ALCATEL-IND1-RIPNG-MIB

File: ALCATEL-IND1-RIPNG-MIB.mib (43308 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE Counter32 Integer32
TimeTicks Ipv6Address Ipv6AddressPrefix
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
routingIND1Ripng

Defined Types

AlaRipngInterfaceEntry  
SEQUENCE    
  alaRipngInterfaceStatus RowStatus
  alaRipngInterfaceIndex Integer32
  alaRipngInterfaceMetric Integer32
  alaRipngInterfaceRecvStatus INTEGER
  alaRipngInterfaceSendStatus INTEGER
  alaRipngInterfaceHorizon INTEGER
  alaRipngInterfacePacketsSent Integer32
  alaRipngInterfacePacketsRcvd Integer32
  alaRipngInterfaceMTU Counter32
  alaRipngInterfaceNextUpdate TimeTicks
  alaRipngInterfaceJitter Integer32

AlaRipngNexthopFilterEntry  
SEQUENCE    
  alaRipngNexthopFilterStatus RowStatus
  alaRipngNexthopFilterAddress Ipv6Address

AlaRipngSummarizationEntry  
SEQUENCE    
  alaRipngSummarizationStatus RowStatus
  alaRipngSummarizationSourcePrefix Ipv6AddressPrefix
  alaRipngSummarizationSourcePrefixLen Integer32
  alaRipngSummarizationPrefix Ipv6AddressPrefix
  alaRipngSummarizationPrefixLen Integer32
  alaRipngSummarizationSubnets INTEGER

AlaRipngRouteFilterEntry  
SEQUENCE    
  alaRipngRouteFilterStatus RowStatus
  alaRipngRouteFilterPrefix Ipv6AddressPrefix
  alaRipngRouteFilterPrefixLen Integer32
  alaRipngRouteFilterDirection INTEGER
  alaRipngRouteFilterSubnets INTEGER

AlaRipngPeerEntry  
SEQUENCE    
  alaRipngPeerAddress Ipv6Address
  alaRipngPeerLastUpdate TimeTicks
  alaRipngPeerNumUpdates Counter32
  alaRipngPeerNumRoutes Counter32
  alaRipngPeerBadPackets Counter32
  alaRipngPeerBadRoutes Counter32
  alaRipngPeerIndex Integer32

AlaRipngRouteEntry  
SEQUENCE    
  alaRipngRoutePrefix Ipv6AddressPrefix
  alaRipngRoutePrefixLen Integer32
  alaRipngRouteNextHop Ipv6Address
  alaRipngRouteType INTEGER
  alaRipngRouteAge TimeTicks
  alaRipngRouteTag Integer32
  alaRipngRouteMetric Integer32
  alaRipngRouteStatus RowStatus
  alaRipngRouteFlags INTEGER
  alaRipngRouteIndex Integer32

Defined Values

alcatelIND1RIPNGMIB 1.3.6.1.4.1.6486.801.1.2.1.10.12.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey 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) 1995-2007 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1RIPNGMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1
Branch for Routing Information Protocol (RIPNG) Subsystem Managed Objects.
Status: current Access: read-write
OBJECT-IDENTITY    

alcatelIND1RIPNGMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2
Branch for Routing Information Protocol (RIPNG) Subsystem Conformance Information.
Status: current Access: read-write
OBJECT-IDENTITY    

alcatelIND1RIPNGMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.1
Branch for Routing Information Protocol (RIPNG) Subsystem Units Of Conformance.
Status: current Access: read-write
OBJECT-IDENTITY    

alcatelIND1RIPNGMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.2
Branch for Routing Information Protocol (RIPNG) Subsystem Compliance Statements.
Status: current Access: read-write
OBJECT-IDENTITY    

alaProtocolRipng 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1
OBJECT IDENTIFIER    

alaRipngProtoStatus 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.1
Global administration status of RIPng.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngUpdateInterval 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..120  

alaRipngInvalidTimer 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..360  

alaRipngHolddownTimer 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.4
Time to keep a route in the holddown state.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..120  

alaRipngGarbageTimer 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.5
Time to keep a route before garbage collection.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..180  

alaRipngRouteCount 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.6
The number of network routes in RIPng routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

alaRipngGlobalRouteTag 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.7
The route tag that will be added to all RIPng entries
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

alaRipngTriggeredSends 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.8
Controls whether trigged updates contain entire RIB or just changes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER all(1), onlyupdated(2), off(3)  

alaRipngJitter 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.9
Jitter to use when sending updates. The value must be less than one-half the update interval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..60  

alaRipngPort 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.10
Port to send/receive packets on.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

alaRipngDebug 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2
OBJECT IDENTIFIER    

alaRipngDebugLevel 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.1
This Object is deprecated in favour of alaDrcTmRipngDebur Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

