All MIBs › ALTEON-TS-NETWORK-MIB › routerLSALinkData
routerLSALinkData
Module: ALTEON-TS-NETWORK-MIB
OID (symbolic): ALTEON-TS-NETWORK-MIB::routerLSALinkData
OID (numeric): 1.3.6.1.4.1.1872.2.1.9.5.4.1.5
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
This value depends on the link's Type field. For connections to stub networks, Link Data specifies the network's IP address mask. For unnumbered point-to-point connections, it specifies the interface's MIB-II ifIndex value and the value of Link Data is redundant. For the other link types it specifies the router interface's IP address.
What is routerLSALinkData?
Context-dependent link data: subnet mask for stubs, IP address for point-to-point. Network engineers use this to understand link properties. Example: A value of 255.255.255.0 indicates a /24 subnet mask for a stub link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.9.5.4.1.5 snmpwalk -v2c -c public <target> ALTEON-TS-NETWORK-MIB::routerLSALinkData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.9.5.4.1.5.1 snmpget -v2c -c public <target> ALTEON-TS-NETWORK-MIB::routerLSALinkData.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1872 | alteon | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2 | private_mibs | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1 | switch | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.9 | information | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.9.5 | ospfinfo | ALTEON-TS-NETWORK-MIB |
| 1.3.6.1.4.1.1872.2.1.9.5.4 | ospfRouterLSAInfoTable | ALTEON-TS-NETWORK-MIB |
| 1.3.6.1.4.1.1872.2.1.9.5.4.1 | ospfRouterLSAInfoEntry | ALTEON-TS-NETWORK-MIB |
| 1.3.6.1.4.1.1872.2.1.9.5.4.1.5 | routerLSALinkData | ALTEON-TS-NETWORK-MIB |