ELTEX-MES-AAA-STATISTICS-MIB

File: ELTEX-MES-AAA-STATISTICS-MIB.mib (13089 bytes)

Imported modules

ELTEX-MES-MNG-MIB SNMPv2-SMI INET-ADDRESS-MIB
SNMPv2-TC

Imported symbols

eltMesAAAStatMIB MODULE-IDENTITY OBJECT-TYPE
Counter32 Unsigned32 IpAddress
InetAddress InetAddressType TruthValue
DisplayString TEXTUAL-CONVENTION

Defined Types

EltTacacsStatsEntry  
SEQUENCE    
  eltTacacsServerAddress IpAddress
  eltTacacsSocketOpens Unsigned32
  eltTacacsSocketCloses Unsigned32
  eltTacacsSocketAborts Unsigned32
  eltTacacsSocketErrors Unsigned32
  eltTacacsSocketTimeouts Unsigned32
  eltTacacsFailesConnAttemps Unsigned32
  eltTacacsTotalPackageSent Unsigned32
  eltTacacsTotalPackageRecv Unsigned32

ELTRadiusServerStatusEntry  
SEQUENCE    
  eltRadiusServerAddressType InetAddressType
  eltRadiusServerAddress InetAddress
  eltRadiusServerAuthPortNumber INTEGER
  eltRadiusServerAcctPortNumber INTEGER
  eltRadiusServerAuthClientTimeouts Unsigned32
  eltRadiusServerDeadStatus TruthValue
  eltRadiusServerRemainDeadTime Unsigned32

Defined Values

eltRadiusAuthServTotalAccessRequests 1.3.6.1.4.1.35265.1.23.1.3.1
The number of packets received on the authentication port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAuthServTotalAccessAccepts 1.3.6.1.4.1.35265.1.23.1.3.2
The number of RADIUS Access-Accept packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAuthServAccessRejects 1.3.6.1.4.1.35265.1.23.1.3.3
The number of RADIUS Access-Reject packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAuthServAccessChallenges 1.3.6.1.4.1.35265.1.23.1.3.4
The number of RADIUS Access-Challenge packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAuthServAverageResponseDelay 1.3.6.1.4.1.35265.1.23.1.3.5
Average response delay(ms) Average time from when the packet was first transmitted to when it received a response. If the response timed out and the packet was sent again, this value includes the timeout. If the packet never received a response, this is not included in the average.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAuthServMaximumResponseDelay 1.3.6.1.4.1.35265.1.23.1.3.6
Maximum response delay(ms) Maximum delay observed while gathering average response delay information.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAuthServTotalTimeouts 1.3.6.1.4.1.35265.1.23.1.3.7
Number of times a server did not respond, and the RADIUS server re-sent the packet.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eltRadiusAuthServTotalMalformedAccessRequests 1.3.6.1.4.1.35265.1.23.1.3.8
The number of malformed RADIUS Access-Request packets received. Bad authenticators and unknown types are not included as malformed Access-Requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAuthServMaximumBufferSize 1.3.6.1.4.1.35265.1.23.1.3.9
The maximum buffer size in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAuthServTotalPacketsDropped 1.3.6.1.4.1.35265.1.23.1.3.10
The number of incoming packets silently discarded for some reason other than malformed, bad authenticators or unknown types.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAccServTotalRequests 1.3.6.1.4.1.35265.1.23.1.3.11
The number of packets received on the accounting port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAccServTotalDupRequests 1.3.6.1.4.1.35265.1.23.1.3.12
The number of duplicate RADIUS Accounting-Request packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAccServTotalResponses 1.3.6.1.4.1.35265.1.23.1.3.13
The number of RADIUS Accounting-Response packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAccServAverageResponseDelay 1.3.6.1.4.1.35265.1.23.1.3.14
Average response delay(ms) Average time from when the packet was first transmitted to when it received a response. If the response timed out and the packet was sent again, this value includes the timeout. If the packet never received a response, this is not included in the average.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAccServMaximumResponseDelay 1.3.6.1.4.1.35265.1.23.1.3.15
Maximum response delay(ms) Maximum delay observed while gathering average response delay information.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAccServTotalTimeouts 1.3.6.1.4.1.35265.1.23.1.3.16
Number of times a server did not respond, and the RADIUS server re-sent the packet.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eltRadiusAccServTotalMalformedAccessRequests 1.3.6.1.4.1.35265.1.23.1.3.17
The number of malformed RADIUS Accounting-Request packets received. Bad authenticators or unknown types are not included as malformed Access-Requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAccServMaximumBufferSize 1.3.6.1.4.1.35265.1.23.1.3.18
The maximum buffer size in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltRadiusAccServTotalPacketsDropped 1.3.6.1.4.1.35265.1.23.1.3.19
The number of incoming packets silently discarded for a reason other than malformed, bad authenticators, or unknown types.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eltTacacsStatsTable 1.3.6.1.4.1.35265.1.23.1.3.20
This table contains the statistics for the TACACS+ servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EltTacacsStatsEntry

