HPN-ICF-LLDP-EXT-MIB

File: HPN-ICF-LLDP-EXT-MIB.mib (4273 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HPN-ICF-OID-MIB
LLDP-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 TruthValue hpnicfCommon
LldpPortNumber

Defined Types

HpnicflldpPortConfigEntry  
SEQUENCE    
  hpnicflldpPortConfigPortNum LldpPortNumber
  hpnicflldpPortConfigCDPComplianceStatus INTEGER

Defined Values

hpnicflldp 1.3.6.1.4.1.11.2.14.11.15.2.100
LLDP extended management infomation.
MODULE-IDENTITY    

hpnicflldpObjects 1.3.6.1.4.1.11.2.14.11.15.2.100.1
OBJECT IDENTIFIER    

hpnicflldpConfiguration 1.3.6.1.4.1.11.2.14.11.15.2.100.1.1
OBJECT IDENTIFIER    

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

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

hpnicflldpPortConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.100.1.1.3
The port-based table that controls extended functions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicflldpPortConfigEntry

hpnicflldpPortConfigEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicflldpPortConfigEntry  

hpnicflldpPortConfigPortNum 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicflldpPortConfigCDPComplianceStatus 1.3.6.1.4.1.11.2.14.11.15.2.100.1.1.3.1.2
The administratively desired CDP Compliance status of the local LLDP a- gent. If the associated hpnicflldpPortConfigCDPComplianceStatus 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)