HUAWEI-BGP-VPN-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-BGP-VPN-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).
|
|||
Object Name | OID | Type | Access | Info |
hwBgpMIB | 1.3.6.1.4.1.2011.5.25.177 |
The Mib module for management of BGP/VPN. Huawei Technologies co.,Ltd. Supplementary information may be available at: http://www.huawei.com |
||
hwBgpObjects | 1.3.6.1.4.1.2011.5.25.177.1 | |||
hwBgpPeers | 1.3.6.1.4.1.2011.5.25.177.1.1 | |||
hwBgpPeerAddrFamilyTable | 1.3.6.1.4.1.2011.5.25.177.1.1.1 | no-access |
BGP Peer Address Family Table. This table contains information about the address family for BGP peers. |
|
1.3.6.1.4.1.2011.5.25.177.1.1.1.1 | no-access |
The information about the address family for BGP peers. |
||
hwBgpPeerInstanceId | 1.3.6.1.4.1.2011.5.25.177.1.1.1.1.1 | unsigned32 | no-access |
The index of the instance for the remote BGP peer. |
hwBgpPeerAddrFamilyAfi | 1.3.6.1.4.1.2011.5.25.177.1.1.1.1.2 | hwbgpafi | no-access |
The index of the address family for the remote BGP peer. |
hwBgpPeerAddrFamilySafi | 1.3.6.1.4.1.2011.5.25.177.1.1.1.1.3 | hwbgpsafi | no-access |
The index of the sub-address family for the remote peer. |
hwBgpPeerType | 1.3.6.1.4.1.2011.5.25.177.1.1.1.1.4 | inetaddresstype | no-access |
The type of the address family for the remote BGP peer. |
hwBgpPeerIPAddr | 1.3.6.1.4.1.2011.5.25.177.1.1.1.1.5 | inetaddress | no-access |
The IP address of the remote BGP peer. |
hwBgpPeerVrfName | 1.3.6.1.4.1.2011.5.25.177.1.1.1.1.6 | octet string | read-only |
The name of the VPN instance. |
hwBgpPeerTable | 1.3.6.1.4.1.2011.5.25.177.1.1.2 | no-access |
BGP Peer Table. This table contains information about the connections for BGP peers. |
|
1.3.6.1.4.1.2011.5.25.177.1.1.2.1 | no-access |
The information about the connections with BGP peers. |
||
hwBgpPeerNegotiatedVersion | 1.3.6.1.4.1.2011.5.25.177.1.1.2.1.1 | unsigned32 | read-only |
The version negotiated with the remote BGP peer. |
hwBgpPeerRemoteAs | 1.3.6.1.4.1.2011.5.25.177.1.1.2.1.2 | unsigned32 | read-only |
The AS number of the remote BGP peer. |
hwBgpPeerRemoteAddr | 1.3.6.1.4.1.2011.5.25.177.1.1.2.1.4 | inetaddress | read-only |
The IP address of the remote BGP peer. |
hwBgpPeerState | 1.3.6.1.4.1.2011.5.25.177.1.1.2.1.5 | integer | read-only |
The status of the remote BGP peer, including: 1: Idle(1) 2: Connect(2) 3: Active(3) 4: Opensent(4) 5: Openconfirm(5) 6: Established(6) Enumeration: 'established': 6, 'openconfirm': 5, 'opensent': 4, 'idle': 1, 'connect': 2, 'active': 3. |
hwBgpPeerFsmEstablishedCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.2.1.6 | unsigned32 | read-write |
The Counter That Records the Times the Remote BGP Peer Is Correctly Connected The counter is increased by one if the remote BGP peer is correctly connected once. The counter could be set to zero. |
hwBgpPeerFsmEstablishedTime | 1.3.6.1.4.1.2011.5.25.177.1.1.2.1.7 | gauge32 | read-only |
The counter that records the times the remote BGP peer is correctly connected. |
hwBgpPeerGRStatus | 1.3.6.1.4.1.2011.5.25.177.1.1.2.1.8 | integer | no-access |
Graceful restart status of the BGP peer, including: 1: peerNotBeingHelped, indicating that the BGP peer will not be helped during restarting. 2: peerRestarting, indicating that the BGP peer is detected restarting. 3: peerFinishRestart, indicating that the BGP peer finishes the latest GR. 4: peerHelping, indicating that the BGP peer is helping the local end to perform GR. Enumeration: 'peerHelping': 4, 'peerNotBeingHelped': 1, 'peerRestarting': 2, 'peerFinishRestart': 3. |
hwBgpPeerLastError | 1.3.6.1.4.1.2011.5.25.177.1.1.2.1.9 | octet string | read-only |
The last error code and subcode seen by this peer on this connection. If no error has occurred, this field is zero. Otherwise, the first byte of this two byte OCTET STRING contains the error code, and the second byte contains the subcode. |
hwBgpPeerUnAvaiReason | 1.3.6.1.4.1.2011.5.25.177.1.1.2.1.10 | unsigned32 | read-only |
Bgp peer down reason including: 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) |
hwBgpPeerRouteTable | 1.3.6.1.4.1.2011.5.25.177.1.1.3 | no-access |
Route table for BGP Peers This table contains routing information about the BGP peers. |
|
1.3.6.1.4.1.2011.5.25.177.1.1.3.1 | no-access |
The routing information about the BGP peers. |
||
hwBgpPeerPrefixRcvCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.3.1.1 | counter32 | read-only |
The number of prefixes received from the remote BGP peer. |
hwBgpPeerPrefixActiveCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.3.1.2 | counter32 | read-only |
The number of active prefixes received from the remote BGP peer. |
hwBgpPeerPrefixAdvCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.3.1.3 | counter32 | read-only |
The number of prefixes sent to the remote BGP peer. |
hwBgpPeerMessageTable | 1.3.6.1.4.1.2011.5.25.177.1.1.4 | no-access |
Protocol Packet Table for BGP Peers This table contains information about the protocol packets of BGP peers. |
|
1.3.6.1.4.1.2011.5.25.177.1.1.4.1 | no-access |
The information about the protocol packets of the BGP peers. |
||
hwBgpPeerInTotalMsgCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.4.1.1 | counter32 | read-only |
The total number of protocol packets received from the remote BGP peer. |
hwBgpPeerOutTotalMsgCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.4.1.2 | counter32 | read-only |
The total number of protocol packets sent to the remote BGP peer. |
hwBgpPeerInOpenMsgCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.4.1.3 | counter32 | read-only |
The total number of Open packets received from the remote BGP peer. |
hwBgpPeerInUpdateMsgCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.4.1.4 | counter32 | read-only |
The total number of Update packets received from the remote BGP peer. |
hwBgpPeerInNotificationMsgCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.4.1.5 | counter32 | read-only |
The total number of Notification packets received from the remote BGP peer. |
hwBgpPeerInKeepAliveMsgCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.4.1.6 | counter32 | read-only |
The total number of Keepalive packets received from the remote BGP peer. |
hwBgpPeerInRouteFreshMsgCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.4.1.7 | counter32 | read-only |
The total number of Route-Refresh packets received from the remote BGP peer. |
hwBgpPeerOutOpenMsgCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.4.1.8 | counter32 | read-only |
The total number of Open packets sent to the remote BGP peer. |
hwBgpPeerOutUpdateMsgCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.4.1.9 | counter32 | read-only |
The total number of Update packets sent to the remote BGP peer. |
hwBgpPeerOutNotificationMsgCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.4.1.10 | counter32 | read-only |
The total number of Notification packets sent to the remote BGP peer. |
hwBgpPeerOutKeepAliveMsgCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.4.1.11 | counter32 | read-only |
The total number of Keepalive packets sent to the remote BGP peer. |
hwBgpPeerOutRouteFreshMsgCounter | 1.3.6.1.4.1.2011.5.25.177.1.1.4.1.12 | counter32 | read-only |
The total number of Route-Refresh packets sent to the remote BGP peer. |
hwBgpPeerConfigTable | 1.3.6.1.4.1.2011.5.25.177.1.1.5 | no-access |
BGP Peer Configuration Table. This table contains the configurations of BGP peers. |
|
1.3.6.1.4.1.2011.5.25.177.1.1.5.1 | no-access |
This object indicates the configurations of BGP peers. |
||
hwBgpPeerConfigRouteLimitNum | 1.3.6.1.4.1.2011.5.25.177.1.1.5.1.1 | unsigned32 | read-only |
This object indicates the maximum number of routes received from the BGP peer. |
hwBgpPeerConfigRouteLimitThreshold | 1.3.6.1.4.1.2011.5.25.177.1.1.5.1.2 | unsigned32 | read-only |
This object indicates the alarm threshold (%) of the maximum number of routes received from the BGP peer. |
hwBgpPeerSessionTable | 1.3.6.1.4.1.2011.5.25.177.1.1.6 | no-access |
BGP Peer Session Table. This table contains BGP peer session informations. |
|
1.3.6.1.4.1.2011.5.25.177.1.1.6.1 | no-access |
The information about the BGP peer sessions. |
||
hwBgpPeerSessionVrfName | 1.3.6.1.4.1.2011.5.25.177.1.1.6.1.1 | octet string | no-access |
Bgp Vrf id. |
hwBgpPeerSessionRemoteAddrType | 1.3.6.1.4.1.2011.5.25.177.1.1.6.1.2 | inetaddresstype | no-access |
Bgp peer session remote address type. |
hwBgpPeerSessionRemoteAddr | 1.3.6.1.4.1.2011.5.25.177.1.1.6.1.3 | inetaddress | no-access |
Bgp peer session remote address. |
hwBgpPeerSessionLocalAddrType | 1.3.6.1.4.1.2011.5.25.177.1.1.6.1.4 | inetaddresstype | read-only |
Bgp peer session local address type. |
hwBgpPeerSessionLocalAddr | 1.3.6.1.4.1.2011.5.25.177.1.1.6.1.5 | inetaddress | read-only |
Bgp peer session local address. |
hwBgpPeerSessionUnavailableType | 1.3.6.1.4.1.2011.5.25.177.1.1.6.1.6 | integer | read-only |
Bgp peer unavailable type including: 1: Up To Down(1) 2: Always Down(2) Enumeration: 'uptodown': 1, 'alwaysdown': 2. |
hwBgpPeerSessionLocalIfName | 1.3.6.1.4.1.2011.5.25.177.1.1.6.1.7 | octet string | read-only |
Bgp peer session local IFName. |
hwBgpPeerSessionReason | 1.3.6.1.4.1.2011.5.25.177.1.1.6.1.8 | integer | read-only |
Bgp peer down reason including: 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) 100: Alarm clear(100) Enumeration: 'remotePeerNotReachable': 5, 'receiveErrorPacket': 3, 'peerIsNotUpForASpecifiedPeriodOfTime': 8, 'configurationLeadPeerDown': 1, 'routeLimit': 7, 'holdTimerExpire': 4, 'alarmClear': 100, 'receiveNotification': 2, 'directConnectInterfaceDown': 6. |
hwBgpRoute | 1.3.6.1.4.1.2011.5.25.177.1.2 | |||
hwBgpRouteLimitTable | 1.3.6.1.4.1.2011.5.25.177.1.2.1 | |||
hwBgpRouteLimitindex | 1.3.6.1.4.1.2011.5.25.177.1.2.1.1 | integer | no-access |
The index of bgp route limit, including: 1.ipv4(1): total ipv4 routes number. 2.ipv6(2): total ipv6 routes number. 3.ipv4vrf(3): ipv4 vrf routes number. 4.ipv6vrf(4): ipv6 vrf routes number. 5.ipv4public(5): ipv4 public routes number. 6.ipv6public(6): ipv6 public routes number. 7.l2ad(7): l2ad routes number. Enumeration: 'ipv4public': 5, 'ipv4vrf': 3, 'l2ad': 7, 'ipv4': 1, 'ipv6public': 6, 'ipv6': 2, 'ipv6vrf': 4. |
hwBgpRouteCurNum | 1.3.6.1.4.1.2011.5.25.177.1.2.1.2 | unsigned32 | no-access |
The current number of bgp routes. |
hwBgpRouteMaxNum | 1.3.6.1.4.1.2011.5.25.177.1.2.1.3 | unsigned32 | no-access |
The maximum number of bgp routes. |
hwBgpRouteThreshold | 1.3.6.1.4.1.2011.5.25.177.1.2.1.4 | unsigned32 | no-access |
The threshold number of bgp routes. |
hwBgpTraps | 1.3.6.1.4.1.2011.5.25.177.1.3 | |||
hwBgpPeerRouteNumThresholdExceed | 1.3.6.1.4.1.2011.5.25.177.1.3.1 |
This notification is generated when the number of routes received from the BGP peer exceeds the alarm threshold. |
||
hwBgpPeerRouteNumThresholdClear | 1.3.6.1.4.1.2011.5.25.177.1.3.2 |
This notification is generated when the number of routes received from the BGP peer decreases below the alarm threshold. |
||
hwBgpPeerGRStatusChange | 1.3.6.1.4.1.2011.5.25.177.1.3.3 |
This notification is generated when the graceful restart status described by hwBgpPeerGRStatus changes. |
||
hwBgpPeerUnavailable | 1.3.6.1.4.1.2011.5.25.177.1.3.4 |
This notification is generated when bgp peer session state change from up to down. |
||
hwBgpPeerAvailable | 1.3.6.1.4.1.2011.5.25.177.1.3.5 |
This notification is generated when bgp peer session state change from down to up. |
||
hwBgpPeerRouteExceed | 1.3.6.1.4.1.2011.5.25.177.1.3.6 |
This notification is generated when bgp peer session route number exceed. |
||
hwBgpPeerRouteExceedClear | 1.3.6.1.4.1.2011.5.25.177.1.3.7 |
This notification is generated when bgp peer session route number exceed clear. |
||
hwL3vpnVrfRouteMidThreshCleared | 1.3.6.1.4.1.2011.5.25.177.1.3.8 |
This notification is generated when the number of routes contained by the specified VRF exceeds the value indicated by mplsL3VpnVrfMidRouteThreshold, and then falls below this value. A single notification MUST be generated when this threshold is exceeded, and no other notifications of this type should be issued until the value of mplsL3VpnVrfPerfCurrNumRoutes has fallen below that of mplsL3VpnVrfConfMidRteThresh. |
||
hwBgpPeerEstablished | 1.3.6.1.4.1.2011.5.25.177.1.3.9 |
The BGP Established event is generated when the BGP FSM enters the ESTABLISHED state. |
||
hwBgpPeerBackwardTransition | 1.3.6.1.4.1.2011.5.25.177.1.3.10 |
The BGPBackwardTransition Event is generated when the BGP FSM moves from a higher numbered state to a lower numbered state. |
||
hwBgpRouteThresholdExceed | 1.3.6.1.4.1.2011.5.25.177.1.3.11 |
This notification is generated when the number of bgp routes exceeds the threshold. |
||
hwBgpRouteThresholdClear | 1.3.6.1.4.1.2011.5.25.177.1.3.12 |
This notification is generated when the number of routes decreases below the threshold. |
||
hwBgpRouteMaxExceed | 1.3.6.1.4.1.2011.5.25.177.1.3.13 |
This notification is generated when the number of routes exceeds the maximum number. |
||
hwBgpRouteMaxClear | 1.3.6.1.4.1.2011.5.25.177.1.3.14 |
This notification is generated when the number of routes decreases below the maximum number. |
||
hwBgpPeerSessionExceed | 1.3.6.1.4.1.2011.5.25.177.1.3.15 |
This notification is generated when the number of peer sessions exceeds the maximum number. |
||
hwBgpPeerSessionExceedClear | 1.3.6.1.4.1.2011.5.25.177.1.3.16 |
This notification is generated when the number of peer sessions decreases below the maximum number. |
||
hwBgpScalars | 1.3.6.1.4.1.2011.5.25.177.1.4 | |||
hwBgpPeerSessionNum | 1.3.6.1.4.1.2011.5.25.177.1.4.1 | unsigned32 | read-only |
The total number of BGP peer sessions configured. |
hwIBgpPeerSessionNum | 1.3.6.1.4.1.2011.5.25.177.1.4.2 | unsigned32 | read-only |
The total number of Internal BGP peer sessions configured. |
hwEBgpPeerSessionNum | 1.3.6.1.4.1.2011.5.25.177.1.4.3 | unsigned32 | read-only |
The total number of External BGP peer sessions configured. |
hwBgpPeerSessionMaxNum | 1.3.6.1.4.1.2011.5.25.177.1.4.4 | unsigned32 | read-only |
The max number of BGP peer sessions configured. |
hwBgpVpnObjects | 1.3.6.1.4.1.2011.5.25.177.2 | |||
hwBgpVpnTunnelTable | 1.3.6.1.4.1.2011.5.25.177.2.1 | no-access |
This object indicates the VPN-tunnel bearing relation table that shows detailed information about the tunnel that bears the VPN service. |
|
1.3.6.1.4.1.2011.5.25.177.2.1.1 | no-access |
This object indicates detailed information about the tunnel bearing VPN services. This object can be queried, but not be set or created. |
||
hwBgpVpnTunnelVrfName | 1.3.6.1.4.1.2011.5.25.177.2.1.1.1 | octet string | no-access |
This object indicates the VRF name. |
hwBgpVpnTunnelPublicNetNextHop | 1.3.6.1.4.1.2011.5.25.177.2.1.1.2 | ipaddress | no-access |
This object indicates the next hop in the public network. |
hwBgpVpnTunnelId | 1.3.6.1.4.1.2011.5.25.177.2.1.1.3 | unsigned32 | no-access |
The value of this object identifies the tunnel ID. |
hwBgpVpnTunnelDestAddr | 1.3.6.1.4.1.2011.5.25.177.2.1.1.4 | ipaddress | read-only |
This object indicates the destination address of the tunnel. |
hwBgpVpnTunnelType | 1.3.6.1.4.1.2011.5.25.177.2.1.1.5 | unsigned32 | read-only |
The value of this object identifies the tunnel type. |
hwBgpVpnTunnelSrcAddr | 1.3.6.1.4.1.2011.5.25.177.2.1.1.6 | ipaddress | read-only |
This object indicates the source address of the tunnel. |
hwBgpVpnTunnelOutIfName | 1.3.6.1.4.1.2011.5.25.177.2.1.1.7 | octet string | read-only |
This object indicates the name of the outgoing interface for the tunnel. |
hwBgpVpnTunnelIsLoadBalance | 1.3.6.1.4.1.2011.5.25.177.2.1.1.8 | unsigned32 | read-only |
The value of this object identifies whether load balancing is performed. |
hwBgpVpnTunnelLspIndex | 1.3.6.1.4.1.2011.5.25.177.2.1.1.9 | unsigned32 | read-only |
The value of this object identifies the index of the primary LSP for the tunnel. |
hwBgpVpnTunnelLspOutIfName | 1.3.6.1.4.1.2011.5.25.177.2.1.1.10 | octet string | read-only |
This object indicates the name of the outgoing interface for the primary LSP of the tunnel. |
hwBgpVpnTunnelLspOutLabel | 1.3.6.1.4.1.2011.5.25.177.2.1.1.11 | unsigned32 | read-only |
The value of this object identifies the outgoing label for the primary LSP of the tunnel. |
hwBgpVpnTunnelLspNextHop | 1.3.6.1.4.1.2011.5.25.177.2.1.1.12 | ipaddress | read-only |
This object indicates the next hop for the primary LSP of the tunnel. |
hwBgpVpnTunnelLspFec | 1.3.6.1.4.1.2011.5.25.177.2.1.1.13 | ipaddress | read-only |
This object indicates the FEC for the primary LSP of the tunnel. |
hwBgpVpnTunnelLspFecPfxLen | 1.3.6.1.4.1.2011.5.25.177.2.1.1.14 | ipaddress | read-only |
This object indicates the length of the FEC for the primary LSP of the tunnel. |
hwBgpVpnTunnelLspIsBackup | 1.3.6.1.4.1.2011.5.25.177.2.1.1.15 | unsigned32 | read-only |
The value of this object identifies whether the LSP is the backup LSP. |
hwBgpVpnTunnelSignalProtocol | 1.3.6.1.4.1.2011.5.25.177.2.1.1.16 | integer32 | read-only |
The value of this object identifies signaling protocol type of the tunnel. |
hwBgpVpnTunnelSessionTunnelId | 1.3.6.1.4.1.2011.5.25.177.2.1.1.17 | integer32 | read-only |
The value of this object identifies ID of the tunnel configured through the command. |
hwBgpVpnTunnelTunnelName | 1.3.6.1.4.1.2011.5.25.177.2.1.1.18 | octet string | read-only |
This object indicates the tunnel name. |
hwBgpVpnServiceIdTable | 1.3.6.1.4.1.2011.5.25.177.2.2 | no-access |
This object indicates the Service-id of the L3VPN services. |
|
1.3.6.1.4.1.2011.5.25.177.2.2.1 | no-access |
This object indicates detailed information about the Service-id of L3VPN services. This object can be queried, set but not created. |
||
hwBgpVpnServiceIdVrfName | 1.3.6.1.4.1.2011.5.25.177.2.2.1.1 | octet string | no-access |
This object indicates the VRF name. |
hwBgpVpnServiceIdValue | 1.3.6.1.4.1.2011.5.25.177.2.2.1.2 | unsigned32 | read-write |
The value of this object identifies the Service-id. |
hwBgpVpnScalars | 1.3.6.1.4.1.2011.5.25.177.2.3 | |||
hwConfiguredVrfs | 1.3.6.1.4.1.2011.5.25.177.2.3.1 | unsigned32 | read-only |
The number of VRFs that are configured on this node. |
hwConfiguredIpv4Vrfs | 1.3.6.1.4.1.2011.5.25.177.2.3.2 | unsigned32 | read-only |
The number of IPv4-family VRFs that are configured on this node. |
hwConfiguredIpv6Vrfs | 1.3.6.1.4.1.2011.5.25.177.2.3.3 | unsigned32 | read-only |
The number of IPv6-family VRFs that are configured on this node. |
hwBgpConformance | 1.3.6.1.4.1.2011.5.25.177.3 | |||
hwBgpCompliances | 1.3.6.1.4.1.2011.5.25.177.3.1 | |||
hwBgpCompliance | 1.3.6.1.4.1.2011.5.25.177.3.1.1 |
The compliance statement for Huawei-BGP-VPN MIB |
||
hwBgpGroups | 1.3.6.1.4.1.2011.5.25.177.3.2 | |||
hwBgpPeerAddrFamily | 1.3.6.1.4.1.2011.5.25.177.3.2.1 |
Address Family Group for BGP peers This table contains members of the address family for BGP peers |
||
hwBgpPeer | 1.3.6.1.4.1.2011.5.25.177.3.2.2 |
BGP Peer Group. This table contains members of the connections with BGP peers. |
||
hwBgpPeerRoute | 1.3.6.1.4.1.2011.5.25.177.3.2.3 |
Route Group for BGP Peers This table contains members of the routes with BGP peers. |
||
hwBgpPeerMessage | 1.3.6.1.4.1.2011.5.25.177.3.2.4 |
Protocol Packet Group for BGP Peers This table contains members of the protocol packets with BGP peers. |
||
hwBgpPeerConfig | 1.3.6.1.4.1.2011.5.25.177.3.2.5 |
Configuration Group for BGP Peers. This table contains members of the configurations of BGP peers. |
||
hwBgpTrap | 1.3.6.1.4.1.2011.5.25.177.3.2.6 |
Trap Group for BGP Peers. This table contains members of the traps of BGP peers. |
||
hwBgpVpnConformance | 1.3.6.1.4.1.2011.5.25.177.5 | |||
hwBgpVpnCompliances | 1.3.6.1.4.1.2011.5.25.177.5.1 | |||
hwBgpVpnCompliance | 1.3.6.1.4.1.2011.5.25.177.5.1.1 |
The compliance statement for Route Management MIB. |
||
hwBgpVpnExtGroups | 1.3.6.1.4.1.2011.5.25.177.5.2 | |||
hwBgpVpnTunnelGroup | 1.3.6.1.4.1.2011.5.25.177.5.2.1 |
Description. |
||
hwBgpVpnServiceIdGroup | 1.3.6.1.4.1.2011.5.25.177.5.2.2 |
This object indicates the Service-id of the L3VPN services. |
||
hwTnl2VpnTrapObjects | 1.3.6.1.4.1.2011.5.25.177.6 | |||
hwTnl2VpnTrapTable | 1.3.6.1.4.1.2011.5.25.177.6.1 | no-access |
Tnl2Vpn Trap table. This table contains the trap information. This table is only used for sending trap messages and does not support the get/getnext/set operation. |
|
1.3.6.1.4.1.2011.5.25.177.6.1.1 | no-access |
This object indicates detailed information about the trap message. |
||
hwVpnId | 1.3.6.1.4.1.2011.5.25.177.6.1.1.1 | unsigned32 | no-access |
This object indicates the VPN index. |
hwVpnPublicNextHop | 1.3.6.1.4.1.2011.5.25.177.6.1.1.2 | ipaddress | no-access |
This object indicates the public next-hop address. |
hwTunnelReachablityEvent | 1.3.6.1.4.1.2011.5.25.177.6.1.1.3 | unsigned32 | no-access |
This object indicates whether the tunnel is reachable. 1--tunnel reachable. 2--tunnel unreachable. |
hwVpnTrapCkeyValue | 1.3.6.1.4.1.2011.5.25.177.6.1.1.4 | unsigned32 | no-access |
This object indicates the ckey value. This value is used for getting next-hop information. |
hwTnl2VpnTrapConformance | 1.3.6.1.4.1.2011.5.25.177.7 | |||
hwTnl2VpnTrapConformances | 1.3.6.1.4.1.2011.5.25.177.7.1 | |||
hwTnl2VpnTrapCompliance | 1.3.6.1.4.1.2011.5.25.177.7.1.1 |
The compliance statement for Huawei-BGP-VPN MIB. |
||
hwTnl2VpnTrapGroups | 1.3.6.1.4.1.2011.5.25.177.7.2 | |||
hwTnl2VpnTrapGroup | 1.3.6.1.4.1.2011.5.25.177.7.2.1 |
Description. |
||
hwTnl2VpnTrapNotificationGroup | 1.3.6.1.4.1.2011.5.25.177.7.2.2 |
Description. |
||
hwTnl2VpnTrapNotification | 1.3.6.1.4.1.2011.5.25.177.8 | |||
hwTnl2VpnTrapEvent | 1.3.6.1.4.1.2011.5.25.177.8.1 |
This trap indicates whether the tunnel used by a VPN is reachable, If the tunnel is unreachable, a trap is sent to notify the user, hwTunnelReachablityEvent is 2. If the tunnel is reachable, a trap is sent to notify the user, hwTunnelReachablityEvent is 1. |
||
hwPeerDistributeObjects | 1.3.6.1.4.1.2011.5.25.177.9 | |||
hwBgpTotalRouteNumber | 1.3.6.1.4.1.2011.5.25.177.9.1 | unsigned32 | read-only |
The total number of BGP routes. |
hwOsNodeTable | 1.3.6.1.4.1.2011.5.25.177.9.2 | no-access |
Table contains some statistic information entries orgnized by os-node. |
|
1.3.6.1.4.1.2011.5.25.177.9.2.1 | no-access |
Every entry contains some statistic infomation on specific os-node. |
||
hwCurrSlot | 1.3.6.1.4.1.2011.5.25.177.9.2.1.1 | unsigned32 | read-only |
The index of specific slot. |
hwPeerNumber | 1.3.6.1.4.1.2011.5.25.177.9.2.1.4 | unsigned32 | read-only |
The number of the neighbors on the specific os-group. |
hwRouteNumber | 1.3.6.1.4.1.2011.5.25.177.9.2.1.5 | unsigned32 | read-only |
The number of the routes on the specific os-group. |
hwDistributeTable | 1.3.6.1.4.1.2011.5.25.177.9.3 | no-access |
Table contains some information entries orgnized by distribute-instance. |
|
1.3.6.1.4.1.2011.5.25.177.9.3.1 | no-access |
Every entry contains some infomation on specific distribute-instance. |
||
hwDistributeLocId | 1.3.6.1.4.1.2011.5.25.177.9.3.1.1 | unsigned32 | no-access |
The id of specific distribute-instance. |
hwDistributeName | 1.3.6.1.4.1.2011.5.25.177.9.3.1.2 | octet string | no-access |
The name of specific distribute-instance. |
hwMigrateSrcSlot | 1.3.6.1.4.1.2011.5.25.177.9.3.1.3 | octet string | no-access |
The source slot name the distribute-instances is from when migration happens. |
hwMigrateDestSlot | 1.3.6.1.4.1.2011.5.25.177.9.3.1.4 | octet string | no-access |
The destination slot name the distribute-instances is aboute to go when migration happens. |
hwMigrateReason | 1.3.6.1.4.1.2011.5.25.177.9.3.1.5 | integer | no-access |
The reason of a migration when it happens. Enumeration: 'memoryoverload': 1, 'cpuoverload': 2. |
hwPeerDistributeTraps | 1.3.6.1.4.1.2011.5.25.177.9.4 | |||
hwRpkiObjects | 1.3.6.1.4.1.2011.5.25.177.11 | |||
hwRpkiSessions | 1.3.6.1.4.1.2011.5.25.177.11.1 | |||
hwRpkiSessionTable | 1.3.6.1.4.1.2011.5.25.177.11.1.1 | no-access |
RPKI Session Table. This table contains information about the RPKI sessions. |
|
1.3.6.1.4.1.2011.5.25.177.11.1.1.1 | no-access |
The information about the RPKI session. |
||
hwRpkiSessionVrfName | 1.3.6.1.4.1.2011.5.25.177.11.1.1.1.1 | mplsl3vpnname | no-access |
The index of the instance for the session. |
hwRpkiSessionType | 1.3.6.1.4.1.2011.5.25.177.11.1.1.1.2 | inetaddresstype | no-access |
The type of the address family for the remote session. |
hwSessionIPAddr | 1.3.6.1.4.1.2011.5.25.177.11.1.1.1.3 | inetaddress | no-access |
The IP address of the session. |
hwRpkiSessionRoaLimitNum | 1.3.6.1.4.1.2011.5.25.177.11.1.1.1.4 | unsigned32 | read-only |
The IP address of the session. |
hwRpkiTraps | 1.3.6.1.4.1.2011.5.25.177.11.2 | |||
hwRpkiSessionRoaExceed | 1.3.6.1.4.1.2011.5.25.177.11.2.1 |
This notification is generated when rpki session ROA number exceed. |
||
hwRpkiSessionRoaExceedClear | 1.3.6.1.4.1.2011.5.25.177.11.2.2 |
This notification is generated when rpki session ROA number exceed clear. |
||
hwRpkiConformance | 1.3.6.1.4.1.2011.5.25.177.11.3 | |||
hwRpkiCompliances | 1.3.6.1.4.1.2011.5.25.177.11.3.1 | |||
hwRpkiCompliance | 1.3.6.1.4.1.2011.5.25.177.11.3.1.1 |
The compliance statement for Huawei-BGP-VPN MIB |
||
hwRpkiGroups | 1.3.6.1.4.1.2011.5.25.177.11.3.2 | |||
hwRpkiSession | 1.3.6.1.4.1.2011.5.25.177.11.3.2.1 |
Session Group for RPKI sessions This table contains members of session for RPKI |
||
hwRpkiTrap | 1.3.6.1.4.1.2011.5.25.177.11.3.2.2 |
Trap Group for RPKI Sessions. This table contains members of the traps of RPKI Sessions. |