ceRedunStateCategory
CISCO-ENTITY-REDUNDANCY-MIB ·
.1.3.6.1.4.1.9.9.498.1.1.3.1.2
Object
This places the specific internal state into one of several categories of internal states which are significant for redundancy.
Context
- MIB
- CISCO-ENTITY-REDUNDANCY-MIB
- OID
.1.3.6.1.4.1.9.9.498.1.1.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ceRedunInternalStatesEntry
- 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-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-REDUNDANCY-MIB::ceRedunStateCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-REDUNDANCY-MIB::ceRedunStateCategory.<ceRedunGroupTypeIndex>.<ceRedunInternalStateIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-REDUNDANCY-MIB::ceRedunStateCategory'
Syntax
- Source
- CISCO-ENTITY-REDUNDANCY-TC-MIBCeRedunStateCategories
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | disabled |
3 | inactive |
4 | failed |
5 | initializing |
6 | negotiation |
7 | activeOther |
8 | activeImageInitialize |
9 | activeConfigInitialize |
10 | activeRunStateInitialize |
11 | activeFromStandbyTransition |
12 | activeReconciliation |
13 | activeWait |
14 | active |
15 | standbyOther |
16 | standbyImageInitialize |
17 | standbyConfigInitialize |
18 | standbyRunStateInitialize |
19 | standbyReconciliation |
20 | standbyWait |
21 | standbyColdFinal |
22 | standbyWarmFinal |
23 | standbyHotFinal |
24 | standbySwitchingToActive |
Conformance
Member of