ALCATEL-IND1-RIP-MIB

File: ALCATEL-IND1-RIP-MIB.mib (39725 bytes)

Imported modules

SNMPv2-SMI RIPv2-MIB SNMPv2-TC
SNMPv2-CONF ALCATEL-IND1-BASE

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE IpAddress TimeTicks
Integer32 rip2IfConfEntry DisplayString
RowStatus TEXTUAL-CONVENTION MODULE-COMPLIANCE
OBJECT-GROUP routingIND1Rip

Defined Types

AlaAuthenticationEncryptKey  
The authentication encryption key that is used to decypher RIP simple passwords.
TEXTUAL-CONVENTION    
  OCTET STRING Size(16)  

AlaRipRedistProtoEntry  
SEQUENCE    
  alaRipRedistProtoId INTEGER
  alaRipRedistProtoMetric INTEGER
  alaRipRedistProtoStatus RowStatus

AlaRipRouteEntry  
SEQUENCE    
  alaRipRouteDest IpAddress
  alaRipRouteMask IpAddress
  alaRipRouteNextHop IpAddress
  alaRipRouteType INTEGER
  alaRipRouteAge TimeTicks
  alaRipRouteTag INTEGER
  alaRipRouteMetric INTEGER
  alaRipRouteStatus RowStatus

AlaRipRedistRouteEntry  
SEQUENCE    
  alaRipRedistRouteProto INTEGER
  alaRipRedistRouteDest IpAddress
  alaRipRedistRouteMask IpAddress
  alaRipRedistRouteMetric INTEGER
  alaRipRedistRouteControl INTEGER
  alaRipRedistRouteTagMatch INTEGER
  alaRipRedistRouteEffect INTEGER
  alaRipRedistRouteStatus RowStatus

AlaRip2IfConfAugEntry  
SEQUENCE    
  alaRip2IfConfEncryptKey AlaAuthenticationEncryptKey
  alaRip2IfIpConfStatus INTEGER
  alaRip2IfRecvPkts Integer32
  alaRip2IfConfName DisplayString
  alaRip2IfConfType INTEGER
  alaRip2IfConfPtoPPeer IpAddress

AlaRipEcmpRouteEntry  
SEQUENCE    
  alaRipEcmpRouteDest IpAddress
  alaRipEcmpRouteMask IpAddress
  alaRipEcmpRouteNextHop IpAddress
  alaRipEcmpRouteType INTEGER
  alaRipEcmpRouteAge TimeTicks
  alaRipEcmpRouteTag INTEGER
  alaRipEcmpRouteMetric INTEGER
  alaRipEcmpRouteStatus RowStatus
  alaRipEcmpRouteState INTEGER

Defined Values

alcatelIND1RIPMIB 1.3.6.1.4.1.6486.801.1.2.1.10.3.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 RIP 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    

alcatelIND1RIPMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1
Branch for Routing Information Protocol (RIP) Subsystem Managed Objects.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1RIPMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.2
Branch for Routing Information Protocol (RIP) Subsystem Conformance Information.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1RIPMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.2.1
Branch for Routing Information Protocol (RIP) Subsystem Units Of Conformance.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1RIPMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.2.2
Branch for Routing Information Protocol (RIP) Subsystem Compliance Statements.
Status: current Access: read-only
OBJECT-IDENTITY    

alaProtocolRip 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1
OBJECT IDENTIFIER    

alaRipProtoStatus 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.1
Global administration status of RIP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipHostRouteSupport 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.2
Enable or disable support for host routes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipRedistAdminStatus 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.3
Enable or disable redistribution of routes into RIP. This object has been obsoleted. Use the alaRouteMapRedistProtoEntry objects of AlcatelIND1RouteMap.mib.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipRedistRouteTag 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.4
A 32-bit value tagged to each RIP internal route while it is redistributed in to other routing protocol domains. The lower 16-bits typically indicate the autonomous system number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

alaRipForceHolddownTimer 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.5
Interval in seconds during which routing information regarding better paths is suppressed. A route enters into a forced holddown state when an update packet is received that indicates the route is unreachable and when this timer value is nonzero. After this timer has expired, if the value is less that 120 - the route enters a holddown state for the rest of the period until 120. During this time advertisements for better paths are accepted if any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..120  

