envMonPsbHeldBoardId
AT-ENVMON-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.10.4.1.1.4
Object
column ObjectIdentifier
The type of board installed in this power supply bay. The values of this object are taken from the pprXxx object IDs under the boards sub-tree in the parent MIB. A value of 0 indicates that a board is is either not present or not supported.
Context
- MIB
- AT-ENVMON-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.10.4.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- envMonPsbEntry
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 'AT-ENVMON-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-ENVMON-MIB::envMonPsbHeldBoardId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-ENVMON-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-ENVMON-MIB::envMonPsbHeldBoardId.<envMonPsbHostBoardIndex>.<envMonPsbHostSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-ENVMON-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-ENVMON-MIB::envMonPsbHeldBoardId'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.