com.foxsmart.csu.config.global
Class InterfaceTypeEnum

java.lang.Object
  extended by com.foxsmart.ic.lang.Enum
      extended by com.foxsmart.csu.config.global.InterfaceTypeEnum
All Implemented Interfaces:
java.io.Serializable

Deprecated. This class is not used. Use a specific interface class implementation instead.

public class InterfaceTypeEnum
extends Enum

The InterfaceTypeEnum class represents an interface type for all router interfaces. General format: interface serial [slot/][port-adapter/]port[:channel-group][.sub-interface].

See Also:
Serialized Form

Field Summary
static InterfaceTypeEnum ASYNC
          Deprecated. Value: 0, Name: Async, Short Description: Async, Format: port.
static InterfaceTypeEnum ATM
          Deprecated. Value: 19, Name: ATM, Short Description: ATM, Format: slot/port-adapter/port.sub-interface [multipoint | point-to-point] (e.g.
static InterfaceTypeEnum BRI
          Deprecated. Value: 17, Name: Bri, Short Description: BRI, Format: port.
static InterfaceTypeEnum BVI
          Deprecated. Value: 1, Name: BVI, Short Description: Bridge-Group Virtual Interface, Format: port.
static InterfaceTypeEnum CBR
          Deprecated. Value: 25, Name: CBR, Short Description: Constant Bit Rate, Format: slot/port.
static InterfaceTypeEnum CHANNEL
          Deprecated. Value: 26, Name: Channel, Short Description: Channel, Format: slot/port.
static InterfaceTypeEnum DIALER
          Deprecated. Value: 2, Name: Dialer, Short Description: Dialer, Format: port.
static InterfaceTypeEnum ETHERNET
          Deprecated. Value: 3, Name: Ethernet, Short Description: Ethernet IEEE 802.3, Format: slot/port-adapter/port.
static InterfaceTypeEnum FAST_ETHERNET
          Deprecated. Value: 4, Name: FastEthernet, Short Description: FastEthernet, Format: slot/port-adapter/port.
static InterfaceTypeEnum FDDI
          Deprecated. Value: 22, Name: FDDI, Short Description: Fiber Distributed Data Interface, Format: slot/port.
static InterfaceTypeEnum FR_ATM
          Deprecated. Value: 27, Name: FR-ATM, Short Description: Frame Relay-ATM, Format: port.
static InterfaceTypeEnum GROUP_ASYNC
          Deprecated. Value: 6, Name: Group-Async, Short Description: Async Group, Format: port.
static InterfaceTypeEnum HSSI
          Deprecated. Value: 18, Name: Hssi, Short Description: HSSI, Format: slot/port.
static InterfaceTypeEnum LEX
          Deprecated. Value: 7, Name: Lex, Short Description: Lex, Format: slot/port.
static InterfaceTypeEnum LOOPBACK
          Deprecated. Value: 8, Name: Loopback, Short Description: Loopback, Format: slot/port-adapter/port.
static InterfaceTypeEnum MULTILINK
          Deprecated. Value: 9, Name: Multilink, Short Description: Multilink-group, Format: port.
static InterfaceTypeEnum NULL
          Deprecated. Value: 10, Name: Null, Short Description: Null, Format: port.
static InterfaceTypeEnum PORT_CHANNEL
          Deprecated. Value: 24, Name: Port-channel, Short Description: Port-Channel, Format: port.sub-interface.
static InterfaceTypeEnum POS
          Deprecated. Value: 21, Name: POS, Short Description: Packet Over SONET, Format: slot/port-adapter/port.
static InterfaceTypeEnum SERIAL
          Deprecated. Value: 11, Name: Serial, Short Description: Serial, Format: slot/port-adapter/port.sub-interface [multipoint | point-to-point] (e.g.
static InterfaceTypeEnum TOKEN_RING
          Deprecated. Value: 5, Name: TokenRing, Short Description: Token Ring, Format: slot/port-adapter/port.
static InterfaceTypeEnum TUNNEL
          Deprecated. Value: 12, Name: Tunnel, Short Description: Tunnel, Format: slot/port-adapter/port.
static InterfaceTypeEnum VG_ANYLAN
          Deprecated. Value: 23, Name: VG-Anylan, Short Description: 100VG-AnyLAN Port Adapter, Format: slot/port-adapter/port.
static InterfaceTypeEnum VIF
          Deprecated. Value: 13, Name: Vif, Short Description: PGM Multicast Host, Format: port.
static InterfaceTypeEnum VIRTUAL_TEMPLATE
          Deprecated. Value: 14, Name: Virtual-Template, Short Description: Virtual Template, Format: port.
static InterfaceTypeEnum VIRTUAL_TOKEN_RING
          Deprecated. Value: 15, Name: Virtual-TokenRing, Short Description: Virtual TokenRing, Format: port.
static InterfaceTypeEnum VLAN
          Deprecated. Value: 16, Name: Vlan, Short Description: Catalyst Vlans, Format: port type [trbrf | ethernet] (e.g.
static InterfaceTypeEnum XTAG_ATM
          Deprecated. Value: 20, Name: XTagATM, Short Description: Extended Label ATM, Format: port.
 
Fields inherited from class com.foxsmart.ic.lang.Enum
enumMap, value
 
Constructor Summary
protected InterfaceTypeEnum(EnumEntry enumEntry)
          Deprecated.  
  InterfaceTypeEnum(java.lang.Integer value)
          Deprecated.  
  InterfaceTypeEnum(java.lang.String name)
          Deprecated.  
 
Method Summary
static java.lang.Comparable getMaxValue()
          Deprecated. Maximum value of 27.
static java.lang.Comparable getMinValue()
          Deprecated. Minimum value of 0.
 
Methods inherited from class com.foxsmart.ic.lang.Enum
createEntry, equals, getEntry, getEntry, getEntry, getEnumClass, getLongDescription, getLongDescription, getName, getName, getName, getShortDescription, getShortDescription, getValue, getValue, getValue, hasEntry, hashCode, toString, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

ASYNC

public static final InterfaceTypeEnum ASYNC
Deprecated. 
Value: 0, Name: Async, Short Description: Async, Format: port.


BVI

public static final InterfaceTypeEnum BVI
Deprecated. 
Value: 1, Name: BVI, Short Description: Bridge-Group Virtual Interface, Format: port.


DIALER

public static final InterfaceTypeEnum DIALER
Deprecated. 
Value: 2, Name: Dialer, Short Description: Dialer, Format: port.


ETHERNET

public static final InterfaceTypeEnum ETHERNET
Deprecated. 
Value: 3, Name: Ethernet, Short Description: Ethernet IEEE 802.3, Format: slot/port-adapter/port.


FAST_ETHERNET

public static final InterfaceTypeEnum FAST_ETHERNET
Deprecated. 
Value: 4, Name: FastEthernet, Short Description: FastEthernet, Format: slot/port-adapter/port.


TOKEN_RING

public static final InterfaceTypeEnum TOKEN_RING
Deprecated. 
Value: 5, Name: TokenRing, Short Description: Token Ring, Format: slot/port-adapter/port.


GROUP_ASYNC

public static final InterfaceTypeEnum GROUP_ASYNC
Deprecated. 
Value: 6, Name: Group-Async, Short Description: Async Group, Format: port.


LEX

public static final InterfaceTypeEnum LEX
Deprecated. 
Value: 7, Name: Lex, Short Description: Lex, Format: slot/port.


LOOPBACK

public static final InterfaceTypeEnum LOOPBACK
Deprecated. 
Value: 8, Name: Loopback, Short Description: Loopback, Format: slot/port-adapter/port.


MULTILINK

public static final InterfaceTypeEnum MULTILINK
Deprecated. 
Value: 9, Name: Multilink, Short Description: Multilink-group, Format: port.


NULL

public static final InterfaceTypeEnum NULL
Deprecated. 
Value: 10, Name: Null, Short Description: Null, Format: port.


SERIAL

public static final InterfaceTypeEnum SERIAL
Deprecated. 
Value: 11, Name: Serial, Short Description: Serial, Format: slot/port-adapter/port.sub-interface [multipoint | point-to-point] (e.g. interface serial 1/0/0/:1).


TUNNEL

public static final InterfaceTypeEnum TUNNEL
Deprecated. 
Value: 12, Name: Tunnel, Short Description: Tunnel, Format: slot/port-adapter/port.


VIF

public static final InterfaceTypeEnum VIF
Deprecated. 
Value: 13, Name: Vif, Short Description: PGM Multicast Host, Format: port.


VIRTUAL_TEMPLATE

public static final InterfaceTypeEnum VIRTUAL_TEMPLATE
Deprecated. 
Value: 14, Name: Virtual-Template, Short Description: Virtual Template, Format: port.


VIRTUAL_TOKEN_RING

public static final InterfaceTypeEnum VIRTUAL_TOKEN_RING
Deprecated. 
Value: 15, Name: Virtual-TokenRing, Short Description: Virtual TokenRing, Format: port.


VLAN

public static final InterfaceTypeEnum VLAN
Deprecated. 
Value: 16, Name: Vlan, Short Description: Catalyst Vlans, Format: port type [trbrf | ethernet] (e.g. 1 type trbrf).


BRI

public static final InterfaceTypeEnum BRI
Deprecated. 
Value: 17, Name: Bri, Short Description: BRI, Format: port.


HSSI

public static final InterfaceTypeEnum HSSI
Deprecated. 
Value: 18, Name: Hssi, Short Description: HSSI, Format: slot/port.


ATM

public static final InterfaceTypeEnum ATM
Deprecated. 
Value: 19, Name: ATM, Short Description: ATM, Format: slot/port-adapter/port.sub-interface [multipoint | point-to-point] (e.g. ATM0/IMA3).


XTAG_ATM

public static final InterfaceTypeEnum XTAG_ATM
Deprecated. 
Value: 20, Name: XTagATM, Short Description: Extended Label ATM, Format: port.


POS

public static final InterfaceTypeEnum POS
Deprecated. 
Value: 21, Name: POS, Short Description: Packet Over SONET, Format: slot/port-adapter/port.


FDDI

public static final InterfaceTypeEnum FDDI
Deprecated. 
Value: 22, Name: FDDI, Short Description: Fiber Distributed Data Interface, Format: slot/port.


VG_ANYLAN

public static final InterfaceTypeEnum VG_ANYLAN
Deprecated. 
Value: 23, Name: VG-Anylan, Short Description: 100VG-AnyLAN Port Adapter, Format: slot/port-adapter/port.


PORT_CHANNEL

public static final InterfaceTypeEnum PORT_CHANNEL
Deprecated. 
Value: 24, Name: Port-channel, Short Description: Port-Channel, Format: port.sub-interface.


CBR

public static final InterfaceTypeEnum CBR
Deprecated. 
Value: 25, Name: CBR, Short Description: Constant Bit Rate, Format: slot/port.


CHANNEL

public static final InterfaceTypeEnum CHANNEL
Deprecated. 
Value: 26, Name: Channel, Short Description: Channel, Format: slot/port.


FR_ATM

public static final InterfaceTypeEnum FR_ATM
Deprecated. 
Value: 27, Name: FR-ATM, Short Description: Frame Relay-ATM, Format: port.

Constructor Detail

InterfaceTypeEnum

protected InterfaceTypeEnum(EnumEntry enumEntry)
Deprecated. 

InterfaceTypeEnum

public InterfaceTypeEnum(java.lang.String name)
                  throws java.lang.IllegalArgumentException
Deprecated. 
Throws:
java.lang.IllegalArgumentException

InterfaceTypeEnum

public InterfaceTypeEnum(java.lang.Integer value)
                  throws java.lang.IllegalArgumentException
Deprecated. 
Throws:
java.lang.IllegalArgumentException
Method Detail

getMinValue

public static java.lang.Comparable getMinValue()
Deprecated. 
Minimum value of 0.

Returns:
0.

getMaxValue

public static java.lang.Comparable getMaxValue()
Deprecated. 
Maximum value of 27.

Returns:
27.


Copyright © 2005-2008 Fox Smart, Inc. All Rights Reserved.