hwArpLinkDetectMode
HUAWEI-ETHARP-MIB ·
.1.3.6.1.4.1.2011.5.25.123.1.15.1.14
Object
column
r/w
Enumeration
The detecting mode for ARP linking interface. If the mode is loose and its status is down, current interface just wait to receive the ARP packet, when received peer's arp packet, current interface status is up. If mode is strict, current interface sends ARP detecting packet to peer actively, and shutdown itself, if these is no response from peer after the retry times. If status of current interface is up, it will send ARP packet to detect the status of peer actively, whenever the mode is loose or strict.
Context
- MIB
- HUAWEI-ETHARP-MIB
- OID
.1.3.6.1.4.1.2011.5.25.123.1.15.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwArpLinkInterfaceEntry
- Table
- hwArpLinkInterfaceTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loose |
2 | strict |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwArpLinkIfIndex The index of interface which is configed to be linked by ARP,
the zero value is invalid. | column | Integer32 | .1.3.6.1.4.1.2011.5.25.123.1.15.1.1 |
| hwArpLinkPeerIp The IP address which ARP detecting packet will send to. When
creating a new record or modifying the peer ip address, a check for
this ip will be generated. If it is invalid, tha… | column | INET-ADDRESS-MIBInetAddressIPv4 | .1.3.6.1.4.1.2011.5.25.123.1.15.1.11 |
| hwArpLinkDetectTime The interval time for two ARP packets are sent to detect the
peer's interface status, this time unit is millisecond. The valid
range is from 200 to 10000, and the default value i… | column | Integer32 | .1.3.6.1.4.1.2011.5.25.123.1.15.1.12 |
| hwArpLinkDetectTimes After the max detecting times for ARP packet is sent to, and there is not
any response, the sender can judge the peer interface is down. Then, setting
the status of current inte… | column | Integer32 | .1.3.6.1.4.1.2011.5.25.123.1.15.1.13 |
| hwArpLinkStatus The status of interface linked by ARP. This value can not be set anytime. | column | Enumeration | .1.3.6.1.4.1.2011.5.25.123.1.15.1.15 |
| hwArpLinkRowStatus The row status of ARP link table. The detail can be found from the rowstatus definition. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.5.25.123.1.15.1.51 |