TE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
52
.1.3.6.1.2.1.122.1.1.9 · 1 row entry · 3 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk teAdminGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-MIB::teAdminGroupTable'
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.
teAdminGroupEntry row .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 constra…
Column Syntax OID
Index of the administrative group.
Integer32
Constraints:
range: 1-32
.1.3.6.1.2.1.122.1.1.9.1.1
Name of the administrative group.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.2.1.122.1.1.9.1.2
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.122.1.1.9.1.3
.1.3.6.1.2.1.122.1.2 · 1 row entry · 25 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk teTunnelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-MIB::teTunnelTable'
Table of Configured Traffic Tunnels.
teTunnelEntry row .1.3.6.1.2.1.122.1.2.1
Entry containing information about a particular
Traffic Tunnel.
Indexes
Column Syntax OID
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…
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.2.1.122.1.2.1.1
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 inconsistentV…
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.2.1.122.1.2.1.2
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 …
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.2.1.3
The status of this conceptual row.

When the value of this object is 'active', then
the values for the corresponding objects
teTunnelName, teTunnelSourceAddressType,
teTunnelSourceAddress,
teTunnelDestinat…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.122.1.2.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.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.122.1.2.1.5
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 b…
MPLS-TC-STD-MIBTeHopAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3asnumber
4unnum
5lspid
.1.3.6.1.2.1.122.1.2.1.6
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…
MPLS-TC-STD-MIBTeHopAddressr/w
Type Constraints:
range: 0..32
.1.3.6.1.2.1.122.1.2.1.7
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'.
MPLS-TC-STD-MIBTeHopAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3asnumber
4unnum
5lspid
.1.3.6.1.2.1.122.1.2.1.8
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 sour…
MPLS-TC-STD-MIBTeHopAddressr/w
Type Constraints:
range: 0..32
.1.3.6.1.2.1.122.1.2.1.9
The operational state of the Tunnel.
Enumeration
Enumerated Values:
1unknown
2up
3down
4testing
.1.3.6.1.2.1.122.1.2.1.10
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 teTunnelL…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.122.1.2.1.11
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…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.122.1.2.1.12
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…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.122.1.2.1.13
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 …
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.2.1.14
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…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.2.1.15
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.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.2.1.16
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 …
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.2.1.17
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.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.2.1.18
The number of operational state transitions
(up -> down and down -> up) this Tunnel has
undergone.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.2.1.19
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.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.2.1.20
The number of path changes this Tunnel has had.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.2.1.21
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 m…
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.2.1.22
The number of paths configured for this Tunnel.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.2.1.23
The number of standby paths configured for this
Tunnel.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.2.1.24
The number of operational paths for this Tunnel.
This includes the path currently active, as
well as operational standby paths.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.2.1.25

tePathTable

table
.1.3.6.1.2.1.122.1.3 · 1 row entry · 17 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk tePathTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-MIB::tePathTable'
Table of Configured Traffic Tunnels.
tePathEntry row .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 …
Column Syntax OID
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.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.2.1.122.1.3.1.1
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…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.122.1.3.1.2
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 …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.122.1.3.1.3
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.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.122.1.3.1.4
The type for this PathEntry; i.e., whether this path
is a primary path, a standby path, or a secondary
path.
Enumerationr/w
Enumerated Values:
1other
2primary
3standby
4secondary
.1.3.6.1.2.1.122.1.3.1.5
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 r…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.3.1.6
The configured bandwidth for this Tunnel,
in units of thousands of bits per second (Kbps).
Kilobits per secondMPLS-TC-STD-MIBMplsBitRater/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.3.1.7
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 h…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.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
all of the …
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.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
groups asso…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.3.1.10
The setup priority configured for this path, with 0
as the highest priority and 7 as the lowest.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.2.1.122.1.3.1.11
The hold priority configured for this path, with 0
as the highest priority and 7 as the lowest.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.2.1.122.1.3.1.12
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.
Bitsr/w
Enumerated Values:
0recordRoute
1cspf
2makeBeforeBreak
3mergeable
4fastReroute
5protected
.1.3.6.1.2.1.122.1.3.1.13
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 carryin…
Enumeration
Enumerated Values:
0unknown
1down
2testing
3dormant
4ready
5operational
.1.3.6.1.2.1.122.1.3.1.14
The operational status of the path:
normal: Used normally for forwarding.
testing: Administratively set aside for testing.
Enumerationr/w
Enumerated Values:
1normal
2testing
.1.3.6.1.2.1.122.1.3.1.15
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 v…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.3.1.16
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
in…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.122.1.3.1.17
.1.3.6.1.2.1.122.1.4 · 1 row entry · 7 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk tePathHopTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-MIB::tePathHopTable'
Table of Tunnel Path Hops.
tePathHopEntry row .1.3.6.1.2.1.122.1.4.1
Entry containing information about a particular
hop.
Column Syntax OID
An index that identifies a list of hops. This is
the primary index to access hops.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.2.1.122.1.4.1.1
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.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.2.1.122.1.4.1.2
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.122.1.4.1.3
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.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.122.1.4.1.4
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'.
MPLS-TC-STD-MIBTeHopAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3asnumber
4unnum
5lspid
.1.3.6.1.2.1.122.1.4.1.5
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 chan…
MPLS-TC-STD-MIBTeHopAddressr/w
Type Constraints:
range: 0..32
.1.3.6.1.2.1.122.1.4.1.6
The type of hop:
unknown:
loose: This hop is a LOOSE hop.
strict: This hop is a STRICT hop.
Enumeration
Enumerated Values:
0unknown
1loose
2strict
.1.3.6.1.2.1.122.1.4.1.7