All MIBs › LUM-IFBASIC-MIB › ifBasicAdminAdminStatus
ifBasicAdminAdminStatus
Module: LUM-IFBASIC-MIB
OID (symbolic): LUM-IFBASIC-MIB::ifBasicAdminAdminStatus
OID (numeric): 1.3.6.1.4.1.8708.2.46.2.3.1.1.8
Node type: OBJECT-TYPE
Type: AdminStatusWithNA
Access: read-write
Description: The administrative state of the ifBasic interface.
down - The interface is de-activated.
service - The interface is activated but alarms are suppressed. Intended for use during service or re-configuration. When service is concluded adminStatus should be set to 'up' again. Note that there is no difference between 'up' and 'service', if no alarms can be raised from this object.
up - The interface will be activated when available. Alarms are not suppressed.
What is ifBasicAdminAdminStatus?
This OID sets the administrative state of the interface: down (deactivated), service (activated but alarms suppressed, for maintenance work), or up (fully activated with alarms enabled). An admin sets it to service(2) while doing maintenance to avoid nuisance alarms, then back to up(3) when finished.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8708.2.46.2.3.1.1.8 snmpwalk -v2c -c public <target> LUM-IFBASIC-MIB::ifBasicAdminAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8708.2.46.2.3.1.1.8.1 snmpget -v2c -c public <target> LUM-IFBASIC-MIB::ifBasicAdminAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8708.2.46.2.3.1.1.8.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ifBasicAdminAdminStatus.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::ifBasicAdminAdminStatus 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.8 | ifBasicAdminAdminStatus | LUM-IFBASIC-MIB |