HH3C-LswMAM-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-LswMAM-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hh3cLswMacPort | 1.3.6.1.4.1.25506.8.35.3 |
|
||
hh3cdot1qMacSearchTable | 1.3.6.1.4.1.25506.8.35.3.1 | no-access |
Information table for searching port with mac address |
|
1.3.6.1.4.1.25506.8.35.3.1.1 | no-access |
Information table for searching port with mac address entry |
||
hh3cdot1qMacSearchAddress | 1.3.6.1.4.1.25506.8.35.3.1.1.1 | macaddress | read-only |
MAC address |
hh3cdot1qMacSearchVlanID | 1.3.6.1.4.1.25506.8.35.3.1.1.2 | integer | read-only |
VLANID of the native VLAN of the MAC address to be searched for |
hh3cdot1qMacSearchPort | 1.3.6.1.4.1.25506.8.35.3.1.1.3 | interfaceindex | read-only |
Interface index corresponding to the MAC address |
hh3cdot1qMacSearchAgeTime | 1.3.6.1.4.1.25506.8.35.3.1.1.4 | integer | read-only |
Address aging time |
hh3cdot1qTpFdbSetTable | 1.3.6.1.4.1.25506.8.35.3.2 | no-access |
Unicast address setting table |
|
1.3.6.1.4.1.25506.8.35.3.2.1 | no-access |
Unicast address setting table entry |
||
hh3cdot1qTpFdbSetAddress | 1.3.6.1.4.1.25506.8.35.3.2.1.1 | macaddress | no-access |
Unicast MAC address |
hh3cdot1qTpFdbSetPort | 1.3.6.1.4.1.25506.8.35.3.2.1.2 | interfaceindex | read-write |
Interface index corresponding to the MAC address |
hh3cdot1qTpFdbSetStatus | 1.3.6.1.4.1.25506.8.35.3.2.1.3 | integer | read-write |
State corresponding to the MAC address Enumeration: 'dynamic': 7, 'blackhole': 9, 'other': 1, 'static': 6, 'learned': 3, 'security': 11. |
hh3cdot1qTpFdbSetOperate | 1.3.6.1.4.1.25506.8.35.3.2.1.4 | integer | read-write |
Add or delete an MAC address. Read operation not supported. Enumeration: 'add': 1, 'delete': 2. |
hh3cdot1qTpFdbGroupSetTable | 1.3.6.1.4.1.25506.8.35.3.3 | no-access |
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.1 | no-access |
Multicast address setting table entry. |
||
hh3cdot1qTpFdbGroupSetAddress | 1.3.6.1.4.1.25506.8.35.3.3.1.1 | macaddress | no-access |
Multicast MAC address. |
hh3cdot1qTpFdbGroupSetPort | 1.3.6.1.4.1.25506.8.35.3.3.1.2 | portlist | read-write |
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. |
hh3cdot1qTpFdbGroupSetOperate | 1.3.6.1.4.1.25506.8.35.3.3.1.3 | integer | read-write |
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. Enumeration: 'add': 1, 'delete': 2. |