TE-MIB

File: TE-MIB.mib (61786 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
SNMPv2-CONF MPLS-TC-STD-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
mib-2 Integer32 Gauge32
Counter32 Counter64 Unsigned32
TimeTicks RowStatus StorageType
TimeStamp TruthValue SnmpAdminString
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TeHopAddress TeHopAddressType MplsBitRate

Defined Types

TeAdminGroupEntry  
SEQUENCE    
  teAdminGroupNumber Integer32
  teAdminGroupName SnmpAdminString
  teAdminGroupRowStatus RowStatus

TeTunnelEntry  
SEQUENCE    
  teTunnelIndex Unsigned32
  teTunnelName SnmpAdminString
  teTunnelNextPathIndex Unsigned32
  teTunnelRowStatus RowStatus
  teTunnelStorageType StorageType
  teTunnelSourceAddressType TeHopAddressType
  teTunnelSourceAddress TeHopAddress
  teTunnelDestinationAddressType TeHopAddressType
  teTunnelDestinationAddress TeHopAddress
  teTunnelState INTEGER
  teTunnelDiscontinuityTimer TimeStamp
  teTunnelOctets Counter64
  teTunnelPackets Counter64
  teTunnelLPOctets Counter32
  teTunnelLPPackets Counter32
  teTunnelAge TimeTicks
  teTunnelTimeUp TimeTicks
  teTunnelPrimaryTimeUp TimeTicks
  teTunnelTransitions Counter32
  teTunnelLastTransition TimeTicks
  teTunnelPathChanges Counter32
  teTunnelLastPathChange TimeTicks
  teTunnelConfiguredPaths Gauge32
  teTunnelStandbyPaths Gauge32
  teTunnelOperationalPaths Gauge32

TePathEntry  
SEQUENCE    
  tePathIndex Unsigned32
  tePathName SnmpAdminString
  tePathRowStatus RowStatus
  tePathStorageType StorageType
  tePathType INTEGER
  tePathConfiguredRoute Unsigned32
  tePathBandwidth MplsBitRate
  tePathIncludeAny Unsigned32
  tePathIncludeAll Unsigned32
  tePathExclude Unsigned32
  tePathSetupPriority Integer32
  tePathHoldPriority Integer32
  tePathProperties BITS
  tePathOperStatus INTEGER
  tePathAdminStatus INTEGER
  tePathComputedRoute Unsigned32
  tePathRecordedRoute Unsigned32

TePathHopEntry  
SEQUENCE    
  teHopListIndex Unsigned32
  tePathHopIndex Unsigned32
  tePathHopRowStatus RowStatus
  tePathHopStorageType StorageType
  tePathHopAddrType TeHopAddressType
  tePathHopAddress TeHopAddress
  tePathHopType INTEGER

Defined Values

teMIB 1.3.6.1.2.1.122
The Traffic Engineering MIB module. Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC 3970; see the RFC itself for full legal notices.
MODULE-IDENTITY    

teMIBNotifications 1.3.6.1.2.1.122.0
OBJECT IDENTIFIER    

teMIBObjects 1.3.6.1.2.1.122.1
OBJECT IDENTIFIER    

teMIBConformance 1.3.6.1.2.1.122.2
OBJECT IDENTIFIER    

teInfo 1.3.6.1.2.1.122.1.1
OBJECT IDENTIFIER    

teDistProtocol 1.3.6.1.2.1.122.1.1.1
IGP used to distribute Traffic Engineering information and topology to each device for the purpose of automatic path computation. More than one IGP may be used to distribute TE information.
Status: current Access: read-only
OBJECT-TYPE    
  BITS other(0), isis(1), ospf(2)  

teSignalingProto 1.3.6.1.2.1.122.1.1.2
Traffic Engineering signaling protocols supported by this device. More than one protocol may be supported.
Status: current Access: read-only
OBJECT-TYPE    
  BITS other(0), rsvpte(1), crldp(2), static(3)  

teNotificationEnable 1.3.6.1.2.1.122.1.1.3
If this object is true, then it enables the generation of notifications from this MIB module. Otherwise notifications are not generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

teNextTunnelIndex 1.3.6.1.2.1.122.1.1.4
An integer that may be used as a new Index in the teTunnelTable. The special value of 0 indicates that no more new entries can be created in that table. When this MIB module is used for configuration, this object always contains a legal value (if non-zero) for an index that is not currently used in that table. The Command Generator (Network Management Application) reads this variable and uses the (non-zero) value read when creating a new row with an SNMP SET. When the SET is performed, the Command Responder (agent) must determine whether the value is indeed still unused; Two Network Management Applications may attempt to create a row (configuration entry) simultaneously and use the same value. If it is currently unused, the SET succeeds, and the Command Responder (agent) changes the value of this object according to an implementation-specific algorithm. If the value is in use, however, the SET fails. The Network Management Application must then re-read this variable to obtain a new usable value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

teNextPathHopIndex 1.3.6.1.2.1.122.1.1.5
An integer that may be used as a new Index in the tePathHopTable. The special value of 0 indicates that no more new entries can be created in that table. When this MIB module is used for configuration, this object always contains a legal value (if non-zero) for an index that is not currently used in that table. The Command Generator (Network Management Application) reads this variable and uses the (non-zero) value read when creating a new row with an SNMP SET. When the SET is performed, the Command Responder (agent) must determine whether the value is indeed still unused; Two Network Management Applications may attempt to create a row (configuration entry) simultaneously and use the same value. If it is currently unused, the SET succeeds, and the Command Responder (agent) changes the value of this object according to an implementation-specific algorithm. If the value is in use, however, the SET fails. The Network Management Application must then re-read this variable to obtain a new usable value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

teConfiguredTunnels 1.3.6.1.2.1.122.1.1.6
Number of currently configured Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

teActiveTunnels 1.3.6.1.2.1.122.1.1.7
Number of currently active Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tePrimaryTunnels 1.3.6.1.2.1.122.1.1.8
Number of currently active Tunnels running on their primary paths.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

teAdminGroupTable 1.3.6.1.2.1.122.1.1.9
A mapping of configured administrative groups. Each entry represents an Administrative Group and provides a name and index for the group. Administrative groups are used to label links in the Traffic Engineering topology in order to place constraints (include and exclude) on Tunnel paths. A groupName can only be linked to one group number. The groupNumber is the number assigned to the administrative group used in constraints, such as tePathIncludeAny or tePathIncludeAll.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TeAdminGroupEntry

teAdminGroupEntry 1.3.6.1.2.1.122.1.1.9.1
A mapping between a configured group number and its human-readable name. The group number should be between 1 and 32, inclusive. Group number n represents bit number (n-1) in the bit vector for Include/Exclude constraints. All entries in this table MUST be kept in stable storage so that they will re-appear in case of a restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  TeAdminGroupEntry  

teAdminGroupNumber 1.3.6.1.2.1.122.1.1.9.1.1
Index of the administrative group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

teAdminGroupName 1.3.6.1.2.1.122.1.1.9.1.2
Name of the administrative group.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

teAdminGroupRowStatus 1.3.6.1.2.1.122.1.1.9.1.3
The status of this conceptual row. The value of this object has no effect on whether other objects in this conceptual row can be modified.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

teTunnelTable 1.3.6.1.2.1.122.1.2
Table of Configured Traffic Tunnels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TeTunnelEntry

teTunnelEntry 1.3.6.1.2.1.122.1.2.1
Entry containing information about a particular Traffic Tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  TeTunnelEntry  

teTunnelIndex 1.3.6.1.2.1.122.1.2.1.1
A unique index that identifies a Tunnel. If the TE Tunnel is considered an interface, then this index must match the interface index of the corresponding interface. Otherwise, this index must be at least 2^24, so that it does not overlap with any existing interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

teTunnelName 1.3.6.1.2.1.122.1.2.1.2
Name of the Traffic Tunnel. Note that the name of a Tunnel MUST be unique. When a SET request contains a name that is already in use for another entry, then the implementation must return an inconsistentValue error. The value of this object cannot be changed if the if the value of the corresponding teTunnelRowStatus object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

teTunnelNextPathIndex 1.3.6.1.2.1.122.1.2.1.3
An integer that may be used as a new Index for the next Path in this Tunnel. The special value of 0 indicates that no more Paths can be created for this Tunnel, or that no more new entries can be created in tePathTable. When this MIB module is used for configuration, this object always contains a legal value (if non-zero) for an index that is not currently used in that table. The Command Generator (Network Management Application) reads this variable and uses the (non-zero) value read when creating a new row with an SNMP SET. When the SET is performed, the Command Responder (agent) must determine whether the value is indeed still unused; Two Network Management Applications may attempt to create a row (configuration entry) simultaneously and use the same value. If it is currently unused, the SET succeeds, and the Command Responder (agent) changes the value of this object according to an implementation-specific algorithm. If the value is in use, however, the SET fails. The Network Management Application must then re-read this variable to obtain a new usable value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

teTunnelRowStatus 1.3.6.1.2.1.122.1.2.1.4
The status of this conceptual row. When the value of this object is 'active', then the values for the corresponding objects teTunnelName, teTunnelSourceAddressType, teTunnelSourceAddress, teTunnelDestinationAddressType, and teTunnelDestinationAddress cannot be changed.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

teTunnelStorageType 1.3.6.1.2.1.122.1.2.1.5
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

teTunnelSourceAddressType 1.3.6.1.2.1.122.1.2.1.6
The type of Traffic Engineered Tunnel hop address for the source of this Tunnel. Typically, this address type is IPv4 or IPv6, with a prefix length of 32 or 128, respectively. If the TE Tunnel path is being computed by a path computation server, however, it is possible to use more flexible source address types, such as AS numbers or prefix lengths less than host address lengths. The value of this object cannot be changed if the value of the corresponding teTunnelRowStatus object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  TeHopAddressType  

teTunnelSourceAddress 1.3.6.1.2.1.122.1.2.1.7
The Source Traffic Engineered Tunnel hop address of this Tunnel. The type of this address is determined by the value of the corresponding teTunnelSourceAddressType. Note that the source and destination addresses of a Tunnel can be different address types. The value of this object cannot be changed if the value of the corresponding teTunnelRowStatus object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  TeHopAddress  

teTunnelDestinationAddressType 1.3.6.1.2.1.122.1.2.1.8
The type of Traffic Engineered Tunnel hop address for the destination of this Tunnel. The value of this object cannot be changed if the value of the corresponding teTunnelRowStatus object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  TeHopAddressType  

teTunnelDestinationAddress 1.3.6.1.2.1.122.1.2.1.9
The Destination Traffic Engineered Tunnel hop address of this Tunnel. The type of this address is determined by the value of the corresponding teTunnelDestinationAddressType. Note that source and destination addresses of a Tunnel can be different address types. The value of this object cannot be changed if the value of the corresponding teTunnelRowStatus object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  TeHopAddress  

teTunnelState 1.3.6.1.2.1.122.1.2.1.10
The operational state of the Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), up(2), down(3), testing(4)  

