LMP-MIB Table View

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

Tables
8
Rows
8
Columns
155
.1.3.6.1.2.1.10.227.1.3 · 1 row entry · 8 columns
This table specifies the neighbor node(s) to which control
channels may be established.
lmpNbrEntry entry .1.3.6.1.2.1.10.227.1.3.1
An entry in this table is created by a LMP-enabled device for
every pair of nodes that can establish control channels.
Indexes
lmpNbrNodeId
Column Syntax OID
lmpNbrNodeId
This is a unique index for an entry in the LmpNbrTable.
This value represents the remote Node ID.
LmpNodeId
Textual Convention: LmpNodeId OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.10.227.1.3.1.1
lmpNbrRetransmitInterval
This object specifies the initial retransmission interval that
is used for the retransmission of messages that require
acknowledgement. This object, along with lmpNbrRetryLimit,
is used to implement the congestion-hand…
LmpRetransmitIntervalr/w
Textual Convention: LmpRetransmitInterval Unsigned32
Type Constraints:
range: 1..4294967295
.1.3.6.1.2.1.10.227.1.3.1.2
lmpNbrRetryLimit
This object specifies the maximum number of times a message
is transmitted without being acknowledged. A value of 0 is used
to indicate that a node should never stop retransmission.
This object, along with lmpNbrRetran…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.3.1.3
lmpNbrRetransmitDelta
This object governs the speed with which the sender increases
the retransmission interval, as explained in Section 10 of the
Link Management Protocol specification, which is based on
RFC 2914. This value is a power use…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.3.1.4
lmpNbrAdminStatus
The desired operational status of LMP to this remote node.
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.2.1.10.227.1.3.1.5
lmpNbrOperStatus
The actual operational status of LMP to this remote node.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.2.1.10.227.1.3.1.6
lmpNbrRowStatus
This variable is used to create, modify, and/or
delete a row in this table. None of the writable objects
in a row can be changed if the status is active(1).
All read-create objects must have valid and consistent
values…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.10.227.1.3.1.7
lmpNbrStorageType
The storage type for this conceptual row in the
lmpNbrTable. Conceptual rows having the value
'permanent' need not allow write-access to any

