
Command Reference
114089 Rev. A 2-27
SIGNED_INTEGER or INTEGER formats the data as a 4-byte signed integer.
UNSIGNED_INTEGER formats the data as a 4-byte unsigned integer.
<MIB_object>
represents the variable values
<object.attribute.instance>
.
The following example shows a script using the
octetfmt command. The
command formats the MIB object as a hexadecimal string using uppercase digits.
octetfmt serialno HEX_USTRING wfHwBase.wfHwBpSerialNumber.0
echo \“Backplane serial number: 0x$serialno\”
Commentaires sur ces manuels