MPLS-LSR-MIB Table View

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

Tables
9
Rows
9
Columns
66
.1.3.6.1.3.96.1.1 · 1 row entry · 9 columns
This table specifies per-interface MPLS capability
and associated information.
mplsInterfaceConfEntry entry .1.3.6.1.3.96.1.1.1
An entry in this table is created by an LSR for
every interface capable of supporting MPLS. The
entry with index 0 represents the per-platform label
space and contains parameters that apply to all
interfaces that partic…
Indexes
mplsInterfaceConfIndex
Column Syntax OID
mplsInterfaceConfIndex
This is a unique index for an entry in the
MplsInterfaceConfTable. A non-zero index for an
entry indicates the ifIndex for the corresponding
interface entry in of the MPLS-layer in the ifTable.
Note that the per-platfo…
IF-MIBInterfaceIndexOrZero
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.3.96.1.1.1.1
mplsInterfaceLabelMinIn
This is the minimum value of an MPLS label that this
LSR is willing to receive on this interface.
MplsLabel
Textual Convention: MplsLabel Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.1.1.2
mplsInterfaceLabelMaxIn
This is the maximum value of an MPLS label that this
LSR is willing to receive on this interface.
MplsLabel
Textual Convention: MplsLabel Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.1.1.3
mplsInterfaceLabelMinOut
This is the minimum value of an MPLS label that this
LSR is willing to send on this interface.
MplsLabel
Textual Convention: MplsLabel Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.1.1.4
mplsInterfaceLabelMaxOut
This is the maximum value of an MPLS label that this
LSR is willing to send on this interface.
MplsLabel
Textual Convention: MplsLabel Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.1.1.5
mplsInterfaceTotalBandwidth
This value indicates the total amount of usable
bandwidth on this interface and is specified in
kilobits per second (Kbps). This variable is
not applicable when applied to the interface with
index 0.
MplsBitRate
Textual Convention: MplsBitRate Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.3.96.1.1.1.6
mplsInterfaceAvailableBandwidth
This value indicates the total amount of available
bandwidth available on this interface and is
specified in kilobits per second (Kbps). This
value is calculated as the difference between the
amount of bandwidth curren…
MplsBitRate
Textual Convention: MplsBitRate Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.3.96.1.1.1.7
mplsInterfaceLabelParticipationType
Either the perPlatform(0) or perInterface(1) bit
MUST be set. If the value of the
mplsInterfaceConfIndex for this entry is zero, then
only the perPlatform(0) bit MUST be set and the
perInterface(1) bit is meaningless. I…
Bits
Enumerated Values:
0perPlatform
1perInterface
.1.3.6.1.3.96.1.1.1.8
mplsInterfaceConfStorageType
The storage type for this entry.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.3.96.1.1.1.9
.1.3.6.1.3.96.1.2 · 1 row entry · 4 columns
This table provides MPLS performance information on
a per-interface basis.
mplsInterfacePerfEntry entry .1.3.6.1.3.96.1.2.1
An entry in this table is created by the LSR for
every interface capable of supporting MPLS. Its is
an extension to the mplsInterfaceConfEntry table.
Indexes
No indexes recorded
Column Syntax OID
mplsInterfaceInLabelsUsed
This object counts the number of labels
that are in use at this point in time on this
interface in the incoming direction. If the interface
participates in the per-platform label space only,
then this instance of this o…
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.2.1.1
mplsInterfaceFailedLabelLookup
This object counts the number of labeled packets
that have been received on this interface and were
discarded because there was no matching cross-connect
entry. This object MUST count on a per-interface basis
regardless…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.2.1.2
mplsInterfaceOutLabelsUsed
This object counts the number of top-most labels in the
outgoing label stacks that are in use at this point
in time on this interface. This object
MUST count on a per-interface basis regardless of
which label space the …
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.2.1.3
mplsInterfaceOutFragments
This object counts the number of outgoing MPLS
packets that required fragmentation before
transmission on this interface. This object
transmission on this interface. This object
MUST count on a per-interface basis regar…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.2.1.4
.1.3.6.1.3.96.1.3 · 1 row entry · 9 columns
This table contains a collection of incoming
segments to an LSR.
mplsInSegmentEntry entry .1.3.6.1.3.96.1.3.1
An entry in this table represents one incoming
segment. An entry can be created by a network
administrator or an SNMP agent, or an MPLS signaling
protocol. The creator of the entry is denoted by
mplsInSegmentOwner. A…
Indexes
mplsInSegmentIfIndex mplsInSegmentLabel
Column Syntax OID
mplsInSegmentIfIndex
This is a unique index for an entry in the
MplsInSegmentTable. 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.…
IF-MIBInterfaceIndexOrZero
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.3.96.1.3.1.1
mplsInSegmentLabel
The incoming label for this segment.
MplsLabel
Textual Convention: MplsLabel Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.3.1.2
mplsInSegmentNPop
The 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. Note that technologies which do not
support label poppi…
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.3.96.1.3.1.3
mplsInSegmentAddrFamily
The IANA address family [IANAFamily] of the incoming
packet. A value of other(0) indicates that the
family type is either unknown or undefined.
IANA-ADDRESS-FAMILY-NUMBERS-MIBAddressFamilyNumbersr/w
Textual Convention: IANA-ADDRESS-FAMILY-NUMBERS-MIBAddressFamilyNumbers Enumeration
Type Values:
0other
1ipV4
2ipV6
3nsap
4hdlc
5bbn1822
6all802
7e163
8e164
9f69
10x121
11ipx
12appleTalk
13decnetIV
14banyanVines
15e164withNsap
16dns
17distinguishedName
18asNumber
19xtpOverIpv4
20xtpOverIpv6
21xtpNativeModeXTP
22fibreChannelWWPN
23fibreChannelWWNN
24gwid
25afi
26mplsTpSectionEndpointIdentifier
27mplsTpLspEndpointIdentifier
28mplsTpPseudowireEndpointIdentifier
29mtipmultitopologyipversion4
30mtipv6multitopologyipversion6
31bgpSfc
16384eigrpCommonServiceFamily
16385eigrpIpv4ServiceFamily
16386eigrpIpv6ServiceFamily
16387lispCanonicalAddressFormat
16388bgpLs
16389fortyeightBitMac
16390sixtyfourBitMac
16391oui
16392mac24
16393mac40
16394ipv664
16395rBridgePortID
16396trillNickname
16397universallyUniqueIdentifier
16398routingPolicyAfi
16399mplsNamespaces
65535reserved
.1.3.6.1.3.96.1.3.1.4
mplsInSegmentXCIndex
Index into mplsXCTable 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 create…
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.3.96.1.3.1.5
mplsInSegmentOwner
Denotes the entity that created and is responsible
for managing this segment.
MplsObjectOwnerr/w
Textual Convention: MplsObjectOwner Enumeration
Type Values:
1other
2snmp
3ldp
4rsvp
5crldp
6policyAgent
7unknown
.1.3.6.1.3.96.1.3.1.6
mplsInSegmentTrafficParamPtr
This variable represents a pointer to the traffic
parameter specification for this in-segment. This
value may point at an entry in the
mplsTrafficParamTable to indicate which
mplsTrafficParamEntry is to be assigned to …
SNMPv2-TCRowPointerr/w
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.3.96.1.3.1.7
mplsInSegmentRowStatus
This variable is used to create, modify, and/or
delete a row in this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.3.96.1.3.1.8
mplsInSegmentStorageType
This variable indicates the storage type for this
object.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.3.96.1.3.1.9
.1.3.6.1.3.96.1.4 · 1 row entry · 6 columns
This table contains statistical information for
incoming MPLS segments to an LSR.
mplsInSegmentPerfEntry entry .1.3.6.1.3.96.1.4.1
An entry in this table contains statistical
information about one incoming segment which was
configured in the mplsInSegmentTable. The counters
in this entry should behave in a manner similar to
that of the interface.
Indexes
No indexes recorded
Column Syntax OID
mplsInSegmentOctets
This value represents the total number of octets
received by this segment.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.4.1.1
mplsInSegmentPackets
Total number of packets received by this segment.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.4.1.2
mplsInSegmentErrors
The number of errored packets received on this
segment.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.4.1.3
mplsInSegmentDiscards
The number of labeled packets received on this in-
segment, which were chosen to be discarded even
though no errors had been detected to prevent their
being transmitted. One possible reason for
discarding such a labele…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.4.1.4
mplsInSegmentHCOctets
The total number of octets received. This is the 64
bit version of mplsInSegmentOctets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.3.96.1.4.1.5
mplsInSegmentPerfDiscontinuityTime
The value of sysUpTime on the most recent occasion at
which any one or more of this segment's Counter32 or
Counter64 suffered a discontinuity. If no such
discontinuities have occurred since the last re-
initialization o…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.3.96.1.4.1.6
.1.3.6.1.3.96.1.6 · 1 row entry · 12 columns
This table contains a representation of the outgoing
segments from an LSR.
mplsOutSegmentEntry entry .1.3.6.1.3.96.1.6.1
An entry in this table represents one outgoing
segment. An entry can be created by a network
administrator or an SNMP agent, or an MPLS signaling
protocol. The object mplsOutSegmentOwner indicates
the creator of this …
Indexes
mplsOutSegmentIndex
Column Syntax OID
mplsOutSegmentIndex
This 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
mplsXCTable to access entries for which no out-
segment has been con…
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.3.96.1.6.1.1
mplsOutSegmentIfIndex
This value contains the interface index of the
outgoing interface.
IF-MIBInterfaceIndexOrZeror/w
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.3.96.1.6.1.2
mplsOutSegmentPushTopLabel
This value indicates whether or not a top label
should be pushed onto the outgoing packet's label
stack. The value of this variable must be set to
true if the outgoing interface does not support pop-
and-go (for exampl…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.3.96.1.6.1.3
mplsOutSegmentTopLabel
If mplsOutSegmentPushTopLabel is true then this
represents the label that should be pushed onto the
top of the outgoing packet's label stack.
MplsLabelr/w
Textual Convention: MplsLabel Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.6.1.4
mplsOutSegmentNextHopIpAddrType
Indicates whether the 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.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.3.96.1.6.1.5
mplsOutSegmentNextHopIpv4Addr
IPv4 Address of the next hop. Its value is
significant only when
mplsOutSegmentNextHopIpAddrType is ipV4 (1),
otherwise it should return a value of 0.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.3.96.1.6.1.6
mplsOutSegmentNextHopIpv6Addr
IPv6 address of the next hop. Its value is
significant only when
mplsOutSegmentNextHopIpAddrType is ipV6 (2),
otherwise it should return a value of 0.
INET-ADDRESS-MIBInetAddressIPv6r/w
Textual Convention: INET-ADDRESS-MIBInetAddressIPv6 OctetString
Type Constraints:
range: 16
.1.3.6.1.3.96.1.6.1.7
mplsOutSegmentXCIndex
Index into mplsXCTable 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 create…
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.3.96.1.6.1.8
mplsOutSegmentOwner
Denotes the entity which created and is responsible
for managing this segment.
MplsObjectOwnerr/w
Textual Convention: MplsObjectOwner Enumeration
Type Values:
1other
2snmp
3ldp
4rsvp
5crldp
6policyAgent
7unknown
.1.3.6.1.3.96.1.6.1.9
mplsOutSegmentTrafficParamPtr
This variable represents a pointer to the traffic
parameter specification for this out-segment. This
value may point at an entry in the
mplsTrafficParamTable to indicate which
mplsTrafficParamEntry is to be assigned to…
SNMPv2-TCRowPointerr/w
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.3.96.1.6.1.10
mplsOutSegmentRowStatus
For creating, modifying, and deleting this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.3.96.1.6.1.11
mplsOutSegmentStorageType
This variable indicates the storage type for this
object.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.3.96.1.6.1.12
.1.3.6.1.3.96.1.7 · 1 row entry · 6 columns
This table contains statistical information about
outgoing segments from an LSR. The counters in this
entry should behave in a manner similar to that of
the interface.
mplsOutSegmentPerfEntry entry .1.3.6.1.3.96.1.7.1
An entry in this table contains statistical
information about one outgoing segment configured in
mplsOutSegmentTable.
Indexes
No indexes recorded
Column Syntax OID
mplsOutSegmentOctets
This value contains the total number of octets sent
on this segment.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.7.1.1
mplsOutSegmentPackets
This value contains the total number of packets sent
on this segment.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.7.1.2
mplsOutSegmentErrors
Number of packets that could not be sent due to
errors on this segment.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.7.1.3
mplsOutSegmentDiscards
The number of labeled packets received on this out-
segment, which were chosen to be discarded even
though no errors had been detected to prevent their
being transmitted. One possible reason for
discarding such a label…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.7.1.4
mplsOutSegmentHCOctets
Total number of octets sent. This is the 64 bit
version of mplsOutSegmentOctets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.3.96.1.7.1.5
mplsOutSegmentPerfDiscontinuityTime
The value of sysUpTime on the most recent occasion at
which any one or more of this segment's Counter32 or
Counter64 suffered a discontinuity. If no such
discontinuities have occurred since the last re-
initialization o…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.3.96.1.7.1.6
.1.3.6.1.3.96.1.9 · 1 row entry · 9 columns
This table specifies information for switching
between LSP segments.  It supports point-to-point,
point-to-multipoint and multipoint-to-point
connections.  mplsLabelStackTable specifies the
label stack information for a cross-connect LSR and
is referred to from mplsXCTable.
mplsXCEntry entry .1.3.6.1.3.96.1.9.1
A row in this table represents one cross-connect
entry. The following objects index it:

- cross-connect index mplsXCIndex that uniquely
identifies a group of cross-connect entries
- interface index of th…
Indexes
mplsXCIndex mplsInSegmentIfIndex mplsInSegmentLabel mplsOutSegmentIndex
Column Syntax OID
mplsXCIndex
Primary index for the conceptual row identifying
a group of cross-connect segments.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.3.96.1.9.1.1
mplsXCLspId
This value identifies the label switched path that
this cross-connect entry belongs to.
MplsLSPIDr/w
Textual Convention: MplsLSPID OctetString
Type Constraints:
range: 0..31
.1.3.6.1.3.96.1.9.1.2
mplsXCLabelStackIndex
Primary index into mplsLabelStackTable identifying a
stack of labels to be pushed beneath the top label.
Note that the top label identified by the out-
segment ensures that all the components of a
multipoint-to-point co…
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.3.96.1.9.1.3
mplsXCIsPersistent
Denotes whether or not this cross-connect entry and
associated in- and out-segments should be restored
automatically after failures. This value MUST be
set to false in cases where this cross-connect entry
was created b…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.3.96.1.9.1.4
mplsXCOwner
Denotes the entity that created and is responsible
for managing this cross-connect.
MplsObjectOwnerr/w
Textual Convention: MplsObjectOwner Enumeration
Type Values:
1other
2snmp
3ldp
4rsvp
5crldp
6policyAgent
7unknown
.1.3.6.1.3.96.1.9.1.5
mplsXCRowStatus
For creating, modifying, and deleting this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.3.96.1.9.1.6
mplsXCStorageType
Defines the storage type for this object.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.3.96.1.9.1.7
mplsXCAdminStatus
The desired operational status of this segment.
Enumerationr/w
Enumerated Values:
1up
2down
3testing
.1.3.6.1.3.96.1.9.1.8
mplsXCOperStatus
The actual operational status of this cross-
connect.
Enumeration
Enumerated Values:
1up
2down
3testing
4unknown
5dormant
6notPresent
7lowerLayerDown
.1.3.6.1.3.96.1.9.1.9
.1.3.6.1.3.96.1.12 · 1 row entry · 5 columns
This table specifies the label stack to be pushed
onto a packet, beneath the top label.  Entries into
this table are referred to from mplsXCTable.
mplsLabelStackEntry entry .1.3.6.1.3.96.1.12.1
An entry in this table represents one label which is
to be pushed onto an outgoing packet, beneath the
top label. An entry can be created by a network
administrator or by an SNMP agent as instructed by
an MPLS signalin…
Indexes
mplsLabelStackIndex mplsLabelStackLabelIndex
Column Syntax OID
mplsLabelStackIndex
Primary index for this row identifying a stack of
labels to be pushed on an outgoing packet, beneath
the top label.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.3.96.1.12.1.1
mplsLabelStackLabelIndex
Secondary index for this row identifying one label
of the stack. Note that an entry with a smaller
mplsLabelStackLabelIndex would refer to a label
higher up the label stack and would be popped at a
downstream LSR befor…
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.3.96.1.12.1.2
mplsLabelStackLabel
The label to pushed.
MplsLabelr/w
Textual Convention: MplsLabel Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.96.1.12.1.3
mplsLabelStackRowStatus
For creating, modifying, and deleting this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.3.96.1.12.1.4
mplsLabelStackStorageType
Defines the storage type for this object.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.3.96.1.12.1.5
.1.3.6.1.3.96.1.14 · 1 row entry · 6 columns
This table specifies the Traffic Parameter objects
for in and out-segments.
mplsTrafficParamEntry entry .1.3.6.1.3.96.1.14.1
An entry in this table represents the TrafficParam
objects for one or more in or out segments. A
single entry can be pointed to by multiple segments
indicating resource sharing.
Indexes
mplsTrafficParamIndex
Column Syntax OID
mplsTrafficParamIndex
Uniquely identifies this row of the table. Note
that zero represents an invalid index.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.3.96.1.14.1.1
mplsTrafficParamMaxRate
Maximum rate in kilobits/second.
kilobits per secondMplsBitRater/w
Textual Convention: MplsBitRate Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.3.96.1.14.1.2
mplsTrafficParamMeanRate
Mean rate in kilobits/second.
kilobits per secondMplsBitRater/w
Textual Convention: MplsBitRate Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.3.96.1.14.1.3
mplsTrafficParamMaxBurstSize
Maximum burst size in bytes.
bytesMplsBurstSizer/w
Textual Convention: MplsBurstSize Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.3.96.1.14.1.4
mplsTrafficParamRowStatus
For creating, modifying, and deleting this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.3.96.1.14.1.5
mplsTrafficParamStorageType
The storage type for this object.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.3.96.1.14.1.6