columnar object in the row.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.10.227.1.3.1.8
.1.3.6.1.2.1.10.227.1.10 · 1 row entry · 22 columns
This table specifies LMP control channel information.
lmpControlChannelEntry entry .1.3.6.1.2.1.10.227.1.10.1
An entry in this table is created by an LMP-enabled device for
every control channel. Whenever a new entry is created with
lmpCcIsIf set to true(1), a corresponding entry is
created in ifTable as well (see RFC 2863).
Indexes
lmpCcId
Column Syntax OID
lmpCcId
This value represents the local control channel identifier.
The control channel identifier is a non-zero 32-bit number.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.2.1.10.227.1.10.1.1
lmpCcUnderlyingIfIndex
If lmpCcIsIf is set to true(1), this object carries the
index into the ifTable of the entry that represents the
LMP interface over which LMP will transmit its traffic.
If this object is set to zero but lmpCcIsIf is set …
IF-MIBInterfaceIndexOrZeror/w
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.10.227.1.10.1.2
lmpCcIsIf
In implementations where the control channels are modeled
as interfaces, the value of this object is true(1), and
this control channel is represented by an interface in
the interfaces group table as indicated by the val…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.10.227.1.10.1.3
lmpCcNbrNodeId
This is the Node ID of the control channel remote node.
This value either is configured or gets created by the node
when a Config message is received or when an outgoing Config
message is acknowledged by the remote node.
LmpNodeIdr/w
Textual Convention: LmpNodeId OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.10.227.1.10.1.4
lmpCcRemoteId
This value represents the remote control channel identifier
(32-bit number). It is determined during the negotiation
phase. A value of zero means that the remote control channel
identifier has not yet been learned.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.10.1.5
lmpCcRemoteAddressType
This value represents the remote control channel IP address
type. In point-to-point configuration, this value can be set
to unknown(0).
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.10.227.1.10.1.6
lmpCcRemoteIpAddr
This value represents the remote control channel Internet
address for numbered control channel. The type of this
address is determined by lmpCcRemoteAddressType.
The control channel must be numbered on non-point-to-poi…
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.10.227.1.10.1.7
lmpCcSetupRole
The role that this node should take during establishment
of this control channel. An active node will initiate
establishment. A passive node will wait for the remote node
to initiate. A pair of nodes that both take t…
Enumerationr/w
Enumerated Values:
1active
2passive
.1.3.6.1.2.1.10.227.1.10.1.8
lmpCcAuthentication
This object indicates whether the control channel must use
authentication.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.10.227.1.10.1.9
lmpCcHelloInterval
This object specifies the value of the HelloInterval
parameter. The default value for this object should be
set to lmpCcHelloIntervalDefault.
LmpIntervalr/w
Textual Convention: LmpInterval Unsigned32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.10
lmpCcHelloIntervalMin
This object specifies the minimum value for the
HelloInterval parameter. The default value for this
object should be set to lmpCcHelloIntervalMinDefault.
LmpIntervalr/w
Textual Convention: LmpInterval Unsigned32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.11
lmpCcHelloIntervalMax
This object specifies the maximum value for the
HelloInterval parameter. The default value for this
object should be set to lmpCcHelloIntervalMaxDefault.
LmpIntervalr/w
Textual Convention: LmpInterval Unsigned32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.12
lmpCcHelloIntervalNegotiated
Once the control channel is active, this object represents
the negotiated HelloInterval value.
LmpInterval
Textual Convention: LmpInterval Unsigned32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.13
lmpCcHelloDeadInterval
This object specifies the value of the HelloDeadInterval
parameter. The default value for this object should be
set to lmpCcHelloDeadIntervalDefault.
LmpIntervalr/w
Textual Convention: LmpInterval Unsigned32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.14
lmpCcHelloDeadIntervalMin
This object specifies the minimum value for the
HelloDeadInterval parameter. The default value for this
object should be set to lmpCcHelloDeadIntervalMinDefault.
LmpIntervalr/w
Textual Convention: LmpInterval Unsigned32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.15
lmpCcHelloDeadIntervalMax
This object specifies the maximum value for the
HelloDeadInterval parameter. The default value for this
object should be set to lmpCcHelloIntervalMaxDefault.
LmpIntervalr/w
Textual Convention: LmpInterval Unsigned32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.16
lmpCcHelloDeadIntervalNegotiated
Once the control channel is active, this object represents
the negotiated HelloDeadInterval value.
LmpInterval
Textual Convention: LmpInterval Unsigned32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.17
lmpCcLastChange
The value of sysUpTime at the time the control channel entered
its current operational state. If the current state was
entered prior to the last re-initialization of the local
network management subsystem, then this ob…
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.10.1.18
lmpCcAdminStatus
The desired operational status of this control channel.
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.2.1.10.227.1.10.1.19
lmpCcOperStatus
The actual operational status of this control channel.
Enumeration
Enumerated Values:
1up
2down
3configSnd
4configRcv
5active
6goingDown
.1.3.6.1.2.1.10.227.1.10.1.20
lmpCcRowStatus
This variable is used to create, modify, and/or
delete a row in this table. None of the writable objects
in a row can be changed if the status is active(1).
All read-create objects must have valid and consistent
values…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.10.227.1.10.1.21
lmpCcStorageType
The storage type for this conceptual row in the
lmpControlChannelTable. Conceptual rows having the value
'permanent' need not allow write-access to any
columnar object in the row.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.10.227.1.10.1.22
.1.3.6.1.2.1.10.227.1.11 · 1 row entry · 53 columns
This table specifies LMP control channel performance
counters.
lmpControlChannelPerfEntry entry .1.3.6.1.2.1.10.227.1.11.1
An entry in this table is created by a LMP-enabled device for
every control channel. lmpCcCounterDiscontinuityTime is used
to indicate potential discontinuity for all counter objects
in this table.
Indexes
lmpCcId
Column Syntax OID
lmpCcInOctets
The total number of LMP message octets received on the
control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.1
lmpCcInDiscards
The number of inbound packets that were chosen to be
discarded even though no errors had been detected. One
possible reason for discarding such a packet could be to
free up buffer space.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.2
lmpCcInErrors
The number of inbound packets that contained errors
preventing them from being processed by LMP.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.3
lmpCcOutOctets
The total number of LMP message octets transmitted out of
the control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.4
lmpCcOutDiscards
The number of outbound packets that were chosen to be
discarded even though no errors had been detected to
prevent their being transmitted. One possible reason
for discarding such a packet could be to free up buffer
sp…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.5
lmpCcOutErrors
The number of outbound packets that could not be
transmitted because of errors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.6
lmpCcConfigReceived
This object counts the number of Config messages that have
been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.7
lmpCcConfigSent
This object counts the number of Config messages that have
been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.8
lmpCcConfigRetransmit
This object counts the number of Config messages that
have been retransmitted over this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.9
lmpCcConfigAckReceived
This object counts the number of ConfigAck messages that have
been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.10
lmpCcConfigAckSent
This object counts the number of ConfigAck messages that have
been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.11
lmpCcConfigNackReceived
This object counts the number of ConfigNack messages that have
been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.12
lmpCcConfigNackSent
This object counts the number of ConfigNack messages that have
been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.13
lmpCcHelloReceived
This object counts the number of Hello messages that have
been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.14
lmpCcHelloSent
This object counts the number of Hello messages that have
been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.15
lmpCcBeginVerifyReceived
This object counts the number of BeginVerify messages that have
been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.16
lmpCcBeginVerifySent
This object counts the number of BeginVerify messages that have
been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.17
lmpCcBeginVerifyRetransmit
This object counts the number of BeginVerify messages that
have been retransmitted over this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.18
lmpCcBeginVerifyAckReceived
This object counts the number of BeginVerifyAck messages that
have been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.19
lmpCcBeginVerifyAckSent
This object counts the number of BeginVerifyAck messages that
have been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.20
lmpCcBeginVerifyNackReceived
This object counts the number of BeginVerifyNack messages that
have been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.21
lmpCcBeginVerifyNackSent
This object counts the number of BeginVerifyNack messages that
have been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.22
lmpCcEndVerifyReceived
This object counts the number of EndVerify messages that have
been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.23
lmpCcEndVerifySent
This object counts the number of EndVerify messages that have
been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.24
lmpCcEndVerifyRetransmit
This object counts the number of EndVerify messages that
have been retransmitted over this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.25
lmpCcEndVerifyAckReceived
This object counts the number of EndVerifyAck messages that
have been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.26
lmpCcEndVerifyAckSent
This object counts the number of EndVerifyAck messages that
have been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.27
lmpCcTestStatusSuccessReceived
This object counts the number of TestStatusSuccess messages
that have been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.28
lmpCcTestStatusSuccessSent
This object counts the number of TestStatusSuccess messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.29
lmpCcTestStatusSuccessRetransmit
This object counts the number of TestStatusSuccess messages
that have been retransmitted over this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.30
lmpCcTestStatusFailureReceived
This object counts the number of TestStatusFailure messages
that have been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.31
lmpCcTestStatusFailureSent
This object counts the number of TestStatusFailure messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.32
lmpCcTestStatusFailureRetransmit
This object counts the number of TestStatusFailure messages
that have been retransmitted over this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.33
lmpCcTestStatusAckReceived
This object counts the number of TestStatusAck messages
that have been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.34
lmpCcTestStatusAckSent
This object counts the number of TestStatusAck messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.35
lmpCcLinkSummaryReceived
This object counts the number of LinkSummary messages
that have been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.36
lmpCcLinkSummarySent
This object counts the number of LinkSummary messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.37
lmpCcLinkSummaryRetransmit
This object counts the number of LinkSummary messages that
have been retransmitted over this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.38
lmpCcLinkSummaryAckReceived
This object counts the number of LinkSummaryAck messages
that have been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.39
lmpCcLinkSummaryAckSent
This object counts the number of LinkSummaryAck messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.40
lmpCcLinkSummaryNackReceived
This object counts the number of LinkSummaryNack messages
that have been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.41
lmpCcLinkSummaryNackSent
This object counts the number of LinkSummaryNack messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.42
lmpCcChannelStatusReceived
This object counts the number of ChannelStatus messages
that have been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.43
lmpCcChannelStatusSent
This object counts the number of ChannelStatus messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.44
lmpCcChannelStatusRetransmit
This object counts the number of ChannelStatus messages
that have been retransmitted on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.45
lmpCcChannelStatusAckReceived
This object counts the number of ChannelStatusAck messages
that have been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.46
lmpCcChannelStatusAckSent
This object counts the number of ChannelStatus messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.47
lmpCcChannelStatusReqReceived
This object counts the number of ChannelStatusRequest messages
that have been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.48
lmpCcChannelStatusReqSent
This object counts the number of ChannelStatusRequest messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.49
lmpCcChannelStatusReqRetransmit
This object counts the number of ChannelStatusRequest messages
that have been retransmitted on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.50
lmpCcChannelStatusRspReceived
This object counts the number of ChannelStatusResponse messages
that have been received on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.51
lmpCcChannelStatusRspSent
This object counts the number of ChannelStatusResponse messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.52
lmpCcCounterDiscontinuityTime
The value of sysUpTime on the most recent occasion at which
one or more of this control channel's counters suffered a
discontinuity. The relevant counters are the specific
instances associated with this control channel…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.10.227.1.11.1.53
.1.3.6.1.2.1.10.227.1.12 · 1 row entry · 7 columns
This table specifies the LMP-specific TE link information.
Overall TE link information is kept in three separate tables:
ifTable for interface-specific information, lmpTeLinkTable
for LMP specific information, and teLinkTable for generic
TE link information.  ifIndex is the common index to all
tables.
lmpTeLinkEntry entry .1.3.6.1.2.1.10.227.1.12.1
An entry in this table exists for each ifEntry with an
ifType of teLink(200) that is managed by LMP. An ifEntry with
an ifIndex must exist before the corresponding lmpTeLinkEntry is
created. If a TE link entry in the …
Indexes
IF-MIBifIndex
Column Syntax OID
lmpTeLinkNbrRemoteNodeId
This is the Node ID of the TE link remote node. This value
may be learned during the control channel parameter negotiation

