cAppNavServContextJoinState
CISCO-APPNAV-MIB ·
.1.3.6.1.4.1.9.9.791.0.1.1.1.6
Object
column CAppNavServContextJoinStates
This object indicates the join state of the service context.
Context
- MIB
- CISCO-APPNAV-MIB
- OID
.1.3.6.1.4.1.9.9.791.0.1.1.1.6- 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::cAppNavServContextJoinState'
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::cAppNavServContextJoinState.<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::cAppNavServContextJoinState'
Syntax
- Source
- CAppNavServContextJoinStates
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | notConfigured |
3 | started |
4 | aborted |
5 | completed |
Conformance
Member of