net.jradius.dictionary.vsa_redback
Class Attr_PVCEncapsulationType

java.lang.Object
  extended by net.jradius.packet.attribute.RadiusAttribute
      extended by net.jradius.packet.attribute.VSAttribute
          extended by net.jradius.dictionary.vsa_redback.Attr_PVCEncapsulationType
All Implemented Interfaces:
java.io.Serializable

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

Attribute Name: PVC-Encapsulation-Type
Attribute Type: 26
Vendor Id: 2352
VSA Type: 39
Value Type: NamedValue
Possible Values:

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

Nested Class Summary
protected  class Attr_PVCEncapsulationType.NamedValueMap
           
 
Nested classes/interfaces inherited from class net.jradius.packet.attribute.RadiusAttribute
net.jradius.packet.attribute.RadiusAttribute.Operator
 
Field Summary
static java.lang.Long AAAENCAPSATMAUTO1483
           
static java.lang.Long AAAENCAPSATMBRIDGE1483
           
static java.lang.Long AAAENCAPSATML2TP
           
static java.lang.Long AAAENCAPSATMMULTI
           
static java.lang.Long AAAENCAPSATMPPP
           
static java.lang.Long AAAENCAPSATMPPPAUTO
           
static java.lang.Long AAAENCAPSATMPPPLLC
           
static java.lang.Long AAAENCAPSATMPPPNLPID
           
static java.lang.Long AAAENCAPSATMPPPOE
           
static java.lang.Long AAAENCAPSATMPPPSERIAL
           
static java.lang.Long AAAENCAPSATMRAW
           
static java.lang.Long AAAENCAPSATMROUTE1483
           
static java.lang.Long AAAENCAPSETH
           
static java.lang.Long AAAENCAPSETHMULTI
           
static java.lang.Long AAAENCAPSETHPPPOE
           
static java.lang.Long AAAENCAPSFRAMEAUTO1490
           
static java.lang.Long AAAENCAPSFRAMEBRIDGE1490
           
static java.lang.Long AAAENCAPSFRAMEL2TP
           
static java.lang.Long AAAENCAPSFRAMEMULTI
           
static java.lang.Long AAAENCAPSFRAMEPPP
           
static java.lang.Long AAAENCAPSFRAMEPPPAUTO
           
static java.lang.Long AAAENCAPSFRAMEPPPOE
           
static java.lang.Long AAAENCAPSFRAMEROUTE1490
           
static java.lang.Long AAAENCAPSL2TPVCMUXED
           
static Attr_PVCEncapsulationType.NamedValueMap map
           
static java.lang.String NAME
           
static long serialVersionUID
           
static long TYPE
           
static int VENDOR_ID
           
static int VSA_TYPE
           
 
Fields inherited from class net.jradius.packet.attribute.VSAttribute
vendorId, vsaAttributeType
 
Fields inherited from class net.jradius.packet.attribute.RadiusAttribute
attributeName, attributeOp, attributeType, attributeValue
 
Constructor Summary
Attr_PVCEncapsulationType()
           
Attr_PVCEncapsulationType(java.io.Serializable o)
           
 
Method Summary
 void setup()
           
 
Methods inherited from class net.jradius.packet.attribute.VSAttribute
getFormattedType, getVendorId, getVsaAttributeType, setVendorId, setVsaAttributeType
 
Methods inherited from class net.jradius.packet.attribute.RadiusAttribute
getAttributeName, getAttributeOp, getType, getValue, setAttributeOp, setAttributeOp, setup, setup, 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 java.lang.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

AAAENCAPSATMRAW

public static final java.lang.Long AAAENCAPSATMRAW

AAAENCAPSATMROUTE1483

public static final java.lang.Long AAAENCAPSATMROUTE1483

AAAENCAPSATMAUTO1483

public static final java.lang.Long AAAENCAPSATMAUTO1483

AAAENCAPSATMMULTI

public static final java.lang.Long AAAENCAPSATMMULTI

AAAENCAPSATMBRIDGE1483

public static final java.lang.Long AAAENCAPSATMBRIDGE1483

AAAENCAPSATMPPP

public static final java.lang.Long AAAENCAPSATMPPP

AAAENCAPSATMPPPSERIAL

public static final java.lang.Long AAAENCAPSATMPPPSERIAL

AAAENCAPSATMPPPNLPID

public static final java.lang.Long AAAENCAPSATMPPPNLPID

AAAENCAPSATMPPPAUTO

public static final java.lang.Long AAAENCAPSATMPPPAUTO

AAAENCAPSATMPPPOE

public static final java.lang.Long AAAENCAPSATMPPPOE

AAAENCAPSATML2TP

public static final java.lang.Long AAAENCAPSATML2TP

AAAENCAPSATMPPPLLC

public static final java.lang.Long AAAENCAPSATMPPPLLC

AAAENCAPSFRAMEAUTO1490

public static final java.lang.Long AAAENCAPSFRAMEAUTO1490

AAAENCAPSFRAMEMULTI

public static final java.lang.Long AAAENCAPSFRAMEMULTI

AAAENCAPSFRAMEBRIDGE1490

public static final java.lang.Long AAAENCAPSFRAMEBRIDGE1490

AAAENCAPSFRAMEPPP

public static final java.lang.Long AAAENCAPSFRAMEPPP

AAAENCAPSFRAMEPPPAUTO

public static final java.lang.Long AAAENCAPSFRAMEPPPAUTO

AAAENCAPSFRAMEPPPOE

public static final java.lang.Long AAAENCAPSFRAMEPPPOE

AAAENCAPSFRAMEROUTE1490

public static final java.lang.Long AAAENCAPSFRAMEROUTE1490

AAAENCAPSFRAMEL2TP

public static final java.lang.Long AAAENCAPSFRAMEL2TP

AAAENCAPSL2TPVCMUXED

public static final java.lang.Long AAAENCAPSL2TPVCMUXED

AAAENCAPSETH

public static final java.lang.Long AAAENCAPSETH

AAAENCAPSETHPPPOE

public static final java.lang.Long AAAENCAPSETHPPPOE

AAAENCAPSETHMULTI

public static final java.lang.Long AAAENCAPSETHMULTI

map

public static Attr_PVCEncapsulationType.NamedValueMap map
Constructor Detail

Attr_PVCEncapsulationType

public Attr_PVCEncapsulationType()

Attr_PVCEncapsulationType

public Attr_PVCEncapsulationType(java.io.Serializable o)
Method Detail

setup

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


Copyright © 2008 JRadius Project, All Rights Reserved.