All MIBs › HMPRIV-MGMT-SNMP-MIB › hmNetACDReleaseDelay
hmNetACDReleaseDelay
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmNetACDReleaseDelay
OID (numeric): 1.3.6.1.4.1.248.14.2.3.12.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
Delay in seconds to the next arp probe cycle after an ip address conflict was detected.
What is hmNetACDReleaseDelay?
This configurable delay parameter controls how long (in seconds) the system waits before retrying an ARP probe after detecting an IP address conflict on the network. Network administrators set this value to tune how aggressively the system attempts to resolve IP address conflicts. A longer delay reduces network traffic during conflict resolution, while a shorter delay speeds up recovery.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.3.12.7 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmNetACDReleaseDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.3.12.7.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmNetACDReleaseDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.2.3.12.7.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 1.3.6.1.4.1.248.14.2 | hmAgent | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3 | hmNetwork | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3.12 | hmNetACDGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3.12.7 | hmNetACDReleaseDelay | HMPRIV-MGMT-SNMP-MIB |