TN-LLDP-MIB

File: TN-LLDP-MIB.mib (83713 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
TRANSITION-SMI TN-TC

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE TEXTUAL-CONVENTION tnProducts
Integer32 Unsigned32 TruthValue
TNDisplayString TNInteger64 TNInterfaceIndex
TNRowEditorState TNUnsigned16 TNUnsigned64
TNUnsigned8

Defined Types

TNlldpAdminState  
This enumerations the admin state.
TEXTUAL-CONVENTION    
  INTEGER disabled(0), txAndRx(1), txOnly(2), rxOnly(3)  

TNlldpmedAltitudeType  
This enumerations the altitude type.
TEXTUAL-CONVENTION    
  INTEGER meters(1), floors(2)  

TNlldpmedCivicAddressType  
This enumerations the civic address type.
TEXTUAL-CONVENTION    
  INTEGER state(1), county(2), city(3), district(4), block(5), street(6), leadingStreetDirection(16), trailingStreetSuffix(17), streetSuffix(18), houseNo(19), houseNoSuffix(20), landmark(21), additionalInformation(22), name(23), zipCode(24), building(25), apartment(26), floor(27), roomNumber(28), placeType(29), postalCommunityName(30), poBox(31), additionalCode(32)  

TNlldpmedDatumType  
This enumerations the datum (geodetic system).
TEXTUAL-CONVENTION    
  INTEGER wgs84(1), nad83navd88(2), nad83mllw(3)  

TNlldpmedDeviceType  
This enumerations the device type that the device shall operate as.
TEXTUAL-CONVENTION    
  INTEGER connectivity(0), endpoint(1)  

TNlldpmedRemoteDeviceType  
This enumerations the remote neighbor's device type.
TEXTUAL-CONVENTION    
  INTEGER notDefined(0), endpointClassI(1), endpointClassII(2), endpointClassIII(3), networkConnectivity(4), reserved(5)  

TNlldpmedRemoteNetworkPolicyApplicationType  
This enumerations the remote neighbor's network policy's application type.
TEXTUAL-CONVENTION    
  INTEGER voice(1), voiceSignaling(2), guestVoice(3), guestVoiceSignaling(4), softphoneVoice(5), videoConferencing(6), streamingVideo(7), videoSignaling(8)  

TNLldpConfigEntry  
SEQUENCE    
  tnLldpConfigIfIndex TNInterfaceIndex
  tnLldpConfigAdminState TNlldpAdminState
  tnLldpConfigCdpAware TruthValue
  tnLldpConfigOptionalTlvs TNUnsigned8

TNLldpConfigMedEntry  
SEQUENCE    
  tnLldpConfigMedIfIndex TNInterfaceIndex
  tnLldpConfigMedOptionalTlvs TNUnsigned8
  tnLldpConfigMedDeviceType TNlldpmedDeviceType

TNLldpConfigMedPolicyEntry  
SEQUENCE    
  tnLldpConfigMedPolicyLldpmedPolicy Integer32
  tnLldpConfigMedPolicyApplicationType TNlldpmedRemoteNetworkPolicyApplicationType
  tnLldpConfigMedPolicyTagged TruthValue
  tnLldpConfigMedPolicyVlanId TNUnsigned16
  tnLldpConfigMedPolicyL2Priority TNUnsigned8
  tnLldpConfigMedPolicyDscp TNUnsigned8
  tnLldpConfigMedPolicyAction TNRowEditorState

TNLldpConfigMedPolicyListEntry  
SEQUENCE    
  tnLldpConfigMedPolicyListIfIndex TNInterfaceIndex
  tnLldpConfigMedPolicyListLldpmedPolicy Integer32
  tnLldpConfigMedPolicyListLldpmedPoliciesList TruthValue

TNLldpConfigMedLocationInformationEntry  
SEQUENCE    
  tnLldpConfigMedLocationInformationLldpmedIndex TNlldpmedCivicAddressType
  tnLldpConfigMedLocationInformationCivicAddress TNDisplayString

TNLldpStatusStatisticsEntry  
SEQUENCE    
  tnLldpStatusStatisticsIfIndex TNInterfaceIndex
  tnLldpStatusStatisticsTxTotal Unsigned32
  tnLldpStatusStatisticsRxTotal Unsigned32
  tnLldpStatusStatisticsRxError Unsigned32
  tnLldpStatusStatisticsRxDiscarded Unsigned32
  tnLldpStatusStatisticsTLVsDiscarded Unsigned32
  tnLldpStatusStatisticsTLVsUnrecognized Unsigned32
  tnLldpStatusStatisticsTLVsOrgDiscarded Unsigned32
  tnLldpStatusStatisticsAgeOuts Unsigned32

TNLldpStatusNeighborsInformationEntry  
SEQUENCE    
  tnLldpStatusNeighborsInformationIfIndex TNInterfaceIndex
  tnLldpStatusNeighborsInformationLldpmedIndex Integer32
  tnLldpStatusNeighborsInformationChassisId TNDisplayString
  tnLldpStatusNeighborsInformationPortId TNDisplayString
  tnLldpStatusNeighborsInformationPortDescription TNDisplayString
  tnLldpStatusNeighborsInformationSystemName TNDisplayString
  tnLldpStatusNeighborsInformationSystemDescription TNDisplayString
  tnLldpStatusNeighborsInformationSystemCapabilities TNUnsigned16
  tnLldpStatusNeighborsInformationSystemCapabilitiesEnable TNUnsigned16

TNLldpStatusNeighborsMgmtInformationEntry  
SEQUENCE    
  tnLldpStatusNeighborsMgmtInformationIfIndex TNInterfaceIndex
  tnLldpStatusNeighborsMgmtInformationLldpmedIndex Integer32
  tnLldpStatusNeighborsMgmtInformationLldpManagement Integer32
  tnLldpStatusNeighborsMgmtInformationSystemMgmAddressSubtype TNUnsigned8
  tnLldpStatusNeighborsMgmtInformationSystemMgmtAddress TNDisplayString
  tnLldpStatusNeighborsMgmtInformationSystemMgmtInterfaceSubtype Integer32
  tnLldpStatusNeighborsMgmtInformationSystemMgmtInterface Integer32
  tnLldpStatusNeighborsMgmtInformationSystemMgmtOid OBJECT IDENTIFIER

TNLldpStatusMedRemoteDeviceInfoEntry  
SEQUENCE    
  tnLldpStatusMedRemoteDeviceInfoIfIndex TNInterfaceIndex
  tnLldpStatusMedRemoteDeviceInfoLldpmedIndex Integer32
  tnLldpStatusMedRemoteDeviceInfoCapabilities TNUnsigned16
  tnLldpStatusMedRemoteDeviceInfoCapabilitiesEnabled TNUnsigned16
  tnLldpStatusMedRemoteDeviceInfoLatitude TNInteger64
  tnLldpStatusMedRemoteDeviceInfoLongitude TNInteger64
  tnLldpStatusMedRemoteDeviceInfoAltitudeType TNlldpmedAltitudeType
  tnLldpStatusMedRemoteDeviceInfoAltitude Integer32
  tnLldpStatusMedRemoteDeviceInfoDatum TNlldpmedDatumType
  tnLldpStatusMedRemoteDeviceInfoElinaddr TNDisplayString
  tnLldpStatusMedRemoteDeviceInfoDeviceType TNlldpmedRemoteDeviceType
  tnLldpStatusMedRemoteDeviceInfoHwRev TNDisplayString
  tnLldpStatusMedRemoteDeviceInfoFwRev TNDisplayString
  tnLldpStatusMedRemoteDeviceInfoSwRev TNDisplayString
  tnLldpStatusMedRemoteDeviceInfoSerialNo TNDisplayString
  tnLldpStatusMedRemoteDeviceInfoManufacturerName TNDisplayString
  tnLldpStatusMedRemoteDeviceInfoModelName TNDisplayString
  tnLldpStatusMedRemoteDeviceInfoAssetId TNDisplayString
  tnLldpStatusMedRemoteDeviceInfoEeeRxTwSys TNUnsigned16
  tnLldpStatusMedRemoteDeviceInfoEeeTxTwSys TNUnsigned16
  tnLldpStatusMedRemoteDeviceInfoEeeFbTwSys TNUnsigned16
  tnLldpStatusMedRemoteDeviceInfoEeeTxTwSysEcho TNUnsigned16
  tnLldpStatusMedRemoteDeviceInfoEeeRxTwSysEcho TNUnsigned16

TNLldpStatusMedRemoteDeviceLocInfoEntry  
SEQUENCE    
  tnLldpStatusMedRemoteDeviceLocInfoIfIndex TNInterfaceIndex
  tnLldpStatusMedRemoteDeviceLocInfoLldpmedIndex Integer32
  tnLldpStatusMedRemoteDeviceLocInfoState TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoCounty TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoCity TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoDistrict TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoBlock TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoStreet TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoLeadingStreetDirection TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoTrailingStreetSuffix TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoStreetSuffix TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoHouseNo TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoHouseNoSuffix TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoLandmark TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoAdditionalInfo TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoName TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoZipCode TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoBuilding TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoApartment TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoFloor TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoRoomNumber TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoPlaceType TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoPostalCommunityName TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoPoBox TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoAdditionalCode TNDisplayString
  tnLldpStatusMedRemoteDeviceLocInfoCountryCode TNDisplayString

TNLldpStatusMedRemoteDeviceNetworkPolicyInfoEntry  
SEQUENCE    
  tnLldpStatusMedRemoteDeviceNetworkPolicyInfoIfIndex TNInterfaceIndex
  tnLldpStatusMedRemoteDeviceNetworkPolicyInfoLldpmedIndex Integer32
  tnLldpStatusMedRemoteDeviceNetworkPolicyInfoLldpmedPolicy Integer32
  tnLldpStatusMedRemoteDeviceNetworkPolicyInfoApplicationType TNlldpmedRemoteNetworkPolicyApplicationType
  tnLldpStatusMedRemoteDeviceNetworkPolicyInfoUnknownPolicy TruthValue
  tnLldpStatusMedRemoteDeviceNetworkPolicyInfoTagged TruthValue
  tnLldpStatusMedRemoteDeviceNetworkPolicyInfoVlanId TNUnsigned16
  tnLldpStatusMedRemoteDeviceNetworkPolicyInfoL2Priority TNUnsigned8
  tnLldpStatusMedRemoteDeviceNetworkPolicyInfoDscp TNUnsigned8

TNLldpControlStatisticsClearEntry  
SEQUENCE    
  tnLldpControlStatisticsClearIfIndex TNInterfaceIndex
  tnLldpControlStatisticsClearStatisticsClear TruthValue

Defined Values

tnLldpMib 1.3.6.1.4.1.868.2.5.151
This is a private version of the LLDP MIB
MODULE-IDENTITY    

tnLldpMibObjects 1.3.6.1.4.1.868.2.5.151.1
OBJECT IDENTIFIER    

tnLldpConfig 1.3.6.1.4.1.868.2.5.151.1.2
OBJECT IDENTIFIER    

tnLldpConfigGlobal 1.3.6.1.4.1.868.2.5.151.1.2.1
OBJECT IDENTIFIER    

tnLldpConfigGlobalReInitDelay 1.3.6.1.4.1.868.2.5.151.1.2.1.1
Set the LLDP tx reinitialization delay in seconds. Valid range 1-10. When a port is disabled, LLDP is disabled or the switch is rebooted, a LLDP shutdown frame is transmitted to the neighboring units, signaling that the LLDP information isn't valid anymore. Tx reinitialization delay controls the amount of seconds between the shutdown frame and a new LLDP initialization. Note: Must be less than 0.25 times the Tx interval.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnLldpConfigGlobalMsgTxHold 1.3.6.1.4.1.868.2.5.151.1.2.1.2
Set the LLDP tx hold times . Valid range 2-10. Each LLDP frame contains information about how long time the information in the LLDP frame shall be considered valid. The LLDP information valid period is set to tx hold times multiplied by tx interval seconds.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnLldpConfigGlobalMsgTxInterval 1.3.6.1.4.1.868.2.5.151.1.2.1.3
Set the LLDP tx interval in seconds. The switch periodically transmits LLDP frames to its neighbors for having the network discovery information up-to-date. The interval between each LLDP frame is determined by the tx Interval value. Valid range 5-32768 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnLldpConfigGlobalTxDelay 1.3.6.1.4.1.868.2.5.151.1.2.1.4
Set the LLDP tx delay in seconds. Valid range 1-8192. If some configuration is changed (e.g. the IP address) a new LLDP frame is transmitted, but the time between the LLDP frames will always be at least the value of tx delay seconds. Note: tx Delay cannot be larger than 1/4 of the tx interval.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16  

tnLldpConfigTable 1.3.6.1.4.1.868.2.5.151.1.2.2
This is a table to configure LLDP configurations for a specific interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNLldpConfigEntry

tnLldpConfigEntry 1.3.6.1.4.1.868.2.5.151.1.2.2.1
Each interface has a set of control parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  TNLldpConfigEntry  

tnLldpConfigIfIndex 1.3.6.1.4.1.868.2.5.151.1.2.2.1.1
Logical interface number index.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnLldpConfigAdminState 1.3.6.1.4.1.868.2.5.151.1.2.2.1.3
Sets the LLDP admin state for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  TNlldpAdminState  

tnLldpConfigCdpAware 1.3.6.1.4.1.868.2.5.151.1.2.2.1.4
Enables/disables CDP awareness for the interface. CDP is Cisco's equivalent to LLDP. The CDP operation is restricted to decoding incoming CDP frames (The switch doesn't transmit CDP frames). CDP frames are only decoded if LLDP on the port is enabled. Only CDP TLVs that can be mapped to a corresponding field in the LLDP neighbors' table are decoded. All other TLVs are discarded (Unrecognized CDP TLVs and discarded CDP frames are not shown in the LLDP statistics.). CDP TLVs are mapped onto LLDP neighbors' table as shown below. CDP TLV 'Device ID' is mapped to the LLDP 'Chassis ID' field. CDP TLV 'Address' is mapped to the LLDP 'Management Address' field. The CDP address TLV can contain multiple addresses, but only the first address is shown in the LLDP neighbors table. CDP TLV 'Port ID' is mapped to the LLDP 'Port ID' field. CDP TLV 'Version and Platform' is mapped to the LLDP 'System Description' field. Both the CDP and LLDP support 'system capabilities', but the CDP capabilities cover capabilities that are not part of the LLDP. These capabilities are shown as 'others' in the LLDP neighbors' table. If all ports have CDP awareness disabled the switch forwards CDP frames received from neighbor devices. If at least one port has CDP awareness enabled all CDP frames are terminated by the switch. Note: When CDP awareness on a port is disabled the CDP information isn't removed immediately, but gets removed when the hold time is exceeded.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnLldpConfigOptionalTlvs 1.3.6.1.4.1.868.2.5.151.1.2.2.1.5
Enables/Disables the LLDP optional TLVs. Bit mask, where setting the bit to 1 means enable transmission of the corresponding TLV. Bit 0 represents Port Description TLV. Bit 1 represents System Name TLV. Bit 2 represents System Description. Bit 3 represents System Capabilities TLV. Bit 4 represents Management Address TLV.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnLldpConfigMed 1.3.6.1.4.1.868.2.5.151.1.2.3
OBJECT IDENTIFIER    

