HUAWEI-BGP-GR-MIB

File: HUAWEI-BGP-GR-MIB.mib (12347 bytes)

Imported modules

HUAWEI-MIB INET-ADDRESS-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC

Imported symbols

hwDatacomm InetAddress OBJECT-GROUP
MODULE-COMPLIANCE NOTIFICATION-GROUP Integer32
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE TEXTUAL-CONVENTION

Defined Types

Status  
This type is used to show status of GR,for example 'enable' means capability of GR have enabled, 'disable' means capability of GR have disabled
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

AFIType  
This type is used to show Address Family
TEXTUAL-CONVENTION    
  INTEGER notspecified(1), ipv4(2), ipv6(3), vpls(25), l2vpn(196)  

SAFIType  
This type is used to show Sub Address Family
TEXTUAL-CONVENTION    
  INTEGER notspecified(1), unicast(2), multicast(3), unicastandmulticast(4), mpls(5), vpls(65), vpnv4(128)  

GRRole  
This type is used to show Role of router in the process of GR, 'restarter' means the router pay Restarter role in the process of GR,'helper'means the router pay Helper role in the process of GR,if each peer have conferred with each others on GR,we call the kind of state is 'grnormal',if negotiation is unsuccessful,the kind of state is 'grnegotiatefail'.
TEXTUAL-CONVENTION    
  INTEGER grnormal(1), restarter(2), helper(3), grnegotiatefail(4)  

HwBgpGRStatusInfoEntry  
SEQUENCE    
  hwBgpGRStatAddressFamily AFIType
  hwBgpGRStatSubAddressFamily SAFIType
  hwBgpGRStatInstanceID Unsigned32
  hwBgpGRStatPeerAddress InetAddress
  hwBgpGRStatLocalGRRole GRRole

Defined Values

hwBgpGRMIB 1.3.6.1.4.1.2011.5.25.138
The HUAWEI-BGP-GR-MIB contains objects to Manage configuration and Monitor running state for BGP Graceful Restart feature.
MODULE-IDENTITY    

hwBgpGRMIBObjects 1.3.6.1.4.1.2011.5.25.138.1
OBJECT IDENTIFIER    

hwBgpGRCapability 1.3.6.1.4.1.2011.5.25.138.1.1
We can see status of GR by this node,the value 'enable' denotes that capability of GR have be actived, 'disable' denotes that capability of GR have be disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Status  

hwBgpGRRestartTime 1.3.6.1.4.1.2011.5.25.138.1.2
The Value of BGP GR restart timer(second)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3..600  

hwBgpGRWaitForRibTime 1.3.6.1.4.1.2011.5.25.138.1.3
The value of BGP GR wait-for-EndofRib timer(second)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3..3000  

hwBgpGRStatusInfoTable 1.3.6.1.4.1.2011.5.25.138.1.4
This table show state of local router for a special peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwBgpGRStatusInfoEntry

hwBgpGRStatusInfoEntry 1.3.6.1.4.1.2011.5.25.138.1.4.1
State of local router for a special peer in this entry
Status: current Access: not-accessible
OBJECT-TYPE    
  HwBgpGRStatusInfoEntry  

hwBgpGRStatAddressFamily 1.3.6.1.4.1.2011.5.25.138.1.4.1.1
Address family of BGP( notspecified(1), ipv4(2), ipv6(3), vpls(25), l2vpn(196))
Status: current Access: not-accessible
OBJECT-TYPE    
  AFIType  

hwBgpGRStatSubAddressFamily 1.3.6.1.4.1.2011.5.25.138.1.4.1.2
Sub address family of BGP( notspecified(1), unicast(2), multicast(3), unicastandmulticast(4), mpls(5), vpls(65), vpnv4(128))
Status: current Access: not-accessible
OBJECT-TYPE    
  SAFIType  

hwBgpGRStatInstanceID 1.3.6.1.4.1.2011.5.25.138.1.4.1.3
The instance index of linking peer
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwBgpGRStatPeerAddress 1.3.6.1.4.1.2011.5.25.138.1.4.1.4
Ipv4 address family of peer,note:there is only one kind of IP Address at a special address family,for example,there is ipv4 address at public unicast,and there will not be ipv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hwBgpGRStatLocalGRRole 1.3.6.1.4.1.2011.5.25.138.1.4.1.5
Role of router in the process of GR,'restarter' means the router pay Restarter role in the process of GR,'helper' means the router pay Helper role in the process of GR,if each peer have confered with each others on GR,we call the kind of state is 'grnormal',if negotiation is unsuccessful,the kind of state is 'grnegotiatefail'
Status: current Access: read-only
OBJECT-TYPE    
  GRRole  

hwBgpGRTrap 1.3.6.1.4.1.2011.5.25.138.2
OBJECT IDENTIFIER    

hwBgpGRRestarterEnterGR 1.3.6.1.4.1.2011.5.25.138.2.1
We will report alarm when the local Router enters the GR state.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwBgpGRRestarterExitGR 1.3.6.1.4.1.2011.5.25.138.2.2
We will recover the hwRestarterEnterGR alarm when the local Router exit the GR state.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwBgpGRHelperGRRestartTimeOut 1.3.6.1.4.1.2011.5.25.138.2.3
The Restart Timer of Helper is overtime for special reason in process of GR.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwBgpGRHelperGRWaitForEndofRibTimeOut 1.3.6.1.4.1.2011.5.25.138.2.4
The WaitForEndofRib Timer of Helper is overtime for special reason in process of GR.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwBgpGRMIBConformance 1.3.6.1.4.1.2011.5.25.138.3
OBJECT IDENTIFIER    

hwBgpGRMIBCompliances 1.3.6.1.4.1.2011.5.25.138.3.1
OBJECT IDENTIFIER    

hwBgpGRMIBCompliance 1.3.6.1.4.1.2011.5.25.138.3.1.1
The compliance statement for Border GateWay Protocol Graceful Restart MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwBgpGRMIBGroups 1.3.6.1.4.1.2011.5.25.138.3.2
OBJECT IDENTIFIER    

hwBgpGRCfgGroup 1.3.6.1.4.1.2011.5.25.138.3.2.1
Required objects to provide hwBgpGRMIB objects configuration information. hwBgpGRCfgGroup is optional.
Status: current Access: read-only
OBJECT-GROUP    

hwBgpGRStatGroup 1.3.6.1.4.1.2011.5.25.138.3.2.2
Required objects to provide hwBgpGRMIB objects configuration information. hwBgpGRStatGroup is optional.
Status: current Access: read-only
OBJECT-GROUP    

hwBgpGRTrapGroup 1.3.6.1.4.1.2011.5.25.138.3.2.3
Objects required for BGP GR Trap.
Status: current Access: read-only
NOTIFICATION-GROUP