All MIBs › Dell-DHCPCL-MIB › rlDhcpClManualImageIndirectFileName
rlDhcpClManualImageIndirectFileName
Module: Dell-DHCPCL-MIB
OID (symbolic): Dell-DHCPCL-MIB::rlDhcpClManualImageIndirectFileName
OID (numeric): 1.3.6.1.4.1.89.76.26.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Manually configured indirect file name, that holds the name of the image file to download.
What is rlDhcpClManualImageIndirectFileName?
This object holds a manually configured file name pointing to an "indirect" file, which in turn names the actual firmware image the DHCP client should download during auto-configuration. Administrators set it when they want to control image selection through a two-step indirection rather than hardcoding the image name directly in DHCP options. Setting it to a value like "image-pointer.txt" would tell the device to first read that file to learn the real firmware filename to fetch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.76.26.1.4 snmpwalk -v2c -c public <target> Dell-DHCPCL-MIB::rlDhcpClManualImageIndirectFileName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.76.26.1.4.1 snmpget -v2c -c public <target> Dell-DHCPCL-MIB::rlDhcpClManualImageIndirectFileName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.76.26.1.4.1 s <value>
Start monitoring Dell network switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Dell-DHCPCL-MIB::rlDhcpClManualImageIndirectFileName OID value, configure state conditions and alerts, and monitor any Dell network switches from a single console.
OID Breakdown
Upper-level ancestors (7 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.89 | rnd | Dell-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.89.76 | rlDhcpCl | Dell-DHCPCL-MIB |
| 1.3.6.1.4.1.89.76.26 | rlDhcpClManualAutoConfigDataTable | Dell-DHCPCL-MIB |
| 1.3.6.1.4.1.89.76.26.1 | rlDhcpClManualAutoConfigDataEntry | Dell-DHCPCL-MIB |
| 1.3.6.1.4.1.89.76.26.1.4 | rlDhcpClManualImageIndirectFileName | Dell-DHCPCL-MIB |