TPLINK-LLDPMEDCONFIG-MIB

File: TPLINK-LLDPMEDCONFIG-MIB.mib (37273 bytes)

Imported modules

TPLINK-TC-MIB SNMPv2-SMI TPLINK-LLDP-MIB
RFC1213-MIB

Imported symbols

TPRowStatus OBJECT-TYPE IpAddress
tplinkLldpMIBObjects ifIndex

Defined Types

LLDPMEDPORTCONFIGENTRY  
SEQUENCE    
  lldpMedConfigPortId OCTET STRING
  lldpMedConfigPortStatus INTEGER
  lldpMedConfigPortTlvNetworkPolicy INTEGER
  lldpMedConfigPortTlvLocationId INTEGER
  lldpMedConfigPortTlvExtendedPower INTEGER
  lldpMedConfigPortTlvInventory INTEGER

LLDPMEDPORTCONFIGTLVLOCATIONENTRY  
SEQUENCE    
  lldpMedConfigLocationPortId OCTET STRING
  lldpMedConfigPortLocationEmergencyNumber OCTET STRING
  lldpMedConfigPortLocationCivicAddressWhat INTEGER
  lldpMedConfigPortLocationCivicAddressCountryCode OCTET STRING
  lldpMedConfigPortLocationCivicAddressLanguage OCTET STRING
  lldpMedConfigPortLocationCivicAddressProvince OCTET STRING
  lldpMedConfigPortLocationCivicAddressCounty OCTET STRING
  lldpMedConfigPortLocationCivicAddressCity OCTET STRING
  lldpMedConfigPortLocationCivicAddressStreet OCTET STRING
  lldpMedConfigPortLocationCivicAddressHouseNumber OCTET STRING
  lldpMedConfigPortLocationCivicAddressName OCTET STRING
  lldpMedConfigPortLocationCivicAddressPostalZipCode OCTET STRING
  lldpMedConfigPortLocationCivicAddressRoomNumber OCTET STRING
  lldpMedConfigPortLocationCivicAddressPostOfficeBox OCTET STRING
  lldpMedConfigPortLocationCivicAddressAdditional OCTET STRING

LLDPMEDLOCALINFOENTRY  
SEQUENCE    
  lldpMedLocalPortId OCTET STRING
  lldpMEDLocalCapabilities OCTET STRING
  lldpMedLocalDeviceType OCTET STRING
  lldpMedLocalApplicationType OCTET STRING
  lldpMedLocalUnknownPolicy OCTET STRING
  lldpMedLocalAppTagged OCTET STRING
  lldpMedLocalAppVLANID INTEGER
  lldpMedLocalAppLayer2Priority INTEGER
  lldpMedLocalAppDSCP INTEGER
  lldpMedLocalLocationDataFormat OCTET STRING
  lldpMedLocalLocationID OCTET STRING
  lldpMedLocalPowerType OCTET STRING
  lldpMedLocalPowerSource OCTET STRING
  lldpMedLocalPowerPriority OCTET STRING
  lldpMedLocalPowerValue OCTET STRING
  lldpMedLocalInventoryHardwareRevision OCTET STRING
  lldpMedLocalInventoryFirmwareRevision OCTET STRING
  lldpMedLocalInventorySoftwareRevision OCTET STRING
  lldpMedLocalInventorySerialNumber OCTET STRING
  lldpMedLocalInventoryManufacturerName OCTET STRING
  lldpMedLocalInventoryModelName OCTET STRING
  lldpMedLocalInventoryAssetID OCTET STRING

