All MIBs › CT-CMMPHYS-MIB › cmmTFTPServer
cmmTFTPServer
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmTFTPServer
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.1.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The value of this object is the IP address of the TFTP server where the object code for CMM modules resides. This object is persistent.
What is cmmTFTPServer?
This read-write, persistent setting holds the IP address of the TFTP server that hosts the firmware image files for CMM modules. Admins configure this so the chassis knows where to fetch new firmware when performing a software upgrade on CMM modules. For example, before triggering a firmware upgrade, an admin would first set cmmTFTPServer to the address of the internal TFTP server hosting the correct image.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.4 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmTFTPServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.4.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmTFTPServer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.4.1 a <value>
Start monitoring Cabletron Systems modular chassis switch (CMM module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-CMMPHYS-MIB::cmmTFTPServer OID value, configure state conditions and alerts, and monitor any Cabletron Systems modular chassis switch (CMM module) from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1 | ctPhysical | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1.18 | ctCMM | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.1.18.1 | cmmModemInfo | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.1 | cmmBoardTable | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.1.1 | cmmBoardEntry | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.1.1.4 | cmmTFTPServer | CT-CMMPHYS-MIB |