Avaya Writing Technician Interface Scripts Manual de usuario Pagina 57

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 120
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 56
Command Reference
2-27
octetfmt
The octetfmt command formats a MIB entry with an Octet or Opaque data type
using the specified format type. The syntax for the
octetfmt command is shown
below:
octetfmt
<variable_name>
<format_type>
<MIB_object>
<variable_name>
is the name of the variable.
<format_type>
is one of the following values:
ASCII_STRING returns the data as a printable display string. Any data that is not
printable is returned as its hex value in the form
<00>
.
DEC_BYTES formats the data as an unsigned decimal number, with each byte
separated by a dot.
DEC_WORDS formats the data as an unsigned decimal number, with a dot
separating every 2 bytes.
DEC_LONGS formats the data as an unsigned decimal number, with a dot
separating every 4 bytes.
HEX_BYTES formats the data as a hexadecimal string, with each byte separated by
a dot.
HEX_WORDS formats the data as a hexadecimal string, with a dot separating every
2 bytes.
HEX_LONGS formats the data as a hexadecimal string, with a dot separating every
4 bytes.
HEX_USTRING or HEX_STRING formats the data as a hexadecimal string using
uppercase digits for ‘A-F.
HEX_LSTRING formats the data as a hexadecimal string, using lowercase digits for
‘a-f.
MAC1_ADDRESS or MAC_ADDRESS formats the data as a canonical MAC address.
MAC2_ADDRESS formats the data as a noncanonical MAC address.
SIGNED_INTEGER or INTEGER formats the data as a 4-byte signed integer.
Vista de pagina 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 119 120

Comentarios a estos manuales

Sin comentarios