teTunnelDiscontinuityTimer 1.3.6.1.2.1.122.1.2.1.11
The value of sysUpTime on the most recent occasion at which any one or more of this tunnel's counters suffered a discontinuity. The relevant counters are teTunnelOctets, teTunnelPackets, teTunnelLPOctets, and teTunnelLPPackets. If no such discontinuities have occurred since the last re-initialization of the local management subsystem then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

teTunnelOctets 1.3.6.1.2.1.122.1.2.1.12
The number of octets that have been forwarded over the Tunnel. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times, as indicated by the value of teTunnelDiscontinuityTimer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

teTunnelPackets 1.3.6.1.2.1.122.1.2.1.13
The number of packets that have been forwarded over the Tunnel. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times, as indicated by the value of teTunnelDiscontinuityTimer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

teTunnelLPOctets 1.3.6.1.2.1.122.1.2.1.14
The number of octets that have been forwarded over the Tunnel. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times, as indicated by the value of teTunnelDiscontinuityTimer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

teTunnelLPPackets 1.3.6.1.2.1.122.1.2.1.15
The number of packets that have been forwarded over the Tunnel. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times, as indicated by the value of teTunnelDiscontinuityTimer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

teTunnelAge 1.3.6.1.2.1.122.1.2.1.16
The age (i.e., time from creation of this conceptual row till now) of this Tunnel in hundredths of a second. Note that because TimeTicks wrap in about 16 months, this value is best used in interval measurements.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

