MIBs Depot

ALCATEL-IND1-RIPNG-MIB

Registered at
1.3.6.1.4.1.6486.801.1.2.1.10.12.1
Last updated
2019-11-27 00:00
Organization
ALE USA Inc.
Revisions
2019-11-27 00:00, 2007-04-03 00:00
Namespace
alcatel-aos7
Source file
ALCATEL-IND1-RIPNG-MIB
Digest
sha256:19536ea952e1b4f2146a47d425032d8aeeb8e80adef7630032a7c95e4f767390

Description

This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the OmniSwitch Product Line Configuration Of Global RIPNG 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) ALE USA Inc. 2014-2019 Copyright (C) 1995-2013 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE

Contact

Please consult with Customer Service to ensure the most appropriate version of this document is used with the products in question: ALE USA Inc. Enterprise 26801 West Agoura Road Agoura Hills, CA 91301-5122 United States Of America Telephone: +1 800 995 2696 Electronic Mail: ebg_global_supportcenter@al-enterprise.com World Wide Web: https://www.al-enterprise.com

Imports

FromSymbols
ALCATEL-IND1-BASEroutingIND1Ripng
IPV6-TCIpv6Address, Ipv6AddressPrefix
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ALCATEL-IND1-BASE
ALCATEL-IND1-RIPNG-MIB
IPV6-TC
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
alcatelIND1RIPNGMIBObjects
OBJECT-IDENTITY
Branch for Routing Information Protocol (RIPNG) Subsystem Managed Objects.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1current
alaProtocolRipng
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1
alaRipngProtoStatus
OBJECT-TYPE
Global administration status of RIPng.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.1INTEGER {enable(1), disable(2)}read-writecurrent
alaRipngUpdateInterval
OBJECT-TYPE
Interval (in seconds) that RIPng routing updates will be sent out. The value must be less than or equal to one-third the the invalid timer and greater or equal to two times the jitter value.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.2Integer32 (1..120)read-writecurrent
alaRipngInvalidTimer
OBJECT-TYPE
Time in seconds that a route will remain active in RIB before being moved to the invalid state. The value must be at least three times the update interval. The defined range of 1 to 360 allows backwards compatibility with older devices which do not enforce the three-times constraint. For newer devices which enforce the three-times constraint with the update interval, the minimum allowed value of the invalid timer is 3.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.3Integer32 (1..360)read-writecurrent
alaRipngHolddownTimer
OBJECT-TYPE
Time to keep a route in the holddown state.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.4Integer32 (0..120)read-writecurrent
alaRipngGarbageTimer
OBJECT-TYPE
Time to keep a route before garbage collection.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.5Integer32 (0..180)read-writecurrent
alaRipngRouteCount
OBJECT-TYPE
The number of network routes in RIPng routing table.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.6Integer32 (0..2147483647)read-onlycurrent
alaRipngGlobalRouteTag
OBJECT-TYPE
The route tag that will be added to all RIPng entries
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.7Integer32 (0..65535)read-writecurrent
alaRipngTriggeredSends
OBJECT-TYPE
Controls whether trigged updates contain entire RIB or just changes.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.8INTEGER {all(1), onlyupdated(2), off(3)}read-writecurrent
alaRipngJitter
OBJECT-TYPE
Jitter to use when sending updates. The value must be less than one-half the update interval.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.9Integer32 (0..60)read-writecurrent
alaRipngPort
OBJECT-TYPE
Port to send/receive packets on.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.10Integer32 (1..65535)read-writecurrent
alaRipngInterfaceTable
OBJECT-TYPE
RIPng interfaces.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11not-accessiblecurrent
alaRipngInterfaceEntry
OBJECT-TYPE
Each individual interface.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1not-accessiblecurrent
alaRipngInterfaceIndex
OBJECT-TYPE
IPv6 index of this interface.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.1Integer32 (1..2147483647)not-accessiblecurrent
alaRipngInterfaceStatus
OBJECT-TYPE
Create/delete RIPng interfaces.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.2RowStatusread-createcurrent
alaRipngInterfaceMetric
OBJECT-TYPE
Metric used on this interface.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.3Integer32 (1..15)read-createcurrent
alaRipngInterfaceRecvStatus
OBJECT-TYPE
Controls whether or not to recv updates on this intf.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.4INTEGER {enabled(1), disabled(2)}read-createcurrent
alaRipngInterfaceSendStatus
OBJECT-TYPE
Controls whether or not to send updates on this intf.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.5INTEGER {enabled(1), disabled(2)}read-createcurrent
alaRipngInterfaceHorizon
OBJECT-TYPE
Controls use of split horizon on this interface.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.6INTEGER {none(1), onlysplit(2), poison(3)}read-createcurrent
alaRipngInterfacePacketsSent
OBJECT-TYPE
# of packets sent on this interface.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.7Integer32read-onlycurrent
alaRipngInterfacePacketsRcvd
OBJECT-TYPE
# of packets received on this interface.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.8Integer32read-onlycurrent
alaRipngInterfaceMTU
OBJECT-TYPE
Max Transfer size of RIPng packets on this interface
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.9Counter32read-onlycurrent
alaRipngInterfaceNextUpdate
OBJECT-TYPE
Seconds remaining for the next update on this interface
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.10TimeTicksread-onlycurrent
alaRipngPeerTable
OBJECT-TYPE
RIPng peers.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15not-accessiblecurrent
alaRipngPeerEntry
OBJECT-TYPE
Each individual peer.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1not-accessiblecurrent
alaRipngPeerAddress
OBJECT-TYPE
Address of peer.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1.1Ipv6Addressnot-accessiblecurrent
alaRipngPeerIndex
OBJECT-TYPE
IPv6 index of the interface on which this peer is seen
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1.2Integer32 (1..2147483647)not-accessiblecurrent
alaRipngPeerLastUpdate
OBJECT-TYPE
Last Update received.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1.3TimeTicksread-onlycurrent
alaRipngPeerNumUpdates
OBJECT-TYPE
Total # of updates received from this peer.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1.4Counter32read-onlycurrent
alaRipngPeerNumRoutes
OBJECT-TYPE
Total # of routes received from this peer.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1.5Counter32read-onlycurrent
alaRipngPeerBadPackets
OBJECT-TYPE
Total # of bad packets received.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1.6Counter32read-onlycurrent
alaRipngPeerBadRoutes
OBJECT-TYPE
Total # of bad routes received.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1.7Counter32read-onlycurrent
alaRipngRouteTable
OBJECT-TYPE
Ripng routing table which contains the routes.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16not-accessiblecurrent
alaRipngRouteEntry
OBJECT-TYPE
Ripng routing table which contains the network routes
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1not-accessiblecurrent
alaRipngRoutePrefix
OBJECT-TYPE
The destination IP address of this route.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.1Ipv6AddressPrefixnot-accessiblecurrent
alaRipngRoutePrefixLen
OBJECT-TYPE
The prefix length for this route.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.2Integer32 (0..128)not-accessiblecurrent
alaRipngRouteNextHop
OBJECT-TYPE
The address of the next hop to reach this route.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.3Ipv6Addressnot-accessiblecurrent
alaRipngRouteType
OBJECT-TYPE
The type of route.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.4INTEGER {local(1), rip(2), redist(3), unknown(4)}read-onlycurrent
alaRipngRouteAge
OBJECT-TYPE
The number of seconds since this route was last updated or otherwise determined to be correct.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.5TimeTicksread-onlycurrent
alaRipngRouteTag
OBJECT-TYPE
The associated route tag
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.6Integer32 (0..2147483647)read-onlycurrent
alaRipngRouteMetric
OBJECT-TYPE
The routing metric for this route.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.7Integer32 (0..15)read-onlycurrent
alaRipngRouteStatus
OBJECT-TYPE
Indicates whether the route has been installed into the IP Route Manager's fib.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.8INTEGER {inactive(0), active(1)}read-onlycurrent
alaRipngRouteFlags
OBJECT-TYPE
The assocated flags for this route.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.9INTEGER {active(1), garbage(2), holddown(3), unknown(4)}read-onlycurrent
alaRipngRouteIndex
OBJECT-TYPE
IPv6 index of the interface on which the route gateway can be reached
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.10Integer32read-onlycurrent
alcatelIND1RIPNGMIBConformance
OBJECT-IDENTITY
Branch for Routing Information Protocol (RIPNG) Subsystem Conformance Information.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2current
alcatelIND1RIPNGMIBGroups
OBJECT-IDENTITY
Branch for Routing Information Protocol (RIPNG) Subsystem Units Of Conformance.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.1current
alcatelIND1RIPNGMIBCompliances
OBJECT-IDENTITY
Branch for Routing Information Protocol (RIPNG) Subsystem Compliance Statements.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.2current
alcatelIND1RIPNGTraps
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.3
alcatelIND1RIPNGTrapsRoot
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.3.0

Notifications

NameOIDStatus
ripngRouteMaxLimitReached
NOTIFICATION-TYPE
This notification is generated as RIPng database reached supported maximum entries. RIPng will discard any new updates.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.3.0.1current

Conformance

NameOIDStatus
alaRipngGlobalGroup
OBJECT-GROUP
Collection of Miscellaneous objects for management of RIP.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.1.1current
alaRipngInterfaceGroup
OBJECT-GROUP
Collection of Miscellaneous objects for management of RIP.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.1.3current
alaRipngPeerGroup
OBJECT-GROUP
Collection of Miscellaneous objects for management of RIP.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.1.7current
alaRipngRouteGroup
OBJECT-GROUP
Collection of Miscellaneous objects for management of RIP.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.1.8current
alcatelIND1RIPNGTrapsGroup
NOTIFICATION-GROUP
Collection of RIPNG Trap Objects.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.1.9current
alcatelIND1RIPMIBCompliance
MODULE-COMPLIANCE
Compliance statement for RIPng subsystem.
1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.2.1current