|
Core API 6.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Field Summary | |
static long |
NO_VALUE
|
| Method Summary | |
String |
getAccountingId()
Retrieves the value of the LDAP attribute accountingUserId. |
String |
getAggrAccountingId()
Retrieves the accounting ID of the subscriber who started an aggregate service session. |
String |
getAggrAuthUserId()
Retrieves the user ID that was used to authenticate an aggregate service session. |
String |
getAggrLoginName()
Retrieves the login name of the subscriber who started an aggregate service session. |
String |
getAggrSessionId()
Retrieves the accounting session ID of an aggregate service session. |
String |
getAggrUserDn()
Retrieves the distinguished name (DN) of user profile of the subscriber who started an aggregate service session. |
InetAddress |
getAggrUserInetAddress()
Retrieves the IP address of the subscriber who started an aggregate service session. |
String |
getAuthUserId()
Retrieves the identifier that the subscriber uses for authentication. |
byte[] |
getDhcpPacket()
Retrieves the content of a DHCP discover request. |
String |
getDomain()
Retrieves the domain for secondary authentication. |
long |
getDownstreamBandwidth()
Retrieves the downstream bandwidth (from the network to the subscriber) that is available for the service. |
long |
getEventTime()
Retrieves the number of seconds since midnight 1970-01-01 UTC. |
long |
getEventTimeMillisecond()
Retrieves the number of milliseconds since midnight 1970-01-01 UTC. |
String |
getHostName()
Retrieves the name of the host on which the SAE is installed. |
long |
getIfIndex()
Retrieves the SNMP index of interface. |
String |
getIfRadiusClass()
Retrieves the RADIUS class attribute of the underlying router interface. |
String |
getIfSessionId()
Retrieves the identifier for RADIUS accounting of the underlying router interface. |
long |
getInOctets()
Retrieves the number of 64-bit upstream (from the subscriber to the network) octets. |
long |
getInPackets()
Retrieves the number of 64-bit upstream (from the subscriber to the network) packets. |
String |
getInterfaceAlias()
Retrieves the alias of the interface that is configured on a JUNOSe router by using the interface ip description command. |
String |
getInterfaceDescr()
Retrieves the alternative name of the interface that SNMP uses. |
String |
getInterfaceName()
Retrieves the name of an interface. |
long |
getInterfaceSpeed()
Retrieves the speead of the interface. |
long |
getInterimTime()
Retrieves the accounting interim time in seconds. |
String |
getLocalNasId()
Retrieves the identifier that the SAE uses to communicate with the RADIUS server. |
long |
getLocalNasIp()
Retrieves the IP address of the SAE that is used to communicate with the RADIUS server. |
String |
getLoginId()
Retrieves the subscriber's login identifier (in the format that the subscriber enters it). |
String |
getLoginName()
Retrieves the subscriber's login name. |
String |
getManagerId()
Retrieves the distinguished name (DN) of the IT administrator. |
InetAddress |
getNasInetAddress()
Retrieves the IP address of the router. |
long |
getNasIp()
Retrieves the IP address of the router that is used to communicate with the RADIUS server. |
long |
getNasPort()
Retrieves the numeric identifier that the router uses to identify the interface to RADIUS. |
long |
getOperational()
Retrieves the flag that identifies whether an interface was operational at the time of an event. |
long |
getOutOctets()
Retrieves the number of 64-bit downstream (from the network to the subscriber) octets. |
long |
getOutPackets()
Retrieves the number of 64-bit downstream (from the network to the subscriber) packets. |
String |
getPassword()
Retrieves the password for secondary authentication. |
String |
getPortId()
Retrieves the identifier of a virtual LAN (VLAN) or virtual circuit. |
String |
getPrimaryUserName()
Retrieves pppLoginName or publicDhcpUserName.
|
String[] |
getRadiusClass()
Retrieves the RADIUS class attribute from the service definition. |
String |
getRetailerDn()
Retrieves the distinguished name (DN) of the retailer that is associated with the domain. |
String |
getRouterName()
Retrieves the name of the virtual router. |
String |
getServiceBundle()
Retrieves the service bundle RADIUS VSA. |
String |
getServiceName()
Retrieves the name of service. |
String |
getServiceScope()
Retrieves the list of service scopes. |
String |
getServiceSessionName()
Retrieves the name of service session. |
String |
getServiceSessionTag()
Retrieves the tag of service session. |
String |
getSessionId()
Retrieves the RADIUS session ID. |
long |
getSessionTime()
Retrieves the length of session in seconds. |
long |
getSessionTimeout()
Retrieves the maximum length of the session in seconds. |
String |
getSubscriptionName()
Retrieves the name of the subscription. |
long |
getTerminateCause()
Retrieves the cause of RADIUS termination. |
String |
getUid()
Retrieves the subscriber ID used for secondary authentication. |
long |
getUpstreamBandwidth()
Retrieves the upstream bandwidth (from the subscriber to the network) that is available for the service. |
String |
getUserDn()
Retrieves the distinguished name (DN) of a user profile. |
InetAddress |
getUserInetAddress()
Retrieves the IP address of the subscriber. |
long |
getUserIpAddress()
Retrieves the IP address of the PPP subscriber. |
String |
getUserMacAddress()
Retrieves the media access control (MAC) address of a DHCP subscriber. |
String[] |
getUserRadiusClass()
Retrieves the RADIUS class of the subscriber session for a service. |
String |
getUserSessionId()
Retrieves the identifier of RADIUS sessions for subscriber sessions. |
String |
getUserType()
Retrieves the type of subscriber. |
| Field Detail |
public static final long NO_VALUE
| Method Detail |
public long getLocalNasIp()
Types of associated events - Authorization and tracking.
public String getLocalNasId()
Types of associated events - Authorization and tracking.
public String getAuthUserId()
Types of associated events - Tracking
public String getHostName()
Types of associated events - Authorization and tracking.
public String getRouterName()
Types of associated events - Authorization and tracking.
public String getInterfaceName()
Types of associated events - Authorization and tracking.
public String getInterfaceAlias()
Types of associated events - Authorization and tracking.
public String getInterfaceDescr()
Types of associated events - Authorization and tracking.
public long getInterfaceSpeed()
Types of associated events - Authorization and tracking.
public String getPortId()
Types of associated events - Authorization and tracking.
public long getNasPort()
Types of associated events - Authorization and tracking.
public String getIfRadiusClass()
Types of associated events - Authorization and tracking.
public String getServiceBundle()
Types of associated events - Authorization and tracking.
public long getUserIpAddress()
Types of associated events - Authorization and tracking.
public String getLoginName()
Types of associated events - Authorization and tracking.
public String getLoginId()
Types of associated events - Authorization.
public String[] getRadiusClass()
Types of associated events - Tracking, ServiceAuthorization.
public String getAccountingId()
Types of associated events - Authorization and tracking.
public String getUserDn()
Types of associated events - Authorization and tracking.
public long getEventTime()
Types of associated events - Authorization and tracking.
public long getEventTimeMillisecond()
Types of associated events - Authorization and tracking.
public long getNasIp()
Types of associated events - Authorization and tracking.
public String getUserMacAddress()
Types of associated events - Authorization and tracking.
public byte[] getDhcpPacket()
Types of associated events - Authorization and tracking.
public String getUserType()
Types of associated events - Authorization and tracking.
public long getDownstreamBandwidth()
Types of associated events - ServiceAuthorization, ServiceTracking.
public long getUpstreamBandwidth()
Types of associated events - ServiceAuthorization, ServiceTracking.
public long getInOctets()
Types of associated events - StopServiceTracking, InterimServiceTracking.
public long getOutOctets()
Types of associated events - StopServiceTracking, InterimServiceTracking.
public long getInPackets()
Types of associated events - StopServiceTracking, InterimServiceTracking.
public long getOutPackets()
Types of associated events - StopServiceTracking, InterimServiceTracking.
public String getServiceName()
Types of associated events - ServiceAuthorization, SubscriptionAuthorization, ServiceTracking.
public String getServiceScope()
Types of associated events - ServiceAuthorization, ServiceTracking.
public String getServiceSessionName()
Types of associated events - ServiceTracking.
public String getServiceSessionTag()
Types of associated events - ServiceTracking.
public long getSessionTimeout()
Types of associated events - ServiceAuthorization, UserAuthorization, Tracking.
public String getSubscriptionName()
Types of associated events - ServiceTracking.
public String getIfSessionId()
Types of associated events - Tracking.
public String[] getUserRadiusClass()
Types of associated events - ServiceTracking.
public String getUserSessionId()
Types of associated events - ServiceAuthorization.
public String getPrimaryUserName()
pppLoginName or publicDhcpUserName.
This attribute is not supported on JUNOS routing platforms.
Types of associated events - Authorization and tracking.
pppLoginName or publicDhcpUserNamepublic String getSessionId()
Types of associated events - Authorization and tracking.
public long getSessionTime()
Types of associated events - StopTracking, InterimTracking.
public long getTerminateCause()
Types of associated events - StopTracking.
public String getUid()
Types of associated events - Authorization.
public String getDomain()
Types of associated events - Authorization.
public String getRetailerDn()
Types of associated events - Authorization.
public String getPassword()
Types of associated events - Authorization.
public long getIfIndex()
Types of associated events - InterfaceTracking.
public InetAddress getUserInetAddress()
getUserIpAddress() for IPv4, but it allows extension to
IPv6 (which is not yet supported in the SDX software).
Types of associated events - Authorization and tracking.
public InetAddress getNasInetAddress()
getNasIp() for IPv4, but it allows extension to IPv6
(which is not yet supported in the SDX software).
Types of associated events - Authorization and tracking.
public String getAggrSessionId()
Types of associated events - ServiceTracking.
public String getAggrLoginName()
Types of associated events - ServiceTracking.
public String getAggrUserDn()
Types of associated events - ServiceTracking.
public InetAddress getAggrUserInetAddress()
Types of associated events - ServiceTracking.
public String getAggrAccountingId()
Types of associated events - ServiceTracking.
public String getAggrAuthUserId()
Types of associated events - ServiceTracking.
public long getInterimTime()
Types of associated events - Tracking.
public String getManagerId()
Types of associated events - Tracking.
public long getOperational()
Types of associated events - StopServiceTracking, InterimServiceTracking.
|
Core API 6.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||