HUAWEI-ALARM-RELIABILITY-MIB
Functions Overview
HUAWEI-ALARM-RELIABILITY-MIB manages configurations about parameters of the alarm in Inform mode. It manages the length of the queue of the Inform messages to be confirmed, global retransmission times, and global timeout time.
The OID of root objects is:
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).huawei(2011).huaweiMgmt(5).hwDatacomm(25).hwARModule(141)
Description of Single Objects
hwARInformPendings
OID |
Object Name |
Syntax |
Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.141.1.1 |
hwARInformPendings |
Integer32 (1..2048) The default value is 39. |
Read-write |
The value of this object identifies that if a pending inform packet receives the confirm packet and the request-id of the confirm is equal to that of the pending packet, this pending inform packet is discarded immediately. Otherwise, the inform packet is sent again after the timeout period expires till the number of times of retransmission reaches the limit or the confirm packet is received. After this, this pending packet will be discarded. |
This object is implemented as defined in the corresponding MIB files. |
hwARRetryCount
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.141.1.2 |
hwARRetryCount |
Integer32 (0..10) |
Read-write |
The value of this object identifies a default number of retries to be attempted when a response is not received for a generated message. Note that this number applies on all the target host. |
This object is implemented as defined in the corresponding MIB files. |
hwARTimeout
OID |
Object Name |
Syntax |
Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.141.1.3 |
hwARTimeout |
TimeInterval (100..180000) By default, the value is 1500. The step of the value is 100. If the set value is smaller than 100, the step value 100 is used. |
Read-write |
This object indicates the global timeout period. If a response packet corresponding to a packet sent to the target host is not received within the timeout period, the system assumes that the response packet will not be delivered. Note that this timeout period is applicable for all target hosts. |
This object is implemented as defined in the corresponding MIB files. |