boardExpectType
SHELF-MIB ·
.1.3.6.1.4.1.1038.150.20.2.1.3
Object
column r/w
Integer32
A value which configure the expected type. If used, this one must be equal to one of existent boardListIndex for the considerated board. Otherwise, the value is set to 0. Known types are readable in boardListTable
Context
- MIB
- SHELF-MIB
- OID
.1.3.6.1.4.1.1038.150.20.2.1.3- Type
- column
- Access
- readwrite
- 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::boardExpectType'
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::boardExpectType.<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::boardExpectType'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647