cmcTcQuitUnit
RITTAL-CMC-TC-MIB ·
.1.3.6.1.4.1.2606.4.5.1
Object
scalar mandatory
r/w
Enumeration
Command to quit (acknowledge) alarms of CMC-TC unit. Setting to 'quit' (2) will have same result as pressing 'C' on Units. Variable is automatically set back to 'noQuit' (1).
Context
- MIB
- RITTAL-CMC-TC-MIB
- OID
.1.3.6.1.4.1.2606.4.5.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- cmcTcControl
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 'RITTAL-CMC-TC-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-TC-MIB::cmcTcQuitUnit.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RITTAL-CMC-TC-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RITTAL-CMC-TC-MIB::cmcTcQuitUnit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noQuit |
2 | quit |