All MIBs › LLDP-EXT-MED-MIB
Organization: TIA TR41.4 Working Group
Last Updated: 2005-07-28
Category: Protocol: LLDP
Description:
LLDP-MED (Media Endpoint Discovery) extension MIB defined by TIA for VoIP devices, supporting network policy and location identification.
Imported Objects
From DIFFSERV-DSCP-TC
| Dscp |
From LLDP-MIB
| lldpExtensions | OBJECT-IDENTITY |
| lldpLocPortNum | OBJECT-TYPE |
| lldpPortConfigEntry | OBJECT-TYPE |
| lldpRemChassisId | OBJECT-TYPE |
| lldpRemChassisIdSubtype | OBJECT-TYPE |
| lldpRemIndex | OBJECT-TYPE |
| lldpRemLocalPortNum | OBJECT-TYPE |
| lldpRemTimeMark | OBJECT-TYPE |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| TEXTUAL-CONVENTION | |
| TruthValue |
What Is LLDP-EXT-MED-MIB?
LLDP-EXT-MED-MIB (also known as LLDP-MED) is a vendor-neutral standards-based MIB defined by TIA (TR-41.4, published as ANSI/TIA-1057) that extends the base LLDP-MIB with Media Endpoint Discovery capabilities for VoIP and other network endpoint devices. It exposes configuration and discovery data including per-port media policy configuration (VLAN ID, priority, application type), device class information, and TLV transmission/notification enable settings. Its main monitoring value is in software/configuration status: it lets administrators verify that a port is correctly advertising and receiving network policy (VLAN, QoS priority) and location information needed for phones or other media endpoints to auto-configure, and that LLDP-MED notifications are enabled to catch topology or policy changes. It explicitly depends on and branches from the base LLDP-MIB (lldpExtensions) using a TIA-assigned OUI, so it cannot function independently of core LLDP support; engineers researching the LLDP-EXT-MED-MIB RFC lineage will find that LLDP-MED itself is a TIA/ANSI standard rather than an IETF RFC, though it is commonly discussed alongside the IEEE 802.1AB LLDP specification. It is typically deployed on switches and VoIP phones/endpoints in enterprise networks to support plug-and-play voice/video device provisioning.
IPNetwork Monitor allows you to monitor SNMP objects defined in LLDP-EXT-MED-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- media endpoint device class
- per-port media policy (VLAN, priority)
- TLV transmit/notification enable settings
- LLDP-MED fast-start repeat count
- location identification data
Supported Devices
- vendor-neutral, standards-based MIB, not tied to a specific manufacturer
- LAN switch with LLDP-MED support
- VoIP phone or media endpoint device
Monitoring Examples
An administrator would poll lldpXMedPortConfigTable/lldpXMedPortConfigEntry to check whether a given switch port has lldpXMedPortConfigTLVsTxEnable and lldpXMedPortConfigNotifEnable set correctly, and inspect lldpXMedLocMediaPolicyTable entries (lldpXMedLocMediaPolicyVlanID, lldpXMedLocMediaPolicyPriority) to confirm the voice VLAN and priority being advertised to an attached IP phone. If lldpXMedPortCapSupported shows the device class capability but lldpXMedLocDeviceClass is not populated as expected, this points to a misconfigured or non-compliant endpoint failing to receive proper network policy. lldpXMedFastStartRepeatCount governs how aggressively fast LLDP-MED exchanges occur at link-up, useful when diagnosing slow endpoint provisioning.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| lldpXMedMIB | 1.0.8802.1.1.2.1.5.4795 | The LLDP Management Information Base extension module for TIA-TR41.4 media endpoint discovery information. In order to assure the uniqueness of the LLDP-MIB, lldpXMedMIB is branched from lldpExtensions using the TIA OUI value as the node. An OUI/'company_id' is a 24 bit globally unique assigned number referenced by various standards. Copyright (C) TIA (2005). This version of this MIB module is published as Section 13.3 of ANSI/TIA-1057. See the standard itself for full legal notices. | ||
| lldpXMedNotifications | 1.0.8802.1.1.2.1.5.4795.0 | |||
| NTF lldpXMedTopologyChangeDetected | 1.0.8802.1.1.2.1.5.4795.0.1 | A notification generated by the local device sensing a change in the topology that indicates that a new remote device attached to a local port, or a remote device disconnected or moved from one port to another. | ||
| lldpXMedObjects | 1.0.8802.1.1.2.1.5.4795.1 | |||
| lldpXMedConfig | 1.0.8802.1.1.2.1.5.4795.1.1 | |||
| LLD lldpXMedLocDeviceClass | 1.0.8802.1.1.2.1.5.4795.1.1.1 | LldpXMedDeviceClass | read-only | Local Device Class. |
| lldpXMedPortConfigTable | 1.0.8802.1.1.2.1.5.4795.1.1.2 | not-accessible | A table that controls selection of LLDP TLVs to be transmitted on individual ports. | |
| lldpXMedPortConfigEntry | 1.0.8802.1.1.2.1.5.4795.1.1.2.1 | not-accessible | LLDP configuration information that controls the transmission of the MED organizationally defined TLVs on LLDP transmission capable ports. This configuration object augments the lldpPortConfigEntry of the LLDP-MIB, therefore it is only present along with the port configuration defined by the associated lldpPortConfigEntry entry. Each active lldpXMedPortConfigEntry must be stored and retrieved from non-volatile storage (along with the corresponding lldpPortConfigEntry) after a re-initialization of the management system. | |
| LLD lldpXMedPortCapSupported | 1.0.8802.1.1.2.1.5.4795.1.1.2.1.1 | LldpXMedCapabilities | read-only | The bitmap includes the MED organizationally defined set of LLDP TLVs whose transmission is possible for the respective port on the LLDP agent of the device. Each bit in the bitmap corresponds to an LLDP-MED subtype associated with a specific TIA TR41.4 MED optional TLV. If the bit is set, the agent supports the corresponding TLV. |
| LLD lldpXMedPortConfigTLVsTxEnable | 1.0.8802.1.1.2.1.5.4795.1.1.2.1.2 | LldpXMedCapabilities | read-write | The lldpXMedPortConfigTLVsTxEnable, defined as a bitmap, includes the MED organizationally defined set of LLDP TLVs whose transmission is allowed on the local LLDP agent by the network management. Each bit in the bitmap corresponds to an LLDP-MED subtype associated with a specific TIA TR41.4 MED optional TLV. If the bit is set, the agent will send the corresponding TLV if the respective capability is supported per port. Setting a bit with in this object for a non-supported capability shall have no functional effect and will result in an inconsistent value error returned to the management application. There are other rules and restrictions that prevent arbitrary combinations of TLVs to be enabled on LLDP-MED devices according to the device classes. These rules are defined in Section 10.2.1, Tables 5 - 9 of ANSI/TIA-1057. In case a management application attempts to set this object to a value that does not follow the rules, the set operation shall have and will result in an inconsistent value error returned to the management application. Setting this object to an empty set is valid and effectively disables LLDP-MED on a per-port basis by disabling transmission of all MED organizational TLVs. In this case the remote tables objects in the LLDP-MED MIB corresponding to the respective port will not be populated. The default value for lldpXMedPortConfigTLVsTxEnable object is an empty set, which means no enumerated values are set. The value of this object must be restored from non-volatile storage after a re-initialization of the management system. |
| T/F lldpXMedPortConfigNotifEnable | 1.0.8802.1.1.2.1.5.4795.1.1.2.1.3 | TruthValue | read-write | A value of 'true(1)' enables sending the topology change traps on this port. A value of 'false(2)' disables sending the topology change traps on this port. |
| U32 lldpXMedFastStartRepeatCount | 1.0.8802.1.1.2.1.5.4795.1.1.3 | Unsigned32 | read-write | The number of times the fast start LLDPDU are being sent during the activation of the fast start mechanism defined by LLDP-MED. |
| lldpXMedLocalData | 1.0.8802.1.1.2.1.5.4795.1.2 | |||
| lldpXMedLocMediaPolicyTable | 1.0.8802.1.1.2.1.5.4795.1.2.1 | not-accessible | This table contains one row per policy type per port of media policy information (as a part of the MED organizational extension) on the local system known to this agent. | |
| lldpXMedLocMediaPolicyEntry | 1.0.8802.1.1.2.1.5.4795.1.2.1.1 | not-accessible | Information about a particular policy on a specific port component. | |
| POL lldpXMedLocMediaPolicyAppType | 1.0.8802.1.1.2.1.5.4795.1.2.1.1.1 | PolicyAppType | not-accessible | The media type that defines the primary function of the application for the policy advertised by an endpoint. |
| I32 lldpXMedLocMediaPolicyVlanID | 1.0.8802.1.1.2.1.5.4795.1.2.1.1.2 | Integer32 | read-only | An extension of the VLAN Identifier for the port, as defined in IEEE 802.1P-1998. A value of 1 through 4094 is used to define a valid PVID. A value of 0 shall be used if the device is using priority tagged frames, meaning that only the 802.1p priority level is significant and the default VID of the ingress port is being used instead. A value of 4095 is reserved for implementation use. |
| I32 lldpXMedLocMediaPolicyPriority | 1.0.8802.1.1.2.1.5.4795.1.2.1.1.3 | Integer32 | read-only | This object contains the value of the 802.1p priority which is associated with the given port on the local system. |
| DSC lldpXMedLocMediaPolicyDscp | 1.0.8802.1.1.2.1.5.4795.1.2.1.1.4 | Dscp | read-only | This object contains the value of the Differentiated Service Code Point (DSCP) as defined in IETF RFC 2474 and RFC 2475 which is associated with the given port on the local system. |
| T/F lldpXMedLocMediaPolicyUnknown | 1.0.8802.1.1.2.1.5.4795.1.2.1.1.5 | TruthValue | read-only | A value of 'true' indicates that the network policy for the specified application type is currently unknown. In this case, the VLAN ID, the layer 2 priority and the DSCP value fields are ignored. A value of 'false' indicates that this network policy is defined |
| T/F lldpXMedLocMediaPolicyTagged | 1.0.8802.1.1.2.1.5.4795.1.2.1.1.6 | TruthValue | read-only | A value of 'true' indicates that the application is using a tagged VLAN. A value of 'false' indicates that for the specific application the device either is using an untagged VLAN or does not support port based VLAN operation. In this case, both the VLAN ID and the Layer 2 priority fields are ignored and only the DSCP value has relevance |
| STR lldpXMedLocHardwareRev | 1.0.8802.1.1.2.1.5.4795.1.2.2 | SnmpAdminString | read-only | The vendor-specific hardware revision string as advertised by the endpoint. |
| STR lldpXMedLocFirmwareRev | 1.0.8802.1.1.2.1.5.4795.1.2.3 | SnmpAdminString | read-only | The vendor-specific firmware revision string as advertised by the endpoint. |
| STR lldpXMedLocSoftwareRev | 1.0.8802.1.1.2.1.5.4795.1.2.4 | SnmpAdminString | read-only | The vendor-specific software revision string as advertised by the endpoint. |
| STR lldpXMedLocSerialNum | 1.0.8802.1.1.2.1.5.4795.1.2.5 | SnmpAdminString | read-only | The vendor-specific serial number as advertised by the endpoint. |
| STR lldpXMedLocMfgName | 1.0.8802.1.1.2.1.5.4795.1.2.6 | SnmpAdminString | read-only | The vendor-specific manufacturer name as advertised by the endpoint. |
| STR lldpXMedLocModelName | 1.0.8802.1.1.2.1.5.4795.1.2.7 | SnmpAdminString | read-only | The vendor-specific model name as advertised by the endpoint. |
| STR lldpXMedLocAssetID | 1.0.8802.1.1.2.1.5.4795.1.2.8 | SnmpAdminString | read-only | The vendor-specific asset tracking identifier as advertised by the endpoint. |
| lldpXMedLocLocationTable | 1.0.8802.1.1.2.1.5.4795.1.2.9 | not-accessible | This table contains Location information as advertised by the local system. The information may be configured per port by a Location Information Server (LIS) or other management application. Multiple Location TLVs of different subtypes may be transmitted in the same PDU. The information in this table MUST be stored in non-volatile-memory and persist over restart/reboot sequences. | |
| lldpXMedLocLocationEntry | 1.0.8802.1.1.2.1.5.4795.1.2.9.1 | not-accessible | Information about Location information for the local device. | |
| LOC lldpXMedLocLocationSubtype | 1.0.8802.1.1.2.1.5.4795.1.2.9.1.1 | LocationSubtype | not-accessible | The location subtype advertised by the local device. |
| OCT lldpXMedLocLocationInfo | 1.0.8802.1.1.2.1.5.4795.1.2.9.1.2 | OCTET STRING | read-write | The location information. Parsing of this information is dependent upon the location subtype, as defined by the value of the lldpXMedLocLocationSubtype object. |
| INT lldpXMedLocXPoEDeviceType | 1.0.8802.1.1.2.1.5.4795.1.2.10 | INTEGER | read-only | Defines the type of Power-via-MDI (Power over Ethernet) advertised by the local device. A value pseDevice(2) indicates that the device is advertised as a Power Sourcing Entity (PSE). A value pdDevice(3) indicates that the device is advertised as a Powered Device (PD). A value of none(4) indicates that the device does not support PoE. |
| lldpXMedLocXPoEPSEPortTable | 1.0.8802.1.1.2.1.5.4795.1.2.11 | not-accessible | This table contains one row per port of PSE PoE information on the local system known to this agent. | |
| lldpXMedLocXPoEPSEPortEntry | 1.0.8802.1.1.2.1.5.4795.1.2.11.1 | not-accessible | Information about a particular port PoE information. | |
| G32 lldpXMedLocXPoEPSEPortPowerAv | 1.0.8802.1.1.2.1.5.4795.1.2.11.1.1 | Gauge32 | read-only | This object contains the value of the power available from the PSE via this port expressed in units of 0.1 watts. |
| INT lldpXMedLocXPoEPSEPortPDPriority | 1.0.8802.1.1.2.1.5.4795.1.2.11.1.2 | INTEGER | read-only | Reflects the PD power priority that is being advertised on this PSE port. If both locally configure priority and ldpXMedRemXPoEPDPowerPriority are available on this port, it is a matter of local policy which one takes precedence. This object reflects the active value on this port. If the priority is not configured or known by the PD, the value unknown(1) will be returned. A value critical(2) indicates that the device advertises its power Priority as critical, as per RFC 3621. A value high(3) indicates that the device advertises its power Priority as high, as per RFC 3621. A value low(4) indicates that the device advertises its power Priority as low, as per RFC 3621. |
| INT lldpXMedLocXPoEPSEPowerSource | 1.0.8802.1.1.2.1.5.4795.1.2.12 | INTEGER | read-only | Defines the type of PSE Power Source advertised by the local device. A value primary(2) indicates that the device advertises its power source as primary. A value backup(3) indicates that the device advertises its power Source as backup. |
| G32 lldpXMedLocXPoEPDPowerReq | 1.0.8802.1.1.2.1.5.4795.1.2.13 | Gauge32 | read-only | This object contains the value of the power required by a PD expressed in units of 0.1 watts. |
| INT lldpXMedLocXPoEPDPowerSource | 1.0.8802.1.1.2.1.5.4795.1.2.14 | INTEGER | read-only | Defines the type of Power Source advertised as being used by the local device. A value fromPSE(2) indicates that the device advertises its power source as received from a PSE. A value local(3) indicates that the device advertises its power source as local. A value localAndPSE(4) indicates that the device advertises its power source as using both local and PSE power. |
| INT lldpXMedLocXPoEPDPowerPriority | 1.0.8802.1.1.2.1.5.4795.1.2.15 | INTEGER | read-only | Defines the priority advertised as being required by this PD. A value critical(2) indicates that the device advertises its power Priority as critical, as per RFC 3621. A value high(3) indicates that the device advertises its power Priority as high, as per RFC 3621. A value low(4) indicates that the device advertises its power Priority as low, as per RFC 3621. |
| lldpXMedRemoteData | 1.0.8802.1.1.2.1.5.4795.1.3 | |||
| lldpXMedRemCapabilitiesTable | 1.0.8802.1.1.2.1.5.4795.1.3.1 | not-accessible | A table that displays LLDP-MED capabilities of remote devices connected to individual ports. | |
| lldpXMedRemCapabilitiesEntry | 1.0.8802.1.1.2.1.5.4795.1.3.1.1 | not-accessible | LLDP-MED capabilities of remote devices connected to the device ports and communicating via LLDP-MED. The remote tables in the LLDP-MED MIB excepting this table may be sparsely populate. An entry in one of these table is meaningful and shall be populated by the agent only if the corresponding bits for the respective function are set in the objects in this table. | |
| LLD lldpXMedRemCapSupported | 1.0.8802.1.1.2.1.5.4795.1.3.1.1.1 | LldpXMedCapabilities | read-only | The bitmap includes the MED organizationally defined set of LLDP TLVs whose transmission is possible on the LLDP agent of the remote device connected to this port. Each bit in the bitmap corresponds to an LLDP-MED subtype associated with a specific TIA TR41.4 MED optional TLV. If the bit is set, the agent has the capability to support the corresponding TLV. |
| LLD lldpXMedRemCapCurrent | 1.0.8802.1.1.2.1.5.4795.1.3.1.1.2 | LldpXMedCapabilities | read-only | The bitmap includes the MED organizationally defined set of LLDP TLVs whose transmission is possible on the LLDP agent of the remote device connected to this port. Each bit in the bitmap corresponds to an LLDP-MED subtype associated with a specific TIA TR41.4 MED optional TLV. If the bit is set, the agent currently supports the corresponding TLV. |
| LLD lldpXMedRemDeviceClass | 1.0.8802.1.1.2.1.5.4795.1.3.1.1.3 | LldpXMedDeviceClass | read-only | Device Class as advertised by the device remotely connected to the port. |
| lldpXMedRemMediaPolicyTable | 1.0.8802.1.1.2.1.5.4795.1.3.2 | not-accessible | This table contains media policy information as advertised by the remote system. This table may be sparsely populated. Entries in this table are relevant only if the networkPolicy(0) bits in the lldpXMedRemCapSupported and lldpXMedRemCapCurrent objects of the corresponding ports are set. | |
| lldpXMedRemMediaPolicyEntry | 1.0.8802.1.1.2.1.5.4795.1.3.2.1 | not-accessible | Information about the per port per policy type policy information for a particular physical network connection. | |
| POL lldpXMedRemMediaPolicyAppType | 1.0.8802.1.1.2.1.5.4795.1.3.2.1.1 | PolicyAppType | not-accessible | The media type that defines the primary function of the application for the policy advertised by the endpoint connected remotely to this port. |
| I32 lldpXMedRemMediaPolicyVlanID | 1.0.8802.1.1.2.1.5.4795.1.3.2.1.2 | Integer32 | read-only | An extension of the VLAN Identifier for the remote system connected to this port, as defined in IEEE 802.1P-1998. A value of 1 through 4094 is used to define a valid PVID. A value of 0 shall be used if the device is using priority tagged frames, meaning that only the 802.1p priority level is significant and the default VID of the ingress port is being used instead. A value of 4095 is reserved for implementation use. |
| I32 lldpXMedRemMediaPolicyPriority | 1.0.8802.1.1.2.1.5.4795.1.3.2.1.3 | Integer32 | read-only | This object contains the value of the 802.1p priority which is associated with the remote system connected at given port. |
| DSC lldpXMedRemMediaPolicyDscp | 1.0.8802.1.1.2.1.5.4795.1.3.2.1.4 | Dscp | read-only | This object contains the value of the Differentiated Service Code Point (DSCP) as defined in IETF RFC 2474 and RFC 2475 which is associated with remote system connected at the port. |
| T/F lldpXMedRemMediaPolicyUnknown | 1.0.8802.1.1.2.1.5.4795.1.3.2.1.5 | TruthValue | read-only | A value of 'true' indicates that the network policy for the specified application type is currently unknown. In this case, the VLAN ID, the layer 2 priority and the DSCP value fields are ignored. A value of 'false' indicates that this network policy is defined. |
| T/F lldpXMedRemMediaPolicyTagged | 1.0.8802.1.1.2.1.5.4795.1.3.2.1.6 | TruthValue | read-only | A value of 'true' indicates that the application is using a tagged VLAN. A value of 'false' indicates that for the specific application the device either is using an untagged VLAN or does not support port based VLAN operation. In this case, both the VLAN ID and the Layer 2 priority fields are ignored and only the DSCP value has relevance |
| lldpXMedRemInventoryTable | 1.0.8802.1.1.2.1.5.4795.1.3.3 | not-accessible | This table contains inventory information as advertised by the remote system. This table may be sparsely populated. Entries in this table are relevant only if the inventory(2) bits in the lldpXMedRemCapSupported and lldpXMedRemCapCurrent objects of the corresponding ports are set | |
| lldpXMedRemInventoryEntry | 1.0.8802.1.1.2.1.5.4795.1.3.3.1 | not-accessible | Information about inventory information for the remote devices connected to the ports. | |
| STR lldpXMedRemHardwareRev | 1.0.8802.1.1.2.1.5.4795.1.3.3.1.1 | SnmpAdminString | read-only | The vendor-specific hardware revision string as advertised by the remote endpoint. |
| STR lldpXMedRemFirmwareRev | 1.0.8802.1.1.2.1.5.4795.1.3.3.1.2 | SnmpAdminString | read-only | The vendor-specific firmware revision string as advertised by the remote endpoint. |
| STR lldpXMedRemSoftwareRev | 1.0.8802.1.1.2.1.5.4795.1.3.3.1.3 | SnmpAdminString | read-only | The vendor-specific software revision string as advertised by the remote endpoint. |
| STR lldpXMedRemSerialNum | 1.0.8802.1.1.2.1.5.4795.1.3.3.1.4 | SnmpAdminString | read-only | The vendor-specific serial number as advertised by the remote endpoint. |
| STR lldpXMedRemMfgName | 1.0.8802.1.1.2.1.5.4795.1.3.3.1.5 | SnmpAdminString | read-only | The vendor-specific manufacturer name as advertised by the remote endpoint. |
| STR lldpXMedRemModelName | 1.0.8802.1.1.2.1.5.4795.1.3.3.1.6 | SnmpAdminString | read-only | The vendor-specific model name as advertised by the remote endpoint. |
| STR lldpXMedRemAssetID | 1.0.8802.1.1.2.1.5.4795.1.3.3.1.7 | SnmpAdminString | read-only | The vendor-specific asset tracking identifier as advertised by the remote endpoint. |
| lldpXMedRemLocationTable | 1.0.8802.1.1.2.1.5.4795.1.3.4 | not-accessible | This table contains Location information as advertised by the remote system. This table may be sparsely populated. Entries in this table are relevant only if the Location(3) bits in the lldpXMedRemCapSupported and lldpXMedRemCapCurrent objects of the corresponding ports are set | |
| lldpXMedRemLocationEntry | 1.0.8802.1.1.2.1.5.4795.1.3.4.1 | not-accessible | Information about Location information for the remote devices connected to the ports. | |
| LOC lldpXMedRemLocationSubtype | 1.0.8802.1.1.2.1.5.4795.1.3.4.1.1 | LocationSubtype | not-accessible | The location subtype advertised by the remote endpoint. |
| OCT lldpXMedRemLocationInfo | 1.0.8802.1.1.2.1.5.4795.1.3.4.1.2 | OCTET STRING | read-only | The location information advertised by the remote endpoint. Parsing of this information is dependent upon the location subtype, as defined by the value of the corresponding lldpXMedRemLocationSubType object. |
| lldpXMedRemXPoETable | 1.0.8802.1.1.2.1.5.4795.1.3.5 | not-accessible | This table contains information about the PoE device type as advertised by the remote system. This table is densely populated. | |
| lldpXMedRemXPoEEntry | 1.0.8802.1.1.2.1.5.4795.1.3.5.1 | not-accessible | Information about PoE type of the remote devices connected to the ports. | |
| INT lldpXMedRemXPoEDeviceType | 1.0.8802.1.1.2.1.5.4795.1.3.5.1.1 | INTEGER | read-only | Defines the type of Power-via-MDI (Power over Ethernet) advertised by the remote device. A value pseDevice(2) indicates that the device is advertised as a Power Sourcing Entity (PSE). A value pdDevice(3) indicates that the device is advertised as a Powered Device (PD). A value none(4) indicates that the device does not support PoE. |
| lldpXMedRemXPoEPSETable | 1.0.8802.1.1.2.1.5.4795.1.3.6 | not-accessible | This table contains extended PoE information as advertised by the remote devices of PSE type. This table may be sparsely populated. Entries in this table are relevant only if the extendedPSE(4) bits in the lldpXMedRemCapSupported and lldpXMedRemCapCurrent objects of the corresponding ports are set | |
| lldpXMedRemXPoEPSEEntry | 1.0.8802.1.1.2.1.5.4795.1.3.6.1 | not-accessible | Information about Extended PoE PSE information for the remote devices connected to the ports. | |
| G32 lldpXMedRemXPoEPSEPowerAv | 1.0.8802.1.1.2.1.5.4795.1.3.6.1.1 | Gauge32 | read-only | This object contains the value of the power available from the PSE via this port expressed in units of 0.1 watts on the remote device. |
| INT lldpXMedRemXPoEPSEPowerSource | 1.0.8802.1.1.2.1.5.4795.1.3.6.1.2 | INTEGER | read-only | Defines the type of PSE Power Source advertised by the remote device. A value primary(2) indicates that the device advertises its power source as primary. A value backup(3) indicates that the device advertises its power Source as backup. |
| INT lldpXMedRemXPoEPSEPowerPriority | 1.0.8802.1.1.2.1.5.4795.1.3.6.1.3 | INTEGER | read-only | This object contains the value of the PSE power priority advertised by the remote device. A value critical(2) indicates that the device advertises its power priority as critical, as per RFC 3621. A value high(3) indicates that the device advertises its power priority as high, as per RFC 3621. A value low(4) indicates that the device advertises its power priority as low, as per RFC 3621. |
| lldpXMedRemXPoEPDTable | 1.0.8802.1.1.2.1.5.4795.1.3.7 | not-accessible | This table contains extended PoE information as advertised by the remote devices of PD type. This table may be sparsely populated. Entries in this table are relevant only if the extendedPD(5) bits in the lldpXMedRemCapSupported and lldpXMedRemCapCurrent objects of the corresponding ports are set | |
| lldpXMedRemXPoEPDEntry | 1.0.8802.1.1.2.1.5.4795.1.3.7.1 | not-accessible | Information about XPoEPD information for the remote devices connected to the ports. | |
| G32 lldpXMedRemXPoEPDPowerReq | 1.0.8802.1.1.2.1.5.4795.1.3.7.1.1 | Gauge32 | read-only | This object contains the value of the power required by a PD connected remotely to the port expressed in units of 0.1 watts. |
| INT lldpXMedRemXPoEPDPowerSource | 1.0.8802.1.1.2.1.5.4795.1.3.7.1.2 | INTEGER | read-only | Defines the type of Power Source advertised as being used by the device connected remotely to the port. A value fromPSE(2) indicates that the device advertises its power source as received from a PSE. A value local(3) indicates that the device advertises its power source as local. A value localAndPSE(4) indicates that the device advertises its power source as using both local and PSE power. |
| INT lldpXMedRemXPoEPDPowerPriority | 1.0.8802.1.1.2.1.5.4795.1.3.7.1.3 | INTEGER | read-only | Defines the priority advertised as being required by the PD connected remotely to the port. A value critical(2) indicates that the device advertises its power Priority as critical, as per RFC 3621. A value high(3) indicates that the device advertises its power Priority as high, as per RFC 3621. A value low(4) indicates that the device advertises its power Priority as low, as per RFC 3621. |
| lldpXMedConformance | 1.0.8802.1.1.2.1.5.4795.2 | |||
| lldpXMedCompliances | 1.0.8802.1.1.2.1.5.4795.2.1 | |||
| lldpXMedCompliance | 1.0.8802.1.1.2.1.5.4795.2.1.1 | The compliance statement for SNMP entities which implement the LLDP MED extension MIB. | ||
| lldpXMedGroups | 1.0.8802.1.1.2.1.5.4795.2.2 | |||
| lldpXMedConfigGroup | 1.0.8802.1.1.2.1.5.4795.2.2.1 | The collection of objects which are used to configure or describe the configuration or behavior of the LLDP-MED organizational extension implementation. | ||
| lldpXMedOptMediaPolicyGroup | 1.0.8802.1.1.2.1.5.4795.2.2.2 | The collection of objects which are used to represent LLDP MED organizational extensions for Media Policy Information. | ||
| lldpXMedOptInventoryGroup | 1.0.8802.1.1.2.1.5.4795.2.2.3 | The collection of objects which are used to represent LLDP MED organizational extension for inventory Information. | ||
| lldpXMedOptLocationGroup | 1.0.8802.1.1.2.1.5.4795.2.2.4 | The collection of objects which are used to represent LLDP MED organizational extension for Location Information. | ||
| lldpXMedOptPoEPSEGroup | 1.0.8802.1.1.2.1.5.4795.2.2.5 | The collection of objects which are used to represent LLDP MED organizational extensions for PoE PSE Information. | ||
| lldpXMedOptPoEPDGroup | 1.0.8802.1.1.2.1.5.4795.2.2.6 | The collection of objects which are used to represent LLDP MED organizational extensions for PoE PD Information. | ||
| lldpXMedRemSysGroup | 1.0.8802.1.1.2.1.5.4795.2.2.7 | The collection of objects which are used to represent LLDP- MED organizational extension Remote Device Information. | ||
| lldpXMedNotificationsGroup | 1.0.8802.1.1.2.1.5.4795.2.2.8 | Notifications sent by an LLDP-MED agent. |
RFC description
Link Layer Discovery Protocol Media Endpoint Devices extension (RFC 3634).
Start monitoring Vendor-neutral TIA/IEEE standard, LLDP-MED (LAN switch/VoIP phone or media endpoint) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.