ospfPmMultiAreaLclLsdbAreaId
DC-OSPF-MIB ·
.1.2.826.0.1.1578918.5.62.1.1.30.1.4
Object
column AreaID
A 32-bit integer uniquely identifying the area to which the multi-area interface from which the LSA was received connects. Area ID 0.0.0.0 is used for the OSPF backbone.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.2.826.0.1.1578918.5.62.1.1.30.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ospfPmMultiAreaLclLsdbEntry
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::ospfPmMultiAreaLclLsdbAreaId'
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::ospfPmMultiAreaLclLsdbAreaId.<ospfPmMultiAreaLclLsdbApplIndex>.<ospfPmMultiAreaLclLsdbIpAddr>.<ospfPmMultiAreaLclLsdbAddrLssIf>.<ospfPmMultiAreaLclLsdbAreaId>.<ospfPmMultiAreaLclLsdbRemAddr>.<ospfPmMultiAreaLclLsdbType>.<ospfPmMultiAreaLclLsdbLsid>.<ospfPmMultiAreaLclLsdbRtrId>'
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::ospfPmMultiAreaLclLsdbAreaId'