cmcTcMasterPcu5LogicRelay
RITTAL-CMC-TC-MASTER-MIB ·
.1.3.6.1.4.1.2606.5.7.5.10.4.1.3
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) (4): enable remote relay control (SNMP set)
Context
- MIB
- RITTAL-CMC-TC-MASTER-MIB
- OID
.1.3.6.1.4.1.2606.5.7.5.10.4.1.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- cmcTcMasterPcu5SetupGeneral
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-MASTER-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-TC-MASTER-MIB::cmcTcMasterPcu5LogicRelay.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RITTAL-CMC-TC-MASTER-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RITTAL-CMC-TC-MASTER-MIB::cmcTcMasterPcu5LogicRelay'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | closeAtAlarm |
2 | openAtAlarm |
3 | off |
4 | enableRemote |