cAppNavServContextIRState
CISCO-APPNAV-MIB ·
.1.3.6.1.4.1.9.9.791.0.1.1.1.5
Object
column CAppNavIRStates
This object indicates the Interception Readiness(IR) state of the service context.
Context
- MIB
- CISCO-APPNAV-MIB
- OID
.1.3.6.1.4.1.9.9.791.0.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cAppNavServContextEntry
- 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-APPNAV-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-APPNAV-MIB::cAppNavServContextIRState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-APPNAV-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-APPNAV-MIB::cAppNavServContextIRState.<cAppNavServContextIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-APPNAV-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-APPNAV-MIB::cAppNavServContextIRState'
Syntax
- Source
- CAppNavIRStates
- Base type
Enumeration
Values & Constraints
Type Values
1 | ready |
2 | notReady |
3 | na |
Conformance
Member of