ospfv3RouterId
OBS ✓
OSPFV3-MIB ·
.1.3.6.1.2.1.191.1.1.1
Object
A 32-bit unsigned integer uniquely identifying
the router in the Autonomous System. To ensure
uniqueness, this may default to the 32-bit
unsigned integer representation of one of
the router's IPv4 interface addresses (if IPv4
is configured on the router).
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.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ospfv3GeneralGroup
- Groups
- 1
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 'OSPFV3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPFV3-MIB::ospfv3RouterId.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::ospfv3RouterId'
Syntax
- Source
- Ospfv3RouterIdTC
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..4294967295
Conformance
Member of
Compliance refinements
ospfv3ReadOnlyCompliance
readonly
Write access is not required.