All MIBs › RAD-MIB › mapLinkId
mapLinkId
Module: RAD-MIB
OID (symbolic): RAD-MIB::mapLinkId
OID (numeric): 1.3.6.1.4.1.164.3.1.5.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
A unique identifier of the link
What is mapLinkId?
This OID holds a unique number identifying a communication link in a RAD device's mapping structure. It serves as a reference to look up link-specific statistics and configuration. A network operator troubleshooting a specific link would use this ID to correlate it with performance counters and alarms.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.5.1.1.1 snmpwalk -v2c -c public <target> RAD-MIB::mapLinkId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.5.1.1.1.1 snmpget -v2c -c public <target> RAD-MIB::mapLinkId.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.5 | mapWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.5.1 | agnLinkMapTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.5.1.1 | agnLinkMapEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.5.1.1.1 | mapLinkId | RAD-MIB |