alaRipngDebugError 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.2
This Object is deprecated in favour of alaDrcTmRipngDebugError MIB Object of alaDrcTmRipngDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngDebugWarn 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.3
This Object is deprecated in favour of alaDrcTmRipngDebugWarning MIB Object of alaDrcTmRipngDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngDebugRecv 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.4
This Object is deprecated in favour of alaDrcTmRipngDebugRecv MIB Object of alaDrcTmRipngDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngDebugSend 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.5
This Object is deprecated in favour of alaDrcTmRipngDebugSend MIB Object of alaDrcTmRipngDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngDebugRdb 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.6
This Object is deprecated in favour of alaDrcTmRipngDebugRdb MIB Object of alaDrcTmRipngDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngDebugAge 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.7
This Object is deprecated in favour of alaDrcTmRipngDebugAge MIB Object of alaDrcTmRipngDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngDebugMip 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.8
This Object is deprecated in favour of alaDrcTmRipngDebugMip MIB Object of alaDrcTmRipngDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngDebugInfo 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.9
This Object is deprecated in favour of alaDrcTmRipngDebugInfo MIB Object of alaDrcTmRipngDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngDebugSetup 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.10
This Object is deprecated in favour of alaDrcTmRipngDebugSetup MIB Object of alaDrcTmRipngDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngDebugTime 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.11
This Object is deprecated in favour of alaDrcTmRipngDebugTime MIB Object of alaDrcTmRipngDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngDebugTm 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.12
This Object is deprecated in favour of alaDrcTmRipngDebugTm MIB Object of alaDrcTmRipngDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngDebugRouteFilter 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.13
This Object is deprecated in favour of alaDrcTmRipngDebugRouteFilter MIB Object of alaDrcTmRipngDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngDebugNexthopFilter 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.14
This Object is deprecated in favour of alaDrcTmRipngDebugNexthopFilter MIB Object of alaDrcTmRipngDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngDebugSummary 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.15
This Object is deprecated in favour of alaDrcTmRipngDebugSummary MIB Object of alaDrcTmRipngDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngDebugAll 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.2.16
This Object is deprecated in favour of alaDrcTmRipngDebugAll MIB Object of alaDrcTmRipngDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipngInterfaceTable 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11
RIPng interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRipngInterfaceEntry

alaRipngInterfaceEntry 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1
Each individual interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaRipngInterfaceEntry  

alaRipngInterfaceStatus 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.1
Create/delete RIPng interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

alaRipngInterfaceIndex 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.2
IPv6 index of this interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

alaRipngInterfaceMetric 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.3
Metric used on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..15  

alaRipngInterfaceRecvStatus 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.4
Controls whether or not to recv updates on this intf.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

alaRipngInterfaceSendStatus 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.5
Controls whether or not to send updates on this intf.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

alaRipngInterfaceHorizon 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.6
Controls use of split horizon on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), onlysplit(2), poison(3)  

alaRipngInterfacePacketsSent 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.7
# of packets sent on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alaRipngInterfacePacketsRcvd 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.8
# of packets received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alaRipngInterfaceMTU 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.9
Max Transfer size of RIPng packets on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaRipngInterfaceNextUpdate 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.10
Seconds remaining for the next update on this interface
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alaRipngInterfaceJitter 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.11.1.11
Deprecated in favour of alaRipngJitter
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 0..60  

alaRipngNexthopFilterTable 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.12
RIPng Nexthop filters.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRipngNexthopFilterEntry

alaRipngNexthopFilterEntry 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.12.1
Each individual Nexthop filter.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  AlaRipngNexthopFilterEntry  

alaRipngNexthopFilterStatus 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.12.1.1
Create/delete RIPng Nexthop Filter.
Status: deprecated Access: read-write
OBJECT-TYPE    
  RowStatus  

alaRipngNexthopFilterAddress 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.12.1.2
Address of router to filter routes from.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Ipv6Address  

alaRipngSummarizationTable 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.13
RIPng Nexthop filters.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRipngSummarizationEntry

alaRipngSummarizationEntry 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.13.1
Each individual Nexthop filter.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  AlaRipngSummarizationEntry  

alaRipngSummarizationStatus 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.13.1.1
Create/delete RIPng Summarization Filter.
Status: deprecated Access: read-write
OBJECT-TYPE    
  RowStatus  

alaRipngSummarizationSourcePrefix 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.13.1.2
Prefix of network to use a the source of a summarization.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Ipv6AddressPrefix  

alaRipngSummarizationSourcePrefixLen 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.13.1.3
Prefix length of source prefix.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 1..128  

alaRipngSummarizationPrefix 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.13.1.4
Prefix of summarized route.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Ipv6AddressPrefix  

alaRipngSummarizationPrefixLen 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.13.1.5
Prefix length of summarized route.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 1..128  

alaRipngSummarizationSubnets 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.13.1.6
Include subnets?
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER include(1), donotinclude(2)  

alaRipngRouteFilterTable 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.14
RIPng route filters.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRipngRouteFilterEntry

alaRipngRouteFilterEntry 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.14.1
Each individual route filter.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  AlaRipngRouteFilterEntry  

alaRipngRouteFilterStatus 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.14.1.1
Create/delete RIPng route Filter.
Status: deprecated Access: read-write
OBJECT-TYPE    
  RowStatus  

alaRipngRouteFilterPrefix 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.14.1.2
Prefix of filter.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Ipv6AddressPrefix  

alaRipngRouteFilterPrefixLen 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.14.1.3
Prefix length of filter.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 1..128  

alaRipngRouteFilterDirection 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.14.1.4
Which way to apply the filter.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER in(1), out(2)  

alaRipngRouteFilterSubnets 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.14.1.5
Include subnets?
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER include(1), donotinclude(2)  

alaRipngPeerTable 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15
RIPng peers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRipngPeerEntry

alaRipngPeerEntry 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1
Each individual peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaRipngPeerEntry  

alaRipngPeerAddress 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1.1
Address of peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

alaRipngPeerLastUpdate 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1.2
Last Update received.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alaRipngPeerNumUpdates 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1.3
Total # of updates received from this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaRipngPeerNumRoutes 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1.4
Total # of routes received from this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaRipngPeerBadPackets 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1.5
Total # of bad packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaRipngPeerBadRoutes 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1.6
Total # of bad routes received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaRipngPeerIndex 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.15.1.7
IPv6 index of the interface on which this peer is seen
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

alaRipngRouteTable 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16
Ripng routing table which contains the routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRipngRouteEntry

alaRipngRouteEntry 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1
Ripng routing table which contains the network routes
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaRipngRouteEntry  

alaRipngRoutePrefix 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.1
The destination IP address of this route.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6AddressPrefix  

alaRipngRoutePrefixLen 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.2
The prefix length for this route.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..128  

alaRipngRouteNextHop 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.3
The address of the next hop to reach this route.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

alaRipngRouteType 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.4
The type of route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), rip(2), redist(3), unknown(4)  

alaRipngRouteAge 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.5
The number of seconds since this route was last updated or otherwise determined to be correct.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alaRipngRouteTag 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.6
The associated route tag
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

alaRipngRouteMetric 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.7
The routing metric for this route.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

alaRipngRouteStatus 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.8
The row status variable, used according to row installation and removal conventions.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

alaRipngRouteFlags 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.9
The assocated flags for this route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), garbage(2), holddown(3), unknown(4)  

alaRipngRouteIndex 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.1.1.16.1.10
IPv6 index of the interface on which the route gateway can be reached
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alcatelIND1RIPMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.2.1
Compliance statement for RIPng subsystem.
Status: current Access: read-only
MODULE-COMPLIANCE    

alaRipngGlobalGroup 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.1.1
Collection of Miscellaneous objects for management of RIP.
Status: current Access: read-only
OBJECT-GROUP    

alaRipngDebugGroup 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.1.2
Collection of Miscellaneous objects for management of RIP.
Status: current Access: read-only
OBJECT-GROUP    

alaRipngInterfaceGroup 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.1.3
Collection of Miscellaneous objects for management of RIP.
Status: current Access: read-only
OBJECT-GROUP    

alaRipngNexthopFilterGroup 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.1.4
Collection of Miscellaneous objects for management of RIP.
Status: current Access: read-only
OBJECT-GROUP    

alaRipngSummarizationGroup 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.1.5
Collection of Miscellaneous objects for management of RIP.
Status: current Access: read-only
OBJECT-GROUP    

alaRipngRouteFilterGroup 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.1.6
Collection of Miscellaneous objects for management of RIP.
Status: current Access: read-only
OBJECT-GROUP    

alaRipngPeerGroup 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.1.7
Collection of Miscellaneous objects for management of RIP.
Status: current Access: read-only
OBJECT-GROUP    

alaRipngRouteGroup 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.2.1.8
Collection of Miscellaneous objects for management of RIP.
Status: current Access: read-only
OBJECT-GROUP    

alcatelIND1RIPNGTraps 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.3
OBJECT IDENTIFIER    

alcatelIND1RIPNGTrapsRoot 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.3.0
OBJECT IDENTIFIER    

ripngRouteMaxLimitReached 1.3.6.1.4.1.6486.801.1.2.1.10.12.1.3.0.1
This notification is generated as RIPng database reached supported maximum entries. RIPng will discard any new updates.
Status: current Access: read-only
NOTIFICATION-TYPE