WWP-MAC-MGMT-MIB
AI MIB Summary
The WWP-MAC-MGMT-MIB module manages MAC address table learning parameters on Allied Telesis (WWP) switches, specifically exposing and configuring the maximum count of MAC addresses learned via the Switched Access Control (SAC) mechanism. This module enables administrators to monitor and adjust the upper limit of dynamic MAC entries to prevent table overflow or enforce security policies on port-based learning.
Increased maximum value for SAC learn counts.
Main OID:
wwpMacMgmtMIB.1.3.6.1.4.1.6141.2.28
46
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
46 total| Object Name |
|---|
wwpMacMgmtMIBIncreased maximum value for SAC learn counts. MODULE-IDENTITY .1.3.6.1.4.1.6141.2.28 |
wwpMacMgmtMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.28.1 |
wwpMacMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.28.1.1 |
wwpMacMgmtMacTableThe (conceptual) table listing the mac addresses indexed by the Vlan, port and the macaddr. SEQUENCE OF WwpMacMgmtMacEntry .1.3.6.1.4.1.6141.2.28.1.1.1 |
wwpMacMgmtMacEntryAn entry (conceptual row) in the wwpMacMgmtMacTable. WwpMacMgmtMacEntry .1.3.6.1.4.1.6141.2.28.1.1.1.1 |
wwpMacMgmtVlanIDThe vlan id associated with wwpMacMgmtMacAddr and the wwpMacMgmtPortId.ro VlanId .1.3.6.1.4.1.6141.2.28.1.1.1.1.1 |
wwpMacMgmtPortIdPort ID for the instance. Port ID's start at 1, and are consecutive for each additional port. This port Id should refer to the dot1dBasePort in the Dot1dBasePortEntry.ro INTEGER .1.3.6.1.4.1.6141.2.28.1.1.1.1.2 |
wwpMacMgmtMacAddrA unicast MAC address which has either been learned by the port or has been statically configured.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.6141.2.28.1.1.1.1.3 |
wwpMacMgmtMacAddrModeThe Mac Addr can be either dynamic or static. For the Static entries the aging time specified by dot1dTpAgingTime does not apply so they stay forever in the Mac Table unless mac table is flushed. Once the wwpMacMgmtStatus is set to 'active', the wwpMacMgmtMacAddrMode can't be modified.rw Enumeration .1.3.6.1.4.1.6141.2.28.1.1.1.1.4 |
wwpMacMgmtMacStatusThe Mac Address will be disabled or enabled depending upon the protective mode and its Mac Address limit. The added static Mac Address will always be enabled.ro Enumeration .1.3.6.1.4.1.6141.2.28.1.1.1.1.5 |
wwpMacMgmtMacRowStatusUsed to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. The RowStatus can't be set to active unless wwpMacMgmtMacAddrMode has a valid value.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.28.1.1.1.1.6 |
wwpMacMgmtMacResetTo reset the Mac Table for all the ports. A read on this object will always return the 'none'.rw Enumeration .1.3.6.1.4.1.6141.2.28.1.1.2 |
wwpMacMgmtPMTableThe (conceptual) table listing the protected mode attributes. SEQUENCE OF WwpMacMgmtPMEntry .1.3.6.1.4.1.6141.2.28.1.1.3 |
wwpMacMgmtPMEntryAn entry (conceptual row) in the wwpMacMgmtPMTable. WwpMacMgmtPMEntry .1.3.6.1.4.1.6141.2.28.1.1.3.1 |
wwpMacMgmtPMVlanIDThe vlan id associated with wwpMacMgmtMacAddr and the wwpMacMgmtPortId.ro VlanId .1.3.6.1.4.1.6141.2.28.1.1.3.1.1 |
wwpMacMgmtPMPortIdPort ID for the instance. Port ID's start at 1, and are consecutive for each additional port. This port Id should refer to the dot1dBasePort in the Dot1dBasePortEntry.ro INTEGER .1.3.6.1.4.1.6141.2.28.1.1.3.1.2 |
wwpMacMgmtPMLearnLimitThe maximum number of Mac Addresses which will be learned by this Vlan/port pair. This limits applies only for the dynamic addresses.rw INTEGER .1.3.6.1.4.1.6141.2.28.1.1.3.1.3 |
wwpMacMgmtPMLearnCountThe number of Mac Addresses learned by this Vlan/Port pair. If the wwpMacMgmtMacStatus is enabled then the max value for this object should be equal to wwpMacMgmtPMLearnLimit.ro INTEGER .1.3.6.1.4.1.6141.2.28.1.1.3.1.4 |
wwpMacMgmtPMStatusTo enable the Protection Mode, wwpMacMgmtPMStatus should be set to enable.rw Enumeration .1.3.6.1.4.1.6141.2.28.1.1.3.1.5 |
wwpMacMgmtPMMacFlushSetting this object to 'flush' causes all the dynamic MAC entries for the port/vlan specified by wwpMacMgmtPMPortId/wwpMacMgmtPMVlanID to be deleted. An SNMP read on this object returns 'none' once the flush operation is completed.rw Enumeration .1.3.6.1.4.1.6141.2.28.1.1.3.1.6 |
wwpMacMgmtCacheMacSpecifies whether or not the snmp Agent should cache the Macs in the wwpMacMgmtCacheTable or not. Once a static Mac is added then this object should be set to 'True' again to update the cache.If 'mac reset' or 'mac flush' is used and then the Management Station should set this object to true again to update the Mac Cache Table.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6141.2.28.1.1.4 |
wwpMacMgmtCacheMacTableThe (conceptual) table listing the mac addresses indexed by the Vlan, port and the Mac Index. SEQUENCE OF WwpMacMgmtCacheMacEntry .1.3.6.1.4.1.6141.2.28.1.1.5 |
wwpMacMgmtCacheMacEntryAn entry (conceptual row) in the wwpMacMgmtCacheMacTable. WwpMacMgmtCacheMacEntry .1.3.6.1.4.1.6141.2.28.1.1.5.1 |
wwpMacMgmtCVlanIDThe vlan id associated with wwpMacMgmtCMacIndex and the wwpMacMgmtCPortId.ro VlanId .1.3.6.1.4.1.6141.2.28.1.1.5.1.1 |
wwpMacMgmtCPortIdPort ID for the instance. Port ID's start at 1, and are consecutive for each additional port. This port Id should refer to the dot1dBasePort in the Dot1dBasePortEntry.ro INTEGER .1.3.6.1.4.1.6141.2.28.1.1.5.1.2 |
wwpMacMgmtCMacIndexIndex for this Mac Address.ro INTEGER .1.3.6.1.4.1.6141.2.28.1.1.5.1.3 |
wwpMacMgmtCMacAddrA unicast MAC address which has either been learned by the port or has been statically configured.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.6141.2.28.1.1.5.1.4 |
wwpMacMgmtCMacAddrModeThe Mac Addr can be either dynamic or static. For the Static entries the aging time specified by dot1dTpAgingTime does not apply so they stay forever in the Mac Table unless mac table is flushed. Once the wwpMacMgmtStatus is set to 'active', the wwpMacMgmtMacAddrMode can't be modified.ro Enumeration .1.3.6.1.4.1.6141.2.28.1.1.5.1.5 |
wwpMacMgmtCMacStatusThe Mac Address will be disabled or enabled depending upon the protective mode and its Mac Address limit. The added static Mac Address will always be enabled.ro Enumeration .1.3.6.1.4.1.6141.2.28.1.1.5.1.6 |
wwpMacMgmtCacheMacCountTableThe (conceptual) table listing the mac addresses indexed by the Vlan and the port. SEQUENCE OF WwpMacMgmtCacheMacCountEntry .1.3.6.1.4.1.6141.2.28.1.1.6 |
wwpMacMgmtCacheMacCountEntryAn entry (conceptual row) in the wwpMacMgmtCacheMacTable. WwpMacMgmtCacheMacCountEntry .1.3.6.1.4.1.6141.2.28.1.1.6.1 |
wwpMacMgmtCacheMacCountCount of Mac Addresses associated with this Cache Mac Entry. The count will be shown only for the Vlan/port combination which exists on the box.ro INTEGER .1.3.6.1.4.1.6141.2.28.1.1.6.1.1 |
wwpMacMgmtSacTableThe (conceptual) table listing the security access control attributes. SEQUENCE OF WwpMacMgmtSacEntry .1.3.6.1.4.1.6141.2.28.1.1.7 |
wwpMacMgmtSacEntryAn entry (conceptual row) in the wwpMacMgmtSacTable. WwpMacMgmtSacEntry .1.3.6.1.4.1.6141.2.28.1.1.7.1 |
wwpMacMgmtSacVlanIDThe VLAN id for this SAC entry.ro VlanId .1.3.6.1.4.1.6141.2.28.1.1.7.1.1 |
wwpMacMgmtSacPortIdPort ID for the instance. Port ID's start at 1, and are consecutive for each additional port. This port Id should refer to the dot1dBasePort in the Dot1dBasePortEntry.ro INTEGER .1.3.6.1.4.1.6141.2.28.1.1.7.1.2 |
wwpMacMgmtSacLearnCountThe number of Mac Addresses learned by this Vlan/Port pair. If the wwpMacMgmtMacStatus is enabled then the max value for this object should be equal to wwpMacMgmtSacMaxLearn.ro INTEGER .1.3.6.1.4.1.6141.2.28.1.1.7.1.3 |
wwpMacMgmtSacMaxLearnThe maximum number of Mac Addresses which will be learned by this Vlan/port pair. This limits applies only for the dynamic addresses.rw INTEGER .1.3.6.1.4.1.6141.2.28.1.1.7.1.4 |
wwpMacMgmtSacLearnDisabledSetting this object to 'true' will cause the learning for the port/vlan pair to be shut off.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6141.2.28.1.1.7.1.5 |
wwpMacMgmtSacMacFlushSetting this object to 'flush' causes all the dynamic MAC entries for the port/vlan specified by wwpMacMgmtSacPortId/wwpMacMgmtSacVlanID to be deleted. An SNMP read on this object returns 'none' once the flush operation is completed.rw Enumeration .1.3.6.1.4.1.6141.2.28.1.1.7.1.6 |
wwpMacMgmtSacStatusUsed to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. The SAC entry cab be disabled by setting this object to 'notInService'rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.28.1.1.7.1.7 |
wwpMacMgmtMIBNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.28.2 |
wwpMacMgmtMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.28.2.0 |
wwpMacMgmtMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.28.3 |
wwpMacMgmtMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.28.3.1 |
wwpMacMgmtMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.28.3.2 |