tnLldpConfigMedTable 1.3.6.1.4.1.868.2.5.151.1.2.3.1
This is a table to configure LLDP MEDIA configurations for a specific interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNLldpConfigMedEntry

tnLldpConfigMedEntry 1.3.6.1.4.1.868.2.5.151.1.2.3.1.1
Each interface has a set of control parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  TNLldpConfigMedEntry  

tnLldpConfigMedIfIndex 1.3.6.1.4.1.868.2.5.151.1.2.3.1.1.1
Logical interface number index.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnLldpConfigMedOptionalTlvs 1.3.6.1.4.1.868.2.5.151.1.2.3.1.1.3
Enables/Disables the LLDP optional TLVs. Bit mask, where setting the bit to 1 means enable transmission of the corresponding optional TLV. Bit 0 represents the capabilities TLV. Bit 1 represents the network Policy TLV. Bit 2 represents the location TLV. Bit 3 represents the PoE TLV.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnLldpConfigMedDeviceType 1.3.6.1.4.1.868.2.5.151.1.2.3.1.1.4
Setting device type to configure the mode the device shall operate as.
Status: current Access: read-write
OBJECT-TYPE    
  TNlldpmedDeviceType  

tnLldpConfigMedPolicyTable 1.3.6.1.4.1.868.2.5.151.1.2.3.2
This is a table to configure LLDP MED Policies for the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNLldpConfigMedPolicyEntry

tnLldpConfigMedPolicyEntry 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1
Network Policy Discovery enables the efficient discovery and diagnosis of mismatch issues with the VLAN configuration, along with the associated Layer 2 and Layer 3 attributes, which apply for a set of specific protocol applications on that port. Improper network policy configurations are a very significant issue in VoIP environments that frequently result in voice quality degradation or loss of service. Policies are only intended for use with applications that have specific 'real-time' network policy requirements, such as interactive voice and/or video services.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNLldpConfigMedPolicyEntry  

tnLldpConfigMedPolicyLldpmedPolicy 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1.1
Policy index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..31  

tnLldpConfigMedPolicyApplicationType 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1.3
The LLDP policy application type.
Status: current Access: read-write
OBJECT-TYPE    
  TNlldpmedRemoteNetworkPolicyApplicationType  

tnLldpConfigMedPolicyTagged 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1.4
The LLDP policy tagged flag. Defines if LLDP policy uses tagged VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnLldpConfigMedPolicyVlanId 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1.5
The LLDP policy VLAN ID. Only valid when policy 'Tagged' is TRUE
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16 1..4095  

tnLldpConfigMedPolicyL2Priority 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1.6
The LLDP policy L2 priority.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnLldpConfigMedPolicyDscp 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1.7
The LLDP policy DSCP.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..63  

tnLldpConfigMedPolicyAction 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnLldpConfigMedPolicyListTable 1.3.6.1.4.1.868.2.5.151.1.2.3.3
Each interface can be mapped to multiple policies. Set to TRUE in order to enable the corresponding policy to be transmitted at the interface. It is a requirement that the policy is defined.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNLldpConfigMedPolicyListEntry

tnLldpConfigMedPolicyListEntry 1.3.6.1.4.1.868.2.5.151.1.2.3.3.1
Each location information has a control parameter
Status: current Access: not-accessible
OBJECT-TYPE    
  TNLldpConfigMedPolicyListEntry  

tnLldpConfigMedPolicyListIfIndex 1.3.6.1.4.1.868.2.5.151.1.2.3.3.1.1
Logical interface number index.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnLldpConfigMedPolicyListLldpmedPolicy 1.3.6.1.4.1.868.2.5.151.1.2.3.3.1.3
Policy index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..31  

tnLldpConfigMedPolicyListLldpmedPoliciesList 1.3.6.1.4.1.868.2.5.151.1.2.3.3.1.4
Set to TRUE assign the corresponding policy index to the interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnLldpConfigMedGlobal 1.3.6.1.4.1.868.2.5.151.1.2.3.4
OBJECT IDENTIFIER    

