vismCasVariantSource
CISCO-VISM-CAS-MIB ·
.1.3.6.1.4.1.351.110.5.5.8.1.1.11
Object
column r/w
Enumeration
This object specifies where the file defining this CAS variant
resides.
1. Unspecified. This value indicates that the location of the file is not
specified here. In this case, the location is determined
based on whether the TFTP server domain is defined on
VISM. The file is built into the firmware if no tftp
domain is defined on VISM and resides on the TFTP server
if a TFTP domain is defined on VISM.
2. Internal. Indicates that the file is built into the firmware.
3. External. Indicates that the file resides on the TFTP server
configured on VISM.
Context
- MIB
- CISCO-VISM-CAS-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.8.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismCasVariantEntry
- 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-VISM-CAS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CAS-MIB::vismCasVariantSource'
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::vismCasVariantSource.<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::vismCasVariantSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unspecified |
2 | internal |
3 | external |
Conformance
Member of