User Guide
DDOC0108-000-A2
CNS4 CSfC
9 - 12
Simple Network Management Protocol
Revision 0.0
cnsFtpBoot OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (1..4096))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Used to start (1) and stop (0) the FTP server on boot."
DEFVAL { "" }
::= { cnsBootServices 3 }
cnsTftpBoot OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (1..4096))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Used to start (1) and stop (0) the TFTP server on boot."
DEFVAL { "" }
::= { cnsBootServices 4 }
cnsHttpBoot OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (1..4096))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Used to start (1) and stop (0) the HTTP server on boot."
DEFVAL { "" }
::= { cnsBootServices 5 }
cnsTelnetBoot OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (1..4096))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Used to start (1) and stop (0) the Telnet server on boot."
DEFVAL { "" }
::= { cnsBootServices 6 }
cnsSnmpBoot OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (1..4096))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Used to start (1) and stop (0) SNMP on boot."
DEFVAL { "" }
::= { cnsBootServices 7 }
cnsAllBoot OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (1..4096))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Used to start (1) and stop (0) all the services on boot."
DEFVAL { "" }
::= { cnsBootServices 8 }
END