cmVirtContextURL
CISCO-MODULE-VIRTUALIZATION-MIB ·
.1.3.6.1.4.1.9.9.472.1.1.1.1.3
Object
This object is used for configuring
the URL from which virtual context
configuration will be downloaded.
The configuration contains information
on anything that is configured in a
virtual context.
Some examples of possible values for this object are:
disk://[path/]filename
ftp://[user[:password]@]server/[path/]filename
tftp://server/[path/]filename
http://server/[path/]filename
https://server/[path/]filename.
NOTE: Above list is just an example. It does not
specify/limit only these values to be supported.
Context
- MIB
- CISCO-MODULE-VIRTUALIZATION-MIB
- OID
.1.3.6.1.4.1.9.9.472.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmVirtualContextEntry
- 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-MODULE-VIRTUALIZATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MODULE-VIRTUALIZATION-MIB::cmVirtContextURL'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MODULE-VIRTUALIZATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MODULE-VIRTUALIZATION-MIB::cmVirtContextURL.<entPhysicalIndex>.<cmVirtContextName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MODULE-VIRTUALIZATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MODULE-VIRTUALIZATION-MIB::cmVirtContextURL'
Syntax
- Source
- CISCO-TCCiscoURLString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 1..255
Conformance
Member of