WWP-RADIUS-CLIENT-MIB

File: WWP-RADIUS-CLIENT-MIB.mib (10897 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WWP-SMI

Imported symbols

Gauge32 Counter32 TimeTicks
IpAddress Integer32 OBJECT-TYPE
MODULE-IDENTITY DisplayString RowStatus
wwpModules

Defined Types

WwpRadiusServerEntry  
SEQUENCE    
  wwpRadiusServerId Integer32
  wwpRadiusServerIpAddr IpAddress
  wwpRadiusServerAuthPort Integer32
  wwpRadiusClientRoundTripTime TimeTicks
  wwpRadiusClientAccessRequests Counter32
  wwpRadiusClientAccessRetransmissions Counter32
  wwpRadiusClientAccessAccepts Counter32
  wwpRadiusClientAccessRejects Counter32
  wwpRadiusClientAccessChallenges Counter32
  wwpRadiusClientMalformedAccessResponses Counter32
  wwpRadiusClientBadAuthenticators Counter32
  wwpRadiusClientPendingRequests Gauge32
  wwpRadiusClientTimeouts Counter32
  wwpRadiusClientUnknownTypes Counter32
  wwpRadiusClientPacketsDropped Counter32
  wwpRadiusServerStatus RowStatus

Defined Values

wwpRadiusClientMIB 1.3.6.1.4.1.6141.2.11
The MIB module for the WWP Radius Server specific configuration and monitoring information.
MODULE-IDENTITY    

wwpRadiusClientMIBObjects 1.3.6.1.4.1.6141.2.11.1
OBJECT IDENTIFIER    

wwpRadiusClient 1.3.6.1.4.1.6141.2.11.1.1
OBJECT IDENTIFIER    

wwpRadiusClientMIBNotificationPrefix 1.3.6.1.4.1.6141.2.11.2
OBJECT IDENTIFIER    

wwpRadiusClientMIBNotifications 1.3.6.1.4.1.6141.2.11.2.0
OBJECT IDENTIFIER    

wwpRadiusClientMIBConformance 1.3.6.1.4.1.6141.2.11.3
OBJECT IDENTIFIER    

wwpRadiusClientMIBCompliances 1.3.6.1.4.1.6141.2.11.3.1
OBJECT IDENTIFIER    

wwpRadiusClientMIBGroups 1.3.6.1.4.1.6141.2.11.3.2
OBJECT IDENTIFIER    

wwpRadiusClientTimeout 1.3.6.1.4.1.6141.2.11.1.1.1
This is the time in seconds between retransmissions to the RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..3  

wwpRadiusClientRetries 1.3.6.1.4.1.6141.2.11.1.1.2
Indicates the number of times the RADIUS server should be tried before giving up on the server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3  

wwpRadiusServerTable 1.3.6.1.4.1.6141.2.11.1.1.3
Lists the possible RADIUS servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpRadiusServerEntry

wwpRadiusServerEntry 1.3.6.1.4.1.6141.2.11.1.1.3.1
Radius server entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpRadiusServerEntry  

wwpRadiusServerId 1.3.6.1.4.1.6141.2.11.1.1.3.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

wwpRadiusServerIpAddr 1.3.6.1.4.1.6141.2.11.1.1.3.1.2
IP Address of the RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

wwpRadiusServerAuthPort 1.3.6.1.4.1.6141.2.11.1.1.3.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

wwpRadiusClientRoundTripTime 1.3.6.1.4.1.6141.2.11.1.1.3.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

wwpRadiusClientAccessRequests 1.3.6.1.4.1.6141.2.11.1.1.3.1.5
The number of RADIUS Access-Request packets sent to this server. This does not include retransmissions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpRadiusClientAccessRetransmissions 1.3.6.1.4.1.6141.2.11.1.1.3.1.6
The number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpRadiusClientAccessAccepts 1.3.6.1.4.1.6141.2.11.1.1.3.1.7
The number of RADIUS Access-Accept packets (valid or invalid) received from this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpRadiusClientAccessRejects 1.3.6.1.4.1.6141.2.11.1.1.3.1.8
The number of RADIUS Access-Reject packets (valid or invalid) received from this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpRadiusClientAccessChallenges 1.3.6.1.4.1.6141.2.11.1.1.3.1.9
The number of RADIUS Access-Challenge packets (valid or invalid) received from this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpRadiusClientMalformedAccessResponses 1.3.6.1.4.1.6141.2.11.1.1.3.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpRadiusClientBadAuthenticators 1.3.6.1.4.1.6141.2.11.1.1.3.1.11
The number of RADIUS Access-Response packets containing invalid authenticators or Signature attributes received from this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpRadiusClientPendingRequests 1.3.6.1.4.1.6141.2.11.1.1.3.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

wwpRadiusClientTimeouts 1.3.6.1.4.1.6141.2.11.1.1.3.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpRadiusClientUnknownTypes 1.3.6.1.4.1.6141.2.11.1.1.3.1.14
The number of RADIUS packets of unknown type which were received from this server on the authentication port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpRadiusClientPacketsDropped 1.3.6.1.4.1.6141.2.11.1.1.3.1.15
The number of RADIUS packets of which were received from this server on the authentication port and dropped for some other reason.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpRadiusServerStatus 1.3.6.1.4.1.6141.2.11.1.1.3.1.16
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpRadiusClientAuthKey 1.3.6.1.4.1.6141.2.11.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8..127)