HH3C-BGP4V2-MIB

        The MIB module for the BGP4+ protocol.
    
Source file
HH3C-BGP4V2-MIB
Last revised
Identity
hh3cBgp4v2
Base OID
1.3.6.1.4.1.25506.2.183
Imported Objects
HH3C-OID-MIB hh3cCommon
INET-ADDRESS-MIB InetAddressIPv6
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
Net-SNMP examples using the hh3c MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-BGP4V2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-BGP4V2-MIB::hh3cBgp4v2'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-BGP4V2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-BGP4V2-MIB::hh3cBgp4v2'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (11)
.1.3.6.1.4.1.25506.2.183
.1.3.6.1.4.1.25506.2.183.0
.1.3.6.1.4.1.25506.2.183.1
.1.3.6.1.4.1.25506.2.183.1.1
.1.3.6.1.4.1.25506.2.183.1.1.1
.1.3.6.1.4.1.25506.2.183.1.1.1.1
OctetString
.1.3.6.1.4.1.25506.2.183.1.1.1.2
Enumeration
.1.3.6.1.4.1.25506.2.183.1.1.1.3
.1.3.6.1.4.1.25506.2.183.2
.1.3.6.1.4.1.25506.2.183.2.1
.1.3.6.1.4.1.25506.2.183.2.2
Dependencies (6) 4 direct · 2 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. RFC1155-SMIrfc
  2. HH3C-OID-MIBhh3c
  3. SNMPv2-SMIrfc
  4. SNMPv2-TCrfc
  5. INET-ADDRESS-MIBrfc
  6. SNMPv2-CONFrfc
  7. HH3C-BGP4V2-MIBhh3cselected
Conformance Groups (3)
Errors received on BGP peering sessions.
.1.3.6.1.4.1.25506.2.183.2.2.1
Core object types on BGP peering sessions.
.1.3.6.1.4.1.25506.2.183.2.2.2
Notifications in this modules are completely optional.
.1.3.6.1.4.1.25506.2.183.2.2.3
Compliance Statements (1)

OID .1.3.6.1.4.1.25506.2.183.2.1.1
The compliance statement for entities which implement the BGP4+
mib.
Required groups
mandatory hh3cBgp4v2ErrorsGroup
mandatory hh3cBgp4v2PeerGroup
optional hh3cBgp4v2NotificationGroup Implementation of BGP Notifications are completely optional
in this MIB.
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.4.1.25506.2.183.0.1
The hh3cBgp4v2Established event is generated when the BGP4+
FSM enters the ESTABLISHED state.
.1.3.6.1.4.1.25506.2.183.0.2
The hh3cBgp4v2BackwardTransition event is generated when
the BGP4+ FSM moves from a higher numbered state to a lower
numbered state.

Due to the nature of the BGP state machine, an
implementation MAY rate limit the generation of this event.
An implementation MAY also generate this notification ONLY

when the state machine moves out of the established state.
An implementation should document its specific behavior.