cqlqpState
CISCO-QP-LBG-MIB ·
.1.3.6.1.4.1.9.9.824.1.1.1.7
Object
column Enumeration
This object specifies the state of the QP. The following are
the valid states.
inactive(1)
QP is in inactive state.
init(2)
QP is in init state.
active(3)
QP is in active state.
Context
- MIB
- CISCO-QP-LBG-MIB
- OID
.1.3.6.1.4.1.9.9.824.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cqlqamPartitionEntry
- Groups
- 2
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 'CISCO-QP-LBG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QP-LBG-MIB::cqlqpState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-QP-LBG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QP-LBG-MIB::cqlqpState.<cqlqpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-QP-LBG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-QP-LBG-MIB::cqlqpState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | init |
3 | active |
Conformance
Member of