ARUBAWIRED-PORTSECURITY-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT PACKARD
Home | MIB: ARUBAWIRED-PORTSECURITY-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 |
arubaWiredPortSecurityMIB | 1.3.6.1.4.1.47196.4.1.1.3.21 |
This MIB module for Port Security |
||
arubaWiredPortSecurityNotifications | 1.3.6.1.4.1.47196.4.1.1.3.21.0 | |||
arubaWiredPortSecurityViolationStatusChange | 1.3.6.1.4.1.47196.4.1.1.3.21.0.1 |
This notification is generated when a violation is triggered. |
||
arubaWiredPortSecurityObjects | 1.3.6.1.4.1.47196.4.1.1.3.21.1 | |||
arubaWiredPortSecurityGlobalObjects | 1.3.6.1.4.1.47196.4.1.1.3.21.1.1 | |||
arubaWiredPortSecurityGlobalEnable | 1.3.6.1.4.1.47196.4.1.1.3.21.1.1.1 | truthvalue | read-write |
Indicates whether Port Security is enabled or disabled. By default this object will have a value of false. |
arubaWiredPortSecurityPortObjects | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2 | |||
arubaWiredPortSecurityPortTable | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1 | no-access |
A 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. |
|
1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1 | no-access |
Port Security configuration information for a single port. |
||
arubaWiredifIndex | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.1 | unsigned32 | read-only |
Indicates the unique port index. |
arubaWiredPortSecurityEnable | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.2 | truthvalue | read-write |
This object indicates whether port security feature is enabled on a port. The default value is false. |
arubaWiredClientLimit | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.3 | unsigned32 | read-write |
The maximum number (N) of MAC addresss to be secured on the interface. The first N MAC addresss learned or configured are made secured. |
arubaWiredCurrentSecureMacAddrCount | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.4 | unsigned32 | read-only |
The current number of MAC addresss secured on this interface. |
arubaWiredViolationAction | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.5 | integer | read-write |
Determines 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. Enumeration: 'notify': 1, 'shutdown': 2. |
arubaWiredClientViolationStatus | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.6 | truthvalue | read-only |
Indicates whether this port is currently in violation state or not. |
arubaWiredClientViolationReason | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.7 | integer | read-only |
This 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. Enumeration: 'none': 0, 'stickyClientMove': 2, 'clientLimitExceeded': 1. |
arubaWiredClientLimitViolationCount | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.8 | counter32 | read-only |
Number of client limit violations that have occurred on this port since system boot. |
arubaWiredStickyClientMoveViolationCount | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.9 | counter32 | read-only |
Number of sticky mac client move violations that have occurred on this port since system boot. |
arubaWiredRecoveryTimer | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.10 | unsigned32 | read-write |
Time 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. |
arubaWiredShutdownRecovery | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.11 | truthvalue | read-write |
Enable 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. |
arubaWiredStickyEnable | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.12 | truthvalue | read-write |
Indicates whether port security sticky MAC learning is enabled on this port. This is only supported on physical ports. |
arubaWiredPortSecurityClientTable | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2 | no-access |
Information describing the port security clients. |
|
1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2.1 | no-access |
Information describing the port security client. |
||
arubaWiredClientPortName | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2.1.1 | displaystring | no-access |
The port ifIndex of the client |
arubaWiredClientMac | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2.1.2 | macaddress | read-only |
MAC address of the client |
arubaWiredClientAuthorizationState | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2.1.3 | displaystring | read-only |
State of the port security client. |
arubaWiredClientMacType | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2.1.4 | arubawiredportsecuritymacaddrtype | read-only |
The learnt type of the MAC address. |
arubaWiredPortSecurityMacCfgTable | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3 | no-access |
A list of port security static MAC configuration entries. |
|
1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1 | no-access |
Information describing the port security static MAC configuration entries. |
||
arubaWiredPortifIndex | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1.1 | unsigned32 | no-access |
Indicates the unique port index. |
arubaWiredStaticMacType | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1.2 | truthvalue | no-access |
Determines the type of MAC address. 0 - The non sticky MAC address. 1 - The sticky MAC address. |
arubaWiredStaticClientMac | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1.3 | macaddress | no-access |
MAC address of the client. |
arubaWiredClientMacVidList | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1.4 | vidlist | read-only |
List of VLANs on which this mac address is configured. |
arubaWiredMacAddrRowStatus | 1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1.5 | rowstatus | read-only |
This object is a conceptual row entry that allows adding or deleting static port security mac entries on a port. |
arubaWiredPortSecurityConformance | 1.3.6.1.4.1.47196.4.1.1.3.21.2 | |||
arubaWiredPortSecurityGroups | 1.3.6.1.4.1.47196.4.1.1.3.21.2.1 | |||
arubaWiredPortSecurityPortGroup | 1.3.6.1.4.1.47196.4.1.1.3.21.2.1.1 |
These objects are used for describing Port Security port parameters |
||
arubaWiredPortSecurityClientGroup | 1.3.6.1.4.1.47196.4.1.1.3.21.2.1.2 |
These objects are used for describing Port Security Client parameters |
||
arubaWiredPortSecurityMacCfgGroup | 1.3.6.1.4.1.47196.4.1.1.3.21.2.1.3 |
These objects are used for describing Port Security static mac parameters |
||
arubaWiredPortSecurityGlobalCfgGroup | 1.3.6.1.4.1.47196.4.1.1.3.21.2.1.4 |
These objects are used for describing port security global configuration parameters |
||
arubaWiredPortSecurityNotificationsGroup | 1.3.6.1.4.1.47196.4.1.1.3.21.2.1.5 |
A collection of Port security notification objects. |
||
arubaWiredPortSecurityCompliances | 1.3.6.1.4.1.47196.4.1.1.3.21.2.2 | |||
arubaWiredPortSecurityCompliance | 1.3.6.1.4.1.47196.4.1.1.3.21.2.2.1 |
The compliance statement for devices with support of Port Access Clients |