All MIBs › SHELF-MIB › boardIndex
boardIndex
Module: SHELF-MIB
OID (symbolic): SHELF-MIB::boardIndex
OID (numeric): 1.3.6.1.4.1.1038.150.20.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A unique value which identify a particular slot. The value of index is a constant assigned to an entry at equipment design time. It is usualy related to hardware. Each equipment maintain its own pool of values: ex ADR155c : A = 1, B = 2, ... M = 5, Fan = 6 ex ADR2500c: Fan = 1, PSU1 = 2, ...Trib1 = 8, Trib6= 13, Line1 = 14,... Switch2 = 17, Shelf = 18
What is boardIndex?
The unique slot identifier for a board entry, a hardware-design-time constant whose numbering scheme is equipment-specific (e.g. on an ADR155c, A=1, B=2, ... Fan=6), so an admin must consult the device's own slot map to translate this index back to a physical slot label.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1038.150.20.2.1.1 snmpwalk -v2c -c public <target> SHELF-MIB::boardIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1038.150.20.2.1.1.1 snmpget -v2c -c public <target> SHELF-MIB::boardIndex.1
Start monitoring SAGEM ADR access/transmission shelf equipment (slot/card inventory and power-feed status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SHELF-MIB::boardIndex OID value, configure state conditions and alerts, and monitor any SAGEM ADR access/transmission shelf equipment (slot/card inventory and power-feed status) from a single console.
OID Breakdown
Upper-level ancestors (7 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.1038 | sagemDr | SAGEM-DR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1038.150 | shelf | SHELF-MIB |
| 1.3.6.1.4.1.1038.150.20 | board | SHELF-MIB |
| 1.3.6.1.4.1.1038.150.20.2 | boardTable | SHELF-MIB |
| 1.3.6.1.4.1.1038.150.20.2.1 | boardEntry | SHELF-MIB |
| 1.3.6.1.4.1.1038.150.20.2.1.1 | boardIndex | SHELF-MIB |