net.jradius.dictionary.vsa_acc
Class Attr_AccClearingCause

java.lang.Object
  extended by net.jradius.packet.attribute.RadiusAttribute
      extended by net.jradius.packet.attribute.VSAttribute
          extended by net.jradius.dictionary.vsa_acc.Attr_AccClearingCause
All Implemented Interfaces:
Serializable

public final class Attr_AccClearingCause
extends net.jradius.packet.attribute.VSAttribute

Attribute Name: Acc-Clearing-Cause
Attribute Type: 26
Vendor Id: 5
VSA Type: 15
Value Type: NamedValue
Possible Values:

Author:
class net.jradius.freeradius.RadiusDictionary
See Also:
Serialized Form

Nested Class Summary
protected  class Attr_AccClearingCause.NamedValueMap
           
 
Nested classes/interfaces inherited from class net.jradius.packet.attribute.RadiusAttribute
net.jradius.packet.attribute.RadiusAttribute.Operator
 
Field Summary
static Long Accessinformationdiscarded
           
static Long Bearercapabilitynotavailable
           
static Long Bearercapabilityunauthorized
           
static Long Bearercapablitynotimplmented
           
static Long Callawardedbeingdelivered
           
static Long Callidentifyinuse
           
static Long Callrejected
           
static Long Causeunspecified
           
static Long Channeltypenotimplemented
           
static Long Channelunacceptable
           
static Long Circuitorchannedpreempted
           
static Long Circuitorchannelunavailable
           
static Long Destinationoutoforder
           
static Long Facilitynotimplemented
           
static Long Facilitynotsubscribed
           
static Long Facilityrejected
           
static Long Identifiedchanneldoesntexist
           
static Long Incomingcallsbarred
           
static Long Incompatibledestination
           
static Long Infrmtionelemntnotimplmented
           
static Long Inopportunemessage
           
static Long Interworking
           
static Long Invalidcallreference
           
static Long Invalidmessage
           
static Long Invalidorincompletenumber
           
static Long Invalidtransitnetworkselctin
           
static Long Invlidinfrmtionelementcontnt
           
static Long Mandtoryinfrmtionelmentmiss
           
static Attr_AccClearingCause.NamedValueMap map
           
static Long Messageincompatiblewithstate
           
static Long Messagenotimplemented
           
static Long Mndtryinfrmtionelmntlngterr
           
static String NAME
           
static Long Networkoutoforder
           
static Long Nocallsuspended
           
static Long Nocircuitorchannelavailable
           
static Long Nonselecteduserclearing
           
static Long Normalclearing
           
static Long Normalunspecifiedcause
           
static Long Noroutetodestination
           
static Long Noroutetotransitnetwork
           
static Long Nouserresponding
           
static Long Numberchanged
           
static Long Outgoingcallsbarred
           
static Long Protocolerror
           
static Long Qualityofserviceunavailable
           
static Long Recoveryontimerexpiration
           
static Long Resourcesunavailable
           
static Long Responsetostatusinquiry
           
static Long Restrcteddigtalinfrmtiononly
           
static long serialVersionUID
           
static Long Servicenotavailable
           
static Long Servicenotimplemented
           
static Long Suspendedcallcleared
           
static Long Switchingequipmentcongestion
           
static Long Temporaryfailure
           
static long TYPE
           
static Long Unassignednumber
           
static Long Useralertednoanswer
           
static Long Userbusy
           
static int VENDOR_ID
           
static int VSA_TYPE
           
 
Fields inherited from class net.jradius.packet.attribute.VSAttribute
continuation, extraLength, grouped, hasContinuationByte, lengthLength, typeLength, vendorId, vsaAttributeType
 
Fields inherited from class net.jradius.packet.attribute.RadiusAttribute
attributeName, attributeOp, attributeType, attributeValue, overflow, recyclable, recycled
 
Constructor Summary
Attr_AccClearingCause()
           
Attr_AccClearingCause(Serializable o)
           
 
Method Summary
 void setup()
           
 
Methods inherited from class net.jradius.packet.attribute.VSAttribute
getContinuation, getExtraLength, getFormattedType, getLengthLength, getTypeLength, getVendorId, getVsaAttributeType, hasContinuationByte, isGrouped, setContinuation, setContinuation, setFormat, setGrouped, setVendorId, setVsaAttributeType, unsetContinuation
 
Methods inherited from class net.jradius.packet.attribute.RadiusAttribute
getAttributeName, getAttributeOp, getType, getValue, isOverflow, setAttributeOp, setAttributeOp, setOverflow, setup, setup, setValue, setValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NAME