tnLldpConfigMedGlobalFastRepeatCount 1.3.6.1.4.1.868.2.5.151.1.2.3.4.1
Number of times to repeat LLDP frame transmission at fast start Rapid startup and Emergency Call Service Location Identification Discovery of endpoints is a critically important aspect of VoIP systems in general. In addition, it is best to advertise only those pieces of information which are specifically relevant to particular endpoint types (for example only advertise the voice network policy to permitted voice-capable devices), both in order to conserve the limited LLDPU space and to reduce security and system integrity issues that can come with inappropriate knowledge of the network policy. With this in mind LLDP-MED defines an LLDP-MED Fast Start interaction between the protocol and the application layers on top of the protocol, in order to achieve these related properties. Initially, a Network Connectivity Device will only transmit LLDP TLVs in an LLDPDU. Only after an LLDP-MED Endpoint Device is detected, will an LLDP-MED capable Network Connectivity Device start to advertise LLDP-MED TLVs in outgoing LLDPDUs on the associated port. The LLDP-MED application will temporarily speed up the transmission of the LLDPDU to start within a second, when a new LLDP-MED neighbor has been detected in order share LLDP-MED information as fast as possible to new neighbors. Because there is a risk of an LLDP frame being lost during transmission between neighbors, it is recommended to repeat the fast start transmission multiple times to increase the possibility of the neighbors receiving the LLDP frame. With fast start repeat count it is possible to specify the number of times the fast start transmission would be repeated. The recommended value is 4 times, given that 4 LLDP frames with a 1 second interval will be transmitted, when an LLDP frame with new information is received. It should be noted that LLDP-MED and the LLDP-MED Fast Start mechanism is only intended to run on links between LLDP-MED Network Connectivity Devices and Endpoint Devices, and as such does not apply to links between LAN infrastructure elements, including Network Connectivity Devices, or other types of links.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 1..10  

tnLldpConfigMedGlobalLatitude 1.3.6.1.4.1.868.2.5.151.1.2.3.4.2
Latitude degrees in 2s-complement as specified in RFC 3825. Positive numbers are north of the equator and negative numbers are south of the equator.
Status: current Access: read-write
OBJECT-TYPE    
  TNInteger64  

tnLldpConfigMedGlobalLongitude 1.3.6.1.4.1.868.2.5.151.1.2.3.4.3
Longitude degrees in 2s-complement as specified in RFC 3825. Positive values are East of the prime meridian and negative numbers are West of the prime meridian.
Status: current Access: read-write
OBJECT-TYPE    
  TNInteger64  

tnLldpConfigMedGlobalAltitudeType 1.3.6.1.4.1.868.2.5.151.1.2.3.4.4
Setting altitude type Possible to select between two altitude types (floors or meters). Meters are representing meters of altitude defined by the vertical datum specified. Floors are representing altitude in a form more relevant in buildings which have different floor-to-floor dimensions. An altitude = 0.0 is meaningful even outside a building, and represents ground level at the given latitude and longitude. Inside a building, 0.0 represents the floor level associated with ground level at the main entrance.
Status: current Access: read-write
OBJECT-TYPE    
  TNlldpmedAltitudeType  

tnLldpConfigMedGlobalAltitude 1.3.6.1.4.1.868.2.5.151.1.2.3.4.5
Altitude value in 2s-complement as specified in RFC 3825
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

tnLldpConfigMedGlobalElinAddr 1.3.6.1.4.1.868.2.5.151.1.2.3.4.6
Emergency Call Service ELIN identifier data format is defined to carry the ELIN identifier as used during emergency call setup to a traditional CAMA or ISDN trunk-based PSAP. This format consists of a numerical digit string, corresponding to the ELIN to be used for emergency calling. Maximum number of octets are 25.
Status: current Access: read-write
OBJECT-TYPE    
  TNDisplayString Size(0..25)  

tnLldpConfigMedGlobalDatum 1.3.6.1.4.1.868.2.5.151.1.2.3.4.7
Setting datum to configure the datum (geodetic system) to use. The Map Datum is used for the coordinates given in these options: WGS84: (Geographical 3D) - World Geodesic System 1984, CRS Code 4327, Prime Meridian Name: Greenwich. NAD83/NAVD88: North American Datum 1983, CRS Code 4269, Prime Meridian Name: Greenwich;The associated vertical datum is the North American Vertical Datum of 1988 (NAVD88).This datum pair is to be used when referencing locations on land, not near tidal water(which would use Datum = NAD83/MLLW). NAD83/MLLW: North American Datum 1983, CRS Code 4269, Prime Meridian Name: Greenwich; The associated vertical datum is Mean Lower Low Water (MLLW). This datum pair is to be used when referencing locations on water/sea/ocean.
Status: current Access: read-write
OBJECT-TYPE    
  TNlldpmedDatumType  

tnLldpConfigMedGlobalCountryCode 1.3.6.1.4.1.868.2.5.151.1.2.3.4.8
The two-letter ISO 3166 country code in capital ASCII letters - Example: DK, DE or US.
Status: current Access: read-write
OBJECT-TYPE    
  TNDisplayString Size(0..2)  

tnLldpConfigMedLocationInformationTable 1.3.6.1.4.1.868.2.5.151.1.2.3.5
The civic address location information. Each civic address can contain up to 250 characters, but the total amount of characters for the combined civic address locations must not exceed 250 bytes. Note: If an civic address location is non-empty it uses the amount of characters plus addition two characters. This is described in TIA1057, Section 10.2.4.3.2.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNLldpConfigMedLocationInformationEntry

tnLldpConfigMedLocationInformationEntry 1.3.6.1.4.1.868.2.5.151.1.2.3.5.1
Each civic address type as defined in TIA1057, Section 3.4 in Annex B
Status: current Access: not-accessible
OBJECT-TYPE    
  TNLldpConfigMedLocationInformationEntry  

tnLldpConfigMedLocationInformationLldpmedIndex 1.3.6.1.4.1.868.2.5.151.1.2.3.5.1.2
Civic address type. 1 - State/National subdivisions 2 - County, parish, gun (JP), district (IN) 3 - City, township 4 - City division, borough, city district, ward, chou (JP) 5 - Neighborhood, block 6 - Street 16 - Leading street direction 17 - Trailing street direction 18 - Street suffix 19 - House number 20 - House number suffix 21 - Landmark or vanity address 22 - Additional location information 23 - Name 24 - Postal/zip code 25 - Building 26 - Unit 27 - Floor 28 - Room 29 - Place type 30 - Postal 31 - Post office 32 - Additional code
Status: current Access: not-accessible
OBJECT-TYPE    
  TNlldpmedCivicAddressType  

