ceqfpSystemState
CISCO-ENTITY-QFP-MIB ·
.1.3.6.1.4.1.9.9.715.1.1.1.1.2
Object
column Enumeration
This object represents the current QFP state. The enumerated
values are described below.
unknown (1) - The state of the QFP is unknown
reset (2) - The QFP is reset
init (3) - The QFP is being initialized
active (4) - The QFP is active in a system with redundant
QFP
activeSolo (5) - The QFP is active and there is no redundant
QFP in the system
standby (6) - The QFP is standby in a redundant system.
hotStandby (7) - The QFP is standby and synchronized with
active, so that a switchover in this state
will preserve state of the active. Stateful
datapath features are synchronized between the
active QFP and standby QFP
Context
- MIB
- CISCO-ENTITY-QFP-MIB
- OID
.1.3.6.1.4.1.9.9.715.1.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ceqfpSystemEntry
- Groups
- 1
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-ENTITY-QFP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-QFP-MIB::ceqfpSystemState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-QFP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-QFP-MIB::ceqfpSystemState.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-QFP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-QFP-MIB::ceqfpSystemState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | reset |
3 | init |
4 | active |
5 | activeSolo |
6 | standby |
7 | hotStandby |
Conformance
Member of