HH3C-MAC-INFORMATION-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.87
- Last updated
- 2007-12-28 19:12
- Organization
- New H3C Technologies Co., Ltd.
- Revisions
- 2007-12-28 19:12
- Namespace
- comware
- Source file
HH3C-MAC-INFORMATION-MIB- Digest
sha256:ecf2fe6b623ad09428a16d19718904ed86ba176038206e77ccc2d7c4e144b9a2
Description
This MIB file is to provide the definition of the MAC Information general configuration. MAC Information feature is used to make that the changed MAC information in the monitored device is knowable in remote monitoring device.
Contact
Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip: 100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, 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-MAC-INFORMATION-MIB HH3C-OID-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Hh3cMACInfoWorkMode TEXTUAL-CONVENTION The working mode of the MAC Information feature. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cMACInformationObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.87.1 | |||
| hh3cMACInformationMibGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.87.1.1 | |||
| hh3cMACInformationEnabled OBJECT-TYPE The value is a global setting. The feature will not work until the value is set to enabled(1). If the value is set to disabled(2), the feature will stop working even there are interfaces that have been enabled the feature. | 1.3.6.1.4.1.25506.2.87.1.1.1 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hh3cMACInformationcSendInterval OBJECT-TYPE The maximum interval that the device generate syslogs or traps. The unit is second. | 1.3.6.1.4.1.25506.2.87.1.1.2 | Unsigned32 (1..20000) | read-write | current |
| hh3cMACInformationLearntMACNum OBJECT-TYPE The number of MAC addresses that learnt by the device since the hh3cMACInformationEnabled is set to enabled(1) and hh3cMACLearntEnable is set to enabled(1) at least on one interface. If the hh3cMACInformationEnabled is set to disabled(2), the object will always return 0. | 1.3.6.1.4.1.25506.2.87.1.1.3 | Counter32 | read-only | current |
| hh3cMACInformationRemovedMACNum OBJECT-TYPE The number of MAC addresses that removed by the device since the hh3cMACInformationEnabled is set to enabled(1) and hh3cMACRemovedEnable is set to enabled(1) at least on one interface. If the hh3cMACInformationEnabled is set to disabled(2), the object will always return 0. | 1.3.6.1.4.1.25506.2.87.1.1.4 | Counter32 | read-only | current |
| hh3cMACInformationTrapSendNum OBJECT-TYPE The number of traps that have been generated. This object is valid only when the hh3cMACInfomationWorkMode is set to trap(1). If the hh3cMACInfomationWorkMode is set to syslog(2), the object will always return 0. | 1.3.6.1.4.1.25506.2.87.1.1.5 | Counter32 | read-only | current |
| hh3cMACInformationSyslogSendNum OBJECT-TYPE The number of syslogs that have been generated. This object is valid only when the hh3cMACInfomationWorkMode is set to syslog(2). If the hh3cMACInfomationWorkMode is set to trap(1), the object will always return 0. | 1.3.6.1.4.1.25506.2.87.1.1.6 | Counter32 | read-only | current |
| hh3cMACInformationCacheLen OBJECT-TYPE The maximum queue lenth used to cache the changed MAC addresses information in the monitored device. If the value is set to 0, syslog or trap will generate as soon as there is a MAC address learnt or removed. | 1.3.6.1.4.1.25506.2.87.1.1.7 | Unsigned32 (0..1000) | read-write | current |
| hh3cMACInfomationWorkMode OBJECT-TYPE The working mode of MAC Information feature. If the object is set to trap(1), the device will use trap mode to notify the MAC address information and all properties of trap interrelated is valid. If the object is set to syslog(2), the device will use syslog mode to notify the MAC address information and all properties of trap interrelated is invalid. | 1.3.6.1.4.1.25506.2.87.1.1.8 | Hh3cMACInfoWorkMode | read-write | current |
| hh3cMACInformationMIBTableTroop OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.87.1.2 | |||
| hh3cMACInfomationIfTable OBJECT-TYPE The table is used to enable or disable the MAC Information feature on interfaces. | 1.3.6.1.4.1.25506.2.87.1.2.1 | not-accessible | current | |
| hh3cMACInfomationIfEntry OBJECT-TYPE The entry of hh3cMACInfomationIfTable. | 1.3.6.1.4.1.25506.2.87.1.2.1.1 | not-accessible | current | |
| hh3cMACLearntEnable OBJECT-TYPE If the object is set to enabled(1) on interface, the device will cache the MAC address information that learnt on the interface. | 1.3.6.1.4.1.25506.2.87.1.2.1.1.1 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hh3cMACRemovedEnable OBJECT-TYPE If the object is set to enable(1) on interface, the device will cache the MAC address information that removed on the interface. | 1.3.6.1.4.1.25506.2.87.1.2.1.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hh3cMACInformationMibTrap OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.87.1.3 | |||
| hh3cMACInformationTraps OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.87.1.3.0 | |||
| hh3cMACInformationTrapObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.87.1.3.2 | |||
| hh3cMACInfoTrapIndex OBJECT-TYPE The sequence number of trap information. When it reaches the maximum value, it should be set to 1. | 1.3.6.1.4.1.25506.2.87.1.3.2.1 | Unsigned32 (1..4294967295) | accessible-for-notify | current |
| hh3cMACInfoTrapCount OBJECT-TYPE The cell number of the current trap information. The trap message may consists of more than one MAC address information. Each of the one MAC address information in one trap is called cell. | 1.3.6.1.4.1.25506.2.87.1.3.2.2 | Unsigned32 | accessible-for-notify | current |
| hh3cMACInfoTrapMsg OBJECT-TYPE This object is the MAC information that learnt or removed in the monitored device. It can consists of more than one MAC information in the object. This object is in the format of '<cell1><cell2>...'. Each cell consists of 12 octets in the format of '<operationType><VLAN><MAC><MACtype><ifIndex>'. <operationType> is the reason type of MAC address changed and have size of 1 octet. It only supports the following values. 1 - MAC learnt. 2 - MAC removed. <VLAN> is the vlan number that correspond to the MAC address in MAC address table and has size of 2 octet. <MAC> is the MAC address and has size of 6 octets. <MACtype> is the MAC address type and has size of 1 octet. It only supports the following values. 0 - Unknown 1 - Learnt 2 - Config dynamic 3 - Config static 4 - Blackhole 5 - Security 6 - 802.1x 7 - MAC authentication 8 - Voice VLAN 9 - Reserved <ifIndex> is the index of the interface where the MAC address is learnt or removed and has size of 2 octets. | 1.3.6.1.4.1.25506.2.87.1.3.2.3 | OCTET STRING (SIZE(1..254)) | accessible-for-notify | current |
| hh3cMACInformationMibTrapExt OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.87.1.4 | |||
| hh3cMACInformationTrapsExt OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.87.1.4.0 | |||
| hh3cMACInformationTrapObjectsExt OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.87.1.4.2 | |||
| hh3cMACInfoTrapVerExt OBJECT-TYPE The version of trap information. | 1.3.6.1.4.1.25506.2.87.1.4.2.1 | Unsigned32 | accessible-for-notify | current |
| hh3cMACInfoTrapIndexExt OBJECT-TYPE The sequence number of trap information. When it reaches the maximum value, it should be set to 1. | 1.3.6.1.4.1.25506.2.87.1.4.2.2 | Unsigned32 (1..4294967295) | accessible-for-notify | current |
| hh3cMACInfoTrapCountExt OBJECT-TYPE The cell number of the current trap information. The trap message may consists of more than one MAC address information. Each of the one MAC address information in one trap is called cell. | 1.3.6.1.4.1.25506.2.87.1.4.2.3 | Unsigned32 | accessible-for-notify | current |
| hh3cMACInfoTrapMsgExt OBJECT-TYPE This object is the MAC information that learnt or removed in the monitored device. It can consists of more than one MAC information in the object. This object is in the format of '<cell1><cell2>...'. Each cell consists of 14 octets in the format of '<operationType><VLAN><MAC><MACtype><ifIndex>'. <operationType> is the reason type of MAC address changed and have size of 1 octet. It only supports the following values. 1 - MAC learnt. 2 - MAC removed. <VLAN> is the vlan number that correspond to the MAC address in MAC address table and has size of 2 octet. <MAC> is the MAC address and has size of 6 octets. <MACtype> is the MAC address type and has size of 1 octet. It only supports the following values. 0 - Unknown 1 - Learnt 2 - Config dynamic 3 - Config static 4 - Blackhole 5 - Security 6 - 802.1x 7 - MAC authentication 8 - Voice VLAN 9 - Reserved <ifIndex> is the index of the interface where the MAC address is learnt or removed and has size of 4 octets. | 1.3.6.1.4.1.25506.2.87.1.4.2.4 | OCTET STRING (SIZE(1..254)) | accessible-for-notify | current |
| hh3cMACInfoTrapMsgMovedAddress OBJECT-TYPE The MAC address that is moved between interfaces. | 1.3.6.1.4.1.25506.2.87.1.4.2.5 | MacAddress | accessible-for-notify | current |
| hh3cMACInfoTrapMsgMovedVlan OBJECT-TYPE The VLAN number in which the MAC address is moved. | 1.3.6.1.4.1.25506.2.87.1.4.2.6 | Integer32 (1..4094) | accessible-for-notify | current |
| hh3cMACInfoTrapMsgMovedFromIf OBJECT-TYPE The index of the interface from which the MAC address is moved. | 1.3.6.1.4.1.25506.2.87.1.4.2.7 | Integer32 (1..2147483647) | accessible-for-notify | current |
| hh3cMACInfoTrapMsgMovedToIf OBJECT-TYPE The index of the interface to which the MAC address is moved. | 1.3.6.1.4.1.25506.2.87.1.4.2.8 | Integer32 (1..2147483647) | accessible-for-notify | current |
| hh3cMACInfoTrapMsgMovedCount OBJECT-TYPE The times for which the MAC address has been moved between the interfaces. | 1.3.6.1.4.1.25506.2.87.1.4.2.9 | Counter32 | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cMACInformationChangedTrap NOTIFICATION-TYPE When the cached number of MAC address information is reached the value specified by hh3cMACInformationCacheLen, trap is generated and is sent to the remote monitoring device. The trap is also generated when the amount of time elapsed since the previous notification is greater than the interval value specified by hh3cMACInformationcSendInterval and there is at least one cached MAC address information learnt or removed. The object is valid only when hh3cMACInfomationWorkMode is set to trap(1). When the hh3cMACInfomationWorkMode is set to syslog(2), No trap will be generated even hh3cMACInformationEnabled is set to enabled(1) and the feature is enabled on interface. | 1.3.6.1.4.1.25506.2.87.1.3.0.1 | current |
| hh3cMACInformationChangedTrapExt NOTIFICATION-TYPE When the cached number of MAC address information is reached the value specified by hh3cMACInformationCacheLen, trap is generated and is sent to the remote monitoring device. The trap is also generated when the amount of time elapsed since the previous notification is greater than the interval value specified by hh3cMACInformationcSendInterval and there is at least one cached MAC address information learnt or removed. The object is valid only when hh3cMACInfomationWorkMode is set to trap(1). When the hh3cMACInfomationWorkMode is set to syslog(2), No trap will be generated even hh3cMACInformationEnabled is set to enabled(1) and the feature is enabled on interface. | 1.3.6.1.4.1.25506.2.87.1.4.0.1 | current |
| hh3cMACInformationMovedTrap NOTIFICATION-TYPE When the MAC address has been moved to another interface, trap is generated and is sent to the remote monitoring device. | 1.3.6.1.4.1.25506.2.87.1.4.0.2 | current |