TN-LLDP-MIB: View SNMP OID List / Download MIB

VENDOR: TRANSITION ENGINEERING INC.


 Home MIB: TN-LLDP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 tnLldpMib 1.3.6.1.4.1.868.2.5.151
This is a private version of the LLDP MIB
         tnLldpMibObjects 1.3.6.1.4.1.868.2.5.151.1
             tnLldpConfig 1.3.6.1.4.1.868.2.5.151.1.2
                 tnLldpConfigGlobal 1.3.6.1.4.1.868.2.5.151.1.2.1
                     tnLldpConfigGlobalReInitDelay 1.3.6.1.4.1.868.2.5.151.1.2.1.1 tnunsigned16 read-write
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.
                     tnLldpConfigGlobalMsgTxHold 1.3.6.1.4.1.868.2.5.151.1.2.1.2 tnunsigned16 read-write
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.
                     tnLldpConfigGlobalMsgTxInterval 1.3.6.1.4.1.868.2.5.151.1.2.1.3 tnunsigned16 read-write
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.
                     tnLldpConfigGlobalTxDelay 1.3.6.1.4.1.868.2.5.151.1.2.1.4 tnunsigned16 read-write
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.
                 tnLldpConfigTable 1.3.6.1.4.1.868.2.5.151.1.2.2 no-access
This is a table to configure LLDP configurations for a specific interface.
                     tnLldpConfigEntry 1.3.6.1.4.1.868.2.5.151.1.2.2.1 no-access
Each interface has a set of control parameters
                         tnLldpConfigIfIndex 1.3.6.1.4.1.868.2.5.151.1.2.2.1.1 tninterfaceindex no-access
Logical interface number index.
                         tnLldpConfigAdminState 1.3.6.1.4.1.868.2.5.151.1.2.2.1.3 tnlldpadminstate read-write
Sets the LLDP admin state for the interface.
                         tnLldpConfigCdpAware 1.3.6.1.4.1.868.2.5.151.1.2.2.1.4 truthvalue read-write
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.
                         tnLldpConfigOptionalTlvs 1.3.6.1.4.1.868.2.5.151.1.2.2.1.5 tnunsigned8 read-write
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.
                 tnLldpConfigMed 1.3.6.1.4.1.868.2.5.151.1.2.3
                     tnLldpConfigMedTable 1.3.6.1.4.1.868.2.5.151.1.2.3.1 no-access
This is a table to configure LLDP MEDIA configurations for a specific interface.
                         tnLldpConfigMedEntry 1.3.6.1.4.1.868.2.5.151.1.2.3.1.1 no-access
Each interface has a set of control parameters
                             tnLldpConfigMedIfIndex 1.3.6.1.4.1.868.2.5.151.1.2.3.1.1.1 tninterfaceindex no-access
Logical interface number index.
                             tnLldpConfigMedOptionalTlvs 1.3.6.1.4.1.868.2.5.151.1.2.3.1.1.3 tnunsigned8 read-write
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.
                             tnLldpConfigMedDeviceType 1.3.6.1.4.1.868.2.5.151.1.2.3.1.1.4 tnlldpmeddevicetype read-write
Setting device type to configure the mode the device shall operate as.
                     tnLldpConfigMedPolicyTable 1.3.6.1.4.1.868.2.5.151.1.2.3.2 no-access
This is a table to configure LLDP MED Policies for the device.
                         tnLldpConfigMedPolicyEntry 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1 no-access
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.
                             tnLldpConfigMedPolicyLldpmedPolicy 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1.1 integer32 no-access
Policy index.
                             tnLldpConfigMedPolicyApplicationType 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1.3 tnlldpmedremotenetworkpolicyapplicationtype read-write
The LLDP policy application type.
                             tnLldpConfigMedPolicyTagged 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1.4 truthvalue read-write
The LLDP policy tagged flag. Defines if LLDP policy uses tagged VLAN.
                             tnLldpConfigMedPolicyVlanId 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1.5 tnunsigned16 read-write
The LLDP policy VLAN ID. Only valid when policy 'Tagged' is TRUE
                             tnLldpConfigMedPolicyL2Priority 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1.6 tnunsigned8 read-write
The LLDP policy L2 priority.
                             tnLldpConfigMedPolicyDscp 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1.7 tnunsigned8 read-write
