All MIBs › ITF-MIB › ifOperStatus
ifOperStatus
Module: ITF-MIB
OID (symbolic): ITF-MIB::ifOperStatus
OID (numeric): 1.3.6.1.2.1.2.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If ifAdminStatus is down(2) then ifOperStatus should be down(2). If ifAdminStatus is changed to up(1) then ifOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incomming connection); it should remain in the down(2) state if and only if there is a fault that prevents if from going to the up(1) state.
ALCATEL NOTE: SUPPORT: YES INSRVMOD: NA RANGE: 'unknown', 'dormant' not supported PERSIST: NO DEFVALUE: NA UNITS: -
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.2.2.1.8 snmpwalk -v2c -c public <target> ITF-MIB::ifOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.2.2.1.8.1 snmpget -v2c -c public <target> ITF-MIB::ifOperStatus.1
Start monitoring Nokia/Alcatel-Lucent ISAM broadband access node (e.g. 7302/7330 ISAM), Interfaces MIB with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ITF-MIB::ifOperStatus OID value, configure state conditions and alerts, and monitor any Nokia/Alcatel-Lucent ISAM broadband access node (e.g. 7302/7330 ISAM), Interfaces MIB from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.2 | interfaces | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.2.2 | ifTable | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.2.2.1 | ifEntry | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.2.2.1.8 | ifOperStatus | ITF-MIB |