All MIBs › RAD-MIB › mapLinkSltIdx
mapLinkSltIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::mapLinkSltIdx
OID (numeric): 1.3.6.1.4.1.164.3.1.5.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries clA(3), io6(10)..io12(16) are not valid.
What is mapLinkSltIdx?
This object indicates which physical slot position a card occupies within the RAD device chassis, with specific slot numbers representing different card types like control modules and I/O cards. Each slot index corresponds to a specific location in the device, and some slots may be invalid depending on the device model (e.g., slots are invalid in ?004 Units). An operator would check this to understand the physical layout of installed hardware components and verify card placement in the system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.5.1.1.2 snmpwalk -v2c -c public <target> RAD-MIB::mapLinkSltIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.5.1.1.2.1 snmpget -v2c -c public <target> RAD-MIB::mapLinkSltIdx.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.1.5.1.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mapLinkSltIdx.1
Start monitoring RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAD-MIB::mapLinkSltIdx OID value, configure state conditions and alerts, and monitor any RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) 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.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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.3.1.5.1.1.2 | mapLinkSltIdx | RAD-MIB |