All MIBs › Juniper-OSPF-MIB › juniOspfOperState
juniOspfOperState
Module: Juniper-OSPF-MIB
OID (symbolic): Juniper-OSPF-MIB::juniOspfOperState
OID (numeric): 1.3.6.1.4.1.4874.2.2.14.1.1.35
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: A flag to note whether this router is operational.
What is juniOspfOperState?
A true/false flag showing whether this router's OSPF process is currently operational. Admins poll it as a fast health check before digging into per-area or per-interface OSPF state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.14.1.1.35 snmpwalk -v2c -c public <target> Juniper-OSPF-MIB::juniOspfOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.14.1.1.35.1 snmpget -v2c -c public <target> Juniper-OSPF-MIB::juniOspfOperState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> juniOspfOperState.1
Start monitoring Juniper Networks E-series router (OSPF process/area/performance) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Juniper-OSPF-MIB::juniOspfOperState OID value, configure state conditions and alerts, and monitor any Juniper Networks E-series router (OSPF process/area/performance) from a single console.
OID Breakdown
Upper-level ancestors (10 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.4874 | juniperUni | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2 | juniperUniMibs | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2.2 | juniMibs | Juniper-MIBs |
| 1.3.6.1.4.1.4874.2.2.14 | juniOspfMIB | Juniper-MIBs |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4874.2.2.14.1 | juniOspfObjects | Juniper-OSPF-MIB |
| 1.3.6.1.4.1.4874.2.2.14.1.1 | juniOspfGeneralGroup | Juniper-OSPF-MIB |
| 1.3.6.1.4.1.4874.2.2.14.1.1.35 | juniOspfOperState | Juniper-OSPF-MIB |