ALCATEL-IND1-IPRMV6-MIB
AI MIB Summary
The ALCATEL-IND1-IPRMV6-MIB enables the monitoring and configuration of global IPv6 Routing Protocol Manager (IPRMv6) parameters on Alcatel-Lucent network devices, specifically managing the operational state and settings of IPv6 routing protocols such as OSPFv3, IS-IS, and BGP. This module provides access to critical metrics including protocol instance status, neighbor adjacency states, and global routing table parameters required for maintaining IPv6 network stability.
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB):
This proprietary MIB contains management information for the configuration of IPRMv6 global configuration parameters.
The right to make changes in specification and other information contained in this document without prior notice is reserved.
No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein.
Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used.
Copyright (C) 1995-2010 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
Main OID:
alcatelIND1IPRMV6MIB.1.3.6.1.4.1.6486.801.1.2.1.10.2.2
29
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
alcatelIND1IPRMV6MIBThis module describes an authoritative enterprise-specific Simple
Network Management Protocol (SNMP) Management Information Base (MIB):
This proprietary MIB contains management information for
the configuration of IPRMv6 global configuration parameters.
The right to make changes in specification and other information
contained in this document without prior notice is reserved.
No liability shall be assumed for any incidental, indirect, special, or
consequential damages whatsoever arising from or related to this
document or the information contained herein.
Vendors, end-users, and other interested parties are granted
non-exclusive license to use this specification in connection with
management of the products for which it is intended to be used.
Copyright (C) 1995-2010 Alcatel-Lucent
ALL RIGHTS RESERVED WORLDWIDE MODULE-IDENTITY .1.3.6.1.4.1.6486.801.1.2.1.10.2.2 |
alcatelIND1IPRMV6MIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1 |
alaIprmV6Config OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1 |
alaIprmV6RouteTableIPRM's IPv6 Routing table. This table contains
an entry for each valid IPv6 unicast route that
can be used for packet forwarding determination.
It is for display purposes only. SEQUENCE OF AlaIprmV6RouteEntry .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1 |
alaIprmV6RouteEntryA routing entry. AlaIprmV6RouteEntry .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1 |
alaIprmV6RouteDestThe destination IPv6 address of this route. Ipv6Address (IPV6-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1.1 |
alaIprmV6RoutePfxLengthIndicates the prefix length of the destination
address. Integer32 .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1.2 |
alaIprmV6RouteNextHopOn remote routes, the address of the next
system en route; otherwise, ::0
('00000000000000000000000000000000'H in ASN.1
string representation). Ipv6Address (IPV6-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1.3 |
alaIprmV6RouteProtocolThe protocol that this route was learned from IANAipRouteProtocol (IANA-RTPROTO-MIB) .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1.4 |
alaIprmV6RouteIfIndexThe index value which uniquely identifies the local
interface through which the next hop of this
route should be reached. Ipv6IfIndex (IPV6-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1.5 |
alaIprmV6RouteMetricThe routing metric for this route. The
semantics of this metric are determined by the
routing protocol specified in the route's
ipv6RouteProtocol value.ro Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1.6 |
alaIprmV6RouteValidIf this value is true(1) IPRM believes the
route is being used. If this value is false(2),
the route is currently not being used and is
considered a backup route.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1.7 |
alaIprmV6StaticRouteTableTable allowing the creation and removal of IPv6 Static Routes. SEQUENCE OF AlaIprmV6StaticRouteEntry .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2 |
alaIprmV6StaticRouteEntryAn IPv6 static route entered by the user AlaIprmV6StaticRouteEntry .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1 |
alaIprmV6StaticRouteDestThe destination IPv6 address of this static route.
This object may not take a multicast address value. Ipv6Address (IPV6-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.1 |
alaIprmV6StaticRoutePfxLengthIndicates the prefix length of the destination
address. Integer32 .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.2 |
alaIprmV6StaticRouteNextHopThe IPv6 address of the next hop towards the
destination. Ipv6Address (IPV6-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.3 |
alaIprmV6StaticRouteIfIndexThe index value which uniquely identifies the local
interface through which the next hop of this
route should be reached. Ipv6IfIndex (IPV6-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.4 |
alaIprmV6StaticRouteMetricThe routing metric for this route. The lower the
value, the higher the priority for the static
route.rw Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.5 |
alaIprmV6StaticRouteStatusUsed to control the addition and removal of static
routes.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.6 |
alaIprmV6StaticRouteTagTag associated with route.rw Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.7 |
alaIprmV6StaticRouteNameA comment associated with the static route.rw SnmpAdminString .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.8 |
alaIprmV6RtPrefTableThis table specifies the route preference values for
various types of IPv6 routes handled by IPRM. SEQUENCE OF AlaIprmV6RtPrefTableEntry .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.3 |
alaIprmV6RtPrefTableEntryAn entry is in this table for each IPv6 route preference type. AlaIprmV6RtPrefTableEntry .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.3.1 |
alaIprmV6RtPrefEntryTypeThe type of route (associated with a route preference value) AlaIprmV6RtPrefType .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.3.1.1 |
alaIprmV6RtPrefEntryValueThe route preference value used for this type of route.rw Integer32 .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.3.1.2 |
alcatelIND1IPRMV6MIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.2 |
alcatelIND1IPRMV6MIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.2.1 |
alcatelIND1IPRMV6MIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.10.2.2.2.2 |