MIBs Depot

ALCATEL-STATIC-FRR-MIB

Registered at
1.3.6.1.4.1.6486.801.1.2.1.53.1
Last updated
1908-01-01 00:00
Organization
Alcatel-Lucent Inc
Revisions
1909-02-02 00:00
Namespace
alcatel-aos7
Source file
ALCATEL-STATIC-FRR-MIB
Digest
sha256:0bf30d1d1d754dfe4885134dc948d44e8fb82f36872cd25401d7d786ca5f8e60

Description

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.

Contact

Please consult with Customer Service to ensure the most appropriate version of this document is used with the products in question: Alcatel-Lucent, Enterprise Solutions Division (Formerly Alcatel Internetworking, Incorporated) 26801 West Agoura Road Agoura Hills, CA 91301-5122 United States Of America Telephone: North America +1 800 995 2696 Latin America +1 877 919 9526 Europe +31 23 556 0100 Asia +65 394 7933 All Other +1 818 878 4507 Electronic Mail: support@ind.alcatel.com World Wide Web: http://alcatel-lucent.com/wps/portal/enterprise File Transfer Protocol: ftp://ftp.ind.alcatel.com/pub/products/mibs

Imports

FromSymbols
ALCATEL-IND1-BASEsoftentIND1MplsFrr
IF-MIBInterfaceIndexOrZero
INET-ADDRESS-MIBInetAddressIPv4, InetAddressType
MPLS-LSR-MIBMplsLabel, MplsObjectOwner
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue
TIMETRA-TC-MIBTmnxOperState

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ALCATEL-IND1-BASE
ALCATEL-STATIC-FRR-MIB
IANA-ADDRESS-FAMILY-NUMBERS-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
MPLS-LSR-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TIMETRA-GLOBAL-MIB
TIMETRA-TC-MIB

Objects

NameOIDSyntaxAccessStatus
alcatelStaticFrrMIBModuleObjs
OBJECT-IDENTITY
Branch for ALU FRR Managed Objects.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1current
vRtrStaticFrrMplsInSegmentTable
OBJECT-TYPE
This table contains a collection of incoming segments to an LSR.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1not-accessiblecurrent
vRtrStaticFrrMplsInSegmentEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1not-accessiblecurrent
vRtrStaticFrrMplsInSegmentIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.1InterfaceIndexOrZeroaccessible-for-notifycurrent
vRtrStaticFrrMplsInSegmentLabel
OBJECT-TYPE
The incoming label for this protected ingress segment.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.2MplsLabelaccessible-for-notifycurrent
vRtrStaticFrrMplsInSegmentNPop
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.3Integer32 (1..2147483647)read-createcurrent
vRtrStaticFrrMplsInSegmentXCIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.4Integer32 (0..2147483647)read-onlycurrent
vRtrStaticFrrMplsInSegmentOwner
OBJECT-TYPE
Denotes the entity that created and is responsible for managing this segment.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.5MplsObjectOwnerread-createcurrent
vRtrStaticFrrMplsInSegmentRowStatus
OBJECT-TYPE
This variable is used to create, modify, and/or delete a row in this table.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.6RowStatusread-createcurrent
vRtrStaticFrrMplsOutSegmentIndexNext
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.2Integer32 (0..2147483647)read-onlycurrent
vRtrStaticFrrMplsOutSegmentTable
OBJECT-TYPE
This table contains a representation of the outgoing segments from an LSR.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3not-accessiblecurrent
vRtrStaticFrrMplsOutSegmentEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1not-accessiblecurrent
vRtrStaticFrrMplsOutSegmentIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.1Integer32 (0..2147483647)accessible-for-notifycurrent
vRtrStaticFrrMplsOutSegmentIfIndex
OBJECT-TYPE
This value contains the interface index of the outgoing protecting interface.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.2InterfaceIndexOrZeroread-createcurrent
vRtrStaticFrrMplsOutSegmentPushTopLabel
OBJECT-TYPE
This value indicates whether or not a top label should be pushed onto the outgoing packet's label stack.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.3TruthValueread-createcurrent
vRtrStaticFrrMplsOutSegmentTopLabel
OBJECT-TYPE
If mplsOutSegmentPushTopLabel is true then this represents the label that should be pushed onto the top of the outgoing packet's label stack.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.4MplsLabelread-createcurrent
vRtrStaticFrrMplsOutSegmentNextHopIpAddrType
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.5InetAddressTyperead-createcurrent
vRtrStaticFrrMplsOutSegmentNextHopIpv4Addr
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.6IpAddressread-createcurrent
vRtrStaticFrrMplsOutSegmentXCIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.7Integer32 (0..2147483647)read-onlycurrent
vRtrStaticFrrMplsOutSegmentOwner
OBJECT-TYPE
Denotes the entity which created and is responsible for managing this segment.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.8MplsObjectOwnerread-createcurrent
vRtrStaticFrrMplsOutSegmentRowStatus
OBJECT-TYPE
For creating, modifying, and deleting this row.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.9RowStatusread-createcurrent
vRtrStaticFrrMplsXCIndexNext
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.4Integer32 (0..2147483647)read-onlycurrent
vRtrStaticFrrMplsXCTable
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5not-accessiblecurrent
vRtrStaticFrrMplsXCEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1not-accessiblecurrent
vRtrStaticFrrMplsXCIndex
OBJECT-TYPE
Primary index for the conceptual row identifying a backing cross-connect segment on a transit LSR.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1.1Integer32 (1..2147483647)accessible-for-notifycurrent
vRtrStaticFrrMplsXCOwner
OBJECT-TYPE
Denotes the entity that created and is responsible for managing this cross-connect.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1.2MplsObjectOwnerread-createcurrent
vRtrStaticFrrMplsXCRowStatus
OBJECT-TYPE
For creating, modifying, and deleting this row.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1.3RowStatusread-createcurrent
vRtrStaticFrrMplsXCAdminStatus
OBJECT-TYPE
The desired operational status of this backup segment.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1.4INTEGER {up(1), down(2)}read-createcurrent
vRtrStaticFrrMplsXCOperStatus
OBJECT-TYPE
The actual operational status of this backup cross-connect.
1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1.5INTEGER {up(1), down(2), unknown(4)}read-onlycurrent