TCP/IP MIB-II
ifPhysAddress | {ifEntry 6} |
Physical Address |
|
The MAC address of the port. For the UART port, this field should be an octet string of zero length.
ifAdminStatus | {ifEntry 7} |
Integer |
|
The desired state of the port, i.e., one of the following:
•up (1) - setting the port’s state to up causes the port’s statistics to be reset
•down (2) - the port is not to be used
•testing (3) - the port is to be put into local loopback (this value is not saved if the unit reboots)
ifOperStatus | {ifEntry 8} |
Integer |
|
The current status of the port, i.e., one of the following:
•up (1) - the port can send/receive NMS packets; however, whether or not the port has its bridging functions enabled is unknown.
•down (2) - the port is broken, or is intentionally physically disabled.
•testing (3) - the port is in local loopback.
ifLastChange | {ifEntry 9} |
TimeTicks |
|
The time, in centiseconds relative to sysUpTime, since the port entered its last state (as defined by ifOperStatus).