etsysOspfExtOperStatus

ENTERASYS-OSPF-EXT-MIB · .1.3.6.1.4.1.5624.1.2.65.1.1.1

Object

The current operational state of the OSPF Protocol.
          
Changing the state of the ospfAdminStat object effects the state
of this object.  If ospfAdminStat is set to 'disabled', this
object's status is changed to 'operStatusGoingDown'.  Once all
of the resources have been reclaimed, the status is changed to
'operStatusDown'.
          
If ospfAdminStat is set to 'enabled', this object's status is
changed to 'operStatusGoingUp'.  When the OSPF protocol has
finished the activation process, the state of this object changes
to 'operStatusUp'.
          
If there are problems activating the OSPF protocol, the status 
becomes 'operStatusActFailed'.

Context

MIB
ENTERASYS-OSPF-EXT-MIB
OID
.1.3.6.1.4.1.5624.1.2.65.1.1.1
Type
scalar
Access
readonly
Status
current
Parent
etsysOspfExtGlobals
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-OSPF-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-OSPF-EXT-MIB::etsysOspfExtOperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-OSPF-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-OSPF-EXT-MIB::etsysOspfExtOperStatus'

Syntax

Source
EtsysOspfOperStatus
Base type
Enumeration

Values & Constraints

Type Values
1operStatusUp
2operStatusDown
3operStatusGoingUp
4operStatusGoingDown
5operStatusActFailed

Conformance