ARUBAWIRED-PORTSECURITY-MIB
AI MIB Summary
The ARUBAWIRED-PORTSECURITY-MIB enables monitoring and configuration of IEEE 802.1X authentication states, MAC address table limits, and dynamic port security violations on ArubaOS-Switch and Aruba Instant On wired infrastructure. It provides granular visibility into active secure sessions, unauthorized device blocking events, and port-level security policy enforcement metrics for network access control.
This MIB module for Port Security
Main OID:
arubaWiredPortSecurityMIB.1.3.6.1.4.1.47196.4.1.1.3.21
43
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
43 total| Object Name |
|---|
arubaWiredPortSecurityMIBThis MIB module for Port Security MODULE-IDENTITY .1.3.6.1.4.1.47196.4.1.1.3.21 |
arubaWiredPortSecurityNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.21.0 |
arubaWiredPortSecurityViolationStatusChangeThis notification is generated when a violation is triggered. NOTIFICATION-TYPE .1.3.6.1.4.1.47196.4.1.1.3.21.0.1 |
arubaWiredPortSecurityObjects OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.21.1 |
arubaWiredPortSecurityGlobalObjects OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.21.1.1 |
arubaWiredPortSecurityGlobalEnableIndicates whether Port Security is enabled or disabled. By default this object will have a value of false.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.21.1.1.1 |
arubaWiredPortSecurityPortObjects OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.21.1.2 |
arubaWiredPortSecurityPortTableA list of port security configuration and status entries. The number of entries is determined by the number of ports in the system that can support the port security feature. Ports that are not port security capable will not be displayed in this table. This table includes ports on which port security parameters can be set even if port security feature itself cannot be enabled due to conflict with other features. SEQUENCE OF ArubaWiredPortSecurityPortEntry .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1 |
arubaWiredPortSecurityPortEntryPort Security configuration information for a single port. ArubaWiredPortSecurityPortEntry .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1 |
arubaWiredifIndexIndicates the unique port index.ro Unsigned32 .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.1 |
arubaWiredPortSecurityEnableThis object indicates whether port security feature is enabled on a port. The default value is false.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.2 |
arubaWiredClientLimitThe maximum number (N) of MAC addresss to be secured on the interface. The first N MAC addresss learned or configured are made secured.rw Unsigned32 .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.3 |
arubaWiredCurrentSecureMacAddrCountThe current number of MAC addresss secured on this interface.ro Unsigned32 .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.4 |
arubaWiredViolationActionDetermines the action that the device will take if the traffic matches the port security violation. notify(1) - Send an SNMP trap and log an event when a violation occurs. shutdown(2) - Send an SNMP trap, log an event and shutdown the port when a violation occurs.rw Enumeration .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.5 |
arubaWiredClientViolationStatusIndicates whether this port is currently in violation state or not.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.6 |
arubaWiredClientViolationReasonThis object represents the reason for violation. none(0) - None of the violation is triggered. clientLimitExceeded(1) - Indicates whether the port is in a state where its client limit has been violated. This will be reset when the client limit reduces to below the threshold or the link goes down. stickyClientMove(2) - Indicates whether the port is in a state where sticky mac client move has been violated. This will be reset when the link goes down.ro Enumeration .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.7 |
arubaWiredClientLimitViolationCountNumber of client limit violations that have occurred on this port since system boot.ro Counter32 .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.8 |
arubaWiredStickyClientMoveViolationCountNumber of sticky mac client move violations that have occurred on this port since system boot.ro Counter32 .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.9 |
arubaWiredRecoveryTimerTime in seconds after which the port will be re-enabled if it was shutdown in response to a violation event. This is only applicable if shutdown recovery is enabled.rw Unsigned32 .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.10 |
arubaWiredShutdownRecoveryEnable auto-recovery for the port. This is only relevant when the violation action is set to shutdown. The port is re-enabled after the recovery timer has expired.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.11 |
arubaWiredStickyEnableIndicates whether port security sticky MAC learning is enabled on this port. This is only supported on physical ports.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.12 |
arubaWiredPortSecurityClientTableInformation describing the port security clients. SEQUENCE OF ArubaWiredPortSecurityClientEntry .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2 |
arubaWiredPortSecurityClientEntryInformation describing the port security client. ArubaWiredPortSecurityClientEntry .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2.1 |
arubaWiredClientPortNameThe port ifIndex of the client DisplayString .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2.1.1 |
arubaWiredClientMacMAC address of the clientro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2.1.2 |
arubaWiredClientAuthorizationStateState of the port security client.ro DisplayString .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2.1.3 |
arubaWiredClientMacTypeThe learnt type of the MAC address.ro ArubaWiredPortSecurityMacAddrType .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2.1.4 |
arubaWiredPortSecurityMacCfgTableA list of port security static MAC configuration entries. SEQUENCE OF ArubaWiredPortSecurityMacCfgEntry .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3 |
arubaWiredPortSecurityMacCfgEntryInformation describing the port security static MAC configuration entries. ArubaWiredPortSecurityMacCfgEntry .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1 |
arubaWiredPortifIndexIndicates the unique port index. Unsigned32 .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1.1 |
arubaWiredStaticMacTypeDetermines the type of MAC address. 0 - The non sticky MAC address. 1 - The sticky MAC address. TruthValue (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1.2 |
arubaWiredStaticClientMacMAC address of the client. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1.3 |
arubaWiredClientMacVidListList of VLANs on which this mac address is configured.rw VidList .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1.4 |
arubaWiredMacAddrRowStatusThis object is a conceptual row entry that allows adding or deleting static port security mac entries on a port.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1.5 |
arubaWiredPortSecurityConformance OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.21.2 |
arubaWiredPortSecurityGroups OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.21.2.1 |
arubaWiredPortSecurityPortGroupThese objects are used for describing Port Security port parameters Unknown .1.3.6.1.4.1.47196.4.1.1.3.21.2.1.1 |
arubaWiredPortSecurityClientGroupThese objects are used for describing Port Security Client parameters Unknown .1.3.6.1.4.1.47196.4.1.1.3.21.2.1.2 |
arubaWiredPortSecurityMacCfgGroupThese objects are used for describing Port Security static mac parameters Unknown .1.3.6.1.4.1.47196.4.1.1.3.21.2.1.3 |
arubaWiredPortSecurityGlobalCfgGroupThese objects are used for describing port security global configuration parameters Unknown .1.3.6.1.4.1.47196.4.1.1.3.21.2.1.4 |
arubaWiredPortSecurityNotificationsGroupA collection of Port security notification objects. Unknown .1.3.6.1.4.1.47196.4.1.1.3.21.2.1.5 |
arubaWiredPortSecurityCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.21.2.2 |
arubaWiredPortSecurityComplianceThe compliance statement for devices with support of Port Access Clients Unknown .1.3.6.1.4.1.47196.4.1.1.3.21.2.2.1 |