ARUBAWIRED-PORTSECURITY-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
21
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1
·
1 row entry
·
12 columns
Uses the aruba variant from
Command help
/opt/observium/mibs/aruba.
Walk arubaWiredPortSecurityPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARUBAWIRED-PORTSECURITY-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-PORTSECURITY-MIB::arubaWiredPortSecurityPortTable'
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.
Port Security configuration information for a single port.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
Indicates the unique port index.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.1 |
||||||
|
This object indicates whether port security
feature is enabled on a port. The default value is false. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.2 |
||||||
|
The maximum number (N) of MAC addresss to be
secured on the interface. The first N MAC addresss learned or configured are made secured. |
Unsigned32r/w Constraints: range: 1-64 |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.3 |
||||||
|
The current number of MAC addresss secured
on this interface. |
Unsigned32 Constraints: range: 0-20range: 0-64 |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.4 |
||||||
|
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,… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.5 |
||||||
|
Indicates whether this port is
currently in violation state or not. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.6 |
||||||
|
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. T… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.7 |
||||||
|
Number of client limit violations that have occurred
on this port since system boot. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.8 |
||||||
|
Number of sticky mac client move violations that
have occurred on this port since system boot. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.9 |
||||||
|
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. |
secondsUnsigned32r/w Constraints: range: 10-600 |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.10 |
||||||
|
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. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.11 |
||||||
|
Indicates whether port security sticky MAC learning
is enabled on this port. This is only supported on physical ports. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.12 |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2
·
1 row entry
·
4 columns
Uses the aruba variant from
Command help
/opt/observium/mibs/aruba.
Walk arubaWiredPortSecurityClientTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARUBAWIRED-PORTSECURITY-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-PORTSECURITY-MIB::arubaWiredPortSecurityClientTable'
Information describing the port security clients.
Information describing the port security client.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
The port ifIndex of the client
|
OctetString Constraints: range: 0-20range: 0-8 |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2.1.1 |
||||||||
|
MAC address of the client
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2.1.2 |
||||||||
|
State of the port security client.
|
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2.1.3 |
||||||||
|
The learnt type of the MAC address.
|
ArubaWiredPortSecurityMacAddrType Type Values:
|
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.2.1.4 |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3
·
1 row entry
·
5 columns
Uses the aruba variant from
Command help
/opt/observium/mibs/aruba.
Walk arubaWiredPortSecurityMacCfgTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARUBAWIRED-PORTSECURITY-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-PORTSECURITY-MIB::arubaWiredPortSecurityMacCfgTable'
A list of port security static MAC configuration entries.
Information describing the port security static MAC
configuration entries.
configuration entries.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Indicates the unique port index.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1.1 |
||||||||||||
|
Determines the type of MAC address.
0 - The non sticky MAC address. 1 - The sticky MAC address. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1.2 |
||||||||||||
|
MAC address of the client.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1.3 |
||||||||||||
|
List of VLANs on which this mac address
is configured. |
VidListr/w Type Constraints: range: 512 |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1.4 |
||||||||||||
|
This object is a conceptual row entry that allows adding
or deleting static port security mac entries on a port. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.3.1.5 |