hm2NetACDDetectionMode
HM2-NETCONFIG-MIB ·
.1.3.6.1.4.1.248.11.20.1.2.2
Object
scalar
r/w
Enumeration
Sets the mode of the ip address conflict detection mechanism on this device. activeAndPassive (1): Both active and passive detection are active. activeDetectionOnly (2): During configuration of a local ip address the device actively probes the network for this ip address. passiveDetectionOnly (3): The device listens passively on the network if another device with an already locally configured ip address appears. In this case the own ip address is actively defended by transmitting gratituous ARP's.
Context
- MIB
- HM2-NETCONFIG-MIB
- OID
.1.3.6.1.4.1.248.11.20.1.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2NetACDGroup
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | activeAndPassive |
2 | activeDetectionOnly |
3 | passiveDetectionOnly |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2NetACDStatus Sets the status of the ip address conflict detection mechanism on this device.
With activating the ACD status an internal check of duplicated IP-addresses is
enabled. | scalar | HM2-TC-MIBHmEnabledStatus | .1.3.6.1.4.1.248.11.20.1.2.1 |
| hm2NetACDProtectInterval Delay in milliseconds between two protections. See also hm2NetACDMaxProtection. | scalar | Integer32 | .1.3.6.1.4.1.248.11.20.1.2.11 |
| hm2NetACDFaultState true(1) if an active address conflict is detected.
false(2) if no present address conflict. | scalar | Enumeration | .1.3.6.1.4.1.248.11.20.1.2.13 |
| hm2NetACDTrapEnable If enabled this trap reports an address conflict. | scalar | HM2-TC-MIBHmEnabledStatus | .1.3.6.1.4.1.248.11.20.1.2.15 |
| hm2NetACDAddrTable This table contains address conflict detection information
on the local system known to this agent. | table | - | .1.3.6.1.4.1.248.11.20.1.2.20 |
| hm2NetACDOngoingProbeStatus If enabled, the device sends periodic ARP or NDP probes every 90-120 seconds. | scalar | HM2-TC-MIBHmEnabledStatus | .1.3.6.1.4.1.248.11.20.1.2.3 |
| hm2NetACDDelay Time gap between ARP or NDP probes being sent. | scalar | Integer32 | .1.3.6.1.4.1.248.11.20.1.2.5 |
| hm2NetACDReleaseDelay Delay in seconds to the next ARP or NDP probe cycle after an ip address conflict was detected. | scalar | Integer32 | .1.3.6.1.4.1.248.11.20.1.2.7 |
| hm2NetACDMaxProtection The number of ARP announcement packets (gratuitous ARP packets) in passive(ongoing) mode to be received
within hm2NetACDProtectInterval until the agent detects this as a conflict. | scalar | Integer32 | .1.3.6.1.4.1.248.11.20.1.2.9 |