The LLDP policy DSCP.
                             tnLldpConfigMedPolicyAction 1.3.6.1.4.1.868.2.5.151.1.2.3.2.1.100 tnroweditorstate read-write
Action
                     tnLldpConfigMedPolicyListTable 1.3.6.1.4.1.868.2.5.151.1.2.3.3 no-access
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.
                         tnLldpConfigMedPolicyListEntry 1.3.6.1.4.1.868.2.5.151.1.2.3.3.1 no-access
Each location information has a control parameter
                             tnLldpConfigMedPolicyListIfIndex 1.3.6.1.4.1.868.2.5.151.1.2.3.3.1.1 tninterfaceindex no-access
Logical interface number index.
                             tnLldpConfigMedPolicyListLldpmedPolicy 1.3.6.1.4.1.868.2.5.151.1.2.3.3.1.3 integer32 no-access
Policy index.
                             tnLldpConfigMedPolicyListLldpmedPoliciesList 1.3.6.1.4.1.868.2.5.151.1.2.3.3.1.4 truthvalue read-write
Set to TRUE assign the corresponding policy index to the interface.
                     tnLldpConfigMedGlobal 1.3.6.1.4.1.868.2.5.151.1.2.3.4
                         tnLldpConfigMedGlobalFastRepeatCount 1.3.6.1.4.1.868.2.5.151.1.2.3.4.1 tnunsigned8 read-write
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.
                         tnLldpConfigMedGlobalLatitude 1.3.6.1.4.1.868.2.5.151.1.2.3.4.2 tninteger64 read-write
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.
                         tnLldpConfigMedGlobalLongitude 1.3.6.1.4.1.868.2.5.151.1.2.3.4.3 tninteger64 read-write
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.
                         tnLldpConfigMedGlobalAltitudeType 1.3.6.1.4.1.868.2.5.151.1.2.3.4.4 tnlldpmedaltitudetype read-write
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.
                         tnLldpConfigMedGlobalAltitude 1.3.6.1.4.1.868.2.5.151.1.2.3.4.5 integer32 read-write
Altitude value in 2s-complement as specified in RFC 3825
                         tnLldpConfigMedGlobalElinAddr 1.3.6.1.4.1.868.2.5.151.1.2.3.4.6 tndisplaystring read-write
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.
                         tnLldpConfigMedGlobalDatum 1.3.6.1.4.1.868.2.5.151.1.2.3.4.7 tnlldpmeddatumtype read-write
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.
                         tnLldpConfigMedGlobalCountryCode 1.3.6.1.4.1.868.2.5.151.1.2.3.4.8 tndisplaystring read-write
The two-letter ISO 3166 country code in capital ASCII letters - Example: DK, DE or US.
                     tnLldpConfigMedLocationInformationTable 1.3.6.1.4.1.868.2.5.151.1.2.3.5 no-access
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.
                         tnLldpConfigMedLocationInformationEntry 1.3.6.1.4.1.868.2.5.151.1.2.3.5.1 no-access
Each civic address type as defined in TIA1057, Section 3.4 in Annex B
                             tnLldpConfigMedLocationInformationLldpmedIndex 1.3.6.1.4.1.868.2.5.151.1.2.3.5.1.2 tnlldpmedcivicaddresstype no-access
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
                             tnLldpConfigMedLocationInformationCivicAddress 1.3.6.1.4.1.868.2.5.151.1.2.3.5.1.3 tndisplaystring read-write
Civic address
                     tnLldpConfigMedPolicyRowEditor 1.3.6.1.4.1.868.2.5.151.1.2.3.6
                         tnLldpConfigMedPolicyRowEditorLldpmedPolicy 1.3.6.1.4.1.868.2.5.151.1.2.3.6.1 integer32 read-write
Policy index.
                         tnLldpConfigMedPolicyRowEditorApplicationType 1.3.6.1.4.1.868.2.5.151.1.2.3.6.3 tnlldpmedremotenetworkpolicyapplicationtype read-write
The LLDP policy application type.
                         tnLldpConfigMedPolicyRowEditorTagged 1.3.6.1.4.1.868.2.5.151.1.2.3.6.4 truthvalue read-write
The LLDP policy tagged flag. Defines if LLDP policy uses tagged VLAN.
                         tnLldpConfigMedPolicyRowEditorVlanId 1.3.6.1.4.1.868.2.5.151.1.2.3.6.5 tnunsigned16 read-write
