cpqRackCommonEnclosureHasPowerSupplies
OBS ✓
CPQRACK-MIB ·
.1.3.6.1.4.1.232.22.2.3.1.1.1.18
Object
column mandatory
Enumeration
The enclosure can contain power supplies.
This will be true(2) is the enclosure can house power supplies. The
cpqRackEnclosurePowerTable will contain power enclosure specific
information.
Match the cpqRackCommonEnclosureSerialNum in this table to the
serial number in the cpqRackEnclosurePowerTable to get complete
information on the power enclosure.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- CPQRACK-MIB
- OID
.1.3.6.1.4.1.232.22.2.3.1.1.1.18- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqRackCommonEnclosureEntry
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 'CPQRACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQRACK-MIB::cpqRackCommonEnclosureHasPowerSupplies'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQRACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQRACK-MIB::cpqRackCommonEnclosureHasPowerSupplies.<cpqRackCommonEnclosureRack>.<cpqRackCommonEnclosureIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQRACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQRACK-MIB::cpqRackCommonEnclosureHasPowerSupplies'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | false |
2 | true |