All MIBs › RAD-MIB › bitMappingIndex
bitMappingIndex
Module: RAD-MIB
OID (symbolic): RAD-MIB::bitMappingIndex
OID (numeric): 1.3.6.1.4.1.164.6.2.38.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The interface index or any other index that should be mapped.
What is bitMappingIndex?
This object serves as a reference index that maps a bit position or interface to configuration parameters in a RAD device (a leased line access device used in telecom networks). It is a read-only identifier used internally to correlate bit-level mapping configuration with actual physical or logical interfaces. Operators use this when configuring which bits within a digital trunk carry customer traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.38.1.2 snmpwalk -v2c -c public <target> RAD-MIB::bitMappingIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.38.1.2.1 snmpget -v2c -c public <target> RAD-MIB::bitMappingIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bitMappingIndex.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.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.38 | bitMappingTable | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.38.1 | bitMappingEntry | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.38.1.2 | bitMappingIndex | RAD-MIB |