ALCATEL-IND1-IPRM-MIB

File: ALCATEL-IND1-IPRM-MIB.mib (20713 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
SNMPv2-CONF IANA-RTPROTO-MIB ALCATEL-IND1-BASE

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 Unsigned32 RowStatus
TEXTUAL-CONVENTION SnmpAdminString MODULE-COMPLIANCE
OBJECT-GROUP IANAipRouteProtocol routingIND1Iprm

Defined Types

AlaIprmAdminStatus  
Admin status
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

AlaIprmStaticRouteTypes  
A mechanism for distinguishing the type of static route
TEXTUAL-CONVENTION    
  INTEGER regular(1), recursive(2), bfdEnabled(3), interface(4)  

AlaMplsL3VpnRouteType  
Used to define the type of a route target usage. Route targets can be specified to be imported, exported, or both. For a complete definition of a route target, see [RFC4364].
TEXTUAL-CONVENTION    
  INTEGER import(1), export(2), both(3)  

AlaIprmRtPrefType  
Used to define the various types of routes along with their route preference values
TEXTUAL-CONVENTION    
  INTEGER local(1), static(2), ospf(3), rip(4), bgpExternal(5), bgpInternal(6), isisl1(7), isisl2(8), import(9)  

AlaIprmRouteEntry  
SEQUENCE    
  alaIprmRouteDest IpAddress
  alaIprmRouteMask IpAddress
  alaIprmRouteTos Integer32
  alaIprmRouteNextHop IpAddress
  alaIprmRouteProto IANAipRouteProtocol
  alaIprmRouteMetric Integer32
  alaIprmRoutePriority Integer32

AlaIprmStaticRouteEntry  
SEQUENCE    
  alaIprmStaticRouteDest IpAddress
  alaIprmStaticRouteMask IpAddress
  alaIprmStaticRouteNextHop IpAddress
  alaIprmStaticRouteMetric Integer32
  alaIprmStaticRouteStatus RowStatus
  alaIprmStaticRouteBfdStatus AlaIprmAdminStatus
  alaIprmStaticRouteType AlaIprmStaticRouteTypes
  alaIprmStaticRouteTag Unsigned32
  alaIprmStaticRouteName SnmpAdminString

AlaIprmRouteTargetEntry  
SEQUENCE    
  alaIprmRouteTarget SnmpAdminString
  alaIprmRouteTargetType AlaMplsL3VpnRouteType
  alaIprmRouteTargetRowStatus RowStatus

AlaIprmRtPrefTableEntry  
SEQUENCE    
  alaIprmRtPrefEntryType AlaIprmRtPrefType
  alaIprmRtPrefEntryValue Integer32

AlaIprmImportVrfEntry  
SEQUENCE    
  alaIprmImportVrfName SnmpAdminString
  alaIprmImportVrfRouteMap Integer32
  alaIprmImportVrfRowStatus RowStatus

AlaIprmImportIsidEntry  
SEQUENCE    
  alaIprmImportIsid Unsigned32
  alaIprmImportIsidRouteMap Integer32
  alaIprmImportIsidRowStatus RowStatus

Defined Values

alcatelIND1IPRMMIB 1.3.6.1.4.1.6486.801.1.2.1.10.2.1
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 IPRM 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    

alcatelIND1IPRMMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1
OBJECT IDENTIFIER    

alaIprmConfig 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1
OBJECT IDENTIFIER    

alaIprmRouteTable 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.1
IPRM's Routing table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaIprmRouteEntry

alaIprmRouteEntry 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.1.1
A particular route to a particular destination
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaIprmRouteEntry  

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

alaIprmRouteMask 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.1.1.2
The mask of this route
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

alaIprmRouteTos 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.1.1.3
The TOS for this route
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..16  

alaIprmRouteNextHop 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.1.1.4
The Gateway for this route
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

alaIprmRouteProto 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.1.1.5
The protocol that this route was learned from
Status: current Access: read-only
OBJECT-TYPE    
  IANAipRouteProtocol  

alaIprmRouteMetric 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.1.1.6
The metric for this route
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alaIprmRoutePriority 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.1.1.7
The priority for this route
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alaIprmStaticRouteTable 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.2
IPRM's Static Route table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaIprmStaticRouteEntry

alaIprmStaticRouteEntry 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.2.1
A route entered by the user
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaIprmStaticRouteEntry  

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

alaIprmStaticRouteMask 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.2.1.2
The mask of this route
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

alaIprmStaticRouteNextHop 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.2.1.3
The Gateway for this route
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

alaIprmStaticRouteMetric 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.2.1.4
The metric for this route
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

alaIprmStaticRouteStatus 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.2.1.5
The status of this entry. Enabling causes a new static route to be created, disabled causes that static route to be deleted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaIprmStaticRouteBfdStatus 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.2.1.6
For enabling or disabling the BFD status on this static route.
Status: current Access: read-create
OBJECT-TYPE    
  AlaIprmAdminStatus  

alaIprmStaticRouteType 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.2.1.7
Type of static route.
Status: current Access: read-create
OBJECT-TYPE    
  AlaIprmStaticRouteTypes  

alaIprmStaticRouteTag 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.2.1.8
Tag associated with static route.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

alaIprmStaticRouteName 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.2.1.9
A comment associated with the static route.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alaIprmStaticAllBfd 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.3
For attempting to enable/disable the BFD state on all static routes.
Status: current Access: read-write
OBJECT-TYPE    
  AlaIprmAdminStatus  

alaIprmPrimaryAddress 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.4
Defines the Primary IP Address of this Router.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

alaIprmRouterId 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.5
Defines the Router-id for this Router.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

alaIprmRouteDistinguisher 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.6
Associates a route distinguisher to a VRF. Syntax for a route distinguisher and route target as defined in [RFC4364].
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(3..32)  

alaIprmRouteTargetTable 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.7
This table specifies per-VRF route target association. Each entry identifies a connectivity policy supported as part of a VPN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaIprmRouteTargetEntry

alaIprmRouteTargetEntry 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.7.1
An entry in this table is created by an LSR for each route target configured for a VRF supporting a MPLS L3VPN instance. See [RFC4364] for a complete definition of a route target.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaIprmRouteTargetEntry  

alaIprmRouteTarget 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.7.1.1
A Virtual Router Route Target. Syntax for a route distinguisher and route target as defined in [RFC4364].
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(3..32)  

alaIprmRouteTargetType 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.7.1.2
The route target distribution type.
Status: current Access: read-create
OBJECT-TYPE    
  AlaMplsL3VpnRouteType  

alaIprmRouteTargetRowStatus 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.7.1.3
This variable is used to create, modify, and/or delete a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaIprmRtPrefTable 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.8
This table specifies the route preference values for various types of routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaIprmRtPrefTableEntry

alaIprmRtPrefTableEntry 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.8.1
An entry is in this table for each route preference type.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaIprmRtPrefTableEntry  

alaIprmRtPrefEntryType 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.8.1.1
The type of route (associated with a route preference value)
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaIprmRtPrefType  

alaIprmRtPrefEntryValue 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.8.1.2
The route preference value used for this type of route.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

alaIprmExportRouteMap 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.9
A route-map index representing the route-map used to filter routes exported to the Global Route Table. A value of -1 indicates no routes should be exported. A value of 0 indicates all routes should be exported. Otherwise, the value is the route-map index to use for filtering.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

alaIprmImportVrfTable 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.10
This table specifies VRFs to import routes from.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaIprmImportVrfEntry

alaIprmImportVrfEntry 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.10.1
An entry in this table is created for each VRF to import routes from.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaIprmImportVrfEntry  

alaIprmImportVrfName 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.10.1.1
The name of the VRF that routes should be imported from. An empty string indicates the default VRF.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(0..20)  

alaIprmImportVrfRouteMap 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.10.1.2
A route-map index representing the route-map used to filter imported routes.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

alaIprmImportVrfRowStatus 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.10.1.3
This variable is used to create, modify, and/or delete a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaIprmImportIsidTable 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.11
This table specifies ISIS L3VPN ISIDs to import routes from.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaIprmImportIsidEntry

alaIprmImportIsidEntry 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.11.1
An entry in this table is created for each ISID to import routes from.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaIprmImportIsidEntry  

alaIprmImportIsid 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.11.1.1
The ISIS SPB L3VPN ISID that routes should be imported from.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaIprmImportIsidRouteMap 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.11.1.2
A route-map index representing the route-map used to filter imported routes.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

alaIprmImportIsidRowStatus 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.11.1.3
This variable is used to create, modify, and/or delete a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaIprmExportToAllVrfsRouteMap 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.1.1.12
Used to export routes to all other VRFs that don't already have an entry in the Import Vrf Table. The object is a route-map index representing the route-map used to filter the exported routes. A value of -1 indicates no routes should be exported. A value of 0 indicates all routes should be exported. Otherwise, the value is the route-map index to use for filtering.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

alcatelIND1IPRMMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.2
OBJECT IDENTIFIER    

alcatelIND1IPRMMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.2.1
OBJECT IDENTIFIER    

alcatelIND1IPRMMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.2.2
OBJECT IDENTIFIER    

alaIprmCompliance 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.2.1.1
The compliance statement for routers running IPRM and implementing the ALCATEL-IND1-IPRM MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

alaIprmConfigMIBGroup 1.3.6.1.4.1.6486.801.1.2.1.10.2.1.2.2.1
A collection of objects to support management of global configuration parameters of the IPRM Module.
Status: current Access: read-write
OBJECT-GROUP