HH3C-LswMAM-MIB

File: HH3C-LswMAM-MIB.mib (10117 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI HH3C-OID-MIB
HH3C-LswVLAN-MIB

Imported symbols

MacAddress TEXTUAL-CONVENTION OBJECT-TYPE
Integer32 MODULE-IDENTITY hh3clswCommon
hh3cdot1qVlanIndex

Defined Types

InterfaceIndex  
A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub- layer must remain constant at least from one re- initialization of the entity's network management system to the next re-initialization.
TEXTUAL-CONVENTION    
  Integer32  

PortList  
Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING  

Hh3cDot1qMacSearchEntry  
SEQUENCE    
  hh3cdot1qMacSearchAddress MacAddress
  hh3cdot1qMacSearchVlanID INTEGER
  hh3cdot1qMacSearchPort InterfaceIndex
  hh3cdot1qMacSearchAgeTime INTEGER

Hh3cDot1qTpFdbSetEntry  
SEQUENCE    
  hh3cdot1qTpFdbSetAddress MacAddress
  hh3cdot1qTpFdbSetPort InterfaceIndex
  hh3cdot1qTpFdbSetStatus INTEGER
  hh3cdot1qTpFdbSetOperate INTEGER

Hh3cDot1qTpFdbGroupSetEntry  
SEQUENCE    
  hh3cdot1qTpFdbGroupSetAddress MacAddress
  hh3cdot1qTpFdbGroupSetPort PortList
  hh3cdot1qTpFdbGroupSetOperate INTEGER

Defined Values

hh3cLswMacPort 1.3.6.1.4.1.25506.8.35.3
MODULE-IDENTITY    

hh3cdot1qMacSearchTable 1.3.6.1.4.1.25506.8.35.3.1
Information table for searching port with mac address
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDot1qMacSearchEntry

hh3cdot1qMacSearchEntry 1.3.6.1.4.1.25506.8.35.3.1.1
Information table for searching port with mac address entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDot1qMacSearchEntry  

hh3cdot1qMacSearchAddress 1.3.6.1.4.1.25506.8.35.3.1.1.1
MAC address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hh3cdot1qMacSearchVlanID 1.3.6.1.4.1.25506.8.35.3.1.1.2
VLANID of the native VLAN of the MAC address to be searched for
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 1..4096  

hh3cdot1qMacSearchPort 1.3.6.1.4.1.25506.8.35.3.1.1.3
Interface index corresponding to the MAC address
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hh3cdot1qMacSearchAgeTime 1.3.6.1.4.1.25506.8.35.3.1.1.4
Address aging time
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hh3cdot1qTpFdbSetTable 1.3.6.1.4.1.25506.8.35.3.2
Unicast address setting table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDot1qTpFdbSetEntry

hh3cdot1qTpFdbSetEntry 1.3.6.1.4.1.25506.8.35.3.2.1
Unicast address setting table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDot1qTpFdbSetEntry  

hh3cdot1qTpFdbSetAddress 1.3.6.1.4.1.25506.8.35.3.2.1.1
Unicast MAC address
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

hh3cdot1qTpFdbSetPort 1.3.6.1.4.1.25506.8.35.3.2.1.2
Interface index corresponding to the MAC address
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

hh3cdot1qTpFdbSetStatus 1.3.6.1.4.1.25506.8.35.3.2.1.3
State corresponding to the MAC address
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), learned(3), static(6), dynamic(7), blackhole(9), security(11)  

hh3cdot1qTpFdbSetOperate 1.3.6.1.4.1.25506.8.35.3.2.1.4
Add or delete an MAC address. Read operation not supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2)  

hh3cdot1qTpFdbGroupSetTable 1.3.6.1.4.1.25506.8.35.3.3
Multistcast address setting table, whose maximal row number is dynamically changed by the influence of IGSP. When reaching the upper limit of the table, no more row could be added, then an error will be returned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDot1qTpFdbGroupSetEntry

hh3cdot1qTpFdbGroupSetEntry 1.3.6.1.4.1.25506.8.35.3.3.1
Multicast address setting table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDot1qTpFdbGroupSetEntry  

hh3cdot1qTpFdbGroupSetAddress 1.3.6.1.4.1.25506.8.35.3.3.1.1
Multicast MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

hh3cdot1qTpFdbGroupSetPort 1.3.6.1.4.1.25506.8.35.3.3.1.2
The complete set of ports, in this VLAN, to which frames destined to this Multicast MAC address are currently being explicitly forwarded. This does not include ports for which this address is only implicitly forwarded.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

hh3cdot1qTpFdbGroupSetOperate 1.3.6.1.4.1.25506.8.35.3.3.1.3
Add or delete a Multicast MAC address. Read operation is meaningless. When adding a Multicast MAC address, it is required to provide MacAddress, VLAN and PortList all. For deleting operation, MacAddress and VLAN must be provided, but hh3cdot1qTpFdbGroupSetPort is optional.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2)