- Table of Contents
-
- 08-MPLS
- 01-HH3C-VSI-MIB
- 02-MPLS-FRR-FACILITY-STD-MIB
- 03-MPLS-FRR-GENERAL-STD-MIB
- 04-MPLS-FTN-STD-MIB
- 05-MPLS-L3VPN-STD-MIB
- 06-MPLS-LDP-STD-MIB
- 07-MPLS-LSR-STD-MIB
- 08-MPLS-TE-STD-MIB
- 09-TE-MIB
- 10-HH3C-EVC-MIB
- 11-HH3C-L3VPN-MIB
- 12-HH3C-MPLSEXT-MIB
- 13-HH3C-MPLSTE-MIB
- 14-HH3C-MPLS-VPN-BGP-MIB
- 15-HH3C-VPN-PEER-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
08-MPLS-TE-STD-MIB | 125.83 KB |
Contents
MPLS-TE-STD-MIB
About this MIB
MPLS-TE-STD-MIB is a standard MIB based on RFC 3812.
Network congestion can degrade the network backbone performance. It might occur when network resources are inadequate or when load distribution is unbalanced. Traffic engineering (TE) is intended to avoid the latter situation where partial congestion might occur because of improper resource allocation.
TE can make the best use of network resources and avoid uneven load distribution by using the following functionalities:
· Real-time monitoring of traffic and traffic load on network elements.
· Dynamic tuning of traffic management attributes, routing parameters, and resources constraints.
MPLS TE combines the MPLS technology and traffic engineering. It reserves resources by establishing LSP tunnels along the specified paths, allowing traffic to bypass congested nodes to achieve appropriate load distribution.
With MPLS TE, a service provider can deploy traffic engineering on the existing MPLS backbone to provide various services and optimize network resources management.
MIB file name
rfc3812-mpls-te-std.mib
Root object
iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).transmission(10).mplsStdMIB(166).mplsTeStdMIB(3)
Scalar objects
mplsTunnelConfigured
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsTunnelConfigured (1.3.6.1.2.1.10.166.3.1.1) |
read-only |
Integer32 |
Integer32 (0..4294967295) |
Number of configured tunnels. |
As per the MIB. |
mplsTunnelActive
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsTunnelActive (1.3.6.1.2.1.10.166.3.1.2) |
read-only |
Unsigned32 |
Unsigned32 (0..4294967295) |
Number of active tunnels. |
As per the MIB. |
mplsTunnelTEDistProto
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsTunnelTEDistProto (1.3.6.1.2.1.10.166.3.1.3) |
read-only |
BITS |
other(0) ospf(1) isis(2) |
IGP used to advertise link information. |
As per the MIB. |
mplsTunnelMaxHops
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsTunnelMaxHops (1.3.6.1.2.1.10.166.3.1.4) |
read-only |
Unsigned32 |
Unsigned32 (255) |
Maximum number of hops allowed by a tunnel. |
As per the MIB. |
mplsTunnelNotificationMaxRate
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsTunnelNotificationMaxRate (1.3.6.1.2.1.10.166.3.1.5) |
read-write |
Unsigned32 |
Unsigned32 (0..4294967295) |
Tunnel advertisement frequency. |
Supports only the read operation. |
mplsTunnelIndexNext
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsTunnelIndexNext (1.3.6.1.2.1.10.166.3.2.1) |
read-only |
Unsigned32 |
Unsigned32 (0..65535) |
Next tunnel index. |
As per the MIB. |
mplsTunnelHopListIndexNext
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsTunnelHopListIndexNext (1.3.6.1.2.1.10.166.3.2.3) |
read-only |
Unsigned32 |
Unsigned32 (0..4294967295) |
Appropriate value to be used for mplsTunnelHopListIndex when creating entries in the mplsTunnelHopTable. |
As per the MIB. |
mplsTunnelResourceIndexNext
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsTunnelResourceIndexNext (1.3.6.1.2.1.10.166.3.2.5) |
read-only |
Unsigned32 |
Unsigned32 (0..2147483647 |
Next resource table index. |
As per the MIB. |
mplsTunnelNotificationEnable
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsTunnelNotificationEnable (1.3.6.1.2.1.10.166.3.2.11) |
read-write |
TruthValue |
true(1), false(2) |
Whether MPLS TE notification is enabled. |
As per the MIB. |
Tabular objects
mplsTunnelTable
About this table
This table allows you to create new MPLS tunnels between an LSR and a remote endpoint and delete existing tunnels.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
You can create only tunnel interfaces. To create a tunnel interface, configure mplsTunnelIndex, mplsTunnelInstance, mplsTunnelIngressLSRId, and mplsTunnelEgressLSRId, and use the default settings for other objects. The value of the mplsTunnelInstance object must be 0. To create a static tunnel interface, associate it with a static CRLSP. |
Not supported |
Supported |
Supported |
Columns
The table indexes are mplsTunnelIndex, mplsTunnelInstance, mplsTunnelIngressLSRId, and mplsTunnelEgressLSRId.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsTunnelIndex (1.3.6.1.2.1.10.166.3.2.2.1.1) |
not-accessible |
Unsigned32 |
Unsigned32 (1..4294967295) |
Tunnel index. |
As per the MIB. |
mplsTunnelInstance (1.3.6.1.2.1.10.166.3.2.2.1.2) |
not-accessible |
Unsigned32 |
Unsigned32 (1..4294967295) |
Tunnel instance ID. |
As per the MIB. |
mplsTunnelIngressLSRId (1.3.6.1.2.1.10.166.3.2.2.1.3) |
not-accessible |
Unsigned32 |
Unsigned32 (1..4294967295) |
Router ID of the ingress LSR. |
As per the MIB. |
mplsTunnelEgressLSRId (1.3.6.1.2.1.10.166.3.2.2.1.4) |
not-accessible |
Unsigned32 |
Unsigned32 (1..4294967295) |
Router ID of the egress LSR. |
As per the MIB. |
mplsTunnelName (1.3.6.1.2.1.10.166.3.2.2.1.5) |
read-create |
Octet String |
Octet String (0..255) |
Tunnel name. |
As per the MIB. |
mplsTunnelDescr (1.3.6.1.2.1.10.166.3.2.2.1.6) |
read-create |
Octet String |
Octet String (0..255) |
Tunnel description. |
As per the MIB. |
mplsTunnelIsIf (1.3.6.1.2.1.10.166.3.2.2.1.7) |
read-create |
TruthValue |
true(1), false(2) |
Tunnel. |
As per the MIB. |
mplsTunnelIfIndex (1.3.6.1.2.1.10.166.3.2.2.1.8) |
read-only |
Integer32 |
Integer32 (0..2147483647 |
Tunnel interface index. |
As per the MIB. |
mplsTunnelOwner (1.3.6.1.2.1.10.166.3.2.2.1.9) |
read-only |
Integer |
unknown(1), other(2), snmp(3), ldp(4), crldp(5), rsvpTe(6), policyAgent(7) |
Tunnel owner. |
As per the MIB. |
mplsTunnelRole (1.3.6.1.2.1.10.166.3.2.2.1.10) |
read-create |
Integer |
head(1), transit(2), tail(3), headTail(4) |
Role that this tunnel entry/instance represents. |
The value of Set operation is head(1). |
mplsTunnelXCPointer (1.3.6.1.2.1.10.166.3.2.2.1.11) |
read-create |
Object Identifier |
Standard MIB values. |
Pointer to a row in the mplsXCTable. |
As per the MIB. |
mplsTunnelSignallingProto (1.3.6.1.2.1.10.166.3.2.2.1.12) |
read-create |
Integer |
none(1), rsvp(2), crldp(3), other(4) |
Tunnel signaling protocol. |
Supports only rsvp(2) and other(4). |
mplsTunnelSetupPrio (1.3.6.1.2.1.10.166.3.2.2.1.13) |
read-create |
Integer32 |
Integer32 (0..7) |
Tunnel setup priority. |
As per the MIB. |
mplsTunnelHoldingPrio (1.3.6.1.2.1.10.166.3.2.2.1.14) |
read-create |
Integer32 |
Integer32 (0..7) |
Tunnel holding priority. |
As per the MIB. |
mplsTunnelSessionAttributes (1.3.6.1.2.1.10.166.3.2.2.1.15) |
read-create |
BITS |
fastReroute (0), mergingPermitted (1), isPersistent (2), isPinned (3), recordRoute(4) |
Tunnel session attributes. |
As per the MIB. |
mplsTunnelLocalProtectInUse (1.3.6.1.2.1.10.166.3.2.2.1.16) |
read-create |
TruthValue |
true(1), false(2) |
Whether local protection is enabled for the tunnel. |
As per the MIB. |
mplsTunnelResourcePointer (1.3.6.1.2.1.10.166.3.2.2.1.17) |
read-create |
Object Identifier |
Standard MIB values. |
Tunnel resource pointer. |
Supports only the read operation. |
mplsTunnelPrimaryInstance (1.3.6.1.2.1.10.166.3.2.2.1.18) |
read-only |
Unsigned32 |
Unsigned32 (0..2147483647) |
Primary instance of the tunnel. |
As per the MIB. |
mplsTunnelInstancePriority (1.3.6.1.2.1.10.166.3.2.2.1.19) |
read-creaet |
Unsigned32 |
Unsigned32 (1..4294967295) |
Tunnel instance priority. |
Not supported. The value is fixed at 1. |
mplsTunnelHopTableIndex (1.3.6.1.2.1.10.166.3.2.2.1.20) |
read-create |
Unsigned32 |
Unsigned32 (0..2147483647) |
Hop table index. |
Supports only the read operation. |
mplsTunnelPathInUse (1.3.6.1.2.1.10.166.3.2.2.1.21) |
read-create |
Unsigned32 |
Unsigned32 (0..2147483647) |
Path used by the tunnel. |
Supports only the read operation. |
mplsTunnelARHopTableIndex (1.3.6.1.2.1.10.166.3.2.2.1.22) |
read-only |
Unsigned32 |
Unsigned32 (0..2147483647) |
ARHop table index. |
As per the MIB. |
mplsTunnelCHopTableIndex (1.3.6.1.2.1.10.166.3.2.2.1.23) |
read-only |
Unsigned32 |
Unsigned32 (0..2147483647) |
Chop table index. |
As per the MIB. |
mplsTunnelIncludeAnyAffinity (1.3.6.1.2.1.10.166.3.2.2.1.24) |
read-create |
Unsigned32 |
Unsigned32 (0..2147483647) |
IncludeAny affinity attribute. |
As per the MIB. |
mplsTunnelIncludeAllAffinity (1.3.6.1.2.1.10.166.3.2.2.1.25) |
read-create |
Unsigned32 |
Unsigned32 (0..2147483647) |
IncludeAll affinity attribute. |
The value is fixed at 0. If set to other values, this parameter will be ignored. This value can be obtained after the path for the MPLS TE tunnel is established. |
mplsTunnelExcludeAnyAffinity (1.3.6.1.2.1.10.166.3.2.2.1.26) |
read-create |
Unsigned32 |
Unsigned32 (0..2147483647) |
A link satisfies the exclude-any constraint if and only if the link contains none of the administrative groups specified in the constraint. |
As per the MIB. |
mplsTunnelTotalUpTime (1.3.6.1.2.1.10.166.3.2.2.1.27) |
read-only |
TimeTicks |
Standard MIB values. |
Aggregate up time for all instances of this tunnel, if available. |
As per the MIB. |
mplsTunnelInstanceUpTime (1.3.6.1.2.1.10.166.3.2.2.1.28) |
read-only |
TimeTicks |
Standard MIB values. |
Total time that the tunnel instance's operStatus has been Up(1). |
As per the MIB. |
mplsTunnelPrimaryUpTime (1.3.6.1.2.1.10.166.3.2.2.1.29) |
read-only |
TimeTicks |
Standard MIB values. |
Total time the primary instance of the tunnel has been active. |
As per the MIB. |
mplsTunnelPathChanges (1.3.6.1.2.1.10.166.3.2.2.1.30) |
read-only |
Counter32 |
Standard MIB values. |
Number of times the actual path for the tunnel instance has changed. |
As per the MIB. |
mplsTunnelLastPathChange (1.3.6.1.2.1.10.166.3.2.2.1.31) |
read-only |
TimeTicks |
Standard MIB values. |
Time since the last change to the actual path for the tunnel instance. |
As per the MIB. |
mplsTunnelCreationTime (1.3.6.1.2.1.10.166.3.2.2.1.32) |
read-only |
TimeTicks |
Standard MIB values. |
Time when the tunnel was created. |
As per the MIB. |
mplsTunnelStateTransitions (1.3.6.1.2.1.10.166.3.2.2.1.33) |
read-only |
Counter32 |
Counter32 (0..4294967295) |
Number of times the state of this tunnel instance has changed. |
As per the MIB. |
mplsTunnelAdminStatus (1.3.6.1.2.1.10.166.3.2.2.1.34) |
read-create |
Integer |
up(1), down(2), testing(3) |
Administrative state of the tunnel. |
Supports only the read operation. Supports only up(1). |
mplsTunnelOperStatus (1.3.6.1.2.1.10.166.3.2.2.1.35) |
read-only |
Integer |
up(1), down(2), testing(3), unknown(4), dormant(5), notPresent(6), lowerlayerDown(7) |
Operational state of the tunnel. |
Supports only up(1) and down(2). |
mplsTunnelRowStatus (1.3.6.1.2.1.10.166.3.2.2.1.36) |
read-create |
RowStatus |
active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
Row status. |
Supports only active(1), createAndGo(4), and destroy(6). |
mplsTunnelStorageType (1.3.6.1.2.1.10.166.3.2.2.1.37) |
read-create |
StorageType |
other(1), volatile(2), nonVolatile(3), permanent(4), readOnly(5) |
Storage type. |
As per the MIB. |
mplsTunnelHopTable
About this table
This table contains explicit path information for tunnel interfaces.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
The mplsTunnelHopPathOptionName object must be specified. The value range for the mplsTunnelHopPathOptionIndex object is 1 to 10 for the primary CRLSP and 101 to 110 for the backup CRLSP. When the value of the mplsTunnelHopEntryPathComp object is dynamic(1), the value of the mplsTunnelHopIndex object must be 0. |
Not supported |
Supported |
Supported |
Columns
The table indexes are mplsTunnelHopListIndex, mplsTunnelHopPathOptionIndex, and mplsTunnelHopIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsTunnelHopListIndex (1.3.6.1.2.1.10.166.3.2.4.1.1) |
not-accessible |
Unsigned32 |
Unsigned32 (1..2147483647) |
Hop table index. |
As per the MIB. |
mplsTunnelHopPathOptionIndex (1.3.6.1.2.1.10.166.3.2.4.1.2) |
not-accessible |
Unsigned32 |
Unsigned32 (1..2147483647) |
Path option index. |
As per the MIB. |
mplsTunnelHopIndex (1.3.6.1.2.1.10.166.3.2.4.1.3) |
not-accessible |
Unsigned32 |
Unsigned32 (1..2147483647) |
Hop index. |
As per the MIB. |
mplsTunnelHopAddrType (1.3.6.1.2.1.10.166.3.2.4.1.4) |
read-create |
TeHopAddressType Integer |
Unsigned32 (1..2147483647) |
Address type of this hop. |
Supports only ipv4(1). |
mplsTunnelHopIpAddr (1.3.6.1.2.1.10.166.3.2.4.1.5) |
read-create |
TeHopAddress |
OCTET STRING (0..32) |
Address of this hop. |
As per the MIB. |
mplsTunnelHopIpPrefixLen (1.3.6.1.2.1.10.166.3.2.4.1.6) |
read-create |
InetAddressPrefixLength |
Unsigned32 (0..2040) |
Address prefix. |
As per the MIB. |
mplsTunnelHopType (1.3.6.1.2.1.10.166.3.2.4.1.10) |
read-create |
Integer |
strict(1), loose(2) |
Hop type. |
As per the MIB. |
mplsTunnelHopInclude (1.3.6.1.2.1.10.166.3.2.4.1.11) |
read-create |
TurthValue |
true(1), false(2) |
Whether this hop is included in the tunnel's path. |
As per the MIB. |
mplsTunnelHopPathOptionName (1.3.6.1.2.1.10.166.3.2.4.1.12) |
read-create |
SnmpAdminString |
OCTET STRING (0..255) |
Description of this series of hops as they relate to the specified path option. |
As per the MIB. |
mplsTunnelHopEntryPathComp (1.3.6.1.2.1.10.166.3.2.4.1.13) |
read-create |
Integer |
dynamic(1), explicit(2) |
Features using the path. |
As per the MIB. |
mplsTunnelHopRowStatus (1.3.6.1.2.1.10.166.3.2.4.1.14) |
read-create |
RowStatus |
active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
Row status. |
Supports only active(1), createAndGo(4), and destroy(6). |
mplsTunnelHopStorageType (1.3.6.1.2.1.10.166.3.2.4.1.15) |
read-create |
StorageType |
other(1), volatile(2), nonVolatile(3), permanent(4), readOnly(5) |
Storage type. |
The value of this object is fixed at nonvolatile(3). |
mplsTunnelResourceTable
About this table
This table contains tunnel resource information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Objects used by mplsXCEntry objects cannot be deleted. |
Supported |
Columns
The table index is mplsTunnelResourceIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsTunnelResourceIndex (1.3.6.1.2.1.10.166.3.2.6.1.1) |
not-accessible |
Unsigned32 |
Unsigned32 (1..2147483647) |
Resource table index. |
As per the MIB. |
mplsTunnelResourceMaxRate (1.3.6.1.2.1.10.166.3.2.6.1.2) |
read-only |
Unsigned32 |
Unsigned32 (0) |
Maximum transmission rate. |
As per the MIB. |
mplsTunnelResourceMeanRate (1.3.6.1.2.1.10.166.3.2.6.1.3) |
read-create |
Unsigned32 |
Unsigned32 (1..4294967295) |
Minimum transmission rate. |
As per the MIB. |
mplsTunnelResourceMaxBurstSize (1.3.6.1.2.1.10.166.3.2.6.1.4) |
read-create |
Unsigned32 |
Unsigned32 (0..2147483647) |
Maximum burst size. |
As per the MIB. |
mplsTunnelResourceMeanBurstSize (1.3.6.1.2.1.10.166.3.2.6.1.5) |
read-create |
Unsigned32 |
Unsigned32 (0..2147483647) |
Minimum burst size. |
As per the MIB. |
mplsTunnelResourceExBurstSize (1.3.6.1.2.1.10.166.3.2.6.1.6) |
read-create |
Unsigned32 |
Unsigned32 (0..2147483647) |
Excess burst size in bytes. |
As per the MIB. |
mplsTunnelResourceRowStatus (1.3.6.1.2.1.10.166.3.2.6.1.9) |
read-create |
RowStatus |
active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
Row status. |
Supports only active(1), createAndGo(4), and destroy(6). |
mplsTunnelResourceStorageType (1.3.6.1.2.1.10.166.3.2.6.1.10) |
read-create |
StorageType |
other(1), volatile(2), nonVolatile(3), permanent(4), readOnly(5) |
Storage type. |
Not supported. The value of this object is fixed at 3. |
mplsTunnelARHopTable
About this table
This table contains tunnel actual route hop information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are mplsTunnelARHopListIndex and mplsTunnelARHopIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsTunnelARHopListIndex (1.3.6.1.2.1.10.166.3.2.7.1.1) |
not-accessible |
Unsigned32 |
Unsigned32 (1..2147483647) |
Actual Route Hop table index. |
As per the MIB. |
mplsTunnelARHopIndex (1.3.6.1.2.1.10.166.3.2.7.1.2) |
not-accessible |
Unsigned32 |
Unsigned32 (1..2147483647) |
ARHop index. |
As per the MIB. |
mplsTunnelARHopAddrType (1.3.6.1.2.1.10.166.3.2.7.1.3) |
read-only |
TeHopAddressType |
unknown(0), ipv4(1), ipv6(2), asnumber(3), unnum(4), lspid(5) |
Address type. |
Supports only ipv4(1). |
mplsTunnelARHopIpAddr (1.3.6.1.2.1.10.166.3.2.7.1.4) |
read-only |
TeHopAddress |
OCTET STRING (0..32) |
IP address. |
As per the MIB. |
mplsTunnelCHopTable
About this table
This table contains tunnel CSPF computed hop information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are mplsTunnelCHopListIndex and mplsTunnelCHopIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsTunnelCHopListIndex (1.3.6.1.2.1.10.166.3.2.8.1.1) |
not-accessible |
Unsinged32 |
Unsinged32 (1..2147483647) |
Computed Hop table index. |
As per the MIB. |
mplsTunnelCHopIndex (1.3.6.1.2.1.10.166.3.2.8.1.2) |
not-accessible |
Unsigned32 |
Unsigned32 (1..2147483647) |
CHop index |
As per the MIB. |
mplsTunnelCHopAddrType (1.3.6.1.2.1.10.166.3.2.8.1.3) |
read-only |
TeHopAddressType |
unknown(0), ipv4(1), ipv6(2), asnumber(3), unnum(4), lspid(5) |
Address type of this hop. |
Supports only ipv4(1). |
mplsTunnelCHopIpAddr (1.3.6.1.2.1.10.166.3.2.8.1.4) |
read-only |
TeHopAddress |
OCTET STRING (0..32) |
IP address of this hop. |
As per the MIB. |
mplsTunnelCHopIpPrefixLen (1.3.6.1.2.1.10.166.3.2.8.1.5) |
read-only |
InetAddressPrefixLength |
OCTET STRING (0..32) |
Address prefix. |
As per the MIB. |
mplsTunnelCHopType (1.3.6.1.2.1.10.166.3.2.8.1.9) |
read-only |
Integer |
strict(1), loose(2) |
CHop type. |
As per the MIB. |
mplsTunnelPerfTable
About this table
This table contains tunnel performance parameters.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
This table does not contain indexes.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsTunnelPerfPackets (1.3.6.1.2.1.10.166.3.2.9.1.1) |
read-only |
Counter32 |
Counter32 (0..4294967295) |
Number of forwarded packets. This object represents the 32-bit value of the least significant part of the 64-bit value if mplsTunnelPerfHCPackets is also returned. |
As per the MIB. |
mplsTunnelPerfHCPackets (1.3.6.1.2.1.10.166.3.2.9.1.2) |
read-only |
Counter64 |
Counter64 (0..18446744073709551615) |
High capacity counter for number of packets forwarded by this tunnel. |
As per the MIB. |
mplsTunnelPerfErrors (1.3.6.1.2.1.10.166.3.2.9.1.3) |
read-only |
Counter32 |
Counter32 (0..4294967295) |
Number of error packets. |
As per the MIB. |
mplsTunnelPerfBytes (1.3.6.1.2.1.10.166.3.2.9.1.4) |
read-only |
Counter32 |
Counter32 (0..4294967295) |
Number of forwarded bytes. This object represents the 32-bit value of the least significant part of the 64-bit value if mplsTunnelPerfHCBytes is also returned. |
As per the MIB. |
mplsTunnelPerfHCBytes (1.3.6.1.2.1.10.166.3.2.9.1.5) |
read-only |
Counter64 |
Counter64 (0..18446744073709551615) |
High capacity counter for number of bytes forwarded by the tunnel. |
As per the MIB. |
Notifications
mplsTunnelUp
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.10.166.3.0.1 |
A tunnel comes up. |
Recovery |
Warning |
1.3.6.1.2.1.10.166.3.2.2.1.34 (mplsTunnelAdminStatus) |
ON |
Description
A notification sent when the operational state (indicated by the mplsTunnelOperStatus object) of a tunnel changes from down to another value (except for notPresent).
Status control
ON
CLI: Use the snmp-agent trap enable te command.
OFF
CLI: Use the undo snmp-agent trap enable te command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.10.166.3.2.2.1.34 (mplsTunnelAdminStatus) |
Administrative state of the tunnel. |
No |
INTEGER |
up(1) down(2) testing(3) |
1.3.6.1.2.1.10.166.3.2.2.1.35 (mplsTunnelOperStatus) |
Actual state of the tunnel. |
No |
INTEGER |
up(1) down(2) testing(3) unknown(4) dormant(5) notPresent(6) lowerLayerDown(7) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
mplsTunnelDown
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.10.166.3.0.2 |
The operation state of a tunnel becomes down. |
Error |
Major |
1.3.6.1.2.1.10.166.3.2.2.1.34 (mplsTunnelAdminStatus) |
ON |
Description
A notification sent when the operational state (indicated by the mplsTunnelOperStatus object) of a tunnel changes to down from another value (except for notPresent).
Status control
ON
CLI: Use the snmp-agent trap enable te command.
OFF
CLI: Use the undo snmp-agent trap enable te command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.10.166.3.2.2.1.34 (mplsTunnelAdminStatus) |
Administrative state of the tunnel. |
No |
INTEGER |
up(1) down(2) testing(3) |
1.3.6.1.2.1.10.166.3.2.2.1.35 (mplsTunnelOperStatus) |
Operational state of the tunnel. |
No |
INTEGER |
up(1) down(2) testing(3) unknown(4) dormant(5) notPresent(6) lowerLayerDown(7) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
To resolve this issue:
1. Verify that the tunnel settings are correct.
2. If the issue persists, contact H3C Support.
mplsTunnelRerouted
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.10.166.3.0.3 |
A tunnel is rerouted. |
Informational |
Warning |
- |
ON |
Description
A notification sent when a tunnel is rerouted. If the mplsTunnelARHopTable is used, the tunnel entry in the mplsTunnelARHopTable might contain the new path of the tunnel for a time period after the agent sends this notification.
Status control
ON
CLI: Use the snmp-agent trap enable te command.
OFF
CLI: Use the undo snmp-agent trap enable te command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.10.166.3.2.2.1.34 (mplsTunnelAdminStatus) |
Administrative state of the tunnel. |
No |
INTEGER |
up(1) down(2) testing(3) |
1.3.6.1.2.1.10.166.3.2.2.1.35 (mplsTunnelOperStatus) |
Operational state of the tunnel. |
No |
INTEGER |
up(1) down(2) testing(3) unknown(4) dormant(5) notPresent(6) lowerLayerDown(7) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
To resolve this issue:
1. Verify that the tunnel settings are correct.
2. If the issue persists, contact H3C Support.
mplsTunnelReoptimized
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.10.166.3.0.4 |
A tunnel is reoptimized. |
Informational |
Warning |
- |
ON |
Description
A notification sent when a tunnel is reoptimized. If the mplsTunnelARHopTable is used, the tunnel entry in the mplsTunnelARHopTable might contain the new path of the tunnel for a time period after the agent sends this notification.
Status control
ON
CLI: Use the snmp-agent trap enable te command.
OFF
CLI: Use the undo snmp-agent trap enable te command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.10.166.3.2.2.1.34 (mplsTunnelAdminStatus) |
Administrative state of the tunnel. |
No |
INTEGER |
up(1) down(2) testing(3) |
1.3.6.1.2.1.10.166.3.2.2.1.35 (mplsTunnelOperStatus) |
Operational state of the tunnel. |
No |
INTEGER |
up(1) down(2) testing(3) unknown(4) dormant(5) notPresent(6) lowerLayerDown(7) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
To resolve this issue:
1. Check the new path of the tunnel.
2. If the issue persists, contact H3C Support.