All MIBs › LUM-IFBASIC-MIB › ifBasicAdminOperStatus
ifBasicAdminOperStatus
Module: LUM-IFBASIC-MIB
OID (symbolic): LUM-IFBASIC-MIB::ifBasicAdminOperStatus
OID (numeric): 1.3.6.1.4.1.8708.2.46.2.3.1.1.9
Node type: OBJECT-TYPE
Type: OperStatusWithNA
Access: read-only
Description: The operational state for the interface.
notPresent - The interface is not available.
down - The interface is de-activated or there are faults preventing its transition to the 'up' state.
up - The interface is active.
What is ifBasicAdminOperStatus?
This OID reports the operational state of the interface: notPresent (unavailable), down (deactivated or faulted), or up (active). An admin checks this to confirm an interface is actually passing traffic, independent of what its admin status was set to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8708.2.46.2.3.1.1.9 snmpwalk -v2c -c public <target> LUM-IFBASIC-MIB::ifBasicAdminOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8708.2.46.2.3.1.1.9.1 snmpget -v2c -c public <target> LUM-IFBASIC-MIB::ifBasicAdminOperStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ifBasicAdminOperStatus.1
Start monitoring Infinera optical network element (basic port/interface objects) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LUM-IFBASIC-MIB::ifBasicAdminOperStatus OID value, configure state conditions and alerts, and monitor any Infinera optical network element (basic port/interface objects) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.8708 | lumentis | LUM-REG |
| 1.3.6.1.4.1.8708.2 | lumGeneric | LUM-REG |
| 1.3.6.1.4.1.8708.2.46 | lumIfBasicMIB | LUM-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8708.2.46.2 | lumIfBasicMIBObjects | LUM-IFBASIC-MIB |
| 1.3.6.1.4.1.8708.2.46.2.3 | ifBasicAdminList | LUM-IFBASIC-MIB |
| 1.3.6.1.4.1.8708.2.46.2.3.1 | ifBasicAdminTable | LUM-IFBASIC-MIB |
| 1.3.6.1.4.1.8708.2.46.2.3.1.1 | ifBasicAdminEntry | LUM-IFBASIC-MIB |
| 1.3.6.1.4.1.8708.2.46.2.3.1.1.9 | ifBasicAdminOperStatus | LUM-IFBASIC-MIB |