Finding Vbrick Parameters - VBrick 9000 Series Getting Started Manual

Encoding/decoding appliance
Hide thumbs Also See for 9000 Series:
Table of Contents

Advertisement

Use these basic steps to find and set VBrick appliance parameters with the CLI:
1. Find the parameter you want to set or change. See Finding VBrick Parameters on
page 45.
2. Set the parameter using valid values obtained from the MIB. See Setting VBrick
Parameters on page 48.
3. Apply the changed value(s) using the
the MIB. See Applying Changes on page 49.
4. Optional. Save the configuration file. See Saving Changes on page 50.
The Get and Set commands are shown in the following table. All CLI commands are shown
in Table 21 on page 48. You will need to login to the VBrick and begin an edit session before
you can make any changes. Once the parameters have been set to the correct values, you must
do an
. If the response to any
ApplySet
message is displayed. Use care when typing commands. All commands and parameter
names are case sensitive. All parameter names must be prefixed by "vbrick".
Table 19. Get and Set Command Syntax
Command
GVAR vbrickMIBNAME
SVAR vbrickMIBNAME=value
Note The serial port is also used by the VBrick appliance to emit system messages. In order
to allow the script writer to distinguish between direct responses to commands and
other output, all CLI response messages have
that do not begin with these characters can be safely ignored.
It is important to note that some commands also cause a reboot of the VBrick. In order to
notify the command initiator when this happens, the string
the VBrick. In this case the commanding entity must be prepared to wait before continuing
the editing session. In practice, it is unlikely that any automated program will be tasked with
initiating any tasks that will cause a spontaneous reboot.

Finding VBrick Parameters

The best way to find a parameter name is by viewing the Configuration Log. Once you find
the parameter name, you can check the MIB using a MIB browser to verify the definition and
usage.
To locate a parameter name using the Configuration Log:
1. Use VBAdmin to set or change a parameter and click
2. Then go to Monitor > System Logs > Configuration Log and examine the log. You will
see a configuration log message reporting the exact name of the parameter you just
changed.
3. Verify the definition and usage of the parameter by examining the MIB file with either a
standard MIB browser or a text editor.
4. You can use this parameter name in a script. Make sure you prefix the parameter name
with
vbrick
H.264 Encoding/Decoding Appliance Getting Started Guide
ApplySet
Response
$!MIBNAME=value
$!MIBNAME=value
, for example:
vbrickProgramTransmitterName
command for that group as specified in
ApplySet
does not match the value of the set, an error
or
$!ERROR=errorstring
or
$!ERROR=errorstring
as leading characters. Any responses
$!
$!Rebooting ...
.
Apply
Command Line Interface
is emitted from
45

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents