cpqWcrmInternalStatus
CPQWCRM-MIB ·
.1.3.6.1.4.1.232.167.2.3.4
Object
scalar mandatory
Enumeration
General Status sensor unit connected to port 1 (1) OK (2) error, e. g. value overflow (3) configuration of sensor unit has changed, confirmation required (4) reset from sensor unit to confirm configuration changes (5) timeout of sensor unit, confirmation required to unload this unit (6) sensor unit detected, needs to be confirmed (7) unit is not available (8) supply voltage is too low
Context
- MIB
- CPQWCRM-MIB
- OID
.1.3.6.1.4.1.232.167.2.3.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqWcrmStatusSensorInternal
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 'CPQWCRM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQWCRM-MIB::cpqWcrmInternalStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQWCRM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQWCRM-MIB::cpqWcrmInternalStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | error |
3 | changed |
4 | reset |
5 | timeout |
6 | detected |
7 | notAvail |
8 | lowPower |