cpqSiRackServerShutdownRole
CPQSINFO-MIB ·
.1.3.6.1.4.1.232.2.2.6.1
Object
scalar mandatory
r/w
Enumeration
This entry describes this system`s role in a rack-mounted uninterruptible power supply family. The master both communicates with the UPS and derives its power from the UPS. The slave derives its power from the UPS, but does not communicate with it.
Context
- MIB
- CPQSINFO-MIB
- OID
.1.3.6.1.4.1.232.2.2.6.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqSiRackServer
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 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSINFO-MIB::cpqSiRackServerShutdownRole.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSINFO-MIB::cpqSiRackServerShutdownRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | master |
3 | slave |