WWP-RADIUS-CLIENT-MIB: View SNMP OID List / Download MIB
VENDOR: WORLD WIDE PACKETS
Home | MIB: WWP-RADIUS-CLIENT-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).
|
|||
Object Name | OID | Type | Access | Info |
wwpRadiusClientMIB | 1.3.6.1.4.1.6141.2.11 |
The MIB module for the WWP Radius Server specific configuration and monitoring information. |
||
wwpRadiusClientMIBObjects | 1.3.6.1.4.1.6141.2.11.1 | |||
wwpRadiusClient | 1.3.6.1.4.1.6141.2.11.1.1 | |||
wwpRadiusClientTimeout | 1.3.6.1.4.1.6141.2.11.1.1.1 | integer32 | read-write |
This is the time in seconds between retransmissions to the RADIUS server. |
wwpRadiusClientRetries | 1.3.6.1.4.1.6141.2.11.1.1.2 | integer32 | read-write |
Indicates the number of times the RADIUS server should be tried before giving up on the server. |
wwpRadiusServerTable | 1.3.6.1.4.1.6141.2.11.1.1.3 | no-access |
Lists the possible RADIUS servers. |
|
1.3.6.1.4.1.6141.2.11.1.1.3.1 | no-access |
Radius server entry. |
||
wwpRadiusServerId | 1.3.6.1.4.1.6141.2.11.1.1.3.1.1 | integer32 | read-only |
Index to the Radius Server Entry. The radius Servers are polled according to their ServerIds. If the ServerId 1 doesn't respond, then it tries for the next and hence on. |
wwpRadiusServerIpAddr | 1.3.6.1.4.1.6141.2.11.1.1.3.1.2 | ipaddress | read-write |
IP Address of the RADIUS server. |
wwpRadiusServerAuthPort | 1.3.6.1.4.1.6141.2.11.1.1.3.1.3 | integer32 | read-write |
The destination UDP port number to which RADIUS messages should be sent. The RADIUS server will not be used for authentication if this port number is 0. |
wwpRadiusClientRoundTripTime | 1.3.6.1.4.1.6141.2.11.1.1.3.1.4 | timeticks | read-only |
The time interval (in hundredths of a second) between the most recent Access-Reply/Access-Challenge and the Access-Request that matched it from this RADIUS authentication server. |
wwpRadiusClientAccessRequests | 1.3.6.1.4.1.6141.2.11.1.1.3.1.5 | counter32 | read-only |
The number of RADIUS Access-Request packets sent to this server. This does not include retransmissions. |
wwpRadiusClientAccessRetransmissions | 1.3.6.1.4.1.6141.2.11.1.1.3.1.6 | counter32 | read-only |
The number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server. |
wwpRadiusClientAccessAccepts | 1.3.6.1.4.1.6141.2.11.1.1.3.1.7 | counter32 | read-only |
The number of RADIUS Access-Accept packets (valid or invalid) received from this server. |
wwpRadiusClientAccessRejects | 1.3.6.1.4.1.6141.2.11.1.1.3.1.8 | counter32 | read-only |
The number of RADIUS Access-Reject packets (valid or invalid) received from this server. |
wwpRadiusClientAccessChallenges | 1.3.6.1.4.1.6141.2.11.1.1.3.1.9 | counter32 | read-only |
The number of RADIUS Access-Challenge packets (valid or invalid) received from this server. |
wwpRadiusClientMalformedAccessResponses | 1.3.6.1.4.1.6141.2.11.1.1.3.1.10 | counter32 | read-only |
The number of malformed RADIUS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or Signature attributes or unknown types are not included as malformed access responses. |
wwpRadiusClientBadAuthenticators | 1.3.6.1.4.1.6141.2.11.1.1.3.1.11 | counter32 | read-only |
The number of RADIUS Access-Response packets containing invalid authenticators or Signature attributes received from this server. |
wwpRadiusClientPendingRequests | 1.3.6.1.4.1.6141.2.11.1.1.3.1.12 | gauge32 | read-only |
The number of RADIUS Access-Request packets destined for this server that have not yet timed out or received a response. This variable is incremented when an Access-Request is sent and decremented due to receipt of an Acess-Accept, Access-Reject or Access-Challenge, a timeout or retransmission. |
wwpRadiusClientTimeouts | 1.3.6.1.4.1.6141.2.11.1.1.3.1.13 | counter32 | read-only |
The number of authentication timeouts to this server. After a timeout the client may retry to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a Request as well as a timeout. |
wwpRadiusClientUnknownTypes | 1.3.6.1.4.1.6141.2.11.1.1.3.1.14 | counter32 | read-only |
The number of RADIUS packets of unknown type which were received from this server on the authentication port. |
wwpRadiusClientPacketsDropped | 1.3.6.1.4.1.6141.2.11.1.1.3.1.15 | counter32 | read-only |
The number of RADIUS packets of which were received from this server on the authentication port and dropped for some other reason. |
wwpRadiusServerStatus | 1.3.6.1.4.1.6141.2.11.1.1.3.1.16 | rowstatus | read-only |
To create a row in this table, a manager must set this object to either createAndGo(4). A row in the WwpRadiusServerEntry can't be set to active until wwpRadiusServerIpAddr has been set to valid value. To disable a Radius server , the operator can set this object to 'notInSerVice' state. |
wwpRadiusClientAuthKey | 1.3.6.1.4.1.6141.2.11.1.1.4 | octet string | read-write |
The Auth Key to be used for Radius Servers. Retrieving the value of this object via SNMP will return an empty string for security reasons. |
wwpRadiusClientMIBNotificationPrefix | 1.3.6.1.4.1.6141.2.11.2 | |||
wwpRadiusClientMIBNotifications | 1.3.6.1.4.1.6141.2.11.2.0 | |||
wwpRadiusClientMIBConformance | 1.3.6.1.4.1.6141.2.11.3 | |||
wwpRadiusClientMIBCompliances | 1.3.6.1.4.1.6141.2.11.3.1 | |||
wwpRadiusClientMIBGroups | 1.3.6.1.4.1.6141.2.11.3.2 |