enterasys-multi-auth-mib Download
This MIB module defines a portion of the SNMP MIB under
the Enterasys Networks enterprise OID pertaining to
configuration of multiple authentication mechanisms
to be run simultaneously on a device.
With the IPHost SNMP tool, you can monitor any SNMP objects of the
enterasys-multi-auth-mib
. You can select a variable to monitor using the built-in IPHost MIB browser that provides you with all variables,
their current values and descriptions taken from the
enterasys-multi-auth-mib
.
OID list for enterasys-multi-auth-mib
- etsysMultiAuthSystemSupportedTypes
- This object specifies that authentication types that the device supports. A bit will be set for each corresponding type that is supported.
- etsysMultiAuthSystemMaxNumUsers
- The maximum number of users the can be actively authenticated or have authentications in progress at one time in the system.
- etsysMultiAuthSystemCurrentNumUsers
- The current number of users the are actively authenticated, have authentications in progress, or the device is keeping authentication termination information for in the system.
- etsysMultiAuthSystemMode
- The value strictIeee8021x(1) will cause the device to authenticate in strict adherence to IEEE Std. 802.1X-2001. In this mode no other authentication mechanisms will be active. While in this mode, changes may be made to other objects in the MIB, but they ...
- etsysMultiAuthSystemDefaultPrecedence
- The precedence that authentication results will be applied to network traffic by default. This object will have a size equal to the number of enumerations specified by the EtsysMultiAuthTypes textual convention.
- etsysMultiAuthSystemAdminPrecedence
- This object allows one to modify the default precedence by which authentication results will be applied to network traffic. Sets to this object are not required to specify all of the types that the device supports. If less types are specified than are su ...
- etsysMultiAuthSystemOperPrecedence
- This object returns the operational precedence of authentication types as they will be applied to network traffic. The value returned by this object is the calculated result of the etsysMultiAuthSystemDefaultPrecedence and etsysMultiAuthSystemAdminPreced ...
- etsysMultiAuthTypePropertiesTable
- A table of properties per authentication type.
- etsysMultiAuthTypePropertiesEntry
- An entry containing per authentication type properties.
- etsysMultiAuthType
- The authentication type the entry properties pertain to.
- etsysMultiAuthSessionTimeout
- The maximum number of seconds an authenticated session may last before termination of the session. A value of zero indicates that no session timeout will be applied. This value MAY be superseded by a session timeout value provided by the authenticating ...
- etsysMultiAuthIdleTimeout
- The maximum number of consecutive seconds an authenticated session may be idle before termination of the session. A value of zero indicates that no idle timeout will be applied. This value MAY be superseded by a idle timeout value provided by the authent ...
- etsysMultiAuthCurrentNumUsers
- The current number of users the are actively authenticated or have authentications in progress for this authentication type in the system.
- etsysMultiAuthSystemMaxNumUsersReachedTrapEnable
- This object allows for the enabling or disabling the transmission of the etsysMultiAuthSystemMaxNumUsersReached NOTIFICATION.
- etsysMultiAuthPortTable
- A table of per port information and configuration for user authentication.
- etsysMultiAuthPortEntry
- An entry containing per port authentication data. Only interfaces that are able to authenticate users are represented in this table.
- etsysMultiAuthPortMode
- This object specifies the authorization mode to use for packets received on this interface. A value of forceUnauthorized(1) indicates that the interface is always unauthenticated. A value of forceAuthorized(2) indicates that users on this port will always ...
- etsysMultiAuthPortMaxNumUsers
- The maximum number of users that can be actively authenticated or have authentications in progress at one time on this interface.
- etsysMultiAuthPortNumUsersAllowed
- The user configured number of users that can be actively authenticated or have authentications in progress at one time on this interface. This object has a default value equal to the value of etsysMultiAuthPortMaxNumUsers for this interface. If the valu ...
- etsysMultiAuthPortCurrentNumUsers
- The current number of users that are actively authenticated or have authentications in progress at one time on this interface. By definition this value can not exceed the value specified by etsysMultiAuthPortMaxNumUsers for the same interface.
- etsysMultiAuthPortClearUsers
- Setting this object to a value of true(1) will cause all users that are currently authenticated or that have authentications in progress on this interface to become unauthenticated. This will cause any such entries with matching ifIndex values in the ets ...
- etsysMultiAuthPortTrapEnable
- This object allows for the enabling or disabling of each trap on a per interface basis. Setting a given bit to a value of 1 allows traps of that type to be sent for events on that interface. Setting a given bit to a value of 0 disallows traps of that ty ...
- etsysMultiAuthPortTypeEntry
- An entry containing per port, per authentication type data. Only interfaces that are able to authenticate users are represented in this table.
- etsysMultiAuthPortTypeCurrentNumUsers
- The current number of users the are actively authenticated or have authentications in progress for this authentication type on the specified port.
- etsysMultiAuthStationTable
- A table of station configuration on specific interfaces.
- etsysMultiAuthStationEntry
- An entry containing authentication information on a per station, per port basis. Only interfaces that are able to authenticate users are represented in this table.
- etsysMultiAuthStationAddrType
- The type of station represented by etsysMultiAuthStationAddr.
- etsysMultiAuthStationAddr
- The station address for the authenticated user.
- etsysMultiAuthStationClearUsers
- Setting this object to a value of true(1) will cause any users with the specified station address that are currently authenticated or that have authentications in progress to become unauthenticated. This will cause any entries with matching etsysMultiAut ...
- etsysMultiAuthSessionStationTable
- A table of session information and configuration for user authentication. Entries in this table represent users in various stages of authentication. Entries that do not have a etsysMultiAuthSessionStationAuthStatus value of authSuccess(1) or authInProgr ...
- etsysMultiAuthSessionStationEntry
- An entry containing authentication information on a per station, per port, per authentication agent type basis. Only interfaces that are able to authenticate users are represented in this table.
- etsysMultiAuthSessionAgentType
- The type of authentication agent for this session.
- etsysMultiAuthSessionStationAuthStatus
- The status of authentication for this session.
- etsysMultiAuthSessionAuthAttemptTime
- The value of sysUpTime when this session last attempted authorization. For entries that have a value of authInProgress(3) for etsysMultiAuthSessionStationAuthStatus this object MAY return a value of zero.
- etsysMultiAuthSessionAuthServerType
- The type of authentication server used to authenticate this session. A value of radius(1) indicates that a RADIUS request and response were attempted in order to authenticate the session. A value of local(2) indicates that the session was authenticated b ...
- etsysMultiAuthSessionAuthServerAddrType
- The type of data returned by etsysMultiAuthSessionAuthServerAddr. If the etsysMultiAuthSessionAuthServerType leaf for this entry has a value of local(2) then this object MUST return a a value of unknown(0).
- etsysMultiAuthSessionAuthServerAddr
- The network address of the authentication server for this session. If the etsysMultiAuthSessionAuthServerType leaf for this entry has a value of local(2) then this object MUST return a zero length string.
- etsysMultiAuthSessionPolicyIndex
- The Policy Profile Index returned from the authentication server for this session. The value of zero indicates that no policy will be applied for this session. If the etsysMultiAuthSessionStationAuthStatus object returns a value of authSuccess(1), then a ...
- etsysMultiAuthSessionIsApplied
- This object indicates whether this entry and the policy index contained within it are actively being applied to traffic matching the interface and station address of this entry. A value of true(1) indicates that this entry is being applied. A value of f ...
- etsysMultiAuthSessionTerminationTime
- The local date and time that the session was terminated. If the session is not in the authTerminated(5) state this object MUST return '00000000'H.
- etsysMultiAuthSessionSessionTimeout
- The maximum number of seconds this session may last before automatic termination. A value of zero indicates that no session timeout will be applied. This value MAY be provided by the etsysMultiAuthSessionTimeout object or by the authenticating server.
- etsysMultiAuthSessionIdleTimeout
- The maximum number of consecutive seconds this session may be idle before automatic termination. A value of zero indicates that no idle timeout will be applied. This value MAY be provided by the etsysMultiAuthIdleTimeout object or by the authenticating ...
- etsysMultiAuthSessionDuration
- The length of this session in seconds. This object MAY return zero for a session in any state other than authSuccess(1).
- etsysMultiAuthSessionIdleTime
- The number of consecutive seconds this session has been idle. This object MAY return zero for a session in any state other than authSuccess(1).
- etsysMultiAuthSessionVlanTunnelAttribute
- The VLAN Tunnel Attribute (Tunnel-Group-ID) returned from the authentication server for this session. This value is interpreted as the 12 bit VLAN identifier to be applied to traffic from the session entity. Policy VLAN classification rules have preceden ...
- etsysMultiAuthSessionPortTable
- A table of session information and configuration for user authentication. This table represents the information specified in the etsysMultiAuthSessionStationTable with alternate indexing for faster lookups of data on per port basis.
- etsysMultiAuthSessionPortEntry
- An entry containing authentication information on a per port, per station, per authentication agent type basis. Only interfaces that are able to authenticate users are represented in this table.
- etsysMultiAuthSessionPortAuthStatus
- The status of authentication for this session.
- etsysMultiAuthModuleTable
- A table of per module information for user authentication.
- etsysMultiAuthModuleEntry
- An entry containing per module authentication data. Only physical indexes with a entPhysicalClass of module(9) are represented in this table. Furthermore, each entity represented in this table must have authentication resources that are separate from eve ...
- etsysMultiAuthModuleMaxNumUsers
- The maximum number of users that can be actively authenticated or have authentications in progress at one time on the specified module.
- etsysMultiAuthModuleCurrentNumUsers
- The current number of users that are actively authenticated or have authentications in progress at one time on the specified module. By definition this value can not exceed the value specified by etsysMultiAuthModuleMaxNumUsers for the same module.
- etsysMultiAuthModuleMaxNumUsersReachedTrapEnable
- This object allows for the enabling or disabling the transmission of the etsysMultiAuthModuleMaxNumUsersReached NOTIFICATION.
- etsysMultiAuthSystemGroup
- The system group for all devices supporting Multiple Authentication.
- etsysMultiAuthPortBaseGroup
- The base level port group for all devices supporting Multiple Authentication.
- etsysMultiAuthPortTrapGroup
- This group of objects for all devices supporting per interface SNMP notifications.
- etsysMultiAuthStationGroup
- The station group for all devices supporting Multiple Authentication.
- etsysMultiAuthSessionGroup
- The session group for all devices supporting Multiple Authentication.
- etsysMultiAuthModuleGroup
- The module group for all devices supporting Multiple Authentication.
- etsysMultiAuthSessionGroup2
- The session group for all devices supporting Multiple Authentication.
- etsysMultiAuthTimeoutGroup
- The group of objects for all devices that support timing out Multiple Authentication sessions.
- etsysMultiAuthCurrentNumUsersGroup
- The group of objects for all devices that support counting the number of current users on a per authentication type basis.
- etsysMultiAuthModuleTrapGroup
- The group of objects for all devices supporting module SNMP notifications.
- etsysMultiAuthSystemTrapGroup
- The group of objects for all devices supporting system SNMP notifications.
- etsysMultiAuthTunnelAttributeGroup
- The group of objects for all devices supporting 802.1X RADIUS tunnel attributes for 802.1Q VLANs.
You can start network devices monitoring using free 30-day trial version of IPHost Network Monitor right now.
Witn IPHost SNMP monitor you can monitor network performance, audit network usage, detect network faults, or inappropriate access.
The IPHost's SNMP monitor can communicate and interact with any SNMP-enabled device.