ENTERASYS-MAC-AUTHENTICATION-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
24
.1.3.6.1.4.1.5624.1.2.25.1.2.1
·
1 row entry
·
10 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysMACAuthenticationPortConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-MAC-AUTHENTICATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MAC-AUTHENTICATION-MIB::etsysMACAuthenticationPortConfigTable'
A table containing configuration objects for each MAC authentication port. The configuration for each port in this table must be non-volatile.
Each conceptual row provides control over all of the
initial values used by each authenticated MAC on
this port. Subsequent changes to rows in this table,
except where noted, have no effect on existing MACs
authenticate…
initial values used by each authenticated MAC on
this port. Subsequent changes to rows in this table,
except where noted, have no effect on existing MACs
authenticate…
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
This is the InterfaceIndex associated with this row.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.5624.1.2.25.1.2.1.1.1 |
||||
|
When set to true(1), the MAC authentication logic on this
port is initialized, forcibly ending all MAC authentication sessions currently in existence on this port. A set with the value false(2) has no affect and a read… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.5624.1.2.25.1.2.1.1.2 |
||||
|
When set to true(1), the MAC authentication entity on
this port is required to immediately verify all currently authenticated MACs on this port. This requires that each MAC address be authenticated with the authenticati… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.5624.1.2.25.1.2.1.1.3 |
||||
|
When set to enabled(1), a platform dependent triggering
mechanism initiates an authentication exchange using a MAC address for authentication credentials. When disabled(2), authentication attempts are disabled and all c… |
P-BRIDGE-MIBEnabledStatusr/w Type Values:
|
.1.3.6.1.4.1.5624.1.2.25.1.2.1.1.4 |
||||
|
The value, in seconds, following a failed authentication
before another may be attempted on this port. This object allows network management to provide hysteresis for failed authentication requests from the same port. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5624.1.2.25.1.2.1.1.5 |
||||
|
The value, in seconds, between attempts to re-authenticate
any current MAC authenticated on this port. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5624.1.2.25.1.2.1.1.6 |
||||
|
If enabled(1), then every etsysMACAuthenticationReauthPeriod
the switch attempts to validate all currently authenticated MACs on this port. When set to disabled(2) all current re-authentications in progress are allowed … |
P-BRIDGE-MIBEnabledStatusr/w Type Values:
|
.1.3.6.1.4.1.5624.1.2.25.1.2.1.1.7 |
||||
|
The maximum number of concurrent authentications supported
on this port on this module. The default value of this object is platform and resource dependent. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5624.1.2.25.1.2.1.1.8 |
||||
|
The maximum number of MAC authentications permitted on this
port on this module. This value must be non-zero and be less than or equal to the value of etsysMACAuthenticationAuthenticationsAllowed. Setting this object t… |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5624.1.2.25.1.2.1.1.9 |
||||
|
The string will be formatted with
'XX-XX-XX-XX-XX-XX: TIME&DATE: Textual failure reason'; where XX-XX-XX-XX-XX-XX is the MAC address and TIME&DATE is the time (hh/mm/ss) and date (mm/dd/yyyy) of the failure. It is al… |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.25.1.2.1.1.10 |
.1.3.6.1.4.1.5624.1.2.25.1.3.1
·
1 row entry
·
6 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysMACAuthenticationMACConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-MAC-AUTHENTICATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MAC-AUTHENTICATION-MIB::etsysMACAuthenticationMACConfigTable'
A table containing configuration objects for each MAC authenticated on a port. Each row in this table is created dynamically when a MAC authenticates on a port.
Each conceptual row inherits it's initial information
from the row in the etsysMACAuthenticationPortConfigTable
corresponding to the correct port. Each row represents an
authenticated MAC.
from the row in the etsysMACAuthenticationPortConfigTable
corresponding to the correct port. Each row represents an
authenticated MAC.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
This is the MAC address that was authenticated on this port.
|
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.5624.1.2.25.1.3.1.1.1 |
||||
|
This is the InterfaceIndex associated with this rows
authenticated MAC. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.5624.1.2.25.1.3.1.1.2 |
||||
|
When set to true(1), this MAC session terminates causing the
corresponding row in this table and in the etsysMACAuthenticationSessionTable to be removed. Setting this object to false(2) has no effect on t… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.5624.1.2.25.1.3.1.1.3 |
||||
|
When set to true(1), this MAC authentication session on this
port is required to immediately verify it's credentials. This requires that each MAC address be authenticated with the authentication server through the local… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.5624.1.2.25.1.3.1.1.4 |
||||
|
The value, in seconds, between attempts to re-authenticate
the MAC associated with this row. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5624.1.2.25.1.3.1.1.5 |
||||
|
If enabled(1), then every etsysMACAuthenticationReauthPeriod
the switch attempts to validate all currently authenticated MACs on this port. If disabled(2), reauthentication is not attempted. |
P-BRIDGE-MIBEnabledStatus Type Values:
|
.1.3.6.1.4.1.5624.1.2.25.1.3.1.1.6 |
.1.3.6.1.4.1.5624.1.2.25.1.4.1
·
1 row entry
·
2 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysMACAuthenticationSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-MAC-AUTHENTICATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MAC-AUTHENTICATION-MIB::etsysMACAuthenticationSessionTable'
A table containing configuration objects for each MAC authentication on a port. The successful completion of an authentication causes the creation of a new row in this table. When a MAC becomes unauthenticated because of a link-down, a management change, or system re-initialization, then the corresponding row is removed from this table.
Each conceptual row inherits it's initial information
from the row in the etsysMACAuthenticationPortConfigTable
corresponding to the correct port. Each row represents an
authenticated MAC.
from the row in the etsysMACAuthenticationPortConfigTable
corresponding to the correct port. Each row represents an
authenticated MAC.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
This is the InterfaceIndex associated with the authenticated
MACs session. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.5624.1.2.25.1.4.1.1.1 |
|
The value, in seconds, which have elapsed since the start
of this session. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5624.1.2.25.1.4.1.1.2 |
.1.3.6.1.4.1.5624.1.2.25.1.5.3
·
1 row entry
·
6 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysMACAuthenticationMACListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-MAC-AUTHENTICATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MAC-AUTHENTICATION-MIB::etsysMACAuthenticationMACListTable'
This table provides configuration objects for the
MAC List functionality.
When an unauthenticated MAC address is received a
longest prefix search is performed. If more than
one match is made -- the one with the longest
mask length -- is called the longest prefix match.
Authentication is blocked when no match is found,
or the matching entry's etsysMACAuthenticationMACListPorts
value is not the empty string and the ingress port is not
set in the list.
To create a default entry that matches any MAC address,
configure a row with a MAC address of all FFs and a
mask length of 48.
The user-name credential will be the portion
of the MAC address specified by
etsysMACAuthenticationMACListMaskLen.
If the etsysMACAuthenticationMACListPassword is set,
it will be used as the password credential for authentication.
Otherwise, the user-name credential will be used as the
password credential.
Each row represents an entry in the MAC List.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The MAC address to match.
|
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.5624.1.2.25.1.5.3.1.1 |
||||||||||||
|
This object represents the number of significant bits in the
MAC address to match starting with the left-most bit of the vendor portion of the MAC address. The significant portion of the MAC address is sent as a user-na… |
Unsigned32 Constraints: range: 1-48 |
.1.3.6.1.4.1.5624.1.2.25.1.5.3.1.2 |
||||||||||||
|
The password to use to authenticate the MAC address.
On a read this object will always return an empty string. |
OctetStringr/w Constraints: range: 0-48 |
.1.3.6.1.4.1.5624.1.2.25.1.5.3.1.3 |
||||||||||||
|
true(1) - indicates that etsysMACAuthenticationMACListPassword
was last set with some value other than the empty string. false(2) - indicates that etsysMACAuthenticationMACListPassword has never been s… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.5624.1.2.25.1.5.3.1.4 |
||||||||||||
|
The set of ports to allow authentication on. If this object is
the empty string then authentication is allowed on all ports. |
Q-BRIDGE-MIBPortListr/w | .1.3.6.1.4.1.5624.1.2.25.1.5.3.1.5 |
||||||||||||
|
The status of this row.
active(1) -- Indicates that this entry is available for use by the managed device. createAndGo(4) -- A new entry … |
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.5624.1.2.25.1.5.3.1.6 |