cmcTcMasterPcu7Temperature
RITTAL-CMC-TC-MASTER-MIB ·
.1.3.6.1.4.1.2606.5.7.7.10.3.6.2.1.9
Object
column mandatory
r/w
Enumeration
Control via temperature alarm or setpoint
(1): disabled
(2): output is switched off in case of temperature alarm
(3): output is switched on in case of temperature alarm
(4): output is switched off if temperature setpoint (cmcTcMasterPcu7SetpointTemperature)
is reached
(5): output is switched on if temperature setpoint (cmcTcMasterPcu7SetpointTemperature)
is reached
Context
- MIB
- RITTAL-CMC-TC-MASTER-MIB
- OID
.1.3.6.1.4.1.2606.5.7.7.10.3.6.2.1.9- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cmcTcMasterPcu7StatusEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::cmcTcMasterPcu7Temperature'
More examples
Read one indexed 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::cmcTcMasterPcu7Temperature.<cmcTcMasterPcu7StatusIndex>'
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::cmcTcMasterPcu7Temperature'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | switchOffAlarm |
3 | switchOnAlarm |
4 | switchOffSetpoint |
5 | switchOnSetpoint |