A3COM0021-PORT-SECURITY Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
12
.1.3.6.1.4.1.43.10.22.1
·
1 row entry
·
8 columns
Uses the a3com variant from
Command help
/opt/observium/mibs/a3com.
Walk securePortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM0021-PORT-SECURITY' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0021-PORT-SECURITY::securePortTable'
This table defines the security status of each secure port. Each port can have a number of authorised MAC addresses, and these are stored in the secureAddressTable.
There is a row in this table for each secure port, and
allows repeater ports to be configured for security on a per port basis. It is
indexed using the objects secureSlotIndex and securePortIndex.
allows repeater ports to be configured for security on a per port basis. It is
indexed using the objects secureSlotIndex and securePortIndex.
Indexes
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
secureSlotIndexmandatory
The slot or unit number of the secure port. This is the
first index into the securePortTable. |
Integer32 Constraints: range: 1-1024 |
.1.3.6.1.4.1.43.10.22.1.1.1 |
||||||||||||||||
|
securePortIndexmandatory
The port number of the secure port. This is the second index
into the securePortTable. |
Integer32 Constraints: range: 1-1024 |
.1.3.6.1.4.1.43.10.22.1.1.2 |
||||||||||||||||
|
securePortModemandatory
Determines the learning and security modes of the port. See
secureNeedToKnowMode and secureIntrusionAction to configure Need To Know and Intrusion Action on each port. (When in a learning mode, secureNu… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.10.22.1.1.3 |
||||||||||||||||
|
secureNeedToKnowModemandatory
Attribute to determine which frames are to be forwarded to
this port intact. 1 - Need To Know is not available. 2 - All frames. 3 - Frames addressed to the authorised devices only. 4 - Frames addressed … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.10.22.1.1.4 |
||||||||||||||||
|
secureIntrusionActionmandatory
Attribute to determine the action if an unauthorised device
tranmsits on this port. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.10.22.1.1.5 |
||||||||||||||||
|
secureNumberAddressesmandatory
The maximum number of addresses that the port can learn or
store. Reducing this number may cause some addresses to be deleted. This value is set by the user and cannot be automatically changed by the agent. … |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.43.10.22.1.1.6 |
||||||||||||||||
|
secureNumberAddressesStoredmandatory
The number of addresses that are currently in the
AddressTable for this port. If this object has the same value as secureNumberAddresses, then no more addresses can be authorised on this port. The follo… |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.43.10.22.1.1.7 |
||||||||||||||||
|
secureMaximumAddressesmandatory
This indicates the maximum value that secureNumberAddresses
can be set to. It is dependent on the resources available so may change, eg. if resources are shared between ports, then this value can both increase and de… |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.43.10.22.1.1.8 |
.1.3.6.1.4.1.43.10.22.2
·
1 row entry
·
4 columns
Uses the a3com variant from
Command help
/opt/observium/mibs/a3com.
Walk secureAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM0021-PORT-SECURITY' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0021-PORT-SECURITY::secureAddressTable'
This table which stores the MAC addresses assigned to each port. Addresses will normally defined as authorised, and describe the devices which are permitted to transmit and receive on the corresponding port. This table can be written to by the agent as well as the management station.
This table allows multiple addresses to be assigned to each
secure port. It is indexed using the objects secureAddrSlotIndex,
secureAddrPortIndex and secureAddrMAC.
secure port. It is indexed using the objects secureAddrSlotIndex,
secureAddrPortIndex and secureAddrMAC.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
secureAddrSlotIndexmandatory
The slot or unit number of the secure port. This is the
first index into the secureAddressTable. |
Integer32 Constraints: range: 1-1024 |
.1.3.6.1.4.1.43.10.22.2.1.1 |
||||||||||||
|
secureAddrPortIndexmandatory
The port number of the secure port. This is the second
index into the secureAddressTable. |
Integer32 Constraints: range: 1-1024 |
.1.3.6.1.4.1.43.10.22.2.1.2 |
||||||||||||
|
secureAddrMACmandatory
The MAC address of a station assigned to this port. This is
the third index into the secureAddressTable. |
OctetString Constraints: range: 6-6 |
.1.3.6.1.4.1.43.10.22.2.1.3 |
||||||||||||
|
secureAddrRowStatusmandatory
This manages the creation and deletion or rows, and shows
the current status of the indexed MAC address. This object has the following values. 1 - The indexed MAC address is authorised on this port. 2 … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.10.22.2.1.4 |