All MIBs › CTIF-EXT-MIB › comDeviceBoardMap
comDeviceBoardMap
Module: CTIF-EXT-MIB
OID (symbolic): CTIF-EXT-MIB::comDeviceBoardMap
OID (numeric): 1.3.6.1.4.1.52.4.3.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Contains a bit encoded representation of slots that contain MIM boards. If a bit is one then that slot is occupied by a board.
What is comDeviceBoardMap?
This read-only integer is a bit-encoded map of chassis slots, where a set bit means that slot holds a MIM board. An admin uses it as a quick remote inventory check of which slots are populated without opening the chassis. For example, comDeviceBoardMap having bit 2 set tells the admin a MIM board is present in slot 2 of the chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.1.3 snmpwalk -v2c -c public <target> CTIF-EXT-MIB::comDeviceBoardMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.1.3.1 snmpget -v2c -c public <target> CTIF-EXT-MIB::comDeviceBoardMap.1
Start monitoring Cabletron/Enterasys switch/hub (legacy, per-port IF-MIB extension) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTIF-EXT-MIB::comDeviceBoardMap OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys switch/hub (legacy, per-port IF-MIB extension) from a single console.
OID Breakdown
Upper-level ancestors (10 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.3 | ctronExtn | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.3.3 | ctronMib2 | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.3.3.1 | commonDev | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.1.3 | comDeviceBoardMap | CTIF-EXT-MIB |