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.
Parsed from file rfc3970-Traffic-Engineering-TE.mib.txt
Company: None
Module: TE-MIB
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.
Parsed from file TE-MIB.mib
Module: TE-MIB
Vendor: IETF RFCs
Module: TE-MIB (rfc3970-Traffic-Engineering-TE.mib)
Type: ENTRY
Access: not-accessible
Syntax: TePathEntry
Automatically extracted from www.mibdepot.com
teAdminGroupEntry OBJECT-TYPE SYNTAX TeAdminGroupEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "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. " INDEX { teAdminGroupNumber } ::= { teAdminGroupTable 1 }
tePathEntry OBJECT-TYPE SYNTAX TePathEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "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. " INDEX { teTunnelIndex, tePathIndex } ::= { tePathTable 1 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.122.1.3.1.1 | tePathIndex, teAdminGroupNumber | 0 | 0 | Index of the administrative group. |
1.3.6.1.2.1.122.1.3.1.2 | tePathName, teAdminGroupName | 0 | 0 | Name of the administrative group. |
1.3.6.1.2.1.122.1.3.1.3 | tePathRowStatus, teAdminGroupRowStatus | 0 | 0 | The status of this conceptual row. The value of this object has no effect on whether other objects in this conceptual row can be m… |
1.3.6.1.2.1.122.1.3.1.4 | tePathStorageType | 0 | 0 | The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columna… |
1.3.6.1.2.1.122.1.3.1.5 | tePathType | 0 | 0 | tePathtype |
1.3.6.1.2.1.122.1.3.1.6 | tePathConfiguredRoute | 0 | 0 | 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 i… |
1.3.6.1.2.1.122.1.3.1.7 | tePathBandwidth | 0 | 0 | The configured bandwidth for this Tunnel, in units of thousands of bits per second (Kbps). |
1.3.6.1.2.1.122.1.3.1.8 | tePathIncludeAny | 0 | 0 | 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 =… |
1.3.6.1.2.1.122.1.3.1.9 | tePathIncludeAll | 0 | 0 | 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 =… |
1.3.6.1.2.1.122.1.3.1.10 | tePathExclude | 0 | 0 | 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 =… |
1.3.6.1.2.1.122.1.3.1.11 | tePathSetupPriority | 0 | 0 | The setup priority configured for this path, with 0 as the highest priority and 7 as the lowest. |
1.3.6.1.2.1.122.1.3.1.12 | tePathHoldPriority | 0 | 0 | The hold priority configured for this path, with 0 as the highest priority and 7 as the lowest. |
1.3.6.1.2.1.122.1.3.1.13 | tePathProperties | 0 | 0 | The set of configured properties for this path, expressed as a bit map. For example, if the path supports 'make before break', t… |
1.3.6.1.2.1.122.1.3.1.14 | tePathOperStatus | 0 | 0 | The operational status of the path: unknown: down: Signaling failed. testing: Administratively set aside for testing. do… |
1.3.6.1.2.1.122.1.3.1.15 | tePathAdminStatus | 0 | 0 | The operational status of the path: normal: Used normally for forwarding. testing: Administratively set aside for testin… |
1.3.6.1.2.1.122.1.3.1.16 | tePathComputedRoute | 0 | 0 | The route computed for this path, perhaps using some form of Constraint-based Routing. The algorithm is implementation dependent… |
1.3.6.1.2.1.122.1.3.1.17 | tePathRecordedRoute | 0 | 0 | The route actually used for this path, as recorded by the signaling protocol. This is again an ordered list of hops; each hop is… |