HUAWEI-RIPV2-EXT-MIB
Functions Overview
HUAWEI-RIPV2-EXT-MIB contains objects to configure RIP module, including the query of the RIP process and RIP VPN-instance configuration and status. HUAWEI-RIPV2-EXT-MIB includes hwRip2ProcInstTable.
RIP supports multiple processes, but MIB supports only one of them. For more RIP configurations, it is required to locate one RIP process.
Root objects:
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).huawei(2011).huaweiMgmt(5).hwDatacomm(25).hwRipv2Ext(120)
Description of MIB Tables
hwRip2ProcInstTable
The table contains the RIP process ID and the name of the VPN instance to which belongs.
The index of this table is hwRip2ProcessId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.120.1.1.1 |
hwRip2ProcessId |
Integer32 ( 1..65535 ) |
Not-accessible |
RIP process ID |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.120.1.1.2 |
hwRip2VrfName |
OCTET STRING (SIZE(1..31)) |
Read-only |
VPN instance name |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.120.1.1.3 |
hwRip2CurrentProcId |
Integer32 (1..65535) |
Read-write |
ID of the current bound process |
Currently, the maximum access is read-only. |
1.3.6.1.4.1.2011.5.25.120.1.1.4 |
hwRip2DBLimit |
Unsigned32 (SIZE (1..200000)) |
accessible-for-notify |
Maximum number of routes that can be added to RIP database |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.120.1.1.5 |
hwRip2DBThresholdLevel |
OCTET STRING (SIZE (1..8)) |
accessible-for-notify |
RIP database threshold value in percentage(%) |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
None.
Modification Restriction
None.
Deletion Restriction
None.
Access Restriction
None.
Description of Alarm Objects
hwRip2DBOverFlow
OID |
Object Name |
Syntax |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.120.3.1 |
hwRip2DBOverFlow |
|
This notification should be generated when the number of routes added to RIP database reaches maximum value. RIP process will be suspended at this state. | This object is implemented as defined in the corresponding MIB files. |
hwRip2DBOverFlowResume
OID |
Object Name |
Syntax |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.120.3.2 |
hwRip2DBOverFlowResume |
|
This object indicates that the RIP database size has fallen below the lower threshold. RIP process will resume its normal operation. | This object is implemented as defined in the corresponding MIB files. |