HUAWEI-RIPV2-EXT-MIB
AI MIB Summary
The HUAWEI-RIPV2-EXT-MIB enables configuration and status monitoring of specific RIP process instances and associated VPN contexts on Huawei network devices. It provides granular access to RIP protocol parameters, including process instantiation details and query mechanisms, to manage routing behavior within multi-process environments.
The HUAWEI-RIPv2-EXT-MIB.mib contains objects to configure RIP module, including query RIP process, RIP VPN-instance configuration and status. This MIB module objects indicate hwRip2ProcInstTable.
RIP can support many processes, but mib can support only one of them. To get more RIP configuration, it is required to locate one specified RIP process.
Main OID:
hwRipv2Ext.1.3.6.1.4.1.2011.5.25.120
14
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
14 total| Object Name |
|---|
hwRipv2ExtThe HUAWEI-RIPv2-EXT-MIB.mib contains objects to configure RIP
module, including query RIP process, RIP VPN-instance configuration
and status. This MIB module objects indicate hwRip2ProcInstTable.
RIP can support many processes, but mib can support only one of
them. To get more RIP configuration, it is required to locate one
specified RIP process. MODULE-IDENTITY .1.3.6.1.4.1.2011.5.25.120 |
hwRip2ProcInstTableA list of Process id and their VRF Name. SEQUENCE OF HwRip2ProcInstEntry .1.3.6.1.4.1.2011.5.25.120.1 |
hwRip2ProcInstEntryInformation about the VRF of a process. HwRip2ProcInstEntry .1.3.6.1.4.1.2011.5.25.120.1.1 |
hwRip2ProcessIdThe RIP process id. Integer32 ( 1..65535 ) .1.3.6.1.4.1.2011.5.25.120.1.1.1 |
hwRip2VrfNameVRF Name.ro OCTET STRING .1.3.6.1.4.1.2011.5.25.120.1.1.2 |
hwRip2CurrentProcIdThe current process id for which processing is being
done.rw Integer32 ( 1..65535 ) .1.3.6.1.4.1.2011.5.25.120.1.1.3 |
hwRip2DBLimitMaximum number of routes that can be added to RIP database.
When this limit is reached, the RIP process will be suspended and hwRip2DBOverFlow notification will be sent.ro Unsigned32 ( 1..200000 ) .1.3.6.1.4.1.2011.5.25.120.1.1.4 |
hwRip2DBThresholdLevelRIP database threshold value in percentage(%).
This is used only for RIP notifications.ro OCTET STRING .1.3.6.1.4.1.2011.5.25.120.1.1.5 |
hwRip2Conformance OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.120.2 |
hwRip2Groups OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.120.2.1 |
hwRip2Compliances OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.120.2.2 |
hwRip2Notifications OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.120.3 |
hwRip2DBOverFlowA hwRip2DBOverFlow notification signifies that there
has been maximum number of routes added to RIP database for
the given process and no more routes can be added to RIP by
redistibution or by learning.
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. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.25.120.3.1 |
hwRip2DBOverFlowResumeA hwRip2DBOverFlowResume notification signifies that the RIP database size has dropped to the
lower threshold. RIP process will resume it's normal operation. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.25.120.3.2 |