HH3C-LswMAM-MIB
- Registered at
- 1.3.6.1.4.1.25506.8.35.3
- Last updated
- 2001-06-29 00:00
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2001-06-29 00:00
- Namespace
- comware
- Source file
HH3C-LswMAM-MIB- Digest
sha256:c8c8405b2191370579ee27aa40603aadd778c79947cd0d930aeeb3fe1ef0c21e
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-LswVLAN-MIB | hh3cdot1qVlanIndex |
| HH3C-OID-MIB | hh3clswCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-LswINF-MIB HH3C-LswMAM-MIB HH3C-LswVLAN-MIB HH3C-OID-MIB IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| InterfaceIndex TEXTUAL-CONVENTION 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. | current | |||
| PortList TEXTUAL-CONVENTION 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'. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cdot1qMacSearchTable OBJECT-TYPE Information table for searching port with mac address | 1.3.6.1.4.1.25506.8.35.3.1 | not-accessible | current | |
| hh3cdot1qMacSearchEntry OBJECT-TYPE Information table for searching port with mac address entry | 1.3.6.1.4.1.25506.8.35.3.1.1 | not-accessible | current | |
| hh3cdot1qMacSearchAddress OBJECT-TYPE MAC address | 1.3.6.1.4.1.25506.8.35.3.1.1.1 | MacAddress | read-only | current |
| hh3cdot1qMacSearchVlanID OBJECT-TYPE VLANID of the native VLAN of the MAC address to be searched for | 1.3.6.1.4.1.25506.8.35.3.1.1.2 | INTEGER (-1 | 1..4096) | read-only | current |
| hh3cdot1qMacSearchPort OBJECT-TYPE Interface index corresponding to the MAC address | 1.3.6.1.4.1.25506.8.35.3.1.1.3 | InterfaceIndex | read-only | current |
| hh3cdot1qMacSearchAgeTime OBJECT-TYPE Address aging time | 1.3.6.1.4.1.25506.8.35.3.1.1.4 | INTEGER | read-only | current |
| hh3cdot1qTpFdbSetTable OBJECT-TYPE Unicast address setting table | 1.3.6.1.4.1.25506.8.35.3.2 | not-accessible | current | |
| hh3cdot1qTpFdbSetEntry OBJECT-TYPE Unicast address setting table entry | 1.3.6.1.4.1.25506.8.35.3.2.1 | not-accessible | current | |
| hh3cdot1qTpFdbSetAddress OBJECT-TYPE Unicast MAC address | 1.3.6.1.4.1.25506.8.35.3.2.1.1 | MacAddress | not-accessible | current |
| hh3cdot1qTpFdbSetPort OBJECT-TYPE Interface index corresponding to the MAC address | 1.3.6.1.4.1.25506.8.35.3.2.1.2 | InterfaceIndex | read-write | current |
| hh3cdot1qTpFdbSetStatus OBJECT-TYPE State corresponding to the MAC address | 1.3.6.1.4.1.25506.8.35.3.2.1.3 | INTEGER {other(1), learned(3), static(6), dynamic(7), blackhole(9), security(11)} | read-write | current |
| hh3cdot1qTpFdbSetOperate OBJECT-TYPE Add or delete an MAC address. Read operation not supported. | 1.3.6.1.4.1.25506.8.35.3.2.1.4 | INTEGER {add(1), delete(2)} | read-write | current |
| hh3cdot1qTpFdbGroupSetTable OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.8.35.3.3 | not-accessible | current | |
| hh3cdot1qTpFdbGroupSetEntry OBJECT-TYPE Multicast address setting table entry. | 1.3.6.1.4.1.25506.8.35.3.3.1 | not-accessible | current | |
| hh3cdot1qTpFdbGroupSetAddress OBJECT-TYPE Multicast MAC address. | 1.3.6.1.4.1.25506.8.35.3.3.1.1 | MacAddress | not-accessible | current |
| hh3cdot1qTpFdbGroupSetPort OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.8.35.3.3.1.2 | PortList | read-write | current |
| hh3cdot1qTpFdbGroupSetOperate OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.8.35.3.3.1.3 | INTEGER {add(1), delete(2)} | read-write | current |