All MIBs › CISCO-VISM-MODULE-MIB › vismTftpServerDn
vismTftpServerDn
Module: CISCO-VISM-MODULE-MIB
OID (symbolic): CISCO-VISM-MODULE-MIB::vismTftpServerDn
OID (numeric): 1.3.6.1.4.1.351.110.3.17.4.11
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: This object holds the domain name of the tftp server from where the CAS module will download the CAS files.
This domain name can be resolved internally or externally. Before configuring this object the domain name should be added in the mgDomainNameTable(defined in CISCO-WAN-MG-MIB MIB) and at least one IP address (internal or external) should be associated with this domain name in mgcResolutionTable (defined in the same MIB).
By default, the object is set to TFTPDOMAIN.
Before the last entry corresponding to the tftp domain is deleted from the mgDomainNameTable or the last IP address associated with this object is deleted from mgcResolutionTable, it should be set to 'TFTPDOMAIN'.
If the user configures 'localhost' to be the tftp server domain then the cas files will be downloaded from PXM(Processor Switch Module).
If the user configures the domain name to be TFTPDOMIAN or localhost then that entry need not be present in mgDomainNameTable or mgcResolutionTable.
What is vismTftpServerDn?
This read-write SnmpAdminString (1-64 chars) holds the domain name of the TFTP server from which the CAS module downloads its CAS files. Before this can be used, the domain name must be registered in mgDomainNameTable with at least one resolvable IP address in mgcResolutionTable, so an admin needs that supporting configuration in place first. For example, an admin setting up a new VISM deployment would configure vismTftpServerDn to point at the TFTP server hosting CAS signaling templates, after first registering that server's name and address in the related WAN-MG MIB tables.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.11 snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismTftpServerDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.11.1 snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismTftpServerDn.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.17.4.11.1 s <value>
Start monitoring Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VISM-MODULE-MIB::vismTftpServerDn OID value, configure state conditions and alerts, and monitor any Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.3 | cardSpecific | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.3.17 | vismConfig | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.4 | vismSystemGrp | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.4.11 | vismTftpServerDn | CISCO-VISM-MODULE-MIB |