ospfPmEntInstanceId
DC-OSPF-MIB ·
.1.2.826.0.1.1578918.5.62.1.1.1.1.59
Object
column r/w
Integer32
The OSPF instance id.
This field allows multiple OSPFv2 protocol instances to be
supported on the same subnet.
- All OSPFv2 protocol packets sent by this OSPFv2
instance through any of its interfaces include the
configured instance id.
- All protocol packets received by this OSPFv2 instance
through any of its interfaces with a non-matching
instance id are dropped.
See draft-ietf-ospf-multi-instance for full details of the
protocol.
The value of this field may be changed at any time.
However, if the admin status of the PM entity is set to
'up' when this field is changed, DC-OSPF deactivates, and,
when deactivation completes, reactivates.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.2.826.0.1.1578918.5.62.1.1.1.1.59- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ospfPmEntEntry
- Groups
- 1
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 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntInstanceId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntInstanceId.<ospfPmEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmEntInstanceId'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of