|
|
Description:
|
sledPktGenTrigger OBJECT-TYPE
SYNTAX INTEGER {
start(1),
stop(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object controls the packet generation. Setting this
object to 'start' causes the packet generation to begin.
Reading this object will return 'start' if a packet
generation is in progress, otherwise it will return 'stop'.
Setting this object to 'stop' while packet generation is in
progress aborts the packet generation. Setting this object
to 'start' while packet generation is in progress,
'wrongValue' is returned."
DEFVAL { stop }
|
|
|
|