teTunnelTimeUp 1.3.6.1.2.1.122.1.2.1.17
The total time in hundredths of a second that this Tunnel has been operational. Note that because TimeTicks wrap in about 16 months, this value is best used in interval measurements. An example of usage of this object would be to compute the percentage up time over a period of time by obtaining values of teTunnelAge and teTunnelTimeUp at two points in time and computing the following ratio: ((teTunnelTimeUp2 - teTunnelTimeUp1)/ (teTunnelAge2 - teTunnelAge1)) * 100 %. In doing so, the management station must account for wrapping of the values of teTunnelAge and teTunnelTimeUp between the two measurements.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

teTunnelPrimaryTimeUp 1.3.6.1.2.1.122.1.2.1.18
The total time in hundredths of a second that this Tunnel's primary path has been operational. Note that because TimeTicks wrap in about 16 months, this value is best used in interval measurements. An example of usage of this field would be to compute what percentage of time that a TE Tunnel was on the primary path over a period of time by computing ((teTunnelPrimaryTimeUp2 - teTunnelPrimaryTimeUp1)/ (teTunnelTimeUp2 - teTunnelTimeUp1))*100 %. In doing so, the management station must account for wrapping of the values of teTunnelPrimaryTimeUp and teTunnelTimeUp between the two measurements.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

