Unisphere-Data-RADIUS-CLIENT-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Unisphere-Data-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).
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
 usdRadiusClientMIB 1.3.6.1.4.1.4874.2.2.19
The RADIUS Client MIB for the Unisphere Networks enterprise.
       usdRadiusClientObjects 1.3.6.1.4.1.4874.2.2.19.1
           usdRadiusGeneralClient 1.3.6.1.4.1.4874.2.2.19.1.1
               usdRadiusClientIdentifier 1.3.6.1.4.1.4874.2.2.19.1.1.1 displaystring read-only
The NAS-Identifier of the RADIUS client.
               usdRadiusClientAlgorithm 1.3.6.1.4.1.4874.2.2.19.1.1.2 integer read-write
The algorithm used by the client when multiple authentication/accounting servers are configured: direct Use servers in order of precedence, each time beginning with the highest precedence server and proceeding to lower precedence servers if the the RADIUS request fails, until the request succeeds or all servers have been tried. roundRobin Use servers in round-robin order, each time beginning with the next round-robin-ordered server and proceeding cyclically through servers if the RADIUS request fails, until the request succeeds or all servers have been tried. Enumeration: 'roundRobin': 1, 'direct': 0.
               usdRadiusClientSourceAddress 1.3.6.1.4.1.4874.2.2.19.1.1.3 ipaddress read-write
The source address used by the RADIUS client in requests to the RADIUS server. The RADIUS server returns responses from this address. Setting this object to 0.0.0.0 will reset the value to its default.
               usdRadiusClientUdpChecksum 1.3.6.1.4.1.4874.2.2.19.1.1.4 truthvalue read-write
Enables/disables the checksum calculations on RADIUS UDP packets.
               usdRadiusClientNasIdentifier 1.3.6.1.4.1.4874.2.2.19.1.1.5 displaystring read-write
The identifier used by the client for the value of NAS-Identifier attribute (number 32) in access and accounting requests. The default is to use the system name.
               usdRadiusClientDslPortType 1.3.6.1.4.1.4874.2.2.19.1.1.6 integer read-write
The value to use in the NAS-Port-Type RADIUS Attribute (attribute number 61) for DSL interfaces in the RADIUS access and accounting messages: virtual Used for Virtual interfaces. sdsl Used for Symmetric DSL. adsl-cap Used for Asymmetric DSL, Carrierless Amplitude Phase Modulation. adsl-dmt Used for Asymmetric DSL, Discrete Multi-Tone. idsl Used for ISDN Digital Subscriber Line. xdsl Used for Digital Subscriber Line of unknown type. Enumeration: 'adsl-cap': 12, 'idsl': 14, 'sdsl': 11, 'xdsl': 16, 'virtual': 5, 'adsl-dmt': 13.
               usdRadiusClientTunnelAccounting 1.3.6.1.4.1.4874.2.2.19.1.1.7 truthvalue read-write
Enables/disables the tunnel accounting feature, which causes the system to send tunnel and session accounting requests.
               usdRadiusClientAcctSessionIdFormat 1.3.6.1.4.1.4874.2.2.19.1.1.8 integer read-write
The format used by the client for the Acct-Session-ID attribute (attribute number 44): decimal Use an ASCII decimal value only in the Acct-Session-ID attribute. description Use an ASCII description value which includes the interface type (i.e. ATM), slot, port, and circuit number (VPI and VCI for ATM), and a hexidecimal value in the Acct-Session-ID attribute. Enumeration: 'decimal': 0, 'description': 1.
               usdRadiusClientNasPortFormat 1.3.6.1.4.1.4874.2.2.19.1.1.9 integer read-write
The format used by the client for the NAS-Port attribute (attribute number 5): xssssppp In the NAS-Port attribute (attribute 5) use format of 0 bit, followed by 4 bits for the slot number, 3 bits for the port number, and finally, the circuit number in the remaining bits. ssssxppp In the NAS-Port attribute (attribute 5) use format of 4 bits for the slot number, followed by a 0 bit, 3 bits for the port number and finally, the circuit number in the remaining bits. Enumeration: 'ssssxppp': 1, 'xssssppp': 0.
               usdRadiusClientCallingStationDelimiter 1.3.6.1.4.1.4874.2.2.19.1.1.10 displaystring read-write
The character use as for delimiting fields in the Calling-Station-ID attribute (attribute 31, from RFC 2865) sent by the client. The default value is '#'.
               usdRadiusClientEthernetPortType 1.3.6.1.4.1.4874.2.2.19.1.1.11 integer read-write
The value to use in the NAS-Port-Type RADIUS Attribute (attribute number 61) for Ethernet interfaces in the RADIUS access and accounting messages: ethernet Used for Ethernet interfaces. virtual Used for Virtual interfaces. Enumeration: 'ethernet': 15, 'virtual': 5.
               usdRadiusClientIncludeIpAddrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.12 truthvalue read-write
Enables/disables the inclusion of the Framed-IP-Address attribute in the RADIUS Acct-Start packet.
               usdRadiusClientIncludeAcctSessionIdInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.13 truthvalue read-write
Enables/disables the inclusion of the Acct-Session-ID attribute in the RADIUS Access-Request packet.
               usdRadiusClientRollover 1.3.6.1.4.1.4874.2.2.19.1.1.14 truthvalue read-write
Enables/disables the rollover to next server on receipt of access-reject.
               usdRadiusClientCallingStationIdFormat 1.3.6.1.4.1.4874.2.2.19.1.1.15 integer read-write
The format used by the client for the Calling-Station-ID attribute (attribute number 31): delimited In the Calling-Station-ID attribute (attribute 31) use the format ' '. fixedFomat In the Calling-Station-ID attribute (attribute 31) use the format of 4 bytes for the host name (truncated if needed), 2 digits of slot, 1 digit of port, 3 digits of VPI, followed by 5 digits of VCI. Enumeration: 'fixedFormat': 1, 'delimited': 0.
               usdRadiusClientNasIpAddrUse 1.3.6.1.4.1.4874.2.2.19.1.1.16 integer read-write
The value used by the client for the NAS-IP-Addr attribute (attribute number 4): normal Use the ERX IP address value in the NAS-IP-Addr attribute (attribute 4). tunnelClientEndpoint Use the Tunnel Client's address value in the NAS-IP-Addr attribute (attribute 4) for tunnel users. Enumeration: 'tunnelClientEndpoint': 1, 'normal': 0.
               usdRadiusClientIncludeAcctTunnelConnectionInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.17 truthvalue read-write
Enables/disables the inclusion of the Acct-Tunnel-Connection attribute in the RADIUS Access-Request packet.
               usdRadiusClientIncludeCalledStationIdInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.18 truthvalue read-write
Enables/disables the inclusion of the Called-Station-ID attribute in the RADIUS Access-Request packet.
               usdRadiusClientIncludeCallingStationIdInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.19 truthvalue read-write
Enables/disables the inclusion of the Calling-Station-ID attribute in the RADIUS Access-Request packet.
               usdRadiusClientIncludeConnectInfoInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.20 truthvalue read-write
Enables/disables the inclusion of the Connect-Info attribute in the RADIUS Access-Request packet.
               usdRadiusClientIncludeNasIdentifierInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.21 truthvalue read-write
Enables/disables the inclusion of the NAS-Identifier attribute in the RADIUS Access-Request packet.
               usdRadiusClientIncludeNasPortInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.22 truthvalue read-write
Enables/disables the inclusion of the NAS-Port attribute in the RADIUS Access-Request packet.
               usdRadiusClientIncludeNasPortIdInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.23 truthvalue read-write
Enables/disables the inclusion of the NAS-Port-ID attribute in the RADIUS Access-Request packet.
               usdRadiusClientIncludeNasPortTypeInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.24 truthvalue read-write
Enables/disables the inclusion of the NAS-Port-Type attribute in the RADIUS Access-Request packet.
               usdRadiusClientIncludePppoeDescriptionInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.25 truthvalue read-write
Enables/disables the inclusion of the PPPoE-Description (VSA) attribute in the RADIUS Access-Request packet.
               usdRadiusClientIncludeTunnelClientAuthIdInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.26 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Client-Auth-Id attribute in the RADIUS Access-Request packet.
               usdRadiusClientIncludeTunnelClientEndpointInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.27 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Client-Endpoint attribute in the RADIUS Access-Request packet.
               usdRadiusClientIncludeTunnelMediumTypeInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.28 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Medium attribute in the RADIUS Access-Request packet.
               usdRadiusClientIncludeTunnelServerAttributesInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.29 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Server attributes (Tunnel attributes for a PPP session terminated on the LNS) in the RADIUS Access-Request packet.
               usdRadiusClientIncludeTunnelServerAuthIdInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.30 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Server-Auth-Id attribute in the RADIUS Access-Request packet.
               usdRadiusClientIncludeTunnelServerEndpointInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.31 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Server-Endpoint attribute in the RADIUS Access-Request packet.
               usdRadiusClientIncludeTunnelTypeInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.32 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Type attribute in the RADIUS Access-Request packet.
               usdRadiusClientIncludeAcctTunnelConnectionInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.33 truthvalue read-write
Enables/disables the inclusion of the Acct-Tunnel-Connection attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeCalledStationIdInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.34 truthvalue read-write
Enables/disables the inclusion of the Called-Station-ID attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeCallingStationIdInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.35 truthvalue read-write
Enables/disables the inclusion of the Calling-Station-ID attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeClassInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.36 truthvalue read-write
Enables/disables the inclusion of the Class attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeConnectInfoInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.37 truthvalue read-write
Enables/disables the inclusion of the Connect-Info attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeEgressPolicyNameInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.38 truthvalue read-write
Enables/disables the inclusion of the Egress-Policy-Name (VSA) attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeEventTimestampInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.39 truthvalue read-write
Enables/disables the inclusion of the Event-Timestamp attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeFramedCompressionInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.40 truthvalue read-write
Enables/disables the inclusion of the Framed-Compression attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeFramedIpNetmaskInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.41 truthvalue read-write
Enables/disables the inclusion of the Framed-IP-Netmask attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeIngressPolicyNameInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.42 truthvalue read-write
Enables/disables the inclusion of the Ingress-Policy-Name (VSA) attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeNasIdentifierInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.43 truthvalue read-write
Enables/disables the inclusion of the NAS-Identifier attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeNasPortInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.44 truthvalue read-write
Enables/disables the inclusion of the NAS-Port attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeNasPortIdInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.45 truthvalue read-write
Enables/disables the inclusion of the NAS-Port-ID attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeNasPortTypeInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.46 truthvalue read-write
Enables/disables the inclusion of the NAS-Port-Type attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludePppoeDescriptionInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.47 truthvalue read-write
Enables/disables the inclusion of the PPPoE-Description (VSA) attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeTunnelAssignmentIdInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.48 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Assignment-Id attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeTunnelClientAuthIdInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.49 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Client-Auth-Id attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeTunnelClientEndpointInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.50 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Client-Endpoint attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeTunnelMediumTypeInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.51 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Medium attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeTunnelPreferenceInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.52 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Preference attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeTunnelServerAttributesInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.53 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Server attributes (Tunnel attributes for a PPP session terminated on the LNS) in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeTunnelServerAuthIdInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.54 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Server-Auth-Id attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeTunnelServerEndpointInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.55 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Server-Endpoint attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeTunnelTypeInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.56 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Type attribute in the RADIUS Accounting-Start packet.
               usdRadiusClientIncludeAcctTunnelConnectionInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.57 truthvalue read-write
Enables/disables the inclusion of the Acct-Tunnel-Connection attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeCalledStationIdInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.59 truthvalue read-write
Enables/disables the inclusion of the Called-Station-ID attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeCallingStationIdInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.60 truthvalue read-write
Enables/disables the inclusion of the Calling-Station-ID attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeClassInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.61 truthvalue read-write
Enables/disables the inclusion of the Class attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeConnectInfoInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.62 truthvalue read-write
Enables/disables the inclusion of the Connect-Info attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeEgressPolicyNameInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.63 truthvalue read-write
Enables/disables the inclusion of the Egress-Policy-Name (VSA) attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeEventTimestampInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.64 truthvalue read-write
Enables/disables the inclusion of the Event-Timestamp attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeFramedCompressionInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.65 truthvalue read-write
Enables/disables the inclusion of the Framed-Compression attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeFramedIpNetmaskInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.66 truthvalue read-write
Enables/disables the inclusion of the Framed-IP-Netmask attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeIngressPolicyNameInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.67 truthvalue read-write
Enables/disables the inclusion of the Ingress-Policy-Name (VSA) attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeInputGigawordsInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.68 truthvalue read-write
Enables/disables the inclusion of the Input-Gigawords attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeNasIdentifierInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.69 truthvalue read-write
Enables/disables the inclusion of the NAS-Identifier attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeNasPortInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.70 truthvalue read-write
Enables/disables the inclusion of the NAS-Port attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeNasPortIdInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.71 truthvalue read-write
Enables/disables the inclusion of the NAS-Port-ID attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeNasPortTypeInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.72 truthvalue read-write
Enables/disables the inclusion of the NAS-Port-Type attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeOutputGigawordsInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.73 truthvalue read-write
Enables/disables the inclusion of the Output-Gigawords attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludePppoeDescriptionInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.74 truthvalue read-write
Enables/disables the inclusion of the PPPoE-Description (VSA) attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeTunnelAssignmentIdInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.75 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Assignment-Id attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeTunnelClientAuthIdInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.76 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Client-Auth-Id attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeTunnelClientEndpointInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.77 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Client-Endpoint attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeTunnelMediumTypeInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.78 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Medium attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeTunnelPreferenceInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.79 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Preference attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeTunnelServerAttributesInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.80 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Server attributes (Tunnel attributes for a PPP session terminated on the LNS) in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeTunnelServerAuthIdInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.81 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Server-Auth-Id attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeTunnelServerEndpointInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.82 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Server-Endpoint attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeTunnelTypeInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.83 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Type attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeInputGigapktsInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.84 truthvalue read-write
Enables/disables the inclusion of the Input-Gigapkts attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIncludeOutputGigapktsInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.85 truthvalue read-write
Enables/disables the inclusion of the Output-Gigapkts attribute in the RADIUS Accounting-Stop packet.
               usdRadiusClientIgnoreFramedIpNetmask 1.3.6.1.4.1.4874.2.2.19.1.1.86 truthvalue read-write
Enables/disables ignoring the Framed-IP-Netmask attribute in the RADIUS Access-Accept packet.
           usdRadiusAuthClient 1.3.6.1.4.1.4874.2.2.19.1.2
               usdRadiusAuthClientInvalidServerAddresses 1.3.6.1.4.1.4874.2.2.19.1.2.1 counter32 read-only
The number of RADIUS Access-Response packets received from unknown addresses.
               usdRadiusAuthClientServerTable 1.3.6.1.4.1.4874.2.2.19.1.2.2 no-access
The (conceptual) table listing the RADIUS authentication servers with which the client shares a secret.
                   usdRadiusAuthClientServerEntry 1.3.6.1.4.1.4874.2.2.19.1.2.2.1 no-access
An entry (conceptual row) representing a RADIUS authentication server with which the client shares a secret.
                       usdRadiusAuthClientServerAddress 1.3.6.1.4.1.4874.2.2.19.1.2.2.1.1 ipaddress no-access
The IP address of the RADIUS authentication server referred to in this table entry. A value of 0.0.0.0 indicates this entry is not in use.
                       usdRadiusAuthClientServerPortNumber 1.3.6.1.4.1.4874.2.2.19.1.2.2.1.2 integer32 read-only
The UDP port the client is using to send requests to this server.
                       usdRadiusAuthClientRoundTripTime 1.3.6.1.4.1.4874.2.2.19.1.2.2.1.3 timeticks read-only
The time interval (in hundredths of seconds) between the most recent Access-Reply/Access-Challenge and the Access-Request that matched it from this RADIUS authentication server.
                       usdRadiusAuthClientAccessRequests 1.3.6.1.4.1.4874.2.2.19.1.2.2.1.4 counter32 read-only
The number of RADIUS Access-Request packets sent to this server. This does not include retransmissions.
                       usdRadiusAuthClientAccessRetransmissions 1.3.6.1.4.1.4874.2.2.19.1.2.2.1.5 counter32 read-only
The number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server.
                       usdRadiusAuthClientAccessAccepts 1.3.6.1.4.1.4874.2.2.19.1.2.2.1.6 counter32 read-only
The number of RADIUS Access-Accept packets (valid or invalid) received from this server.
                       usdRadiusAuthClientAccessRejects 1.3.6.1.4.1.4874.2.2.19.1.2.2.1.7 counter32 read-only
The number of RADIUS Access-Reject packets (valid or invalid) received from this server.
                       usdRadiusAuthClientAccessChallenges 1.3.6.1.4.1.4874.2.2.19.1.2.2.1.8 counter32 read-only
The number of RADIUS Access-Challenge packets (valid or invalid) received from this server.
                       usdRadiusAuthClientMalformedAccessResponses 1.3.6.1.4.1.4874.2.2.19.1.2.2.1.9 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.
                       usdRadiusAuthClientBadAuthenticators 1.3.6.1.4.1.4874.2.2.19.1.2.2.1.10 counter32 read-only
The number of RADIUS Access-Response packets containing invalid authenticators or signature attributes received from this server.
                       usdRadiusAuthClientPendingRequests 1.3.6.1.4.1.4874.2.2.19.1.2.2.1.11 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.
                       usdRadiusAuthClientTimeouts 1.3.6.1.4.1.4874.2.2.19.1.2.2.1.12 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.
                       usdRadiusAuthClientUnknownTypes 1.3.6.1.4.1.4874.2.2.19.1.2.2.1.13 counter32 read-only
The number of RADIUS packets of unknown type which were received from this server on the authentication port.
                       usdRadiusAuthClientPacketsDropped 1.3.6.1.4.1.4874.2.2.19.1.2.2.1.14 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.
               usdRadiusAuthClientCfgServerTable 1.3.6.1.4.1.4874.2.2.19.1.2.3 no-access
The (conceptual) table listing the RADIUS authentication servers with which the client shares a secret.
                   usdRadiusAuthClientCfgServerEntry 1.3.6.1.4.1.4874.2.2.19.1.2.3.1 no-access
An entry (conceptual row) representing a RADIUS authentication server with which the client shares a secret.
                       usdRadiusAuthClientCfgServerAddress 1.3.6.1.4.1.4874.2.2.19.1.2.3.1.1 ipaddress no-access
The IP address of the RADIUS authentication server referred to in this table entry.
                       usdRadiusAuthClientCfgServerPortNumber 1.3.6.1.4.1.4874.2.2.19.1.2.3.1.2 integer32 read-only
The UDP port the client is using to send requests to this server.
                       usdRadiusAuthClientCfgKey 1.3.6.1.4.1.4874.2.2.19.1.2.3.1.3 displaystring read-only
The secret (RADIUS authenticator) used by the client during exchanges with this authentication server. The default is a zero-length string, indicating no authenticator is used.
                       usdRadiusAuthClientCfgTimeoutInterval 1.3.6.1.4.1.4874.2.2.19.1.2.3.1.4 integer32 read-only
The interval between retransmissions of a request to this authentication server.
                       usdRadiusAuthClientCfgRetries 1.3.6.1.4.1.4874.2.2.19.1.2.3.1.5 integer32 read-only
The maximum number of times to resend a request to this authentication server (in addition to the original request), before resorting to the server specified in the next entry.
                       usdRadiusAuthClientCfgMaxPendingRequests 1.3.6.1.4.1.4874.2.2.19.1.2.3.1.6 integer32 read-only
The maximum number of outstanding requests this server can support.
                       usdRadiusAuthClientCfgRowStatus 1.3.6.1.4.1.4874.2.2.19.1.2.3.1.7 rowstatus read-only
Supports 'createAndGo' and 'destroy' only.
                       usdRadiusAuthClientCfgPrecedence 1.3.6.1.4.1.4874.2.2.19.1.2.3.1.8 integer32 read-only
Relative precedence of this server with respect to other servers configured in this table. Lower values correspond to higher precedence. Precedence is assigned by the device, in order of entry creation, from higher to lower precedence.
                       usdRadiusAuthClientCfgDeadTime 1.3.6.1.4.1.4874.2.2.19.1.2.3.1.9 integer32 read-only
The period of time, in minutes, to ignore this server after a request to the server times out (thereby avoiding additional request timeouts for this period, if the server failure persists).
           usdRadiusAcctClient 1.3.6.1.4.1.4874.2.2.19.1.3
               usdRadiusAcctClientInvalidServerAddresses 1.3.6.1.4.1.4874.2.2.19.1.3.1 counter32 read-only
The number of RADIUS Accounting-Response packets received from unknown addresses.
               usdRadiusAcctClientServerTable 1.3.6.1.4.1.4874.2.2.19.1.3.2 no-access
The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret.
                   usdRadiusAcctClientServerEntry 1.3.6.1.4.1.4874.2.2.19.1.3.2.1 no-access
An entry (conceptual row) representing a RADIUS accounting server with which the client shares a secret.
                       usdRadiusAcctClientServerAddress 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.1 ipaddress no-access
The IP address of the RADIUS accounting server referred to in this table entry. A value of 0.0.0.0 indicates this entry is not in use.
                       usdRadiusAcctClientServerPortNumber 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.2 integer32 read-only
The UDP port the client is using to send requests to this server.
                       usdRadiusAcctClientRoundTripTime 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.3 timeticks read-only
The time interval between the most recent Accounting-Response and the Accounting-Request that matched it from this RADIUS accounting server.
                       usdRadiusAcctClientRequests 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.4 counter32 read-only
The number of RADIUS Accounting-Request packets sent. This does not include retransmissions.
                       usdRadiusAcctClientRetransmissions 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.5 counter32 read-only
The number of RADIUS Accounting-Request packets retransmitted to this RADIUS accounting server. Retransmissions include retries where the Identifier and Acct-Delay have been updated, as well as those in which they remain the same.
                       usdRadiusAcctClientResponses 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.6 counter32 read-only
The number of RADIUS packets received on the accounting port from this server.
                       usdRadiusAcctClientMalformedResponses 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.7 counter32 read-only
The number of malformed RADIUS Accounting-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators and unknown types are not included as malformed accounting responses.
                       usdRadiusAcctClientBadAuthenticators 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.8 counter32 read-only
The number of RADIUS Accounting-Response packets which contained invalid authenticators received from this server.
                       usdRadiusAcctClientPendingRequests 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.9 gauge32 read-only
The number of RADIUS Accounting-Request packets sent to this server that have not yet timed out or received a response. This variable is incremented when an Accounting-Request is sent and decremented due to receipt of an Accounting-Response, a timeout or a retransmission.
                       usdRadiusAcctClientTimeouts 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.10 counter32 read-only
The number of accounting 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 an Accounting-Request as well as a timeout.
                       usdRadiusAcctClientUnknownTypes 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.11 counter32 read-only
The number of RADIUS packets of unknown type which were received from this server on the accounting port.
                       usdRadiusAcctClientPacketsDropped 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.12 counter32 read-only
The number of RADIUS packets which were received from this server on the accounting port and dropped for some other reason.
               usdRadiusAcctClientCfgServerTable 1.3.6.1.4.1.4874.2.2.19.1.3.3 no-access
The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret.
                   usdRadiusAcctClientCfgServerEntry 1.3.6.1.4.1.4874.2.2.19.1.3.3.1 no-access
An entry (conceptual row) representing a RADIUS accounting server with which the client shares a secret.
                       usdRadiusAcctClientCfgServerAddress 1.3.6.1.4.1.4874.2.2.19.1.3.3.1.1 ipaddress no-access
The IP address of the RADIUS accounting server referred to in this table entry.
                       usdRadiusAcctClientCfgServerPortNumber 1.3.6.1.4.1.4874.2.2.19.1.3.3.1.2 integer32 read-only
The UDP port the client is using to send requests to this server.
                       usdRadiusAcctClientCfgKey 1.3.6.1.4.1.4874.2.2.19.1.3.3.1.3 displaystring read-only
The secret (RADIUS authenticator) used by the client during exchanges with this accounting server. The default is a zero-length string, indicating no authenticator is used.
                       usdRadiusAcctClientCfgTimeoutInterval 1.3.6.1.4.1.4874.2.2.19.1.3.3.1.4 integer32 read-only
The interval between retransmissions of a request to this accounting server.
                       usdRadiusAcctClientCfgRetries 1.3.6.1.4.1.4874.2.2.19.1.3.3.1.5 integer32 read-only
The maximum number of times to resend a request to this accounting server (in addition to the original request), before resorting to the server specified in the next entry.
                       usdRadiusAcctClientCfgMaxPendingRequests 1.3.6.1.4.1.4874.2.2.19.1.3.3.1.6 integer32 read-only
The maximum number of outstanding requests this server can support.
                       usdRadiusAcctClientCfgRowStatus 1.3.6.1.4.1.4874.2.2.19.1.3.3.1.7 rowstatus read-only
Supports 'createAndGo' and 'destroy' only.
                       usdRadiusAcctClientCfgPrecedence 1.3.6.1.4.1.4874.2.2.19.1.3.3.1.8 integer32 read-only
Relative precedence of this server with respect to other servers configured in this table. Lower values correspond to higher precedence. Precedence is assigned by the device, in order of entry creation, from higher to lower precedence.
                       usdRadiusAcctClientCfgDeadTime 1.3.6.1.4.1.4874.2.2.19.1.3.3.1.9 integer32 read-only
The period of time, in minutes, to ignore this server after a request to the server times out (thereby avoiding additional request timeouts for this period, if the server failure persists).
       usdRadiusClientMIBConformance 1.3.6.1.4.1.4874.2.2.19.2
           usdRadiusClientMIBCompliances 1.3.6.1.4.1.4874.2.2.19.2.1
               usdRadiusAuthClientCompliance 1.3.6.1.4.1.4874.2.2.19.2.1.1
Obsolete compliance statement for authentication clients implementing the Unisphere RADIUS Client MIB authentication functionality. This statement became obsolete when the usdRadiusClientSourceAddress object was added.
               usdRadiusAcctClientCompliance 1.3.6.1.4.1.4874.2.2.19.2.1.2
Obsolete compliance statement for accounting clients implementing the Unisphere RADIUS Client MIB accounting functionality. This statement became obsolete when the usdRadiusClientSourceAddress object was added.
               usdRadiusAuthClientCompliance2 1.3.6.1.4.1.4874.2.2.19.2.1.3
Obsolete compliance statement for authentication clients implementing the Unisphere RADIUS Client MIB authentication functionality. This statement became obsolete when new objects were added.
               usdRadiusAcctClientCompliance2 1.3.6.1.4.1.4874.2.2.19.2.1.4
Obsolete compliance statement for accounting clients implementing the Unisphere RADIUS Client MIB accounting functionality. This statement became obsolete when new objects were added.
               usdRadiusClientCompliance 1.3.6.1.4.1.4874.2.2.19.2.1.5
Obsolete compliance statement for authentication clients implementing the Unisphere RADIUS Client MIB authentication functionality. This statement became obsolete when new B-RAS objects were added.
               usdRadiusClientCompliance2 1.3.6.1.4.1.4874.2.2.19.2.1.6
Obsolete compliance statement for authentication clients implementing the Unisphere RADIUS Client MIB authentication functionality. This statement became obsolete when new objects were added.
               usdRadiusClientCompliance3 1.3.6.1.4.1.4874.2.2.19.2.1.7
Obsolete compliance statement for authentication clients implementing the Unisphere RADIUS Client MIB authentication functionality. This statement became obsolete when the usdRadiusClientNasIpAddrUse object was added.
               usdRadiusClientCompliance4 1.3.6.1.4.1.4874.2.2.19.2.1.8
Obsolete compliance statement for authentication clients implementing the Unisphere RADIUS Client MIB authentication functionality. This statement became obsolete when objects were added to indicate which RADIUS attributes should be included or excluded from RADIUS packets.
               usdRadiusClientCompliance5 1.3.6.1.4.1.4874.2.2.19.2.1.9
The compliance statement for authentication clients implementing the Unisphere RADIUS Client MIB authentication functionality.
           usdRadiusClientMIBGroups 1.3.6.1.4.1.4874.2.2.19.2.2
               usdRadiusGeneralClientGroup 1.3.6.1.4.1.4874.2.2.19.2.2.1
Obsolete basic collection of objects providing management of RADIUS Clients. This group became obsolete when usdRadiusClientSourceAddress was added.
               usdRadiusAuthClientGroup 1.3.6.1.4.1.4874.2.2.19.2.2.2
The basic collection of objects providing management of RADIUS Authentication Clients.
               usdRadiusAcctClientGroup 1.3.6.1.4.1.4874.2.2.19.2.2.3
The basic collection of objects providing management of RADIUS Accounting Clients.
               usdRadiusGeneralClientGroup2 1.3.6.1.4.1.4874.2.2.19.2.2.4
Obsolete basic collection of objects providing management of RADIUS Clients. This group became obsolete when new objects were added.
               usdRadiusBasicClientGroup 1.3.6.1.4.1.4874.2.2.19.2.2.5
Obsolete collection of objects providing basic management of RADIUS Clients. This group became obsolete when the usdRadiusClientRollover object was added.
               usdRadiusBrasClientGroup 1.3.6.1.4.1.4874.2.2.19.2.2.6
Obsolete collection of objects providing management of general B-RAS functions for RADIUS Clients. This group became obsolete when new objects were added.
               usdRadiusTunnelClientGroup 1.3.6.1.4.1.4874.2.2.19.2.2.7
An object providing management of tunneling functions for RADIUS Clients.
               usdRadiusBrasClientGroup2 1.3.6.1.4.1.4874.2.2.19.2.2.8
Obsolete collection of objects providing management of general B-RAS functions for RADIUS Clients. This group became obsolete when the usdRadiusClientCallingStationIdFormat object was added.
               usdRadiusBasicClientGroup2 1.3.6.1.4.1.4874.2.2.19.2.2.9
A collection of objects providing basic management of RADIUS Clients.
               usdRadiusBrasClientGroup3 1.3.6.1.4.1.4874.2.2.19.2.2.10
Obsolete collection of objects providing management of general B-RAS functions for RADIUS Clients. This group became obsolete when the usdRadiusClientNasIpAddrUse object was added.
               usdRadiusBrasClientGroup4 1.3.6.1.4.1.4874.2.2.19.2.2.11
Obsolete collection of objects providing management of general B-RAS functions for RADIUS Clients. This group became obsolete when objects were added to indicate which RADIUS attributes should be included or excluded from RADIUS packets.
               usdRadiusBrasClientGroup5 1.3.6.1.4.1.4874.2.2.19.2.2.12
A collection of objects providing management of general B-RAS functions for RADIUS Clients.