The LLDP policy VLAN ID. Only valid when policy 'Tagged' is TRUE
                         tnLldpConfigMedPolicyRowEditorL2Priority 1.3.6.1.4.1.868.2.5.151.1.2.3.6.6 tnunsigned8 read-write
The LLDP policy L2 priority.
                         tnLldpConfigMedPolicyRowEditorDscp 1.3.6.1.4.1.868.2.5.151.1.2.3.6.7 tnunsigned8 read-write
The LLDP policy DSCP.
                         tnLldpConfigMedPolicyRowEditorAction 1.3.6.1.4.1.868.2.5.151.1.2.3.6.100 tnroweditorstate read-write
Action
             tnLldpStatus 1.3.6.1.4.1.868.2.5.151.1.3
                 tnLldpStatusStatistics 1.3.6.1.4.1.868.2.5.151.1.3.1
                     tnLldpStatusStatisticsGlobalCounters 1.3.6.1.4.1.868.2.5.151.1.3.1.1
                         tnLldpStatusStatisticsGlobalCountersTableInserts 1.3.6.1.4.1.868.2.5.151.1.3.1.1.1 unsigned32 read-only
Shows the number of new entries added since switch reboot.
                         tnLldpStatusStatisticsGlobalCountersTableDeletes 1.3.6.1.4.1.868.2.5.151.1.3.1.1.2 unsigned32 read-only
Shows the number of new entries deleted since switch reboot.
                         tnLldpStatusStatisticsGlobalCountersTableDrops 1.3.6.1.4.1.868.2.5.151.1.3.1.1.3 unsigned32 read-only
Shows the number of LLDP frames dropped due to the entry table being full.
                         tnLldpStatusStatisticsGlobalCountersTableAgeOuts 1.3.6.1.4.1.868.2.5.151.1.3.1.1.4 unsigned32 read-only
Shows the number of entries deleted due to Time-To-Live expiring.
                         tnLldpStatusStatisticsGlobalCountersLastChangeTime 1.3.6.1.4.1.868.2.5.151.1.3.1.1.5 tnunsigned64 read-only
Shows the time when the last entry was last deleted or added. It also shows the time elapsed since the last change was detected.
                     tnLldpStatusStatisticsTable 1.3.6.1.4.1.868.2.5.151.1.3.1.2 no-access
This table represents the LLDP interface counters
                         tnLldpStatusStatisticsEntry 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1 no-access
Each port interface has a set of statistics counters
                             tnLldpStatusStatisticsIfIndex 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.1 tninterfaceindex no-access
Logical interface number index.
                             tnLldpStatusStatisticsTxTotal 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.2 unsigned32 read-only
Shows the number of LLDP frames transmitted.
                             tnLldpStatusStatisticsRxTotal 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.3 unsigned32 read-only
Shows the number of LLDP frames received.
                             tnLldpStatusStatisticsRxError 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.4 unsigned32 read-only
Shows the number of received LLDP frames containing some kind of error.
                             tnLldpStatusStatisticsRxDiscarded 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.5 unsigned32 read-only
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.
                             tnLldpStatusStatisticsTLVsDiscarded 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.6 unsigned32 read-only
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.
                             tnLldpStatusStatisticsTLVsUnrecognized 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.7 unsigned32 read-only
Shows the number of well-formed TLVs, but with an unknown type value.
                             tnLldpStatusStatisticsTLVsOrgDiscarded 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.8 unsigned32 read-only
Shows the number of well-formed TLVs, but with an organizationally TLV which is not supported.
                             tnLldpStatusStatisticsAgeOuts 1.3.6.1.4.1.868.2.5.151.1.3.1.2.1.9 unsigned32 read-only
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.
                 tnLldpStatusNeighborsInformationTable 1.3.6.1.4.1.868.2.5.151.1.3.2 no-access
This is a table to show the LLDP neighbors information for a specific interface.
                     tnLldpStatusNeighborsInformationEntry 1.3.6.1.4.1.868.2.5.151.1.3.2.1 no-access
Each interface has a set of neighbors information
                         tnLldpStatusNeighborsInformationIfIndex 1.3.6.1.4.1.868.2.5.151.1.3.2.1.1 tninterfaceindex no-access