alaRipRouteNumber 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.6
The number of network routes in RIP routing table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

alaRipUpdateInterval 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.13
Interval (in seconds) that RIP routing updates will be sent out. The value must be less than or equal to one-third the value of the invalid timer.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..120  

alaRipInvalidTimer 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.14
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3..360  

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

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

alaRipRedistProtoTable 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.7
Protocol based configuration for route redistribution using RIP. This table has been obsoleted. Use alaRouteMapRedistProtoTable of AlcatelIND1RouteMap.mib.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRipRedistProtoEntry

alaRipRedistProtoEntry 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.7.1
A range of routes from a protocol to be redistributed using RIP. This entry has been obsoleted. Use alaRouteMapRedistProtoEntry of AlcatelIND1RouteMap.mib.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  AlaRipRedistProtoEntry  

alaRipRedistProtoId 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.7.1.1
The routing mechanism via which the routes, to be redistributed using RIP, are learned. This object has been obsoleted. Use alaRouteMapRedistProtoEntry objects of AlcatelIND1RouteMap.mib.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER other(1), local(2), directHost(3), netmgmt(4), rip(5), ospf(6), isis(7), bgp(8)  

alaRipRedistProtoMetric 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.7.1.2
Default metric to be used for redistributing routes. This object has been obsoleted. Use alaRouteMapRedistProtoEntry objects of AlcatelIND1RouteMap.mib.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

alaRipRedistProtoStatus 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.7.1.3
Add or Delete entries. This object has been obsoleted. Use alaRouteMapRedistProtoEntry objects of AlcatelIND1RouteMap.mib.
Status: obsolete Access: read-write
OBJECT-TYPE    
  RowStatus  

alaRipDebug 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.2
OBJECT IDENTIFIER    

alaRipDebugLevel 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.2.1
This Object is deprecated in favour of alaDrcTmRipDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

alaRipDebugError 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.2.2
This Object is deprecated in favour of alaDrcTmRipDebugError MIB Object of alaDrcTmRipDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipDebugWarn 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.2.3
This Object is deprecated in favour of alaDrcTmRipDebugWarning MIB Object of alaDrcTmRipDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipDebugRecv 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.2.4
This Object is deprecated in favour of alaDrcTmRipDebugRecv MIB Object of alaDrcTmRipDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipDebugSend 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.2.5
This Object is deprecated in favour of alaDrcTmRipDebugSend MIB Object of alaDrcTmRipDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipDebugRdb 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.2.6
This Object is deprecated in favour of alaDrcTmRipDebugRdb MIB Object of alaDrcTmRipDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipDebugAge 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.2.7
This Object is deprecated in favour of alaDrcTmRipDebugAge MIB Object of alaDrcTmRipDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipDebugConfig 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.2.8
This Object is deprecated in favour of alaDrcTmRipDebugConfig MIB Object of alaDrcTmRipDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipDebugRedist 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.2.9
This Object is deprecated in favour of alaDrcTmRipDebugRedist MIB Object of alaDrcTmRipDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipDebugInfo 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.2.10
This Object is deprecated in favour of alaDrcTmRipDebugInfo MIB Object of alaDrcTmRipDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipDebugSetup 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.2.11
This Object is deprecated in favour of alaDrcTmRipDebugSetup MIB Object of alaDrcTmRipDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipDebugTime 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.2.12
This Object is deprecated in favour of alaDrcTmRipDebugTime MIB Object of alaDrcTmRipDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipDebugAll 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.2.13
This Object is deprecated in favour of alaDrcTmRipDebugAll MIB Object of alaDrcTmRipDebug Configuration
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRipRouteTable 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.9
RIP routing table which contains the network routes. This Object is deprecated in favour of alaRipEcmpRouteTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRipRouteEntry

alaRipRouteEntry 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.9.1
RIP routing table which contains the network routes. This Object is deprecated in favour of alaRipEcmpRouteEntry. This deprecated object is indexed by Destination/Mask. With the addition of ECMP support, routes can now have more than one nexthop, which requires routing entries to be identified/indexed by Destination/Mask/NextHop. As a result of this change, GET/GETNEXT operations on this deprecated object (which provide only Destination/Mask) will fail to uniquely identify a routing table entry. In response, the router will return only the first nexthop in its list of nexthops for the given routing destination. The order of the router's internal nexthop list is not specified or guaranteed, so there's no assurance that the returned nexthop will be active, installed, or otherwise in service. To retrieve information on all nexthops for a given destination, use alaRipEcmpRouteTable instead.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  AlaRipRouteEntry  

alaRipRouteDest 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.9.1.1
The destination IP address of this route. This Object is deprecated in favour of alaRipEcmpRouteDest.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

alaRipRouteMask 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.9.1.2
The network mask for this route. This Object is deprecated in favour of alaRipEcmpRouteMask.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

alaRipRouteNextHop 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.9.1.3
The address of the next hop to reach this route. This Object is deprecated in favour of alaRipEcmpRouteNextHop.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

alaRipRouteType 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.9.1.4
The type of route. This Object is deprecated in favour of alaRipEcmpRouteType.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER local(1), remote(2), redistribute(3)  

alaRipRouteAge 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.9.1.5
The number of seconds since this route was last updated or otherwise determined to be correct. This Object is deprecated in favour of alaRipEcmpRouteAge.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeTicks  

alaRipRouteTag 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.9.1.6
The associated route tag. This Object is deprecated in favour of alaRipEcmpRouteTag.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

alaRipRouteMetric 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.9.1.7
The routing metric for this route. This Object is deprecated in favour of alaRipEcmpRouteMetric.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

alaRipRouteStatus 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.9.1.8
The row status variable, used according to row installation and removal conventions. This Object is deprecated in favour of alaRipEcmpRouteStatus.
Status: deprecated Access: read-only
OBJECT-TYPE    
  RowStatus  

alaRipRedistRouteTable 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.10
A configuration table which controls the routes to be redistributed by RIP from other routing protocols. This table has been obsoleted. Use alaRouteMapRedistProtoTable of AlcatelIND1RouteMap.mib.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRipRedistRouteEntry

alaRipRedistRouteEntry 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.10.1
An entry of alaRipRedistRouteTable which specifies a route or set of routes to be redistributed by RIP from another routing protocol. This entry has been obsoleted. Use alaRouteMapRedistProtoEntry of AlcatelIND1RouteMap.mib.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  AlaRipRedistRouteEntry  

alaRipRedistRouteProto 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.10.1.1
Protocol from which this route is to be imported into RIP. This object has been obsoleted. Use alaRouteMapRedistProtoEntry objects of AlcatelIND1RouteMap.mib.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER other(1), local(2), directHost(3), netmgmt(4), ospf(6), isis(7), bgp(8)  

alaRipRedistRouteDest 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.10.1.2
The destination IP address of this route. This object has been obsoleted. Use alaRouteMapRedistProtoEntry objects of AlcatelIND1RouteMap.mib.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

alaRipRedistRouteMask 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.10.1.3
The network mask for this route. This object has been obsoleted. Use alaRouteMapRedistProtoEntry objects of AlcatelIND1RouteMap.mib.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

alaRipRedistRouteMetric 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.10.1.4
The metric to be used for the redistributed route. A value of 0 means that the metric used should be the value configured in alaRipRedistProtoMetric for this protocol. This object has been obsoleted. Use alaRouteMapRedistProtoEntry objects of AlcatelIND1RouteMap.mib.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

alaRipRedistRouteControl 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.10.1.5
Specifies how routes matching this entry are to be redistributed into RIP. The different mechanisms possible are to redistribute all the subnet routes, redistribute an aggregated route if there are one or more actual routes which match this entry or redistribute only an exactly matching route. This object has been obsoleted. Use alaRouteMapRedistProtoEntry objects of AlcatelIND1RouteMap.mib.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER redistributeAllSubnets(1), redistributeAsAggregate(2), redistributeExactMatch(3)  

alaRipRedistRouteTagMatch 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.10.1.6
Redistribute the route only when the route tag matches with this value. It defaults to -1 which matches all route tags. This object has been obsoleted. Use alaRouteMapRedistProtoEntry objects of AlcatelIND1RouteMap.mib.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

