ospfv3AdminStatus

OBS ✓
OSPFV3-MIB · .1.3.6.1.2.1.191.1.1.2

Object

scalar r/w OSPF-MIBStatus
The administrative status of OSPFv3 in the
router.  The value 'enabled' denotes that the
OSPFv3 Process is active on at least one
interface; 'disabled' disables it on all
interfaces.
          
This object is persistent, and when written, the
entity SHOULD save the change to non-volatile
storage.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Routing
Explore Observium network monitoring

Context

MIB
OSPFV3-MIB
OID
.1.3.6.1.2.1.191.1.1.2
Type
scalar
Access
readwrite
Status
current
Parent
ospfv3GeneralGroup
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 'OSPFV3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPFV3-MIB::ospfv3AdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OSPFV3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OSPFV3-MIB::ospfv3AdminStatus'

Syntax

Source
OSPF-MIBStatus
Base type
Enumeration

Values & Constraints

Type Values
1enabled
2disabled

Conformance

Member of
Compliance refinements
Write access is not required.