HH3C-LLDP-EXT-MIB

File: HH3C-LLDP-EXT-MIB.mib (4379 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HH3C-OID-MIB
LLDP-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 TruthValue hh3cCommon
LldpPortNumber

Defined Types

Hh3clldpPortConfigEntry  
SEQUENCE    
  hh3clldpPortConfigPortNum LldpPortNumber
  hh3clldpPortConfigCDPComplianceStatus INTEGER

Defined Values

hh3clldp 1.3.6.1.4.1.25506.2.100
LLDP extended management infomation.
MODULE-IDENTITY    

hh3clldpObjects 1.3.6.1.4.1.25506.2.100.1
OBJECT IDENTIFIER    

hh3clldpConfiguration 1.3.6.1.4.1.25506.2.100.1.1
OBJECT IDENTIFIER    

hh3clldpAdminStatus 1.3.6.1.4.1.25506.2.100.1.1.1
The global administratively desired status of the local LLDP agent.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3clldpComplianceCDPStatus 1.3.6.1.4.1.25506.2.100.1.1.2
The global administratively desired status of CDP Compliance.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3clldpPortConfigTable 1.3.6.1.4.1.25506.2.100.1.1.3
The port-based table that controls extended functions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3clldpPortConfigEntry

hh3clldpPortConfigEntry 1.3.6.1.4.1.25506.2.100.1.1.3.1
LLDP extended configuration information for a particular port. This co- nfiguration parameter controls compliance with other non-standard link layer discovery protocol such as CDP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3clldpPortConfigEntry  

hh3clldpPortConfigPortNum 1.3.6.1.4.1.25506.2.100.1.1.3.1.1
The index value used to identify the port component associated with th- is entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpPortNumber  

hh3clldpPortConfigCDPComplianceStatus 1.3.6.1.4.1.25506.2.100.1.1.3.1.2
The administratively desired CDP Compliance status of the local LLDP a- gent. If the associated hh3clldpPortConfigCDPComplianceStatus object has a value of 'txAndRx', then the LLDP agent will receive CDP frames on th- is port, and will transmit CDP frames only after receive a CDP frames. If the associated lldpPortConfigAdminStatus object has a value of 'disa- bled', LLDP agent will not transmit or receive CDP frames on this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER txAndRx(1), disabled(2)