LLDPMEDNEIGHBORINFOENTRY  
SEQUENCE    
  lldpMedNeighborPortId OCTET STRING
  lldpMedNeighborPortIndexId INTEGER
  lldpMEDNeighborCapabilities OCTET STRING
  lldpMedNeighborDeviceType OCTET STRING
  lldpMedNeighborLocationDataFormat OCTET STRING
  lldpMedNeighborLocationID OCTET STRING
  lldpMedNeighborPowerType OCTET STRING
  lldpMedNeighborPowerSource OCTET STRING
  lldpMedNeighborPowerPriority OCTET STRING
  lldpMedNeighborPowerValue OCTET STRING
  lldpMedNeighborInventoryHardwareRevision OCTET STRING
  lldpMedNeighborInventoryFirmwareRevision OCTET STRING
  lldpMedNeighborInventorySoftwareRevision OCTET STRING
  lldpMedNeighborInventorySerialNumber OCTET STRING
  lldpMedNeighborInventoryManufacturerName OCTET STRING
  lldpMedNeighborInventoryModelName OCTET STRING
  lldpMedNeighborInventoryAssetID OCTET STRING

LLDPMEDNEIGHBORINFOAPPENTRY  
SEQUENCE    
  lldpMedNeighborPort OCTET STRING
  lldpMedNeighborPortIndex INTEGER
  lldpMedNeighborMediaPolicyIndex INTEGER
  lldpMedNeighborApplicationType OCTET STRING
  lldpMedNeighborUnknownPolicy OCTET STRING
  lldpMedNeighborAppTagged OCTET STRING
  lldpMedNeighborAppVLANID INTEGER
  lldpMedNeighborAppLayer2Priority INTEGER
  lldpMedNeighborAppDSCP INTEGER

Defined Values

lldpMed 1.3.6.1.4.1.11863.6.35.1.4
OBJECT IDENTIFIER    

lldpMedGlobalConfig 1.3.6.1.4.1.11863.6.35.1.4.1
OBJECT IDENTIFIER    

lldpMedGlobalConfigFastStartRepeatCount 1.3.6.1.4.1.11863.6.35.1.4.1.1
When entering LLDP-MED fast start mechanism, multiple LLDP-MED frames will be transmitted based on this parameter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

lldpMedPortConfigTable 1.3.6.1.4.1.11863.6.35.1.4.2
A table that contains LLDP-MED information of every port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LLDPMEDPORTCONFIGENTRY

lldpMedPortConfigEntry 1.3.6.1.4.1.11863.6.35.1.4.2.1
A list of LLDP-MED information for every port of the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  LLDPMEDPORTCONFIGENTRY  

lldpMedConfigPortId 1.3.6.1.4.1.11863.6.35.1.4.2.1.1
The port id of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

lldpMedConfigPortStatus 1.3.6.1.4.1.11863.6.35.1.4.2.1.2
Select Enable/Disable LLDP-MED for the Port. 0. Disable 1. Enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

lldpMedConfigPortTlvNetworkPolicy 1.3.6.1.4.1.11863.6.35.1.4.2.1.3
Select Enable/Disable Network Policy TLV for the Port. 0. Disable 1. Enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

lldpMedConfigPortTlvLocationId 1.3.6.1.4.1.11863.6.35.1.4.2.1.4
Select Enable/Disable Location Identification TLV for the Port. 0. Disable 1. Enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

lldpMedConfigPortTlvExtendedPower 1.3.6.1.4.1.11863.6.35.1.4.2.1.5
Select Enable/Disable Extended Power-Via-MDI TLV for the Port. 0. Disable 1. Enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

lldpMedConfigPortTlvInventory 1.3.6.1.4.1.11863.6.35.1.4.2.1.6
Select Enable/Disable Inventory TLV for the Port. 0. Disable 1. Enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

lldpMedPortConfigTlvLocationTable 1.3.6.1.4.1.11863.6.35.1.4.3
A table that contains LLDP-MED Location Identification TLV information of every port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LLDPMEDPORTCONFIGTLVLOCATIONENTRY

lldpMedPortConfigTlvLocationEntry 1.3.6.1.4.1.11863.6.35.1.4.3.1
A list of LLDP-MED Location Identification TLV information for every port of the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  LLDPMEDPORTCONFIGTLVLOCATIONENTRY  

lldpMedConfigLocationPortId 1.3.6.1.4.1.11863.6.35.1.4.3.1.1
The port id of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

lldpMedConfigPortLocationEmergencyNumber 1.3.6.1.4.1.11863.6.35.1.4.3.1.2
Emergency number is Emergency Call Service ELIN identifier, which is used during emergency call setup to a traditional CAMA or ISDN trunk-based PSAP.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(10..25)  

lldpMedConfigPortLocationCivicAddressWhat 1.3.6.1.4.1.11863.6.35.1.4.3.1.3
This element describes which location the DHCP entry refers to. Currently, three options are defined: the location of the DHCP server (0: DHCP server), the location of the network element believed to be closest to the client (1: Switch) or the location of the client (2: LLDP-MED Endpoint). Option (2) should be used, but may not be known. Options (0) and (1) should not be used unless it is known that the DHCP client is in close physical proximity to the server or network element.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dhcp-server(0), switch(1), lldp-med-endpoint(2)  

lldpMedConfigPortLocationCivicAddressCountryCode 1.3.6.1.4.1.11863.6.35.1.4.3.1.4
The two-letters ISO 3166 country code in capital ASCII letters, e.g., CN or US.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

lldpMedConfigPortLocationCivicAddressLanguage 1.3.6.1.4.1.11863.6.35.1.4.3.1.5
Language.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

lldpMedConfigPortLocationCivicAddressProvince 1.3.6.1.4.1.11863.6.35.1.4.3.1.6
Province or State.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

lldpMedConfigPortLocationCivicAddressCounty 1.3.6.1.4.1.11863.6.35.1.4.3.1.7
County.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

lldpMedConfigPortLocationCivicAddressCity 1.3.6.1.4.1.11863.6.35.1.4.3.1.8
City.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

lldpMedConfigPortLocationCivicAddressStreet 1.3.6.1.4.1.11863.6.35.1.4.3.1.9
Street.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

lldpMedConfigPortLocationCivicAddressHouseNumber 1.3.6.1.4.1.11863.6.35.1.4.3.1.10
House number.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

lldpMedConfigPortLocationCivicAddressName 1.3.6.1.4.1.11863.6.35.1.4.3.1.11
Residence and office occupant name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

lldpMedConfigPortLocationCivicAddressPostalZipCode 1.3.6.1.4.1.11863.6.35.1.4.3.1.12
Postal/zip code.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

lldpMedConfigPortLocationCivicAddressRoomNumber 1.3.6.1.4.1.11863.6.35.1.4.3.1.13
Room number.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

lldpMedConfigPortLocationCivicAddressPostOfficeBox 1.3.6.1.4.1.11863.6.35.1.4.3.1.14
Post office box.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

lldpMedConfigPortLocationCivicAddressAdditional 1.3.6.1.4.1.11863.6.35.1.4.3.1.15
Additional information.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

lldpMedLocalInfoTable 1.3.6.1.4.1.11863.6.35.1.4.4
Local port LLDP-MED information entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LLDPMEDLOCALINFOENTRY

lldpMedLocalInfoEntry 1.3.6.1.4.1.11863.6.35.1.4.4.1
An entry contains of the LLDP-MED information of local port of the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  LLDPMEDLOCALINFOENTRY  

lldpMedLocalPortId 1.3.6.1.4.1.11863.6.35.1.4.4.1.1
Display the port index.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

lldpMEDLocalCapabilities 1.3.6.1.4.1.11863.6.35.1.4.4.1.2
Display the LLDP-MED capabilities the switch supports.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..200)  

lldpMedLocalDeviceType 1.3.6.1.4.1.11863.6.35.1.4.4.1.3
LLDP-MED devices are comprised of two primary device types: Network Connectivity Devices and Endpoint Devices. In turn, Endpoint Devices are composed of three defined Classes: Class I, Class II and Class III. Switch is a Network Connectivity Device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