tnLldpConfigMedLocationInformationCivicAddress 1.3.6.1.4.1.868.2.5.151.1.2.3.5.1.3
Civic address
Status: current Access: read-write
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpConfigMedPolicyRowEditor 1.3.6.1.4.1.868.2.5.151.1.2.3.6
OBJECT IDENTIFIER    

tnLldpConfigMedPolicyRowEditorLldpmedPolicy 1.3.6.1.4.1.868.2.5.151.1.2.3.6.1
Policy index.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..31  

tnLldpConfigMedPolicyRowEditorApplicationType 1.3.6.1.4.1.868.2.5.151.1.2.3.6.3
The LLDP policy application type.
Status: current Access: read-write
OBJECT-TYPE    
  TNlldpmedRemoteNetworkPolicyApplicationType  

tnLldpConfigMedPolicyRowEditorTagged 1.3.6.1.4.1.868.2.5.151.1.2.3.6.4
The LLDP policy tagged flag. Defines if LLDP policy uses tagged VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnLldpConfigMedPolicyRowEditorVlanId 1.3.6.1.4.1.868.2.5.151.1.2.3.6.5
The LLDP policy VLAN ID. Only valid when policy 'Tagged' is TRUE
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned16 1..4095  

tnLldpConfigMedPolicyRowEditorL2Priority 1.3.6.1.4.1.868.2.5.151.1.2.3.6.6
The LLDP policy L2 priority.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnLldpConfigMedPolicyRowEditorDscp 1.3.6.1.4.1.868.2.5.151.1.2.3.6.7
The LLDP policy DSCP.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8 0..63  

tnLldpConfigMedPolicyRowEditorAction 1.3.6.1.4.1.868.2.5.151.1.2.3.6.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  TNRowEditorState  

tnLldpStatus 1.3.6.1.4.1.868.2.5.151.1.3
OBJECT IDENTIFIER    

tnLldpStatusStatistics 1.3.6.1.4.1.868.2.5.151.1.3.1
OBJECT IDENTIFIER    

tnLldpStatusStatisticsGlobalCounters 1.3.6.1.4.1.868.2.5.151.1.3.1.1
OBJECT IDENTIFIER    

tnLldpStatusStatisticsGlobalCountersTableInserts 1.3.6.1.4.1.868.2.5.151.1.3.1.1.1
Shows the number of new entries added since switch reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnLldpStatusStatisticsGlobalCountersTableDeletes 1.3.6.1.4.1.868.2.5.151.1.3.1.1.2
Shows the number of new entries deleted since switch reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnLldpStatusStatisticsGlobalCountersTableDrops 1.3.6.1.4.1.868.2.5.151.1.3.1.1.3
Shows the number of LLDP frames dropped due to the entry table being full.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnLldpStatusStatisticsGlobalCountersTableAgeOuts 1.3.6.1.4.1.868.2.5.151.1.3.1.1.4
Shows the number of entries deleted due to Time-To-Live expiring.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnLldpStatusStatisticsGlobalCountersLastChangeTime 1.3.6.1.4.1.868.2.5.151.1.3.1.1.5
Shows the time when the last entry was last deleted or added. It also shows the time elapsed since the last change was detected.
Status: current Access: read-only
OBJECT-TYPE    
  TNUnsigned64  

tnLldpStatusStatisticsTable 1.3.6.1.4.1.868.2.5.151.1.3.1.2
This table represents the LLDP interface counters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNLldpStatusStatisticsEntry

tnLldpStatusStatisticsEntry 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1
Each port interface has a set of statistics counters
Status: current Access: not-accessible
OBJECT-TYPE    
  TNLldpStatusStatisticsEntry  

tnLldpStatusStatisticsIfIndex 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.1
Logical interface number index.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnLldpStatusStatisticsTxTotal 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.2
Shows the number of LLDP frames transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnLldpStatusStatisticsRxTotal 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.3
Shows the number of LLDP frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnLldpStatusStatisticsRxError 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.4
Shows the number of received LLDP frames containing some kind of error.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnLldpStatusStatisticsRxDiscarded 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.5
Show the number of LLDP frames discarded. If a LLDP frame is received at an interface, and the switch's internal table has run full, the LLDP frame is counted and discarded. This situation is known as 'Too Many Neighbors' in the LLDP standard. LLDP frames require a new entry in the table when the Chassis ID or Remote Port ID is not already contained within the table. Entries are removed from the table when a given interface's link is down, an LLDP shutdown frame is received, or when the entry ages out.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnLldpStatusStatisticsTLVsDiscarded 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.6
Shows the number of TLVs discarded. Each LLDP frame can contain multiple pieces of information, known as TLVs (TLV is short for 'Type Length Value'). If a TLV is malformed, it is counted and discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnLldpStatusStatisticsTLVsUnrecognized 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.7
Shows the number of well-formed TLVs, but with an unknown type value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnLldpStatusStatisticsTLVsOrgDiscarded 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.8
Shows the number of well-formed TLVs, but with an organizationally TLV which is not supported.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnLldpStatusStatisticsAgeOuts 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.9
Show the number of age-outs. Each frame contains information about how long time the LLDP information is valid (age-out time). If no new LLDP frame is received within the age out time, the information is removed, and the counter is incremented.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnLldpStatusNeighborsInformationTable 1.3.6.1.4.1.868.2.5.151.1.3.2
This is a table to show the LLDP neighbors information for a specific interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNLldpStatusNeighborsInformationEntry

tnLldpStatusNeighborsInformationEntry 1.3.6.1.4.1.868.2.5.151.1.3.2.1
Each interface has a set of neighbors information
Status: current Access: not-accessible
OBJECT-TYPE    
  TNLldpStatusNeighborsInformationEntry  

tnLldpStatusNeighborsInformationIfIndex 1.3.6.1.4.1.868.2.5.151.1.3.2.1.1
Logical interface number index.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnLldpStatusNeighborsInformationLldpmedIndex 1.3.6.1.4.1.868.2.5.151.1.3.2.1.2
Neighbor information table entry index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..192  

tnLldpStatusNeighborsInformationChassisId 1.3.6.1.4.1.868.2.5.151.1.3.2.1.4
Shows the LLDP neighbor's chassis Id.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..254)  

tnLldpStatusNeighborsInformationPortId 1.3.6.1.4.1.868.2.5.151.1.3.2.1.5
Shows the LLDP neighbor's port id.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..254)  

tnLldpStatusNeighborsInformationPortDescription 1.3.6.1.4.1.868.2.5.151.1.3.2.1.6
Shows the LLDP neighbor's port description.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..254)  

tnLldpStatusNeighborsInformationSystemName 1.3.6.1.4.1.868.2.5.151.1.3.2.1.7
Shows the LLDP neighbor's system name.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..254)  

tnLldpStatusNeighborsInformationSystemDescription 1.3.6.1.4.1.868.2.5.151.1.3.2.1.8
Shows the LLDP neighbor's system description.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..254)  

tnLldpStatusNeighborsInformationSystemCapabilities 1.3.6.1.4.1.868.2.5.151.1.3.2.1.9
Shows the LLDP neighbor's system capabilities as bit mask. If the bit is set, it means that the functionality is supported by the neighbor system. Bit 0 represents Other. Bit 1 represents Repeater. Bit 2 represents Bridge. Bit 3 represents WLAN Access Point. Bit 4 represents Router. Bit 5 represents Telephone. Bit 6 represents DOCSIS cable device. Bit 7 represents Station Only. Bit 8 represents Reserved.
Status: current Access: read-only
OBJECT-TYPE    
  TNUnsigned16  

tnLldpStatusNeighborsInformationSystemCapabilitiesEnable 1.3.6.1.4.1.868.2.5.151.1.3.2.1.10
Shows the LLDP neighbor's system capabilities which is enabled. If the bit is set, it means that the functionality is currently enabled at the neighbor system. Bit 0 represents Other. Bit 1 represents Repeater. Bit 2 represents Bridge. Bit 3 represents WLAN Access Point. Bit 4 represents Router. Bit 5 represents Telephone. Bit 6 represents DOCSIS cable device. Bit 7 represents Station Only. Bit 8 represents Reserved.
Status: current Access: read-only
OBJECT-TYPE    
  TNUnsigned16  

tnLldpStatusNeighborsMgmtInformationTable 1.3.6.1.4.1.868.2.5.151.1.3.3
This is a table to show the LLDP neighbors information for a specific interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNLldpStatusNeighborsMgmtInformationEntry

tnLldpStatusNeighborsMgmtInformationEntry 1.3.6.1.4.1.868.2.5.151.1.3.3.1
Each interface has a set of neighbors information
Status: current Access: not-accessible
OBJECT-TYPE    
  TNLldpStatusNeighborsMgmtInformationEntry  

tnLldpStatusNeighborsMgmtInformationIfIndex 1.3.6.1.4.1.868.2.5.151.1.3.3.1.1
Logical interface number index.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnLldpStatusNeighborsMgmtInformationLldpmedIndex 1.3.6.1.4.1.868.2.5.151.1.3.3.1.2
Neighbor information table entry index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..192  

tnLldpStatusNeighborsMgmtInformationLldpManagement 1.3.6.1.4.1.868.2.5.151.1.3.3.1.4
Neighbor management information table entry index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..1  

tnLldpStatusNeighborsMgmtInformationSystemMgmAddressSubtype 1.3.6.1.4.1.868.2.5.151.1.3.3.1.5
LLDP neighbor's management address subtype , section 9.5.9.3 IEEE802.1AB-2005.
Status: current Access: read-only
OBJECT-TYPE    
  TNUnsigned8  

tnLldpStatusNeighborsMgmtInformationSystemMgmtAddress 1.3.6.1.4.1.868.2.5.151.1.3.3.1.6
LLDP neighbor's management address string, section 9.5.9.4 IEEE802.1AB-2005.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..31)  

tnLldpStatusNeighborsMgmtInformationSystemMgmtInterfaceSubtype 1.3.6.1.4.1.868.2.5.151.1.3.3.1.7
Interface numbering subtype, section 9.5.9.5 IEEE802.1AB-2005.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tnLldpStatusNeighborsMgmtInformationSystemMgmtInterface 1.3.6.1.4.1.868.2.5.151.1.3.3.1.8
Interface number, section 9.5.9.6 IEEE802.1AB-2005.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tnLldpStatusNeighborsMgmtInformationSystemMgmtOid 1.3.6.1.4.1.868.2.5.151.1.3.3.1.9
Object identifier, section 9.5.9.8 IEEE802.1AB-2005.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

tnLldpStatusMed 1.3.6.1.4.1.868.2.5.151.1.3.4
OBJECT IDENTIFIER    

tnLldpStatusMedRemoteDeviceInfoTable 1.3.6.1.4.1.868.2.5.151.1.3.4.1
This is a table to show the LLDP neighbors information for a specific interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNLldpStatusMedRemoteDeviceInfoEntry

tnLldpStatusMedRemoteDeviceInfoEntry 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1
Each interface has a set of neighbors information
Status: current Access: not-accessible
OBJECT-TYPE    
  TNLldpStatusMedRemoteDeviceInfoEntry  

tnLldpStatusMedRemoteDeviceInfoIfIndex 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.1
Logical interface number index.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnLldpStatusMedRemoteDeviceInfoLldpmedIndex 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.2
Neighbor information table entry index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..192  

tnLldpStatusMedRemoteDeviceInfoCapabilities 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.4
LLDP neighbor's capabilities bit mask. Bit 0 represents LLDP-MED capabilities. Bit 1 represents Network Policy. Bit 2 represents Location Identification. Bit 3 represents Extended Power via MDI - PSE. Bit 4 represents Extended Power via MDI - PD Bit 5 represents Inventory
Status: current Access: read-only
OBJECT-TYPE    
  TNUnsigned16  

tnLldpStatusMedRemoteDeviceInfoCapabilitiesEnabled 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.5
LLDP neighbor's capabilities bit mask for the capabilities which are currently enabled. Bit 0 represents LLDP-MED capabilities. Bit 1 represents Network Policy. Bit 2 represents Location Identification. Bit 3 represents Extended Power via MDI - PSE. Bit 4 represents Extended Power via MDI - PD Bit 5 represents Inventory
Status: current Access: read-only
OBJECT-TYPE    
  TNUnsigned16  

tnLldpStatusMedRemoteDeviceInfoLatitude 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.6
Latitude degrees in 2s-complement as specified in RFC 3825. Positive numbers are north of the equator and negative numbers are south of the equator.
Status: current Access: read-only
OBJECT-TYPE    
  TNInteger64  

tnLldpStatusMedRemoteDeviceInfoLongitude 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.7
Longitude degrees in 2s-complement as specified in RFC 3825. Positive values are East of the prime meridian and negative numbers are West of the prime meridian.
Status: current Access: read-only
OBJECT-TYPE    
  TNInteger64  

