net.jradius.dictionary.vsa_redback
Class Attr_PVCEncapsulationType
java.lang.Object
net.jradius.packet.attribute.RadiusAttribute
net.jradius.packet.attribute.VSAttribute
net.jradius.dictionary.vsa_redback.Attr_PVCEncapsulationType
- All Implemented Interfaces:
- 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:
- AAA-ENCAPS-ATM-RAW (1)
- AAA-ENCAPS-ATM-ROUTE1483 (2)
- AAA-ENCAPS-ATM-AUTO1483 (3)
- AAA-ENCAPS-ATM-MULTI (4)
- AAA-ENCAPS-ATM-BRIDGE1483 (5)
- AAA-ENCAPS-ATM-PPP (6)
- AAA-ENCAPS-ATM-PPP-SERIAL (7)
- AAA-ENCAPS-ATM-PPP-NLPID (8)
- AAA-ENCAPS-ATM-PPP-AUTO (9)
- AAA-ENCAPS-ATM-PPPOE (10)
- AAA-ENCAPS-ATM-L2TP (11)
- AAA-ENCAPS-ATM-PPP-LLC (12)
- AAA-ENCAPS-FRAME-AUTO1490 (13)
- AAA-ENCAPS-FRAME-MULTI (14)
- AAA-ENCAPS-FRAME-BRIDGE1490 (15)
- AAA-ENCAPS-FRAME-PPP (16)
- AAA-ENCAPS-FRAME-PPP-AUTO (17)
- AAA-ENCAPS-FRAME-PPPOE (18)
- AAA-ENCAPS-FRAME-ROUTE1490 (19)
- AAA-ENCAPS-FRAME-L2TP (20)
- AAA-ENCAPS-L2TP-VC-MUXED (21)
- AAA-ENCAPS-ETH (22)
- AAA-ENCAPS-ETH-PPPOE (23)
- AAA-ENCAPS-ETH-MULTI (24)
- AAA-ENCAPS-ETH-DOT1Q (25)
- AAA-ENCAPS-ETH-DOT1Q-PPPOE (26)
- AAA-ENCAPS-ATM-MULTI-PPPOE (27)
- AAA-ENCAPS-ATM-MULTI-IPV6OE (28)
- AAA-ENCAPS-ATM-MULTI-PPPOE-N-IPV6OE (29)
- AAA-ENCAPS-ETH-DOT1Q-TUNNEL (30)
- AAA-ENCAPS-ETH-DOT1Q-TUNNEL-PPPOE (31)
- Author:
- class net.jradius.freeradius.RadiusDictionary
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class net.jradius.packet.attribute.RadiusAttribute |
net.jradius.packet.attribute.RadiusAttribute.Operator |
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 |
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 |
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
AAAENCAPSATMRAW
public static final Long AAAENCAPSATMRAW
AAAENCAPSATMROUTE1483
public static final Long AAAENCAPSATMROUTE1483
AAAENCAPSATMAUTO1483
public static final Long AAAENCAPSATMAUTO1483
AAAENCAPSATMMULTI
public static final Long AAAENCAPSATMMULTI
AAAENCAPSATMBRIDGE1483
public static final Long AAAENCAPSATMBRIDGE1483
AAAENCAPSATMPPP
public static final Long AAAENCAPSATMPPP
AAAENCAPSATMPPPSERIAL
public static final Long AAAENCAPSATMPPPSERIAL
AAAENCAPSATMPPPNLPID
public static final Long AAAENCAPSATMPPPNLPID
AAAENCAPSATMPPPAUTO
public static final Long AAAENCAPSATMPPPAUTO
AAAENCAPSATMPPPOE
public static final Long AAAENCAPSATMPPPOE
AAAENCAPSATML2TP
public static final Long AAAENCAPSATML2TP
AAAENCAPSATMPPPLLC
public static final Long AAAENCAPSATMPPPLLC
AAAENCAPSFRAMEAUTO1490
public static final Long AAAENCAPSFRAMEAUTO1490
AAAENCAPSFRAMEMULTI
public static final Long AAAENCAPSFRAMEMULTI
AAAENCAPSFRAMEBRIDGE1490
public static final Long AAAENCAPSFRAMEBRIDGE1490
AAAENCAPSFRAMEPPP
public static final Long AAAENCAPSFRAMEPPP
AAAENCAPSFRAMEPPPAUTO
public static final Long AAAENCAPSFRAMEPPPAUTO
AAAENCAPSFRAMEPPPOE
public static final Long AAAENCAPSFRAMEPPPOE
AAAENCAPSFRAMEROUTE1490
public static final Long AAAENCAPSFRAMEROUTE1490
AAAENCAPSFRAMEL2TP
public static final Long AAAENCAPSFRAMEL2TP
AAAENCAPSL2TPVCMUXED
public static final Long AAAENCAPSL2TPVCMUXED
AAAENCAPSETH
public static final Long AAAENCAPSETH
AAAENCAPSETHPPPOE
public static final Long AAAENCAPSETHPPPOE
AAAENCAPSETHMULTI
public static final Long AAAENCAPSETHMULTI
AAAENCAPSETHDOT1Q
public static final Long AAAENCAPSETHDOT1Q
AAAENCAPSETHDOT1QPPPOE
public static final Long AAAENCAPSETHDOT1QPPPOE
AAAENCAPSATMMULTIPPPOE
public static final Long AAAENCAPSATMMULTIPPPOE
AAAENCAPSATMMULTIIPV6OE
public static final Long AAAENCAPSATMMULTIIPV6OE
AAAENCAPSATMMULTIPPPOENIPV6OE
public static final Long AAAENCAPSATMMULTIPPPOENIPV6OE
AAAENCAPSETHDOT1QTUNNEL
public static final Long AAAENCAPSETHDOT1QTUNNEL
AAAENCAPSETHDOT1QTUNNELPPPOE
public static final Long AAAENCAPSETHDOT1QTUNNELPPPOE
map
public static Attr_PVCEncapsulationType.NamedValueMap map
Attr_PVCEncapsulationType
public Attr_PVCEncapsulationType()
Attr_PVCEncapsulationType
public Attr_PVCEncapsulationType(Serializable o)
setup
public void setup()
- Specified by:
setup
in class net.jradius.packet.attribute.RadiusAttribute
Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.