All MIBs › CORIANT-GROOVE-MIB › ospfAdminStatus
ospfAdminStatus
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::ospfAdminStatus
OID (numeric): 1.3.6.1.4.1.42229.1.2.6.12.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The administrative state specifies the permission to use or prohibition against using the resource. The administrative state can be modified by the user, and operates independently of the operability and usage of the resource.
default value :up
What is ospfAdminStatus?
This is the administrative up/down state of an OSPF instance, defaulting to up. An operator sets this down to deliberately disable an OSPF process, for example while reconfiguring area assignments, without deleting the instance entirely. If OSPF adjacencies unexpectedly all drop on a device, checking whether this admin status was accidentally set to down is a basic first check.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.6.12.1.1.4 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::ospfAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.6.12.1.1.4.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::ospfAdminStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ospfAdminStatus.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::ospfAdminStatus OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6 | networking | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.12 | ospf | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.12.1 | ospfTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.12.1.1 | ospfEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.12.1.1.4 | ospfAdminStatus | CORIANT-GROOVE-MIB |