AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Enterasys-Networks » ENTERASYS-RADIUS-AUTH-CLIENT-MIB » Objects

ENTERASYS-RADIUS-AUTH-CLIENT-MIB.mib object view, vendor Enterasys-Networks

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file ENTERASYS-RADIUS-AUTH-CLIENT-MIB and use it to monitor vendor specific OID's.

ENTERASYS-RADIUS-AUTH-CLIENT-MIB file content

Object view of ENTERASYS-RADIUS-AUTH-CLIENT-MIB:

Scalar Object
etsysRadiusAuthClientRetryTimeout .1.3.6.1.4.1.5624.1.2.4.1.1
The number of seconds to wait for a RADIUS Server to respond to a request. Maintaining the value of this object across agent reboots is REQUIRED.
etsysRadiusAuthClientRetries .1.3.6.1.4.1.5624.1.2.4.1.2
The number of times to resend an authentication packet if a RADIUS Server does not respond to a request. Maintaining the value of this object across agent reboots is REQUIRED.
etsysRadiusAuthClientEnable .1.3.6.1.4.1.5624.1.2.4.1.3
Controls and indicates the operational state of the RADIUS client functionality. Maintaining the value of this object across agent reboots is REQUIRED.
etsysRadiusAuthClientAuthType .1.3.6.1.4.1.5624.1.2.4.1.4
This indicates which method is being used for authentication. mac(1) - indicates MAC address authentication eapol(2) - indicates EAPOL authentication This list of enumeration constants is subject to change. This parameter value is maintained across system reboots.
etsysRadiusAuthServerEntry .1.3.6.1.4.1.5624.1.2.4.1.5.1
A RADIUS server that this client may attempt to use.
Tabular Object
etsysRadiusAuthServerIndex .1.3.6.1.4.1.5624.1.2.4.1.5.1.1
A number uniquely identifying each conceptual row in the etsysRadiusAuthServerTable. This value also indicates the relative priority of the servers. The initial authentication attempt will be against the server with the lowest value of etsysRadiusAuthServerIndex and any successive attempt will be with the next higher value, and so on. Maintaining the value of etsysRadiusAuthServerIndex for all active(1) entries across agent reboots is REQUIRED.
etsysRadiusAuthClientServerAddressType .1.3.6.1.4.1.5624.1.2.4.1.5.1.2
This object specifies how etsysRadiusAuthClientServerAddress is encoded. Support for all possible enumerations defined by InetAddressType is NOT REQUIRED.
etsysRadiusAuthClientServerAddress .1.3.6.1.4.1.5624.1.2.4.1.5.1.3
The encoded unicast IP address or hostname of a RADIUS server. RADIUS requests will be sent to this address. If this address is a DNS hostname, then that hostname SHOULD be resolved into an IP address each time an authentication session is initialized.
etsysRadiusAuthClientServerPortNumber .1.3.6.1.4.1.5624.1.2.4.1.5.1.4
The UDP port number (0-65535) the client will use to send RADIUS requests to this server.
etsysRadiusAuthClientServerSecret .1.3.6.1.4.1.5624.1.2.4.1.5.1.5
This object is the secret shared between the RADIUS authentication server and the RADIUS client. On a read operation this object MUST return a zero length string. Writing this object with a zero length string clears the secret.
etsysRadiusAuthClientServerSecretEntered .1.3.6.1.4.1.5624.1.2.4.1.5.1.6
true(1) - Indicates that etsysRadiusAuthClientServerSecret was last set with some value other than the empty string. false(2) - Indicates that etsysRadiusAuthClientServerSecret has never been set, or was last set to the empty string.
etsysRadiusAuthClientServerClearTime .1.3.6.1.4.1.5624.1.2.4.1.5.1.7
The number of seconds elapsed since the counters were last cleared. Writing the value zero will cause the servers counters to be cleared and the clear time will be set to zero. Writing any value other than zero will have no effect.
etsysRadiusAuthClientServerStatus .1.3.6.1.4.1.5624.1.2.4.1.5.1.8
The row status of this conceptual row in the table. active - The server is available for performing RADIUS operations. Other writable leaves in this row MUST NOT be modified while the row is in the active state. notInService - The entry is fully configured but is not available for performing RADIUS operations. Conceptual rows with this status MAY be deleted at the discretion of the agent, at which time it will be treated as if destroy(6) was SET to this object. notReady - The entry exists in the agent, but is missing information necessary in order to be available for use by the managed device (i.e., one or more required columns in the conceptual row have not been instantiated); createAndGo - Not possible. createAndWait - Creates a new instance of a conceptual row, but does not make it available for use by the managed device. destroy - This will remove the conceptual row from the table and make it unavailable for RADIUS client operations. This MUST also cause any persistent data related to this row to be removed from the system. Maintaining active(1) entries across agent reboots is REQUIRED.
Table
etsysRadiusAuthServerTable .1.3.6.1.4.1.5624.1.2.4.1.5
A list of RADIUS servers that this client may attempt to use.
Object Identifier
etsysRadiusAuthClientMIB .1.3.6.1.4.1.5624.1.2.4
The Enterasys Networks Proprietary MIB module for entities implementing the client side of the Remote Access Dialin User Service (RADIUS) authentication protocol (RFC2865). This MIB provides read-write access to configuration objects not provided in the standard RADIUS Authentication Client MIB (RFC2618).
etsysRadiusAuthClientMIBObjects .1.3.6.1.4.1.5624.1.2.4.1
etsysRadiusAuthClientMIBConformance .1.3.6.1.4.1.5624.1.2.4.2
etsysRadiusAuthClientMIBCompliances .1.3.6.1.4.1.5624.1.2.4.2.1
etsysRadiusAuthClientMIBGroups .1.3.6.1.4.1.5624.1.2.4.2.2
Group
etsysRadiusAuthClientMIBGroup .1.3.6.1.4.1.5624.1.2.4.2.2.1
The basic collection of objects providing a proprietary extension to the standard RADIUS Client MIB. This MIB provides read-write access to configuration objects not provided in the standard RADIUS Authentication Client MIB (RFC2618).