cmcTcLogicRelay
RITTAL-CMC-TC-MIB ·
.1.3.6.1.4.1.2606.4.3.1.4
Object
scalar mandatory
r/w
Enumeration
Logic of alarm relay: (1) Relay will pick up in case of an alarm (2) Relay will release in case of an alarm (3) Relay off (general)
Context
- MIB
- RITTAL-CMC-TC-MIB
- OID
.1.3.6.1.4.1.2606.4.3.1.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- cmcTcSetupGeneral
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::cmcTcLogicRelay.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::cmcTcLogicRelay'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | closeAtAlarm |
2 | openAtAlarm |
3 | off |