CTRON-COMMON-MIB :: dlTftpServerGatewayIPAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTRON-COMMON-MIBdlTftpServerGatewayIPAddress

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.52cabletronCabletron-MIB
1.3.6.1.4.1.52.1commsDeviceCabletron-MIB
1.3.6.1.4.1.52.1.6subsystemCabletron-MIB
1.3.6.1.4.1.52.1.6.4nb55EFDMIM-MIB
Numeric OIDNameModule
1.3.6.1.4.1.52.1.6.4.21dlTftpServerGatewayIPAddressCTRON-COMMON-MIB