public static final String NAME
See Also:
Constant Field Values

VENDOR_ID

public static final int VENDOR_ID
See Also:
Constant Field Values

VSA_TYPE

public static final int VSA_TYPE
See Also:
Constant Field Values

TYPE

public static final long TYPE
See Also:
Constant Field Values

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values

Causeunspecified

public static final Long Causeunspecified

Unassignednumber

public static final Long Unassignednumber

Noroutetotransitnetwork

public static final Long Noroutetotransitnetwork

Noroutetodestination

public static final Long Noroutetodestination

Channelunacceptable

public static final Long Channelunacceptable

Callawardedbeingdelivered

public static final Long Callawardedbeingdelivered

Normalclearing

public static final Long Normalclearing

Userbusy

public static final Long Userbusy

Nouserresponding

public static final Long Nouserresponding

Useralertednoanswer

public static final Long Useralertednoanswer

Callrejected

public static final Long Callrejected

Numberchanged

public static final Long Numberchanged

Nonselecteduserclearing

public static final Long Nonselecteduserclearing

Destinationoutoforder

public static final Long Destinationoutoforder

Invalidorincompletenumber

public static final Long Invalidorincompletenumber

Facilityrejected

public static final Long Facilityrejected

Responsetostatusinquiry

public static final Long Responsetostatusinquiry

Normalunspecifiedcause

public static final Long Normalunspecifiedcause

Nocircuitorchannelavailable

public static final Long Nocircuitorchannelavailable

Networkoutoforder

public static final Long Networkoutoforder

Temporaryfailure

public static final Long Temporaryfailure

Switchingequipmentcongestion

public static final Long Switchingequipmentcongestion

Accessinformationdiscarded

public static final Long Accessinformationdiscarded

Circuitorchannelunavailable

public static final Long Circuitorchannelunavailable

Circuitorchannedpreempted

public static final Long Circuitorchannedpreempted

Resourcesunavailable

public static final Long Resourcesunavailable

Qualityofserviceunavailable

public static final Long Qualityofserviceunavailable

Facilitynotsubscribed

public static final Long Facilitynotsubscribed

Outgoingcallsbarred

public static final Long Outgoingcallsbarred

Incomingcallsbarred

public static final Long Incomingcallsbarred

Bearercapabilityunauthorized

public static final Long Bearercapabilityunauthorized

Bearercapabilitynotavailable

public static final Long Bearercapabilitynotavailable

Servicenotavailable

public static final Long Servicenotavailable

Bearercapablitynotimplmented

public static final Long Bearercapablitynotimplmented

Channeltypenotimplemented

public static final Long Channeltypenotimplemented

Facilitynotimplemented

public static final Long Facilitynotimplemented

Restrcteddigtalinfrmtiononly

public static final Long Restrcteddigtalinfrmtiononly

Servicenotimplemented

public static final Long Servicenotimplemented

Invalidcallreference

public static final Long Invalidcallreference

Identifiedchanneldoesntexist

public static final Long Identifiedchanneldoesntexist

Callidentifyinuse

public static final Long Callidentifyinuse

Nocallsuspended

public static final Long Nocallsuspended

Suspendedcallcleared

public static final Long Suspendedcallcleared

Incompatibledestination

public static final Long Incompatibledestination

Invalidtransitnetworkselctin

public static final Long Invalidtransitnetworkselctin

Invalidmessage

public static final Long Invalidmessage

Mandtoryinfrmtionelmentmiss

public static final Long Mandtoryinfrmtionelmentmiss

Messagenotimplemented

public static final Long Messagenotimplemented

Inopportunemessage

public static final Long Inopportunemessage

Infrmtionelemntnotimplmented

public static final Long Infrmtionelemntnotimplmented

Invlidinfrmtionelementcontnt

public static final Long Invlidinfrmtionelementcontnt

Messageincompatiblewithstate

public static final Long Messageincompatiblewithstate

Recoveryontimerexpiration

public static final Long Recoveryontimerexpiration

Mndtryinfrmtionelmntlngterr

public static final Long Mndtryinfrmtionelmntlngterr

Protocolerror

public static final Long Protocolerror

Interworking

public static final Long Interworking

map

public static Attr_AccClearingCause.NamedValueMap map
Constructor Detail

Attr_AccClearingCause

public Attr_AccClearingCause()

Attr_AccClearingCause

public Attr_AccClearingCause(Serializable o)
Method Detail

setup

public void setup()
Specified by:
setup in class net.jradius.packet.attribute.RadiusAttribute


Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.