LLDP-EXT-MED-MIB

File: LLDP-EXT-MED-MIB.mib (61520 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
LLDP-MIB DIFFSERV-DSCP-TC SNMP-FRAMEWORK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Gauge32 Unsigned32 NOTIFICATION-TYPE
TEXTUAL-CONVENTION TruthValue MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP lldpExtensions
lldpLocPortNum lldpRemTimeMark lldpRemLocalPortNum
lldpRemIndex lldpPortConfigEntry lldpRemChassisIdSubtype
lldpRemChassisId Dscp SnmpAdminString

Defined Types

LldpXMedDeviceClass  
Device Class to which the device is a member. A value of notDefined(0) indicates that the device has capabilities not covered by any of the LLDP-MED classes. A value of endpointClass1(1) indicates that the device has endpoint class 1 capabilities. A value of endpointClass2(2) indicates that the device has endpoint class 2 capabilities. A value of endpointClass3(3) indicates that the device has endpoint class 3 capabilities. A value of networkConnectivity(4) indicates that the device has network connectivity device capabilities.
TEXTUAL-CONVENTION    
  INTEGER notDefined(0), endpointClass1(1), endpointClass2(2), endpointClass3(3), networkConnectivity(4)  

LldpXMedCapabilities  
Bitmap that includes the MED organizationally defined set of LLDP TLVs the device is capable of and whose transmission is allowed on the local LLDP agent by network management. Each bit in the bitmap corresponds to an LLDP-MED subtype associated with a specific TIA TR41.4 MED TLV. Having the bit 'capabilities(0)' set indicates that the LLDP agent refers to the Capabilities TLVs. Having the bit 'networkPolicy(1)' set indicates that the LLDP agent refers to the Network Policy TLVs. Having the bit 'location(2)' set indicates that the LLDP agent refers to the Emergency Communications System Location TLVs. Having the bit 'extendedPSE(3)' set indicates that the LLDP agent refers to the Extended PoE TLVs with PSE capabilities. Having the bit 'extendedPD(4)' set indicates that the LLDP agent refers to the Extended PoE TLVs with PD capabilities. Having the bit 'inventory(5)' set indicates that the LLDP agent refers to the Hardware Revision, Firmware Revision, Software Revision, Serial Number, Manufacturer Name, Model Name, and Asset ID TLVs.
TEXTUAL-CONVENTION    
  BITS capabilities(0), networkPolicy(1), location(2), extendedPSE(3), extendedPD(4), inventory(5)  

LocationSubtype  
The location subtype advertised by the remote endpoint. A value coordinateBased(2) indicates that the location subtype advertised by the endpoint is defined to use the relevant sub- fields of the DHCP option for Coordinate LCI as specified in ANSI/TIA-1057, Section 10.2.4.3.1. A value civicAddress(3) indicates that the location subtype advertised by the endpoint is defined to use the relevant sub- fields of the DHCP option for Civic Address as specified in ANSI/TIA-1057, Section 10.2.4.3.2. A value elin(4) indicates that the location subtype advertised by the endpoint is defined to use the Emergency Location Information Number (ELIN) as specified in ANSI/TIA-1057, Section 10.2.4.3.3.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), coordinateBased(2), civicAddress(3), elin(4)  

PolicyAppType  
The media type that defines the primary function of the application for the policy advertised by an endpoint. Having the bit voice(1) set indicates that the media type defining a primary function of the application for the policy advertised on the local port is voice. Having the bit voiceSignaling(3) set indicates that the media type defining a primary function of the application for the policy advertised on the local port is voice signaling. Having the bit guestVoice(4) set indicates that the media type Defining a primary function of the application for the policy advertised on the local port is guest voice. Having the bit guestVoiceSignaling(5) set indicates that the media type defining a primary function of the application for the policy advertised on the local port is guest voice signaling. Having the bit softPhoneVoice(6) set indicates that the media type Defining a primary function of the application for the policy advertised on the local port is softphone voice. Having the bit videoConferencing(7) set indicates that the media type defining a primary function of the application for the policy advertised on the local port is voice. Having the bit streamingVideo(8) set indicates that the media type defining a primary function of the application for the policy advertised on the local port is streaming video. Having the bit videoSignaling(2) set indicates that the media type defining a primary function of the application for the policy advertised on the local port is video signaling.
TEXTUAL-CONVENTION    
  BITS unknown(0), voice(1), voiceSignaling(2), guestVoice(3), guestVoiceSignaling(4), softPhoneVoice(5), videoconferencing(6), streamingVideo(7), videoSignaling(8)  

