enterasys-radius-acct-client-ext-mib.mib object
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 2025 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 2025 can import MIB file enterasys-radius-acct-client-ext-mib and use it to monitor vendor specific OID's.
enterasys-radius-acct-client-ext-mib file content
Object view of enterasys-radius-acct-client-ext-mib:
  
    
      | Scalar Object | 
  
  
    
      | etsysRadiusAcctClientEnable | .1.3.6.1.4.1.5624.1.2.27.1.1 | 
    
      | This object indicates whether or not RADIUS Accounting
        is enabled or disabled. This parameter value is maintained
        across system reboots. | 
    
      | etsysRadiusAcctClientUpdateInterval | .1.3.6.1.4.1.5624.1.2.27.1.2 | 
    
      | This indicates how many seconds elapse between accounting
        interim updates. This parameter value is maintained across
        system reboots.  A value of zero means no Interim Updates.
        If the value is less than etsysRadiusAcctClientIntervalMinimum,
        the etsysRadiusAcctClientIntervalMinimum value will be used
        for the update interval time.  If RADIUS Accounting is not
        enabled, this object is ignored.  Note that Accounting
        Interim Updates are not issued by the RADIUS Accounting
        Client, unless so requested by the RADIUS Server in an Access
        Accept packet. | 
    
      | etsysRadiusAcctClientIntervalMinimum | .1.3.6.1.4.1.5624.1.2.27.1.3 | 
    
      | This indicates the minimum value in seconds between
        accounting interim updates supported by the managed
        entity. This parameter value is maintained across
        system reboots.  If RADIUS Accounting is not enabled,
        this object is ignored. | 
    
      | etsysRadiusAcctClientServerEntry | .1.3.6.1.4.1.5624.1.2.27.1.4.1 | 
    
      | An entry (conceptual row) representing a RADIUS
        Accounting server with which the client shares
        a secret. If RADIUS Accounting is not enabled, this
        table is ignored.
        All created conceptual rows are non-volatile and as such
        must be maintained upon restart of the agent. | 
  
  
    
      | Tabular Object | 
  
  
    
      | etsysRadiusAcctClientServerIndex | .1.3.6.1.4.1.5624.1.2.27.1.4.1.1 | 
    
      | A number uniquely identifying each conceptual row
        in the etsysRadiusAcctClientServerTable.
        In the event of an agent restart, the same value
        of etsysRadiusAcctClientServerIndex must be used to
        identify each conceptual row in
        etsysRadiusAcctClientServerTable as was used prior
        to the restart. | 
    
      | etsysRadiusAcctClientServerAddressType | .1.3.6.1.4.1.5624.1.2.27.1.4.1.2 | 
    
      | The type of Internet address by which the
        RADIUS Accounting server is reachable. | 
    
      | etsysRadiusAcctClientServerAddress | .1.3.6.1.4.1.5624.1.2.27.1.4.1.3 | 
    
      | The Internet address for the RADIUS Accounting
        server.  Note that implementations must limit
        themselves to a single entry in this table per
        reachable server.
        The etsysRadiusAcctClientServerAddress may not be
        empty due to the SIZE restriction.  Also the size
        of a DNS name is limited to 64 characters.
        This parameter value is maintained across system
        reboots. | 
    
      | etsysRadiusAcctClientServerPortNumber | .1.3.6.1.4.1.5624.1.2.27.1.4.1.4 | 
    
      | The UDP port number (1-65535) the client is using
        to send requests to this server.  The officially
        assigned port number for RADIUS Accounting is 1813.
        This parameter value is maintained across system
        reboots. | 
    
      | etsysRadiusAcctClientServerSecret | .1.3.6.1.4.1.5624.1.2.27.1.4.1.5 | 
    
      | This object is the secret shared between the RADIUS
        Accounting server and RADIUS client.  This
        parameter value is maintained across system reboots.
        While the 'official' MAX-ACCESS for this object is
        read-create, all security-conscious implementations
        will 'lie' on a read, and return a null-string, or
        something else that is fairly innocuous.  The
        ability to read back passwords and secret
        encryption keys is generally a Bad Thing (tm). | 
    
      | etsysRadiusAcctClientServerSecretEntered | .1.3.6.1.4.1.5624.1.2.27.1.4.1.6 | 
    
      | This indicates the existence of a shared secret. | 
    
      | etsysRadiusAcctClientServerRetryTimeout | .1.3.6.1.4.1.5624.1.2.27.1.4.1.7 | 
    
      | The number of seconds to wait for a RADIUS Accounting
        Server to respond to a request.  This parameter value
        is maintained across system reboots. | 
    
      | etsysRadiusAcctClientServerRetries | .1.3.6.1.4.1.5624.1.2.27.1.4.1.8 | 
    
      | The number of times to resend an accounting packet
        if a RADIUS Accounting Server does not respond to a
        request.  This parameter value is maintained across
        system reboots. | 
    
      | etsysRadiusAcctClientServerClearTime | .1.3.6.1.4.1.5624.1.2.27.1.4.1.9 | 
    
      | On a read, this value indicates the number of seconds
        since the counters, as defined in the IETF standard
        RADIUS Accounting Client MIB (RFC2618), were cleared.
        On a write, the client counters will be cleared and
        the clear time will be set to zero. | 
    
      | etsysRadiusAcctClientServerStatus | .1.3.6.1.4.1.5624.1.2.27.1.4.1.10 | 
    
      | Lets users create and delete RADIUS Accounting
        server entries on systems that support this
        capability.
        Rules
        1. When creating a RADIUS Accounting Client, it
        is up to the management station to determine a
        suitable etsysRadiusAcctClientServerIndex.
        To facilitate interoperability, agents should not
        put any restrictions on the
        etsysRadiusAcctClientServerIndex beyond the
        obvious ones that it be valid and unused.
        2. Before a new row can become 'active', values
        must be supplied for the columnar objects
        etsysRadiusAcctClientClientServerAddress,
        etsysRadiusAcctClientServerPortNumber and
        etsysRadiusAcctClientServerSecret.
        3. The value of etsysRadiusAcctClientServerStatus
        must be set to 'notInService' in order to modify
        a writable object in the same conceptual row.
        4. etsysRadiusAcctClientServer entries whose
        status is 'notReady' or 'notInService' will
        not be used for Accounting. | 
  
  
    
      | Table | 
  
  
    
      | etsysRadiusAcctClientServerTable | .1.3.6.1.4.1.5624.1.2.27.1.4 | 
    
      | The (conceptual) table listing the RADIUS Accounting
        servers. | 
  
  
    
      | Object Identifier | 
  
  
    
      | etsysRadiusAcctClientMIB | .1.3.6.1.4.1.5624.1.2.27 | 
    
      | This MIB module defines a portion of the SNMP enterprise
        MIBs under Enterasys Networks' enterprise OID pertaining to
        the client side of the Remote Access Dialin User Service
        (RADIUS) Accounting protocol (RFC2866).
        This MIB provides read-write access to configuration objects
        not provided in the standard RADIUS Accounting Client
        MIB (RFC2620).  However, the write capability must only
        be supported for SNMPv3, or other SNMP versions with
        adequately strong security.
        Security concerns include Object ID verification, source address
        verification and timeliness verification. | 
    
      | etsysRadiusAcctClientMIBObjects | .1.3.6.1.4.1.5624.1.2.27.1 | 
    
      | etsysRadiusAcctClientMIBConformance | .1.3.6.1.4.1.5624.1.2.27.2 | 
    
      | etsysRadiusAcctClientMIBCompliances | .1.3.6.1.4.1.5624.1.2.27.2.1 | 
    
      | etsysRadiusAcctClientMIBGroups | .1.3.6.1.4.1.5624.1.2.27.2.2 | 
  
  
    
      | Group | 
  
  
    
      | etsysRadiusAcctClientMIBGroup | .1.3.6.1.4.1.5624.1.2.27.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 Accounting Client
        MIB (RFC2618).  However, the write capability must only
        be supported for SNMPv3, or other SNMP versions with
        adequately strong security. |