myOspfRouterLsaDetailLinkID
MY-OSPF-MIB ·
.1.3.6.1.4.1.4881.1.1.10.2.30.1.8.3.1.1
Object
column SNMPv2-SMIIpAddress
router lsa's link ID Identifies the object that this router
link connects to. Value depends on the link's Type.
When connecting to an object that also originates an
LSA (i.e., another router or a transit network) the
Link ID is equal to the neighboring LSA's Link
State ID. This provides the key for looking up the neighboring
LSA in the link state database during the routing table
calculation. See Section 12.2 for more details.
Type Link ID
________________________________________
1 Neighboring router's Router ID
2 IP address of Designated Router
3 IP network/subnet number
4 Neighboring router's Router ID
Context
- MIB
- MY-OSPF-MIB
- OID
.1.3.6.1.4.1.4881.1.1.10.2.30.1.8.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- myOspfRouterLsaDetailEntry
- 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 'MY-OSPF-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-OSPF-MIB::myOspfRouterLsaDetailLinkID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-OSPF-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-OSPF-MIB::myOspfRouterLsaDetailLinkID.<myOspfLsdbAreaId>.<myOspfLsdbType>.<myOspfLsdbLsid>.<myOspfLsdbRouterId>.<myOspfRouterLsaDetailLinkID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-OSPF-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-OSPF-MIB::myOspfRouterLsaDetailLinkID'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of