teTunnelTransitions 1.3.6.1.2.1.122.1.2.1.19
The number of operational state transitions (up -> down and down -> up) this Tunnel has undergone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

teTunnelLastTransition 1.3.6.1.2.1.122.1.2.1.20
The time in hundredths of a second since the last operational state transition occurred on this Tunnel. Note that if the last transition was over 16 months ago, this value will be inaccurate.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

teTunnelPathChanges 1.3.6.1.2.1.122.1.2.1.21
The number of path changes this Tunnel has had.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

teTunnelLastPathChange 1.3.6.1.2.1.122.1.2.1.22
The time in hundredths of a second since the last path change occurred on this Tunnel. Note that if the last transition was over 16 months ago, this value will be inaccurate. Path changes may be caused by network events or by reconfiguration that affects the path.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

teTunnelConfiguredPaths 1.3.6.1.2.1.122.1.2.1.23
The number of paths configured for this Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

teTunnelStandbyPaths 1.3.6.1.2.1.122.1.2.1.24
The number of standby paths configured for this Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

teTunnelOperationalPaths 1.3.6.1.2.1.122.1.2.1.25
The number of operational paths for this Tunnel. This includes the path currently active, as well as operational standby paths.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tePathTable 1.3.6.1.2.1.122.1.3
Table of Configured Traffic Tunnels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TePathEntry

tePathEntry 1.3.6.1.2.1.122.1.3.1
Entry containing information about a particular Traffic Tunnel. Each Traffic Tunnel can have zero or more Traffic Paths. As a Traffic Path can only exist over an existing Traffic Tunnel, all tePathEntries with a value of n for teTunnelIndex MUST be removed by the implementation when the corresponding teTunnelEntry with a value of n for teTunnelIndex is removed.
Status: current Access: not-accessible
OBJECT-TYPE    
  TePathEntry  

tePathIndex 1.3.6.1.2.1.122.1.3.1.1
An index that uniquely identifies a path within a Tunnel. The combination of thus uniquely identifies a path among all paths on this router.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tePathName 1.3.6.1.2.1.122.1.3.1.2
The name of this path. A pathName must be unique within the set of paths over a single tunnel. If a SET request is received with a duplicate name, then the implementation MUST return an inconsistentValue error. The value of this object cannot be changed if the value of the corresponding teTunnelRowStatus object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

tePathRowStatus 1.3.6.1.2.1.122.1.3.1.3
The status of this conceptual row. When the value of this object is 'active', then the value of tePathName cannot be changed. All other writable objects may be changed; however, these changes may affect traffic going over the TE tunnel or require the path to be computed and/or re-signaled.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tePathStorageType 1.3.6.1.2.1.122.1.3.1.4
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

tePathType 1.3.6.1.2.1.122.1.3.1.5
The type for this PathEntry; i.e., whether this path is a primary path, a standby path, or a secondary path.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), primary(2), standby(3), secondary(4)  

