MIBs Depot

Juniper-RADIUS-CLIENT-MIB

Registered at
1.3.6.1.4.1.4874.2.2.19
Last updated
2009-02-26 16:41
Organization
Juniper Networks, Inc.
Revisions
2009-02-26 16:41, 2008-06-18 10:10, 2008-06-11 06:15, 2007-12-14 15:00, 2007-09-18 18:22, 2007-09-16 22:00, 2007-04-10 01:03, 2006-02-17 22:00, 2006-01-12 22:00, 2005-09-30 14:55, 2005-01-14 15:15, 2004-12-06 02:32, 2004-12-03 22:12, 2004-09-09 19:45, 2003-12-15 16:36, 2003-03-10 19:33, 2003-01-27 18:33, 2002-11-21 19:45, 2002-05-13 17:54, 2001-10-16 19:54, 2001-09-06 21:08, 2001-03-22 15:20, 2000-12-19 16:40, 2000-05-05 19:44, 1999-06-01 00:00
Namespace
juniper
Source file
Juniper-RADIUS-CLIENT-MIB
Digest
sha256:5424e4cdbb5fd516ccedf78f18328cccbbd90f32eb1657c80c4976b063767548

Description

The Remote Authentication Dial In User Service (RADIUS) Client MIB for the Juniper enterprise.

Contact

Juniper Networks, Inc. Postal: 10 Technology Park Drive Westford, MA 01886-3146 USA Tel: +1 978 589 5800 Email: mib@Juniper.net

Imports

FromSymbols
Juniper-MIBsjuniMibs
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

Juniper-MIBs
Juniper-RADIUS-CLIENT-MIB
Juniper-UNI-SMI
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
JuniRadiusClientRemoterCircuitIdFormatComponents
TEXTUAL-CONVENTION
The set of configurable choices of PPPoE Remote Circtuit Id. The maximum enumerated type will never be greater than 255, 'agentCircuitId' denotes the suboption 1 and 'remoteCircuitId' denotes the suboption 2 of option 82 (RFC3046).
current

Objects

NameOIDSyntaxAccessStatus
juniRadiusClientObjects
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.19.1
juniRadiusGeneralClient
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.19.1.1
juniRadiusClientIdentifier
OBJECT-TYPE
The NAS-Identifier of the RADIUS client.
1.3.6.1.4.1.4874.2.2.19.1.1.1DisplayStringread-onlycurrent
juniRadiusClientAlgorithm
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.2INTEGER {direct(0), roundRobin(1)}read-writecurrent
juniRadiusClientSourceAddress
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.3IpAddressread-writecurrent
juniRadiusClientUdpChecksum
OBJECT-TYPE
Enables/disables the checksum calculations on RADIUS UDP packets.
1.3.6.1.4.1.4874.2.2.19.1.1.4TruthValueread-writecurrent
juniRadiusClientNasIdentifier
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.5DisplayString (SIZE(0..64))read-writecurrent
juniRadiusClientDslPortType
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.6INTEGER {virtual(5), sdsl(11), adsl-cap(12), adsl-dmt(13), idsl(14), xdsl(16)}read-writecurrent
juniRadiusClientTunnelAccounting
OBJECT-TYPE
Enables/disables the tunnel accounting feature, which causes the system to send tunnel and session accounting requests.
1.3.6.1.4.1.4874.2.2.19.1.1.7TruthValueread-writecurrent
juniRadiusClientAcctSessionIdFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.8INTEGER {decimal(0), description(1)}read-writecurrent
juniRadiusClientNasPortFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.9INTEGER {xssssppp(0), ssssxppp(1)}read-writecurrent
juniRadiusClientCallingStationDelimiter
OBJECT-TYPE
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 '#'.
1.3.6.1.4.1.4874.2.2.19.1.1.10DisplayString (SIZE(1))read-writecurrent
juniRadiusClientEthernetPortType
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.11INTEGER {virtual(5), ethernet(15)}read-writecurrent
juniRadiusClientIncludeIpAddrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Framed-IP-Address attribute in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.12TruthValueread-writecurrent
juniRadiusClientIncludeAcctSessionIdInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Acct-Session-ID attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.13TruthValueread-writecurrent
juniRadiusClientRollover
OBJECT-TYPE
Enables/disables the rollover to next server on receipt of access-reject.
1.3.6.1.4.1.4874.2.2.19.1.1.14TruthValueread-writecurrent
juniRadiusClientCallingStationIdFormat
OBJECT-TYPE
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 '<delimiter><BAS name><delimiter> <interface description><delimiter><layer 2 identifier>'. 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
1.3.6.1.4.1.4874.2.2.19.1.1.15INTEGER {delimited(0), fixedFormat(1), fixedFormatAdapterEmbedded(2), fixedFormatAdapterNewField(3), fixedFormatStacked(4), fixedFormatAdapterEmbeddedStacked(5), fixedFormatAdapterNewFieldStacked(6)}read-writecurrent
juniRadiusClientNasIpAddrUse
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.16INTEGER {normal(0), tunnelClientEndpoint(1)}read-writecurrent
juniRadiusClientIncludeAcctTunnelConnectionInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Acct-Tunnel-Connection attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.17TruthValueread-writecurrent
juniRadiusClientIncludeCalledStationIdInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Called-Station-ID attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.18TruthValueread-writecurrent
juniRadiusClientIncludeCallingStationIdInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Calling-Station-ID attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.19TruthValueread-writecurrent
juniRadiusClientIncludeConnectInfoInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Connect-Info attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.20TruthValueread-writecurrent
juniRadiusClientIncludeNasIdentifierInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the NAS-Identifier attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.21TruthValueread-writecurrent
juniRadiusClientIncludeNasPortInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the NAS-Port attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.22TruthValueread-writecurrent
juniRadiusClientIncludeNasPortIdInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the NAS-Port-ID attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.23TruthValueread-writecurrent
juniRadiusClientIncludeNasPortTypeInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the NAS-Port-Type attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.24TruthValueread-writecurrent
juniRadiusClientIncludePppoeDescriptionInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the PPPoE-Description (VSA) attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.25TruthValueread-writecurrent
juniRadiusClientIncludeTunnelClientAuthIdInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Client-Auth-Id attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.26TruthValueread-writecurrent
juniRadiusClientIncludeTunnelClientEndpointInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Client-Endpoint attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.27TruthValueread-writecurrent
juniRadiusClientIncludeTunnelMediumTypeInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Medium attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.28TruthValueread-writecurrent
juniRadiusClientIncludeTunnelServerAttributesInAccessReq
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.29TruthValueread-writecurrent
juniRadiusClientIncludeTunnelServerAuthIdInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Server-Auth-Id attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.30TruthValueread-writecurrent
juniRadiusClientIncludeTunnelServerEndpointInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Server-Endpoint attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.31TruthValueread-writecurrent
juniRadiusClientIncludeTunnelTypeInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Type attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.32TruthValueread-writecurrent
juniRadiusClientIncludeAcctTunnelConnectionInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Acct-Tunnel-Connection attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.33TruthValueread-writecurrent
juniRadiusClientIncludeCalledStationIdInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Called-Station-ID attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.34TruthValueread-writecurrent
juniRadiusClientIncludeCallingStationIdInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Calling-Station-ID attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.35TruthValueread-writecurrent
juniRadiusClientIncludeClassInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Class attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.36TruthValueread-writecurrent
juniRadiusClientIncludeConnectInfoInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Connect-Info attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.37TruthValueread-writecurrent
juniRadiusClientIncludeEgressPolicyNameInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Egress-Policy-Name (VSA) attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.38TruthValueread-writecurrent
juniRadiusClientIncludeEventTimestampInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Event-Timestamp attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.39TruthValueread-writecurrent
juniRadiusClientIncludeFramedCompressionInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Framed-Compression attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.40TruthValueread-writecurrent
juniRadiusClientIncludeFramedIpNetmaskInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Framed-IP-Netmask attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.41TruthValueread-writecurrent
juniRadiusClientIncludeIngressPolicyNameInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Ingress-Policy-Name (VSA) attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.42TruthValueread-writecurrent
juniRadiusClientIncludeNasIdentifierInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the NAS-Identifier attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.43TruthValueread-writecurrent
juniRadiusClientIncludeNasPortInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the NAS-Port attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.44TruthValueread-writecurrent
juniRadiusClientIncludeNasPortIdInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the NAS-Port-ID attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.45TruthValueread-writecurrent
juniRadiusClientIncludeNasPortTypeInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the NAS-Port-Type attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.46TruthValueread-writecurrent
juniRadiusClientIncludePppoeDescriptionInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the PPPoE-Description (VSA) attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.47TruthValueread-writecurrent
juniRadiusClientIncludeTunnelAssignmentIdInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Assignment-Id attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.48TruthValueread-writecurrent
juniRadiusClientIncludeTunnelClientAuthIdInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Client-Auth-Id attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.49TruthValueread-writecurrent
juniRadiusClientIncludeTunnelClientEndpointInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Client-Endpoint attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.50TruthValueread-writecurrent
juniRadiusClientIncludeTunnelMediumTypeInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Medium attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.51TruthValueread-writecurrent
juniRadiusClientIncludeTunnelPreferenceInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Preference attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.52TruthValueread-writecurrent
juniRadiusClientIncludeTunnelServerAttributesInAcctStart
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.53TruthValueread-writecurrent
juniRadiusClientIncludeTunnelServerAuthIdInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Server-Auth-Id attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.54TruthValueread-writecurrent
juniRadiusClientIncludeTunnelServerEndpointInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Server-Endpoint attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.55TruthValueread-writecurrent
juniRadiusClientIncludeTunnelTypeInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Type attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.56TruthValueread-writecurrent
juniRadiusClientIncludeAcctTunnelConnectionInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Acct-Tunnel-Connection attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.57TruthValueread-writecurrent
juniRadiusClientIncludeCalledStationIdInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Called-Station-ID attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.59TruthValueread-writecurrent
juniRadiusClientIncludeCallingStationIdInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Calling-Station-ID attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.60TruthValueread-writecurrent
juniRadiusClientIncludeClassInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Class attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.61TruthValueread-writecurrent
juniRadiusClientIncludeConnectInfoInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Connect-Info attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.62TruthValueread-writecurrent
juniRadiusClientIncludeEgressPolicyNameInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Egress-Policy-Name (VSA) attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.63TruthValueread-writecurrent
juniRadiusClientIncludeEventTimestampInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Event-Timestamp attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.64TruthValueread-writecurrent
juniRadiusClientIncludeFramedCompressionInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Framed-Compression attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.65TruthValueread-writecurrent
juniRadiusClientIncludeFramedIpNetmaskInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Framed-IP-Netmask attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.66TruthValueread-writecurrent
juniRadiusClientIncludeIngressPolicyNameInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Ingress-Policy-Name (VSA) attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.67TruthValueread-writecurrent
juniRadiusClientIncludeInputGigawordsInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Input-Gigawords attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.68TruthValueread-writecurrent
juniRadiusClientIncludeNasIdentifierInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the NAS-Identifier attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.69TruthValueread-writecurrent
juniRadiusClientIncludeNasPortInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the NAS-Port attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.70TruthValueread-writecurrent
juniRadiusClientIncludeNasPortIdInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the NAS-Port-ID attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.71TruthValueread-writecurrent
juniRadiusClientIncludeNasPortTypeInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the NAS-Port-Type attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.72TruthValueread-writecurrent
juniRadiusClientIncludeOutputGigawordsInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Output-Gigawords attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.73TruthValueread-writecurrent
juniRadiusClientIncludePppoeDescriptionInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the PPPoE-Description (VSA) attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.74TruthValueread-writecurrent
juniRadiusClientIncludeTunnelAssignmentIdInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Assignment-Id attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.75TruthValueread-writecurrent
juniRadiusClientIncludeTunnelClientAuthIdInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Client-Auth-Id attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.76TruthValueread-writecurrent
juniRadiusClientIncludeTunnelClientEndpointInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Client-Endpoint attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.77TruthValueread-writecurrent
juniRadiusClientIncludeTunnelMediumTypeInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Medium attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.78TruthValueread-writecurrent
juniRadiusClientIncludeTunnelPreferenceInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Preference attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.79TruthValueread-writecurrent
juniRadiusClientIncludeTunnelServerAttributesInAcctStop
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.80TruthValueread-writecurrent
juniRadiusClientIncludeTunnelServerAuthIdInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Server-Auth-Id attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.81TruthValueread-writecurrent
juniRadiusClientIncludeTunnelServerEndpointInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Server-Endpoint attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.82TruthValueread-writecurrent
juniRadiusClientIncludeTunnelTypeInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Type attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.83TruthValueread-writecurrent
juniRadiusClientIncludeInputGigapktsInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Input-Gigapkts attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.84TruthValueread-writecurrent
juniRadiusClientIncludeOutputGigapktsInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Output-Gigapkts attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.85TruthValueread-writecurrent
juniRadiusClientIgnoreFramedIpNetmask
OBJECT-TYPE
Enables/disables ignoring the Framed-IP-Netmask attribute in the RADIUS Access-Accept packet.
1.3.6.1.4.1.4874.2.2.19.1.1.86TruthValueread-writecurrent
juniRadiusClientIgnoreAtmCategory
OBJECT-TYPE
Enables/disables ignoring the ATM-Category (vsa) attribute in the RADIUS Access-Accept packet.
1.3.6.1.4.1.4874.2.2.19.1.1.87TruthValueread-writecurrent
juniRadiusClientIgnoreAtmMbs
OBJECT-TYPE
Enables/disables ignoring the ATM-MBS (vsa) attribute in the RADIUS Access-Accept packet.
1.3.6.1.4.1.4874.2.2.19.1.1.88TruthValueread-writecurrent
juniRadiusClientIgnoreAtmPcr
OBJECT-TYPE
Enables/disables ignoring the ATM-PCR (vsa) attribute in the RADIUS Access-Accept packet.
1.3.6.1.4.1.4874.2.2.19.1.1.89TruthValueread-writecurrent
juniRadiusClientIgnoreAtmScr
OBJECT-TYPE
Enables/disables ignoring the ATM-SCR-Or-CBR (vsa) attribute in the RADIUS Access-Accept packet.
1.3.6.1.4.1.4874.2.2.19.1.1.90TruthValueread-writecurrent
juniRadiusClientIgnoreEgressPolicyName
OBJECT-TYPE
Enables/disables ignoring the Egress-Policy-Name (vsa) attribute in the RADIUS Access-Accept packet.
1.3.6.1.4.1.4874.2.2.19.1.1.91TruthValueread-writecurrent
juniRadiusClientIgnoreIngressPolicyName
OBJECT-TYPE
Enables/disables ignoring the Ingress-Policy-Name (vsa) attribute in the RADIUS Access-Accept packet.
1.3.6.1.4.1.4874.2.2.19.1.1.92TruthValueread-writecurrent
juniRadiusClientIgnoreVirtualRouter
OBJECT-TYPE
Enables/disables ignoring the Virtual-Router (vsa) attribute in the RADIUS Access-Accept packet.
1.3.6.1.4.1.4874.2.2.19.1.1.93TruthValueread-writecurrent
juniRadiusClientTrapOnAuthServerUnavailable
OBJECT-TYPE
Enables/disables sending an SNMP trap for the condition that a specific RADIUS authentication server times out.
1.3.6.1.4.1.4874.2.2.19.1.1.94TruthValueread-writecurrent
juniRadiusClientTrapOnAcctServerUnavailable
OBJECT-TYPE
Enables/disables sending an SNMP trap for the condition that a specific RADIUS accounting server times out.
1.3.6.1.4.1.4874.2.2.19.1.1.95TruthValueread-writecurrent
juniRadiusClientTrapOnNoAuthServerAvailable
OBJECT-TYPE
Enables/disables sending an SNMP trap for the condition that all of the configured RADIUS authentication servers (in a virtual router context) time out.
1.3.6.1.4.1.4874.2.2.19.1.1.96TruthValueread-writecurrent
juniRadiusClientTrapOnNoAcctServerAvailable
OBJECT-TYPE
Enables/disables sending an SNMP trap for the condition that all of the configured RADIUS accounting servers (in a virtual router context) time out.
1.3.6.1.4.1.4874.2.2.19.1.1.97TruthValueread-writecurrent
juniRadiusClientTrapOnAuthServerAvailable
OBJECT-TYPE
Enables/disables sending an SNMP trap for the condition that a specific RADIUS authentication server has sent a response after being declared unavailable.
1.3.6.1.4.1.4874.2.2.19.1.1.98TruthValueread-writecurrent
juniRadiusClientTrapOnAcctServerAvailable
OBJECT-TYPE
Enables/disables sending an SNMP trap for the condition that a specific RADIUS accounting server has sent a response after being declared unavailable.
1.3.6.1.4.1.4874.2.2.19.1.1.99TruthValueread-writecurrent
juniRadiusClientPppoeNasPortFormat
OBJECT-TYPE
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
1.3.6.1.4.1.4874.2.2.19.1.1.100INTEGER {none(0), unique(1)}read-writecurrent
juniRadiusClientIncludeTunnelInterfaceIdInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Interface-Id (VSA) attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.101TruthValueread-writecurrent
juniRadiusClientIncludeTunnelInterfaceIdInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Interface-Id (VSA) in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.102TruthValueread-writecurrent
juniRadiusClientIncludeTunnelInterfaceIdInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Tunnel-Interface-Id (VSA) in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.103TruthValueread-writecurrent
juniRadiusClientIncludeL2tpPppDisconnectCauseInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the L2TP PPP Disconnect Cause (VSA) in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.104TruthValueread-writecurrent
juniRadiusClientVlanNasPortFormat
OBJECT-TYPE
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
1.3.6.1.4.1.4874.2.2.19.1.1.105INTEGER {none(0), stacked(1)}read-writecurrent
juniRadiusClientIncludeAcctMultiSessionIdInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Accounting Multilink Session ID in the RADIUS Access-Req packet.
1.3.6.1.4.1.4874.2.2.19.1.1.106TruthValueread-writecurrent
juniRadiusClientIncludeAcctMultiSessionIdInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Accounting Multilink Session ID in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.107TruthValueread-writecurrent
juniRadiusClientIncludeAcctMultiSessionIdInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Accounting Multilink Session ID in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.108TruthValueread-writecurrent
juniRadiusClientIncludeAscendNumInMultilinkInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Ascend Num In Multilink attribute in the RADIUS Access-Req packet.
1.3.6.1.4.1.4874.2.2.19.1.1.109TruthValueread-writecurrent
juniRadiusClientIncludeAscendNumInMultilinkInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Ascend Num In Multilink attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.110TruthValueread-writecurrent
juniRadiusClientIncludeAscendNumInMultilinkInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Ascend Num In Multilink attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.111TruthValueread-writecurrent
juniRadiusClientConnectInfoFormat
OBJECT-TYPE
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: <tx-connect-speed>[/<rx-connect-speed>] 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: <tx-connect-speed>/<rx-connect-speed> The receive connect speed is included if non-zero.
1.3.6.1.4.1.4874.2.2.19.1.1.112INTEGER {default(0), l2tpConnectSpeed(1), l2tpConnectSpeedRxWhenEqual(2)}read-writecurrent
juniRadiusClientIncludeProfileServiceDescrInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the AAA profile service description attribute in the RADIUS Access-Req packet.
1.3.6.1.4.1.4874.2.2.19.1.1.113TruthValueread-writecurrent
juniRadiusClientIncludeProfileServiceDescrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the AAA profile service description attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.114TruthValueread-writecurrent
juniRadiusClientIncludeProfileServiceDescrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the AAA profile service description attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.115TruthValueread-writecurrent
juniRadiusClientIncludeAcctAuthenticInAcctOn
OBJECT-TYPE
Enables/disables the inclusion of the acct-authentic attribute in the RADIUS Accounting-On packet.
1.3.6.1.4.1.4874.2.2.19.1.1.116TruthValueread-writecurrent
juniRadiusClientIncludeAcctDelayTimeInAcctOn
OBJECT-TYPE
Enables/disables the inclusion of the acct-delay-time attribute in the RADIUS Accounting-On packet.
1.3.6.1.4.1.4874.2.2.19.1.1.117TruthValueread-writecurrent
juniRadiusClientIncludeAcctSessionIdInAcctOn
OBJECT-TYPE
Enables/disables the inclusion of the acct-session-id attribute in the RADIUS Accounting-On packet.
1.3.6.1.4.1.4874.2.2.19.1.1.118TruthValueread-writecurrent
juniRadiusClientIncludeNasIdentifierInAcctOn
OBJECT-TYPE
Enables/disables the inclusion of the nas-identifier attribute in the RADIUS Accounting-On packet.
1.3.6.1.4.1.4874.2.2.19.1.1.119TruthValueread-writecurrent
juniRadiusClientIncludeEventTimestampInAcctOn
OBJECT-TYPE
Enables/disables the inclusion of the event-timestamp attribute in the RADIUS Accounting-On packet.
1.3.6.1.4.1.4874.2.2.19.1.1.120TruthValueread-writecurrent
juniRadiusClientIncludeAcctAuthenticInAcctOff
OBJECT-TYPE
Enables/disables the inclusion of the acct-authentic attribute in the RADIUS Accounting-Off packet.
1.3.6.1.4.1.4874.2.2.19.1.1.121TruthValueread-writecurrent
juniRadiusClientIncludeAcctDelayTimeInAcctOff
OBJECT-TYPE
Enables/disables the inclusion of the acct-delay-time attribute in the RADIUS Accounting-Off packet.
1.3.6.1.4.1.4874.2.2.19.1.1.122TruthValueread-writecurrent
juniRadiusClientIncludeAcctSessionIdInAcctOff
OBJECT-TYPE
Enables/disables the inclusion of the acct-session-id attribute in the RADIUS Accounting-Off packet.
1.3.6.1.4.1.4874.2.2.19.1.1.123TruthValueread-writecurrent
juniRadiusClientIncludeAcctTerminateCauseInAcctOff
OBJECT-TYPE
Enables/disables the inclusion of the acct-terminate-cause attribute in the RADIUS Accounting-Off packet.
1.3.6.1.4.1.4874.2.2.19.1.1.124TruthValueread-writecurrent
juniRadiusClientIncludeNasIdentifierInAcctOff
OBJECT-TYPE
Enables/disables the inclusion of the nas-identifier attribute in the RADIUS Accounting-Off packet.
1.3.6.1.4.1.4874.2.2.19.1.1.125TruthValueread-writecurrent
juniRadiusClientIncludeEventTimestampInAcctOff
OBJECT-TYPE
Enables/disables the inclusion of the event-timestamp attribute in the RADIUS Accounting-Off packet.
1.3.6.1.4.1.4874.2.2.19.1.1.126TruthValueread-writecurrent
juniRadiusClientIncludeDhcpOptionsInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Dhcp-Options (vsa) attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.127TruthValueread-writecurrent
juniRadiusClientIncludeDhcpMacAddressInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Dhcp-Mac-Addresss (vsa) attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.128TruthValueread-writecurrent
juniRadiusClientIncludeDhcpGiAddressInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the Dhcp-Gi-Address (vsa) attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.129TruthValueread-writecurrent
juniRadiusClientIncludeDhcpOptionsInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Dhcp-Options (vsa) attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.130TruthValueread-writecurrent
juniRadiusClientIncludeDhcpMacAddressInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Dhcp-Mac-Addresss (vsa) attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.131TruthValueread-writecurrent
juniRadiusClientIncludeDhcpGiAddressInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the Dhcp-Gi-Address (vsa) attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.132TruthValueread-writecurrent
juniRadiusClientIncludeDhcpOptionsInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Dhcp-Options (vsa) attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.133TruthValueread-writecurrent
juniRadiusClientIncludeDhcpMacAddressInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Dhcp-Mac-Addresss (vsa) attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.134TruthValueread-writecurrent
juniRadiusClientIncludeDhcpGiAddressInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the Dhcp-Gi-Address (vsa) attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.135TruthValueread-writecurrent
juniRadiusClientNasPortIdOverrideRemoteCircuitId
OBJECT-TYPE
Enables/disables overriding the Nas-Port-Id with the PPPoe Remote Circuit Id.
1.3.6.1.4.1.4874.2.2.19.1.1.136TruthValueread-writecurrent
juniRadiusClientCallingStationIdOverrideRemoteCircuitId
OBJECT-TYPE
Enables/disables overriding the Calling-Station-Id with the PPPoe Remote Circuit Id.
1.3.6.1.4.1.4874.2.2.19.1.1.137TruthValueread-writecurrent
juniRadiusClientIncludeMlpppBundleNameInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the MLPPP-Bundle-Name (VSA) attribute in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.138TruthValueread-writecurrent
juniRadiusClientIncludeMlpppBundleNameInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the MLPPP-Bundle-Name (VSA) in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.139TruthValueread-writecurrent
juniRadiusClientIncludeMlpppBundleNameInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the MLPPP-Bundle-Name (VSA) in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.140TruthValueread-writecurrent
juniRadiusClientOverrideNasInfo
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.141TruthValueread-writecurrent
juniRadiusClientIncludeInterfaceDescriptionInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the interface description attribute in the RADIUS Access-Req packet.
1.3.6.1.4.1.4874.2.2.19.1.1.142TruthValueread-writecurrent
juniRadiusClientIncludeInterfaceDescriptionInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the interface description attribute in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.143TruthValueread-writecurrent
juniRadiusClientIncludeInterfaceDescriptionInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the interface description attribute in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.144TruthValueread-writecurrent
juniRadiusClientAtmNasPortFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.145INTEGER {none(0), extended(1)}read-writecurrent
juniRadiusClientNasPortFieldWidthAtmSlot
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.146Integer32 (0..32)read-writecurrent
juniRadiusClientNasPortFieldWidthAtmAdapter
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.147Integer32 (0..32)read-writecurrent
juniRadiusClientNasPortFieldWidthAtmPort
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.148Integer32 (0..32)read-writecurrent
juniRadiusClientNasPortFieldWidthAtmVpi
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.149Integer32 (0..32)read-writecurrent
juniRadiusClientNasPortFieldWidthAtmVci
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.150Integer32 (0..32)read-writecurrent
juniRadiusClientEthernetNasPortFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.151INTEGER {none(0), extended(1)}read-writecurrent
juniRadiusClientNasPortFieldWidthEthernetSlot
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.152Integer32 (0..32)read-writecurrent
juniRadiusClientNasPortFieldWidthEthernetAdapter
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.153Integer32 (0..32)read-writecurrent
juniRadiusClientNasPortFieldWidthEthernetPort
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.154Integer32 (0..32)read-writecurrent
juniRadiusClientNasPortFieldWidthEthernetSVlan
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.155Integer32 (0..32)read-writecurrent
juniRadiusClientNasPortFieldWidthEthernetVlan
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.156Integer32 (0..32)read-writecurrent
juniRadiusClientRemoteCircuitIdFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.1.157OCTET STRING (SIZE(1..3))read-writecurrent
juniRadiusClientRemoteCircuitIdDelimiter
OBJECT-TYPE
The character use as for delimiting fields in the PPPoE Remote Circuit ID. The default value is '#'.
1.3.6.1.4.1.4874.2.2.19.1.1.158DisplayString (SIZE(1))read-writecurrent
juniRadiusClientIncludeL2cAccessLoopParametersInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the l2c-access-loop-parameters (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.159TruthValueread-writecurrent
juniRadiusClientIncludeL2cDownStreamDataInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the l2c-down-stream-data (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.160TruthValueread-writecurrent
juniRadiusClientIncludeL2cUpStreamDataInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the l2c-up-stream-data (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.161TruthValueread-writecurrent
juniRadiusClientIncludeL2cDownStreamDataInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the l2c-down-stream-data (VSA) in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.162TruthValueread-writecurrent
juniRadiusClientIncludeL2cUpStreamDataInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the l2c-up-stream-data (VSA) in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.163TruthValueread-writecurrent
juniRadiusClientIncludeL2cDownStreamDataInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the l2c-down-stream-data (VSA) in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.164TruthValueread-writecurrent
juniRadiusClientIncludeL2cUpStreamDataInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the l2c-up-stream-data (VSA) in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.165TruthValueread-writecurrent
juniRadiusClientIncludeDslForumAttributesInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of the DSL Forum attributes (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.166TruthValueread-writecurrent
juniRadiusClientIncludeDslForumAttributesInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of the DSL Forum attributes (VSA) in the RADIUS Accounting-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.167TruthValueread-writecurrent
juniRadiusClientIncludeDslForumAttributesInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the DSL Forum attributes (VSA) in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.168TruthValueread-writecurrent
juniRadiusClientIncludeL2cAccessLoopCircuitIdInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-acc-loop-cir-id (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.169TruthValueread-writecurrent
juniRadiusClientIncludeL2cAccessAggrCircuitIdBinaryInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-acc-aggr-cir-id-bin (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.170TruthValueread-writecurrent
juniRadiusClientIncludeL2cAccessAggrCircuitIdAsciiInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-acc-aggr-cir-id-asc (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.171TruthValueread-writecurrent
juniRadiusClientIncludeL2cActualDataRateUstrInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-act-data-rate-up (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.172TruthValueread-writecurrent
juniRadiusClientIncludeL2cActualDataRateDstrInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-act-data-rate-dn (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.173TruthValueread-writecurrent
juniRadiusClientIncludeL2cMinimumDataRateUstrInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-min-data-rate-up (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.174TruthValueread-writecurrent
juniRadiusClientIncludeL2cMinimumDataRateDstrInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-in-data-rate-dn (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.175TruthValueread-writecurrent
juniRadiusClientIncludeL2cAttainDataRateUstrInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-att-data-rate-up (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.176TruthValueread-writecurrent
juniRadiusClientIncludeL2cAttainDataRateDstrInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-att-data-rate-dn (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.177TruthValueread-writecurrent
juniRadiusClientIncludeL2cMaximumDataRateUstrInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-max-data-rate-up (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.178TruthValueread-writecurrent
juniRadiusClientIncludeL2cMaximumDataRateDstrInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-max-data-rate-dn (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.179TruthValueread-writecurrent
juniRadiusClientIncludeL2cMinLowPowerDataRateUstrInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-min-lp-data-rate-up (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.180TruthValueread-writecurrent
juniRadiusClientIncludeL2cMinLowPowerDataRateDstrInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-min-lp-data-rate-dn (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.181TruthValueread-writecurrent
juniRadiusClientIncludeL2cMaxInterleavingDelayUstrInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-max-interlv-delay-up (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.182TruthValueread-writecurrent
juniRadiusClientIncludeL2cActInterleavingDelayUstrInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-act-interlv-delay-up (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.183TruthValueread-writecurrent
juniRadiusClientIncludeL2cMaxInterleavingDelayDstrInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-max-interlv-delay-dn (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.184TruthValueread-writecurrent
juniRadiusClientIncludeL2cActInterleavingDelayDstrInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-act-interlv-delay-dn (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.185TruthValueread-writecurrent
juniRadiusClientIncludeL2cDslLineStateInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-dsl-line-state (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.186TruthValueread-writecurrent
juniRadiusClientIncludeL2cDslTypeInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of l2cd-dsl-type (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.187TruthValueread-writecurrent
juniRadiusClientIncludeL2cAccessLoopCircuitIdInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-acc-loop-cir-id (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.188TruthValueread-writecurrent
juniRadiusClientIncludeL2cAccessAggrCircuitIdBinaryInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-acc-aggr-cir-id-bin (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.189TruthValueread-writecurrent
juniRadiusClientIncludeL2cAccessAggrCircuitIdAsciiInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-acc-aggr-cir-id-asc (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.190TruthValueread-writecurrent
juniRadiusClientIncludeL2cActualDataRateUstrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-act-data-rate-up (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.191TruthValueread-writecurrent
juniRadiusClientIncludeL2cActualDataRateDstrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-act-data-rate-dn (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.192TruthValueread-writecurrent
juniRadiusClientIncludeL2cMinimumDataRateUstrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-min-data-rate-up (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.193TruthValueread-writecurrent
juniRadiusClientIncludeL2cMinimumDataRateDstrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-in-data-rate-dn (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.194TruthValueread-writecurrent
juniRadiusClientIncludeL2cAttainDataRateUstrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-att-data-rate-up (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.195TruthValueread-writecurrent
juniRadiusClientIncludeL2cAttainDataRateDstrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-att-data-rate-dn (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.196TruthValueread-writecurrent
juniRadiusClientIncludeL2cMaximumDataRateUstrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-max-data-rate-up (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.197TruthValueread-writecurrent
juniRadiusClientIncludeL2cMaximumDataRateDstrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-max-data-rate-dn (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.198TruthValueread-writecurrent
juniRadiusClientIncludeL2cMinLowPowerDataRateUstrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-min-lp-data-rate-up (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.199TruthValueread-writecurrent
juniRadiusClientIncludeL2cMinLowPowerDataRateDstrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-min-lp-data-rate-dn (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.200TruthValueread-writecurrent
juniRadiusClientIncludeL2cMaxInterleavingDelayUstrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-max-interlv-delay-up (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.201TruthValueread-writecurrent
juniRadiusClientIncludeL2cActInterleavingDelayUstrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-act-interlv-delay-up (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.202TruthValueread-writecurrent
juniRadiusClientIncludeL2cMaxInterleavingDelayDstrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-max-interlv-delay-dn (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.203TruthValueread-writecurrent
juniRadiusClientIncludeL2cActInterleavingDelayDstrInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-act-interlv-delay-dn (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.204TruthValueread-writecurrent
juniRadiusClientIncludeL2cDslLineStateInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-dsl-line-state (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.205TruthValueread-writecurrent
juniRadiusClientIncludeL2cDslTypeInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of l2cd-dsl-type (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.206TruthValueread-writecurrent
juniRadiusClientIncludeL2cAccessLoopCircuitIdInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-acc-loop-cir-id (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.207TruthValueread-writecurrent
juniRadiusClientIncludeL2cAccessAggrCircuitIdBinaryInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-acc-aggr-cir-id-bin (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.208TruthValueread-writecurrent
juniRadiusClientIncludeL2cAccessAggrCircuitIdAsciiInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-acc-aggr-cir-id-asc (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.209TruthValueread-writecurrent
juniRadiusClientIncludeL2cActualDataRateUstrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-act-data-rate-up (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.210TruthValueread-writecurrent
juniRadiusClientIncludeL2cActualDataRateDstrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-act-data-rate-dn (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.211TruthValueread-writecurrent
juniRadiusClientIncludeL2cMinimumDataRateUstrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-min-data-rate-up (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.212TruthValueread-writecurrent
juniRadiusClientIncludeL2cMinimumDataRateDstrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-in-data-rate-dn (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.213TruthValueread-writecurrent
juniRadiusClientIncludeL2cAttainDataRateUstrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-att-data-rate-up (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.214TruthValueread-writecurrent
juniRadiusClientIncludeL2cAttainDataRateDstrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-att-data-rate-dn (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.215TruthValueread-writecurrent
juniRadiusClientIncludeL2cMaximumDataRateUstrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-max-data-rate-up (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.216TruthValueread-writecurrent
juniRadiusClientIncludeL2cMaximumDataRateDstrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-max-data-rate-dn (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.217TruthValueread-writecurrent
juniRadiusClientIncludeL2cMinLowPowerDataRateUstrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-min-lp-data-rate-up (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.218TruthValueread-writecurrent
juniRadiusClientIncludeL2cMinLowPowerDataRateDstrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-min-lp-data-rate-dn (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.219TruthValueread-writecurrent
juniRadiusClientIncludeL2cMaxInterleavingDelayUstrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-max-interlv-delay-up (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.220TruthValueread-writecurrent
juniRadiusClientIncludeL2cActInterleavingDelayUstrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-act-interlv-delay-up (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.221TruthValueread-writecurrent
juniRadiusClientIncludeL2cMaxInterleavingDelayDstrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-max-interlv-delay-dn (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.222TruthValueread-writecurrent
juniRadiusClientIncludeL2cActInterleavingDelayDstrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-act-interlv-delay-dn (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.223TruthValueread-writecurrent
juniRadiusClientIncludeL2cDslLineStateInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-dsl-line-state (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.224TruthValueread-writecurrent
juniRadiusClientIncludeL2cDslTypeInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of l2cd-dsl-type (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.225TruthValueread-writecurrent
juniRadiusClientIncludeInterfaceIdInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of framed-interface-id (96) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.226TruthValueread-writecurrent
juniRadiusClientIncludeIpv6PrefixInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of framed-ipv6-prefix (97) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.227TruthValueread-writecurrent
juniRadiusClientIncludeInterfaceIdInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of framed-interface-id (96) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.228TruthValueread-writecurrent
juniRadiusClientIncludeIpAddrInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of framed-ip-address (8) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.229TruthValueread-writecurrent
juniRadiusClientIncludeIpv6PrefixInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of framed-ipv6-prefix (97) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.230TruthValueread-writecurrent
juniRadiusClientIncludeDownStreamCalculatedQosRateInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of downstream-calculated-qos-rate (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.231TruthValueread-writecurrent
juniRadiusClientIncludeUpStreamCalculatedQosRateInAccessReq
OBJECT-TYPE
Enables/disables the inclusion of upstream-calculated-qos-rate (VSA) in the RADIUS Access-Request packet.
1.3.6.1.4.1.4874.2.2.19.1.1.232TruthValueread-writecurrent
juniRadiusClientIncludeDownStreamCalculatedQosRateInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of downstream-calculated-qos-rate (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.233TruthValueread-writecurrent
juniRadiusClientIncludeUpStreamCalculatedQosRateInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of upstream-calculated-qos-rate (VSA) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.234TruthValueread-writecurrent
juniRadiusClientIncludeDownStreamCalculatedQosRateInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of downstream-calculated-qos-rate (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.235TruthValueread-writecurrent
juniRadiusClientIncludeUpStreamCalculatedQosRateInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of upstream-calculated-qos-rate (VSA) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.236TruthValueread-writecurrent
juniRadiusClientIgnorePppoeMaxSession
OBJECT-TYPE
Enables/disables ignoring the PPPoE Max Session (vsa) attribute in the RADIUS Access-Accept packet.
1.3.6.1.4.1.4874.2.2.19.1.1.237TruthValueread-writecurrent
juniRadiusClientIncludeIpv6AccountingInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of the IPv6 Accounting (VSA) attributes in the RADIUS Accounting-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.238TruthValueread-writecurrent
juniRadiusClientIncludeDelegatedIpv6PrefixInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of delegated-ipv6-prefix (123) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.239TruthValueread-writecurrent
juniRadiusClientIncludeDelegatedIpv6PrefixInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of delegated-ipv6-prefix (123) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.240TruthValueread-writecurrent
juniRadiusClientIncludeFramedIpv6PoolInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of framed-ipv6-pool (100) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.241TruthValueread-writecurrent
juniRadiusClientIncludeFramedIpv6PoolInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of framed-ipv6-pool (100) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.242TruthValueread-writecurrent
juniRadiusClientIncludeFramedIpv6RouteInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of framed-ipv6-route (99) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.243TruthValueread-writecurrent
juniRadiusClientIncludeFramedIpv6RouteInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of framed-ipv6-route (99) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.244TruthValueread-writecurrent
juniRadiusClientIncludeIpv6LocalInterfaceInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of ipv6-local-interface (vsa) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.245TruthValueread-writecurrent
juniRadiusClientIncludeIpv6LocalInterfaceInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of ipv6-local-interface (vsa) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.246TruthValueread-writecurrent
juniRadiusClientIncludeIpv6NdRaPrefixInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of ipv6-nd-ra-prefix (vsa) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.247TruthValueread-writecurrent
juniRadiusClientIncludeIpv6NdRaPrefixInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of ipv6-nd-ra-prefix (vsa) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.248TruthValueread-writecurrent
juniRadiusClientIncludeIpv6PrimaryDnsInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of ipv6-primary-dns (vsa) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.249TruthValueread-writecurrent
juniRadiusClientIncludeIpv6PrimaryDnsInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of ipv6-primary-dns (vsa) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.250TruthValueread-writecurrent
juniRadiusClientIncludeIpv6SecondaryDnsInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of ipv6-secondary-dns (vsa) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.251TruthValueread-writecurrent
juniRadiusClientIncludeIpv6SecondaryDnsInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of ipv6-secondary-dns (vsa) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.252TruthValueread-writecurrent
juniRadiusClientIncludeIpv6VirtualRouterInAcctStart
OBJECT-TYPE
Enables/disables the inclusion of ipv6-virtual-router (vsa) in the RADIUS Acct-Start packet.
1.3.6.1.4.1.4874.2.2.19.1.1.253TruthValueread-writecurrent
juniRadiusClientIncludeIpv6VirtualRouterInAcctStop
OBJECT-TYPE
Enables/disables the inclusion of ipv6-virtual-router (vsa) in the RADIUS Acct-Stop packet.
1.3.6.1.4.1.4874.2.2.19.1.1.254TruthValueread-writecurrent
juniRadiusAuthClient
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.19.1.2
juniRadiusAuthClientInvalidServerAddresses
OBJECT-TYPE
The number of RADIUS Access-Response packets received from unknown addresses.
1.3.6.1.4.1.4874.2.2.19.1.2.1Counter32read-onlycurrent
juniRadiusAuthClientServerTable
OBJECT-TYPE
The (conceptual) table listing the RADIUS authentication servers with which the client shares a secret.
1.3.6.1.4.1.4874.2.2.19.1.2.2not-accessiblecurrent
juniRadiusAuthClientServerEntry
OBJECT-TYPE
An entry (conceptual row) representing a RADIUS authentication server with which the client shares a secret.
1.3.6.1.4.1.4874.2.2.19.1.2.2.1not-accessiblecurrent
juniRadiusAuthClientServerAddress
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.2.2.1.1IpAddressnot-accessiblecurrent
juniRadiusAuthClientServerPortNumber
OBJECT-TYPE
The UDP port the client is using to send requests to this server.
1.3.6.1.4.1.4874.2.2.19.1.2.2.1.2Integer32read-onlycurrent
juniRadiusAuthClientRoundTripTime
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.2.2.1.3TimeTicksread-onlycurrent
juniRadiusAuthClientAccessRequests
OBJECT-TYPE
The number of RADIUS Access-Request packets sent to this server. This does not include retransmissions.
1.3.6.1.4.1.4874.2.2.19.1.2.2.1.4Counter32read-onlycurrent
juniRadiusAuthClientAccessRetransmissions
OBJECT-TYPE
The number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server.
1.3.6.1.4.1.4874.2.2.19.1.2.2.1.5Counter32read-onlycurrent
juniRadiusAuthClientAccessAccepts
OBJECT-TYPE
The number of RADIUS Access-Accept packets (valid or invalid) received from this server.
1.3.6.1.4.1.4874.2.2.19.1.2.2.1.6Counter32read-onlycurrent
juniRadiusAuthClientAccessRejects
OBJECT-TYPE
The number of RADIUS Access-Reject packets (valid or invalid) received from this server.
1.3.6.1.4.1.4874.2.2.19.1.2.2.1.7Counter32read-onlycurrent
juniRadiusAuthClientAccessChallenges
OBJECT-TYPE
The number of RADIUS Access-Challenge packets (valid or invalid) received from this server.
1.3.6.1.4.1.4874.2.2.19.1.2.2.1.8Counter32read-onlycurrent
juniRadiusAuthClientMalformedAccessResponses
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.2.2.1.9Counter32read-onlycurrent
juniRadiusAuthClientBadAuthenticators
OBJECT-TYPE
The number of RADIUS Access-Response packets containing invalid authenticators or signature attributes received from this server.
1.3.6.1.4.1.4874.2.2.19.1.2.2.1.10Counter32read-onlycurrent
juniRadiusAuthClientPendingRequests
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.2.2.1.11Gauge32read-onlycurrent
juniRadiusAuthClientTimeouts
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.2.2.1.12Counter32read-onlycurrent
juniRadiusAuthClientUnknownTypes
OBJECT-TYPE
The number of RADIUS packets of unknown type which were received from this server on the authentication port.
1.3.6.1.4.1.4874.2.2.19.1.2.2.1.13Counter32read-onlycurrent
juniRadiusAuthClientPacketsDropped
OBJECT-TYPE
The number of RADIUS packets of which were received from this server on the authentication port and dropped for some other reason.
1.3.6.1.4.1.4874.2.2.19.1.2.2.1.14Counter32read-onlycurrent
juniRadiusAuthClientCfgServerTable
OBJECT-TYPE
The (conceptual) table listing the RADIUS authentication servers with which the client shares a secret.
1.3.6.1.4.1.4874.2.2.19.1.2.3not-accessiblecurrent
juniRadiusAuthClientCfgServerEntry
OBJECT-TYPE
An entry (conceptual row) representing a RADIUS authentication server with which the client shares a secret.
1.3.6.1.4.1.4874.2.2.19.1.2.3.1not-accessiblecurrent
juniRadiusAuthClientCfgServerAddress
OBJECT-TYPE
The IP address of the RADIUS authentication server referred to in this table entry.
1.3.6.1.4.1.4874.2.2.19.1.2.3.1.1IpAddressnot-accessiblecurrent
juniRadiusAuthClientCfgServerPortNumber
OBJECT-TYPE
The UDP port the client is using to send requests to this server.
1.3.6.1.4.1.4874.2.2.19.1.2.3.1.2Integer32 (1..65535)read-createcurrent
juniRadiusAuthClientCfgKey
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.2.3.1.3DisplayString (SIZE(0..32))read-createcurrent
juniRadiusAuthClientCfgTimeoutInterval
OBJECT-TYPE
The interval between retransmissions of a request to this authentication server.
1.3.6.1.4.1.4874.2.2.19.1.2.3.1.4Integer32 (1..1000)read-createcurrent
juniRadiusAuthClientCfgRetries
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.2.3.1.5Integer32 (0..100)read-createcurrent
juniRadiusAuthClientCfgMaxPendingRequests
OBJECT-TYPE
The maximum number of outstanding requests this server can support.
1.3.6.1.4.1.4874.2.2.19.1.2.3.1.6Integer32 (10..32000)read-createcurrent
juniRadiusAuthClientCfgRowStatus
OBJECT-TYPE
Supports 'createAndGo' and 'destroy' only.
1.3.6.1.4.1.4874.2.2.19.1.2.3.1.7RowStatusread-createcurrent
juniRadiusAuthClientCfgPrecedence
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.2.3.1.8Integer32 (0..2147483647)read-onlycurrent
juniRadiusAuthClientCfgDeadTime
OBJECT-TYPE
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).
1.3.6.1.4.1.4874.2.2.19.1.2.3.1.9Integer32 (0..1440)read-createcurrent
juniRadiusAcctClient
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.19.1.3
juniRadiusAcctClientInvalidServerAddresses
OBJECT-TYPE
The number of RADIUS Accounting-Response packets received from unknown addresses.
1.3.6.1.4.1.4874.2.2.19.1.3.1Counter32read-onlycurrent
juniRadiusAcctClientServerTable
OBJECT-TYPE
The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret.
1.3.6.1.4.1.4874.2.2.19.1.3.2not-accessiblecurrent
juniRadiusAcctClientServerEntry
OBJECT-TYPE
An entry (conceptual row) representing a RADIUS accounting server with which the client shares a secret.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1not-accessiblecurrent
juniRadiusAcctClientServerAddress
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.1IpAddressnot-accessiblecurrent
juniRadiusAcctClientServerPortNumber
OBJECT-TYPE
The UDP port the client is using to send requests to this server.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.2Integer32read-onlycurrent
juniRadiusAcctClientRoundTripTime
OBJECT-TYPE
The time interval between the most recent Accounting-Response and the Accounting-Request that matched it from this RADIUS accounting server.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.3TimeTicksread-onlycurrent
juniRadiusAcctClientRequests
OBJECT-TYPE
The number of RADIUS Accounting-Request packets sent. This does not include retransmissions.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.4Counter32read-onlycurrent
juniRadiusAcctClientRetransmissions
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.5Counter32read-onlycurrent
juniRadiusAcctClientResponses
OBJECT-TYPE
The number of RADIUS packets received on the accounting port from this server.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.6Counter32read-onlycurrent
juniRadiusAcctClientMalformedResponses
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.7Counter32read-onlycurrent
juniRadiusAcctClientBadAuthenticators
OBJECT-TYPE
The number of RADIUS Accounting-Response packets which contained invalid authenticators received from this server.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.8Counter32read-onlycurrent
juniRadiusAcctClientPendingRequests
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.9Gauge32read-onlycurrent
juniRadiusAcctClientTimeouts
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.10Counter32read-onlycurrent
juniRadiusAcctClientUnknownTypes
OBJECT-TYPE
The number of RADIUS packets of unknown type which were received from this server on the accounting port.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.11Counter32read-onlycurrent
juniRadiusAcctClientPacketsDropped
OBJECT-TYPE
The number of RADIUS packets which were received from this server on the accounting port and dropped for some other reason.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.12Counter32read-onlycurrent
juniRadiusAcctClientStartRequests
OBJECT-TYPE
The number of RADIUS Accounting-Start request packets sent. This does not include retransmissions.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.13Counter32read-onlycurrent
juniRadiusAcctClientInterimRequests
OBJECT-TYPE
The number of RADIUS Accounting-Interim request packets sent. This does not include retransmissions.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.14Counter32read-onlycurrent
juniRadiusAcctClientStopRequests
OBJECT-TYPE
The number of RADIUS Accounting-Stop request packets sent. This does not include retransmissions.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.15Counter32read-onlycurrent
juniRadiusAcctClientStartResponses
OBJECT-TYPE
The number of RADIUS accounting-start response packets received on the accounting port from this server.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.16Counter32read-onlycurrent
juniRadiusAcctClientInterimResponses
OBJECT-TYPE
The number of RADIUS accounting-interim response packets received on the accounting port from this server.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.17Counter32read-onlycurrent
juniRadiusAcctClientStopResponses
OBJECT-TYPE
The number of RADIUS accounting-stop response packets received on the accounting port from this server.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.18Counter32read-onlycurrent
juniRadiusAcctClientRejectRequests
OBJECT-TYPE
The number of RADIUS accounting-reject packets sent on the accounting port from this server.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.19Counter32read-onlycurrent
juniRadiusAcctClientRejectResponses
OBJECT-TYPE
The number of RADIUS accounting-reject response packets received on the accounting port from this server.
1.3.6.1.4.1.4874.2.2.19.1.3.2.1.20Counter32read-onlycurrent
juniRadiusAcctClientCfgServerTable
OBJECT-TYPE
The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret.
1.3.6.1.4.1.4874.2.2.19.1.3.3not-accessiblecurrent
juniRadiusAcctClientCfgServerEntry
OBJECT-TYPE
An entry (conceptual row) representing a RADIUS accounting server with which the client shares a secret.
1.3.6.1.4.1.4874.2.2.19.1.3.3.1not-accessiblecurrent
juniRadiusAcctClientCfgServerAddress
OBJECT-TYPE
The IP address of the RADIUS accounting server referred to in this table entry.
1.3.6.1.4.1.4874.2.2.19.1.3.3.1.1IpAddressnot-accessiblecurrent
juniRadiusAcctClientCfgServerPortNumber
OBJECT-TYPE
The UDP port the client is using to send requests to this server.
1.3.6.1.4.1.4874.2.2.19.1.3.3.1.2Integer32 (1..65535)read-createcurrent
juniRadiusAcctClientCfgKey
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.3.3.1.3DisplayString (SIZE(0..32))read-createcurrent
juniRadiusAcctClientCfgTimeoutInterval
OBJECT-TYPE
The interval between retransmissions of a request to this accounting server.
1.3.6.1.4.1.4874.2.2.19.1.3.3.1.4Integer32 (1..1000)read-createcurrent
juniRadiusAcctClientCfgRetries
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.3.3.1.5Integer32 (0..100)read-createcurrent
juniRadiusAcctClientCfgMaxPendingRequests
OBJECT-TYPE
The maximum number of outstanding requests this server can support.
1.3.6.1.4.1.4874.2.2.19.1.3.3.1.6Integer32 (10..96000)read-createcurrent
juniRadiusAcctClientCfgRowStatus
OBJECT-TYPE
Supports 'createAndGo' and 'destroy' only.
1.3.6.1.4.1.4874.2.2.19.1.3.3.1.7RowStatusread-createcurrent
juniRadiusAcctClientCfgPrecedence
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.1.3.3.1.8Integer32 (0..2147483647)read-onlycurrent
juniRadiusAcctClientCfgDeadTime
OBJECT-TYPE
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).
1.3.6.1.4.1.4874.2.2.19.1.3.3.1.9Integer32 (0..1440)read-createcurrent
juniRadiusClientMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.19.2
juniRadiusClientMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.19.2.1
juniRadiusClientMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.19.2.2
juniRadiusClientTraps
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.19.3
juniRadiusClientTrapPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.19.3.0
juniRadiusClientTrapControl
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.19.4
juniRadiusAuthClientUnavailableServer
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.4.1IpAddressaccessible-for-notifycurrent
juniRadiusAuthClientNextAvailableServer
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.4.2IpAddressaccessible-for-notifycurrent
juniRadiusAcctClientUnavailableServer
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.4.3IpAddressaccessible-for-notifycurrent
juniRadiusAcctClientNextAvailableServer
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.4.4IpAddressaccessible-for-notifycurrent
juniRadiusAuthClientAvailableServer
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.4.5IpAddressaccessible-for-notifycurrent
juniRadiusAcctClientAvailableServer
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.19.4.6IpAddressaccessible-for-notifycurrent

Notifications

NameOIDStatus
juniRadiusAuthClientServerUnavailable
NOTIFICATION-TYPE
This trap will be generated when the requested authentication server is not available.
1.3.6.1.4.1.4874.2.2.19.3.0.1current
juniRadiusAuthClientNoServerAvailable
NOTIFICATION-TYPE
This trap will be generated when all of the requested servers were not available.
1.3.6.1.4.1.4874.2.2.19.3.0.2current
juniRadiusAcctClientServerUnavailable
NOTIFICATION-TYPE
This trap will be generated when the requested accounting server is not available.
1.3.6.1.4.1.4874.2.2.19.3.0.3current
juniRadiusAcctClientNoServerAvailable
NOTIFICATION-TYPE
This trap will be generated when all of the requested servers were not available.
1.3.6.1.4.1.4874.2.2.19.3.0.4current
juniRadiusAuthClientServerAvailable
NOTIFICATION-TYPE
This trap will be generated when the requested authentication server becomes available again after a period of time.
1.3.6.1.4.1.4874.2.2.19.3.0.5current
juniRadiusAcctClientServerAvailable
NOTIFICATION-TYPE
This trap will be generated when the requested accounting server becomes available again after a period of time.
1.3.6.1.4.1.4874.2.2.19.3.0.6current

Conformance

NameOIDStatus
juniRadiusAuthClientCompliance
MODULE-COMPLIANCE
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when the juniRadiusClientSourceAddress object was added.
1.3.6.1.4.1.4874.2.2.19.2.1.1obsolete
juniRadiusAcctClientCompliance
MODULE-COMPLIANCE
Obsolete compliance statement for accounting clients implementing the Juniper RADIUS Client MIB accounting functionality. This statement became obsolete when the juniRadiusClientSourceAddress object was added.
1.3.6.1.4.1.4874.2.2.19.2.1.2obsolete
juniRadiusAuthClientCompliance2
MODULE-COMPLIANCE
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when new objects were added.
1.3.6.1.4.1.4874.2.2.19.2.1.3obsolete
juniRadiusAcctClientCompliance2
MODULE-COMPLIANCE
Obsolete compliance statement for accounting clients implementing the Juniper RADIUS Client MIB accounting functionality. This statement became obsolete when new objects were added.
1.3.6.1.4.1.4874.2.2.19.2.1.4obsolete
juniRadiusClientCompliance
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.4874.2.2.19.2.1.5obsolete
juniRadiusClientCompliance2
MODULE-COMPLIANCE
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when new objects were added.
1.3.6.1.4.1.4874.2.2.19.2.1.6obsolete
juniRadiusClientCompliance3
MODULE-COMPLIANCE
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when the juniRadiusClientNasIpAddrUse object was added.
1.3.6.1.4.1.4874.2.2.19.2.1.7obsolete
juniRadiusClientCompliance4
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.4874.2.2.19.2.1.8obsolete
juniRadiusClientCompliance5
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.4874.2.2.19.2.1.9obsolete
juniRadiusClientCompliance6
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.4874.2.2.19.2.1.10obsolete
juniRadiusClientCompliance7
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.4874.2.2.19.2.1.11obsolete
juniRadiusClientCompliance8
MODULE-COMPLIANCE
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality. This statement became obsolete when accounting reject counters were added.
1.3.6.1.4.1.4874.2.2.19.2.1.12obsolete
juniRadiusClientCompliance9
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.4874.2.2.19.2.1.13obsolete
juniRadiusClientCompliance10
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.4874.2.2.19.2.1.14obsolete
juniRadiusClientCompliance11
MODULE-COMPLIANCE
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
1.3.6.1.4.1.4874.2.2.19.2.1.15obsolete
juniRadiusClientCompliance12
MODULE-COMPLIANCE
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
1.3.6.1.4.1.4874.2.2.19.2.1.16obsolete
juniRadiusClientCompliance13
MODULE-COMPLIANCE
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
1.3.6.1.4.1.4874.2.2.19.2.1.17obsolete
juniRadiusClientCompliance14
MODULE-COMPLIANCE
The compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
1.3.6.1.4.1.4874.2.2.19.2.1.18obsolete
juniRadiusClientCompliance15
MODULE-COMPLIANCE
Obsolete compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
1.3.6.1.4.1.4874.2.2.19.2.1.19obsolete
juniRadiusClientCompliance16
MODULE-COMPLIANCE
The compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
1.3.6.1.4.1.4874.2.2.19.2.1.20obsolete
juniRadiusClientCompliance17
MODULE-COMPLIANCE
The compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
1.3.6.1.4.1.4874.2.2.19.2.1.21obsolete
juniRadiusClientCompliance18
MODULE-COMPLIANCE
The compliance statement for authentication clients implementing the Juniper RADIUS Client MIB authentication functionality.
1.3.6.1.4.1.4874.2.2.19.2.1.22current
juniRadiusGeneralClientGroup
OBJECT-GROUP
Obsolete basic collection of objects providing management of RADIUS Clients. This group became obsolete when juniRadiusClientSourceAddress was added.
1.3.6.1.4.1.4874.2.2.19.2.2.1obsolete
juniRadiusAuthClientGroup
OBJECT-GROUP
Obsolete collection of objects providing management of RADIUS Authentication Clients. This group became obsolete when notification objects for an unavailable authentication server were added.
1.3.6.1.4.1.4874.2.2.19.2.2.2obsolete
juniRadiusAcctClientGroup
OBJECT-GROUP
Obsolete collection of objects providing management of RADIUS Accounting Clients. This group became obsolete when notification objects for an unavailable accounting server were added.
1.3.6.1.4.1.4874.2.2.19.2.2.3obsolete
juniRadiusGeneralClientGroup2
OBJECT-GROUP
Obsolete basic collection of objects providing management of RADIUS Clients. This group became obsolete when new objects were added.
1.3.6.1.4.1.4874.2.2.19.2.2.4obsolete
juniRadiusBasicClientGroup
OBJECT-GROUP
Obsolete collection of objects providing basic management of RADIUS Clients. This group became obsolete when the juniRadiusClientRollover object was added.
1.3.6.1.4.1.4874.2.2.19.2.2.5obsolete
juniRadiusBrasClientGroup
OBJECT-GROUP
Obsolete collection of objects providing management of general B-RAS functions for RADIUS Clients. This group became obsolete when new objects were added.
1.3.6.1.4.1.4874.2.2.19.2.2.6obsolete
juniRadiusTunnelClientGroup
OBJECT-GROUP
An object providing management of tunneling functions for RADIUS Clients.
1.3.6.1.4.1.4874.2.2.19.2.2.7current
juniRadiusBrasClientGroup2
OBJECT-GROUP
Obsolete collection of objects providing management of general B-RAS functions for RADIUS Clients. This group became obsolete when the juniRadiusClientCallingStationIdFormat object was added.
1.3.6.1.4.1.4874.2.2.19.2.2.8obsolete
juniRadiusBasicClientGroup2
OBJECT-GROUP
A collection of objects providing basic management of RADIUS Clients.
1.3.6.1.4.1.4874.2.2.19.2.2.9current
juniRadiusBrasClientGroup3
OBJECT-GROUP
Obsolete collection of objects providing management of general B-RAS functions for RADIUS Clients. This group became obsolete when the juniRadiusClientNasIpAddrUse object was added.
1.3.6.1.4.1.4874.2.2.19.2.2.10obsolete
juniRadiusBrasClientGroup4
OBJECT-GROUP
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.
1.3.6.1.4.1.4874.2.2.19.2.2.11obsolete
juniRadiusBrasClientGroup5
OBJECT-GROUP
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.
1.3.6.1.4.1.4874.2.2.19.2.2.12obsolete
juniRadiusAuthClientGroup2
OBJECT-GROUP
Obsolete collection of objects providing management of RADIUS Authentication Clients. This group became obsolete when authentication server available notification support was added.
1.3.6.1.4.1.4874.2.2.19.2.2.13obsolete
juniRadiusAcctClientGroup2
OBJECT-GROUP
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.
1.3.6.1.4.1.4874.2.2.19.2.2.14obsolete
juniRadiusAuthNotificationGroup
NOTIFICATION-GROUP
Obsolete collection of management notifications for RADUIS authentication events. This group became obsolete when authentication server available notification was added.
1.3.6.1.4.1.4874.2.2.19.2.2.15obsolete
juniRadiusAcctNotificationGroup
NOTIFICATION-GROUP
Obsolete collection of management notifications for RADUIS accounting events. This group became obsolete when accounting server available notification was added.
1.3.6.1.4.1.4874.2.2.19.2.2.16obsolete
juniRadiusBrasClientGroup6
OBJECT-GROUP
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.
1.3.6.1.4.1.4874.2.2.19.2.2.17obsolete
juniRadiusAuthClientGroup3
OBJECT-GROUP
A collection of objects providing management of RADIUS Authentication Clients.
1.3.6.1.4.1.4874.2.2.19.2.2.18current
juniRadiusAcctClientGroup3
OBJECT-GROUP
Obsolete collection of objects providing management of RADIUS Accounting Clients. This group became obsolete when reject counters were added.
1.3.6.1.4.1.4874.2.2.19.2.2.19obsolete
juniRadiusAuthNotificationGroup2
NOTIFICATION-GROUP
Management notifications for RADUIS authentication events.
1.3.6.1.4.1.4874.2.2.19.2.2.20current
juniRadiusAcctNotificationGroup2
NOTIFICATION-GROUP
Management notifications for RADUIS accounting events.
1.3.6.1.4.1.4874.2.2.19.2.2.21current
juniRadiusBrasClientGroup7
OBJECT-GROUP
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.
1.3.6.1.4.1.4874.2.2.19.2.2.22obsolete
juniRadiusAcctClientGroup4
OBJECT-GROUP
A collection of objects providing management of RADIUS Accounting Clients.
1.3.6.1.4.1.4874.2.2.19.2.2.23current
juniRadiusBrasClientGroup8
OBJECT-GROUP
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.
1.3.6.1.4.1.4874.2.2.19.2.2.24obsolete
juniRadiusBrasClientGroup9
OBJECT-GROUP
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
1.3.6.1.4.1.4874.2.2.19.2.2.25obsolete
juniRadiusBrasClientGroup10
OBJECT-GROUP
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.
1.3.6.1.4.1.4874.2.2.19.2.2.26obsolete
juniRadiusBrasClientGroup11
OBJECT-GROUP
Obsolete collection of objects providing management of general B-RAS functions for RADIUS Clients.
1.3.6.1.4.1.4874.2.2.19.2.2.27obsolete
juniRadiusBrasClientGroup12
OBJECT-GROUP
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
1.3.6.1.4.1.4874.2.2.19.2.2.28obsolete
juniRadiusBrasClientGroup13
OBJECT-GROUP
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
1.3.6.1.4.1.4874.2.2.19.2.2.29obsolete
juniRadiusBrasClientGroup14
OBJECT-GROUP
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
1.3.6.1.4.1.4874.2.2.19.2.2.30obsolete
juniRadiusBrasClientGroup15
OBJECT-GROUP
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
1.3.6.1.4.1.4874.2.2.19.2.2.31obsolete
juniRadiusBrasClientGroup16
OBJECT-GROUP
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
1.3.6.1.4.1.4874.2.2.19.2.2.32obsolete
juniRadiusBrasClientGroup17
OBJECT-GROUP
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
1.3.6.1.4.1.4874.2.2.19.2.2.33obsolete
juniRadiusBrasClientGroup18
OBJECT-GROUP
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
1.3.6.1.4.1.4874.2.2.19.2.2.34obsolete
juniRadiusBrasClientGroup19
OBJECT-GROUP
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
1.3.6.1.4.1.4874.2.2.19.2.2.35obsolete
juniRadiusBrasClientGroup20
OBJECT-GROUP
A collection of objects providing management of general B-RAS functions for RADIUS Clients.
1.3.6.1.4.1.4874.2.2.19.2.2.36current