ALCATEL-STATIC-FRR-MIB

File: ALCATEL-STATIC-FRR-MIB.mib (21345 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ALCATEL-IND1-BASE
SNMPv2-TC IF-MIB INET-ADDRESS-MIB
MPLS-LSR-MIB ALCATEL-IND1-TIMETRA-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-IDENTITY
Integer32 Unsigned32 IpAddress
OBJECT-GROUP MODULE-COMPLIANCE softentIND1MplsFrr
DisplayString RowStatus TruthValue
InterfaceIndexOrZero InetAddressType InetAddressIPv4
MplsLabel MplsObjectOwner TmnxOperState

Defined Types

VRtrStaticFrrMplsInSegmentEntry  
SEQUENCE    
  vRtrStaticFrrMplsInSegmentIfIndex InterfaceIndexOrZero
  vRtrStaticFrrMplsInSegmentLabel MplsLabel
  vRtrStaticFrrMplsInSegmentNPop Integer32
  vRtrStaticFrrMplsInSegmentXCIndex Integer32
  vRtrStaticFrrMplsInSegmentOwner MplsObjectOwner
  vRtrStaticFrrMplsInSegmentRowStatus RowStatus

StaticFrrMplsOutSegmentEntry  
SEQUENCE    
  vRtrStaticFrrMplsOutSegmentIndex Integer32
  vRtrStaticFrrMplsOutSegmentIfIndex InterfaceIndexOrZero
  vRtrStaticFrrMplsOutSegmentPushTopLabel TruthValue
  vRtrStaticFrrMplsOutSegmentTopLabel MplsLabel
  vRtrStaticFrrMplsOutSegmentNextHopIpAddrType InetAddressType
  vRtrStaticFrrMplsOutSegmentNextHopIpv4Addr IpAddress
  vRtrStaticFrrMplsOutSegmentXCIndex Integer32
  vRtrStaticFrrMplsOutSegmentOwner MplsObjectOwner
  vRtrStaticFrrMplsOutSegmentRowStatus RowStatus

VRtrStaticFrrMplsXCEntry  
SEQUENCE    
  vRtrStaticFrrMplsXCIndex Integer32
  vRtrStaticFrrMplsXCOwner MplsObjectOwner
  vRtrStaticFrrMplsXCRowStatus RowStatus
  vRtrStaticFrrMplsXCAdminStatus INTEGER
  vRtrStaticFrrMplsXCOperStatus INTEGER

Defined Values

alcatelStaticFrrMIBModule 1.3.6.1.4.1.6486.801.1.2.1.53.1
This document is the SNMP MIB module to manage and provision Static FRR extensions for the Alcatel 9x00 device. Copyright 2000-2009 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel's proprietary intellectual property. Alcatel retains all title and ownership in the Specification, including any revisions. Alcatel grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

alcatelStaticFrrMIBModuleObjs 1.3.6.1.4.1.6486.801.1.2.1.53.1.1
Branch for ALU FRR Managed Objects.
Status: current Access: read-write
OBJECT-IDENTITY    

alcatelStaticFrrMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.53.1.2
OBJECT IDENTIFIER    

alcatelStaticFrrMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.53.1.2.1
OBJECT IDENTIFIER    

alcatelStaticFrrMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.53.1.2.2
OBJECT IDENTIFIER    

vRtrStaticFrrMplsInSegmentTable 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1
This table contains a collection of incoming segments to an LSR.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VRtrStaticFrrMplsInSegmentEntry

vRtrStaticFrrMplsInSegmentEntry 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1
An entry in this table represents one incoming segment. An entry can be created by a network administrator or an SNMP agent. The creator of the entry is denoted by vRtrStaticFrrMplsInSegmentOwner. An entry in this table is indexed by the ifIndex of the incoming interface and the (top) label.
Status: current Access: not-accessible
OBJECT-TYPE    
  VRtrStaticFrrMplsInSegmentEntry  

vRtrStaticFrrMplsInSegmentIfIndex 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.1
This is a unique index for an entry in the StaticFrrMplsInSegmentTable. This value represents the interface index for the incoming MPLS interface. A value of zero represents an incoming label from the per-platform label space. In this case, the vRtrStaticFrrMplsInSegmentLabel is interpreted to be an MPLS-type label.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndexOrZero  

vRtrStaticFrrMplsInSegmentLabel 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.2
The incoming label for this protected ingress segment.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MplsLabel  

vRtrStaticFrrMplsInSegmentNPop 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.3
The number of labels to pop from the incoming packet. Normally only the top label is popped from the packet and used for all switching decisions for that packet.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

vRtrStaticFrrMplsInSegmentXCIndex 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.4
Index into vRtrStaticFrrMplsXCTable which identifies which cross- connect entry this segment is part of. A value of zero indicates that this entry is not referred to by any cross-connect entry. When a cross-connect entry is created which this in-segment is a part of, this object is automatically updated to reflect the value of vRtrStaticFrrMplsXCIndex of that cross-connect entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vRtrStaticFrrMplsInSegmentOwner 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.5
Denotes the entity that created and is responsible for managing this segment.
Status: current Access: read-create
OBJECT-TYPE    
  MplsObjectOwner  

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

vRtrStaticFrrMplsOutSegmentIndexNext 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.2
This object contains the next appropriate value to be used for vRtrStaticFrrMplsOutSegmentIndex when creating entries in the vRtrStaticFrrMplsOutSegmentTable. If the number of unassigned entries is exhausted, this object will take on the value of 0. To obtain the vRtrStaticFrrMplsOutSegmentIndex value for a new entry, the manager must first issue a management protocol retrieval operation to obtain the current value of this object. The agent should modify the value to reflect the next unassigned index after each retrieval operation. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vRtrStaticFrrMplsOutSegmentTable 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3
This table contains a representation of the outgoing segments from an LSR.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StaticFrrMplsOutSegmentEntry

vRtrStaticFrrMplsOutSegmentEntry 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1
An entry in this table represents one outgoing segment. An entry can be created by a network administrator or an SNMP agent. The object vRtrStaticFrrMplsOutSegmentOwner indicates the creator of this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  StaticFrrMplsOutSegmentEntry  

vRtrStaticFrrMplsOutSegmentIndex 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.1
This value contains a unique index for this row. While a value of 0 is not valid as an index for this row it can be supplied as a valid value to index vRtrStaticFrrMplsXCTable to access entries for which no out-segment has been configured.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..2147483647  

vRtrStaticFrrMplsOutSegmentIfIndex 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.2
This value contains the interface index of the outgoing protecting interface.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

vRtrStaticFrrMplsOutSegmentPushTopLabel 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.3
This value indicates whether or not a top label should be pushed onto the outgoing packet's label stack.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

vRtrStaticFrrMplsOutSegmentTopLabel 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.4
If mplsOutSegmentPushTopLabel is true then this represents the label that should be pushed onto the top of the outgoing packet's label stack.
Status: current Access: read-create
OBJECT-TYPE    
  MplsLabel  

vRtrStaticFrrMplsOutSegmentNextHopIpAddrType 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.5
Indicates whether the protecting next hop address is IPv4 or IPv6. Note that a value of unknown (0) is valid only when the outgoing interface is of type point-to- point.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

vRtrStaticFrrMplsOutSegmentNextHopIpv4Addr 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.6
IPv4 Address of the protecting next hop. Its value is significant only when mplsOutSegmentNextHopIpAddrType is ipV4 (1), otherwise it should return a value of 0.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

vRtrStaticFrrMplsOutSegmentXCIndex 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.7
Index into vRtrStaticFrrMplsXCTable which identifies which cross-connect entry this segment is part of. A value of zero indicates that this entry is not referred to by any cross-connect entry. When a cross-connect entry is created which this out-segment is a part of, this object is automatically updated to reflect the value of vRtrStaticFrrMplsXCIndex of that cross-connect entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vRtrStaticFrrMplsOutSegmentOwner 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.8
Denotes the entity which created and is responsible for managing this segment.
Status: current Access: read-create
OBJECT-TYPE    
  MplsObjectOwner  

vRtrStaticFrrMplsOutSegmentRowStatus 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.9
For creating, modifying, and deleting this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

vRtrStaticFrrMplsXCIndexNext 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.4
This object contains an appropriate value to be used for vRtrStaticFrrMplsXCIndex when creating entries in the vRtrStaticFrrMplsXCTable on a Transit LSR. The value 0 indicates that no unassigned entries are available. To obtain the value of vRtrStaticFrrMplsXCIndex for a new entry in the vRtrStaticFrrMplsXCTable, the manager issues a management protocol retrieval operation to obtain the current value of vRtrStaticFrrMplsXCIndex. After each retrieval operation, the agent should modify the value to reflect the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vRtrStaticFrrMplsXCTable 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5
This table specifies information for switching between LSP segments. It supports point-to-point connections. mplsLabelStackTable specifies the label stack information for a cross-connect LSR and is referred to from vRtrStaticFrrMplsXCTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VRtrStaticFrrMplsXCEntry

vRtrStaticFrrMplsXCEntry 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1
A row in this table represents one backup cross-connect entry. The following objects index it: - cross-connect index vRtrStaticFrrMplsXCIndex that uniquely identifies a backup cross-connect entry - interface index of the in-segment, vRtrStaticFrrMplsInSegmentIfIndex - incoming label(s), vRtrStaticFrrMplsInSegmentLabel - out-segment index, vRtrStaticFrrMplsOutSegmentIndex Originating LSPs and Terminating LSPs are unsupported in this Table. Special labels are not allowed in this Table. An entry can be created by a network administrator or by an SNMP agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  VRtrStaticFrrMplsXCEntry  

vRtrStaticFrrMplsXCIndex 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1.1
Primary index for the conceptual row identifying a backing cross-connect segment on a transit LSR.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

vRtrStaticFrrMplsXCOwner 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1.2
Denotes the entity that created and is responsible for managing this cross-connect.
Status: current Access: read-create
OBJECT-TYPE    
  MplsObjectOwner  

vRtrStaticFrrMplsXCRowStatus 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1.3
For creating, modifying, and deleting this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

vRtrStaticFrrMplsXCAdminStatus 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1.4
The desired operational status of this backup segment.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

vRtrStaticFrrMplsXCOperStatus 1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1.5
The actual operational status of this backup cross-connect.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), unknown(4)  

alcatelStaticFrrCompliance 1.3.6.1.4.1.6486.801.1.2.1.53.1.2.1.1
The compliance statement for systems running Static Fast Reroute Management and implementing ALCATEL-IND1-STATISC-FRR-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

alcatelStaticFrrMplsInGroup 1.3.6.1.4.1.6486.801.1.2.1.53.1.2.2.1
A collection of objects to support management of Static Fast Reroute Management Mpls In Segment.
Status: current Access: read-only
OBJECT-GROUP    

alcatelStaticFrrMplsOutGroup 1.3.6.1.4.1.6486.801.1.2.1.53.1.2.2.2
A collection of objects to support management of Static Fast Reroute Management Mpls Out Segment.
Status: current Access: read-only
OBJECT-GROUP    

alcatelStaticFrrMplsXCGroup 1.3.6.1.4.1.6486.801.1.2.1.53.1.2.2.3
A collection of objects to support management of Static Fast Reroute Management Mpls XC Segment.
Status: current Access: read-only
OBJECT-GROUP