ELTEX-MES-AAA-STATISTICS-MIB: View SNMP OID List / Download MIB

VENDOR: ELTEX ENTERPRISE


 Home MIB: ELTEX-MES-AAA-STATISTICS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 eltRadiusAuthServTotalAccessRequests 1.3.6.1.4.1.35265.1.23.1.3.1 counter32 read-only
The number of packets received on the authentication port.
 eltRadiusAuthServTotalAccessAccepts 1.3.6.1.4.1.35265.1.23.1.3.2 counter32 read-only
The number of RADIUS Access-Accept packets sent.
 eltRadiusAuthServAccessRejects 1.3.6.1.4.1.35265.1.23.1.3.3 counter32 read-only
The number of RADIUS Access-Reject packets sent.
 eltRadiusAuthServAccessChallenges 1.3.6.1.4.1.35265.1.23.1.3.4 counter32 read-only
The number of RADIUS Access-Challenge packets sent.
 eltRadiusAuthServAverageResponseDelay 1.3.6.1.4.1.35265.1.23.1.3.5 counter32 read-only
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.
 eltRadiusAuthServMaximumResponseDelay 1.3.6.1.4.1.35265.1.23.1.3.6 counter32 read-only
Maximum response delay(ms) Maximum delay observed while gathering average response delay information.
 eltRadiusAuthServTotalTimeouts 1.3.6.1.4.1.35265.1.23.1.3.7 unsigned32 read-only
Number of times a server did not respond, and the RADIUS server re-sent the packet.
 eltRadiusAuthServTotalMalformedAccessRequests 1.3.6.1.4.1.35265.1.23.1.3.8 counter32 read-only
The number of malformed RADIUS Access-Request packets received. Bad authenticators and unknown types are not included as malformed Access-Requests.
 eltRadiusAuthServMaximumBufferSize 1.3.6.1.4.1.35265.1.23.1.3.9 counter32 read-only
The maximum buffer size in bytes.
 eltRadiusAuthServTotalPacketsDropped 1.3.6.1.4.1.35265.1.23.1.3.10 counter32 read-only
The number of incoming packets silently discarded for some reason other than malformed, bad authenticators or unknown types.
 eltRadiusAccServTotalRequests 1.3.6.1.4.1.35265.1.23.1.3.11 counter32 read-only
The number of packets received on the accounting port.
 eltRadiusAccServTotalDupRequests 1.3.6.1.4.1.35265.1.23.1.3.12 counter32 read-only
The number of duplicate RADIUS Accounting-Request packets received.
 eltRadiusAccServTotalResponses 1.3.6.1.4.1.35265.1.23.1.3.13 counter32 read-only
The number of RADIUS Accounting-Response packets sent.
 eltRadiusAccServAverageResponseDelay 1.3.6.1.4.1.35265.1.23.1.3.14 counter32 read-only
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.
 eltRadiusAccServMaximumResponseDelay 1.3.6.1.4.1.35265.1.23.1.3.15 counter32 read-only
Maximum response delay(ms) Maximum delay observed while gathering average response delay information.
 eltRadiusAccServTotalTimeouts 1.3.6.1.4.1.35265.1.23.1.3.16 unsigned32 read-only
Number of times a server did not respond, and the RADIUS server re-sent the packet.
 eltRadiusAccServTotalMalformedAccessRequests 1.3.6.1.4.1.35265.1.23.1.3.17 counter32 read-only
The number of malformed RADIUS Accounting-Request packets received. Bad authenticators or unknown types are not included as malformed Access-Requests.
 eltRadiusAccServMaximumBufferSize 1.3.6.1.4.1.35265.1.23.1.3.18 counter32 read-only
The maximum buffer size in bytes.
 eltRadiusAccServTotalPacketsDropped 1.3.6.1.4.1.35265.1.23.1.3.19 counter32 read-only