tePathConfiguredRoute 1.3.6.1.2.1.122.1.3.1.6
The route that this TE path is configured to follow; i.e., an ordered list of hops. The value of this object gives the primary index into the Hop Table. The secondary index is the hop count in the path, so to get the route, one could get the first hop with index in the Hop Table and do a getnext to get subsequent hops.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tePathBandwidth 1.3.6.1.2.1.122.1.3.1.7
The configured bandwidth for this Tunnel, in units of thousands of bits per second (Kbps).
Status: current Access: read-create
OBJECT-TYPE    
  MplsBitRate  

tePathIncludeAny 1.3.6.1.2.1.122.1.3.1.8
This is a configured set of administrative groups specified as a bit vector (i.e., bit n is 1 if group n is in the set, where n = 0 is the LSB). For each link that this path goes through, the link must have at least one of the groups specified in IncludeAny to be acceptable. If IncludeAny is zero, all links are acceptable.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tePathIncludeAll 1.3.6.1.2.1.122.1.3.1.9
This is a configured set of administrative groups specified as a bit vector (i.e., bit n is 1 if group n is in the set, where n = 0 is the LSB). For each link that this path goes through, the link must have all of the groups specified in IncludeAll to be acceptable. If IncludeAll is zero, all links are acceptable.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tePathExclude 1.3.6.1.2.1.122.1.3.1.10
This is a configured set of administrative groups specified as a bit vector (i.e., bit n is 1 if group n is in the set, where n = 0 is the LSB). For each link that this path goes through, the link MUST have groups associated with it, and the intersection of the link's groups and the 'exclude' set MUST be null.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tePathSetupPriority 1.3.6.1.2.1.122.1.3.1.11
The setup priority configured for this path, with 0 as the highest priority and 7 as the lowest.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

tePathHoldPriority 1.3.6.1.2.1.122.1.3.1.12
The hold priority configured for this path, with 0 as the highest priority and 7 as the lowest.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

tePathProperties 1.3.6.1.2.1.122.1.3.1.13
The set of configured properties for this path, expressed as a bit map. For example, if the path supports 'make before break', then bit 2 is set.
Status: current Access: read-create
OBJECT-TYPE    
  BITS recordRoute(0), cspf(1), makeBeforeBreak(2), mergeable(3), fastReroute(4), protected(5)  

tePathOperStatus 1.3.6.1.2.1.122.1.3.1.14
The operational status of the path: unknown: down: Signaling failed. testing: Administratively set aside for testing. dormant: Not signaled (for a backup tunnel). ready: Signaled but not yet carrying traffic. operational: Signaled and carrying traffic.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), down(1), testing(2), dormant(3), ready(4), operational(5)  

tePathAdminStatus 1.3.6.1.2.1.122.1.3.1.15
The operational status of the path: normal: Used normally for forwarding. testing: Administratively set aside for testing.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER normal(1), testing(2)  

tePathComputedRoute 1.3.6.1.2.1.122.1.3.1.16
The route computed for this path, perhaps using some form of Constraint-based Routing. The algorithm is implementation dependent. This object returns the computed route as an ordered list of hops. The value of this object gives the primary index into the Hop Table. The secondary index is the hop count in the path, so to get the route, one could get the first hop with index in the Hop Table and do a getnext to get subsequent hops. A value of zero (0) means there is no computedRoute.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tePathRecordedRoute 1.3.6.1.2.1.122.1.3.1.17
The route actually used for this path, as recorded by the signaling protocol. This is again an ordered list of hops; each hop is expected to be strict. The value of this object gives the primary index into the Hop Table. The secondary index is the hop count in the path, so to get the route, one can get the first hop with index in the Hop Table and do a getnext to get subsequent hops. A value of zero (0) means there is no recordedRoute.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tePathHopTable 1.3.6.1.2.1.122.1.4
Table of Tunnel Path Hops.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TePathHopEntry

tePathHopEntry 1.3.6.1.2.1.122.1.4.1
Entry containing information about a particular hop.
Status: current Access: not-accessible
OBJECT-TYPE    
  TePathHopEntry  