Logical interface number index.
                         tnLldpStatusNeighborsInformationLldpmedIndex 1.3.6.1.4.1.868.2.5.151.1.3.2.1.2 integer32 no-access
Neighbor information table entry index.
                         tnLldpStatusNeighborsInformationChassisId 1.3.6.1.4.1.868.2.5.151.1.3.2.1.4 tndisplaystring read-only
Shows the LLDP neighbor's chassis Id.
                         tnLldpStatusNeighborsInformationPortId 1.3.6.1.4.1.868.2.5.151.1.3.2.1.5 tndisplaystring read-only
Shows the LLDP neighbor's port id.
                         tnLldpStatusNeighborsInformationPortDescription 1.3.6.1.4.1.868.2.5.151.1.3.2.1.6 tndisplaystring read-only
Shows the LLDP neighbor's port description.
                         tnLldpStatusNeighborsInformationSystemName 1.3.6.1.4.1.868.2.5.151.1.3.2.1.7 tndisplaystring read-only
Shows the LLDP neighbor's system name.
                         tnLldpStatusNeighborsInformationSystemDescription 1.3.6.1.4.1.868.2.5.151.1.3.2.1.8 tndisplaystring read-only
Shows the LLDP neighbor's system description.
                         tnLldpStatusNeighborsInformationSystemCapabilities 1.3.6.1.4.1.868.2.5.151.1.3.2.1.9 tnunsigned16 read-only
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.
                         tnLldpStatusNeighborsInformationSystemCapabilitiesEnable 1.3.6.1.4.1.868.2.5.151.1.3.2.1.10 tnunsigned16 read-only
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.
                 tnLldpStatusNeighborsMgmtInformationTable 1.3.6.1.4.1.868.2.5.151.1.3.3 no-access
This is a table to show the LLDP neighbors information for a specific interface.
                     tnLldpStatusNeighborsMgmtInformationEntry 1.3.6.1.4.1.868.2.5.151.1.3.3.1 no-access
Each interface has a set of neighbors information
                         tnLldpStatusNeighborsMgmtInformationIfIndex 1.3.6.1.4.1.868.2.5.151.1.3.3.1.1 tninterfaceindex no-access
Logical interface number index.
                         tnLldpStatusNeighborsMgmtInformationLldpmedIndex 1.3.6.1.4.1.868.2.5.151.1.3.3.1.2 integer32 no-access
Neighbor information table entry index.
                         tnLldpStatusNeighborsMgmtInformationLldpManagement 1.3.6.1.4.1.868.2.5.151.1.3.3.1.4 integer32 no-access
Neighbor management information table entry index.
                         tnLldpStatusNeighborsMgmtInformationSystemMgmAddressSubtype 1.3.6.1.4.1.868.2.5.151.1.3.3.1.5 tnunsigned8 read-only
LLDP neighbor's management address subtype , section 9.5.9.3 IEEE802.1AB-2005.
                         tnLldpStatusNeighborsMgmtInformationSystemMgmtAddress 1.3.6.1.4.1.868.2.5.151.1.3.3.1.6 tndisplaystring read-only
LLDP neighbor's management address string, section 9.5.9.4 IEEE802.1AB-2005.
                         tnLldpStatusNeighborsMgmtInformationSystemMgmtInterfaceSubtype 1.3.6.1.4.1.868.2.5.151.1.3.3.1.7 integer32 read-only
Interface numbering subtype, section 9.5.9.5 IEEE802.1AB-2005.
                         tnLldpStatusNeighborsMgmtInformationSystemMgmtInterface 1.3.6.1.4.1.868.2.5.151.1.3.3.1.8 integer32 read-only
Interface number, section 9.5.9.6 IEEE802.1AB-2005.
                         tnLldpStatusNeighborsMgmtInformationSystemMgmtOid 1.3.6.1.4.1.868.2.5.151.1.3.3.1.9 object identifier read-only
Object identifier, section 9.5.9.8 IEEE802.1AB-2005.
                 tnLldpStatusMed 1.3.6.1.4.1.868.2.5.151.1.3.4
                     tnLldpStatusMedRemoteDeviceInfoTable 1.3.6.1.4.1.868.2.5.151.1.3.4.1 no-access
