|
Description:
|
hwVsProtocolType OBJECT-TYPE
SYNTAX INTEGER {telnet(1), ssh(2), snmp(3), trap(4), syslog(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The object specifies the protocol type.
Options:
1.telnet(1) -Indicates the telnet.
2.ssh(2) -Indicates the ssh.
3.snmp(3) -Indicates the snmp.
4.trap(4) -Indicates the trap.
5.syslog(5) -Indicates the syslog."
|
|
|