vismCasRowStatus

CISCO-VISM-CAS-MIB · .1.3.6.1.4.1.351.110.5.5.8.1.1.9

Object

column r/w Enumeration
This variable allows to add, delete or modify the entry for
a CAS variant.
              
createAndGo: Use this to add an entry in this table, provided the
             vismCasVariantName and vismCasFileName MIB objects are 
             available to be set.
              
active: This values is returned, once the row is created
              
destroy: Use this to delete an entry from this table.

Context

MIB
CISCO-VISM-CAS-MIB
OID
.1.3.6.1.4.1.351.110.5.5.8.1.1.9
Type
column
Access
readwrite
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::vismCasRowStatus'
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::vismCasRowStatus.<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::vismCasRowStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
4createAndGo
6destroy

Conformance