LldpXMedPortConfigEntry  
SEQUENCE    
  lldpXMedPortCapSupported LldpXMedCapabilities
  lldpXMedPortConfigTLVsTxEnable LldpXMedCapabilities
  lldpXMedPortConfigNotifEnable TruthValue

LldpXMedLocMediaPolicyEntry  
SEQUENCE    
  lldpXMedLocMediaPolicyAppType PolicyAppType
  lldpXMedLocMediaPolicyVlanID Integer32
  lldpXMedLocMediaPolicyPriority Integer32
  lldpXMedLocMediaPolicyDscp Dscp
  lldpXMedLocMediaPolicyUnknown TruthValue
  lldpXMedLocMediaPolicyTagged TruthValue

LldpXMedLocLocationEntry  
SEQUENCE    
  lldpXMedLocLocationSubtype LocationSubtype
  lldpXMedLocLocationInfo OCTET STRING

LldpXMedLocXPoEPSEPortEntry  
SEQUENCE    
  lldpXMedLocXPoEPSEPortPowerAv Gauge32
  lldpXMedLocXPoEPSEPortPDPriority INTEGER

LldpXMedRemCapabilitiesEntry  
SEQUENCE    
  lldpXMedRemCapSupported LldpXMedCapabilities
  lldpXMedRemCapCurrent LldpXMedCapabilities
  lldpXMedRemDeviceClass LldpXMedDeviceClass

LldpXMedRemMediaPolicyEntry  
SEQUENCE    
  lldpXMedRemMediaPolicyAppType PolicyAppType
  lldpXMedRemMediaPolicyVlanID Integer32
  lldpXMedRemMediaPolicyPriority Integer32
  lldpXMedRemMediaPolicyDscp Dscp
  lldpXMedRemMediaPolicyUnknown TruthValue
  lldpXMedRemMediaPolicyTagged TruthValue

LldpXMedRemInventoryEntry  
SEQUENCE    
  lldpXMedRemHardwareRev SnmpAdminString
  lldpXMedRemFirmwareRev SnmpAdminString
  lldpXMedRemSoftwareRev SnmpAdminString
  lldpXMedRemSerialNum SnmpAdminString
  lldpXMedRemMfgName SnmpAdminString
  lldpXMedRemModelName SnmpAdminString
  lldpXMedRemAssetID SnmpAdminString

LldpXMedRemLocationEntry  
SEQUENCE    
  lldpXMedRemLocationSubtype LocationSubtype
  lldpXMedRemLocationInfo OCTET STRING

LldpXMedRemXPoEEntry  
SEQUENCE    
  lldpXMedRemXPoEDeviceType INTEGER

LldpXMedRemXPoEPSEEntry  
SEQUENCE    
  lldpXMedRemXPoEPSEPowerAv Gauge32
  lldpXMedRemXPoEPSEPowerSource INTEGER
  lldpXMedRemXPoEPSEPowerPriority INTEGER

LldpXMedRemXPoEPDEntry  
SEQUENCE    
  lldpXMedRemXPoEPDPowerReq Gauge32
  lldpXMedRemXPoEPDPowerSource INTEGER
  lldpXMedRemXPoEPDPowerPriority INTEGER

Defined Values

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.
MODULE-IDENTITY    

lldpXMedNotifications 1.0.8802.1.1.2.1.5.4795.0
OBJECT IDENTIFIER    

lldpXMedObjects 1.0.8802.1.1.2.1.5.4795.1
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

lldpXMedConfig 1.0.8802.1.1.2.1.5.4795.1.1
OBJECT IDENTIFIER    

lldpXMedLocalData 1.0.8802.1.1.2.1.5.4795.1.2
OBJECT IDENTIFIER    

lldpXMedRemoteData 1.0.8802.1.1.2.1.5.4795.1.3
OBJECT IDENTIFIER    

lldpXMedLocDeviceClass 1.0.8802.1.1.2.1.5.4795.1.1.1
Local Device Class.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXMedDeviceClass  

lldpXMedPortConfigTable 1.0.8802.1.1.2.1.5.4795.1.1.2
A table that controls selection of LLDP TLVs to be transmitted on individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXMedPortConfigEntry

lldpXMedPortConfigEntry 1.0.8802.1.1.2.1.5.4795.1.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXMedPortConfigEntry  

lldpXMedPortCapSupported 1.0.8802.1.1.2.1.5.4795.1.1.2.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXMedCapabilities  

lldpXMedPortConfigTLVsTxEnable 1.0.8802.1.1.2.1.5.4795.1.1.2.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  LldpXMedCapabilities  

lldpXMedPortConfigNotifEnable 1.0.8802.1.1.2.1.5.4795.1.1.2.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lldpXMedFastStartRepeatCount 1.0.8802.1.1.2.1.5.4795.1.1.3
The number of times the fast start LLDPDU are being sent during the activation of the fast start mechanism defined by LLDP-MED.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10  

lldpXMedLocMediaPolicyTable 1.0.8802.1.1.2.1.5.4795.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXMedLocMediaPolicyEntry

lldpXMedLocMediaPolicyEntry 1.0.8802.1.1.2.1.5.4795.1.2.1.1
Information about a particular policy on a specific port component.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXMedLocMediaPolicyEntry  

lldpXMedLocMediaPolicyAppType 1.0.8802.1.1.2.1.5.4795.1.2.1.1.1
The media type that defines the primary function of the application for the policy advertised by an endpoint.
Status: current Access: not-accessible
OBJECT-TYPE    
  PolicyAppType  

lldpXMedLocMediaPolicyVlanID 1.0.8802.1.1.2.1.5.4795.1.2.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 1..4094 | 4095  

lldpXMedLocMediaPolicyPriority 1.0.8802.1.1.2.1.5.4795.1.2.1.1.3
This object contains the value of the 802.1p priority which is associated with the given port on the local system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

lldpXMedLocMediaPolicyDscp 1.0.8802.1.1.2.1.5.4795.1.2.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Dscp  

lldpXMedLocMediaPolicyUnknown 1.0.8802.1.1.2.1.5.4795.1.2.1.1.5
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
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXMedLocMediaPolicyTagged 1.0.8802.1.1.2.1.5.4795.1.2.1.1.6
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
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXMedLocHardwareRev 1.0.8802.1.1.2.1.5.4795.1.2.2
The vendor-specific hardware revision string as advertised by the endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

lldpXMedLocFirmwareRev 1.0.8802.1.1.2.1.5.4795.1.2.3
The vendor-specific firmware revision string as advertised by the endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

lldpXMedLocSoftwareRev 1.0.8802.1.1.2.1.5.4795.1.2.4
The vendor-specific software revision string as advertised by the endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

lldpXMedLocSerialNum 1.0.8802.1.1.2.1.5.4795.1.2.5
The vendor-specific serial number as advertised by the endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

lldpXMedLocMfgName 1.0.8802.1.1.2.1.5.4795.1.2.6
The vendor-specific manufacturer name as advertised by the endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

lldpXMedLocModelName 1.0.8802.1.1.2.1.5.4795.1.2.7
The vendor-specific model name as advertised by the endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

lldpXMedLocAssetID 1.0.8802.1.1.2.1.5.4795.1.2.8
The vendor-specific asset tracking identifier as advertised by the endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

lldpXMedLocLocationTable 1.0.8802.1.1.2.1.5.4795.1.2.9
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXMedLocLocationEntry

lldpXMedLocLocationEntry 1.0.8802.1.1.2.1.5.4795.1.2.9.1
Information about Location information for the local device.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXMedLocLocationEntry  

lldpXMedLocLocationSubtype 1.0.8802.1.1.2.1.5.4795.1.2.9.1.1
The location subtype advertised by the local device.
Status: current Access: not-accessible
OBJECT-TYPE    
  LocationSubtype  

lldpXMedLocLocationInfo 1.0.8802.1.1.2.1.5.4795.1.2.9.1.2
The location information. Parsing of this information is dependent upon the location subtype, as defined by the value of the lldpXMedLocLocationSubtype object.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

lldpXMedLocXPoEDeviceType 1.0.8802.1.1.2.1.5.4795.1.2.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), pseDevice(2), pdDevice(3), none(4)  

