HUAWEI-IPV6-MIB
AI MIB Summary
The HUAWEI-IPV6-MIB module enables monitoring and management of IPv6 protocol entities on Huawei network devices, exposing standard IPv6 statistics such as interface states, address table entries, neighbor discovery parameters, and packet forwarding counters.
The MIB module for entities implementing the IPv6 protocol.
Main OID:
hwIpv6Mib.1.3.6.1.4.1.2011.5.25.153
27
Objects
Active
Status
10
Dependencies
Imported Objects
Objects
27 total| Object Name |
|---|
hwIpv6MibThe MIB module for entities implementing the IPv6
protocol. MODULE-IDENTITY .1.3.6.1.4.1.2011.5.25.153 |
SNMPv2-CONFThe MIB module for entities implementing the IPv6
protocol. Unknown .1.3.6.1.4.1.2011.5.25.153 |
HUAWEI-VLAN-MIBThe MIB module for entities implementing the IPv6
protocol. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.25.153 |
hwIpv6MibObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.153.1 |
hwIpv6IfTableThe IPv6 interfaces table contains information
on the entity's internetwork-layer interfaces. SEQUENCE OF HwIpv6IfEntry .1.3.6.1.4.1.2011.5.25.153.1.1 |
hwIpv6IfEntryAn interface entry containing objects
about a particular IPv6 interface. HwIpv6IfEntry .1.3.6.1.4.1.2011.5.25.153.1.1.1 |
hwIpv6IfDescrInterface name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.153.1.1.1.1 |
hwIpv6IfEnableFlagThis object identifies whether IPv6 is enabled on interface
or not. If IPv6 is enabled on interface, the value of
this object refers to 1,else refers to 2.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.2011.5.25.153.1.1.1.2 |
hwIpv6LinklocalCfgTableLink local address configuration table for a router which
consists of a sequence (i.e., one or more conceptual
rows) of 'hwIpv6LinklocalCfgEntry' items which describe
the link local address characteristics of IPv6 enabled interfaces. SEQUENCE OF HwIpv6LinklocalCfgEntry .1.3.6.1.4.1.2011.5.25.153.1.2 |
hwIpv6LinklocalCfgEntryAn entry in hwIpv6LinklocalCfgTable containing link local address
characteristics of an IPv6 enabled interface.
Each row entry is identified uniquely by an ipv6IfIndex.
ipv6IfIndex represents interface index of an interface. HwIpv6LinklocalCfgEntry .1.3.6.1.4.1.2011.5.25.153.1.2.1 |
hwIpv6GeneratedLinklocalTypeSpecifies the configuration type of the link local address.
This object has two defined values:
- `manual', specifies that the link local address is manually configured
- `auto', specifies that the link local address is auto configured
using the interface MAC address.ro Enumeration .1.3.6.1.4.1.2011.5.25.153.1.2.1.1 |
hwIpv6LinklocalAddrThis object specifies the link local address on the interface.
For creation of auto link local address, this object value must be ignored.rw Ipv6Address (IPV6-TC) .1.3.6.1.4.1.2011.5.25.153.1.2.1.2 |
hwIpv6ConfigAutoLinklocalThis object specifies whether auto link local address configuration
is enabled by administrator or not. Is 'true' when enabled otherwise 'false'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.153.1.2.1.3 |
hwIpv6linklocalAddrRowStatusThe RowStatus variable should be used in accordance to
installation and removal conventions for conceptual
rows with following deviations:
- only 'createAndGo' is supported for row creation,
- notInService(2) value is not supported.
To create a row in this table, a manager sets this
object to createAndGo(4).
When the link local address is in Tentative/Duplicate state
then hwIpv6linklocalAddrRowStatus will take a value notReady (3).
Otherwise hwIpv6linklocalAddrRowStatus is Active (1)
To delete the row in this table, a manager sets this object to Destroy(6).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.153.1.2.1.4 |
hwIpv6GlobalCfgTableGlobal/EUI address configuration table for a router which
consists of a sequence (i.e., one or more conceptual
rows) of 'hwIpv6GlobalCfgEntry' items which describe
the IPv6 global or EUI address characteristics of IPv6 enabled interfaces. SEQUENCE OF HwIpv6GlobalCfgEntry .1.3.6.1.4.1.2011.5.25.153.1.4 |
hwIpv6GlobalCfgEntryAn entry in hwIpv6GlobalCfgTable containing IPv6 global or EUI address
characteristics of an IPv6 enabled interface.
Each row entry is identified uniquely by a combination of
ipv6IfIndex and ipv6GblAddr.
ipv6IfIndex represents interface index of an interface.
ipv6GblAddr represents EUI prefix or global IPv6 address. HwIpv6GlobalCfgEntry .1.3.6.1.4.1.2011.5.25.153.1.4.1 |
hwIpv6GlobalAddrAddressThis object specifies the global or EUI IPv6 address on the interface.rw Ipv6Address (IPV6-TC) .1.3.6.1.4.1.2011.5.25.153.1.4.1.1 |
hwIpv6GlobalAddrPfxLengthThe length of the prefix (in bits) associated with the configured
global or EUI IPv6 address of this entry.rw Integer32 .1.3.6.1.4.1.2011.5.25.153.1.4.1.2 |
hwIpv6GlobalAddrEuiFlagThis object specifies whether the global address is an EUI address or not.
Is 'true' if created as EUI address otherwise false.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.153.1.4.1.3 |
hwIpv6GlobalAddrRowStatusThe RowStatus variable should be used in accordance to
installation and removal conventions for conceptual
rows with following deviations:
- only 'createAndGo' is supported for row creation,
- notInService(2) value is not supported.
To create a row in this table, a manager sets this
object to createAndGo(4).
When the global or EUI IPv6 address is in Tentative/Duplicate state
then hwIpv6GlobalAddrRowStatus value will be notReady (3).
Otherwise hwIpv6GlobalAddrRowStatus is Active (1).
To delete the row in this table, a manager sets this object to Destroy(6).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.153.1.4.1.4 |
hwIpv6MibConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.153.2 |
hwIpv6Compliances OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.153.2.1 |
hwIpv6Groups OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.153.2.2 |
hwIpv6ProductAn OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.153.3 |
hwIpv6ProductAnTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.153.3.2 |
hwIpv6AlarmTrapsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.153.3.2.0 |
hwDadIPv6ConflictTrapThis notification is generated when device receives an NA packet,which
source Ipv6 address is the same as Ipv6 address of the device. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.25.153.3.2.0.1 |