ospfPmEntPrivateData
DC-OSPF-MIB ·
mrv variant
·
.1.3.6.1.4.1.629.10.3.1.1.1.40
Object
This object contains the customer defined private data associated
with the router. Any private data supplied is stored and may be used
to build user defined opaque LSAs.
The length of this data is user customizable, but MUST be a multiple
of four and in the range zero to 128.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.3.6.1.4.1.629.10.3.1.1.1.40- 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/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntPrivateData'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntPrivateData.<ospfPmEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmEntPrivateData'
Syntax
- Source
- OspfPmEntPrivateDataType
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..128
Conformance
Member of