RAD-MIB :: bitMappingView

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBbitMappingView

bitMappingView

Module: RAD-MIB

OID (symbolic): RAD-MIB::bitMappingView

OID (numeric): 1.3.6.1.4.1.164.6.2.39

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

A view of the bitMappingTable in one object - each entry in the biMappingTable will have the corresponding Bit of this object (bitMappingLocation) = '1'. For ACE-2002 it is used to describe all the existing LAN VCC's So that the NMS can easily calculate which VCC's can be selected as members for a VLAN, instead of reading all the bitMapping Table.

What is bitMappingView?

This object provides a bitmask view of all entries in the bitMappingTable, where each bit represents an LAN VCC's existence status. Operators use this to quickly identify available VCCs without iterating through the full table, simplifying VLAN member configuration.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.39
snmpwalk -v2c -c public <target> RAD-MIB::bitMappingView

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.39.1
snmpget -v2c -c public <target> RAD-MIB::bitMappingView.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.39bitMappingViewRAD-MIB