MIB Reference Manual (Version 3.0)
1-16 MIB Reference Manual Version 3.0
MIB-II Object Types
1
ifOperStatus [ifTable]
Syntax
Access Read-only
Status Mandatory
Description The current operational state of the interface.
Note: The 3 (testing) state indicates that no operational packets can be passed.
ifLastChange [ifTable]
Syntax TimeTicks
Access Read-only
Status Mandatory
Description The value of sysUpTime at the time the interface entered its current operational state. If the current
state was entered prior to the last re-initialization of the local network management subsystem, then
this object contains a zero value.
ifInOctets [ifTable]
Syntax Counter
Access Read-only
Status Mandatory
Description The total number of octets received on the interface, including framing characters.
ifInUcastPkts [ifTable]
Syntax Counter
Access Read-only
Status Mandatory
Description The number of subnetwork-unicast packets delivered to a higher-layer protocol.
Value Declaration Description
Integer 1 (up)
2 (down)
3 (testing)
Ready to pass packets.
Not ready to pass packets.
In some test mode.