AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » RFC » TE-MIB » Objects

TE-MIB.mib object view, vendor RFC

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file TE-MIB and use it to monitor vendor specific OID's.

TE-MIB file content

Object view of TE-MIB:

Scalar Object
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.
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.
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.
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.
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.
teConfiguredTunnels .1.3.6.1.2.1.122.1.1.6
Number of currently configured Tunnels.
teActiveTunnels .1.3.6.1.2.1.122.1.1.7
Number of currently active Tunnels.
tePrimaryTunnels .1.3.6.1.2.1.122.1.1.8
Number of currently active Tunnels running on their primary paths.
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.
teTunnelEntry .1.3.6.1.2.1.122.1.2.1
Entry containing information about a particular Traffic Tunnel.
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.
tePathHopEntry .1.3.6.1.2.1.122.1.4.1
Entry containing information about a particular hop.
Tabular Object
teAdminGroupNumber .1.3.6.1.2.1.122.1.1.9.1.1
Index of the administrative group.
teAdminGroupName .1.3.6.1.2.1.122.1.1.9.1.2
Name of the administrative group.
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.
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.
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'.
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.
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.
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.
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'.
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'.
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'.
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'.
teTunnelState .1.3.6.1.2.1.122.1.2.1.10
The operational state of the Tunnel.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
teTunnelPathChanges .1.3.6.1.2.1.122.1.2.1.21
The number of path changes this Tunnel has had.
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.
teTunnelConfiguredPaths .1.3.6.1.2.1.122.1.2.1.23
The number of paths configured for this Tunnel.
teTunnelStandbyPaths .1.3.6.1.2.1.122.1.2.1.24
The number of standby paths configured for this Tunnel.
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.
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 <teTunnelIndex, tePathIndex> thus uniquely identifies a path among all paths on this router.
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'.
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.
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.
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.
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 <tePathConfiguredRoute, 1> in the Hop Table and do a getnext to get subsequent hops.
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).
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.
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.
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.
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.
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.
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.
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.
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.
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 <tePathComputedRoute, 1> in the Hop Table and do a getnext to get subsequent hops. A value of zero (0) means there is no computedRoute.
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 <tePathRecordedRoute, 1> in the Hop Table and do a getnext to get subsequent hops. A value of zero (0) means there is no recordedRoute.
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.
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.
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.
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.
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'.
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'.
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.
Table
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.
teTunnelTable .1.3.6.1.2.1.122.1.2
Table of Configured Traffic Tunnels.
tePathTable .1.3.6.1.2.1.122.1.3
Table of Configured Traffic Tunnels.
tePathHopTable .1.3.6.1.2.1.122.1.4
Table of Tunnel Path Hops.
Trap
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.
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.
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.
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.
Object Identifier
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.
teMIBNotifications .1.3.6.1.2.1.122.0
teMIBObjects .1.3.6.1.2.1.122.1
teMIBConformance .1.3.6.1.2.1.122.2
teInfo .1.3.6.1.2.1.122.1.1
teGroups .1.3.6.1.2.1.122.2.1
teModuleCompliance .1.3.6.1.2.1.122.2.2
Group
teTrafficEngineeringGroup .1.3.6.1.2.1.122.2.1.1
Objects for Traffic Engineering in this MIB module.
teNotificationGroup .1.3.6.1.2.1.122.2.1.2
Notifications specified in this MIB module.