All MIBs › Juniper-OSPF-MIB › juniOspfProcessId
juniOspfProcessId
Module: Juniper-OSPF-MIB
OID (symbolic): Juniper-OSPF-MIB::juniOspfProcessId
OID (numeric): 1.3.6.1.4.1.4874.2.2.14.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: An identifier having special semantics when set.
When this object's value is zero, OSPF is disabled and cannot be configured. Setting this object to a nonzero value enables OSPF operation and permits further OSPF configuration to be performed.
Once set to a nonzero value, this object cannot be modified.
What is juniOspfProcessId?
A special enable switch for OSPF: leaving it at zero keeps OSPF disabled and unconfigurable, while setting it to any nonzero value turns OSPF on and unlocks further configuration. Once set nonzero it can't be changed again, so admins treat this as a one-time OSPF activation step on the router.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.14.1.1.1 snmpwalk -v2c -c public <target> Juniper-OSPF-MIB::juniOspfProcessId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.14.1.1.1.1 snmpget -v2c -c public <target> Juniper-OSPF-MIB::juniOspfProcessId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4874.2.2.14.1.1.1.1 i <value>
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::juniOspfProcessId 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.1 | juniOspfProcessId | Juniper-OSPF-MIB |