lldpXMedLocXPoEPSEPortTable 1.0.8802.1.1.2.1.5.4795.1.2.11
This table contains one row per port of PSE PoE information on the local system known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXMedLocXPoEPSEPortEntry

lldpXMedLocXPoEPSEPortEntry 1.0.8802.1.1.2.1.5.4795.1.2.11.1
Information about a particular port PoE information.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXMedLocXPoEPSEPortEntry  

lldpXMedLocXPoEPSEPortPowerAv 1.0.8802.1.1.2.1.5.4795.1.2.11.1.1
This object contains the value of the power available from the PSE via this port expressed in units of 0.1 watts.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..1023  

lldpXMedLocXPoEPSEPortPDPriority 1.0.8802.1.1.2.1.5.4795.1.2.11.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), critical(2), high(3), low(4)  

lldpXMedLocXPoEPSEPowerSource 1.0.8802.1.1.2.1.5.4795.1.2.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), primary(2), backup(3)  

lldpXMedLocXPoEPDPowerReq 1.0.8802.1.1.2.1.5.4795.1.2.13
This object contains the value of the power required by a PD expressed in units of 0.1 watts.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..1023  

lldpXMedLocXPoEPDPowerSource 1.0.8802.1.1.2.1.5.4795.1.2.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), fromPSE(2), local(3), localAndPSE(4)  

lldpXMedLocXPoEPDPowerPriority 1.0.8802.1.1.2.1.5.4795.1.2.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), critical(2), high(3), low(4)  

lldpXMedRemCapabilitiesTable 1.0.8802.1.1.2.1.5.4795.1.3.1
A table that displays LLDP-MED capabilities of remote devices connected to individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXMedRemCapabilitiesEntry

lldpXMedRemCapabilitiesEntry 1.0.8802.1.1.2.1.5.4795.1.3.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXMedRemCapabilitiesEntry  

lldpXMedRemCapSupported 1.0.8802.1.1.2.1.5.4795.1.3.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXMedCapabilities  

lldpXMedRemCapCurrent 1.0.8802.1.1.2.1.5.4795.1.3.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXMedCapabilities  

lldpXMedRemDeviceClass 1.0.8802.1.1.2.1.5.4795.1.3.1.1.3
Device Class as advertised by the device remotely connected to the port.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXMedDeviceClass  

lldpXMedRemMediaPolicyTable 1.0.8802.1.1.2.1.5.4795.1.3.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXMedRemMediaPolicyEntry

lldpXMedRemMediaPolicyEntry 1.0.8802.1.1.2.1.5.4795.1.3.2.1
Information about the per port per policy type policy information for a particular physical network connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXMedRemMediaPolicyEntry  

lldpXMedRemMediaPolicyAppType 1.0.8802.1.1.2.1.5.4795.1.3.2.1.1
The media type that defines the primary function of the application for the policy advertised by the endpoint connected remotely to this port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PolicyAppType  

lldpXMedRemMediaPolicyVlanID 1.0.8802.1.1.2.1.5.4795.1.3.2.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 1..4094 | 4095  

lldpXMedRemMediaPolicyPriority 1.0.8802.1.1.2.1.5.4795.1.3.2.1.3
This object contains the value of the 802.1p priority which is associated with the remote system connected at given port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

lldpXMedRemMediaPolicyDscp 1.0.8802.1.1.2.1.5.4795.1.3.2.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Dscp  

lldpXMedRemMediaPolicyUnknown 1.0.8802.1.1.2.1.5.4795.1.3.2.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXMedRemMediaPolicyTagged 1.0.8802.1.1.2.1.5.4795.1.3.2.1.6
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
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXMedRemInventoryTable 1.0.8802.1.1.2.1.5.4795.1.3.3
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
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXMedRemInventoryEntry

lldpXMedRemInventoryEntry 1.0.8802.1.1.2.1.5.4795.1.3.3.1
Information about inventory information for the remote devices connected to the ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXMedRemInventoryEntry  

lldpXMedRemHardwareRev 1.0.8802.1.1.2.1.5.4795.1.3.3.1.1
The vendor-specific hardware revision string as advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

lldpXMedRemFirmwareRev 1.0.8802.1.1.2.1.5.4795.1.3.3.1.2
The vendor-specific firmware revision string as advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