alaRipRedistRouteEffect 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.10.1.7
Specifies whether the redistribution of routes in this range is allowed or denied. This object has been obsoleted. Use alaRouteMapRedistProtoEntry objects of AlcatelIND1RouteMap.mib.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER redistribute(1), doNotRedistribute(2)  

alaRipRedistRouteStatus 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.10.1.8
The row status variable, used according to row installation and removal conventions. This object has been obsoleted. Use alaRouteMapRedistProtoEntry objects of AlcatelIND1RouteMap.mib.
Status: obsolete Access: read-write
OBJECT-TYPE    
  RowStatus  

alaRip2IfConfAugTable 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.11
Expansion for rip2ifconftable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRip2IfConfAugEntry

alaRip2IfConfAugEntry 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.11.1
An entry of alaRip2IfConfAugTable
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaRip2IfConfAugEntry  

alaRip2IfConfEncryptKey 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.11.1.1
The authentication encryption key that is used to decypher RIP passwords.
Status: current Access: read-write
OBJECT-TYPE    
  AlaAuthenticationEncryptKey  

alaRip2IfIpConfStatus 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.11.1.2
The status of the associated IP interface
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2), none(3)  

alaRip2IfRecvPkts 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.11.1.3
Number of packets received on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alaRip2IfConfName 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.11.1.4
The user defined name used to identify the IP interface
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

alaRip2IfConfType 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.11.1.5
The type of the rip interface
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER broadcast(1), point2point(2)  

alaRip2IfConfPtoPPeer 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.11.1.6
The address of the peer for a point-to-point rip interface
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

alaRipEcmpRouteTable 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.12
ECMP-enabled RIP routing table which contains the network routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRipEcmpRouteEntry

alaRipEcmpRouteEntry 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.12.1
ECMP-enabled RIP routing table which contains the network routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaRipEcmpRouteEntry  

alaRipEcmpRouteDest 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.12.1.1
The destination IP address of this route.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

alaRipEcmpRouteMask 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.12.1.2
The network mask for this route.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

alaRipEcmpRouteNextHop 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.12.1.3
The address of the next hop to reach this route.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

alaRipEcmpRouteType 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.12.1.4
The type of route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), remote(2), redistribute(3)  

alaRipEcmpRouteAge 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.12.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  

alaRipEcmpRouteTag 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.12.1.6
The associated route tag.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

alaRipEcmpRouteMetric 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.12.1.7
The routing metric for this route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

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

alaRipEcmpRouteState 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.1.1.12.1.9
The associated state for this route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), garbage(2), holddown(3), unknown(4)  

alcatelIND1RIPMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.2.2.1
Compliance statement for Routing Information Protocol (RIP) Subsystem.
Status: current Access: read-only
MODULE-COMPLIANCE    

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

alaRipRedistProtoGroup 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.2.1.2
Collection of objects for management of Route Redistribution Protocol. These objects have been obsoleted, and this group is no longer mandatory.
Status: obsolete Access: read-only
OBJECT-GROUP    

alaRipDebugGroup 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.2.1.3
Collection of objects for management of Debug Information. These objects have been deprecated, and this group is no longer mandatory.
Status: deprecated Access: read-only
OBJECT-GROUP    

alaRipRouteGroup 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.2.1.4
Collection of objects for management of Network Route configuration. This Object is deprecated in favour of alaRipEcmpRouteGroup.
Status: deprecated Access: read-only
OBJECT-GROUP    

alaRipRedistRouteGroup 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.2.1.5
Collection of objects for management of Route Redistribution configuration. These objects have been obsoleted, and this group is no longer mandatory.
Status: obsolete Access: read-only
OBJECT-GROUP    

alaRipEcmpRouteGroup 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.2.1.6
Collection of objects for management of Network Route configuration.
Status: current Access: read-only
OBJECT-GROUP    

alcatelIND1RIPTraps 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.3
OBJECT IDENTIFIER    

alcatelIND1RIPTrapsRoot 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.3.0
OBJECT IDENTIFIER    

ripRouteMaxLimitReached 1.3.6.1.4.1.6486.801.1.2.1.10.3.1.3.0.1
This notification is generated as RIP database reached supported Maximum entries. RIP will discard any new updates.
Status: current Access: read-only
NOTIFICATION-TYPE