FW 07.00.00/HAFM SW 08.06.00 McDATA E/OS SNMP Support Manual (620-000131-620, April 2005)

E
E-10
E/OS SNMP Support Manual
MIB II
Description The desired state of the interface. The testing(3) state indicates that
no operational packets can be passed.
Sequence
::= { ifEntry 7 }
ifOperStatus
Syntax INTEGER {
up(1), -- ready to pass packets
down(2),
testing(3) -- in some test mode }
Access read-only
Status mandatory
Description The current operational state of the interface. The testing(3) state
indicates that no operational packets can be passed.
Sequence
::= { ifEntry 8 }
ifLastChange
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.
Sequence
::= { ifEntry 9 }
ifInOctets
Syntax Counter
Access read-only
Status mandatory
Description The total number of octets received on the interface, including
framing characters.
Sequence
::= { ifEntry 10 }