ospfAdminStat
BTI-7000-MIB ·
.1.3.6.1.4.1.18070.2.2.1.13.2.1.3
Object
column 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. This object is persistent.
Context
- MIB
- BTI-7000-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.13.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ospfGeneralGroupEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BTI-7000-MIB::ospfAdminStat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BTI-7000-MIB::ospfAdminStat.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BTI-7000-MIB::ospfAdminStat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | routerLink |
2 | networkLink |
3 | summaryLink |
4 | asSummaryLink |
5 | asExternalLink |
6 | multicastLink |
7 | nssaExternalLink |
10 | areaOpaqueLink |