HUAWEI-LLDP-MIB

File: HUAWEI-LLDP-MIB.mib (13253 bytes)

Imported modules

SNMPv2-TC SNMPv2-CONF SNMPv2-SMI
IF-MIB LLDP-MIB HUAWEI-MIB

Imported symbols

TruthValue TEXTUAL-CONVENTION DisplayString
MacAddress MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP MODULE-IDENTITY OBJECT-TYPE
Integer32 IpAddress OBJECT-IDENTITY
Unsigned32 NOTIFICATION-TYPE InterfaceIndex
lldpPortConfigPortNum lldpLocSysCapSupported lldpLocSysCapEnabled
LldpPortNumber LldpPortId hwDatacomm

Defined Types

EnabledStatus  
A simple status value for the object.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

HwLldpPortConfigEntry  
SEQUENCE    
  hwLldpPortConfigIfIndex InterfaceIndex
  hwLldpPortConfigCounterReset EnabledStatus

HwLldpRemProtoTypeEntry  
SEQUENCE    
  hwLldpRemProtoType INTEGER

HwLldpMdnRemEntry  
SEQUENCE    
  hwLldpMdnRemLocalPortNum LldpPortNumber
  hwLldpMdnRemIndex Integer32
  hwLldpMdnRemLocalPortId LldpPortId
  hwLldpMdnRemMacAddr MacAddress

Defined Values

hwLldpMIB 1.3.6.1.4.1.2011.5.25.134
This file is an extension of LLDP-MIB. It provides such functions of globally enabling or disabling the LLDP protocol, enabling the global alarm, clearing statistics on ports and configuring network management IP addresses and some alarms.
MODULE-IDENTITY    

hwLldpObjects 1.3.6.1.4.1.2011.5.25.134.1
OBJECT IDENTIFIER    

hwLldpTraps 1.3.6.1.4.1.2011.5.25.134.2
OBJECT IDENTIFIER    

hwLldpConformance 1.3.6.1.4.1.2011.5.25.134.3
OBJECT IDENTIFIER    

hwLldpConfiguration 1.3.6.1.4.1.2011.5.25.134.1.1
OBJECT IDENTIFIER    

hwLldpRemoteSystemData 1.3.6.1.4.1.2011.5.25.134.1.2
OBJECT IDENTIFIER    

hwLldpEnable 1.3.6.1.4.1.2011.5.25.134.1.1.1
Globally enable or disable the LLDP configuration. If the hwLldpEnable is 1, LLDP is enabled. If the hwLldpEnable is 2, LLDP is disabled. By default, LLDP is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwLldpLocManIPAddr 1.3.6.1.4.1.2011.5.25.134.1.1.2
Specifies the management IP address of the local device. The management IP address is carried in the management address TLV of LLDP packet and is used to identify NM devices in network management. The management IP address configured here must be a valid one and must be an IP address in the address chain. If the IP address is not valid or is not configured, the management IP address will be chosen from default IP addressees of the system. The sequence of address searching is: loopback interface, management network interface, VLANIF port and IP address chain (The smallest IP is chosen). If the default IP is not found, the bridge MAC of the system is used.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwLldpCounterReset 1.3.6.1.4.1.2011.5.25.134.1.1.3
Clears the statistics of packets received and sent on all ports.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwLldpNotificationEnable 1.3.6.1.4.1.2011.5.25.134.1.1.4
The global alarming that is used to control alarms on all ports. If it is 1, the global alarming is enabled. If it is 2, the global alarming is disabled. By default, the global alarming is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwLldpPortConfigTable 1.3.6.1.4.1.2011.5.25.134.1.1.5
LLDP port congfiguration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwLldpPortConfigEntry

hwLldpPortConfigEntry 1.3.6.1.4.1.2011.5.25.134.1.1.5.1
Entries of the LLDP port congfiguration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwLldpPortConfigEntry  

hwLldpPortConfigIfIndex 1.3.6.1.4.1.2011.5.25.134.1.1.5.1.11
Port index.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hwLldpPortConfigCounterReset 1.3.6.1.4.1.2011.5.25.134.1.1.5.1.12
Clears the statistics of packets received and sent on the current port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwLldpRemProtoTypeTable 1.3.6.1.4.1.2011.5.25.134.1.2.1
LLDP remote neighbour protocol version table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwLldpRemProtoTypeEntry

hwLldpRemProtoTypeEntry 1.3.6.1.4.1.2011.5.25.134.1.2.1.1
Entries of the LLDP remote neighbour protocol version table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwLldpRemProtoTypeEntry  

hwLldpRemProtoType 1.3.6.1.4.1.2011.5.25.134.1.2.1.1.1
Protocol type of the remote neighbour.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER lldp(1), mdn(2), unknown(255)  

hwLldpMdnRemTable 1.3.6.1.4.1.2011.5.25.134.1.2.2
MacAddress discovery neighbour remote table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwLldpMdnRemEntry

hwLldpMdnRemEntry 1.3.6.1.4.1.2011.5.25.134.1.2.2.1
Entries of the MacAddress discovery neighbour remote table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwLldpMdnRemEntry  

hwLldpMdnRemLocalPortNum 1.3.6.1.4.1.2011.5.25.134.1.2.2.1.1
The index value used to identify the local port associated with this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpPortNumber  

hwLldpMdnRemIndex 1.3.6.1.4.1.2011.5.25.134.1.2.2.1.2
This object represents an arbitrary local integer value used to identify a particular connection instance, unique only for the indicated remote system.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwLldpMdnRemLocalPortId 1.3.6.1.4.1.2011.5.25.134.1.2.2.1.3
The string value used to identify the port component associated with a given port in the local system.
Status: current Access: read-only
OBJECT-TYPE    
  LldpPortId  

hwLldpMdnRemMacAddr 1.3.6.1.4.1.2011.5.25.134.1.2.2.1.8
The MacAddress of LLDP MacAddress discovery neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hwLldpEnabled 1.3.6.1.4.1.2011.5.25.134.2.1
Notify the NMS that the LLDP is globally enabled. This alarm is not restricted by the alarm delay.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwLldpDisabled 1.3.6.1.4.1.2011.5.25.134.2.2
Notify the NMS that the LLDP is globally disabled. This alarm is not restricted by the alarm delay.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwLldpLocSysCapSupportedChange 1.3.6.1.4.1.2011.5.25.134.2.3
Alarm on the change of capabilities supported of a local device.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwLldpLocSysCapEnabledChange 1.3.6.1.4.1.2011.5.25.134.2.4
Alarm on the change of capabilities enabled of a local device.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwLldpLocManIPAddrChange 1.3.6.1.4.1.2011.5.25.134.2.5
Alarm on the change of management IP address of a local device.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwLldpMdnRemTablesChange 1.3.6.1.4.1.2011.5.25.134.2.6
Notify the NMS that the MacAddress discovery neighbor is changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwLldpCompliances 1.3.6.1.4.1.2011.5.25.134.3.1
OBJECT IDENTIFIER    

hwLldpGroups 1.3.6.1.4.1.2011.5.25.134.3.2
OBJECT IDENTIFIER    

lldpCompliance 1.3.6.1.4.1.2011.5.25.134.3.1.1
The compliance statement for SNMP entities which implement the HUAWEI-LLDP-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwLldpConfigGroup 1.3.6.1.4.1.2011.5.25.134.3.2.1
The collection of objects which are used to configure the LLDP implementation behavior. This group is mandatory for agents which implement the LLDP.
Status: current Access: read-only
OBJECT-GROUP    

hwLldpStatsGroup 1.3.6.1.4.1.2011.5.25.134.3.2.2
The collection of objects which are used to represent LLDP statistics. This group is mandatory for agents which implement the LLDP and have the capability of receiving and transmitting LLDP frames.
Status: current Access: read-only
OBJECT-GROUP    

hwLldpPortGroup 1.3.6.1.4.1.2011.5.25.134.3.2.3
The collection of objects indicate index of port.
Status: current Access: read-only
OBJECT-GROUP    

hwLldpTrapGroup 1.3.6.1.4.1.2011.5.25.134.3.2.4
The collection of notifications used to indicate HUAWEI-LLDP-MIB data consistency and general status information. This group is mandatory for agents which implement the LLDP and have the capability of receiving LLDP frames.
Status: current Access: read-only
NOTIFICATION-GROUP    

hwLldpMdnRemGroup 1.3.6.1.4.1.2011.5.25.134.3.2.5
The collection of objects which are used to represent LLDP MacAddress discovery neighbor remote systems information. The objects represent the information associated with the basic TLV set. Please note that even the agent doesn't implement some of the optional TLVs, it shall recognize all the optional TLV information that the remote system may advertise.
Status: current Access: read-only
OBJECT-GROUP