boardIndex
SHELF-MIB ·
.1.3.6.1.4.1.1038.150.20.2.1.1
Object
column Integer32
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
Context
- MIB
- SHELF-MIB
- OID
.1.3.6.1.4.1.1038.150.20.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- boardEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SHELF-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SHELF-MIB::boardIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SHELF-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SHELF-MIB::boardIndex.<boardIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SHELF-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SHELF-MIB::boardIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647