WWP-LEOS-RADIUS-CLIENT-MIB: View SNMP OID List / Download MIB
VENDOR: WORLD WIDE PACKETS
Home | MIB: WWP-LEOS-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 |
wwpLeosRadiusClientMIB | 1.3.6.1.4.1.6141.2.60.20 |
The MIB module for the WWP Radius Server specific configuration and monitoring information. |
||
wwpLeosRadiusClientMIBObjects | 1.3.6.1.4.1.6141.2.60.20.1 | |||
wwpLeosRadiusClient | 1.3.6.1.4.1.6141.2.60.20.1.1 | |||
wwpLeosRadiusAdminState | 1.3.6.1.4.1.6141.2.60.20.1.1.1 | integer | read-write |
Setting this object will administratively enable/disable radius client on the device. Enumeration: 'disabled': 1, 'enabled': 2. |
wwpLeosRadiusOperState | 1.3.6.1.4.1.6141.2.60.20.1.1.2 | integer | read-only |
This object returns the operational state of radius client. Enumeration: 'disabled': 1, 'enabled': 2. |
wwpLeosRadiusClientTimeout | 1.3.6.1.4.1.6141.2.60.20.1.1.3 | integer32 | read-write |
This is the time in seconds between retransmissions to the RADIUS server. |
wwpLeosRadiusClientRetries | 1.3.6.1.4.1.6141.2.60.20.1.1.4 | integer32 | read-write |
Indicates the number of times the RADIUS server should be tried before giving up on the server. |
wwpLeosRadiusClientAuthKey | 1.3.6.1.4.1.6141.2.60.20.1.1.5 | radiusstring | 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. |
wwpLeosRadiusClientServerTable | 1.3.6.1.4.1.6141.2.60.20.1.1.6 | no-access |
Lists the possible RADIUS servers. While creating entry following mib objects must be specified wwpLeosRadiusClientServerStatus, wwpLeosRadiusClientServerAddr. SNMP multiple set operation must be used to create entry. |
|
1.3.6.1.4.1.6141.2.60.20.1.1.6.1 | no-access |
Radius server entry. |
||
wwpLeosRadiusClientServerIndex | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.1 | integer32 | no-access |
Specifies the index of this table. |
wwpLeosRadiusClientServerAddr | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.2 | displaystring | read-write |
Host name or ip address of the RADIUS server. |
wwpLeosRadiusClientServerResolvedAddr | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.3 | ipaddress | read-only |
When wwpLeosRadiusClientServerAddr represents: Host name : The resolved address will either be Ipv4 address or Ipv6 address. Ipv4 address : The resolved address will be the same Ipv4 address. Ipv6 address : The resolved address will be the same Ipv6 address. When the resolved address represents: Ipv4 address : wwpLeosRadiusClientServerResolvedAddr will represent the resolved Ipv4 address. wwpLeosRadiusClientServerResolvedInetAddr used in conjunction with wwpLeosRadiusClientServerResolvedInetAddrType will represent the same Ipv4 address. Ipv6 address : wwpLeosRadiusClientServerResolvedAddr will represent 0.0.0.0. wwpLeosRadiusClientServerResolvedInetAddr used in conjunction with wwpLeosRadiusClientServerResolvedInetAddrType will represent the Ipv6 address. |
wwpLeosRadiusClientServerPriority | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.4 | integer32 | read-write |
Specifies the priority of radius servers configured on the device. |
wwpLeosRadiusClientServerAuthPort | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.5 | 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. |
wwpLeosRadiusClientServerRoundTripTime | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.6 | 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. |
wwpLeosRadiusClientServerAccessRequests | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.7 | counter32 | read-only |
The number of RADIUS Access-Request packets sent to this server. This does not include retransmissions. |
wwpLeosRadiusClientServerAccessRetransmissions | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.8 | counter32 | read-only |
The number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server. |
wwpLeosRadiusClientServerAccessAccepts | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.9 | counter32 | read-only |
The number of RADIUS Access-Accept packets (valid or invalid) received from this server. |
wwpLeosRadiusClientServerAccessRejects | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.10 | counter32 | read-only |
The number of RADIUS Access-Reject packets (valid or invalid) received from this server. |
wwpLeosRadiusClientServerAccessChallenges | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.11 | counter32 | read-only |
The number of RADIUS Access-Challenge packets (valid or invalid) received from this server. |
wwpLeosRadiusClientServerMalformedAccessResponses | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.12 | 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. |
wwpLeosRadiusClientServerBadAuthenticators | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.13 | counter32 | read-only |
The number of RADIUS Access-Response packets containing invalid authenticators or Signature attributes received from this server. |
wwpLeosRadiusClientServerPendingRequests | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.14 | 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 Access-Accept, Access-Reject or Access-Challenge, a timeout or retransmission. |
wwpLeosRadiusClientServerTimeouts | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.15 | 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. |
wwpLeosRadiusClientServerUnknownTypes | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.16 | counter32 | read-only |
The number of RADIUS packets of unknown type which were received from this server on the authentication port. |
wwpLeosRadiusClientServerPacketsDropped | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.17 | 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. |
wwpLeosRadiusClientServerStatus | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.18 | rowstatus | read-only |
To create a row in this table, a manager must set this object to createAndGo(4). While creating entry the following mib objects must be specified wwpLeosRadiusClientServerStatus, wwpLeosRadiusClientServerAddr. SNMP multiple set operation must be used to create entry. To disable a radius server, the operator can set wwpLeosRadiusClientServerStatus object to 'notInService' state. |
wwpLeosRadiusClientServerApplication | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.19 | integer | read-only |
This object specifies how the radius server should be used for authentication. Whether this radius server should be used for userLogin authentication or dot1x authentication or both is decided by the value of this mib object. Enumeration: 'userLogin': 1, 'all': 3, 'dot1x': 2. |
wwpLeosRadiusClientServerResolvedInetAddrType | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.20 | inetaddresstype | read-only |
Specifies the resolved IP address type. This OID is used in conjunction with wwpLeosRadiusClientServerInetAddrress. When set to : ipv4 : wwpLeosRadiusClientServerInetAddress should be compliant with InetAddressIPv4 ipv6 : wwpLeosRadiusClientServerInetAddress should be compliant with InetAddressIPv6 |
wwpLeosRadiusClientServerResolvedInetAddress | 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.21 | inetaddress | read-only |
Specifies the resolved IP address if wwpLeosRadiusClientServerAddr is set to host name. If wwpLeosRadiusClientServerAddr is set to ip address then wwpLeosRadiusClientServerResolvedInetAddress will contain same information as wwpLeosRadiusClientServerAddr. This OID should be used in conjuction with wwpLeosNtpServerResolvedInetAddrType. |
wwpLeosRadiusClientAuthKeyUnset | 1.3.6.1.4.1.6141.2.60.20.1.1.7 | truthvalue | read-write |
Setting this object to true will cause the value of wwpLeosRadiusClientAuthKey to be cleared. Reading this object always return a value of false. |
wwpLeosRadiusClientAuthSecretUnset | 1.3.6.1.4.1.6141.2.60.20.1.1.8 | truthvalue | read-write |
Setting this object to true will cause the value of wwpLeosRadiusClientAuthSecret to be cleared. Reading this object always return a value of false. |
wwpLeosRadiusClientSearchType | 1.3.6.1.4.1.6141.2.60.20.1.1.10 | integer | read-write |
This object sets the search type of the radius client. Enumeration: 'cached': 1, 'priority': 2. |
wwpLeosRadiusClientMIBNotificationPrefix | 1.3.6.1.4.1.6141.2.60.20.2 | |||
wwpLeosRadiusClientMIBNotifications | 1.3.6.1.4.1.6141.2.60.20.2.0 | |||
wwpLeosRadiusClientMIBConformance | 1.3.6.1.4.1.6141.2.60.20.3 | |||
wwpLeosRadiusClientMIBCompliances | 1.3.6.1.4.1.6141.2.60.20.3.1 | |||
wwpLeosRadiusClientMIBGroups | 1.3.6.1.4.1.6141.2.60.20.3.2 |