RAD-MIB :: bitMappingIndex

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBbitMappingIndex

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.6radGenDACS-MIB
1.3.6.1.4.1.164.6.2agntDACS-MIB
1.3.6.1.4.1.164.6.2.38bitMappingTableRAD-MIB
1.3.6.1.4.1.164.6.2.38.1bitMappingEntryRAD-MIB
1.3.6.1.4.1.164.6.2.38.1.2bitMappingIndexRAD-MIB