ALCATEL-IND1-ROUTEMAP-MIB

File: ALCATEL-IND1-ROUTEMAP-MIB.mib (21704 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
INET-ADDRESS-MIB ALCATEL-IND1-BASE

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
RowStatus TEXTUAL-CONVENTION DisplayString
MODULE-COMPLIANCE OBJECT-GROUP InetAddress
InetAddressType routingIND1Iprm

Defined Types

AlaRouteMapType  
The set of Route Map Match and Route Map Set Elements.
TEXTUAL-CONVENTION    
  INTEGER matchIpAccesList(1), matchIpAddress(2), matchIpNextHopAccessList(3), matchIpNextHopAddress(4), matchIpv6AccessList(5), matchIpv6Address(6), matchIpv6nExtHopAccessList(7), matchIpv6NextHopAddress(8), matchTag(9), matchIpv4Interface(10), matchIpv6Interface(11), matchMetric(12), matchRouteType(13), setMetric(129), setMetricType(130), setTag(131), setCommunity(132), setLocalPreference(133), setLevel(134), setIpNexthop(135), setIpv6Nexthop(136)  

AlaRouteMapAction  
Determines whether a Route Map or Access List address should be permitted or denied.
TEXTUAL-CONVENTION    
  INTEGER permit(1), deny(2)  

AlaRouteMapRedistControl  
allSubnets matches all subnets of this prefix. noSubnets only matches the exact prefix. aggregate matches all subnets of the prefix, but only redistributes the prefix.
TEXTUAL-CONVENTION    
  INTEGER allSubnets(1), noSubnets(2), aggregate(3)  

AlaRouteMapRedistProtoEntry  
SEQUENCE    
  alaRouteMapRedistSrcProtoId INTEGER
  alaRouteMapRedistDestProtoId INTEGER
  alaRouteMapRedistRouteMapIndex Unsigned32
  alaRouteMapRedistStatus INTEGER
  alaRouteMapRedistAddressType InetAddressType
  alaRouteMapRedistRowStatus RowStatus

AlaRouteMapAccessListNameEntry  
SEQUENCE    
  alaRouteMapAccessListName DisplayString
  alaRouteMapAccessListNameIndex Unsigned32
  alaRouteMapAccessListNameAddressType InetAddressType
  alaRouteMapAccessListNameRowStatus RowStatus

AlaRouteMapAccessListEntry  
SEQUENCE    
  alaRouteMapAccessListIndex Unsigned32
  alaRouteMapAccessListAddressType InetAddressType
  alaRouteMapAccessListAddress InetAddress
  alaRouteMapAccessListPrefixLength Unsigned32
  alaRouteMapAccessListRedistControl AlaRouteMapRedistControl
  alaRouteMapAccessListAction AlaRouteMapAction
  alaRouteMapAccessListRowStatus RowStatus

AlaRouteMapNameEntry  
SEQUENCE    
  alaRouteMapName DisplayString
  alaRouteMapNameIndex Unsigned32
  alaRouteMapNameRowStatus RowStatus

AlaRouteMapSequenceEntry  
SEQUENCE    
  alaRouteMapSequenceIndex Unsigned32
  alaRouteMapSequenceNumber Unsigned32
  alaRouteMapSequenceAction AlaRouteMapAction
  alaRouteMapSequenceRowStatus RowStatus

AlaRouteMapEntry  
SEQUENCE    
  alaRouteMapIndex Unsigned32
  alaRouteMapSequence Unsigned32
  alaRouteMapType AlaRouteMapType
  alaRouteMapValue DisplayString
  alaRouteMapRowStatus RowStatus

Defined Values

alcatelIND1RouteMapMIB 1.3.6.1.4.1.6486.801.1.2.1.10.2.3
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 IP Route Maps 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-2006 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1RouteMapMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1
OBJECT IDENTIFIER    

alaRouteMapConfig 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1
OBJECT IDENTIFIER    

alaRouteMapRedistProtoTable 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.1
Protocol based configuration for route redistribution.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRouteMapRedistProtoEntry

alaRouteMapRedistProtoEntry 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.1.1
Identifies the source protocol and Route Map to be matched for route redistribution. If the route matches one of the source protocols Route Maps, and the Route Map is of type permit, then the route will be redistributed to the destination protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaRouteMapRedistProtoEntry  

alaRouteMapRedistSrcProtoId 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.1.1.1
The source protocol of the route to be redistributed.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER other(1), local(2), static(3), rip(4), ospf(5), bgp(6), ripng(7), ospfv3(8), bgp6(9), isis(10), isis6(11)  

alaRouteMapRedistDestProtoId 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.1.1.2
The protocol that a route is distributed into.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER rip(1), ospf(2), bgp(3), ripng(4), ospfv3(5), bgp6(6), isis(7), isis6(8)  

alaRouteMapRedistRouteMapIndex 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.1.1.3
Index indicating Route Map to use for redistribution match. In the destroy case the value 0 indicates all route-maps.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaRouteMapRedistStatus 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.1.1.4
Enable or disable the reditribution of routes into the specified protocol.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaRouteMapRedistAddressType 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.1.1.5
The address family of the source and destination protocols. The set is constrained to ipv4 and ipv6.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

alaRouteMapRedistRowStatus 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.1.1.6
Controls creation and deletion of Row Status entries.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaRouteMapAccessListNameTable 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.2
Table containing Access List name to Access List bindings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRouteMapAccessListNameEntry

alaRouteMapAccessListNameEntry 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.2.1
Each entry binds an Access List Name to an Access List index.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaRouteMapAccessListNameEntry  

alaRouteMapAccessListName 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.2.1.1
The name of an Access List.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..20)  