tnLldpStatusMedRemoteDeviceInfoAltitudeType 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.8
Altitude type as either floors or meters. Meters are representing meters of altitude defined by the vertical datum specified. Floors are representing altitude in a form more relevant in buildings which have different floor-to-floor dimensions. An altitude = 0.0 is meaningful even outside a building, and represents ground level at the given latitude and longitude. Inside a building, 0.0 represents the floor level associated with ground level at the main entrance.
Status: current Access: read-only
OBJECT-TYPE    
  TNlldpmedAltitudeType  

tnLldpStatusMedRemoteDeviceInfoAltitude 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.9
Altitude value in 2s-complement as specified in RFC 3825
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tnLldpStatusMedRemoteDeviceInfoDatum 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.10
Datum (geodetic system) . The Map Datum is used for the coordinates given in these options: WGS84: (Geographical 3D) - World Geodesic System 1984, CRS Code 4327, Prime Meridian Name: Greenwich. NAD83/NAVD88: North American Datum 1983, CRS Code 4269, Prime Meridian Name: Greenwich; The associated vertical datum is the North American Vertical Datum of 1988 (NAVD88). This datum pair is to be used when referencing locations on land, not near tidal water(which would use Datum = NAD83/MLLW). NAD83/MLLW: North American Datum 1983, CRS Code 4269, Prime Meridian Name: Greenwich; The associated vertical datum is Mean Lower Low Water (MLLW). This datum pair is to be used when referencing locations on water/sea/ocean.
Status: current Access: read-only
OBJECT-TYPE    
  TNlldpmedDatumType  

tnLldpStatusMedRemoteDeviceInfoElinaddr 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.11
Emergency Call Service ELIN identifier data format is defined to carry the ELIN identifier as used during emergency call setup to a traditional CAMA or ISDN trunk-based PSAP. This format consists of a numerical digit string, corresponding to the ELIN to be used for emergency calling. Maximum number of octets are 25.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..25)  

tnLldpStatusMedRemoteDeviceInfoDeviceType 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.12
Shows the LLDP neighbor's device type.
Status: current Access: read-only
OBJECT-TYPE    
  TNlldpmedRemoteDeviceType  

tnLldpStatusMedRemoteDeviceInfoHwRev 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.13
Shows the LLDP neighbor's hardware revision.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..31)  

tnLldpStatusMedRemoteDeviceInfoFwRev 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.14
Shows the LLDP neighbor's firmware revision.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..31)  

tnLldpStatusMedRemoteDeviceInfoSwRev 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.15
Shows the LLDP neighbor's software revision.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..31)  

tnLldpStatusMedRemoteDeviceInfoSerialNo 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.16
Shows the LLDP neighbor's serial number.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..31)  

tnLldpStatusMedRemoteDeviceInfoManufacturerName 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.17
Shows the LLDP neighbor's manufacturer name.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..31)  

tnLldpStatusMedRemoteDeviceInfoModelName 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.18
Shows the LLDP neighbor's model name.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..31)  

tnLldpStatusMedRemoteDeviceInfoAssetId 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.19
Shows the LLDP neighbor's asset id.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..31)  

tnLldpStatusMedRemoteDeviceInfoEeeRxTwSys 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.20
Shows the LLDP neighbor's Receive tw_sys_rx . Tw_sys_rx is defined as the time (expressed in microseconds) that the transmitting link partner will wait before it starts transmitting data after leaving the Low Power Idle (LPI) mode. Section 79.3.5.2, IEEE802.3az.
Status: current Access: read-only
OBJECT-TYPE    
  TNUnsigned16  

tnLldpStatusMedRemoteDeviceInfoEeeTxTwSys 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.21
Shows the LLDP neighbor's Transmit Tw_sys_tx . Tw_sys_tx is defined as the time (expressed in microseconds) that the receiving link partner is requesting the transmitting link partner to wait before starting the transmission data following the Low Power Idle (LPI) mode. Section 79.3.5.1, IEEE802.3az.
Status: current Access: read-only
OBJECT-TYPE    
  TNUnsigned16  

tnLldpStatusMedRemoteDeviceInfoEeeFbTwSys 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.22
Shows the LLDP neighbor's Fallback tw_sys_tx. A receiving link partner may inform the transmitter of an alternate desired Tw_sys_tx. Since a receiving link partner is likely to have discrete levels for savings, this provides the transmitter with additional information that it may use for a more efficient allocation. Section 79.3.5.3, IEEE802.3az.
Status: current Access: read-only
OBJECT-TYPE    
  TNUnsigned16  

tnLldpStatusMedRemoteDeviceInfoEeeTxTwSysEcho 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.23
Shows the LLDP neighbor's echo transmit Tw. The respective echo values shall be defined as the local link partners reflection (echo) of the remote link partners respective values. When a local link partner receives its echoed values from the remote link partner it can determine whether or not the remote link partner has received, registered, and processed its most recent values. Section 79.3.5.4, IEEE802.3az.
Status: current Access: read-only
OBJECT-TYPE    
  TNUnsigned16  

tnLldpStatusMedRemoteDeviceInfoEeeRxTwSysEcho 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.24
Shows the LLDP neighbor's echo receive Tw. The respective echo values shall be defined as the local link partners reflection (echo) of the remote link partners respective values. When a local link partner receives its echoed values from the remote link partner it can determine whether or not the remote link partner has received, registered, and processed its most recent values. Section 79.3.5.4, IEEE802.3az.
Status: current Access: read-only
OBJECT-TYPE    
  TNUnsigned16  

tnLldpStatusMedRemoteDeviceLocInfoTable 1.3.6.1.4.1.868.2.5.151.1.3.4.2
This is a table to show the LLDP-MED remote device (neighbor) civic location information for a specific interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNLldpStatusMedRemoteDeviceLocInfoEntry

tnLldpStatusMedRemoteDeviceLocInfoEntry 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1
Each interface has a set of neighbors information
Status: current Access: not-accessible
OBJECT-TYPE    
  TNLldpStatusMedRemoteDeviceLocInfoEntry  

tnLldpStatusMedRemoteDeviceLocInfoIfIndex 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.1
Logical interface number index.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnLldpStatusMedRemoteDeviceLocInfoLldpmedIndex 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.2
Neighbor information table entry index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..192  

