SYS-MIB :: ifOperStatus

MIB Reference — IPNetwork Monitor

All MIBsSYS-MIBifOperStatus

ifOperStatus

Module: SYS-MIB

OID (symbolic): SYS-MIB::ifOperStatus

OID (numeric): 1.3.6.1.4.1.1978.2.18.2.2.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The current operational state of the interface. testing - indicates that no operational packets can be passed. up - normal operation down-L2 - down due to a level 2 failure dowm-modem - down due to modem control signals - (Token Ring - transmitting beacon frames or rx beaconing, signal loss) down-other - down for some other reason - (Token Ring - no status yet received, i.e. unknown status) up-blocktx - normal; but Tiger received a flow control signal preventing it from sending data up-preventrx - normal; but Tiger sent a flow control signal to stop the other end from sending data up-bothflow - normal; but Tiger received a flow control signal preventing it from sending data AND sent a flow control signal to stop the other end from sending data cts-failure - RTS was requested, but CTS never came (probably detected via poll timeout) dcd-failure - DCD dropped while receiving data, OR - unable to poll because other ends is still transmitting (polled protocols only). hardware-failure - missing FPGA (Token Ring: PCMCIA card missing) up-isolated - (Token Ring: Single station on the ring)

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1978.2.18.2.2.1.8
snmpwalk -v2c -c public <target> SYS-MIB::ifOperStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1978.2.18.2.2.1.8.1
snmpget -v2c -c public <target> SYS-MIB::ifOperStatus.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.1978ngcanSYS-MIB
1.3.6.1.4.1.1978.2tigerSYS-MIB
1.3.6.1.4.1.1978.2.18sysMIBSYS-MIB
1.3.6.1.4.1.1978.2.18.2interfacesSYS-MIB
1.3.6.1.4.1.1978.2.18.2.2ifTableSYS-MIB
1.3.6.1.4.1.1978.2.18.2.2.1ifEntrySYS-MIB
1.3.6.1.4.1.1978.2.18.2.2.1.8ifOperStatusSYS-MIB