cmcTcMasterPcu9StatusInput2
RITTAL-CMC-TC-MASTER-MIB ·
.1.3.6.1.4.1.2606.5.7.9.10.3.2
Object
scalar mandatory
Enumeration
Status of digital Input 2 (1) digital signal is true (contact closed if setup is NO) (2) digital signal is false(contact opened if setup is NO), note setup of input (NO/NC) (3) digital input is pending, note setup of delay
Context
- MIB
- RITTAL-CMC-TC-MASTER-MIB
- OID
.1.3.6.1.4.1.2606.5.7.9.10.3.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cmcTcMasterPcu9Status
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::cmcTcMasterPcu9StatusInput2.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::cmcTcMasterPcu9StatusInput2'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | false |
2 | true |
3 | pending |
4 | notAvail |