cpqCmcSetupAux2InputType
CPQCMC-MIB ·
.1.3.6.1.4.1.232.153.2.2.2.1.2.16.4
Object
scalar mandatory
r/w
Enumeration
Type of other digital input (used for any digital signal): (2) contact is normally open, no alarm if contact is open, alarm if contact is closed (3) contact is normally closed, no alarm if contact is closed, alarm if contact is open
Context
- MIB
- CPQCMC-MIB
- OID
.1.3.6.1.4.1.232.153.2.2.2.1.2.16.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqCmcSetupAux2
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 'CPQCMC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQCMC-MIB::cpqCmcSetupAux2InputType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQCMC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQCMC-MIB::cpqCmcSetupAux2InputType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | normOpen |
3 | normClosed |