lldpXMedRemSoftwareRev 1.0.8802.1.1.2.1.5.4795.1.3.3.1.3
The vendor-specific software revision string as advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

lldpXMedRemSerialNum 1.0.8802.1.1.2.1.5.4795.1.3.3.1.4
The vendor-specific serial number as advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

lldpXMedRemMfgName 1.0.8802.1.1.2.1.5.4795.1.3.3.1.5
The vendor-specific manufacturer name as advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

lldpXMedRemModelName 1.0.8802.1.1.2.1.5.4795.1.3.3.1.6
The vendor-specific model name as advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

lldpXMedRemAssetID 1.0.8802.1.1.2.1.5.4795.1.3.3.1.7
The vendor-specific asset tracking identifier as advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

lldpXMedRemLocationTable 1.0.8802.1.1.2.1.5.4795.1.3.4
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
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXMedRemLocationEntry

lldpXMedRemLocationEntry 1.0.8802.1.1.2.1.5.4795.1.3.4.1
Information about Location information for the remote devices connected to the ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXMedRemLocationEntry  

lldpXMedRemLocationSubtype 1.0.8802.1.1.2.1.5.4795.1.3.4.1.1
The location subtype advertised by the remote endpoint.
Status: current Access: not-accessible
OBJECT-TYPE    
  LocationSubtype  

lldpXMedRemLocationInfo 1.0.8802.1.1.2.1.5.4795.1.3.4.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

lldpXMedRemXPoETable 1.0.8802.1.1.2.1.5.4795.1.3.5
This table contains information about the PoE device type as advertised by the remote system. This table is densely populated.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXMedRemXPoEEntry

lldpXMedRemXPoEEntry 1.0.8802.1.1.2.1.5.4795.1.3.5.1
Information about PoE type of the remote devices connected to the ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXMedRemXPoEEntry  

lldpXMedRemXPoEDeviceType 1.0.8802.1.1.2.1.5.4795.1.3.5.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), pseDevice(2), pdDevice(3), none(4)  

lldpXMedRemXPoEPSETable 1.0.8802.1.1.2.1.5.4795.1.3.6
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
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXMedRemXPoEPSEEntry

lldpXMedRemXPoEPSEEntry 1.0.8802.1.1.2.1.5.4795.1.3.6.1
Information about Extended PoE PSE information for the remote devices connected to the ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXMedRemXPoEPSEEntry  

lldpXMedRemXPoEPSEPowerAv 1.0.8802.1.1.2.1.5.4795.1.3.6.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..1023  

lldpXMedRemXPoEPSEPowerSource 1.0.8802.1.1.2.1.5.4795.1.3.6.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), primary(2), backup(3)  

lldpXMedRemXPoEPSEPowerPriority 1.0.8802.1.1.2.1.5.4795.1.3.6.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), critical(2), high(3), low(4)  

lldpXMedRemXPoEPDTable 1.0.8802.1.1.2.1.5.4795.1.3.7
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
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXMedRemXPoEPDEntry

lldpXMedRemXPoEPDEntry 1.0.8802.1.1.2.1.5.4795.1.3.7.1
Information about XPoEPD information for the remote devices connected to the ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXMedRemXPoEPDEntry  

lldpXMedRemXPoEPDPowerReq 1.0.8802.1.1.2.1.5.4795.1.3.7.1.1
This object contains the value of the power required by a PD connected remotely to the port expressed in units of 0.1 watts.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..1023  

lldpXMedRemXPoEPDPowerSource 1.0.8802.1.1.2.1.5.4795.1.3.7.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), fromPSE(2), local(3), localAndPSE(4)  

lldpXMedRemXPoEPDPowerPriority 1.0.8802.1.1.2.1.5.4795.1.3.7.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), critical(2), high(3), low(4)  

lldpXMedConformance 1.0.8802.1.1.2.1.5.4795.2
OBJECT IDENTIFIER    

lldpXMedCompliances 1.0.8802.1.1.2.1.5.4795.2.1
OBJECT IDENTIFIER    

lldpXMedGroups 1.0.8802.1.1.2.1.5.4795.2.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

lldpXMedNotificationsGroup 1.0.8802.1.1.2.1.5.4795.2.2.8
Notifications sent by an LLDP-MED agent.
Status: current Access: read-only
NOTIFICATION-GROUP