alaRouteMapAccessListNameIndex 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.2.1.2
The index associated with the Access List name.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaRouteMapAccessListNameAddressType 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.2.1.3
The type of address in this Access List. The set is constrained to ipv4 and ipv6.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

alaRouteMapAccessListNameRowStatus 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.2.1.4
Controls creation and deletion of Row Status entries.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaRouteMapAccessListTable 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.3
This table contains all Access Lists configured on the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRouteMapAccessListEntry

alaRouteMapAccessListEntry 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.3.1
Each entry identifies an IPv4 or IPv6 address or subnet to match for route redistribution.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaRouteMapAccessListEntry  

alaRouteMapAccessListIndex 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.3.1.1
The index associated with the Access List name.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..65535  

alaRouteMapAccessListAddressType 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.3.1.2
The type of address in this Access List Table Entry. The set is constrained to ipv4 and ipv6.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

alaRouteMapAccessListAddress 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.3.1.3
The IPv4 or IPv6 address associated with this access list entry. The type is identified by alaRouteMapAccessListAddressType.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

alaRouteMapAccessListPrefixLength 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.3.1.4
The prefix length in bits of the IPv4 or IPv6 address associated with this Access List entry. The maximum for IPv4 is 32.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..128  

alaRouteMapAccessListRedistControl 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.3.1.5
Controls how a route is matched and redistributed. allSubnets matches all subnets of the prefix. noSubnets only matches the exact prefix. aggregate matches all subnets of the prefix, but only redistributes the prefix.
Status: current Access: read-create
OBJECT-TYPE    
  AlaRouteMapRedistControl  

alaRouteMapAccessListAction 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.3.1.6
Controls whether an address should be redistributed or denied, if an Access list entry is matched.
Status: current Access: read-create
OBJECT-TYPE    
  AlaRouteMapAction  

alaRouteMapAccessListRowStatus 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.3.1.7
Controls creation and deletion of Row Status entries.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaRouteMapNameTable 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.4
Table containing Route Map name to Route Map index bindings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRouteMapNameEntry

alaRouteMapNameEntry 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.4.1
Each entry binds a Route Map Name to a Route Map index.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaRouteMapNameEntry  

alaRouteMapName 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.4.1.1
The name of a Route Map.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..20)  

alaRouteMapNameIndex 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.4.1.2
The index associated with the Route Map name.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaRouteMapNameRowStatus 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.4.1.3
Controls creation and deletion of Row Status entries.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaRouteMapSequenceTable 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.5
Table binds a sequence to a Route Map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRouteMapSequenceEntry

alaRouteMapSequenceEntry 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.5.1
Each entry binds a Route Map and a Sequence.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaRouteMapSequenceEntry  

alaRouteMapSequenceIndex 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.5.1.1
A Route Map Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaRouteMapSequenceNumber 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.5.1.2
The Sequence Number indicating the position of sequences with the same Route Map index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..100  

alaRouteMapSequenceAction 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.5.1.3
Controls whether a sequence, if matched, should be redistributed or denied.
Status: current Access: read-create
OBJECT-TYPE    
  AlaRouteMapAction  

alaRouteMapSequenceRowStatus 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.5.1.4
Controls creation and deletion of Row Status entries.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaRouteMapTable 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.6
Protocol based configuration for route redistribution.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaRouteMapEntry

alaRouteMapEntry 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.6.1
Each entry describes a match or set clause in a Route Map.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaRouteMapEntry  

alaRouteMapIndex 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.6.1.1
The index associated with the Route Map name.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaRouteMapSequence 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.6.1.2
Route Maps are linked together using sequence numbers. All Route Maps with the same index and with different sequence numbers are linked together and processed in order of increasing sequence number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..100  

alaRouteMapType 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.6.1.3
The type of match or set command in this entry. Route Map rows with the same Route Map Name, Sequence Number and Match/Set Type form a group. An entry within the group is uniquely identified by this Route Map Table object. Any match within the group is considered a successful match for the entire group, and matching will continue with the next group.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaRouteMapType  

alaRouteMapValue 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.6.1.4
The string following the match or set keyword in a Route Map CLI command.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..128)  

alaRouteMapRowStatus 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.1.1.6.1.5
Controls creation and deletion of Row Status entries.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alcatelIND1RouteMapMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.2
OBJECT IDENTIFIER    

alcatelIND1RouteMapMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.2.1
OBJECT IDENTIFIER    

alcatelIND1RouteMapMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.2.2
OBJECT IDENTIFIER    

alaRouteMapCompliance 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.2.1.1
The compliance statement for routers running Route Maps and implementing the ALCATEL-IND1-ROUTEMAP MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

alaRouteMapConfigMIBGroup 1.3.6.1.4.1.6486.801.1.2.1.10.2.3.2.2.1
A collection of objects to support management of global configuration parameters of the Route Map Module.
Status: current Access: read-create
OBJECT-GROUP