cpqCmcStatusVoltage
CPQCMC-MIB ·
.1.3.6.1.4.1.232.153.2.2.4.5
Object
scalar mandatory
Enumeration
The voltage-status, see thresholds of power supply: (2) voltage normal (3) voltage exceeds max. threshold (4) voltage drops under min. threshold (5) no power connected
Context
- MIB
- CPQCMC-MIB
- OID
.1.3.6.1.4.1.232.153.2.2.4.5- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqCmcStatus
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQCMC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQCMC-MIB::cpqCmcStatusVoltage.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQCMC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQCMC-MIB::cpqCmcStatusVoltage'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | normal |
3 | overMax |
4 | underMin |
5 | noVoltage |