MIB Viewer

HUAWEI-BGP-GR-MIB

28 objects
The HUAWEI-BGP-GR-MIB contains objects to Manage configuration and Monitor running state for BGP Graceful Restart feature.
Imported Objects
HUAWEI-MIBhwDatacomm
INET-ADDRESS-MIBInetAddress
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIInteger32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.2011.5.25.138IdentityhwBgpGRMIBThe HUAWEI-BGP-GR-MIB contains objects to Manage configuration and Monitor running state for BGP Graceful Restart feature.
1.3.6.1.4.1.2011.5.25.138.1NodehwBgpGRMIBObjects
1.3.6.1.4.1.2011.5.25.138.1.1ScalarhwBgpGRCapabilityread-writecurrentWe 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.
1.3.6.1.4.1.2011.5.25.138.1.2ScalarhwBgpGRRestartTimeread-writecurrentThe Value of BGP GR restart timer(second)
1.3.6.1.4.1.2011.5.25.138.1.3ScalarhwBgpGRWaitForRibTimeread-writecurrentThe value of BGP GR wait-for-EndofRib timer(second)
1.3.6.1.4.1.2011.5.25.138.1.4TablehwBgpGRStatusInfoTablenot-accessiblecurrentThis table show state of local router for a special peer.
1.3.6.1.4.1.2011.5.25.138.1.4.1RowhwBgpGRStatusInfoEntrynot-accessiblecurrentState of local router for a special peer in this entry
1.3.6.1.4.1.2011.5.25.138.1.4.1.1ColumnhwBgpGRStatAddressFamilynot-accessiblecurrentAddress family of BGP( notspecified(1), ipv4(2), ipv6(3), vpls(25), l2vpn(196))
1.3.6.1.4.1.2011.5.25.138.1.4.1.2ColumnhwBgpGRStatSubAddressFamilynot-accessiblecurrentSub address family of BGP( notspecified(1), unicast(2), multicast(3), unicastandmulticast(4), mpls(5), vpls(65), vpnv4(128))
1.3.6.1.4.1.2011.5.25.138.1.4.1.3ColumnhwBgpGRStatInstanceIDnot-accessiblecurrentThe instance index of linking peer
1.3.6.1.4.1.2011.5.25.138.1.4.1.4ColumnhwBgpGRStatPeerAddressnot-accessiblecurrentIpv4 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…
1.3.6.1.4.1.2011.5.25.138.1.4.1.5ColumnhwBgpGRStatLocalGRRoleread-onlycurrentRole 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 proce…
1.3.6.1.4.1.2011.5.25.138.2NodehwBgpGRTrap
1.3.6.1.4.1.2011.5.25.138.2.1NotificationhwBgpGRRestarterEnterGRcurrentWe will report alarm when the local Router enters the GR state.
1.3.6.1.4.1.2011.5.25.138.2.2NotificationhwBgpGRRestarterExitGRcurrentWe will recover the hwRestarterEnterGR alarm when the local Router exit the GR state.
1.3.6.1.4.1.2011.5.25.138.2.3NotificationhwBgpGRHelperGRRestartTimeOutcurrentThe Restart Timer of Helper is overtime for special reason in process of GR.
1.3.6.1.4.1.2011.5.25.138.2.4NotificationhwBgpGRHelperGRWaitForEndofRibTimeOutcurrentThe WaitForEndofRib Timer of Helper is overtime for special reason in process of GR.
1.3.6.1.4.1.2011.5.25.138.3NodehwBgpGRMIBConformance
1.3.6.1.4.1.2011.5.25.138.3.1NodehwBgpGRMIBCompliances
1.3.6.1.4.1.2011.5.25.138.3.1.1CompliancehwBgpGRMIBCompliancecurrentThe compliance statement for Border GateWay Protocol Graceful Restart MIB.
1.3.6.1.4.1.2011.5.25.138.3.2NodehwBgpGRMIBGroups
1.3.6.1.4.1.2011.5.25.138.3.2.1GrouphwBgpGRCfgGroupcurrentRequired objects to provide hwBgpGRMIB objects configuration information. hwBgpGRCfgGroup is optional.
1.3.6.1.4.1.2011.5.25.138.3.2.2GrouphwBgpGRStatGroupcurrentRequired objects to provide hwBgpGRMIB objects configuration information. hwBgpGRStatGroup is optional.
1.3.6.1.4.1.2011.5.25.138.3.2.3GrouphwBgpGRTrapGroupcurrentObjects required for BGP GR Trap.
Type Definitions
NameSyntaxStatusDescription
AFITypeINTEGER { notspecified(1), ipv4(2), ipv6(3), vpls(25), l2vpn(196) }currentThis type is used to show Address Family
GRRoleINTEGER { grnormal(1), restarter(2), helper(3), grnegotiatefail(4) }currentThis 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 conferr…
SAFITypeINTEGER { notspecified(1), unicast(2), multicast(3), unicastandmulticast(4), mpls(5), vpls(65), vpnv4(128) }currentThis type is used to show Sub Address Family
StatusINTEGER { enabled(1), disabled(2) }currentThis type is used to show status of GR,for example 'enable' means capability of GR have enabled, 'disable' means capability of GR have disabled