lldpMedLocalApplicationType 1.3.6.1.4.1.11863.6.35.1.4.4.1.4
Display the primary function of the applications defined for the network policy.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

lldpMedLocalUnknownPolicy 1.3.6.1.4.1.11863.6.35.1.4.4.1.5
A value of 'Yes' 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 'No' indicates that this network policy is defined.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..10)  

lldpMedLocalAppTagged 1.3.6.1.4.1.11863.6.35.1.4.4.1.6
Indicate whether the specified application type is using a 'tagged' or an 'untagged' VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..10)  

lldpMedLocalAppVLANID 1.3.6.1.4.1.11863.6.35.1.4.4.1.7
An extension of the VLAN Identifier for the port, as defined in IEEE 802.1P-1998.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

lldpMedLocalAppLayer2Priority 1.3.6.1.4.1.11863.6.35.1.4.4.1.8
Contain 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    
  INTEGER  

lldpMedLocalAppDSCP 1.3.6.1.4.1.11863.6.35.1.4.4.1.9
Contain 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    
  INTEGER  

lldpMedLocalLocationDataFormat 1.3.6.1.4.1.11863.6.35.1.4.4.1.10
The location subtype advertised by the local system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

lldpMedLocalLocationID 1.3.6.1.4.1.11863.6.35.1.4.4.1.11
The location information. Parsing of this information is depedent upon the location subtype.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

lldpMedLocalPowerType 1.3.6.1.4.1.11863.6.35.1.4.4.1.12
Defines the type of Power-Via-MDI advertised by the local device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

lldpMedLocalPowerSource 1.3.6.1.4.1.11863.6.35.1.4.4.1.13
Defines the type of PSE Power Source advertised by the local device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

lldpMedLocalPowerPriority 1.3.6.1.4.1.11863.6.35.1.4.4.1.14
Reflects the PD power priority that is being advertised on this PSE port.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

lldpMedLocalPowerValue 1.3.6.1.4.1.11863.6.35.1.4.4.1.15
Contain the value of the power available from the PSE via this port.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

lldpMedLocalInventoryHardwareRevision 1.3.6.1.4.1.11863.6.35.1.4.4.1.16
The vendor-specific hardware revision string as advertised by the local system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

lldpMedLocalInventoryFirmwareRevision 1.3.6.1.4.1.11863.6.35.1.4.4.1.17
The vendor-specific firmware revision string as advertised by the local system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

lldpMedLocalInventorySoftwareRevision 1.3.6.1.4.1.11863.6.35.1.4.4.1.18
The vendor-specific software revision string as advertised by the local system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

lldpMedLocalInventorySerialNumber 1.3.6.1.4.1.11863.6.35.1.4.4.1.19
The vendor-specific serial number as advertised by the local system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

lldpMedLocalInventoryManufacturerName 1.3.6.1.4.1.11863.6.35.1.4.4.1.20
The vendor-specific manufacturer name as advertised by the local system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

lldpMedLocalInventoryModelName 1.3.6.1.4.1.11863.6.35.1.4.4.1.21
The vendor-specific model name as advertised by the local system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

lldpMedLocalInventoryAssetID 1.3.6.1.4.1.11863.6.35.1.4.4.1.22
The vendor-specific asset tracking identifier as advertised by the local system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

lldpMedNeighborInfo 1.3.6.1.4.1.11863.6.35.1.4.5
LLDP-MED Private MIB.
MODULE-IDENTITY    

lldpMedNeighborInfoTable 1.3.6.1.4.1.11863.6.35.1.4.5.1
Neighbor port information entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LLDPMEDNEIGHBORINFOENTRY

lldpMedNeighborInfoEntry 1.3.6.1.4.1.11863.6.35.1.4.5.1.1
An entry contains of the information of neighbor port except the network policy information.
Status: current Access: not-accessible
OBJECT-TYPE    
  LLDPMEDNEIGHBORINFOENTRY  

