|
|
Description:
|
bvSetSequenceRouting OBJECT-TYPE
SYNTAX INTEGER {
automatic-Routing(1),
force-Sequenced-Routing(2),
force-Non-Sequenced-Routing(3)
}
ACCESS read-write
STATUS optional
DESCRIPTION
"Sets the VINES Routing selection.
Automatic - Utilizes Sequenced Routing if available,
otherwise uses Non-Sequenced Routing.
Force-Sequenced - Will only use Sequenced Routing.
Force-Non-Sequenced - Will only use Non-Sequenced Routing
In order for changes to this variable to take effect,
the print server must be reset. See cmdReset to do
this.
WARNING - Sequential Routing requires a VINES 5.5 or
greater server on the same subnet."
|
|
|
|