phase (in the Config message). Node ID is an address whose
type must be IPv4.
LmpNodeIdr/w
Textual Convention: LmpNodeId OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.10.227.1.12.1.1
lmpTeLinkVerification
This object indicates whether the LMP link verification
procedure is enabled for this TE link.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.10.227.1.12.1.2
lmpTeLinkFaultManagement
This object indicates whether the LMP fault management procedure
is enabled on this TE link.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.10.227.1.12.1.3
lmpTeLinkDwdm
This object indicates whether the LMP DWDM procedure is enabled
on this TE link.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.10.227.1.12.1.4
lmpTeLinkOperStatus
The actual operational status of this TE link. The status
is set to testing when the TE link is performing link
verification. A degraded state indicates that there is

no active control channel between t…
Enumeration
Enumerated Values:
1up
2down
3testing
4init
5degraded
.1.3.6.1.2.1.10.227.1.12.1.5
lmpTeLinkRowStatus
This variable is used to create, modify, and/or
delete a row in this table. None of the writable objects
in a row can be changed if the status is active(1).
All read-create objects must have valid and consistent
values…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.10.227.1.12.1.6
lmpTeLinkStorageType
The storage type for this conceptual row in the
lmpTeLinkTable. Conceptual rows having the value
'permanent' need not allow write-access to any
columnar object in the row.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.10.227.1.12.1.7
.1.3.6.1.2.1.10.227.1.14 · 1 row entry · 8 columns
This table specifies TE link information associated with the
LMP verification procedure.
lmpLinkVerificationEntry entry .1.3.6.1.2.1.10.227.1.14.1
An entry in this table is created by an LMP-enabled device for
every TE link that supports the LMP verification
procedure.
Indexes
IF-MIBifIndex
Column Syntax OID
lmpLinkVerifyInterval
This object specifies the VerifyInterval parameter used
in the LMP link verification process. It indicates the
interval at which the Test messages are sent.
LmpIntervalr/w
Textual Convention: LmpInterval Unsigned32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.14.1.1
lmpLinkVerifyDeadInterval
This object specifies the VerifyDeadInterval parameter used
in the verification of the physical connectivity of data-
bearing links. It specifies the observation period used to
detect a Test message at the remote node.
LmpIntervalr/w
Textual Convention: LmpInterval Unsigned32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.14.1.2
lmpLinkVerifyTransportMechanism
This defines the transport mechanism for the Test messages. The
scope of this bit mask is restricted to each link encoding
type. The local node will set the bits corresponding to the
various mechanisms it can support …
Bitsr/w
Enumerated Values:
0payload
1dccSectionOverheadBytes
2dccLineOverheadBytes
3j0Trace
4j1Trace
5j2Trace
.1.3.6.1.2.1.10.227.1.14.1.3
lmpLinkVerifyAllLinks
A value of true(1) for this object indicates that the
verification process checks all unallocated links; otherwise,
only the new ports or component links that have been added to
this TE link are verified.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.10.227.1.14.1.4
lmpLinkVerifyTransmissionRate
This is the transmission rate of the data link over which
the Test messages will be transmitted and is expressed in
bytes per second.
bytes per secondSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.14.1.5
lmpLinkVerifyWavelength
This value corresponds to the wavelength at
which the Test messages will be transmitted and is
measured in nanometers (nm). If each data-bearing link
corresponds to a separate wavelength, then this value should
be set …
nanometersSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.14.1.6
lmpLinkVerifyRowStatus
This variable is used to create, modify, and/or
delete a row in this table. None of the writable objects
in a row can be changed if the status is active(1).
All read-create objects must have valid and consistent
values…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.10.227.1.14.1.7
lmpLinkVerifyStorageType
The storage type for this conceptual row in the
lmpLinkVerificationTable. Conceptual rows having the value
'permanent' need not allow write-access to any

columnar object in the row.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.10.227.1.14.1.8
.1.3.6.1.2.1.10.227.1.15 · 1 row entry · 40 columns
This table specifies LMP TE link performance counters.
lmpTeLinkPerfEntry entry .1.3.6.1.2.1.10.227.1.15.1
An entry in this table is created by an LMP-enabled device for
every TE link. lmpTeCounterDiscontinuityTime is used
to indicate potential discontinuity for all counter objects
in this table.
Indexes
IF-MIBifIndex
Column Syntax OID
lmpTeInOctets
The total number of LMP message octets received for
this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.1
lmpTeOutOctets
The total number of LMP message octets transmitted out
for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.2
lmpTeBeginVerifyReceived
This object counts the number of BeginVerify messages that have

been received for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.3
lmpTeBeginVerifySent
This object counts the number of BeginVerify messages that have
been sent for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.4
lmpTeBeginVerifyRetransmit
This object counts the number of BeginVerify messages that
have been retransmitted for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.5
lmpTeBeginVerifyAckReceived
This object counts the number of BeginVerifyAck messages that
have been received for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.6
lmpTeBeginVerifyAckSent
This object counts the number of BeginVerifyAck messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.7
lmpTeBeginVerifyNackReceived
This object counts the number of BeginVerifyNack messages that
have been received for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.8
lmpTeBeginVerifyNackSent
This object counts the number of BeginVerifyNack messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.9
lmpTeEndVerifyReceived
This object counts the number of EndVerify messages that have
been received for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.10
lmpTeEndVerifySent
This object counts the number of EndVerify messages that have
been sent for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.11
lmpTeEndVerifyRetransmit
This object counts the number of EndVerify messages that
have been retransmitted over this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.12
lmpTeEndVerifyAckReceived
This object counts the number of EndVerifyAck messages that
have been received for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.13
lmpTeEndVerifyAckSent
This object counts the number of EndVerifyAck messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.14
lmpTeTestStatusSuccessReceived
This object counts the number of TestStatusSuccess messages
that have been received for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.15
lmpTeTestStatusSuccessSent
This object counts the number of TestStatusSuccess messages
that have been sent for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.16
lmpTeTestStatusSuccessRetransmit
This object counts the number of TestStatusSuccess messages
that have been retransmitted for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.17
lmpTeTestStatusFailureReceived
This object counts the number of TestStatusFailure messages
that have been received for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.18
lmpTeTestStatusFailureSent
This object counts the number of TestStatusFailure messages

that have been sent for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.19
lmpTeTestStatusFailureRetransmit
This object counts the number of TestStatusFailure messages
that have been retransmitted on this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.20
lmpTeTestStatusAckReceived
This object counts the number of TestStatusAck messages that
have been received for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.21
lmpTeTestStatusAckSent
This object counts the number of TestStatusAck messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.22
lmpTeLinkSummaryReceived
This object counts the number of LinkSummary messages that
have been received for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.23
lmpTeLinkSummarySent
This object counts the number of LinkSummary messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.24
lmpTeLinkSummaryRetransmit
This object counts the number of LinkSummary messages that
have been retransmitted over this control channel.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.25
lmpTeLinkSummaryAckReceived
This object counts the number of LinkSummaryAck messages that
have been received for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.26
lmpTeLinkSummaryAckSent
This object counts the number of LinkSummaryAck messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.27
lmpTeLinkSummaryNackReceived
This object counts the number of LinkSummaryNack messages that
have been received for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.28
lmpTeLinkSummaryNackSent
This object counts the number of LinkSummaryNack messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.29
lmpTeChannelStatusReceived
This object counts the number of ChannelStatus messages that
have been received for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.30
lmpTeChannelStatusSent
This object counts the number of ChannelStatus messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.31
lmpTeChannelStatusRetransmit
This object counts the number of ChannelStatus messages that
have been retransmitted for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.32
lmpTeChannelStatusAckReceived
This object counts the number of ChannelStatusAck messages
that have been received for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.33
lmpTeChannelStatusAckSent
This object counts the number of ChannelStatus messages
that have been sent for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.34
lmpTeChannelStatusReqReceived
This object counts the number of ChannelStatusRequest messages

that have been received for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.35
lmpTeChannelStatusReqSent
This object counts the number of ChannelStatusRequest messages
that have been sent for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.36
lmpTeChannelStatusReqRetransmit
This object counts the number of ChannelStatusRequest messages
that have been retransmitted for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.37
lmpTeChannelStatusRspReceived
This object counts the number of ChannelStatusResponse messages
that have been received for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.38
lmpTeChannelStatusRspSent
This object counts the number of ChannelStatusResponse messages
that have been sent for this TE link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.39
lmpTeCounterDiscontinuityTime
The value of sysUpTime on the most recent occasion at which
one or more of this TE link's counters suffered a
discontinuity. The relevant counters are the specific
instances associated with this TE link of any Counter3…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.10.227.1.15.1.40
.1.3.6.1.2.1.10.227.1.16 · 1 row entry · 10 columns
This table specifies the data-bearing links managed by the
LMP.
lmpDataLinkEntry entry .1.3.6.1.2.1.10.227.1.16.1
An entry in this table exists for each ifEntry that represents
a data-bearing link. An ifEntry with an ifIndex must exist
before the corresponding lmpDataLinkEntry is created.
If an entry representing the data-bearing …
Indexes
IF-MIBifIndex
Column Syntax OID
lmpDataLinkType
This attribute specifies whether this data-bearing link is
a port or a component link. Component links are multiplex
capable, whereas ports are not multiplex capable.
Enumeration
Enumerated Values:
1port
2componentLink
.1.3.6.1.2.1.10.227.1.16.1.1
lmpDataLinkAddressType
This attribute specifies the data-bearing link IP address
type. If the data-bearing link is unnumbered, the address
type must be set to unknown(0).
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.10.227.1.16.1.2
lmpDataLinkIpAddr
The local Internet address for numbered links. The type
of this address is determined by the value of
lmpDataLinkAddressType object.