The number of incoming packets silently discarded for a reason other than malformed, bad authenticators, or unknown types.
 eltTacacsStatsTable 1.3.6.1.4.1.35265.1.23.1.3.20 no-access
This table contains the statistics for the TACACS+ servers.
       eltTacacsStatsEntry 1.3.6.1.4.1.35265.1.23.1.3.20.1 no-access
AEntry is TACACS + server, containing its statistics.
           eltTacacsServerAddress 1.3.6.1.4.1.35265.1.23.1.3.20.1.1 ipaddress read-write
The IP address of the TACACS+ server referred to in this table entry.
           eltTacacsSocketOpens 1.3.6.1.4.1.35265.1.23.1.3.20.1.2 unsigned32 read-write
Number of successful TCP socket connections to the TACACS+ server.
           eltTacacsSocketCloses 1.3.6.1.4.1.35265.1.23.1.3.20.1.3 unsigned32 read-write
Number of successfully closed TCP socket attempts.
           eltTacacsSocketAborts 1.3.6.1.4.1.35265.1.23.1.3.20.1.4 unsigned32 read-write
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.
           eltTacacsSocketErrors 1.3.6.1.4.1.35265.1.23.1.3.20.1.5 unsigned32 read-write
Any other socket read or write errors, such as incorrect packet format and length.
           eltTacacsSocketTimeouts 1.3.6.1.4.1.35265.1.23.1.3.20.1.6 unsigned32 read-write
Number of times a server did not respond.
           eltTacacsFailesConnAttemps 1.3.6.1.4.1.35265.1.23.1.3.20.1.7 unsigned32 read-write
Number of failed TCP socket connections to the TACACS+ server.
           eltTacacsTotalPackageSent 1.3.6.1.4.1.35265.1.23.1.3.20.1.8 unsigned32 read-write
Number of packets sent to the TACACS+ server.
           eltTacacsTotalPackageRecv 1.3.6.1.4.1.35265.1.23.1.3.20.1.9 unsigned32 read-write
Number of packets received from the TACACS+ server.
 eltRadiusServerStatusTable 1.3.6.1.4.1.35265.1.23.1.3.21 no-access
The (conceptual) table listing the RADIUS servers with which the cliient shares a secret.
       eltRadiusServerStatusEntry 1.3.6.1.4.1.35265.1.23.1.3.21.1 no-access
An entry (conceptual row) representing a RADIUS server with which the client shares a secret.
           eltRadiusServerAddressType 1.3.6.1.4.1.35265.1.23.1.3.21.1.1 inetaddresstype read-write
The Inet address type of RADIUS server reffered to in this table entry .IPv6Z type is not supported.
           eltRadiusServerAddress 1.3.6.1.4.1.35265.1.23.1.3.21.1.2 inetaddress read-write
The IP address of the RADIUS server referred to in this table entry.
           eltRadiusServerAuthPortNumber 1.3.6.1.4.1.35265.1.23.1.3.21.1.3 integer read-write
The UDP port the client is using to send authentication requests to this server.
           eltRadiusServerAcctPortNumber 1.3.6.1.4.1.35265.1.23.1.3.21.1.4 integer read-write
The UDP port the client is using to send accounting requests to this server.
           eltRadiusServerAuthClientTimeouts 1.3.6.1.4.1.35265.1.23.1.3.21.1.5 unsigned32 read-only
The timeouts this RADIUS server to reply.
           eltRadiusServerDeadStatus 1.3.6.1.4.1.35265.1.23.1.3.21.1.6 truthvalue read-only
The dead status for this RADIUS server.
           eltRadiusServerRemainDeadTime 1.3.6.1.4.1.35265.1.23.1.3.21.1.7 unsigned32 read-only
The remain dead time for this RADIUS server.
 eltRadiusServerStatusReset 1.3.6.1.4.1.35265.1.23.1.3.22 integer read-write
Reset dead status for all RADIUS servers.