lldpMedNeighborPortId 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.1
Display the port index.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

lldpMedNeighborPortIndexId 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.2
Display the neighbor index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

lldpMEDNeighborCapabilities 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.3
LLDP-MED capabilities of remote devices connected to the device ports and communicating via LLDP-MED.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..200)  

lldpMedNeighborDeviceType 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.4
Device Class as advertised by the device remotely connected to the port.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

lldpMedNeighborLocationDataFormat 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.5
The location subtype advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

lldpMedNeighborLocationID 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.6
The location information advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

lldpMedNeighborPowerType 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.7
Defines the type of Power-Via-MDI advertised by the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

lldpMedNeighborPowerSource 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.8
Defines the type of Power Source advertised as being used by the device connected remotely to the port.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

lldpMedNeighborPowerPriority 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.9
Definces the priority advertised as being required by the PD connected remotely to the port.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

lldpMedNeighborPowerValue 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.10
Conatin the value of the power required by a PD connected remotely to the port.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

lldpMedNeighborInventoryHardwareRevision 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.11
The vendor-specific hardware revision string as advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

lldpMedNeighborInventoryFirmwareRevision 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.12
The vendor-specific firmware revision string as advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

lldpMedNeighborInventorySoftwareRevision 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.13
The vendor-specific software revision string as advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

lldpMedNeighborInventorySerialNumber 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.14
The vendor-specific serial number as advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

lldpMedNeighborInventoryManufacturerName 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.15
The vendor-specific manufacturer name as advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

lldpMedNeighborInventoryModelName 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.16
The vendor-specific model name as advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

lldpMedNeighborInventoryAssetID 1.3.6.1.4.1.11863.6.35.1.4.5.1.1.17
The vendor-specific asset tracking identifier as advertised by the remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

lldpMedNeighborMediaPolicyInfoTable 1.3.6.1.4.1.11863.6.35.1.4.5.2
Neighbor port media policy information entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LLDPMEDNEIGHBORINFOAPPENTRY

lldpMedNeighborMediaPolicyInfoEntry 1.3.6.1.4.1.11863.6.35.1.4.5.2.1
Information about a particular policy on a specific port component.
Status: current Access: not-accessible
OBJECT-TYPE    
  LLDPMEDNEIGHBORINFOAPPENTRY  

lldpMedNeighborPort 1.3.6.1.4.1.11863.6.35.1.4.5.2.1.1
Display the port index.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

lldpMedNeighborPortIndex 1.3.6.1.4.1.11863.6.35.1.4.5.2.1.2
Display the neighbor index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

lldpMedNeighborMediaPolicyIndex 1.3.6.1.4.1.11863.6.35.1.4.5.2.1.3
Display the neighbor media policy index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

lldpMedNeighborApplicationType 1.3.6.1.4.1.11863.6.35.1.4.5.2.1.4
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: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

lldpMedNeighborUnknownPolicy 1.3.6.1.4.1.11863.6.35.1.4.5.2.1.5
A value of 'Yes' 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 'No' indicates that this network policy is defined.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..10)  

lldpMedNeighborAppTagged 1.3.6.1.4.1.11863.6.35.1.4.5.2.1.6
Indicate whether the specified application type is using a 'tagged' or an 'untagged' VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..10)  

lldpMedNeighborAppVLANID 1.3.6.1.4.1.11863.6.35.1.4.5.2.1.7
An extension of the VLAN Identifier for the remote system connected to this port, as defined in IEEE 802.1P-1998.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

lldpMedNeighborAppLayer2Priority 1.3.6.1.4.1.11863.6.35.1.4.5.2.1.8
Contain 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    
  INTEGER  

lldpMedNeighborAppDSCP 1.3.6.1.4.1.11863.6.35.1.4.5.2.1.9
Contain the value of the Differentiated Service Code Point (DSCP) as defined in IETF 2474 and RFC 2475 which is assocaited with remote system connected at the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER