cpqCmcSetQuitRelay1
CPQCMC-MIB ·
.1.3.6.1.4.1.232.153.2.2.5.11
Object
scalar mandatory
r/w
Enumeration
Status and quit of alarm relay 1. (2) relay is switched because of an alarm (3) relay is not switched, no alarm (4) (set) will quit relay 1 in case of alarm
Context
- MIB
- CPQCMC-MIB
- OID
.1.3.6.1.4.1.232.153.2.2.5.11- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqCmcControl
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::cpqCmcSetQuitRelay1.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::cpqCmcSetQuitRelay1'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | switched |
3 | notSwitched |
4 | quit |