|
RADIUS Client API (V3) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectAV.NAS_Port_Type
NAS-Port-Type values.
| Field Summary | |
static int |
ADSL_CAP
For NAS-Port-Type: ADSL-CAP - Asymmetric DSL, Carrierless Amplitude Phase Modulation = 12. |
static int |
ADSL_DMT
For NAS-Port-Type: ADSL-DMT - Asymmetric DSL, Discrete Multi-Tone = 13. |
static int |
Async
For NAS-Port-Type: Async = 0. |
static int |
Cable
For NAS-Port-Type: Cable = 17. |
static int |
Ethernet
For NAS-Port-Type:Ethernet = 15. |
static int |
G3_Fax
For NAS-Port-Type: G.3 Fax = 10. |
static int |
HDLC_Clear_Channel
For NAS-Port-Type:HDLC Clear Channel = 7. |
static int |
IDSL
For NAS-Port-Type: IDSL - ISDN Digital Subscriber Line = 14. |
static int |
ISDN_Async_V110
For NAS-Port-Type: ISDN Async V.110 = 4. |
static int |
ISDN_Async_V120
For NAS-Port-Type: ISDN Async V.120 = 3. |
static int |
ISDN_Sync
For NAS-Port-Type: ISDN Sync = 2. |
static int |
PIAFS
For NAS-Port-Type: PIAFS = 6. |
static int |
SDSL
For NAS-Port-Type: SDSL - Symmetric DSL = 11. |
static int |
Sync
For NAS-Port-Type:Sync = 1. |
static int |
Virtual
For NAS-Port-Type: Virtual = 5. |
static int |
Wireless
For NAS-Port-Type:Wireless - Other = 18. |
static int |
Wireless_802_11
For NAS-Port-Type: Wireless - IEEE 802.11 = 19. |
static int |
X25
For NAS-Port-Type: X.25 = 8. |
static int |
X75
For NAS-Port-Type: X.75 = 9. |
static int |
xDSL
For NAS-Port-Type:xDSL - Digital Subscriber Line of unknown type = 16. |
| Constructor Summary | |
AV.NAS_Port_Type()
|
|
| Methods inherited from class Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int Async
public static final int Sync
public static final int ISDN_Sync
public static final int ISDN_Async_V120
public static final int ISDN_Async_V110
public static final int Virtual
public static final int PIAFS
public static final int HDLC_Clear_Channel
public static final int X25
public static final int X75
public static final int G3_Fax
public static final int SDSL
public static final int ADSL_CAP
public static final int ADSL_DMT
public static final int IDSL
public static final int Ethernet
public static final int xDSL
public static final int Cable
public static final int Wireless
public static final int Wireless_802_11
| Constructor Detail |
public AV.NAS_Port_Type()
|
RADIUS Client API (V3) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||