This is a table to show the LLDP neighbors information for a specific interface.
                         tnLldpStatusMedRemoteDeviceInfoEntry 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1 no-access
Each interface has a set of neighbors information
                             tnLldpStatusMedRemoteDeviceInfoIfIndex 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.1 tninterfaceindex no-access
Logical interface number index.
                             tnLldpStatusMedRemoteDeviceInfoLldpmedIndex 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.2 integer32 no-access
Neighbor information table entry index.
                             tnLldpStatusMedRemoteDeviceInfoCapabilities 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.4 tnunsigned16 read-only
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
                             tnLldpStatusMedRemoteDeviceInfoCapabilitiesEnabled 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.5 tnunsigned16 read-only
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
                             tnLldpStatusMedRemoteDeviceInfoLatitude 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.6 tninteger64 read-only
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.
                             tnLldpStatusMedRemoteDeviceInfoLongitude 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.7 tninteger64 read-only
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.
                             tnLldpStatusMedRemoteDeviceInfoAltitudeType 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.8 tnlldpmedaltitudetype read-only
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.
                             tnLldpStatusMedRemoteDeviceInfoAltitude 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.9 integer32 read-only
Altitude value in 2s-complement as specified in RFC 3825
                             tnLldpStatusMedRemoteDeviceInfoDatum 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.10 tnlldpmeddatumtype read-only
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.
                             tnLldpStatusMedRemoteDeviceInfoElinaddr 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.11 tndisplaystring read-only
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.
                             tnLldpStatusMedRemoteDeviceInfoDeviceType 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.12 tnlldpmedremotedevicetype read-only
Shows the LLDP neighbor's device type.
                             tnLldpStatusMedRemoteDeviceInfoHwRev 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.13 tndisplaystring read-only
Shows the LLDP neighbor's hardware revision.
                             tnLldpStatusMedRemoteDeviceInfoFwRev 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.14 tndisplaystring read-only
Shows the LLDP neighbor's firmware revision.
                             tnLldpStatusMedRemoteDeviceInfoSwRev 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.15 tndisplaystring read-only
Shows the LLDP neighbor's software revision.
                             tnLldpStatusMedRemoteDeviceInfoSerialNo 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.16 tndisplaystring read-only
Shows the LLDP neighbor's serial number.
                             tnLldpStatusMedRemoteDeviceInfoManufacturerName 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.17 tndisplaystring read-only
Shows the LLDP neighbor's manufacturer name.
                             tnLldpStatusMedRemoteDeviceInfoModelName 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.18 tndisplaystring read-only
Shows the LLDP neighbor's model name.
                             tnLldpStatusMedRemoteDeviceInfoAssetId 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.19 tndisplaystring read-only
Shows the LLDP neighbor's asset id.
                             tnLldpStatusMedRemoteDeviceInfoEeeRxTwSys 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.20 tnunsigned16 read-only
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.
                             tnLldpStatusMedRemoteDeviceInfoEeeTxTwSys 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.21 tnunsigned16 read-only
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.
                             tnLldpStatusMedRemoteDeviceInfoEeeFbTwSys 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.22 tnunsigned16 read-only
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.
                             tnLldpStatusMedRemoteDeviceInfoEeeTxTwSysEcho 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.23 tnunsigned16 read-only
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.
                             tnLldpStatusMedRemoteDeviceInfoEeeRxTwSysEcho 1.3.6.1.4.1.868.2.5.151.1.3.4.1.1.24 tnunsigned16 read-only
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.
                     tnLldpStatusMedRemoteDeviceLocInfoTable 1.3.6.1.4.1.868.2.5.151.1.3.4.2 no-access
This is a table to show the LLDP-MED remote device (neighbor) civic location information for a specific interface.
                         tnLldpStatusMedRemoteDeviceLocInfoEntry 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1 no-access
Each interface has a set of neighbors information
                             tnLldpStatusMedRemoteDeviceLocInfoIfIndex 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.1 tninterfaceindex no-access
Logical interface number index.
                             tnLldpStatusMedRemoteDeviceLocInfoLldpmedIndex 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.2 integer32 no-access
Neighbor information table entry index.
                             tnLldpStatusMedRemoteDeviceLocInfoState 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.5 tndisplaystring read-only
National subdivision
                             tnLldpStatusMedRemoteDeviceLocInfoCounty 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.6 tndisplaystring read-only