tnLldpStatusMedRemoteDeviceLocInfoState 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.5
National subdivision
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoCounty 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.6
County
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoCity 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.7
City
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoDistrict 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.8
City district
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoBlock 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.9
Block (Neighborhood)
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoStreet 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.10
Street
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoLeadingStreetDirection 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.11
Street Direction
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoTrailingStreetSuffix 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.12
Trailing Street Suffix
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoStreetSuffix 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.13
Street Suffix
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoHouseNo 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.14
House No.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoHouseNoSuffix 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.15
House No. Suffix
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoLandmark 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.16
Landmark
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoAdditionalInfo 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.17
Additional Location Info
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoName 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.18
Name
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoZipCode 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.19
Zip code
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoBuilding 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.20
Building
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoApartment 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.21
Apartment/unit
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoFloor 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.22
Floor
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoRoomNumber 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.23
Room Number
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoPlaceType 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.24
Place type
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoPostalCommunityName 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.25
Postal Community Name
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoPoBox 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.26
Post Office Box
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoAdditionalCode 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.27
Addination Code
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..250)  

tnLldpStatusMedRemoteDeviceLocInfoCountryCode 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.28
The two-letter ISO 3166 country code in capital ASCII letters - Example: DK, DE or US.
Status: current Access: read-only
OBJECT-TYPE    
  TNDisplayString Size(0..2)  

tnLldpStatusMedRemoteDeviceNetworkPolicyInfoTable 1.3.6.1.4.1.868.2.5.151.1.3.4.3
This is a table to show the LLDP-MED remote device (neighbor) network policies information for a specific interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNLldpStatusMedRemoteDeviceNetworkPolicyInfoEntry

tnLldpStatusMedRemoteDeviceNetworkPolicyInfoEntry 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1
Each interface has a set of neighbors information
Status: current Access: not-accessible
OBJECT-TYPE    
  TNLldpStatusMedRemoteDeviceNetworkPolicyInfoEntry  

tnLldpStatusMedRemoteDeviceNetworkPolicyInfoIfIndex 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.1
Logical interface number index.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnLldpStatusMedRemoteDeviceNetworkPolicyInfoLldpmedIndex 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.2
Neighbor information table entry index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..192  

tnLldpStatusMedRemoteDeviceNetworkPolicyInfoLldpmedPolicy 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.3
Policy index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..31  

tnLldpStatusMedRemoteDeviceNetworkPolicyInfoApplicationType 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.5
The LLDP policy application type.
Status: current Access: read-only
OBJECT-TYPE    
  TNlldpmedRemoteNetworkPolicyApplicationType  

tnLldpStatusMedRemoteDeviceNetworkPolicyInfoUnknownPolicy 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.6
Policy indicates that an Endpoint Device wants to explicitly advertise that the policy is required by the device. Can be either Defined or Unknown Unknown: The network policy for the specified application type is currently unknown. Defined: The network policy is defined (known).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tnLldpStatusMedRemoteDeviceNetworkPolicyInfoTagged 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.7
Defines if LLDP policy uses tagged VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tnLldpStatusMedRemoteDeviceNetworkPolicyInfoVlanId 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.8
The policy VLAN ID. Only valid when policy 'Tagged' is TRUE
Status: current Access: read-only
OBJECT-TYPE    
  TNUnsigned16 1..4095  

tnLldpStatusMedRemoteDeviceNetworkPolicyInfoL2Priority 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.9
Shows the LLDP neighbor's policy L2 priority.
Status: current Access: read-only
OBJECT-TYPE    
  TNUnsigned8 0..7  

tnLldpStatusMedRemoteDeviceNetworkPolicyInfoDscp 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.10
LLDP policy DSCP.
Status: current Access: read-only
OBJECT-TYPE    
  TNUnsigned8 0..63  

tnLldpControl 1.3.6.1.4.1.868.2.5.151.1.4
OBJECT IDENTIFIER    

tnLldpControlStatisticsClear 1.3.6.1.4.1.868.2.5.151.1.4.1
OBJECT IDENTIFIER    

tnLldpControlStatisticsClearTable 1.3.6.1.4.1.868.2.5.151.1.4.1.1
This is a table to clear LLDP statistics for a specific interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNLldpControlStatisticsClearEntry

tnLldpControlStatisticsClearEntry 1.3.6.1.4.1.868.2.5.151.1.4.1.1.1
Each interface has a set of statistics counters
Status: current Access: not-accessible
OBJECT-TYPE    
  TNLldpControlStatisticsClearEntry  

tnLldpControlStatisticsClearIfIndex 1.3.6.1.4.1.868.2.5.151.1.4.1.1.1.1
Logical interface number index.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNInterfaceIndex  

tnLldpControlStatisticsClearStatisticsClear 1.3.6.1.4.1.868.2.5.151.1.4.1.1.1.2
Set to TRUE to clear the LLDP statistics of an interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnLldpControlStatisticsClearGlobal 1.3.6.1.4.1.868.2.5.151.1.4.1.2
OBJECT IDENTIFIER    

tnLldpControlStatisticsClearGlobalClear 1.3.6.1.4.1.868.2.5.151.1.4.1.2.1
Clear LLDP global counters.
Status: current Access: read-write
OBJECT-TYPE    
  TNUnsigned8  

tnLldpMibConformance 1.3.6.1.4.1.868.2.5.151.2
OBJECT IDENTIFIER    

tnLldpMibCompliances 1.3.6.1.4.1.868.2.5.151.2.1
OBJECT IDENTIFIER    

tnLldpMibGroups 1.3.6.1.4.1.868.2.5.151.2.2
OBJECT IDENTIFIER    

tnLldpConfigGlobalInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.1
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpConfigInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.2
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpConfigMedInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.3
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpConfigMedPolicyInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.4
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpConfigMedPolicyListInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.5
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpConfigMedGlobalInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.6
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpConfigMedLocationInformationInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.7
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpConfigMedPolicyRowEditorInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.8
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpStatusStatisticsGlobalCountersInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.9
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpStatusStatisticsTableInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.10
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpStatusNeighborsInformationInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.11
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpStatusNeighborsMgmtInformationInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.12
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpStatusMedRemoteDeviceInfoInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.13
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpStatusMedRemoteDeviceLocInfoInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.14
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpStatusMedRemoteDeviceNetworkPolicyInfoInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.15
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpControlStatisticsClearTableInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.16
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpControlStatisticsClearGlobalInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.17
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

tnLldpMibCompliance 1.3.6.1.4.1.868.2.5.151.2.1.1
The compliance statement for the implementation.
Status: current Access: read-write
MODULE-COMPLIANCE