gmplsTunnelErrorLastErrorType
GMPLS-TE-STD-MIB ·
.1.3.6.1.2.1.10.166.13.2.6.1.1
Object
column
Enumeration
The nature of the last error. Provides interpretation context
for gmplsTunnelErrorProtocolCode and
gmplsTunnelErrorProtocolSubcode.
A value of noError(0) shows that there is no error associated
with this tunnel and means that the other objects in this table
entry (conceptual row) have no meaning.
A value of unknown(1) shows that there is an error but that no
additional information about the cause is known. The error may
have been received in a signaled message or generated locally.
A value of protocol(2) or pathComputation(3) indicates the
cause of an error and identifies an error that has been received
through signaling or will itself be signaled.
A value of localConfiguration(4), localResources(5) or
localOther(6) identifies an error that has been detected
by the local node but that will not be reported through
signaling.
Context
- MIB
- GMPLS-TE-STD-MIB
- OID
.1.3.6.1.2.1.10.166.13.2.6.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- gmplsTunnelErrorEntry
- Table
- gmplsTunnelErrorTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noError |
1 | unknown |
2 | protocol |
3 | pathComputation |
4 | localConfiguration |
5 | localResources |
6 | localOther |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| gmplsTunnelErrorLastTime The time at which the last error occurred. This is presented as
the value of SysUpTime when the error occurred or was reported
to this node.
If gmplsTunnelErrorLas… | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.10.166.13.2.6.1.2 |
| gmplsTunnelErrorReporterType The address type of the error reported.
This object is used to aid in interpretation of
gmplsTunnelErrorReporter. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.10.166.13.2.6.1.3 |
| gmplsTunnelErrorReporter The address of the node reporting the last error, or the address
of the resource (such as an interface) associated with the
error.
If gmplsTunnelErrorLastErrorType … | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.10.166.13.2.6.1.4 |
| gmplsTunnelErrorCode The primary error code associated with the last error.
The interpretation of this error code depends on the value of
gmplsTunnelErrorLastErrorType. If the value of… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.10.166.13.2.6.1.5 |
| gmplsTunnelErrorSubcode The secondary error code associated with the last error and the
protocol used to signal this tunnel. This value is interpreted
in the context of the value of gmplsTunnelErrorCode… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.10.166.13.2.6.1.6 |
| gmplsTunnelErrorTLVs The sequence of interface identifier TLVs reported with the
error by the protocol code. The interpretation of the TLVs and
the encoding within the protocol are described in the
r… | column | OctetString | .1.3.6.1.2.1.10.166.13.2.6.1.7 |
| gmplsTunnelErrorHelpString A textual string containing information about the last error,
recovery actions, and support advice. If there is no help string,
this object contains a zero length string.
If the … | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.10.166.13.2.6.1.8 |