County
                             tnLldpStatusMedRemoteDeviceLocInfoCity 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.7 tndisplaystring read-only
City
                             tnLldpStatusMedRemoteDeviceLocInfoDistrict 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.8 tndisplaystring read-only
City district
                             tnLldpStatusMedRemoteDeviceLocInfoBlock 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.9 tndisplaystring read-only
Block (Neighborhood)
                             tnLldpStatusMedRemoteDeviceLocInfoStreet 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.10 tndisplaystring read-only
Street
                             tnLldpStatusMedRemoteDeviceLocInfoLeadingStreetDirection 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.11 tndisplaystring read-only
Street Direction
                             tnLldpStatusMedRemoteDeviceLocInfoTrailingStreetSuffix 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.12 tndisplaystring read-only
Trailing Street Suffix
                             tnLldpStatusMedRemoteDeviceLocInfoStreetSuffix 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.13 tndisplaystring read-only
Street Suffix
                             tnLldpStatusMedRemoteDeviceLocInfoHouseNo 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.14 tndisplaystring read-only
House No.
                             tnLldpStatusMedRemoteDeviceLocInfoHouseNoSuffix 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.15 tndisplaystring read-only
House No. Suffix
                             tnLldpStatusMedRemoteDeviceLocInfoLandmark 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.16 tndisplaystring read-only
Landmark
                             tnLldpStatusMedRemoteDeviceLocInfoAdditionalInfo 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.17 tndisplaystring read-only
Additional Location Info
                             tnLldpStatusMedRemoteDeviceLocInfoName 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.18 tndisplaystring read-only
Name
                             tnLldpStatusMedRemoteDeviceLocInfoZipCode 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.19 tndisplaystring read-only
Zip code
                             tnLldpStatusMedRemoteDeviceLocInfoBuilding 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.20 tndisplaystring read-only
Building
                             tnLldpStatusMedRemoteDeviceLocInfoApartment 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.21 tndisplaystring read-only
Apartment/unit
                             tnLldpStatusMedRemoteDeviceLocInfoFloor 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.22 tndisplaystring read-only
Floor
                             tnLldpStatusMedRemoteDeviceLocInfoRoomNumber 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.23 tndisplaystring read-only
Room Number
                             tnLldpStatusMedRemoteDeviceLocInfoPlaceType 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.24 tndisplaystring read-only
Place type
                             tnLldpStatusMedRemoteDeviceLocInfoPostalCommunityName 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.25 tndisplaystring read-only
Postal Community Name
                             tnLldpStatusMedRemoteDeviceLocInfoPoBox 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.26 tndisplaystring read-only
Post Office Box
                             tnLldpStatusMedRemoteDeviceLocInfoAdditionalCode 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.27 tndisplaystring read-only
Addination Code
                             tnLldpStatusMedRemoteDeviceLocInfoCountryCode 1.3.6.1.4.1.868.2.5.151.1.3.4.2.1.28 tndisplaystring read-only
The two-letter ISO 3166 country code in capital ASCII letters - Example: DK, DE or US.
                     tnLldpStatusMedRemoteDeviceNetworkPolicyInfoTable 1.3.6.1.4.1.868.2.5.151.1.3.4.3 no-access
This is a table to show the LLDP-MED remote device (neighbor) network policies information for a specific interface.
                         tnLldpStatusMedRemoteDeviceNetworkPolicyInfoEntry 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1 no-access
Each interface has a set of neighbors information
                             tnLldpStatusMedRemoteDeviceNetworkPolicyInfoIfIndex 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.1 tninterfaceindex no-access
Logical interface number index.
                             tnLldpStatusMedRemoteDeviceNetworkPolicyInfoLldpmedIndex 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.2 integer32 no-access
Neighbor information table entry index.
                             tnLldpStatusMedRemoteDeviceNetworkPolicyInfoLldpmedPolicy 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.3 integer32 no-access
Policy index.
                             tnLldpStatusMedRemoteDeviceNetworkPolicyInfoApplicationType 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.5 tnlldpmedremotenetworkpolicyapplicationtype read-only
The LLDP policy application type.
                             tnLldpStatusMedRemoteDeviceNetworkPolicyInfoUnknownPolicy 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.6 truthvalue read-only
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).
                             tnLldpStatusMedRemoteDeviceNetworkPolicyInfoTagged 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.7 truthvalue read-only
