All MIBs › CISCOSB-IpRouter › rlOspfRtrLnkLinkID
rlOspfRtrLnkLinkID
Module: CISCOSB-IpRouter
OID (symbolic): CISCOSB-IpRouter::rlOspfRtrLnkLinkID
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.14.4.1.13
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: Identifies the object that this router link connects to. Value depends on the link's Type.
What is rlOspfRtrLnkLinkID?
This read-only value identifies the object a specific router link connects to, with its exact meaning depending on the link's type field. An admin interprets this alongside the link type to know what the router link actually terminates on, such as a neighboring router or a transit network. For example, for a point-to-point link this value holds the neighboring router's router ID, while for a link to a transit network it instead holds that network's designated router interface address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.14.4.1.13 snmpwalk -v2c -c public <target> CISCOSB-IpRouter::rlOspfRtrLnkLinkID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.14.4.1.13.1 snmpget -v2c -c public <target> CISCOSB-IpRouter::rlOspfRtrLnkLinkID.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlOspfRtrLnkLinkID.1
Start monitoring Cisco Small Business routers/switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IpRouter::rlOspfRtrLnkLinkID OID value, configure state conditions and alerts, and monitor any Cisco Small Business routers/switches from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.26 | ipSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.14 | rlOspf | CISCOSB-IP |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.26.14.4 | rlOspfRtrLnkTable | CISCOSB-IpRouter |
| 1.3.6.1.4.1.9.6.1.101.26.14.4.1 | rlOspfRtrLnkEntry | CISCOSB-IpRouter |
| 1.3.6.1.4.1.9.6.1.101.26.14.4.1.13 | rlOspfRtrLnkLinkID | CISCOSB-IpRouter |