- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
09-HH3C-BGP-VPN-MIB | 180.09 KB |
Contents
hh3cBgpPeerRouteNumThresholdExceed
hh3cBgpPeerRouteNumThresholdCleard
hh3cBgpVrfRouteNumReachThreshold
hh3cBgpVrfRouteNumReachThresholdClear
hh3cBgpPeerAFRouteThresholdExceed
hh3cBgpPeerAFRouteThresholdClear
HH3C-BGP-VPN-MIB
About this MIB
This document contains route and packet information about peers in the address families supported by BGP (MBGP or MP-BGP).
MIB file name
hh3c-bgp-vpn.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cBgpVpn(202)
Tabular objects
hh3cBgpPeerAddrFamilyTable
About this table
This table contains BGP peer address family information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Columns
The table indexes are hh3cBgpPeerInstanceId, hh3cBgpPeerVpnIndex, hh3cBgpPeerAddrFamilyId, hh3cBgpPeerSubAddrFamilyId, hh3cBgpPeerType, and hh3cBgpPeerIPAddr.
Walking through hh3cBgpPeerInstanceId is not supported.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cBgpPeerInstanceId (1.3.6.1.4.1.25506.2.202.1.1.1.1.1) |
not-accessible |
Unsigned32 |
Standard MIB values. |
Index of the BGP instance to which the BGP peer belongs. |
As per the MIB. |
hh3cBgpPeerVpnIndex (1.3.6.1.4.1.25506.2.202.1.1.1.1.2) |
not-accessible |
Unsigned32 |
Standard MIB values. |
As per the MIB. |
|
hh3cBgpPeerAddrFamilyId (1.3.6.1.4.1.25506.2.202.1.1.1.1.3) |
not-accessible |
Hh3cBgpAfi |
INTEGER{ipv4(1),ipv6(2),l2vpn(25),l2vpnDraft(196),dedicated(6000)} |
As per the MIB. |
|
hh3cBgpPeerSubAddrFamilyId (1.3.6.1.4.1.25506.2.202.1.1.1.1.4) |
not-accessible |
Hh3cBgpSAfi |
INTEGER{unicast(1),multicast(2),mpls(4),mcastVpn(5),l2vpn(65),mdt(66),evpn(70),vpn(128),routeTarget(132),dedicated(255)} |
Subsequent address family index of the BGP peer. |
As per the MIB. |
hh3cBgpPeerType (1.3.6.1.4.1.25506.2.202.1.1.1.1.5) |
not-accessible |
InetAddressType |
IPv4(1) IPv6 (2) |
Address family type of the BGP peer. |
As per the MIB. |
hh3cBgpPeerIPAddr (1.3.6.1.4.1.25506.2.202.1.1.1.1.6) |
not-accessible |
InetAddress |
OCTET STRING{(0,255)} |
IP address of the BGP peer. |
As per the MIB. |
hh3cBgpPeerVpnName (1.3.6.1.4.1.25506.2.202.1.1.1.1.7) |
read-only |
Hh3cMplsVpnId |
OCTET STRING(0..31) |
VPN instance name. |
As per the MIB. |
hh3cBgpPeerTable
About this table
This table contains BGP peer information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Not supported |
Columns
The table indexes are hh3cBgpPeerInstanceId, hh3cBgpPeerVpnIndex, hh3cBgpPeerAddrFamilyId, hh3cBgpPeerSubAddrFamilyId, hh3cBgpPeerType, and hh3cBgpPeerIPAddr.
Walking through hh3cBgpPeerInstanceId is not supported.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cBgpPeerNegotiatedVersion (1.3.6.1.4.1.25506.2.202.1.1.2.1.1) |
read-only |
Unsigned32 |
Standard MIB values. |
Negotiated BGP version number. |
As per the MIB. |
hh3cBgpPeerRemoteAs (1.3.6.1.4.1.25506.2.202.1.1.2.1.2) |
read-only |
Counter32 |
Standard MIB values. |
AS number of the BGP peer. |
As per the MIB. |
hh3cBgpPeerRemoteAddr (1.3.6.1.4.1.25506.2.202.1.1.2.1.3) |
read-only |
OCTET STRING{(0,255)} |
OCTET STRING{(0,255)} |
IP address of the BGP peer. |
As per the MIB. |
hh3cBgpPeerState (1.3.6.1.4.1.25506.2.202.1.1.2.1.4) |
read-only |
INTEGER |
INTEGER{(idle,1),(connect,2),(active,3),(opensent,4),(openconfirm,5),(established,6)} |
BGP peer state: · Idle(1) · Connect(2) · Active(3) · Opensent(4) · Openconfirm(5) · Established(6) |
As per the MIB. |
hh3cBgpPeerFsmEstablishedCounter (1.3.6.1.4.1.25506.2.202.1.1.2.1.5) |
read-write |
Unsigned32 |
Standard MIB values. |
Counter of successful BGP peer connections. Each time BGP connects to the BGP peer successfully, this value increases by one. You can reset the counter. |
Only read-only is supported. |
hh3cBgpPeerFsmEstablishedTime (1.3.6.1.4.1.25506.2.202.1.1.2.1.6) |
read-only |
Gauge32 |
Standard MIB values. |
Time when BGP connected to the BGP peer successfully. |
As per the MIB. |
hh3cBgpPeerGRStatus (1.3.6.1.4.1.25506.2.202.1.1.2.1.7) |
accessible-for-notify |
INTEGER |
INTEGER{(peerNotBeingHelped,1),(peerRestarting,2),(peerFinishRestart,3),(peerHelping,4)} |
GR status of the BGP peer: · peerNotBeingHelped—The peer does not need any help to restart. · peerRestarting—The peer is restarting. · peerFinishRestart—The peer has finished restarting. · peerHelping—The peer helps BGP complete GR. |
As per the MIB. |
hh3cBgpPeerLastError (1.3.6.1.4.1.25506.2.202.1.1.2.1.8) |
read-only |
OCTET STRING
|
Standard MIB values. |
Error code and subcode for the most recent peer connection error. The first byte represents the error code and the second one represents the subcode. If no error code exists, this field displays 0. |
As per the MIB. |
hh3cBgpPeerUnAvaiReason (1.3.6.1.4.1.25506.2.202.1.1.2.1.9) |
read-only |
Unsigned32 |
Standard MIB values. |
Reason why the BGP peer went down: · Unknown ErrCode/Unknown ErrSubcode(1) · ErrSubCode Unspecified(2) · Unknown ErrSubcode(3) · Connection Not Synchronized(4) · Bad Message Length(5) · Bad Message Type(6) · Unsupported Version Number(7) · Bad Peer AS(8) · Bad BGP Identifier(9) · Unsupported Optional Parameter(10) · Authentication Failure(11) · Unacceptable Hold Time(12) · Unsupported Capability(13) · Malformed Attribute List(14) · Unrecognized Well-known Attr(15) · Missing Well-known Attribute(16) · Attribute Flags Error(17) · Attribute Length Error(18) · Invalid ORIGIN Attribute(19) · AS Routing Loop(20) · Invalid NEXT_HOP Attribute(21) · Optional Attribute Error(22) · Invalid Network Field(23) · Malformed AS_PATH(24) · Receive Unexpected Message in OpenSent(25) · Receive Unexpected Message in OpenConfirm(26) · Receive Unexpected Message in Established(27) · Maximum Number of Prefixes Reached(28) · Administrative Shutdown(29) · Peer De-configured(30) · Administrative Reset(31) · Connection Rejected(32) · Other Configuration Change(33) · Connection Collision Resolution(34) · Out of Resources(35) |
As per the MIB. |
hh3cBgpPeerAdminStatus (1.3.6.1.4.1.25506.2.202.1.1.2.1.10) |
read-only |
INTEGER |
INTEGER{(stop,1),(start,2)} |
BGP peer connection state. A BGP start event will be generated if you change the state from stop to start. A BGP stop event will be generated if you change the state from start to stop. This field is used for restarting BGP peer connections. If you do not enable identity authentication, protect the access and write operations on this object. |
As per the MIB. |
hh3cBgpPeerRouteTable
About this table
This table contains route and packet information about BGP peers.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Columns
The table indexes are hh3cBgpPeerInstanceId, hh3cBgpPeerVpnIndex, hh3cBgpPeerAddrFamilyId, hh3cBgpPeerSubAddrFamilyId, hh3cBgpPeerType, hh3cBgpPeerIPAddr.
Walking through hh3cBgpPeerInstanceId is not supported.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cBgpPeerRouteRcvCount (1.3.6.1.4.1.25506.2.202.1.1.3.1.1) |
not-accessible |
Counter32 |
Standard MIB values. |
Number of route prefixes received from BGP peers. |
As per the MIB. |
hh3cBgpPeerRouteActiveCount (1.3.6.1.4.1.25506.2.202.1.1.3.1.2) |
not-accessible |
Counter32 |
Standard MIB values. |
Number of active route prefixes received from BGP peers. |
As per the MIB. |
hh3cBgpPeerRouteAdvCount (1.3.6.1.4.1.25506.2.202.1.1.3.1.3) |
not-accessible |
Counter32 |
Standard MIB values. |
Number of route prefixes sent to BGP peers. |
As per the MIB. |
hh3cBgpPeerConfigTable
About this table
This table contains BGP peer configuration information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Not supported |
Columns
The table indexes are hh3cBgpPeerInstanceId, hh3cBgpPeerVpnIndex, hh3cBgpPeerAddrFamilyId, hh3cBgpPeerSubAddrFamilyId, hh3cBgpPeerType, and hh3cBgpPeerIPAddr.
Walking through hh3cBgpPeerInstanceId is not supported.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cBgpPeerConfigRouteLimitNum (1.3.6.1.4.1.25506.2.202.1.1.4.1.1) |
read-only |
Unsigned32 |
Maximum number of routes that can be received from BGP peers. |
As per the MIB. |
|
hh3cBgpPeerConfigRouteLimitThreshold (1.3.6.1.4.1.25506.2.202.1.1.4.1.2) |
read-only |
Unsigned32 |
Unsigned32{(0,100)} |
Threshold value that triggers route number limit notifications, in percentage. |
As per the MIB. |
hh3cBgpPeerStatisticTable
About this table
This table displays BGP peer statistics. Each entry records information about a BGP peer.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Not supported |
Columns
The table indexes are hh3cBgpPeerVrfInstanceId, and hh3cBgpPeerAddr.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cBgpProcessId (1.3.6.1.4.1.25506.2.202.1.1.5.1.1) |
not-accessible |
Unsigned32 |
BGP process ID. |
As per the MIB. |
|
hh3cBgpPeerVrfInstanceId (1.3.6.1.4.1.25506.2.202.1.1.5.1.2) |
not-accessible |
Unsigned32 |
Standard MIB values. |
VPN instance index of the BGP peer. |
As per the MIB. |
hh3cBgpPeerAddr (1.3.6.1.4.1.25506.2.202.1.1.5.1.3) |
not-accessible |
OCTET STRING |
OCTET STRING{(0,255)} |
IP address of the BGP peer. |
As per the MIB. |
hh3cBgpPeerFsmEstablishedTransitions (1.3.6.1.4.1.25506.2.202.1.1.5.1.4) |
read-only |
Counter32 |
Standard MIB values. |
Number of times that the BGP peer entered the established state. |
As per the MIB. |
hh3cBgpPeerDownCounts (1.3.6.1.4.1.25506.2.202.1.1.5.1.5) |
read-only |
Counter32 |
Standard MIB values. |
Number of times that the BGP peer entered another state from the established state. |
As per the MIB. |
read-only |
Counter32 |
Standard MIB values. |
As per the MIB. |
||
hh3cBgpPeerOutUpdateMsgs (1.3.6.1.4.1.25506.2.202.1.1.5.1.7) |
read-only |
Counter32 |
Standard MIB values. |
Number of UPDATE messages sent to the BGP peer. |
As per the MIB. |
hh3cBgpPeerInTotalMsgs (1.3.6.1.4.1.25506.2.202.1.1.5.1.8) |
read-only |
Counter32 |
Number of packets received from the BGP peer. |
As per the MIB. |
|
hh3cBgpPeerOutTotalMsgs (1.3.6.1.4.1.25506.2.202.1.1.5.1.9) |
read-only |
Counter32 |
Standard MIB values. |
Number of packets sent to the BGP peer. |
As per the MIB. |
hh3cBgpPeerSessionTable
About this table
This table contains BGP peer session information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Not supported |
Columns
The table indexes are hh3cBgpPeerSessionVrfId, hh3cBgpPeerSessionRemoteAddrType, and hh3cBgpPeerSessionRemoteAddr.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
not-accessible |
Unsigned32 |
Index of the VPN instance to which the BGP peer belongs. |
As per the MIB. |
||
hh3cBgpPeerSessionRemoteAddrType (1.3.6.1.4.1.25506.2.202.1.1.6.1.2) |
not-accessible |
INTEGER |
INTEGER{(unknown,0),(ipv4,1),(ipv6,2),(ipv4z,3),(ipv6z,4),(dns,16)} |
As per the MIB. |
|
hh3cBgpPeerSessionRemoteAddr (1.3.6.1.4.1.25506.2.202.1.1.6.1.3) |
not-accessible |
OCTET STRING |
OCTET STRING{(0,255)} |
IP address of the BGP peer. |
As per the MIB. |
hh3cBgpPeerSessionLocalAddrType (1.3.6.1.4.1.25506.2.202.1.1.6.1.5) |
read-only |
INTEGER |
INTEGER{(unknown,0),(ipv4,1),(ipv6,2),(ipv4z,3),(ipv6z,4),(dns,16)} |
IP address type of the local peer. |
As per the MIB. |
hh3cBgpPeerSessionLocalAddr (1.3.6.1.4.1.25506.2.202.1.1.6.1.6) |
read-only |
OCTET STRING |
OCTET STRING{(0,255)} |
IP address of the local peer. |
As per the MIB. |
hh3cBgpPeerSessionUnavailableType (1.3.6.1.4.1.25506.2.202.1.1.6.1.8) |
read-only |
INTEGER |
INTEGER{(uptodown,1),(alwaysdown,2)} |
Peer unavailability type: · 1: Up To Down(1) · 2: Always Down(2) |
As per the MIB. |
hh3cBgpPeerSessionLocalIfName (1.3.6.1.4.1.25506.2.202.1.1.6.1.9) |
read-only |
OCTET STRING |
Standard MIB values. |
Local interface name of the peer connection. |
As per the MIB. |
hh3cBgpPeerSessionReason (1.3.6.1.4.1.25506.2.202.1.1.6.1.10) |
read-only |
INTEGER |
INTEGER{(configurationLeadPeerDown,1),(receiveNotification,2),(receiveErrorPacket,3),(holdTimerExpire,4),(remotePeerNotReachable,5),(directConnectInterfaceDown,6),(routeLimit,7),(peerIsNotUpForASpecifiedPeriodOfTime,8),(unknown,90),(alarmClear,100)} |
Reason why the peer went down: · 1: Configuration lead peer down(1) · 2: Receive notification(2) · 3: Receive error packet(3) · 4: Hold timer expire(4) · 5: Remote peer not reachable(5) · 6: Direct connect-interface down(6) · 7: Route limit(7) · 8: Peer is not up for a specified long time(8) · 90: unknown(90) · 100: Alarm clear(100) |
As per the MIB. |
hh3cBgpPeerSessionVrfName (1.3.6.1.4.1.25506.2.202.1.1.6.1.11) |
read-only |
OCTET STRING |
Standard MIB values. |
As per the MIB. |
hh3cBgpPeerMessageTable
About this table
This table contains statistics of packets sent to or received from BGP peers.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Not supported |
Columns
The table indexes are hh3cBgpPeerInstanceId, hh3cBgpPeerVpnIndex, hh3cBgpPeerAddrFamilyId, hh3cBgpPeerSubAddrFamilyId, hh3cBgpPeerType, and hh3cBgpPeerIPAddr.
Walking through hh3cBgpPeerInstanceId is not supported.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cBgpPeerInTotalMsgCounter (1.3.6.1.4.1.25506.2.202.1.1.7.1.1) |
read-only |
INTEGER |
INTEGER (0..4294967295) |
As per the MIB. |
|
hh3cBgpPeerOutTotalMsgCounter (1.3.6.1.4.1.25506.2.202.1.1.7.1.2) |
read-only |
INTEGER |
INTEGER (0..4294967295) |
Number of packets sent to BGP peers. |
As per the MIB. |
hh3cBgpPeerInOpenMsgCounter (1.3.6.1.4.1.25506.2.202.1.1.7.1.3) |
read-only |
INTEGER |
INTEGER (0..4294967295) |
Number of OPEN messages received from BGP peers. |
As per the MIB. |
hh3cBgpPeerInUpdateMsgCounter (1.3.6.1.4.1.25506.2.202.1.1.7.1.4) |
read-only |
INTEGER |
INTEGER (0..4294967295) |
As per the MIB. |
|
hh3cBgpPeerInNotificationMsgCounter (1.3.6.1.4.1.25506.2.202.1.1.7.1.5) |
accessible-for-notify |
INTEGER |
INTEGER (0..4294967295) |
Number of NOTIFICATION messages received from BGP peers. |
As per the MIB. |
hh3cBgpPeerInKeepAliveMsgCounter (1.3.6.1.4.1.25506.2.202.1.1.7.1.6) |
read-only |
INTEGER |
INTEGER (0..4294967295) |
Number of KEEPALIVE messages received from BGP peers. |
As per the MIB. |
hh3cBgpPeerInRouteFreshMsgCounter (1.3.6.1.4.1.25506.2.202.1.1.7.1.7) |
read-only |
INTEGER |
INTEGER (0..4294967295) |
As per the MIB. |
|
hh3cBgpPeerOutUpdateMsgCounter (1.3.6.1.4.1.25506.2.202.1.1.7.1.9) |
read-only |
INTEGER |
INTEGER (0..4294967295) |
Number of UPDATE messages sent to BGP peers. |
As per the MIB. |
hh3cBgpPeerOutNotificationMsgCounter (1.3.6.1.4.1.25506.2.202.1.1.7.1.10) |
read-only |
INTEGER |
INTEGER (0..4294967295) |
Number of NOTIFICATION messages sent to BGP peers. |
As per the MIB. |
hh3cBgpPeerOutKeepAliveMsgCounter (1.3.6.1.4.1.25506.2.202.1.1.7.1.11) |
read-only |
INTEGER |
INTEGER (0..4294967295) |
Number of KEEPALIVE messages sent to BGP peers. |
As per the MIB. |
hh3cBgpPeerOutRouteFreshMsgCounter (1.3.6.1.4.1.25506.2.202.1.1.7.1.12) |
read-only |
INTEGER |
INTEGER (0..4294967295) |
Number of ROUTE-REFRESH messages sent to BGP peers. |
As per the MIB. |
hh3cBgpVpnRouteTable
About this table
This table contains BGP VPN route information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Not supported |
Columns
The table indexes are hh3cBgpVpnRouteType, hh3cBgpVpnInstName, and hh3cBgpVpnAddressFamily.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cBgpVpnRouteType (1.3.6.1.4.1.25506.2.202.1.2.1.1.1) |
accessible-for-notify |
Unsigned32 |
VPN route type. |
As per the MIB. |
|
hh3cBgpVpnInstName (1.3.6.1.4.1.25506.2.202.1.2.1.1.2) |
accessible-for-notify |
OCTET STRING |
OCTET STRING{(0,31)} |
VPN instance name. |
As per the MIB. |
hh3cBgpVpnAddressFamily (1.3.6.1.4.1.25506.2.202.1.2.1.1.3) |
accessible-for-notify |
Unsigned32 |
Standard MIB values. |
Address family. |
As per the MIB. |
hh3cBgpVpnCurrRouteNum (1.3.6.1.4.1.25506.2.202.1.2.1.1.4) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of VPN routes. |
As per the MIB. |
hh3cBgpVpnThresholdValue (1.3.6.1.4.1.25506.2.202.1.2.1.1.5) |
read-only |
Unsigned32 |
Standard MIB values. |
Threshold for route count notifications. |
As per the MIB. |
hh3cBgpVpnScalars
About this table
This table contains L3VPN configuration information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Not supported |
Columns
The table has no indexes. All address families supported in a VPN instance are added.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cBgpConfiguredVrfs (1.3.6.1.4.1.25506.2.202.1.3.1) |
read-only |
INTEGER |
INTEGER (0..4294967295) |
Number of VPN instances. |
As per the MIB. |
hh3cBgpConfiguredIpv4Vrfs (1.3.6.1.4.1.25506.2.202.1.3.2) |
read-only |
INTEGER |
INTEGER (0..4294967295) |
As per the MIB. |
|
hh3cBgpConfiguredIpv6Vrfs (1.3.6.1.4.1.25506.2.202.1.3.3) |
read-only |
INTEGER |
INTEGER (0..4294967295) |
Number of IPv6 VPN instances. |
As per the MIB. |
hh3cBgpInstanceCommTable
About this table
This table contains BGP instance information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Not supported |
Columns
The table index is hh3cBgpInstanceName.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cBgpInstanceName (1.3.6.1.4.1.25506.2.202.2.1.1.1.1) |
read-only |
OCTET STRING |
{(1,31)} |
BGP instance name. |
As per the MIB. |
hh3cBgpInstanceId (1.3.6.1.4.1.25506.2.202.2.1.1.1.2) |
read-only |
Unsigned32 |
Unsigned32{(0,100)} |
BGP instance ID. |
As per the MIB. |
hh3cBgpVpnRpkiSessions
About this table
This table contains RPKI session information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Not supported |
Columns
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cBgpVpnRpkiSessionVrfName (1.3.6.1.4.1.25506.2.202.3.1.1) |
read-only |
OCTET STRING |
{(1,31)} |
The actual access permission is accessible-for-notify. This object is used only as a VB-bound object of the notification module. |
|
hh3cBgpVpnRpkiSessionType (1.3.6.1.4.1.25506.2.202.3.1.2) |
read-only |
INTEGER |
INTEGER{(unknown,0),(ipv4,1),(ipv6,2),(ipv4z,3),(ipv6z,4),(dns,16)} |
Address family type. |
The actual access permission is accessible-for-notify. This object is used only as a VB-bound object of the notification module. |
hh3cBgpVpnRpkiSessionIPAddr (1.3.6.1.4.1.25506.2.202.3.1.3) |
read-only |
OCTET STRING |
OCTET STRING{(0,255)} |
IP address of the RPKI session. |
The actual access permission is accessible-for-notify. This object is used only as a VB-bound object of the notification module. |
hh3cBgpVpnRpkiSessionRoaLimitNum (1.3.6.1.4.1.25506.2.202.3.1.4) |
read-only |
Unsigned32 |
Standard MIB values. |
Limit on the number of ROAs. |
The actual access permission is accessible-for-notify. This object is used only as a VB-bound object of the notification module. |
Notifications
hh3cBgpPeerRouteNumThresholdExceed
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.202.4.0.1 |
The number of routes received from a peer or peer group has exceeded the notification threshold. |
Recovery |
Warning |
- |
ON |
Description
This notification is generated when the number of routes received from a peer or peer group has reached or exceeded the notification threshold.
Status control
ON
CLI: Use the snmp-agent trap enable bgp or snmp-agent trap enable bgp peer-routenum-threshold-exceed command.
OFF
CLI: Use the undo snmp-agent trap enable bgp or undo snmp-agent trap enable bgp peer-routenum-threshold-exceed command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
(1.3.6.1.4.1.25506.2.202.1.1.4.1.1) (hh3cBgpPeerConfigRouteLimitNum) |
Limit on the number of routes that can be received from a peer or peer group. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.1.1.4.1.2 (hh3cBgpPeerConfigRouteLimitThreshold) |
Threshold value for the device to generate an alarm notification. The device generates an alarm notification when the ratio of the number of received routes to the limit on the number of received routes exceeds the threshold. |
No |
Unsigned32 |
Unsigned32{(0,100)} |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
hh3cBgpPeerRouteNumThresholdCleard
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.202.4.0.2 |
The number of routes received from a peer or peer group has dropped below the notification threshold. |
Recovery |
Warning |
- |
ON |
Description
This notification is generated when the number of routes received from a peer or peer group has dropped below the notification threshold.
Status control
ON
CLI: Use the snmp-agent trap enable bgp or snmp-agent trap enable bgp peer-routenum-threshold-clear command.
OFF
CLI: Use the undo snmp-agent trap enable bgp or undo snmp-agent trap enable bgp peer-routenum-threshold-clear command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.202.1.1.4.1.1 (hh3cBgpPeerConfigRouteLimitNum) |
Limit on the number of routes that can be received from a peer or peer group. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.1.1.4.1.2 (hh3cBgpPeerConfigRouteLimitThreshold) |
Threshold value for the device to generate an alarm notification. The device generates an alarm notification when the ratio of the number of received routes to the limit on the number of received routes exceeds the threshold. |
No |
Unsigned32 |
Unsigned32{(0,100)} |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
hh3cBgpPeerRouteExceed
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.202.4.0.3 |
The number of routes received from a peer or peer group has exceeded the limit. |
Recovery |
Warning |
- |
ON |
Description
This notification is generated when the number of routes received from a peer or peer group has exceeded the limit.
Status control
ON
CLI: Use the snmp-agent trap enable bgp or snmp-agent trap enable bgp peer-route-exceed command.
OFF
CLI: Use the undo snmp-agent trap enable bgp or undo snmp-agent trap enable bgp peer-route-exceed command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.202.1.1.4.1.1 (hh3cBgpPeerConfigRouteLimitNum) |
Limit on the number of routes that can be received from a peer or peer group. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.1.1.4.1.2 (hh3cBgpPeerConfigRouteLimitThreshold) |
Threshold value for the device to generate an alarm notification. The device generates an alarm notification when the ratio of the number of received routes to the limit on the number of received routes exceeds the threshold. |
No |
Unsigned32 |
Unsigned32{(0,100)} |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
hh3cBgpPeerRouteExceedClear
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.202.4.0.4 |
The number of routes received from a peer or peer group has dropped below the limit. |
Recovery |
Warning |
- |
ON |
Description
This notification is generated when the number of routes received from a peer or peer group has dropped below the limit.
Status control
ON
CLI: Use the snmp-agent trap enable bgp or snmp-agent trap enable bgp peer-route-exceedclear command.
OFF
CLI: Use the undo snmp-agent trap enable bgp or undo snmp-agent trap enable bgp peer-route-exceedclear command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.202.1.1.4.1.1 (hh3cBgpPeerConfigRouteLimitNum) |
Limit on the number of routes that can be received from a peer or peer group. |
No |
Unsigned32 |
|
1.3.6.1.4.1.25506.2.202.1.1.4.1.2 (hh3cBgpPeerConfigRouteLimitThreshold) |
Threshold value for the device to generate an alarm notification. The device generates an alarm notification when the ratio of the number of received routes to the limit on the number of received routes exceeds the threshold. |
No |
Unsigned32 |
Unsigned32{(0,100)} |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
hh3cBgpPeerEstablished
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.202.4.0.5 |
BGP FSM enters Established state |
Recovery |
Warning |
- |
ON |
Description
This notification is generated when BGP FSM enters Established state.
Status control
ON
CLI: Use the snmp-agent trap enable bgp or snmp-agent trap enable bgp peer-established command.
OFF
CLI: Use the undo snmp-agent trap enable bgp or undo snmp-agent trap enable bgp peer-established command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.202.1.1.2.1.8 (hh3cBgpPeerLastError) |
Error code and subcode for the most recent peer connection error. |
No |
DisplayString |
OCTET STRING (2) |
1.3.6.1.4.1.25506.2.202.1.1.2.1.4 (hh3cBgpPeerState) |
Peer state. |
No |
INTEGER |
idle(1) connect(2) active(3) opensent(4) openconfirm(5) established(6) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
hh3cBgpPeerBackwardTransition
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.202.4.0.6 |
BGP FSM changes from Established state to another state. |
Recovery |
Warning |
- |
ON |
Description
This notification is generated when BGP FSM changes from Established state to another state.
Status control
ON
CLI: Use the snmp-agent trap enable bgp or snmp-agent trap enable bgp peer-backward-transition command.
OFF
CLI: Use the undo snmp-agent trap enable bgp or undo snmp-agent trap enable peer-backward-transition command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
Error code and subcode for the most recent peer connection error. |
No |
DisplayString |
OCTET STRING (2) |
|
1.3.6.1.4.1.25506.2.202.1.1.2.1.4 (hh3cBgpPeerState) |
Peer state. |
INTEGER |
idle(1) connect(2) active(3) opensent(4) openconfirm(5) established(6) |
|
1.3.6.1.4.1.25506.2.202.1.1.2.1.9 (hh3cBgpPeerUnAvaiReason) |
Reason why the peer went down. |
No |
Unsigned32 |
Standard MIB values. |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
hh3cBgpVrfRouteNumReachThreshold
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.202.4.0.7 |
The number of VPN routes in the BGP routing table has exceeded the limit. |
Recovery |
Warning |
- |
ON |
Description
This notification is generated when the number of VPN routes in the BGP routing table has exceeded the limit.
Status control
ON
CLI: Use the snmp-agent trap enable bgp or snmp-agent trap enable bgp vrfroutenum-reachthreshold command.
OFF
CLI: Use the undo snmp-agent trap enable bgp or undo snmp-agent trap enable bgp vrfroutenum-reachthreshold command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.202.1.2.1.1.1 (hh3cBgpVpnRouteType) |
Route type. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.1.2.1.1.2 (hh3cBgpVpnInstName) |
VPN instance name. |
OCTET STRING |
0..31 |
|
1.3.6.1.4.1.25506.2.202.1.2.1.1.3 (hh3cBgpVpnAddressFamily) |
Address family. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.1.2.1.1.4 (hh3cBgpVpnCurrRouteNum) |
Number of VPN routes in the BGP routing table. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.1.2.1.1.5 (hh3cBgpVpnThresholdValue) |
Threshold value for the device to generate an alarm notification. The device generates an alarm notification when the ratio of the number of VPN routes to the maximum number of VPN routes exceeds the threshold. |
No |
Unsigned32 |
Standard MIB values. |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
hh3cBgpVrfRouteNumReachThresholdClear
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.202.4.0.8 |
The number of VPN routes in the BGP routing table has dropped below the limit. |
Recovery |
Warning |
- |
ON |
Description
This notification is generated when the number of VPN routes in the BGP routing table has dropped below the limit.
Status control
ON
CLI: Use the snmp-agent trap enable bgp or snmp-agent trap enable bgp vrfroutenum-reachthreshold-clear command.
OFF
CLI: Use the undo snmp-agent trap enable bgp or undo snmp-agent trap enable bgp vrfroutenum-reachthreshold-clear command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.202.1.2.1.1.1 (hh3cBgpVpnRouteType) |
Route type. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.1.2.1.1.2 (hh3cBgpVpnInstName) |
VPN instance name. |
OCTET STRING |
0..31 |
|
1.3.6.1.4.1.25506.2.202.1.2.1.1.3 (hh3cBgpVpnAddressFamily) |
Address family. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.1.2.1.1.4 (hh3cBgpVpnCurrRouteNum) |
Number of VPN routes in the BGP routing table. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.1.2.1.1.5 (hh3cBgpVpnThresholdValue) |
Threshold value for the device to generate an alarm notification. The device generates an alarm notification when the ratio of the number of VPN routes to the maximum number of VPN routes exceeds the threshold. |
No |
Unsigned32 |
Standard MIB values. |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
hh3cBgpPeerAFRouteThresholdExceed
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.202.4.0.9 |
The number of routes received from a peer or peer group in an address family has exceeded the notification threshold. |
Recovery |
Warning |
- |
ON |
Description
This notification is generated when the number of routes received from a peer or peer group in an address family has exceeded the notification threshold.
Status control
ON
CLI: Use the snmp-agent trap enable bgp or snmp-agent trap enable bgp peer-addrfamily-routethreshold-exceed command.
OFF
CLI: Use the undo snmp-agent trap enable bgp or undo snmp-agent trap enable bgp peer-addrfamily-routethreshold-exceed command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
Address family. |
No |
Unsigned32 |
||
1.3.6.1.4.1.25506.2.202.1.1.4.1.1 (hh3cBgpPeerConfigRouteLimitNum) |
Limit on the number of routes that can be received from a peer or peer group. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.1.1.4.1.2 (hh3cBgpPeerConfigRouteLimitThreshold) |
Threshold value for the device to generate an alarm notification. The device generates an alarm notification when the ratio of the number of received routes to the limit on the number of received routes exceeds the threshold. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.2.1.1.1.1 (hh3cBgpInstanceName) |
BGP process name. |
OCTET STRING |
{(1,31)} |
Standard MIB values. |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
hh3cBgpPeerAFRouteThresholdClear
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.202.4.0.10 |
The number of routes received from a peer or peer group in an address family has dropped below the notification threshold. |
Recovery |
Warning |
- |
ON |
Description
This notification is generated when the number of routes received from a peer or peer group in an address family has dropped below the notification threshold.
Status control
ON
CLI: Use the snmp-agent trap enable bgp or snmp-agent trap enable bgp peer-addrfamily-routethreshold-clear command.
OFF
CLI: Use the undo snmp-agent trap enable bgp or undo snmp-agent trap enable bgp peer-addrfamily-routethreshold-clear command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
Address family. |
No |
Unsigned32 |
Standard MIB values. |
|
1.3.6.1.4.1.25506.2.202.1.1.4.1.1 (hh3cBgpPeerConfigRouteLimitNum) |
Limit on the number of routes that can be received from a peer or peer group. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.1.1.4.1.2 (hh3cBgpPeerConfigRouteLimitThreshold) |
Threshold value for the device to generate an alarm notification. The device generates an alarm notification when the ratio of the number of received routes to the limit on the number of received routes exceeds the threshold. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.2.1.1.1.1 (hh3cBgpInstanceName) |
BGP process name. |
OCTET STRING |
{(1,31)} |
Standard MIB values. |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
hh3cBgpPeerAFRouteExceed
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.202.4.0.11 |
The number of routes received from a peer or peer group in an address family has exceeded the limit. |
Recovery |
Warning |
- |
ON |
Description
This notification is generated when the number of routes received from a peer or peer group in an address family has exceeded the limit.
Status control
ON
CLI: Use the snmp-agent trap enable bgp or snmp-agent trap enable bgp peer-addrfamily-routeexceed command.
OFF
CLI: Use the undo snmp-agent trap enable bgp or undo snmp-agent trap enable bgp peer-addrfamily-routeexceed command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.202.1.2.1.1.3 (hh3cBgpVpnAddressFamily) |
Address family. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.1.1.4.1.1 (hh3cBgpPeerConfigRouteLimitNum) |
Limit on the number of routes that can be received from a peer or peer group. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.2.1.1.1.1 (hh3cBgpInstanceName) |
BGP process name. |
OCTET STRING |
{(1,31)} |
Standard MIB values. |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
hh3cBgpPeerAFRouteExceedClear
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.202.4.0.12 |
The number of routes received from a peer or peer group in an address family has dropped below the limit. |
Recovery |
Warning |
- |
ON |
Description
This notification is generated when the number of routes received from a peer or peer group in an address family has dropped below the limit.
Status control
ON
CLI: Use the snmp-agent trap enable bgp or snmp-agent trap enable bgp peer-addrfamily-routeexceed-clear command.
OFF
CLI: Use the undo snmp-agent trap enable bgp or undo snmp-agent trap enable bgp peer-addrfamily-routeexceed-clear command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.202.1.2.1.1.3 (hh3cBgpVpnAddressFamily) |
Address family. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.1.1.4.1.1 (hh3cBgpPeerConfigRouteLimitNum) |
Limit on the number of routes that can be received from a peer or peer group. |
No |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.202.2.1.1.1.1 (hh3cBgpInstanceName) |
BGP process name. |
OCTET STRING |
{(1,31)} |
Standard MIB values. |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
hh3cBgpVpnRpkiSessionRoaExceed
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.202.3.2.0.1 |
The number of RPKI sessions has exceeded the limit. |
Recovery |
Warning |
- |
ON |
Description
This notification is generated when the number of RPKI sessions has exceeded the limit.
Status control
ON
CLI: Use the snmp-agent trap enable bgp or snmp-agent trap enable bgp peer-rpkisession-roaexceed command.
OFF
CLI: Use the undo snmp-agent trap enable bgp or undo snmp-agent trap enable bgp peer-rpkisession-roaexceed command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.202.3.1.4 (hh3cBgpVpnRpkiSessionRoaLimitNum) |
Limit on the number of RPKI sessions that can be established. |
No |
Unsigned32 |
Standard MIB values. |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
hh3cBgpVpnRpkiSessionRoaExceedClear
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.202.3.2.0.2 (hh3cBgpVpnRpkiSessionRoaExceedClear) |
The number of RPKI sessions has dropped below the limit. |
Recovery |
Informational |
- |
ON |
Description
This notification is generated when the number of RPKI sessions has dropped below the limit.
Status control
ON
CLI: Use the snmp-agent trap enable bgp or snmp-agent trap enable bgp peer-rpkisession-roaexceed-clear command.
OFF
CLI: Use the undo snmp-agent trap enable bgp or undo snmp-agent trap enable bgp peer-rpkisession-roaexceed-clear command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.202.3.1.4 (hh3cBgpVpnRpkiSessionRoaLimitNum) |
Limit on the number of RPKI sessions that can be established. |
No |
Unsigned32 |
Standard MIB values. |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.