HUAWEI-BGP-GR-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-BGP-GR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
         hwBgpGRMIBObjects 1.3.6.1.4.1.2011.5.25.138.1
             hwBgpGRCapability 1.3.6.1.4.1.2011.5.25.138.1.1 status read-write
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.
             hwBgpGRRestartTime 1.3.6.1.4.1.2011.5.25.138.1.2 integer32 read-write
The Value of BGP GR restart timer(second)
             hwBgpGRWaitForRibTime 1.3.6.1.4.1.2011.5.25.138.1.3 integer32 read-write
The value of BGP GR wait-for-EndofRib timer(second)
             hwBgpGRStatusInfoTable 1.3.6.1.4.1.2011.5.25.138.1.4 no-access
This table show state of local router for a special peer.
                 hwBgpGRStatusInfoEntry 1.3.6.1.4.1.2011.5.25.138.1.4.1 no-access
State of local router for a special peer in this entry
                     hwBgpGRStatAddressFamily 1.3.6.1.4.1.2011.5.25.138.1.4.1.1 afitype no-access
Address family of BGP( notspecified(1), ipv4(2), ipv6(3), vpls(25), l2vpn(196))
                     hwBgpGRStatSubAddressFamily 1.3.6.1.4.1.2011.5.25.138.1.4.1.2 safitype no-access
Sub address family of BGP( notspecified(1), unicast(2), multicast(3), unicastandmulticast(4), mpls(5), vpls(65), vpnv4(128))
                     hwBgpGRStatInstanceID 1.3.6.1.4.1.2011.5.25.138.1.4.1.3 unsigned32 no-access
The instance index of linking peer
                     hwBgpGRStatPeerAddress 1.3.6.1.4.1.2011.5.25.138.1.4.1.4 inetaddress no-access
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.
                     hwBgpGRStatLocalGRRole 1.3.6.1.4.1.2011.5.25.138.1.4.1.5 grrole read-only
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'
         hwBgpGRTrap 1.3.6.1.4.1.2011.5.25.138.2
             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.
             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.
             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.
             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.
         hwBgpGRMIBConformance 1.3.6.1.4.1.2011.5.25.138.3
             hwBgpGRMIBCompliances 1.3.6.1.4.1.2011.5.25.138.3.1
                 hwBgpGRMIBCompliance 1.3.6.1.4.1.2011.5.25.138.3.1.1
The compliance statement for Border GateWay Protocol Graceful Restart MIB.
             hwBgpGRMIBGroups 1.3.6.1.4.1.2011.5.25.138.3.2
                 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.
                 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.
                 hwBgpGRTrapGroup 1.3.6.1.4.1.2011.5.25.138.3.2.3
Objects required for BGP GR Trap.