HH3C-L3VPN-MIB

        This MIB file provides information about L3VPN.
    
Source file
HH3C-L3VPN-MIB
Last revised
Identity
hh3cL3vpn
Base OID
1.3.6.1.4.1.25506.2.228
Imported Objects
HCNUM-TC CounterBasedGauge64
HH3C-OID-MIB hh3cCommon
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DateAndTime DisplayString TruthValue
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-L3VPN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-L3VPN-MIB::hh3cL3vpn'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-L3VPN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-L3VPN-MIB::hh3cL3vpn'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (23)
.1.3.6.1.4.1.25506.2.228
.1.3.6.1.4.1.25506.2.228.0
.1.3.6.1.4.1.25506.2.228.1
OctetString
.1.3.6.1.4.1.25506.2.228.1.1
OctetString
.1.3.6.1.4.1.25506.2.228.1.2
.1.3.6.1.4.1.25506.2.228.2
.1.3.6.1.4.1.25506.2.228.2.1
.1.3.6.1.4.1.25506.2.228.2.1.1
OctetString
.1.3.6.1.4.1.25506.2.228.2.1.1.1
.1.3.6.1.4.1.25506.2.228.2.1.1.10
.1.3.6.1.4.1.25506.2.228.2.1.1.11
.1.3.6.1.4.1.25506.2.228.2.1.1.12
.1.3.6.1.4.1.25506.2.228.2.1.1.13
OctetString
.1.3.6.1.4.1.25506.2.228.2.1.1.14
Enumeration
.1.3.6.1.4.1.25506.2.228.2.1.1.15
.1.3.6.1.4.1.25506.2.228.2.1.1.2
.1.3.6.1.4.1.25506.2.228.2.1.1.3
.1.3.6.1.4.1.25506.2.228.2.1.1.4
.1.3.6.1.4.1.25506.2.228.2.1.1.5
.1.3.6.1.4.1.25506.2.228.2.1.1.6
.1.3.6.1.4.1.25506.2.228.2.1.1.7
.1.3.6.1.4.1.25506.2.228.2.1.1.8
.1.3.6.1.4.1.25506.2.228.2.1.1.9
Dependencies (5) 4 direct · 1 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. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. HCNUM-TCrfc
  4. RFC1155-SMIrfc
  5. HH3C-OID-MIBhh3c
  6. HH3C-L3VPN-MIBhh3cselected
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.4.1.25506.2.228.0.1
This notification is generated when:
a. No interface is associated with this VRF, and the first
(and only first) interface associated with it has its
IPv6 status change to up.
b. One interface is associated with this VRF, and the IPv6
status of this interface changes to up.
c. Multiple interfaces are associated with this VRF, and
the IPv6 status of all interfaces is down, and the first
of those interfaces has its IPv6 status change to up.
.1.3.6.1.4.1.25506.2.228.0.2
This notification is generated when:
a. One interface is associated with this VRF, and the IPv6
status of this interface changes from up to down.
b. Multiple interfaces are associated with this VRF, and
the IPv6 status of all except one of these interfaces is
equal to up, and the IPv6 status of that interface
changes from up to down.
c. The last interface with IPv6 status equal to up is
disassociated from a VRF.