ALCATEL-STATIC-FRR-MIB
AI MIB Summary
The ALCATEL-STATIC-FRR-MIB enables SNMP-based provisioning and monitoring of Static Fast Reroute (FRR) configurations and state metrics on Alcatel-Lucent 9x00 series routers. It facilitates the management of static backup paths and associated failover parameters to ensure rapid traffic restoration without dynamic protocol convergence.
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.
Main OID:
alcatelStaticFrrMIBModule.1.3.6.1.4.1.6486.801.1.2.1.53.1
33
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
33 total| Object Name |
|---|
alcatelStaticFrrMIBModuleThis 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 .1.3.6.1.4.1.6486.801.1.2.1.53.1 |
alcatelStaticFrrMIBModuleObjsBranch for ALU FRR Managed Objects. OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.53.1.1 |
vRtrStaticFrrMplsInSegmentTableThis table contains a collection of incoming
segments to an LSR. SEQUENCE OF VRtrStaticFrrMplsInSegmentEntry .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1 |
vRtrStaticFrrMplsInSegmentEntryAn 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. VRtrStaticFrrMplsInSegmentEntry .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1 |
vRtrStaticFrrMplsInSegmentIfIndexThis 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.ro InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.1 |
vRtrStaticFrrMplsInSegmentLabelThe incoming label for this protected ingress segment.ro MplsLabel (MPLS-LSR-MIB) .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.2 |
vRtrStaticFrrMplsInSegmentNPopThe 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.rw Integer32 .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.3 |
vRtrStaticFrrMplsInSegmentXCIndexIndex 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.ro Integer32 .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.4 |
vRtrStaticFrrMplsInSegmentOwnerDenotes the entity that created and is responsible
for managing this segment.rw MplsObjectOwner (MPLS-LSR-MIB) .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.5 |
vRtrStaticFrrMplsInSegmentRowStatusThis variable is used to create, modify, and/or
delete a row in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.1.1.6 |
vRtrStaticFrrMplsOutSegmentIndexNextThis 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.ro Integer32 .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.2 |
vRtrStaticFrrMplsOutSegmentTableThis table contains a representation of the outgoing
segments from an LSR. SEQUENCE OF StaticFrrMplsOutSegmentEntry .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3 |
vRtrStaticFrrMplsOutSegmentEntryAn 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. StaticFrrMplsOutSegmentEntry .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1 |
vRtrStaticFrrMplsOutSegmentIndexThis 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.ro Integer32 .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.1 |
vRtrStaticFrrMplsOutSegmentIfIndexThis value contains the interface index of the
outgoing protecting interface.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.2 |
vRtrStaticFrrMplsOutSegmentPushTopLabelThis value indicates whether or not a top label
should be pushed onto the outgoing packet's label
stack.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.3 |
vRtrStaticFrrMplsOutSegmentTopLabelIf mplsOutSegmentPushTopLabel is true then this
represents the label that should be pushed onto the
top of the outgoing packet's label stack.rw MplsLabel (MPLS-LSR-MIB) .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.4 |
vRtrStaticFrrMplsOutSegmentNextHopIpAddrTypeIndicates 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.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.5 |
vRtrStaticFrrMplsOutSegmentNextHopIpv4AddrIPv4 Address of the protecting next hop. Its value is
significant only when mplsOutSegmentNextHopIpAddrType is ipV4 (1),
otherwise it should return a value of 0.rw IpAddress .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.6 |
vRtrStaticFrrMplsOutSegmentXCIndexIndex 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.ro Integer32 .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.7 |
vRtrStaticFrrMplsOutSegmentOwnerDenotes the entity which created and is responsible
for managing this segment.rw MplsObjectOwner (MPLS-LSR-MIB) .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.8 |
vRtrStaticFrrMplsOutSegmentRowStatusFor creating, modifying, and deleting this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.3.1.9 |
vRtrStaticFrrMplsXCIndexNextThis 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.ro Integer32 .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.4 |
vRtrStaticFrrMplsXCTableThis 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. SEQUENCE OF VRtrStaticFrrMplsXCEntry .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5 |
vRtrStaticFrrMplsXCEntryA 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. VRtrStaticFrrMplsXCEntry .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1 |
vRtrStaticFrrMplsXCIndexPrimary index for the conceptual row identifying
a backing cross-connect segment on a transit LSR.ro Integer32 .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1.1 |
vRtrStaticFrrMplsXCOwnerDenotes the entity that created and is responsible
for managing this cross-connect.rw MplsObjectOwner (MPLS-LSR-MIB) .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1.2 |
vRtrStaticFrrMplsXCRowStatusFor creating, modifying, and deleting this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1.3 |
vRtrStaticFrrMplsXCAdminStatusThe desired operational status of this backup segment.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1.4 |
vRtrStaticFrrMplsXCOperStatusThe actual operational status of this backup cross-connect.ro Enumeration .1.3.6.1.4.1.6486.801.1.2.1.53.1.1.5.1.5 |
alcatelStaticFrrMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.53.1.2 |
alcatelStaticFrrMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.53.1.2.1 |
alcatelStaticFrrMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.53.1.2.2 |