ospfAdminStat
RFC15850-MIB ·
.0.14.1.2
Object
scalar mandatory
r/w
Enumeration
The administrative status of OSPF in the router. The value 'enabled' denotes that the OSPF Process is active on at least one interface; 'disabled' disables it on all interfaces.
Context
- MIB
- RFC15850-MIB
- OID
.0.14.1.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- ospfGeneralGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC15850-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC15850-MIB::ospfAdminStat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC15850-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC15850-MIB::ospfAdminStat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |