Juniper-RADIUS-CLIENT-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Juniper-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
 juniRadiusClientMIB 1.3.6.1.4.1.4874.2.2.19
The Remote Authentication Dial In User Service (RADIUS) Client MIB for the Juniper enterprise.
       juniRadiusClientObjects 1.3.6.1.4.1.4874.2.2.19.1
           juniRadiusGeneralClient 1.3.6.1.4.1.4874.2.2.19.1.1
               juniRadiusClientIdentifier 1.3.6.1.4.1.4874.2.2.19.1.1.1 displaystring read-only
The NAS-Identifier of the RADIUS client.
               juniRadiusClientAlgorithm 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.
               juniRadiusClientSourceAddress 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.
               juniRadiusClientUdpChecksum 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.
               juniRadiusClientNasIdentifier 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.
               juniRadiusClientDslPortType 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.
               juniRadiusClientTunnelAccounting 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.
               juniRadiusClientAcctSessionIdFormat 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.
               juniRadiusClientNasPortFormat 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.
               juniRadiusClientCallingStationDelimiter 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 '#'.
               juniRadiusClientEthernetPortType 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.
               juniRadiusClientIncludeIpAddrInAcctStart 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.
               juniRadiusClientIncludeAcctSessionIdInAccessReq 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.
               juniRadiusClientRollover 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.
               juniRadiusClientCallingStationIdFormat 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. fixedFormatAdapterEmbedded In the Calling-Station-ID attribute (attribute 31) use the format of 4 bytes for the host name (truncated if needed), 1 digit of slot, 1 digit of adapter, 1 digit of port, 3 digits of VPI, followed by 5 digits of VCI. fixedFormatAdapterNewField 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 adapter, 2 digits of port, 3 digits of VPI, followed by 5 digits of VCI. fixedFormatStacked 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, 4 digits of SVLAN ID and 4 digits of VLAN ID only in the case of Ethernet fixedFormatAdapterEmbeddedStacked In the Calling-Station-ID attribute (attribute 31) use the format of 4 bytes for the host name (truncated if needed), 1 digit of slot, 1 digit of adapter, 1 digit of port, 4 digits of SVLAN ID and 4 digits of VLAN ID only in the case of Ethernet fixedFormatAdapterNewFieldStacked 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 adapter, 2 digits of port, 4 digits of SVLAN ID and 4 digits of VLAN ID only in the case of Ethernet Enumeration: 'fixedFormatAdapterEmbeddedStacked': 5, 'fixedFormatAdapterNewFieldStacked': 6, 'delimited': 0, 'fixedFormatAdapterNewField': 3, 'fixedFormatStacked': 4, 'fixedFormat': 1, 'fixedFormatAdapterEmbedded': 2.
               juniRadiusClientNasIpAddrUse 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.
               juniRadiusClientIncludeAcctTunnelConnectionInAccessReq 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.
               juniRadiusClientIncludeCalledStationIdInAccessReq 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.
               juniRadiusClientIncludeCallingStationIdInAccessReq 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.
               juniRadiusClientIncludeConnectInfoInAccessReq 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.
               juniRadiusClientIncludeNasIdentifierInAccessReq 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.
               juniRadiusClientIncludeNasPortInAccessReq 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.
               juniRadiusClientIncludeNasPortIdInAccessReq 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.
               juniRadiusClientIncludeNasPortTypeInAccessReq 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.
               juniRadiusClientIncludePppoeDescriptionInAccessReq 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.
               juniRadiusClientIncludeTunnelClientAuthIdInAccessReq 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.
               juniRadiusClientIncludeTunnelClientEndpointInAccessReq 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.
               juniRadiusClientIncludeTunnelMediumTypeInAccessReq 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.
               juniRadiusClientIncludeTunnelServerAttributesInAccessReq 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.
               juniRadiusClientIncludeTunnelServerAuthIdInAccessReq 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.
               juniRadiusClientIncludeTunnelServerEndpointInAccessReq 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.
               juniRadiusClientIncludeTunnelTypeInAccessReq 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.
               juniRadiusClientIncludeAcctTunnelConnectionInAcctStart 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.
               juniRadiusClientIncludeCalledStationIdInAcctStart 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.
               juniRadiusClientIncludeCallingStationIdInAcctStart 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.
               juniRadiusClientIncludeClassInAcctStart 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.
               juniRadiusClientIncludeConnectInfoInAcctStart 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.
               juniRadiusClientIncludeEgressPolicyNameInAcctStart 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.
               juniRadiusClientIncludeEventTimestampInAcctStart 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.
               juniRadiusClientIncludeFramedCompressionInAcctStart 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.
               juniRadiusClientIncludeFramedIpNetmaskInAcctStart 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.
               juniRadiusClientIncludeIngressPolicyNameInAcctStart 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.
               juniRadiusClientIncludeNasIdentifierInAcctStart 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.
               juniRadiusClientIncludeNasPortInAcctStart 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.
               juniRadiusClientIncludeNasPortIdInAcctStart 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.
               juniRadiusClientIncludeNasPortTypeInAcctStart 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.
               juniRadiusClientIncludePppoeDescriptionInAcctStart 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.
               juniRadiusClientIncludeTunnelAssignmentIdInAcctStart 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.
               juniRadiusClientIncludeTunnelClientAuthIdInAcctStart 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.
               juniRadiusClientIncludeTunnelClientEndpointInAcctStart 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.
               juniRadiusClientIncludeTunnelMediumTypeInAcctStart 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.
               juniRadiusClientIncludeTunnelPreferenceInAcctStart 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.
               juniRadiusClientIncludeTunnelServerAttributesInAcctStart 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.
               juniRadiusClientIncludeTunnelServerAuthIdInAcctStart 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.
               juniRadiusClientIncludeTunnelServerEndpointInAcctStart 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.
               juniRadiusClientIncludeTunnelTypeInAcctStart 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.
               juniRadiusClientIncludeAcctTunnelConnectionInAcctStop 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.
               juniRadiusClientIncludeCalledStationIdInAcctStop 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.
               juniRadiusClientIncludeCallingStationIdInAcctStop 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.
               juniRadiusClientIncludeClassInAcctStop 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.
               juniRadiusClientIncludeConnectInfoInAcctStop 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.
               juniRadiusClientIncludeEgressPolicyNameInAcctStop 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.
               juniRadiusClientIncludeEventTimestampInAcctStop 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.
               juniRadiusClientIncludeFramedCompressionInAcctStop 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.
               juniRadiusClientIncludeFramedIpNetmaskInAcctStop 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.
               juniRadiusClientIncludeIngressPolicyNameInAcctStop 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.
               juniRadiusClientIncludeInputGigawordsInAcctStop 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.
               juniRadiusClientIncludeNasIdentifierInAcctStop 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.
               juniRadiusClientIncludeNasPortInAcctStop 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.
               juniRadiusClientIncludeNasPortIdInAcctStop 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.
               juniRadiusClientIncludeNasPortTypeInAcctStop 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.
               juniRadiusClientIncludeOutputGigawordsInAcctStop 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.
               juniRadiusClientIncludePppoeDescriptionInAcctStop 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.
               juniRadiusClientIncludeTunnelAssignmentIdInAcctStop 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.
               juniRadiusClientIncludeTunnelClientAuthIdInAcctStop 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.
               juniRadiusClientIncludeTunnelClientEndpointInAcctStop 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.
               juniRadiusClientIncludeTunnelMediumTypeInAcctStop 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.
               juniRadiusClientIncludeTunnelPreferenceInAcctStop 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.
               juniRadiusClientIncludeTunnelServerAttributesInAcctStop 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.
               juniRadiusClientIncludeTunnelServerAuthIdInAcctStop 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.
               juniRadiusClientIncludeTunnelServerEndpointInAcctStop 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.
               juniRadiusClientIncludeTunnelTypeInAcctStop 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.
               juniRadiusClientIncludeInputGigapktsInAcctStop 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.
               juniRadiusClientIncludeOutputGigapktsInAcctStop 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.
               juniRadiusClientIgnoreFramedIpNetmask 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.
               juniRadiusClientIgnoreAtmCategory 1.3.6.1.4.1.4874.2.2.19.1.1.87 truthvalue read-write
Enables/disables ignoring the ATM-Category (vsa) attribute in the RADIUS Access-Accept packet.
               juniRadiusClientIgnoreAtmMbs 1.3.6.1.4.1.4874.2.2.19.1.1.88 truthvalue read-write
Enables/disables ignoring the ATM-MBS (vsa) attribute in the RADIUS Access-Accept packet.
               juniRadiusClientIgnoreAtmPcr 1.3.6.1.4.1.4874.2.2.19.1.1.89 truthvalue read-write
Enables/disables ignoring the ATM-PCR (vsa) attribute in the RADIUS Access-Accept packet.
               juniRadiusClientIgnoreAtmScr 1.3.6.1.4.1.4874.2.2.19.1.1.90 truthvalue read-write
Enables/disables ignoring the ATM-SCR-Or-CBR (vsa) attribute in the RADIUS Access-Accept packet.
               juniRadiusClientIgnoreEgressPolicyName 1.3.6.1.4.1.4874.2.2.19.1.1.91 truthvalue read-write
Enables/disables ignoring the Egress-Policy-Name (vsa) attribute in the RADIUS Access-Accept packet.
               juniRadiusClientIgnoreIngressPolicyName 1.3.6.1.4.1.4874.2.2.19.1.1.92 truthvalue read-write
Enables/disables ignoring the Ingress-Policy-Name (vsa) attribute in the RADIUS Access-Accept packet.
               juniRadiusClientIgnoreVirtualRouter 1.3.6.1.4.1.4874.2.2.19.1.1.93 truthvalue read-write
Enables/disables ignoring the Virtual-Router (vsa) attribute in the RADIUS Access-Accept packet.
               juniRadiusClientTrapOnAuthServerUnavailable 1.3.6.1.4.1.4874.2.2.19.1.1.94 truthvalue read-write
Enables/disables sending an SNMP trap for the condition that a specific RADIUS authentication server times out.
               juniRadiusClientTrapOnAcctServerUnavailable 1.3.6.1.4.1.4874.2.2.19.1.1.95 truthvalue read-write
Enables/disables sending an SNMP trap for the condition that a specific RADIUS accounting server times out.
               juniRadiusClientTrapOnNoAuthServerAvailable 1.3.6.1.4.1.4874.2.2.19.1.1.96 truthvalue read-write
Enables/disables sending an SNMP trap for the condition that all of the configured RADIUS authentication servers (in a virtual router context) time out.
               juniRadiusClientTrapOnNoAcctServerAvailable 1.3.6.1.4.1.4874.2.2.19.1.1.97 truthvalue read-write
Enables/disables sending an SNMP trap for the condition that all of the configured RADIUS accounting servers (in a virtual router context) time out.
               juniRadiusClientTrapOnAuthServerAvailable 1.3.6.1.4.1.4874.2.2.19.1.1.98 truthvalue read-write
Enables/disables sending an SNMP trap for the condition that a specific RADIUS authentication server has sent a response after being declared unavailable.
               juniRadiusClientTrapOnAcctServerAvailable 1.3.6.1.4.1.4874.2.2.19.1.1.99 truthvalue read-write
Enables/disables sending an SNMP trap for the condition that a specific RADIUS accounting server has sent a response after being declared unavailable.
               juniRadiusClientPppoeNasPortFormat 1.3.6.1.4.1.4874.2.2.19.1.1.100 integer read-write
The format used by the client for the Nas-Port attribute (attribute number 5) for PPPoE interfaces: none Use the format specified in juniRadiusClientNasPortFormat unique Use a unique value that is not related to the interface Enumeration: 'none': 0, 'unique': 1.
               juniRadiusClientIncludeTunnelInterfaceIdInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.101 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Interface-Id (VSA) attribute in the RADIUS Access-Request packet.
               juniRadiusClientIncludeTunnelInterfaceIdInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.102 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Interface-Id (VSA) in the RADIUS Accounting-Start packet.
               juniRadiusClientIncludeTunnelInterfaceIdInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.103 truthvalue read-write
Enables/disables the inclusion of the Tunnel-Interface-Id (VSA) in the RADIUS Accounting-Stop packet.
               juniRadiusClientIncludeL2tpPppDisconnectCauseInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.104 truthvalue read-write
Enables/disables the inclusion of the L2TP PPP Disconnect Cause (VSA) in the RADIUS Accounting-Stop packet.
               juniRadiusClientVlanNasPortFormat 1.3.6.1.4.1.4874.2.2.19.1.1.105 integer read-write
The format used by the client for the Nas-Port attribute (attribute number 5) for VLAN interfaces: none Include the VLAN ID if configured stacked Include both the SVLAN ID and VLAN ID if configured Enumeration: 'none': 0, 'stacked': 1.
               juniRadiusClientIncludeAcctMultiSessionIdInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.106 truthvalue read-write
Enables/disables the inclusion of the Accounting Multilink Session ID in the RADIUS Access-Req packet.
               juniRadiusClientIncludeAcctMultiSessionIdInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.107 truthvalue read-write
Enables/disables the inclusion of the Accounting Multilink Session ID in the RADIUS Accounting-Start packet.
               juniRadiusClientIncludeAcctMultiSessionIdInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.108 truthvalue read-write
Enables/disables the inclusion of the Accounting Multilink Session ID in the RADIUS Accounting-Stop packet.
               juniRadiusClientIncludeAscendNumInMultilinkInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.109 truthvalue read-write
Enables/disables the inclusion of the Ascend Num In Multilink attribute in the RADIUS Access-Req packet.
               juniRadiusClientIncludeAscendNumInMultilinkInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.110 truthvalue read-write
Enables/disables the inclusion of the Ascend Num In Multilink attribute in the RADIUS Accounting-Start packet.
               juniRadiusClientIncludeAscendNumInMultilinkInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.111 truthvalue read-write
Enables/disables the inclusion of the Ascend Num In Multilink attribute in the RADIUS Accounting-Stop packet.
               juniRadiusClientConnectInfoFormat 1.3.6.1.4.1.4874.2.2.19.1.1.112 integer read-write
The format used by the client for the Connect-Info attribute (attribute number 77): default The Connect-Info Attribute is generated from the underlying interface id string. l2tpConnectSpeed The Connect-Info Attribute is generated from the received l2tp connect speed AVPs. The format is in bits per second: [/] The receive connect speed is included if non zero and different from the transmit connect speed. l2tpConnectSpeedRXWhenEqual The Connect-Info Attribute is generated from the received l2tp connect speed AVPs. The format is in bits per second: / The receive connect speed is included if non-zero. Enumeration: 'default': 0, 'l2tpConnectSpeedRxWhenEqual': 2, 'l2tpConnectSpeed': 1.
               juniRadiusClientIncludeProfileServiceDescrInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.113 truthvalue read-write
Enables/disables the inclusion of the AAA profile service description attribute in the RADIUS Access-Req packet.
               juniRadiusClientIncludeProfileServiceDescrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.114 truthvalue read-write
Enables/disables the inclusion of the AAA profile service description attribute in the RADIUS Accounting-Start packet.
               juniRadiusClientIncludeProfileServiceDescrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.115 truthvalue read-write
Enables/disables the inclusion of the AAA profile service description attribute in the RADIUS Accounting-Stop packet.
               juniRadiusClientIncludeAcctAuthenticInAcctOn 1.3.6.1.4.1.4874.2.2.19.1.1.116 truthvalue read-write
Enables/disables the inclusion of the acct-authentic attribute in the RADIUS Accounting-On packet.
               juniRadiusClientIncludeAcctDelayTimeInAcctOn 1.3.6.1.4.1.4874.2.2.19.1.1.117 truthvalue read-write
Enables/disables the inclusion of the acct-delay-time attribute in the RADIUS Accounting-On packet.
               juniRadiusClientIncludeAcctSessionIdInAcctOn 1.3.6.1.4.1.4874.2.2.19.1.1.118 truthvalue read-write
Enables/disables the inclusion of the acct-session-id attribute in the RADIUS Accounting-On packet.
               juniRadiusClientIncludeNasIdentifierInAcctOn 1.3.6.1.4.1.4874.2.2.19.1.1.119 truthvalue read-write
Enables/disables the inclusion of the nas-identifier attribute in the RADIUS Accounting-On packet.
               juniRadiusClientIncludeEventTimestampInAcctOn 1.3.6.1.4.1.4874.2.2.19.1.1.120 truthvalue read-write
Enables/disables the inclusion of the event-timestamp attribute in the RADIUS Accounting-On packet.
               juniRadiusClientIncludeAcctAuthenticInAcctOff 1.3.6.1.4.1.4874.2.2.19.1.1.121 truthvalue read-write
Enables/disables the inclusion of the acct-authentic attribute in the RADIUS Accounting-Off packet.
               juniRadiusClientIncludeAcctDelayTimeInAcctOff 1.3.6.1.4.1.4874.2.2.19.1.1.122 truthvalue read-write
Enables/disables the inclusion of the acct-delay-time attribute in the RADIUS Accounting-Off packet.
               juniRadiusClientIncludeAcctSessionIdInAcctOff 1.3.6.1.4.1.4874.2.2.19.1.1.123 truthvalue read-write
Enables/disables the inclusion of the acct-session-id attribute in the RADIUS Accounting-Off packet.
               juniRadiusClientIncludeAcctTerminateCauseInAcctOff 1.3.6.1.4.1.4874.2.2.19.1.1.124 truthvalue read-write
Enables/disables the inclusion of the acct-terminate-cause attribute in the RADIUS Accounting-Off packet.
               juniRadiusClientIncludeNasIdentifierInAcctOff 1.3.6.1.4.1.4874.2.2.19.1.1.125 truthvalue read-write
Enables/disables the inclusion of the nas-identifier attribute in the RADIUS Accounting-Off packet.
               juniRadiusClientIncludeEventTimestampInAcctOff 1.3.6.1.4.1.4874.2.2.19.1.1.126 truthvalue read-write
Enables/disables the inclusion of the event-timestamp attribute in the RADIUS Accounting-Off packet.
               juniRadiusClientIncludeDhcpOptionsInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.127 truthvalue read-write
Enables/disables the inclusion of the Dhcp-Options (vsa) attribute in the RADIUS Access-Request packet.
               juniRadiusClientIncludeDhcpMacAddressInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.128 truthvalue read-write
Enables/disables the inclusion of the Dhcp-Mac-Addresss (vsa) attribute in the RADIUS Access-Request packet.
               juniRadiusClientIncludeDhcpGiAddressInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.129 truthvalue read-write
Enables/disables the inclusion of the Dhcp-Gi-Address (vsa) attribute in the RADIUS Access-Request packet.
               juniRadiusClientIncludeDhcpOptionsInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.130 truthvalue read-write
Enables/disables the inclusion of the Dhcp-Options (vsa) attribute in the RADIUS Accounting-Start packet.
               juniRadiusClientIncludeDhcpMacAddressInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.131 truthvalue read-write
Enables/disables the inclusion of the Dhcp-Mac-Addresss (vsa) attribute in the RADIUS Accounting-Start packet.
               juniRadiusClientIncludeDhcpGiAddressInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.132 truthvalue read-write
Enables/disables the inclusion of the Dhcp-Gi-Address (vsa) attribute in the RADIUS Accounting-Start packet.
               juniRadiusClientIncludeDhcpOptionsInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.133 truthvalue read-write
Enables/disables the inclusion of the Dhcp-Options (vsa) attribute in the RADIUS Accounting-Stop packet.
               juniRadiusClientIncludeDhcpMacAddressInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.134 truthvalue read-write
Enables/disables the inclusion of the Dhcp-Mac-Addresss (vsa) attribute in the RADIUS Accounting-Stop packet.
               juniRadiusClientIncludeDhcpGiAddressInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.135 truthvalue read-write
Enables/disables the inclusion of the Dhcp-Gi-Address (vsa) attribute in the RADIUS Accounting-Stop packet.
               juniRadiusClientNasPortIdOverrideRemoteCircuitId 1.3.6.1.4.1.4874.2.2.19.1.1.136 truthvalue read-write
Enables/disables overriding the Nas-Port-Id with the PPPoe Remote Circuit Id.
               juniRadiusClientCallingStationIdOverrideRemoteCircuitId 1.3.6.1.4.1.4874.2.2.19.1.1.137 truthvalue read-write
Enables/disables overriding the Calling-Station-Id with the PPPoe Remote Circuit Id.
               juniRadiusClientIncludeMlpppBundleNameInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.138 truthvalue read-write
Enables/disables the inclusion of the MLPPP-Bundle-Name (VSA) attribute in the RADIUS Access-Request packet.
               juniRadiusClientIncludeMlpppBundleNameInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.139 truthvalue read-write
Enables/disables the inclusion of the MLPPP-Bundle-Name (VSA) in the RADIUS Accounting-Start packet.
               juniRadiusClientIncludeMlpppBundleNameInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.140 truthvalue read-write
Enables/disables the inclusion of the MLPPP-Bundle-Name (VSA) in the RADIUS Accounting-Stop packet.
               juniRadiusClientOverrideNasInfo 1.3.6.1.4.1.4874.2.2.19.1.1.141 truthvalue read-write
Enables/disables the overriding nas-ip-address and nas-identifier by values from authentication virual router. If juniRadiusClientNasIpAddrUse is not 'normal', then nas-ip-address is not overriden.
               juniRadiusClientIncludeInterfaceDescriptionInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.142 truthvalue read-write
Enables/disables the inclusion of the interface description attribute in the RADIUS Access-Req packet.
               juniRadiusClientIncludeInterfaceDescriptionInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.143 truthvalue read-write
Enables/disables the inclusion of the interface description attribute in the RADIUS Accounting-Start packet.
               juniRadiusClientIncludeInterfaceDescriptionInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.144 truthvalue read-write
Enables/disables the inclusion of the interface description attribute in the RADIUS Accounting-Stop packet.
               juniRadiusClientAtmNasPortFormat 1.3.6.1.4.1.4874.2.2.19.1.1.145 integer read-write
The format used by the client for the Nas-Port attribute (attribute number 5) for ATM interfaces: none Use the format specified in juniRadiusClientNasPortFormat extended Use the extended format determined by atm nas-port field width values. Enumeration: 'none': 0, 'extended': 1.
               juniRadiusClientNasPortFieldWidthAtmSlot 1.3.6.1.4.1.4874.2.2.19.1.1.146 integer32 read-write
Specifies the number of bits in the NAS-Port attribute (attribute 5) to be used for the slot of the atm interface when the value of juniRadiusClientAtmNasPortFormat is extended.
               juniRadiusClientNasPortFieldWidthAtmAdapter 1.3.6.1.4.1.4874.2.2.19.1.1.147 integer32 read-write
Specifies the number of bits in the NAS-Port attribute (attribute 5) to be used for the adapter of the atm interface when the value of juniRadiusClientAtmNasPortFormat is extended.
               juniRadiusClientNasPortFieldWidthAtmPort 1.3.6.1.4.1.4874.2.2.19.1.1.148 integer32 read-write
Specifies the number of bits in the NAS-Port attribute (attribute 5) to be used for the port of the atm interface when the value of juniRadiusClientAtmNasPortFormat is extended.
               juniRadiusClientNasPortFieldWidthAtmVpi 1.3.6.1.4.1.4874.2.2.19.1.1.149 integer32 read-write
Specifies the number of bits in the NAS-Port attribute (attribute 5) to be used for the vpi of the atm interface when the value of juniRadiusClientAtmNasPortFormat is extended.
               juniRadiusClientNasPortFieldWidthAtmVci 1.3.6.1.4.1.4874.2.2.19.1.1.150 integer32 read-write
Specifies the number of bits in the NAS-Port attribute (attribute 5) to be used for the vci of the atm interface when the value of juniRadiusClientAtmNasPortFormat is extended.
               juniRadiusClientEthernetNasPortFormat 1.3.6.1.4.1.4874.2.2.19.1.1.151 integer read-write
The format used by the client for the Nas-Port attribute (attribute number 5) for Ethernet interfaces: none Use the format specified in juniRadiusClientNasPortFormat extended Use the extended format determined by ethernet nas-port field width values. Enumeration: 'none': 0, 'extended': 1.
               juniRadiusClientNasPortFieldWidthEthernetSlot 1.3.6.1.4.1.4874.2.2.19.1.1.152 integer32 read-write
Specifies the number of bits in the NAS-Port attribute (attribute 5) to be used for the slot of the ethernet interface when the value of juniRadiusClientEthernetNasPortFormat is extended.
               juniRadiusClientNasPortFieldWidthEthernetAdapter 1.3.6.1.4.1.4874.2.2.19.1.1.153 integer32 read-write
Specifies the number of bits in the NAS-Port attribute (attribute 5) to be used for the adapter of the ethernet interface when the value of juniRadiusClientEthernetNasPortFormat is extended.
               juniRadiusClientNasPortFieldWidthEthernetPort 1.3.6.1.4.1.4874.2.2.19.1.1.154 integer32 read-write
Specifies the number of bits in the NAS-Port attribute (attribute 5) to be used for the port of the ethernet interface when the value of juniRadiusClientEthernetNasPortFormat is extended.
               juniRadiusClientNasPortFieldWidthEthernetSVlan 1.3.6.1.4.1.4874.2.2.19.1.1.155 integer32 read-write
Specifies the number of bits in the NAS-Port attribute (attribute 5) to be used for the svlan of the ethernet interface when the value of juniRadiusClientEthernetNasPortFormat is extended.
               juniRadiusClientNasPortFieldWidthEthernetVlan 1.3.6.1.4.1.4874.2.2.19.1.1.156 integer32 read-write
Specifies the number of bits in the NAS-Port attribute (attribute 5) to be used for the vlan of the ethernet interface when the value of juniRadiusClientEthernetNasPortFormat is extended.
               juniRadiusClientRemoteCircuitIdFormat 1.3.6.1.4.1.4874.2.2.19.1.1.157 octet string read-write
The set of PPPoE Remote Circuit Id components configured. Each octet in this object contains one of the values defined in the JuniRadiusClientRemoteCircuitIdFormatComponents TEXTUAL-CONVENTION. Only following combinations are permited: agentCircuitId remoteCircuitId agentCircutiId, remoteCircuitId nasIdentifier, agentCircuitId nasIdentifier, remoteCircuitId nasIdentifier, agentCircutiId, remoteCircuitId dsl-format-1.
               juniRadiusClientRemoteCircuitIdDelimiter 1.3.6.1.4.1.4874.2.2.19.1.1.158 displaystring read-write
The character use as for delimiting fields in the PPPoE Remote Circuit ID. The default value is '#'.
               juniRadiusClientIncludeL2cAccessLoopParametersInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.159 truthvalue read-write
Enables/disables the inclusion of the l2c-access-loop-parameters (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cDownStreamDataInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.160 truthvalue read-write
Enables/disables the inclusion of the l2c-down-stream-data (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cUpStreamDataInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.161 truthvalue read-write
Enables/disables the inclusion of the l2c-up-stream-data (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cDownStreamDataInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.162 truthvalue read-write
Enables/disables the inclusion of the l2c-down-stream-data (VSA) in the RADIUS Accounting-Start packet.
               juniRadiusClientIncludeL2cUpStreamDataInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.163 truthvalue read-write
Enables/disables the inclusion of the l2c-up-stream-data (VSA) in the RADIUS Accounting-Start packet.
               juniRadiusClientIncludeL2cDownStreamDataInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.164 truthvalue read-write
Enables/disables the inclusion of the l2c-down-stream-data (VSA) in the RADIUS Accounting-Stop packet.
               juniRadiusClientIncludeL2cUpStreamDataInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.165 truthvalue read-write
Enables/disables the inclusion of the l2c-up-stream-data (VSA) in the RADIUS Accounting-Stop packet.
               juniRadiusClientIncludeDslForumAttributesInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.166 truthvalue read-write
Enables/disables the inclusion of the DSL Forum attributes (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeDslForumAttributesInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.167 truthvalue read-write
Enables/disables the inclusion of the DSL Forum attributes (VSA) in the RADIUS Accounting-Start packet.
               juniRadiusClientIncludeDslForumAttributesInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.168 truthvalue read-write
Enables/disables the inclusion of the DSL Forum attributes (VSA) in the RADIUS Accounting-Stop packet.
               juniRadiusClientIncludeL2cAccessLoopCircuitIdInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.169 truthvalue read-write
Enables/disables the inclusion of l2cd-acc-loop-cir-id (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cAccessAggrCircuitIdBinaryInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.170 truthvalue read-write
Enables/disables the inclusion of l2cd-acc-aggr-cir-id-bin (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cAccessAggrCircuitIdAsciiInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.171 truthvalue read-write
Enables/disables the inclusion of l2cd-acc-aggr-cir-id-asc (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cActualDataRateUstrInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.172 truthvalue read-write
Enables/disables the inclusion of l2cd-act-data-rate-up (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cActualDataRateDstrInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.173 truthvalue read-write
Enables/disables the inclusion of l2cd-act-data-rate-dn (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cMinimumDataRateUstrInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.174 truthvalue read-write
Enables/disables the inclusion of l2cd-min-data-rate-up (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cMinimumDataRateDstrInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.175 truthvalue read-write
Enables/disables the inclusion of l2cd-in-data-rate-dn (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cAttainDataRateUstrInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.176 truthvalue read-write
Enables/disables the inclusion of l2cd-att-data-rate-up (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cAttainDataRateDstrInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.177 truthvalue read-write
Enables/disables the inclusion of l2cd-att-data-rate-dn (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cMaximumDataRateUstrInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.178 truthvalue read-write
Enables/disables the inclusion of l2cd-max-data-rate-up (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cMaximumDataRateDstrInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.179 truthvalue read-write
Enables/disables the inclusion of l2cd-max-data-rate-dn (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cMinLowPowerDataRateUstrInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.180 truthvalue read-write
Enables/disables the inclusion of l2cd-min-lp-data-rate-up (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cMinLowPowerDataRateDstrInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.181 truthvalue read-write
Enables/disables the inclusion of l2cd-min-lp-data-rate-dn (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cMaxInterleavingDelayUstrInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.182 truthvalue read-write
Enables/disables the inclusion of l2cd-max-interlv-delay-up (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cActInterleavingDelayUstrInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.183 truthvalue read-write
Enables/disables the inclusion of l2cd-act-interlv-delay-up (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cMaxInterleavingDelayDstrInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.184 truthvalue read-write
Enables/disables the inclusion of l2cd-max-interlv-delay-dn (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cActInterleavingDelayDstrInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.185 truthvalue read-write
Enables/disables the inclusion of l2cd-act-interlv-delay-dn (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cDslLineStateInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.186 truthvalue read-write
Enables/disables the inclusion of l2cd-dsl-line-state (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cDslTypeInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.187 truthvalue read-write
Enables/disables the inclusion of l2cd-dsl-type (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeL2cAccessLoopCircuitIdInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.188 truthvalue read-write
Enables/disables the inclusion of l2cd-acc-loop-cir-id (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cAccessAggrCircuitIdBinaryInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.189 truthvalue read-write
Enables/disables the inclusion of l2cd-acc-aggr-cir-id-bin (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cAccessAggrCircuitIdAsciiInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.190 truthvalue read-write
Enables/disables the inclusion of l2cd-acc-aggr-cir-id-asc (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cActualDataRateUstrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.191 truthvalue read-write
Enables/disables the inclusion of l2cd-act-data-rate-up (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cActualDataRateDstrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.192 truthvalue read-write
Enables/disables the inclusion of l2cd-act-data-rate-dn (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cMinimumDataRateUstrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.193 truthvalue read-write
Enables/disables the inclusion of l2cd-min-data-rate-up (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cMinimumDataRateDstrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.194 truthvalue read-write
Enables/disables the inclusion of l2cd-in-data-rate-dn (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cAttainDataRateUstrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.195 truthvalue read-write
Enables/disables the inclusion of l2cd-att-data-rate-up (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cAttainDataRateDstrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.196 truthvalue read-write
Enables/disables the inclusion of l2cd-att-data-rate-dn (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cMaximumDataRateUstrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.197 truthvalue read-write
Enables/disables the inclusion of l2cd-max-data-rate-up (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cMaximumDataRateDstrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.198 truthvalue read-write
Enables/disables the inclusion of l2cd-max-data-rate-dn (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cMinLowPowerDataRateUstrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.199 truthvalue read-write
Enables/disables the inclusion of l2cd-min-lp-data-rate-up (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cMinLowPowerDataRateDstrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.200 truthvalue read-write
Enables/disables the inclusion of l2cd-min-lp-data-rate-dn (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cMaxInterleavingDelayUstrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.201 truthvalue read-write
Enables/disables the inclusion of l2cd-max-interlv-delay-up (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cActInterleavingDelayUstrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.202 truthvalue read-write
Enables/disables the inclusion of l2cd-act-interlv-delay-up (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cMaxInterleavingDelayDstrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.203 truthvalue read-write
Enables/disables the inclusion of l2cd-max-interlv-delay-dn (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cActInterleavingDelayDstrInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.204 truthvalue read-write
Enables/disables the inclusion of l2cd-act-interlv-delay-dn (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cDslLineStateInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.205 truthvalue read-write
Enables/disables the inclusion of l2cd-dsl-line-state (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cDslTypeInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.206 truthvalue read-write
Enables/disables the inclusion of l2cd-dsl-type (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeL2cAccessLoopCircuitIdInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.207 truthvalue read-write
Enables/disables the inclusion of l2cd-acc-loop-cir-id (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cAccessAggrCircuitIdBinaryInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.208 truthvalue read-write
Enables/disables the inclusion of l2cd-acc-aggr-cir-id-bin (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cAccessAggrCircuitIdAsciiInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.209 truthvalue read-write
Enables/disables the inclusion of l2cd-acc-aggr-cir-id-asc (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cActualDataRateUstrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.210 truthvalue read-write
Enables/disables the inclusion of l2cd-act-data-rate-up (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cActualDataRateDstrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.211 truthvalue read-write
Enables/disables the inclusion of l2cd-act-data-rate-dn (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cMinimumDataRateUstrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.212 truthvalue read-write
Enables/disables the inclusion of l2cd-min-data-rate-up (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cMinimumDataRateDstrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.213 truthvalue read-write
Enables/disables the inclusion of l2cd-in-data-rate-dn (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cAttainDataRateUstrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.214 truthvalue read-write
Enables/disables the inclusion of l2cd-att-data-rate-up (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cAttainDataRateDstrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.215 truthvalue read-write
Enables/disables the inclusion of l2cd-att-data-rate-dn (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cMaximumDataRateUstrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.216 truthvalue read-write
Enables/disables the inclusion of l2cd-max-data-rate-up (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cMaximumDataRateDstrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.217 truthvalue read-write
Enables/disables the inclusion of l2cd-max-data-rate-dn (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cMinLowPowerDataRateUstrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.218 truthvalue read-write
Enables/disables the inclusion of l2cd-min-lp-data-rate-up (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cMinLowPowerDataRateDstrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.219 truthvalue read-write
Enables/disables the inclusion of l2cd-min-lp-data-rate-dn (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cMaxInterleavingDelayUstrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.220 truthvalue read-write
Enables/disables the inclusion of l2cd-max-interlv-delay-up (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cActInterleavingDelayUstrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.221 truthvalue read-write
Enables/disables the inclusion of l2cd-act-interlv-delay-up (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cMaxInterleavingDelayDstrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.222 truthvalue read-write
Enables/disables the inclusion of l2cd-max-interlv-delay-dn (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cActInterleavingDelayDstrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.223 truthvalue read-write
Enables/disables the inclusion of l2cd-act-interlv-delay-dn (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cDslLineStateInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.224 truthvalue read-write
Enables/disables the inclusion of l2cd-dsl-line-state (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeL2cDslTypeInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.225 truthvalue read-write
Enables/disables the inclusion of l2cd-dsl-type (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeInterfaceIdInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.226 truthvalue read-write
Enables/disables the inclusion of framed-interface-id (96) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeIpv6PrefixInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.227 truthvalue read-write
Enables/disables the inclusion of framed-ipv6-prefix (97) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeInterfaceIdInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.228 truthvalue read-write
Enables/disables the inclusion of framed-interface-id (96) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeIpAddrInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.229 truthvalue read-write
Enables/disables the inclusion of framed-ip-address (8) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeIpv6PrefixInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.230 truthvalue read-write
Enables/disables the inclusion of framed-ipv6-prefix (97) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeDownStreamCalculatedQosRateInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.231 truthvalue read-write
Enables/disables the inclusion of downstream-calculated-qos-rate (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeUpStreamCalculatedQosRateInAccessReq 1.3.6.1.4.1.4874.2.2.19.1.1.232 truthvalue read-write
Enables/disables the inclusion of upstream-calculated-qos-rate (VSA) in the RADIUS Access-Request packet.
               juniRadiusClientIncludeDownStreamCalculatedQosRateInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.233 truthvalue read-write
Enables/disables the inclusion of downstream-calculated-qos-rate (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeUpStreamCalculatedQosRateInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.234 truthvalue read-write
Enables/disables the inclusion of upstream-calculated-qos-rate (VSA) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeDownStreamCalculatedQosRateInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.235 truthvalue read-write
Enables/disables the inclusion of downstream-calculated-qos-rate (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeUpStreamCalculatedQosRateInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.236 truthvalue read-write
Enables/disables the inclusion of upstream-calculated-qos-rate (VSA) in the RADIUS Acct-Stop packet.
               juniRadiusClientIgnorePppoeMaxSession 1.3.6.1.4.1.4874.2.2.19.1.1.237 truthvalue read-write
Enables/disables ignoring the PPPoE Max Session (vsa) attribute in the RADIUS Access-Accept packet.
               juniRadiusClientIncludeIpv6AccountingInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.238 truthvalue read-write
Enables/disables the inclusion of the IPv6 Accounting (VSA) attributes in the RADIUS Accounting-Stop packet.
               juniRadiusClientIncludeDelegatedIpv6PrefixInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.239 truthvalue read-write
Enables/disables the inclusion of delegated-ipv6-prefix (123) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeDelegatedIpv6PrefixInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.240 truthvalue read-write
Enables/disables the inclusion of delegated-ipv6-prefix (123) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeFramedIpv6PoolInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.241 truthvalue read-write
Enables/disables the inclusion of framed-ipv6-pool (100) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeFramedIpv6PoolInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.242 truthvalue read-write
Enables/disables the inclusion of framed-ipv6-pool (100) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeFramedIpv6RouteInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.243 truthvalue read-write
Enables/disables the inclusion of framed-ipv6-route (99) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeFramedIpv6RouteInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.244 truthvalue read-write
Enables/disables the inclusion of framed-ipv6-route (99) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeIpv6LocalInterfaceInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.245 truthvalue read-write
Enables/disables the inclusion of ipv6-local-interface (vsa) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeIpv6LocalInterfaceInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.246 truthvalue read-write
Enables/disables the inclusion of ipv6-local-interface (vsa) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeIpv6NdRaPrefixInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.247 truthvalue read-write
Enables/disables the inclusion of ipv6-nd-ra-prefix (vsa) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeIpv6NdRaPrefixInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.248 truthvalue read-write
Enables/disables the inclusion of ipv6-nd-ra-prefix (vsa) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeIpv6PrimaryDnsInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.249 truthvalue read-write
Enables/disables the inclusion of ipv6-primary-dns (vsa) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeIpv6PrimaryDnsInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.250 truthvalue read-write
Enables/disables the inclusion of ipv6-primary-dns (vsa) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeIpv6SecondaryDnsInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.251 truthvalue read-write
Enables/disables the inclusion of ipv6-secondary-dns (vsa) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeIpv6SecondaryDnsInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.252 truthvalue read-write
Enables/disables the inclusion of ipv6-secondary-dns (vsa) in the RADIUS Acct-Stop packet.
               juniRadiusClientIncludeIpv6VirtualRouterInAcctStart 1.3.6.1.4.1.4874.2.2.19.1.1.253 truthvalue read-write
Enables/disables the inclusion of ipv6-virtual-router (vsa) in the RADIUS Acct-Start packet.
               juniRadiusClientIncludeIpv6VirtualRouterInAcctStop 1.3.6.1.4.1.4874.2.2.19.1.1.254 truthvalue read-write
Enables/disables the inclusion of ipv6-virtual-router (vsa) in the RADIUS Acct-Stop packet.
           juniRadiusAuthClient 1.3.6.1.4.1.4874.2.2.19.1.2
               juniRadiusAuthClientInvalidServerAddresses 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.
               juniRadiusAuthClientServerTable 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.
                   juniRadiusAuthClientServerEntry 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.
                       juniRadiusAuthClientServerAddress 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.
                       juniRadiusAuthClientServerPortNumber 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.
                       juniRadiusAuthClientRoundTripTime 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.
                       juniRadiusAuthClientAccessRequests 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.
                       juniRadiusAuthClientAccessRetransmissions 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.
                       juniRadiusAuthClientAccessAccepts 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.
                       juniRadiusAuthClientAccessRejects 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.
                       juniRadiusAuthClientAccessChallenges 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.
                       juniRadiusAuthClientMalformedAccessResponses 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.
                       juniRadiusAuthClientBadAuthenticators 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.
                       juniRadiusAuthClientPendingRequests 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.
                       juniRadiusAuthClientTimeouts 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.
                       juniRadiusAuthClientUnknownTypes 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.
                       juniRadiusAuthClientPacketsDropped 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.
               juniRadiusAuthClientCfgServerTable 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.
                   juniRadiusAuthClientCfgServerEntry 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.
                       juniRadiusAuthClientCfgServerAddress 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.
                       juniRadiusAuthClientCfgServerPortNumber 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.
                       juniRadiusAuthClientCfgKey 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.
                       juniRadiusAuthClientCfgTimeoutInterval 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.
                       juniRadiusAuthClientCfgRetries 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.
                       juniRadiusAuthClientCfgMaxPendingRequests 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.
                       juniRadiusAuthClientCfgRowStatus 1.3.6.1.4.1.4874.2.2.19.1.2.3.1.7 rowstatus read-only
Supports 'createAndGo' and 'destroy' only.
                       juniRadiusAuthClientCfgPrecedence 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.
                       juniRadiusAuthClientCfgDeadTime 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).
           juniRadiusAcctClient 1.3.6.1.4.1.4874.2.2.19.1.3
               juniRadiusAcctClientInvalidServerAddresses 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.
               juniRadiusAcctClientServerTable 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.
                   juniRadiusAcctClientServerEntry 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.
                       juniRadiusAcctClientServerAddress 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.
                       juniRadiusAcctClientServerPortNumber 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.
                       juniRadiusAcctClientRoundTripTime 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.
                       juniRadiusAcctClientRequests 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.
                       juniRadiusAcctClientRetransmissions 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.
                       juniRadiusAcctClientResponses 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.
                       juniRadiusAcctClientMalformedResponses 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.
                       juniRadiusAcctClientBadAuthenticators 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.
                       juniRadiusAcctClientPendingRequests 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.
                       juniRadiusAcctClientTimeouts 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.
                       juniRadiusAcctClientUnknownTypes 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.
                       juniRadiusAcctClientPacketsDropped 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.
                       juniRadiusAcctClientStartRequests 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.13 counter32 read-only
The number of RADIUS Accounting-Start request packets sent. This does not include retransmissions.
                       juniRadiusAcctClientInterimRequests 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.14 counter32 read-only
The number of RADIUS Accounting-Interim request packets sent. This does not include retransmissions.
                       juniRadiusAcctClientStopRequests 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.15 counter32 read-only
The number of RADIUS Accounting-Stop request packets sent. This does not include retransmissions.
                       juniRadiusAcctClientStartResponses 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.16 counter32 read-only
The number of RADIUS accounting-start response packets received on the accounting port from this server.
                       juniRadiusAcctClientInterimResponses 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.17 counter32 read-only
The number of RADIUS accounting-interim response packets received on the accounting port from this server.
                       juniRadiusAcctClientStopResponses 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.18 counter32 read-only
The number of RADIUS accounting-stop response packets received on the accounting port from this server.
                       juniRadiusAcctClientRejectRequests 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.19 counter32 read-only
The number of RADIUS accounting-reject packets sent on the accounting port from this server.
                       juniRadiusAcctClientRejectResponses 1.3.6.1.4.1.4874.2.2.19.1.3.2.1.20 counter32 read-only
The number of RADIUS accounting-reject response packets received on the accounting port from this server.
               juniRadiusAcctClientCfgServerTable 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.
                   juniRadiusAcctClientCfgServerEntry 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.
                       juniRadiusAcctClientCfgServerAddress 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.
                       juniRadiusAcctClientCfgServerPortNumber 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.
                       juniRadiusAcctClientCfgKey 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.
                       juniRadiusAcctClientCfgTimeoutInterval 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.
                       juniRadiusAcctClientCfgRetries 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.
                       juniRadiusAcctClientCfgMaxPendingRequests 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.
                       juniRadiusAcctClientCfgRowStatus 1.3.6.1.4.1.4874.2.2.19.1.3.3.1.7 rowstatus read-only
Supports 'createAndGo' and 'destroy' only.
                       juniRadiusAcctClientCfgPrecedence 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.
                       juniRadiusAcctClientCfgDeadTime 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).
       juniRadiusClientMIBConformance 1.3.6.1.4.1.4874.2.2.19.2
           juniRadiusClientMIBCompliances 1.3.6.1.4.1.4874.2.2.19.2.1
               juniRadiusAuthClientCompliance 1.3.6.1.4.1.4874.2.2.19.2.1.1
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when the juniRadiusClientSourceAddress object was added.
               juniRadiusAcctClientCompliance 1.3.6.1.4.1.4874.2.2.19.2.1.2
Obsolete compliance statement for accounting clients implementing the Juniper RADIUS Client MIB accounting functionality. This statement became obsolete when the juniRadiusClientSourceAddress object was added.
               juniRadiusAuthClientCompliance2 1.3.6.1.4.1.4874.2.2.19.2.1.3
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when new objects were added.
               juniRadiusAcctClientCompliance2 1.3.6.1.4.1.4874.2.2.19.2.1.4
Obsolete compliance statement for accounting clients implementing the Juniper RADIUS Client MIB accounting functionality. This statement became obsolete when new objects were added.
               juniRadiusClientCompliance 1.3.6.1.4.1.4874.2.2.19.2.1.5
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when new B-RAS objects were added.
               juniRadiusClientCompliance2 1.3.6.1.4.1.4874.2.2.19.2.1.6
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when new objects were added.
               juniRadiusClientCompliance3 1.3.6.1.4.1.4874.2.2.19.2.1.7
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when the juniRadiusClientNasIpAddrUse object was added.
               juniRadiusClientCompliance4 1.3.6.1.4.1.4874.2.2.19.2.1.8
Obsolete compliance statement for authentication clients implementing the Juniper 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.
               juniRadiusClientCompliance5 1.3.6.1.4.1.4874.2.2.19.2.1.9
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when notifications for unavailable RADIUS servers were added.
               juniRadiusClientCompliance6 1.3.6.1.4.1.4874.2.2.19.2.1.10
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when attribute-ignore objects were added to the B-RAS group and accounting and authetication servers available notifications were added.
               juniRadiusClientCompliance7 1.3.6.1.4.1.4874.2.2.19.2.1.11
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when authentication and accounting objects were added.
               juniRadiusClientCompliance8 1.3.6.1.4.1.4874.2.2.19.2.1.12
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when accounting reject counters were added.
               juniRadiusClientCompliance9 1.3.6.1.4.1.4874.2.2.19.2.1.13
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when new object was added to the BRAS group to indicate which RADIUS attributes should be included or excluded from RADIUS packets.
               juniRadiusClientCompliance10 1.3.6.1.4.1.4874.2.2.19.2.1.14
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when new objects were added to indicate which RADIUS attributes for DHCP VSAs should be included or excluded from RADIUS packets.
               juniRadiusClientCompliance11 1.3.6.1.4.1.4874.2.2.19.2.1.15
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
               juniRadiusClientCompliance12 1.3.6.1.4.1.4874.2.2.19.2.1.16
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
               juniRadiusClientCompliance13 1.3.6.1.4.1.4874.2.2.19.2.1.17
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
               juniRadiusClientCompliance14 1.3.6.1.4.1.4874.2.2.19.2.1.18
The compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
               juniRadiusClientCompliance15 1.3.6.1.4.1.4874.2.2.19.2.1.19
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
               juniRadiusClientCompliance16 1.3.6.1.4.1.4874.2.2.19.2.1.20
The compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
               juniRadiusClientCompliance17 1.3.6.1.4.1.4874.2.2.19.2.1.21
The compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
               juniRadiusClientCompliance18 1.3.6.1.4.1.4874.2.2.19.2.1.22
The compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
           juniRadiusClientMIBGroups 1.3.6.1.4.1.4874.2.2.19.2.2
               juniRadiusGeneralClientGroup 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 juniRadiusClientSourceAddress was added.
               juniRadiusAuthClientGroup 1.3.6.1.4.1.4874.2.2.19.2.2.2
Obsolete collection of objects providing management of RADIUS Authentication Clients. This group became obsolete when notification objects for an unavailable authentication server were added.
               juniRadiusAcctClientGroup 1.3.6.1.4.1.4874.2.2.19.2.2.3
Obsolete collection of objects providing management of RADIUS Accounting Clients. This group became obsolete when notification objects for an unavailable accounting server were added.
               juniRadiusGeneralClientGroup2 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.
               juniRadiusBasicClientGroup 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 juniRadiusClientRollover object was added.
               juniRadiusBrasClientGroup 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.
               juniRadiusTunnelClientGroup 1.3.6.1.4.1.4874.2.2.19.2.2.7
An object providing management of tunneling functions for RADIUS Clients.
               juniRadiusBrasClientGroup2 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 juniRadiusClientCallingStationIdFormat object was added.
               juniRadiusBasicClientGroup2 1.3.6.1.4.1.4874.2.2.19.2.2.9
A collection of objects providing basic management of RADIUS Clients.
               juniRadiusBrasClientGroup3 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 juniRadiusClientNasIpAddrUse object was added.
               juniRadiusBrasClientGroup4 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.
               juniRadiusBrasClientGroup5 1.3.6.1.4.1.4874.2.2.19.2.2.12
Obsolete collection of objects providing management of general B-RAS functions for RADIUS Clients. This group became obsolete when objects to ignore attributes and enable/disable traps were added.
               juniRadiusAuthClientGroup2 1.3.6.1.4.1.4874.2.2.19.2.2.13
Obsolete collection of objects providing management of RADIUS Authentication Clients. This group became obsolete when authentication server available notification support was added.
               juniRadiusAcctClientGroup2 1.3.6.1.4.1.4874.2.2.19.2.2.14
Obsolete collection of objects providing management of RADIUS Accounting Clients. This group became obsolete when detailed accounting statistics and accounting server available notification support were added.
               juniRadiusAuthNotificationGroup 1.3.6.1.4.1.4874.2.2.19.2.2.15
Obsolete collection of management notifications for RADUIS authentication events. This group became obsolete when authentication server available notification was added.
               juniRadiusAcctNotificationGroup 1.3.6.1.4.1.4874.2.2.19.2.2.16
Obsolete collection of management notifications for RADUIS accounting events. This group became obsolete when accounting server available notification was added.
               juniRadiusBrasClientGroup6 1.3.6.1.4.1.4874.2.2.19.2.2.17
Obsolete collection of objects providing management of general B-RAS functions for RADIUS Clients. This group became obsolete when objects for PPPoE Nas-Port format were added.
               juniRadiusAuthClientGroup3 1.3.6.1.4.1.4874.2.2.19.2.2.18
A collection of objects providing management of RADIUS Authentication Clients.
               juniRadiusAcctClientGroup3 1.3.6.1.4.1.4874.2.2.19.2.2.19
Obsolete collection of objects providing management of RADIUS Accounting Clients. This group became obsolete when reject counters were added.
               juniRadiusAuthNotificationGroup2 1.3.6.1.4.1.4874.2.2.19.2.2.20
Management notifications for RADUIS authentication events.
               juniRadiusAcctNotificationGroup2 1.3.6.1.4.1.4874.2.2.19.2.2.21
Management notifications for RADUIS accounting events.
               juniRadiusBrasClientGroup7 1.3.6.1.4.1.4874.2.2.19.2.2.22
Obsolete collection of objects providing management of general B-RAS functions for RADIUS Clients. This group became obsolete when an object for VLAN Nas-Port format was added.
               juniRadiusAcctClientGroup4 1.3.6.1.4.1.4874.2.2.19.2.2.23
A collection of objects providing management of RADIUS Accounting Clients.
               juniRadiusBrasClientGroup8 1.3.6.1.4.1.4874.2.2.19.2.2.24
Obsolete collection of objects providing management of general B-RAS functions for RADIUS Clients. This group became obsolete when new objects were added to indicate which RADIUS attributes should be included or excluded from RADIUS packets.
               juniRadiusBrasClientGroup9 1.3.6.1.4.1.4874.2.2.19.2.2.25
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
               juniRadiusBrasClientGroup10 1.3.6.1.4.1.4874.2.2.19.2.2.26
A collection of objects providing management of general B-RAS functions for RADIUS Clients. This group became obsolete when new objects were added to enable/disable the overriding of the nas-port-id and/or calling-station-id values with the PPPoE Remote Circuit Id.
               juniRadiusBrasClientGroup11 1.3.6.1.4.1.4874.2.2.19.2.2.27
Obsolete collection of objects providing management of general B-RAS functions for RADIUS Clients.
               juniRadiusBrasClientGroup12 1.3.6.1.4.1.4874.2.2.19.2.2.28
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
               juniRadiusBrasClientGroup13 1.3.6.1.4.1.4874.2.2.19.2.2.29
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
               juniRadiusBrasClientGroup14 1.3.6.1.4.1.4874.2.2.19.2.2.30
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
               juniRadiusBrasClientGroup15 1.3.6.1.4.1.4874.2.2.19.2.2.31
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
               juniRadiusBrasClientGroup16 1.3.6.1.4.1.4874.2.2.19.2.2.32
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
               juniRadiusBrasClientGroup17 1.3.6.1.4.1.4874.2.2.19.2.2.33
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
               juniRadiusBrasClientGroup18 1.3.6.1.4.1.4874.2.2.19.2.2.34
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
               juniRadiusBrasClientGroup19 1.3.6.1.4.1.4874.2.2.19.2.2.35
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
               juniRadiusBrasClientGroup20 1.3.6.1.4.1.4874.2.2.19.2.2.36
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
       juniRadiusClientTraps 1.3.6.1.4.1.4874.2.2.19.3
           juniRadiusClientTrapPrefix 1.3.6.1.4.1.4874.2.2.19.3.0
               juniRadiusAuthClientServerUnavailable 1.3.6.1.4.1.4874.2.2.19.3.0.1
This trap will be generated when the requested authentication server is not available.
               juniRadiusAuthClientNoServerAvailable 1.3.6.1.4.1.4874.2.2.19.3.0.2
This trap will be generated when all of the requested servers were not available.
               juniRadiusAcctClientServerUnavailable 1.3.6.1.4.1.4874.2.2.19.3.0.3
This trap will be generated when the requested accounting server is not available.
               juniRadiusAcctClientNoServerAvailable 1.3.6.1.4.1.4874.2.2.19.3.0.4
This trap will be generated when all of the requested servers were not available.
               juniRadiusAuthClientServerAvailable 1.3.6.1.4.1.4874.2.2.19.3.0.5
This trap will be generated when the requested authentication server becomes available again after a period of time.
               juniRadiusAcctClientServerAvailable 1.3.6.1.4.1.4874.2.2.19.3.0.6
This trap will be generated when the requested accounting server becomes available again after a period of time.
       juniRadiusClientTrapControl 1.3.6.1.4.1.4874.2.2.19.4
           juniRadiusAuthClientUnavailableServer 1.3.6.1.4.1.4874.2.2.19.4.1 ipaddress no-access
The IP address of the RADIUS client's former authentication server that is no longer available. The value of this object is equivalent to the prior value of juniRadiusAuthClientCfgServerAddress.
           juniRadiusAuthClientNextAvailableServer 1.3.6.1.4.1.4874.2.2.19.4.2 ipaddress no-access
The next available RADIUS authentication server, replacing the one that is unavailable. The value of this object is equivalent to the current value of juniRadiusAuthClientCfgServerAddress.
           juniRadiusAcctClientUnavailableServer 1.3.6.1.4.1.4874.2.2.19.4.3 ipaddress no-access
The IP address of the RADIUS client's former accounting server that is no longer available. The value of this object is equivalent to the prior value of juniRadiusAcctClientCfgServerAddress.
           juniRadiusAcctClientNextAvailableServer 1.3.6.1.4.1.4874.2.2.19.4.4 ipaddress no-access
The next available RADIUS accounting server, replacing the one that is unavailable. The value of this object is equivalent to the current value of juniRadiusAcctClientCfgServerAddress.
           juniRadiusAuthClientAvailableServer 1.3.6.1.4.1.4874.2.2.19.4.5 ipaddress no-access
The re-available RADIUS authentication server after a period of time called dead-time. The value of this object is equivalent to the current value of juniRadiusAuthClientCfgServerAddress.
           juniRadiusAcctClientAvailableServer 1.3.6.1.4.1.4874.2.2.19.4.6 ipaddress no-access
The re-available RADIUS accounting server after a period of time called dead-time. The value of this object is equivalent to the current value of juniRadiusAcctClientCfgServerAddress.