WWP-LEOS-RADIUS-CLIENT-MIB

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

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
WWP-SMI

Imported symbols

IpAddress Integer32 Counter32
TimeTicks Gauge32 OBJECT-TYPE
MODULE-IDENTITY DisplayString RowStatus
TruthValue TEXTUAL-CONVENTION InetAddressType
InetAddress wwpModulesLeos

Defined Types

RadiusString  
Used to represent the RADIUS authentication string.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8..64)  

WwpLeosRadiusClientServerEntry  
SEQUENCE    
  wwpLeosRadiusClientServerIndex Integer32
  wwpLeosRadiusClientServerAddr DisplayString
  wwpLeosRadiusClientServerResolvedAddr IpAddress
  wwpLeosRadiusClientServerPriority Integer32
  wwpLeosRadiusClientServerAuthPort Integer32
  wwpLeosRadiusClientServerRoundTripTime TimeTicks
  wwpLeosRadiusClientServerAccessRequests Counter32
  wwpLeosRadiusClientServerAccessRetransmissions Counter32
  wwpLeosRadiusClientServerAccessAccepts Counter32
  wwpLeosRadiusClientServerAccessRejects Counter32
  wwpLeosRadiusClientServerAccessChallenges Counter32
  wwpLeosRadiusClientServerMalformedAccessResponses Counter32
  wwpLeosRadiusClientServerBadAuthenticators Counter32
  wwpLeosRadiusClientServerPendingRequests Gauge32
  wwpLeosRadiusClientServerTimeouts Counter32
  wwpLeosRadiusClientServerUnknownTypes Counter32
  wwpLeosRadiusClientServerPacketsDropped Counter32
  wwpLeosRadiusClientServerStatus RowStatus
  wwpLeosRadiusClientServerApplication INTEGER
  wwpLeosRadiusClientServerResolvedInetAddrType InetAddressType
  wwpLeosRadiusClientServerResolvedInetAddress InetAddress

Defined Values

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

wwpLeosRadiusClientMIBObjects 1.3.6.1.4.1.6141.2.60.20.1
OBJECT IDENTIFIER    

wwpLeosRadiusClient 1.3.6.1.4.1.6141.2.60.20.1.1
OBJECT IDENTIFIER    

wwpLeosRadiusClientMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.20.2
OBJECT IDENTIFIER    

wwpLeosRadiusClientMIBNotifications 1.3.6.1.4.1.6141.2.60.20.2.0
OBJECT IDENTIFIER    

wwpLeosRadiusClientMIBConformance 1.3.6.1.4.1.6141.2.60.20.3
OBJECT IDENTIFIER    

wwpLeosRadiusClientMIBCompliances 1.3.6.1.4.1.6141.2.60.20.3.1
OBJECT IDENTIFIER    

wwpLeosRadiusClientMIBGroups 1.3.6.1.4.1.6141.2.60.20.3.2
OBJECT IDENTIFIER    

wwpLeosRadiusAdminState 1.3.6.1.4.1.6141.2.60.20.1.1.1
Setting this object will administratively enable/disable radius client on the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

wwpLeosRadiusOperState 1.3.6.1.4.1.6141.2.60.20.1.1.2
This object returns the operational state of radius client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

wwpLeosRadiusClientTimeout 1.3.6.1.4.1.6141.2.60.20.1.1.3
This is the time in seconds between retransmissions to the RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..30  

wwpLeosRadiusClientRetries 1.3.6.1.4.1.6141.2.60.20.1.1.4
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  

wwpLeosRadiusClientAuthKey 1.3.6.1.4.1.6141.2.60.20.1.1.5
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    
  RadiusString  

wwpLeosRadiusClientServerTable 1.3.6.1.4.1.6141.2.60.20.1.1.6
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosRadiusClientServerEntry

wwpLeosRadiusClientAuthKeyUnset 1.3.6.1.4.1.6141.2.60.20.1.1.7
Setting this object to true will cause the value of wwpLeosRadiusClientAuthKey to be cleared. Reading this object always return a value of false.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosRadiusClientAuthSecretUnset 1.3.6.1.4.1.6141.2.60.20.1.1.8
Setting this object to true will cause the value of wwpLeosRadiusClientAuthSecret to be cleared. Reading this object always return a value of false.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosRadiusClientServerEntry 1.3.6.1.4.1.6141.2.60.20.1.1.6.1
Radius server entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosRadiusClientServerEntry  

wwpLeosRadiusClientServerIndex 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.1
Specifies the index of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

wwpLeosRadiusClientServerAddr 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.2
Host name or ip address of the RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wwpLeosRadiusClientServerResolvedAddr 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wwpLeosRadiusClientServerPriority 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.4
Specifies the priority of radius servers configured on the device.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8  

wwpLeosRadiusClientServerAuthPort 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.5
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 0..65535  

wwpLeosRadiusClientServerRoundTripTime 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.6
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  

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

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

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

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

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

wwpLeosRadiusClientServerMalformedAccessResponses 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.12
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  

wwpLeosRadiusClientServerBadAuthenticators 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.13
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  

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

wwpLeosRadiusClientServerTimeouts 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.15
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  

wwpLeosRadiusClientServerUnknownTypes 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.16
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  

wwpLeosRadiusClientServerPacketsDropped 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.17
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  

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

wwpLeosRadiusClientServerApplication 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.19
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER userLogin(1), dot1x(2), all(3)  

wwpLeosRadiusClientServerResolvedInetAddrType 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.20
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
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

wwpLeosRadiusClientServerResolvedInetAddress 1.3.6.1.4.1.6141.2.60.20.1.1.6.1.21
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

wwpLeosRadiusClientSearchType 1.3.6.1.4.1.6141.2.60.20.1.1.10
This object sets the search type of the radius client.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER cached(1), priority(2)