Defines if LLDP policy uses tagged VLAN.
                             tnLldpStatusMedRemoteDeviceNetworkPolicyInfoVlanId 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.8 tnunsigned16 read-only
The policy VLAN ID. Only valid when policy 'Tagged' is TRUE
                             tnLldpStatusMedRemoteDeviceNetworkPolicyInfoL2Priority 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.9 tnunsigned8 read-only
Shows the LLDP neighbor's policy L2 priority.
                             tnLldpStatusMedRemoteDeviceNetworkPolicyInfoDscp 1.3.6.1.4.1.868.2.5.151.1.3.4.3.1.10 tnunsigned8 read-only
LLDP policy DSCP.
             tnLldpControl 1.3.6.1.4.1.868.2.5.151.1.4
                 tnLldpControlStatisticsClear 1.3.6.1.4.1.868.2.5.151.1.4.1
                     tnLldpControlStatisticsClearTable 1.3.6.1.4.1.868.2.5.151.1.4.1.1 no-access
This is a table to clear LLDP statistics for a specific interface.
                         tnLldpControlStatisticsClearEntry 1.3.6.1.4.1.868.2.5.151.1.4.1.1.1 no-access
Each interface has a set of statistics counters
                             tnLldpControlStatisticsClearIfIndex 1.3.6.1.4.1.868.2.5.151.1.4.1.1.1.1 tninterfaceindex no-access
Logical interface number index.
                             tnLldpControlStatisticsClearStatisticsClear 1.3.6.1.4.1.868.2.5.151.1.4.1.1.1.2 truthvalue read-write
Set to TRUE to clear the LLDP statistics of an interface.
                     tnLldpControlStatisticsClearGlobal 1.3.6.1.4.1.868.2.5.151.1.4.1.2
                         tnLldpControlStatisticsClearGlobalClear 1.3.6.1.4.1.868.2.5.151.1.4.1.2.1 tnunsigned8 read-write
Clear LLDP global counters.
         tnLldpMibConformance 1.3.6.1.4.1.868.2.5.151.2
             tnLldpMibCompliances 1.3.6.1.4.1.868.2.5.151.2.1
                 tnLldpMibCompliance 1.3.6.1.4.1.868.2.5.151.2.1.1
The compliance statement for the implementation.
             tnLldpMibGroups 1.3.6.1.4.1.868.2.5.151.2.2
                 tnLldpConfigGlobalInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.1
A collection of objects suitable for bulk operations.
                 tnLldpConfigInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.2
A collection of objects suitable for bulk operations.
                 tnLldpConfigMedInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.3
A collection of objects suitable for bulk operations.
                 tnLldpConfigMedPolicyInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.4
A collection of objects suitable for bulk operations.
                 tnLldpConfigMedPolicyListInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.5
A collection of objects suitable for bulk operations.
                 tnLldpConfigMedGlobalInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.6
A collection of objects suitable for bulk operations.
                 tnLldpConfigMedLocationInformationInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.7
A collection of objects suitable for bulk operations.
                 tnLldpConfigMedPolicyRowEditorInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.8
A collection of objects suitable for bulk operations.
                 tnLldpStatusStatisticsGlobalCountersInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.9
A collection of objects suitable for bulk operations.
                 tnLldpStatusStatisticsTableInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.10
A collection of objects suitable for bulk operations.
                 tnLldpStatusNeighborsInformationInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.11
A collection of objects suitable for bulk operations.
                 tnLldpStatusNeighborsMgmtInformationInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.12
A collection of objects suitable for bulk operations.
                 tnLldpStatusMedRemoteDeviceInfoInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.13
A collection of objects suitable for bulk operations.
                 tnLldpStatusMedRemoteDeviceLocInfoInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.14
A collection of objects suitable for bulk operations.
                 tnLldpStatusMedRemoteDeviceNetworkPolicyInfoInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.15
A collection of objects suitable for bulk operations.
                 tnLldpControlStatisticsClearTableInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.16
A collection of objects suitable for bulk operations.
                 tnLldpControlStatisticsClearGlobalInfoGroup 1.3.6.1.4.1.868.2.5.151.2.2.17
A collection of objects suitable for bulk operations.