panelNumber
EATON-PDU-MIB ·
.1.3.6.1.4.1.534.6.6.4.1.2.1.1.1
Object
column PositiveInteger
Index for the Panel Ratings and Meters tables. Corresponds to the physical panel number in the PDU system. There must be a #1. The maximum value is 16. Panels are not required to be numbered sequentially.
Context
- MIB
- EATON-PDU-MIB
- OID
.1.3.6.1.4.1.534.6.6.4.1.2.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- panelRatingsEntry
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 'EATON-PDU-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EATON-PDU-MIB::panelNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EATON-PDU-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EATON-PDU-MIB::panelNumber.<panelNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EATON-PDU-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EATON-PDU-MIB::panelNumber'
Syntax
- Source
- PositiveInteger
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..2147483647