All MIBs › CISCOSB-DHCPCL-MIB › rlDhcpClCommandAction
rlDhcpClCommandAction
Module: CISCOSB-DHCPCL-MIB
OID (symbolic): CISCOSB-DHCPCL-MIB::rlDhcpClCommandAction
OID (numeric): 1.3.6.1.4.1.9.6.1.101.76.7.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Action to apply. When the field is renew_force_autoconfig the meaning is that every time when DHCP option 67 is received, the configuration is downloaded from DHCP server. The default value is false.
What is rlDhcpClCommandAction?
This read-write INTEGER selects the DHCP client command action: none(0), renew(1), or renewForceAutoconfig(2), where the latter means every time DHCP option 67 is received the configuration is downloaded from the DHCP server, and the default value is false (none). An admin sets this to trigger a DHCP renewal or force a full re-download of configuration via option 67 on demand. For example, setting this to renewForceAutoconfig(2) ensures that any future receipt of option 67 will always trigger a fresh configuration file download rather than being ignored.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.76.7.1.2 snmpwalk -v2c -c public <target> CISCOSB-DHCPCL-MIB::rlDhcpClCommandAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.76.7.1.2.1 snmpget -v2c -c public <target> CISCOSB-DHCPCL-MIB::rlDhcpClCommandAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.76.7.1.2.1 i <value>
Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-DHCPCL-MIB::rlDhcpClCommandAction OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switch 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.76 | rlDhcpCl | CISCOSB-DHCPCL-MIB |
| 1.3.6.1.4.1.9.6.1.101.76.7 | rlDhcpClCommandTable | CISCOSB-DHCPCL-MIB |
| 1.3.6.1.4.1.9.6.1.101.76.7.1 | rlDhcpClCommandEntry | CISCOSB-DHCPCL-MIB |
| 1.3.6.1.4.1.9.6.1.101.76.7.1.2 | rlDhcpClCommandAction | CISCOSB-DHCPCL-MIB |