LLDP-V2-TC-MIB
12 objects
Textual conventions used throughout the IEEE Std 802.1AB version 2 and later MIB modules. Unless otherwise indicated, the references in this MIB module are to IEEE 802.1AB-2009. The TCs in this MIB are taken from the original LLDP-MIB, LLDP-EXT-DOT1-MIB, and LLDP-EXT-DOT3-MIB published in IEEE Std 802-1D-2005, with the addition of TCs to support the management address table. They have been made available as a separate TC MIB module to facilitate referencing from other MIB modules. Copyright (C) IEEE (2009). This version of this MIB module is published as subclause 11.5.1 of IEEE Std 802.1AB-2009; see the standard itself for full legal notices.
Imported Objects
| SNMPv2-SMI | MODULE-IDENTITY org Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.111.2.802.1.1 | Nodeieee802dot1mibs | |||
| 1.3.111.2.802.1.1.12 | IdentitylldpV2TcMIB | Textual conventions used throughout the IEEE Std 802.1AB version 2 and later MIB modules. Unless otherwise indicated, the references in this MIB module are to … |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| LldpV2ChassisId | OCTET STRING (SIZE (1..255)) | current | 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… |
| LldpV2ChassisIdSubtype | INTEGER { chassisComponent(1), interfaceAlias(2), portComponent(3), macAddress(4), networkAddress(5), interfaceName(6), local(7) } | current | 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 4133) for a chassis componen… |
| LldpV2DestAddressTableIndex | Unsigned32(1..4096) | current | An index value, used as the index to the table of destination MAC addresses used both as the destination addresses on transmitted LLDPDUs and on received LLDPDUs. This index value is also used as a secondary index value… |
| LldpV2LinkAggStatusMap | BITS { aggCapable(0), aggEnabled(1) } | current | This TC describes the link aggregation status. The bit 'aggCapable(0)' indicates the link is capable of being aggregated. The bit 'aggEnabled(1)' indicates the link is currently in aggregation. |
| LldpV2ManAddress | OCTET STRING (SIZE (1..31)) | current | 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 credentials, such … |
| LldpV2ManAddrIfSubtype | INTEGER { unknown(1), ifIndex(2), systemPortNumber(3) } | current | This TC defines an enumeration value that identifies the interface numbering method used for defining the interface number associated with a management address. An object with this syntax defines the format of an interf… |
| LldpV2PortId | OCTET STRING (SIZE (1..255)) | current | 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. If th… |
| LldpV2PortIdSubtype | INTEGER { interfaceAlias(1), portComponent(2), macAddress(3), networkAddress(4), interfaceName(5), agentCircuitId(6), local(7) } | current | 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 2863. The … |
| LldpV2PowerPortClass | INTEGER { pClassPSE(1), pClassPD(2) } | current | This TC describes the Power over Ethernet (PoE) port class. |
| LldpV2SystemCapabilitiesMap | BITS { other(0), repeater(1), bridge(2), wlanAccessPoint(3), router(4), telephone(5), docsisCableDevice(6), stationOnly(7), cVLANComponent(8), sVLANComponent(9), twoPortMACRelay(10) } | current | 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 capability. The bit 'b… |