All MIBs › CTRON-COMMON-MIB › dlNetAddress
dlNetAddress
Module: CTRON-COMMON-MIB
OID (symbolic): CTRON-COMMON-MIB::dlNetAddress
OID (numeric): 1.3.6.1.4.1.52.1.6.4.18
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: IP Address of the server to be used when an image is to be downloaded using the Runtime TFTP Download.
What is dlNetAddress?
This read-write NetworkAddress holds the IP address of the server to be used when an image is downloaded using the Runtime TFTP Download mechanism. An administrator sets this to specify which TFTP server the device should contact for an online, in-service firmware download. For example, before triggering a runtime firmware update via dlOnLineDownLoad, the admin first sets this object to the address of the TFTP server hosting the new image.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.6.4.18 snmpwalk -v2c -c public <target> CTRON-COMMON-MIB::dlNetAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.6.4.18.1 snmpget -v2c -c public <target> CTRON-COMMON-MIB::dlNetAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.6.4.18.1 a <value>
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::dlNetAddress 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.18 | dlNetAddress | CTRON-COMMON-MIB |