|
|
AdventNet Web NMS 4 API Specification
|
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
|
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.adventnet.management.config.telnet
Interface TelnetAttributeConstants
- All Superinterfaces:
- AttributeConstants
- public interface TelnetAttributeConstants
- extends AttributeConstants
This interface defines constants for various TELNET Attributes like command,prompt and CommandArguments.
- See Also:
TelnetAttribute,
TelnetDevice
|
Field Summary |
static java.lang.String |
COMMAND
Constant that indicates the command of the TelnetAttribute |
static java.lang.String |
COMMAND_ARGS
Constant that indicates the CommandArguments of the TelnetAttribute. |
static java.lang.String |
PROMPT
Constant that indicates the prompt of the TelnetAttribute. |
COMMAND
public static final java.lang.String COMMAND
- Constant that indicates the command of the TelnetAttribute
PROMPT
public static final java.lang.String PROMPT
- Constant that indicates the prompt of the TelnetAttribute.
COMMAND_ARGS
public static final java.lang.String COMMAND_ARGS
- Constant that indicates the CommandArguments of the TelnetAttribute.
|
|
AdventNet Web NMS 4 API Specification
|
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
|
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |