FS-NMS-LLDP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
10
Rows
10
Columns
47
lldpPortConfigTable
table.1.3.6.1.4.1.52642.127.1.1.6
·
1 row entry
·
4 columns
Uses the fscom-nms variant from
Command help
/opt/observium/mibs/fscom-nms.
Walk lldpPortConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LLDP-MIB::lldpPortConfigTable'
The table that controls LLDP frame transmission on individual ports.
LLDP configuration information for a particular port.
This configuration parameter controls the transmission and
the reception of LLDP frames on those ports whose rows are
created in this table.
This configuration parameter controls the transmission and
the reception of LLDP frames on those ports whose rows are
created in this table.
Indexes
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
The index value used to identify the port component
(contained in the local chassis with the LLDP agent) associated with this entry. The value of this object is used as a port index to the lldpPortConfigT… |
LldpPortNumber Type Constraints: range: 1..4096Description: Each port contained in the chassis (that is known to the LLDP agent) is uniquely identified by a port number. A port number has no mandatory relationship to an InterfaceIndex object (of the interfaces MIB, IE… |
.1.3.6.1.4.1.52642.127.1.1.6.1.1 |
||||||||
|
The administratively desired status of the local LLDP agent.
If the associated lldpPortConfigAdminStatus object has a value of 'txOnly(1)', then LLDP agent will transmit LLDP frames on this port and it wi… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52642.127.1.1.6.1.2 |
||||||||
|
The lldpPortConfigNotificationEnable controls, on a per
port basis, whether or not notifications from the agent are enabled. The value true(1) means that notifications are enabled; the value false(2) means that they ar… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.52642.127.1.1.6.1.3 |
||||||||
|
The lldpPortConfigTLVsTxEnable, defined as a bitmap,
includes the basic set of LLDP TLVs whose transmission is allowed on the local LLDP agent by the network management. Each bit in the bitmap corresponds to a TLV type … |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.52642.127.1.1.6.1.4 |
lldpConfigManAddrTable
table.1.3.6.1.4.1.52642.127.1.1.7
·
1 row entry
·
1 columns
Uses the fscom-nms variant from
Command help
/opt/observium/mibs/fscom-nms.
Walk lldpConfigManAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LLDP-MIB::lldpConfigManAddrTable'
The table that controls selection of LLDP management address TLV instances to be transmitted on individual ports.
LLDP configuration information that specifies the set
of ports (represented as a PortList) on which the local
system management address instance will be transmitted.
This configuration object augments the l…
of ports (represented as a PortList) on which the local
system management address instance will be transmitted.
This configuration object augments the l…
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
A set of ports that are identified by a PortList, in which
each port is represented as a bit. The corresponding local system management address instance will be transmitted on the member ports of the lldpManAddrPortsTx… |
LldpPortListr/w Type Constraints: range: 0..512Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represent… |
.1.3.6.1.4.1.52642.127.1.1.7.1.1 |
lldpStatsTxPortTable
table.1.3.6.1.4.1.52642.127.1.2.6
·
1 row entry
·
2 columns
Uses the fscom-nms variant from
Command help
/opt/observium/mibs/fscom-nms.
Walk lldpStatsTxPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LLDP-MIB::lldpStatsTxPortTable'
A table containing LLDP transmission statistics for individual ports. Entries are not required to exist in this table while the lldpPortConfigEntry object is equal to 'disabled(4)'.
LLDP frame transmission statistics for a particular port.
The port must be contained in the same chassis as the
LLDP agent.
All counter values in a particular entry shall be
maintained on a continuing bas…
The port must be contained in the same chassis as the
LLDP agent.
All counter values in a particular entry shall be
maintained on a continuing bas…
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The index value used to identify the port component
(contained in the local chassis with the LLDP agent) associated with this entry. The value of this object is used as a port index to the lldpStatsTable. |
LldpPortNumber Type Constraints: range: 1..4096Description: Each port contained in the chassis (that is known to the LLDP agent) is uniquely identified by a port number. A port number has no mandatory relationship to an InterfaceIndex object (of the interfaces MIB, IE… |
.1.3.6.1.4.1.52642.127.1.2.6.1.1 |
|
The number of LLDP frames transmitted by this LLDP agent
on the indicated port. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52642.127.1.2.6.1.2 |
lldpStatsRxPortTable
table.1.3.6.1.4.1.52642.127.1.2.7
·
1 row entry
·
7 columns
Uses the fscom-nms variant from
Command help
/opt/observium/mibs/fscom-nms.
Walk lldpStatsRxPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LLDP-MIB::lldpStatsRxPortTable'
A table containing LLDP reception statistics for individual ports. Entries are not required to exist in this table while the lldpPortConfigEntry object is equal to 'disabled(4)'.
LLDP frame reception statistics for a particular port.
The port must be contained in the same chassis as the
LLDP agent.
All counter values in a particular entry shall be
maintained on a continuing basis an…
The port must be contained in the same chassis as the
LLDP agent.
All counter values in a particular entry shall be
maintained on a continuing basis an…
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The index value used to identify the port component
(contained in the local chassis with the LLDP agent) associated with this entry. The value of this object is used as a port index to the lldpStatsTable. |
LldpPortNumber Type Constraints: range: 1..4096Description: Each port contained in the chassis (that is known to the LLDP agent) is uniquely identified by a port number. A port number has no mandatory relationship to an InterfaceIndex object (of the interfaces MIB, IE… |
.1.3.6.1.4.1.52642.127.1.2.7.1.1 |
|
The number of LLDP frames received by this LLDP agent on
the indicated port, and then discarded for any reason. This counter can provide an indication that LLDP header formating problems may exist with the local LLDP ag… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52642.127.1.2.7.1.2 |
|
The number of invalid LLDP frames received by this LLDP
agent on the indicated port, while this LLDP agent is enabled. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52642.127.1.2.7.1.3 |
|
The number of valid LLDP frames received by this LLDP agent
on the indicated port, while this LLDP agent is enabled. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52642.127.1.2.7.1.4 |
|
The number of LLDP TLVs discarded for any reason by this LLDP
agent on the indicated port. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52642.127.1.2.7.1.5 |
|
The number of LLDP TLVs received on the given port that
are not recognized by this LLDP agent on the indicated port. An unrecognized TLV is referred to as the TLV whose type value is in the range of reser… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52642.127.1.2.7.1.6 |
|
The counter that represents the number of age-outs that
occurred on a given port. An age-out is the number of times the complete set of information advertised by a particular MSAP has been deleted from tables contained… |
ZeroBasedCounter32 Based On: SNMPv2-SMIGauge32 Description: This TC describes an object which counts events with the following semantics: objects of this type will be set to zero(0) on creation and will thereafter count appropriate events, wrapping back to zero(0) when the value… |
.1.3.6.1.4.1.52642.127.1.2.7.1.7 |
lldpLocPortTable
table.1.3.6.1.4.1.52642.127.1.3.7
·
1 row entry
·
4 columns
Uses the fscom-nms variant from
Command help
/opt/observium/mibs/fscom-nms.
Walk lldpLocPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LLDP-MIB::lldpLocPortTable'
This table contains one or more rows per port information associated with the local system known to this agent.
Information about a particular port component.
Entries may be created and deleted in this table by the
agent.
Entries may be created and deleted in this table by the
agent.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index value used to identify the port component
(contained in the local chassis with the LLDP agent) associated with this entry. The value of this object is used as a port index to the lldpLocPortTabl… |
LldpPortNumber Type Constraints: range: 1..4096Description: Each port contained in the chassis (that is known to the LLDP agent) is uniquely identified by a port number. A port number has no mandatory relationship to an InterfaceIndex object (of the interfaces MIB, IE… |
.1.3.6.1.4.1.52642.127.1.3.7.1.1 |
||||||||||||||
|
The type of port identifier encoding used in the associated
'lldpLocPortId' object. |
LldpPortIdSubtype Type Values:
Description: This TC describes the source of a particular type of port identifier used in the LLDP MIB. The enumeration 'interfaceAlias(1)' represents a port identifier based on the ifAlias MIB object, defined in IETF RFC… |
.1.3.6.1.4.1.52642.127.1.3.7.1.2 |
||||||||||||||
|
The string value used to identify the port component
associated with a given port in the local system. |
LldpPortId Type Constraints: range: 1..255Description: This TC describes the format of a port identifier string. Objects of this type are always used with an associated LldpPortIdSubtype object, which identifies the format of the particular LldpPortId object instance. … |
.1.3.6.1.4.1.52642.127.1.3.7.1.3 |
||||||||||||||
|
The string value used to identify the 802 LAN station's port
description associated with the local system. If the local agent supports IETF RFC 2863, lldpLocPortDesc object should have the same value of ifDescr object. |
SNMP-FRAMEWORK-MIBSnmpAdminString Constraints: range: 0-255 |
.1.3.6.1.4.1.52642.127.1.3.7.1.4 |
lldpLocManAddrTable
table.1.3.6.1.4.1.52642.127.1.3.8
·
1 row entry
·
6 columns
Uses the fscom-nms variant from
Command help
/opt/observium/mibs/fscom-nms.
Walk lldpLocManAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LLDP-MIB::lldpLocManAddrTable'
This table contains management address information on the local system known to this agent.
Management address information about a particular chassis
component. There may be multiple management addresses
configured on the system identified by a particular
lldpLocChassisId. Each management address should have…
component. There may be multiple management addresses
configured on the system identified by a particular
lldpLocChassisId. Each management address should have…
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The type of management address identifier encoding used in
the associated 'lldpLocManagmentAddr' object. |
IANA-ADDRESS-FAMILY-NUMBERS-MIBAddressFamilyNumbers Type Values:
|
.1.3.6.1.4.1.52642.127.1.3.8.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The string value used to identify the management address
component associated with the local system. The purpose of this address is to contact the management entity. |
LldpManAddress Type Constraints: range: 1..31Description: The value of a management address associated with the LLDP agent that may be used to reach higher layer entities to assist discovery by network management. It should be noted that appropriate security credent… |
.1.3.6.1.4.1.52642.127.1.3.8.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The total length of the management address subtype and the
management address fields in LLDPDUs transmitted by the local LLDP agent. The management address length field is needed so that the receiving sys… |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.127.1.3.8.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The enumeration value that identifies the interface numbering
method used for defining the interface number, associated with the local system. |
LldpManAddrIfSubtype Type Values:
Description: This TC describes the basis of a particular type of interface associated with the management address. The enumeration 'unknown(1)' represents the case where the interface is not known. The enumerat… |
.1.3.6.1.4.1.52642.127.1.3.8.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The integer value used to identify the interface number
regarding the management address component associated with the local system. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.127.1.3.8.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The OID value used to identify the type of hardware component
or protocol entity associated with the management address advertised by the local system agent. |
ObjectIdentifier | .1.3.6.1.4.1.52642.127.1.3.8.1.6 |
lldpRemTable
table.1.3.6.1.4.1.52642.127.1.4.1
·
1 row entry
·
12 columns
Uses the fscom-nms variant from
Command help
/opt/observium/mibs/fscom-nms.
Walk lldpRemTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LLDP-MIB::lldpRemTable'
This table contains one or more rows per physical network
connection known to this agent. The agent may wish to ensure
that only one lldpRemEntry is present for each local port,
or it may choose to maintain multiple lldpRemEntries for
the same local port.
The following procedure may be used to retrieve remote
systems information updates from an LLDP agent:
1. NMS polls all tables associated with remote systems
and keeps a local copy of the information retrieved.
NMS polls periodically the values of the following
objects:
a. lldpStatsRemTablesInserts
b. lldpStatsRemTablesDeletes
c. lldpStatsRemTablesDrops
d. lldpStatsRemTablesAgeouts
e. lldpStatsRxPortAgeoutsTotal for all ports.
2. LLDP agent updates remote systems MIB objects, and
sends out notifications to a list of notification
destinations.
3. NMS receives the notifications and compares the new
values of objects listed in step 1.
Periodically, NMS should poll the object
lldpStatsRemTablesLastChangeTime to find out if anything
has changed since the last poll. if something has
changed, NMS will poll the objects listed in step 1 to
figure out what kind of changes occurred in the tables.
if value of lldpStatsRemTablesInserts has changed,
then NMS will walk all tables by employing TimeFilter
with the last-polled time value. This request will
return new objects or objects whose values are updated
since the last poll.
if value of lldpStatsRemTablesAgeouts has changed,
then NMS will walk the lldpStatsRxPortAgeoutsTotal and
compare the new values with previously recorded ones.
For ports whose lldpStatsRxPortAgeoutsTotal value is
greater than the recorded value, NMS will have to
retrieve objects associated with those ports from
table(s) without employing a TimeFilter (which is
performed by specifying 0 for the TimeFilter.)
lldpStatsRemTablesDeletes and lldpStatsRemTablesDrops
objects are provided for informational purposes.
Information about a particular physical network connection.
Entries may be created and deleted in this table by the agent,
if a physical topology discovery process is active.
Entries may be created and deleted in this table by the agent,
if a physical topology discovery process is active.
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A TimeFilter for this entry. See the TimeFilter textual
convention in IETF RFC 2021 and http://www.ietf.org/IESG/Implementations/RFC2021-Implementation.txt to see how TimeFilter works. |
TimeFilter Based On: SNMPv2-SMITimeTicks Description: To be used for the index to a table. Allows an application to download only those rows changed since a particular time. A row is considered changed if the value of any object in the row changes or if the row is created… |
.1.3.6.1.4.1.52642.127.1.4.1.1.1 |
||||||||||||||||
|
The index value used to identify the port component
(contained in the local chassis with the LLDP agent) associated with this entry. The lldpRemLocalPortNum identifies the port on which the remote system information is… |
LldpPortNumber Type Constraints: range: 1..4096Description: Each port contained in the chassis (that is known to the LLDP agent) is uniquely identified by a port number. A port number has no mandatory relationship to an InterfaceIndex object (of the interfaces MIB, IE… |
.1.3.6.1.4.1.52642.127.1.4.1.1.2 |
||||||||||||||||
|
This object represents an arbitrary local integer value used
by this agent to identify a particular connection instance, unique only for the indicated remote system. An agent is encouraged to assign monot… |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.52642.127.1.4.1.1.3 |
||||||||||||||||
|
The type of encoding used to identify the chassis associated
with the remote system. |
LldpChassisIdSubtype Type Values:
Description: This TC describes the source of a chassis identifier. The enumeration 'chassisComponent(1)' represents a chassis identifier based on the value of entPhysicalAlias object (defined in IETF RFC 2737) for a chass… |
.1.3.6.1.4.1.52642.127.1.4.1.1.4 |
||||||||||||||||
|
The string value used to identify the chassis component
associated with the remote system. |
LldpChassisId Type Constraints: range: 1..255Description: This TC describes the format of a chassis identifier string. Objects of this type are always used with an associated LldpChassisIdSubtype object, which identifies the format of the particular LldpChassisId object instan… |
.1.3.6.1.4.1.52642.127.1.4.1.1.5 |
||||||||||||||||
|
The type of port identifier encoding used in the associated
'lldpRemPortId' object. |
LldpPortIdSubtype Type Values:
Description: This TC describes the source of a particular type of port identifier used in the LLDP MIB. The enumeration 'interfaceAlias(1)' represents a port identifier based on the ifAlias MIB object, defined in IETF RFC… |
.1.3.6.1.4.1.52642.127.1.4.1.1.6 |
||||||||||||||||
|
The string value used to identify the port component
associated with the remote system. |
LldpPortId Type Constraints: range: 1..255Description: This TC describes the format of a port identifier string. Objects of this type are always used with an associated LldpPortIdSubtype object, which identifies the format of the particular LldpPortId object instance. … |
.1.3.6.1.4.1.52642.127.1.4.1.1.7 |
||||||||||||||||
|
The string value used to identify the description of
the given port associated with the remote system. |
SNMP-FRAMEWORK-MIBSnmpAdminString Constraints: range: 0-255 |
.1.3.6.1.4.1.52642.127.1.4.1.1.8 |
||||||||||||||||
|
The string value used to identify the system name of the
remote system. |
SNMP-FRAMEWORK-MIBSnmpAdminString Constraints: range: 0-255 |
.1.3.6.1.4.1.52642.127.1.4.1.1.9 |
||||||||||||||||
|
The string value used to identify the system description
of the remote system. |
SNMP-FRAMEWORK-MIBSnmpAdminString Constraints: range: 0-255 |
.1.3.6.1.4.1.52642.127.1.4.1.1.10 |
||||||||||||||||
|
The bitmap value used to identify which system capabilities
are supported on the remote system. |
LldpSystemCapabilitiesMap Type Values:
Description: This TC describes the system capabilities. The bit 'other(0)' indicates that the system has capabilities other than those listed below. The bit 'repeater(1)' indicates that the system has repeater … |
.1.3.6.1.4.1.52642.127.1.4.1.1.11 |
||||||||||||||||
|
The bitmap value used to identify which system capabilities
are enabled on the remote system. |
LldpSystemCapabilitiesMap Type Values:
Description: This TC describes the system capabilities. The bit 'other(0)' indicates that the system has capabilities other than those listed below. The bit 'repeater(1)' indicates that the system has repeater … |
.1.3.6.1.4.1.52642.127.1.4.1.1.12 |
lldpRemManAddrTable
table.1.3.6.1.4.1.52642.127.1.4.2
·
1 row entry
·
5 columns
Uses the fscom-nms variant from
Command help
/opt/observium/mibs/fscom-nms.
Walk lldpRemManAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LLDP-MIB::lldpRemManAddrTable'
This table contains one or more rows per management address information on the remote system learned on a particular port contained in the local chassis known to this agent.
Management address information about a particular chassis
component. There may be multiple management addresses
configured on the remote system identified by a particular
lldpRemIndex whose information is received on
l…
component. There may be multiple management addresses
configured on the remote system identified by a particular
lldpRemIndex whose information is received on
l…
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The type of management address identifier encoding used in
the associated 'lldpRemManagmentAddr' object. |
IANA-ADDRESS-FAMILY-NUMBERS-MIBAddressFamilyNumbers Type Values:
|
.1.3.6.1.4.1.52642.127.1.4.2.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The string value used to identify the management address
component associated with the remote system. The purpose of this address is to contact the management entity. |
LldpManAddress Type Constraints: range: 1..31Description: The value of a management address associated with the LLDP agent that may be used to reach higher layer entities to assist discovery by network management. It should be noted that appropriate security credent… |
.1.3.6.1.4.1.52642.127.1.4.2.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The enumeration value that identifies the interface numbering
method used for defining the interface number, associated with the remote system. |
LldpManAddrIfSubtype Type Values:
Description: This TC describes the basis of a particular type of interface associated with the management address. The enumeration 'unknown(1)' represents the case where the interface is not known. The enumerat… |
.1.3.6.1.4.1.52642.127.1.4.2.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The integer value used to identify the interface number
regarding the management address component associated with the remote system. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.127.1.4.2.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The OID value used to identify the type of hardware component
or protocol entity associated with the management address advertised by the remote system agent. |
ObjectIdentifier | .1.3.6.1.4.1.52642.127.1.4.2.1.5 |
lldpRemUnknownTLVTable
table.1.3.6.1.4.1.52642.127.1.4.3
·
1 row entry
·
2 columns
Uses the fscom-nms variant from
Command help
/opt/observium/mibs/fscom-nms.
Walk lldpRemUnknownTLVTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LLDP-MIB::lldpRemUnknownTLVTable'
This table contains information about an incoming TLV which
is not recognized by the receiving LLDP agent. The TLV may
be from a later version of the basic management set.
This table should only contain TLVs that are found in
a single LLDP frame. Entries in this table, associated
with an MAC service access point (MSAP, the access point
for MAC services provided to the LCC sublayer, defined
in IEEE 100, which is also identified with a particular
lldpRemLocalPortNum, lldpRemIndex pair) are overwritten with
most recently received unrecognized TLV from the same MSAP,
or they will naturally age out when the rxInfoTTL timer
(associated with the MSAP) expires.
Information about an unrecognized TLV received from a
physical network connection. Entries may be created and
deleted in this table by the agent, if a physical topology
discovery process is active.
physical network connection. Entries may be created and
deleted in this table by the agent, if a physical topology
discovery process is active.
| Column | Syntax | OID |
|---|---|---|
|
This object represents the value extracted from the type
field of the TLV. |
Integer32 Constraints: range: 9-126 |
.1.3.6.1.4.1.52642.127.1.4.3.1.1 |
|
This object represents the value extracted from the value
field of the TLV. |
OctetString Constraints: range: 0-511 |
.1.3.6.1.4.1.52642.127.1.4.3.1.2 |
lldpRemOrgDefInfoTable
table.1.3.6.1.4.1.52642.127.1.4.4
·
1 row entry
·
4 columns
Uses the fscom-nms variant from
Command help
/opt/observium/mibs/fscom-nms.
Walk lldpRemOrgDefInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LLDP-MIB::lldpRemOrgDefInfoTable'
This table contains one or more rows per physical network
connection which advertises the organizationally defined
information.
Note that this table contains one or more rows of
organizationally defined information that is not recognized
by the local agent.
If the local system is capable of recognizing any
organizationally defined information, appropriate extension
MIBs from the organization should be used for information
retrieval.
Information about the unrecognized organizationally
defined information advertised by the remote system.
The lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex,
lldpRemOrgDefInfoOUI, lldpRemOrgDefInfoSubtype, and
lldpRe…
defined information advertised by the remote system.
The lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex,
lldpRemOrgDefInfoOUI, lldpRemOrgDefInfoSubtype, and
lldpRe…
| Column | Syntax | OID |
|---|---|---|
|
The Organizationally Unique Identifier (OUI), as defined
in IEEE std 802-2001, is a 24 bit (three octets) globally unique assigned number referenced by various standards, of the information received from the remote syst… |
OctetString Constraints: range: 3-3 |
.1.3.6.1.4.1.52642.127.1.4.4.1.1 |
|
The integer value used to identify the subtype of the
organizationally defined information received from the remote system. The subtype value is required to identify different instances of organizationall… |
Integer32 Constraints: range: 1-255 |
.1.3.6.1.4.1.52642.127.1.4.4.1.2 |
|
This object represents an arbitrary local integer value
used by this agent to identify a particular unrecognized organizationally defined information instance, unique only for the lldpRemOrgDefInfoOUI and lldpRemOrgDefI… |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.52642.127.1.4.4.1.3 |
|
The string value used to identify the organizationally
defined information of the remote system. The encoding for this object should be as defined for SnmpAdminString TC. |
OctetString Constraints: range: 0-507 |
.1.3.6.1.4.1.52642.127.1.4.4.1.4 |