eltTacacsStatsEntry 1.3.6.1.4.1.35265.1.23.1.3.20.1
AEntry is TACACS + server, containing its statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  EltTacacsStatsEntry  

eltTacacsServerAddress 1.3.6.1.4.1.35265.1.23.1.3.20.1.1
The IP address of the TACACS+ server referred to in this table entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

eltTacacsSocketOpens 1.3.6.1.4.1.35265.1.23.1.3.20.1.2
Number of successful TCP socket connections to the TACACS+ server.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eltTacacsSocketCloses 1.3.6.1.4.1.35265.1.23.1.3.20.1.3
Number of successfully closed TCP socket attempts.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eltTacacsSocketAborts 1.3.6.1.4.1.35265.1.23.1.3.20.1.4
Number of premature TCP socket closures to the TACACS+ server; that is, the peer did not wait for a reply from the server after a the peer sent its request.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eltTacacsSocketErrors 1.3.6.1.4.1.35265.1.23.1.3.20.1.5
Any other socket read or write errors, such as incorrect packet format and length.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eltTacacsSocketTimeouts 1.3.6.1.4.1.35265.1.23.1.3.20.1.6
Number of times a server did not respond.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eltTacacsFailesConnAttemps 1.3.6.1.4.1.35265.1.23.1.3.20.1.7
Number of failed TCP socket connections to the TACACS+ server.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eltTacacsTotalPackageSent 1.3.6.1.4.1.35265.1.23.1.3.20.1.8
Number of packets sent to the TACACS+ server.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eltTacacsTotalPackageRecv 1.3.6.1.4.1.35265.1.23.1.3.20.1.9
Number of packets received from the TACACS+ server.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eltRadiusServerStatusTable 1.3.6.1.4.1.35265.1.23.1.3.21
The (conceptual) table listing the RADIUS servers with which the cliient shares a secret.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ELTRadiusServerStatusEntry

eltRadiusServerStatusEntry 1.3.6.1.4.1.35265.1.23.1.3.21.1
An entry (conceptual row) representing a RADIUS server with which the client shares a secret.
Status: current Access: not-accessible
OBJECT-TYPE    
  ELTRadiusServerStatusEntry  

eltRadiusServerAddressType 1.3.6.1.4.1.35265.1.23.1.3.21.1.1
The Inet address type of RADIUS server reffered to in this table entry .IPv6Z type is not supported.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

eltRadiusServerAddress 1.3.6.1.4.1.35265.1.23.1.3.21.1.2
The IP address of the RADIUS server referred to in this table entry.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

eltRadiusServerAuthPortNumber 1.3.6.1.4.1.35265.1.23.1.3.21.1.3
The UDP port the client is using to send authentication requests to this server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

eltRadiusServerAcctPortNumber 1.3.6.1.4.1.35265.1.23.1.3.21.1.4
The UDP port the client is using to send accounting requests to this server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

eltRadiusServerAuthClientTimeouts 1.3.6.1.4.1.35265.1.23.1.3.21.1.5
The timeouts this RADIUS server to reply.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eltRadiusServerDeadStatus 1.3.6.1.4.1.35265.1.23.1.3.21.1.6
The dead status for this RADIUS server.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

eltRadiusServerRemainDeadTime 1.3.6.1.4.1.35265.1.23.1.3.21.1.7
The remain dead time for this RADIUS server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eltRadiusServerStatusReset 1.3.6.1.4.1.35265.1.23.1.3.22
Reset dead status for all RADIUS servers.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1