All MIBs › HMDHCPS-SNMP-MIB › hmDHCPServerLeaseAction
hmDHCPServerLeaseAction
Module: HMDHCPS-SNMP-MIB
OID (symbolic): HMDHCPS-SNMP-MIB::hmDHCPServerLeaseAction
OID (numeric): 1.3.6.1.4.1.248.14.16.1.2.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Manually release this ip address for new assignment.
What is hmDHCPServerLeaseAction?
Setting this read-write value to release(2) manually releases this leased IP address back to the pool for reassignment, which an admin does to free up an address without waiting for the client's lease to expire naturally.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.16.1.2.1.1.12 snmpwalk -v2c -c public <target> HMDHCPS-SNMP-MIB::hmDHCPServerLeaseAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.16.1.2.1.1.12.1 snmpget -v2c -c public <target> HMDHCPS-SNMP-MIB::hmDHCPServerLeaseAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.16.1.2.1.1.12.1 i <value>
Start monitoring Hirschmann industrial switch/router (built-in DHCP server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HMDHCPS-SNMP-MIB::hmDHCPServerLeaseAction OID value, configure state conditions and alerts, and monitor any Hirschmann industrial switch/router (built-in DHCP server) from a single console.
OID Breakdown
Upper-level ancestors (8 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.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.248.14.16 | hmDhcps | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1 | hmDHCPServerGroup | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1.2 | hmDHCPServerLeaseGroup | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1.2.1 | hmDHCPServerLeaseTable | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1.2.1.1 | hmDHCPServerLeaseEntry | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1.2.1.1.12 | hmDHCPServerLeaseAction | HMDHCPS-SNMP-MIB |