HUAWEI-RIPV2-EXT-MIB

File: HUAWEI-RIPV2-EXT-MIB.mib (7763 bytes)

Imported modules

HUAWEI-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC

Imported symbols

hwDatacomm OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP Integer32 Unsigned32
Counter64 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE RowStatus DisplayString

Defined Types

HwRip2ProcInstEntry  
SEQUENCE    
  hwRip2ProcessId Integer32
  hwRip2VrfName OCTET STRING
  hwRip2CurrentProcId Integer32
  hwRip2DBLimit Unsigned32
  hwRip2DBThresholdLevel OCTET STRING

Defined Values

hwRipv2Ext 1.3.6.1.4.1.2011.5.25.120
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.
MODULE-IDENTITY    

hwRip2ProcInstTable 1.3.6.1.4.1.2011.5.25.120.1
A list of Process id and their VRF Name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwRip2ProcInstEntry

hwRip2ProcInstEntry 1.3.6.1.4.1.2011.5.25.120.1.1
Information about the VRF of a process.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwRip2ProcInstEntry  

hwRip2ProcessId 1.3.6.1.4.1.2011.5.25.120.1.1.1
The RIP process id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

hwRip2VrfName 1.3.6.1.4.1.2011.5.25.120.1.1.2
VRF Name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hwRip2CurrentProcId 1.3.6.1.4.1.2011.5.25.120.1.1.3
The current process id for which processing is being done.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

hwRip2DBLimit 1.3.6.1.4.1.2011.5.25.120.1.1.4
Maximum 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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 1..200000  

hwRip2DBThresholdLevel 1.3.6.1.4.1.2011.5.25.120.1.1.5
RIP database threshold value in percentage(%). This is used only for RIP notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(1..8)  

hwRip2Conformance 1.3.6.1.4.1.2011.5.25.120.2
OBJECT IDENTIFIER    

hwRip2Notifications 1.3.6.1.4.1.2011.5.25.120.3
OBJECT IDENTIFIER    

hwRip2Groups 1.3.6.1.4.1.2011.5.25.120.2.1
OBJECT IDENTIFIER    

hwRip2Compliances 1.3.6.1.4.1.2011.5.25.120.2.2
OBJECT IDENTIFIER    

hwRip2DBOverFlow 1.3.6.1.4.1.2011.5.25.120.3.1
A 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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwRip2DBOverFlowResume 1.3.6.1.4.1.2011.5.25.120.3.2
A hwRip2DBOverFlowResume notification signifies that the RIP database size has dropped to the lower threshold. RIP process will resume it's normal operation.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwRip2Compliance 1.3.6.1.4.1.2011.5.25.120.2.2.1
The compliance statement for SNMPv2 entities which implement the HUAWEI RIP extension MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

hwRip2ExtGroup 1.3.6.1.4.1.2011.5.25.120.2.1.2
The HUAWEI RIPv2 extension Table.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwRip2NotificationsGroup 1.3.6.1.4.1.2011.5.25.120.2.1.3
This group is used for RIP notifications
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP