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

Walk 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
1unknown
2reset
3init
4active
5activeSolo
6standby
7hotStandby

Conformance