teHopListIndex 1.3.6.1.2.1.122.1.4.1.1
An index that identifies a list of hops. This is the primary index to access hops.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tePathHopIndex 1.3.6.1.2.1.122.1.4.1.2
An index that identifies a particular hop among the list of hops for a path. An index of i identifies the ith hop. This is the secondary index for a hop entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tePathHopRowStatus 1.3.6.1.2.1.122.1.4.1.3
The status of this conceptual row. Any field in this table can be changed, even if the value of this object is 'active'. However, such a change may cause traffic to be rerouted or even disrupted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tePathHopStorageType 1.3.6.1.2.1.122.1.4.1.4
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

tePathHopAddrType 1.3.6.1.2.1.122.1.4.1.5
The type of Traffic Engineered Tunnel hop Address of this hop. The value of this object cannot be changed if the value of the corresponding tePathRowStatus object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  TeHopAddressType  

tePathHopAddress 1.3.6.1.2.1.122.1.4.1.6
The Traffic Engineered Tunnel hop Address of this hop. The type of this address is determined by the value of the corresponding tePathHopAddressType. The value of this object cannot be changed if the value of the corresponding teTunnelRowStatus object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  TeHopAddress  

tePathHopType 1.3.6.1.2.1.122.1.4.1.7
The type of hop: unknown: loose: This hop is a LOOSE hop. strict: This hop is a STRICT hop.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), loose(1), strict(2)  

teTunnelUp 1.3.6.1.2.1.122.0.1
A teTunnelUp notification is generated when the Tunnel indexed by teTunnelName transitions to the 'up' state. A tunnel is up when at least one of its paths is up. The tePathName is the name of the path whose transition to up made the tunnel go up. This notification MUST be limited to at most one every minute, in case the tunnel flaps up and down.
Status: current Access: read-only
NOTIFICATION-TYPE    

teTunnelDown 1.3.6.1.2.1.122.0.2
A teTunnelDown notification is generated when the Tunnel indexed by teTunnelName transitions to the 'down' state. A tunnel is up when at least one of its paths is up. The tePathName is the name of the path whose transition to down made the tunnel go down. This notification MUST be limited to at most one every minute, in case the tunnel flaps up and down.
Status: current Access: read-only
NOTIFICATION-TYPE    

teTunnelChanged 1.3.6.1.2.1.122.0.3
A teTunnelChanged notification is generated when an active path on the Tunnel indexed by teTunnelName changes or a new path becomes active. The value of tePathName is the new active path. This notification MUST be limited to at most one every minute, in case the tunnel changes quickly.
Status: current Access: read-only
NOTIFICATION-TYPE    

teTunnelRerouted 1.3.6.1.2.1.122.0.4
A teTunnelRerouted notification is generated when an active path for the Tunnel indexed by teTunnelName stays the same, but its route changes. This notification MUST be limited to at most one every minute, in case the tunnel reroutes quickly.
Status: current Access: read-only
NOTIFICATION-TYPE    

teGroups 1.3.6.1.2.1.122.2.1
OBJECT IDENTIFIER    

teModuleCompliance 1.3.6.1.2.1.122.2.2
OBJECT IDENTIFIER    

teTrafficEngineeringGroup 1.3.6.1.2.1.122.2.1.1
Objects for Traffic Engineering in this MIB module.
Status: current Access: read-only
OBJECT-GROUP    

teNotificationGroup 1.3.6.1.2.1.122.2.1.2
Notifications specified in this MIB module.
Status: current Access: read-only
NOTIFICATION-GROUP    

teModuleReadOnlyCompliance 1.3.6.1.2.1.122.2.2.1
When this MIB module is implemented without support for read-create (i.e., in read-only mode), then such an implementation can claim read-only compliance. Such a device can be monitored but cannot be configured with this MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE    

teModuleFullCompliance 1.3.6.1.2.1.122.2.2.2
When this MIB module is implemented with support for read-create, then the implementation can claim full compliance. Such devices can be both monitored and configured with this MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE    

teModuleServerReadOnlyCompliance 1.3.6.1.2.1.122.2.2.3
When this MIB module is implemented by a path computation server without support for read-create (i.e., in read-only mode), then the implementation can claim read-only compliance. Such a device can be monitored but cannot be configured with this MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE    

teModuleServerFullCompliance 1.3.6.1.2.1.122.2.2.4
When this MIB module is implemented by a path computation server with support for read-create, then the implementation can claim full compliance.
Status: current Access: read-only
MODULE-COMPLIANCE