For IPv4 and IPv6 numbered links, this object represents
the local IP …
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.10.227.1.16.1.3
lmpDataLinkRemoteIpAddress
The remote Internet address for numbered data-bearing links.
The type of this address is determined by the
lmpDataLinkAddressType object.

For IPv4 and IPv6 numbered links, this object represents the
remot…
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.10.227.1.16.1.4
lmpDataLinkRemoteIfId
Interface identifier of the remote end point. This
information is either configured manually or
communicated by the remote node during the link verification
procedure.
IF-MIBInterfaceIndexOrZeror/w
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.10.227.1.16.1.5
lmpDataLinkEncodingType
The encoding type of the data-bearing link.
TE-LINK-STD-MIBTeLinkEncodingTyper/w
Textual Convention: TE-LINK-STD-MIBTeLinkEncodingType Enumeration
Type Values:
1packet
2ethernet
3ansiEtsiPdh
5sdhItuSonetAnsi
7digitalWrapper
8lambda
9fiber
11fiberChannel
.1.3.6.1.2.1.10.227.1.16.1.6
lmpDataLinkActiveOperStatus
The actual operational status of this data-bearing link

(active FSM).
Enumeration
Enumerated Values:
1upAlloc
2upFree
3down
4testing
.1.3.6.1.2.1.10.227.1.16.1.7
lmpDataLinkPassiveOperStatus
The actual operational status of this data-bearing link
(passive FSM).
Enumeration
Enumerated Values:
1upAlloc
2upFree
3down
4psvTst
.1.3.6.1.2.1.10.227.1.16.1.8
lmpDataLinkRowStatus
This variable is used to create, modify, and/or
delete a row in this table. None of the writable objects
in a row can be changed if the status is active(1).
All read-create objects must have valid and consistent
values…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.10.227.1.16.1.9
lmpDataLinkStorageType
The storage type for this conceptual row in the
lmpDataLinkTable. Conceptual rows having the value
'permanent' need not allow write-access to any
columnar object in the row.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.10.227.1.16.1.10
.1.3.6.1.2.1.10.227.1.17 · 1 row entry · 7 columns
This table specifies the data-bearing links LMP performance
counters.
lmpDataLinkPerfEntry entry .1.3.6.1.2.1.10.227.1.17.1
An entry in this table contains information about
the LMP performance counters for the data-bearing links.
lmpDataLinkDiscontinuityTime is used to indicate potential
discontinuity for all counter objects in this table.
Indexes
IF-MIBifIndex
Column Syntax OID
lmpDataLinkTestReceived
This object counts the number of Test messages that have
been received on this data-bearing link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.17.1.1
lmpDataLinkTestSent
This object counts the number of Test messages that have
been sent on this data-bearing link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.17.1.2
lmpDataLinkActiveTestSuccess
This object counts the number of data-bearing link tests
that were successful on the active side of this data-
bearing link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.17.1.3
lmpDataLinkActiveTestFailure
This object counts the number of data-bearing link tests
that failed on the active side of this data-bearing link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.17.1.4
lmpDataLinkPassiveTestSuccess
This object counts the number of data-bearing link tests
that were successful on the passive side of this data-
bearing link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.17.1.5
lmpDataLinkPassiveTestFailure
This object counts the number of data-bearing link tests
that failed on the passive side of this data-bearing link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.17.1.6
lmpDataLinkDiscontinuityTime
The value of sysUpTime on the most recent occasion at which
one or more of this data-bearing link's counters suffered
a discontinuity. The relevant counters are the specific
instances associated with this data-bearing …
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.10.227.1.17.1.7