cpqExExternalStatusVariable
CPQEXTERNAL-MIB ·
.1.3.6.1.4.1.232.17.2.2.2.1.3
Object
column mandatory
ObjectIdentifier
The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of INTEGER (INTEGER, Counter, Gauge, or TimeTicks) may be sampled.
Context
- MIB
- CPQEXTERNAL-MIB
- OID
.1.3.6.1.4.1.232.17.2.2.2.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqExExternalStatusEntry
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 'CPQEXTERNAL-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQEXTERNAL-MIB::cpqExExternalStatusVariable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQEXTERNAL-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQEXTERNAL-MIB::cpqExExternalStatusVariable.<cpqExExternalStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQEXTERNAL-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQEXTERNAL-MIB::cpqExExternalStatusVariable'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.