All MIBs › CTRON-COMMON-MIB › dlTftpServerGatewayIPAddress
dlTftpServerGatewayIPAddress
Module: CTRON-COMMON-MIB
OID (symbolic): CTRON-COMMON-MIB::dlTftpServerGatewayIPAddress
OID (numeric): 1.3.6.1.4.1.52.1.6.4.21
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP address of the gateway/router which connects this SNMP agent to the TFTP server.
What is dlTftpServerGatewayIPAddress?
This read-write NetworkAddress holds the IP address of the gateway or router that connects this SNMP agent to the TFTP server used for firmware downloads. An administrator sets this when the TFTP server resides on a different subnet, ensuring the device knows which gateway to route download traffic through. For example, when the TFTP server is hosted on a remote network reachable only through a specific router, the admin sets this object to that router's IP address so runtime downloads can succeed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.6.4.21 snmpwalk -v2c -c public <target> CTRON-COMMON-MIB::dlTftpServerGatewayIPAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.6.4.21.1 snmpget -v2c -c public <target> CTRON-COMMON-MIB::dlTftpServerGatewayIPAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.6.4.21.1 a <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dlTftpServerGatewayIPAddress.1
Start monitoring Cabletron/Enterasys switch/router (shared definitions module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-COMMON-MIB::dlTftpServerGatewayIPAddress OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys switch/router (shared definitions module) from a single console.
OID Breakdown
Upper-level ancestors (10 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.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.6 | subsystem | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.6.4 | nb55 | EFDMIM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.6.4.21 | dlTftpServerGatewayIPAddress | CTRON-COMMON-MIB |