All MIBs › RAD-MIB › bitMappingView
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
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::bitMappingView 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 (9 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.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.6.2.39 | bitMappingView | RAD-MIB |