cpqSm2CntlrExternalPowerCableStatus
CPQSM2-MIB ·
.1.3.6.1.4.1.232.9.2.2.25
Object
scalar mandatory
Enumeration
Remote Insight External Power Cable Status.
The following values are defined:
other(1)
The Insight Agent is unable to determine if the External or
Internal power cable connections to the Remote Insight.
externallyConnected(2)
Just External power cable is connected to the Remote Insight.
disconnected(3)
Both External and Internal power cables are disconnected from
the Remote Insight.
internallyConnected(4)
Just Internal power cable is connected to the Remote Insight.
externallyAndInternallyConnected(5)
Both External and Internal power cables are connected to the
Remote Insight.
notApplicable(6)
Not Applicable.
Context
- MIB
- CPQSM2-MIB
- OID
.1.3.6.1.4.1.232.9.2.2.25- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSm2Cntlr
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 'CPQSM2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSM2-MIB::cpqSm2CntlrExternalPowerCableStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSM2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSM2-MIB::cpqSm2CntlrExternalPowerCableStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | externallyConnected |
3 | disconnected |
4 | internallyConnected |
5 | externallyAndInternallyConnected |
6 | notApplicable |