ME1200-LLDP-MIB

File: ME1200-LLDP-MIB.mib (24000 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
CISCOME1200-MIB ME1200-TC

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE TEXTUAL-CONVENTION me1200SwitchMgmt
ME1200DisplayString ME1200InterfaceIndex ME1200Unsigned16
ME1200Unsigned64 ME1200Unsigned8 Integer32
Unsigned32 TruthValue

Defined Types

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

ME1200LldpConfigurationEntry  
SEQUENCE    
  me1200LldpConfigurationIfIndex ME1200InterfaceIndex
  me1200LldpConfigurationAdminState ME1200lldpAdminState
  me1200LldpConfigurationCdpAware TruthValue
  me1200LldpConfigurationOptionalTlvs ME1200Unsigned8

ME1200LldpStatisticsEntry  
SEQUENCE    
  me1200LldpStatisticsIfIndex ME1200InterfaceIndex
  me1200LldpStatisticsTxTotal Unsigned32
  me1200LldpStatisticsRxTotal Unsigned32
  me1200LldpStatisticsRxError Unsigned32
  me1200LldpStatisticsRxDiscarded Unsigned32
  me1200LldpStatisticsTLVsDiscarded Unsigned32
  me1200LldpStatisticsTLVsUnrecognized Unsigned32
  me1200LldpStatisticsTLVsOrgDiscarded Unsigned32
  me1200LldpStatisticsAgeOuts Unsigned32

ME1200LldpNeighborsInformationEntry  
SEQUENCE    
  me1200LldpNeighborsInformationIfIndex ME1200InterfaceIndex
  me1200LldpNeighborsInformationLldpIndex Integer32
  me1200LldpNeighborsInformationChassisId ME1200DisplayString
  me1200LldpNeighborsInformationPortId ME1200DisplayString
  me1200LldpNeighborsInformationPortDescription ME1200DisplayString
  me1200LldpNeighborsInformationSystemName ME1200DisplayString
  me1200LldpNeighborsInformationSystemDescription ME1200DisplayString
  me1200LldpNeighborsInformationSystemCapabilities ME1200Unsigned16
  me1200LldpNeighborsInformationSystemCapabilitiesEnable ME1200Unsigned16

ME1200LldpNeighborsManagementInformationEntry  
SEQUENCE    
  me1200LldpNeighborsManagementInformationIfIndex ME1200InterfaceIndex
  me1200LldpNeighborsManagementInformationLldpIndex Integer32
  me1200LldpNeighborsManagementInformationLldpManagement Integer32
  me1200LldpNeighborsManagementInformationSystemManagementAddress ME1200DisplayString

ME1200LldpControlStatisticsClearEntry  
SEQUENCE    
  me1200LldpControlStatisticsClearIfIndex ME1200InterfaceIndex
  me1200LldpControlStatisticsClearStatisticsClear TruthValue

Defined Values

me1200LldpMib 1.3.6.1.4.1.9.9.815.1.34
This is a private version of the LLDP MIB
MODULE-IDENTITY    

me1200LldpObjects 1.3.6.1.4.1.9.9.815.1.34.1
OBJECT IDENTIFIER    

me1200LldpConfig 1.3.6.1.4.1.9.9.815.1.34.1.2
OBJECT IDENTIFIER    

me1200LldpGlobal 1.3.6.1.4.1.9.9.815.1.34.1.2.1
OBJECT IDENTIFIER    

me1200LldpGlobalInitDelay 1.3.6.1.4.1.9.9.815.1.34.1.2.1.1
Set the LLDP tx reinitialization delay in seconds. Valid range 1-10. Note: Must be less than 0.25 times the Tx interval.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200LldpGlobalMsgTxHold 1.3.6.1.4.1.9.9.815.1.34.1.2.1.2
Set the LLDP tx hold time in seconds. Valid range 2-10.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200LldpGlobalMsgTxInterval 1.3.6.1.4.1.9.9.815.1.34.1.2.1.3
Set the LLDP tx interval in seconds.. Valid range 5-32768.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200LldpGlobalTxDelay 1.3.6.1.4.1.9.9.815.1.34.1.2.1.4
Set the LLDP tx delay in seconds. Valid range 1-8192. Note: Must be larger at least 4 times the size of Tx delay
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200LldpConfigurationTable 1.3.6.1.4.1.9.9.815.1.34.1.2.2
This is a table to configure LLDP configurations for a specific interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200LldpConfigurationEntry

me1200LldpConfigurationEntry 1.3.6.1.4.1.9.9.815.1.34.1.2.2.1
Each port has a set of control parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200LldpConfigurationEntry  

me1200LldpConfigurationIfIndex 1.3.6.1.4.1.9.9.815.1.34.1.2.2.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200LldpConfigurationAdminState 1.3.6.1.4.1.9.9.815.1.34.1.2.2.1.3
Sets the LLDP admin state for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200lldpAdminState  

me1200LldpConfigurationCdpAware 1.3.6.1.4.1.9.9.815.1.34.1.2.2.1.4
Enables/disables CDP awareness for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200LldpConfigurationOptionalTlvs 1.3.6.1.4.1.9.9.815.1.34.1.2.2.1.5
Enables/Disables the LLDP optional TLVs. Bit mask, where setting the bit to 1 means enable the optional 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    
  ME1200Unsigned8 0..31  

me1200LldpStatus 1.3.6.1.4.1.9.9.815.1.34.1.3
OBJECT IDENTIFIER    

me1200LldpStatistics 1.3.6.1.4.1.9.9.815.1.34.1.3.2
OBJECT IDENTIFIER    

me1200LldpStatisticsGlobalCounters 1.3.6.1.4.1.9.9.815.1.34.1.3.2.1
OBJECT IDENTIFIER    

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

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

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

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

me1200LldpStatisticsGlobalCountersLastChangeTime 1.3.6.1.4.1.9.9.815.1.34.1.3.2.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    
  ME1200Unsigned64  

me1200LldpStatisticsTable 1.3.6.1.4.1.9.9.815.1.34.1.3.2.2
This table represents the LLDP interface counters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200LldpStatisticsEntry

me1200LldpStatisticsEntry 1.3.6.1.4.1.9.9.815.1.34.1.3.2.2.1
Each port interface has a set of statistics counters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200LldpStatisticsEntry  

me1200LldpStatisticsIfIndex 1.3.6.1.4.1.9.9.815.1.34.1.3.2.2.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

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

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

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

me1200LldpStatisticsRxDiscarded 1.3.6.1.4.1.9.9.815.1.34.1.3.2.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  

me1200LldpStatisticsTLVsDiscarded 1.3.6.1.4.1.9.9.815.1.34.1.3.2.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  

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

me1200LldpStatisticsTLVsOrgDiscarded 1.3.6.1.4.1.9.9.815.1.34.1.3.2.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  

me1200LldpStatisticsAgeOuts 1.3.6.1.4.1.9.9.815.1.34.1.3.2.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  

me1200LldpNeighborsInformationTable 1.3.6.1.4.1.9.9.815.1.34.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  
    ME1200LldpNeighborsInformationEntry

me1200LldpNeighborsInformationEntry 1.3.6.1.4.1.9.9.815.1.34.1.3.3.1
Each port has a set of neighbors information
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200LldpNeighborsInformationEntry  

me1200LldpNeighborsInformationIfIndex 1.3.6.1.4.1.9.9.815.1.34.1.3.3.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

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

me1200LldpNeighborsInformationChassisId 1.3.6.1.4.1.9.9.815.1.34.1.3.3.1.4
Shows the LLDP neighbor's chassis Id.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200DisplayString Size(0..254)  

me1200LldpNeighborsInformationPortId 1.3.6.1.4.1.9.9.815.1.34.1.3.3.1.5
Shows the LLDP neighbor's port id.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200DisplayString Size(0..254)  

me1200LldpNeighborsInformationPortDescription 1.3.6.1.4.1.9.9.815.1.34.1.3.3.1.6
Shows the LLDP neighbor's port description.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200DisplayString Size(0..254)  

me1200LldpNeighborsInformationSystemName 1.3.6.1.4.1.9.9.815.1.34.1.3.3.1.7
Shows the LLDP neighbor's system name.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200DisplayString Size(0..254)  

me1200LldpNeighborsInformationSystemDescription 1.3.6.1.4.1.9.9.815.1.34.1.3.3.1.8
Shows the LLDP neighbor's system description.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200DisplayString Size(0..254)  

me1200LldpNeighborsInformationSystemCapabilities 1.3.6.1.4.1.9.9.815.1.34.1.3.3.1.9
Shows the LLDP neighbor's system capabilities.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200Unsigned16  

me1200LldpNeighborsInformationSystemCapabilitiesEnable 1.3.6.1.4.1.9.9.815.1.34.1.3.3.1.10
Shows the LLDP neighbor's system capabilities which is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200Unsigned16  

me1200LldpNeighborsManagementInformationTable 1.3.6.1.4.1.9.9.815.1.34.1.3.4
This is a table to show the LLDP neighbor`s management information for a specific interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200LldpNeighborsManagementInformationEntry

me1200LldpNeighborsManagementInformationEntry 1.3.6.1.4.1.9.9.815.1.34.1.3.4.1
Each port has a set of neighbors information
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200LldpNeighborsManagementInformationEntry  

me1200LldpNeighborsManagementInformationIfIndex 1.3.6.1.4.1.9.9.815.1.34.1.3.4.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

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

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

me1200LldpNeighborsManagementInformationSystemManagementAddress 1.3.6.1.4.1.9.9.815.1.34.1.3.4.1.5
Shows the LLDP neighbor's management address.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200DisplayString Size(0..166)  

me1200LldpControl 1.3.6.1.4.1.9.9.815.1.34.1.4
OBJECT IDENTIFIER    

me1200LldpStatisticsClear 1.3.6.1.4.1.9.9.815.1.34.1.4.1
OBJECT IDENTIFIER    

me1200LldpControlStatisticsClearTable 1.3.6.1.4.1.9.9.815.1.34.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  
    ME1200LldpControlStatisticsClearEntry

me1200LldpControlStatisticsClearEntry 1.3.6.1.4.1.9.9.815.1.34.1.4.1.1.1
Each interface has a set of statistics counters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200LldpControlStatisticsClearEntry  

me1200LldpControlStatisticsClearIfIndex 1.3.6.1.4.1.9.9.815.1.34.1.4.1.1.1.1
Logical interface number index.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200LldpControlStatisticsClearStatisticsClear 1.3.6.1.4.1.9.9.815.1.34.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  

me1200LldpControlStatisticsClearGlobal 1.3.6.1.4.1.9.9.815.1.34.1.4.1.2
OBJECT IDENTIFIER    

me1200LldpControlStatisticsClearGlobalClear 1.3.6.1.4.1.9.9.815.1.34.1.4.1.2.1
Set to TRUE to clear the LLDP global statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200LldpMibConformance 1.3.6.1.4.1.9.9.815.1.34.3
OBJECT IDENTIFIER    

me1200LldpMibCompliances 1.3.6.1.4.1.9.9.815.1.34.3.1
OBJECT IDENTIFIER    

me1200LldpMibGroups 1.3.6.1.4.1.9.9.815.1.34.3.2
OBJECT IDENTIFIER    

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

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

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

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

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

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

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

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

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