ospfMultiProcessAdminStat

ECS3610-MIB · .1.3.6.1.4.1.259.10.1.6.1.18.3.8.1.19

Object

column Status
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 is a private substitution for ospfAdminStat of RFC1253.

Context

MIB
ECS3610-MIB
OID
.1.3.6.1.4.1.259.10.1.6.1.18.3.8.1.19
Type
column
Access
readonly
Status
current
Parent
ospfMultiProcessSystemEntry

Walk 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 'ECS3610-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS3610-MIB::ospfMultiProcessAdminStat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS3610-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS3610-MIB::ospfMultiProcessAdminStat.<ospfMultiProcessProcessId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS3610-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS3610-MIB::ospfMultiProcessAdminStat'

Syntax

Source
Status
Base type
Enumeration

Values & Constraints

Type Values
1enabled
2disabled