vismCasFileName

CISCO-VISM-CAS-MIB · .1.3.6.1.4.1.351.110.5.5.8.1.1.2

Object

column r/w OctetString
This object gives the name of the file which contains
the signal definition and the Finite State Machine 
definition for the CAS variant. The name is supplied 
during the creation of the table entry. Modifying the 
value of this object is not allowed. Upon the creation 
of the table entry, the file will be downloaded from a tftp 
server configured in the vismTftpServerDn object
and the CAS finite state machine will be initialized
based on the information contained in this file.
This object must be provided in order to create en entry 
in this table.

Context

MIB
CISCO-VISM-CAS-MIB
OID
.1.3.6.1.4.1.351.110.5.5.8.1.1.2
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::vismCasFileName'
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::vismCasFileName.<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::vismCasFileName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 2-64

Conformance