A3COM-HUAWEI-LswMAM-MIB

File: A3COM-HUAWEI-LswMAM-MIB.mib (9780 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI A3COM-HUAWEI-OID-MIB
A3COM-HUAWEI-LswVLAN-MIB

Imported symbols

MacAddress TEXTUAL-CONVENTION OBJECT-TYPE
Integer32 MODULE-IDENTITY lswCommon
hwdot1qVlanIndex

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  

HwDot1qMacSearchEntry  
SEQUENCE    
  hwdot1qMacSearchAddress MacAddress
  hwdot1qMacSearchVlanID INTEGER
  hwdot1qMacSearchPort InterfaceIndex
  hwdot1qMacSearchAgeTime INTEGER

HwDot1qTpFdbSetEntry  
SEQUENCE    
  hwdot1qTpFdbSetAddress MacAddress
  hwdot1qTpFdbSetPort InterfaceIndex
  hwdot1qTpFdbSetStatus INTEGER
  hwdot1qTpFdbSetOperate INTEGER

HwDot1qTpFdbGroupSetEntry  
SEQUENCE    
  hwdot1qTpFdbGroupSetAddress MacAddress
  hwdot1qTpFdbGroupSetPort PortList
  hwdot1qTpFdbGroupSetOperate INTEGER

Defined Values

hwLswMacPort 1.3.6.1.4.1.43.45.1.2.23.1.3
MODULE-IDENTITY    

hwdot1qMacSearchTable 1.3.6.1.4.1.43.45.1.2.23.1.3.1
Information table for searching port with mac address
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDot1qMacSearchEntry

hwdot1qMacSearchEntry 1.3.6.1.4.1.43.45.1.2.23.1.3.1.1
Information table for searching port with mac address entry
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDot1qMacSearchEntry  

hwdot1qMacSearchAddress 1.3.6.1.4.1.43.45.1.2.23.1.3.1.1.1
MAC address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hwdot1qMacSearchVlanID 1.3.6.1.4.1.43.45.1.2.23.1.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  

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

hwdot1qMacSearchAgeTime 1.3.6.1.4.1.43.45.1.2.23.1.3.1.1.4
Address aging time
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwdot1qTpFdbSetTable 1.3.6.1.4.1.43.45.1.2.23.1.3.2
Unicast address setting table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDot1qTpFdbSetEntry

hwdot1qTpFdbSetEntry 1.3.6.1.4.1.43.45.1.2.23.1.3.2.1
Unicast address setting table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDot1qTpFdbSetEntry  

hwdot1qTpFdbSetAddress 1.3.6.1.4.1.43.45.1.2.23.1.3.2.1.1
Unicast MAC address
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

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

hwdot1qTpFdbSetStatus 1.3.6.1.4.1.43.45.1.2.23.1.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)  

hwdot1qTpFdbSetOperate 1.3.6.1.4.1.43.45.1.2.23.1.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)  

hwdot1qTpFdbGroupSetTable 1.3.6.1.4.1.43.45.1.2.23.1.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  
    HwDot1qTpFdbGroupSetEntry

hwdot1qTpFdbGroupSetEntry 1.3.6.1.4.1.43.45.1.2.23.1.3.3.1
Multicast address setting table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDot1qTpFdbGroupSetEntry  

hwdot1qTpFdbGroupSetAddress 1.3.6.1.4.1.43.45.1.2.23.1.3.3.1.1
Multicast MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

hwdot1qTpFdbGroupSetPort 1.3.6.1.4.1.43.45.1.2.23.1.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  

hwdot1qTpFdbGroupSetOperate 1.3.6.1.4.1.43.45.1.2.23.1.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 hwdot1qTpFdbGroupSetPort is optional.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2)