LMP-MIB Table View

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

Tables
8
Rows
8
Columns
155

lmpNbrTable

table
.1.3.6.1.2.1.10.227.1.3 · 1 row entry · 8 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk lmpNbrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LMP-MIB::lmpNbrTable'
This table specifies the neighbor node(s) to which control
channels may be established.
lmpNbrEntry row .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
Column Syntax OID
This is a unique index for an entry in the LmpNbrTable.
This value represents the remote Node ID.
LmpNodeId
Type Constraints:
range: 4
.1.3.6.1.2.1.10.227.1.3.1.1
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
Type Constraints:
range: 1..4294967295
.1.3.6.1.2.1.10.227.1.3.1.2
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.3.1.3
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.3.1.4
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
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.10.227.1.3.1.7
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.10.227.1.3.1.8
.1.3.6.1.2.1.10.227.1.10 · 1 row entry · 22 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk lmpControlChannelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LMP-MIB::lmpControlChannelTable'
This table specifies LMP control channel information.
lmpControlChannelEntry row .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
Column Syntax OID
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
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
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.2.1.10.227.1.10.1.2
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.10.227.1.10.1.3
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
Type Constraints:
range: 4
.1.3.6.1.2.1.10.227.1.10.1.4
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.10.1.5
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
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.10.227.1.10.1.6
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
Type Constraints:
range: 0..255
.1.3.6.1.2.1.10.227.1.10.1.7
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
This object indicates whether the control channel must use
authentication.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.10.227.1.10.1.9
This object specifies the value of the HelloInterval
parameter. The default value for this object should be
set to lmpCcHelloIntervalDefault.
LmpIntervalr/w
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.10
This object specifies the minimum value for the
HelloInterval parameter. The default value for this
object should be set to lmpCcHelloIntervalMinDefault.
LmpIntervalr/w
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.11
This object specifies the maximum value for the
HelloInterval parameter. The default value for this
object should be set to lmpCcHelloIntervalMaxDefault.
LmpIntervalr/w
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.12
Once the control channel is active, this object represents
the negotiated HelloInterval value.
LmpInterval
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.13
This object specifies the value of the HelloDeadInterval
parameter. The default value for this object should be
set to lmpCcHelloDeadIntervalDefault.
LmpIntervalr/w
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.14
This object specifies the minimum value for the
HelloDeadInterval parameter. The default value for this
object should be set to lmpCcHelloDeadIntervalMinDefault.
LmpIntervalr/w
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.15
This object specifies the maximum value for the
HelloDeadInterval parameter. The default value for this
object should be set to lmpCcHelloIntervalMaxDefault.
LmpIntervalr/w
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.16
Once the control channel is active, this object represents
the negotiated HelloDeadInterval value.
LmpInterval
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.10.1.17
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.10.1.18
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
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.10.227.1.10.1.21
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.10.227.1.10.1.22
.1.3.6.1.2.1.10.227.1.11 · 1 row entry · 53 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk lmpControlChannelPerfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LMP-MIB::lmpControlChannelPerfTable'
This table specifies LMP control channel performance
counters.
lmpControlChannelPerfEntry row .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
Column Syntax OID
The total number of LMP message octets received on the
control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.1
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.2
The number of inbound packets that contained errors
preventing them from being processed by LMP.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.3
The total number of LMP message octets transmitted out of
the control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.4
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.5
The number of outbound packets that could not be
transmitted because of errors.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.6
This object counts the number of Config messages that have
been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.7
This object counts the number of Config messages that have
been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.8
This object counts the number of Config messages that
have been retransmitted over this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.9
This object counts the number of ConfigAck messages that have
been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.10
This object counts the number of ConfigAck messages that have
been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.11
This object counts the number of ConfigNack messages that have
been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.12
This object counts the number of ConfigNack messages that have
been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.13
This object counts the number of Hello messages that have
been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.14
This object counts the number of Hello messages that have
been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.15
This object counts the number of BeginVerify messages that have
been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.16
This object counts the number of BeginVerify messages that have
been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.17
This object counts the number of BeginVerify messages that
have been retransmitted over this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.18
This object counts the number of BeginVerifyAck messages that
have been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.19
This object counts the number of BeginVerifyAck messages that
have been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.20
This object counts the number of BeginVerifyNack messages that
have been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.21
This object counts the number of BeginVerifyNack messages that
have been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.22
This object counts the number of EndVerify messages that have
been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.23
This object counts the number of EndVerify messages that have
been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.24
This object counts the number of EndVerify messages that
have been retransmitted over this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.25
This object counts the number of EndVerifyAck messages that
have been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.26
This object counts the number of EndVerifyAck messages that
have been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.27
This object counts the number of TestStatusSuccess messages
that have been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.28
This object counts the number of TestStatusSuccess messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.29
This object counts the number of TestStatusSuccess messages
that have been retransmitted over this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.30
This object counts the number of TestStatusFailure messages
that have been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.31
This object counts the number of TestStatusFailure messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.32
This object counts the number of TestStatusFailure messages
that have been retransmitted over this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.33
This object counts the number of TestStatusAck messages
that have been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.34
This object counts the number of TestStatusAck messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.35
This object counts the number of LinkSummary messages
that have been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.36
This object counts the number of LinkSummary messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.37
This object counts the number of LinkSummary messages that
have been retransmitted over this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.38
This object counts the number of LinkSummaryAck messages
that have been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.39
This object counts the number of LinkSummaryAck messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.40
This object counts the number of LinkSummaryNack messages
that have been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.41
This object counts the number of LinkSummaryNack messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.42
This object counts the number of ChannelStatus messages
that have been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.43
This object counts the number of ChannelStatus messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.44
This object counts the number of ChannelStatus messages
that have been retransmitted on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.45
This object counts the number of ChannelStatusAck messages
that have been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.46
This object counts the number of ChannelStatus messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.47
This object counts the number of ChannelStatusRequest messages
that have been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.48
This object counts the number of ChannelStatusRequest messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.49
This object counts the number of ChannelStatusRequest messages
that have been retransmitted on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.50
This object counts the number of ChannelStatusResponse messages
that have been received on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.51
This object counts the number of ChannelStatusResponse messages
that have been sent on this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.11.1.52
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

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

If sysUpTime is reset t…
.1.3.6.1.2.1.10.227.1.11.1.53
.1.3.6.1.2.1.10.227.1.12 · 1 row entry · 7 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk lmpTeLinkTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LMP-MIB::lmpTeLinkTable'
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 row .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
Column Syntax OID
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
Type Constraints:
range: 4
.1.3.6.1.2.1.10.227.1.12.1.1
This object indicates whether the LMP link verification
procedure is enabled for this TE link.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.10.227.1.12.1.2
This object indicates whether the LMP fault management procedure
is enabled on this TE link.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.10.227.1.12.1.3
This object indicates whether the LMP DWDM procedure is enabled
on this TE link.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.10.227.1.12.1.4
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.10.227.1.12.1.6
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.10.227.1.12.1.7
.1.3.6.1.2.1.10.227.1.14 · 1 row entry · 8 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk lmpLinkVerificationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LMP-MIB::lmpLinkVerificationTable'
This table specifies TE link information associated with the
LMP verification procedure.
lmpLinkVerificationEntry row .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
Column Syntax OID
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
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.14.1.1
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
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.10.227.1.14.1.2
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.10.227.1.14.1.4
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.14.1.5
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.14.1.6
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.10.227.1.14.1.7
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.10.227.1.14.1.8
.1.3.6.1.2.1.10.227.1.15 · 1 row entry · 40 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk lmpTeLinkPerfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LMP-MIB::lmpTeLinkPerfTable'
This table specifies LMP TE link performance counters.
lmpTeLinkPerfEntry row .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
Column Syntax OID
The total number of LMP message octets received for
this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.1
The total number of LMP message octets transmitted out
for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.2
This object counts the number of BeginVerify messages that have

been received for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.3
This object counts the number of BeginVerify messages that have
been sent for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.4
This object counts the number of BeginVerify messages that
have been retransmitted for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.5
This object counts the number of BeginVerifyAck messages that
have been received for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.6
This object counts the number of BeginVerifyAck messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.7
This object counts the number of BeginVerifyNack messages that
have been received for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.8
This object counts the number of BeginVerifyNack messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.9
This object counts the number of EndVerify messages that have
been received for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.10
This object counts the number of EndVerify messages that have
been sent for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.11
This object counts the number of EndVerify messages that
have been retransmitted over this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.12
This object counts the number of EndVerifyAck messages that
have been received for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.13
This object counts the number of EndVerifyAck messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.14
This object counts the number of TestStatusSuccess messages
that have been received for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.15
This object counts the number of TestStatusSuccess messages
that have been sent for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.16
This object counts the number of TestStatusSuccess messages
that have been retransmitted for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.17
This object counts the number of TestStatusFailure messages
that have been received for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.18
This object counts the number of TestStatusFailure messages

that have been sent for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.19
This object counts the number of TestStatusFailure messages
that have been retransmitted on this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.20
This object counts the number of TestStatusAck messages that
have been received for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.21
This object counts the number of TestStatusAck messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.22
This object counts the number of LinkSummary messages that
have been received for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.23
This object counts the number of LinkSummary messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.24
This object counts the number of LinkSummary messages that
have been retransmitted over this control channel.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.25
This object counts the number of LinkSummaryAck messages that
have been received for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.26
This object counts the number of LinkSummaryAck messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.27
This object counts the number of LinkSummaryNack messages that
have been received for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.28
This object counts the number of LinkSummaryNack messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.29
This object counts the number of ChannelStatus messages that
have been received for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.30
This object counts the number of ChannelStatus messages that
have been sent for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.31
This object counts the number of ChannelStatus messages that
have been retransmitted for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.32
This object counts the number of ChannelStatusAck messages
that have been received for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.33
This object counts the number of ChannelStatus messages
that have been sent for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.34
This object counts the number of ChannelStatusRequest messages

that have been received for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.35
This object counts the number of ChannelStatusRequest messages
that have been sent for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.36
This object counts the number of ChannelStatusRequest messages
that have been retransmitted for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.37
This object counts the number of ChannelStatusResponse messages
that have been received for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.38
This object counts the number of ChannelStatusResponse messages
that have been sent for this TE link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.15.1.39
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

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

If sysUpTime is reset t…
.1.3.6.1.2.1.10.227.1.15.1.40
.1.3.6.1.2.1.10.227.1.16 · 1 row entry · 10 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk lmpDataLinkTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LMP-MIB::lmpDataLinkTable'
This table specifies the data-bearing links managed by the
LMP.
lmpDataLinkEntry row .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
Column Syntax OID
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
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
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.10.227.1.16.1.2
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
Type Constraints:
range: 0..255
.1.3.6.1.2.1.10.227.1.16.1.3
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
Type Constraints:
range: 0..255
.1.3.6.1.2.1.10.227.1.16.1.4
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
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.2.1.10.227.1.16.1.5
The encoding type of the data-bearing link.
TE-LINK-STD-MIBTeLinkEncodingTyper/w
Type Values:
1packet
2ethernet
3ansiEtsiPdh
5sdhItuSonetAnsi
7digitalWrapper
8lambda
9fiber
11fiberChannel
.1.3.6.1.2.1.10.227.1.16.1.6
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
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.10.227.1.16.1.9
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.10.227.1.16.1.10
.1.3.6.1.2.1.10.227.1.17 · 1 row entry · 7 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk lmpDataLinkPerfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LMP-MIB::lmpDataLinkPerfTable'
This table specifies the data-bearing links LMP performance
counters.
lmpDataLinkPerfEntry row .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
Column Syntax OID
This object counts the number of Test messages that have
been received on this data-bearing link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.17.1.1
This object counts the number of Test messages that have
been sent on this data-bearing link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.17.1.2
This object counts the number of data-bearing link tests
that were successful on the active side of this data-
bearing link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.17.1.3
This object counts the number of data-bearing link tests
that failed on the active side of this data-bearing link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.17.1.4
This object counts the number of data-bearing link tests
that were successful on the passive side of this data-
bearing link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.17.1.5
This object counts the number of data-bearing link tests
that failed on the passive side of this data-bearing link.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.227.1.17.1.6
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

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

If sysUpTime is reset t…
.1.3.6.1.2.1.10.227.1.17.1.7