vismCasVariantState

CISCO-VISM-CAS-MIB · .1.3.6.1.4.1.351.110.5.5.8.1.1.8

Object

column Enumeration
This variable indicates the configuration status of 
the CAS variant. When the table entry is created, 
downloading of the file will be initiated and the 
state will be set to configInProgress. Once the file 
is successfully downloaded and the CAS finite state machine 
successfully initialized, the state will be set to configured. 
If the initialization fails, the state will be set 
to notConfigured.

Context

MIB
CISCO-VISM-CAS-MIB
OID
.1.3.6.1.4.1.351.110.5.5.8.1.1.8
Type
column
Access
readonly
Status
current
Parent
vismCasVariantEntry
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-VISM-CAS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CAS-MIB::vismCasVariantState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-CAS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CAS-MIB::vismCasVariantState.<vismCasVariantName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-CAS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-CAS-MIB::vismCasVariantState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notConfigured
2configInProgress
3configured

Conformance