Datatek UMI User Manual

Page 36

Advertising
background image

U N I V E R S A L M E D I A T I O N I N T E R F A C E ( U M I ) U S E R M A N U A L

04/30/09

36

[ipaddr=<IP address>]
[port=<TCP port>]
[del]

The UMI can maintain a set of mnemonic host names for “dialing” out to the IP network,
analogous to the /etc/hosts file on both UNIX and Microsoft Windows platforms. This allows the
UMI to perform a translation between a user-provided name and its associated IP address and
TCP port number during call setup, for originating virtual ports without a PDD. The use of a
mnemonic name is optional; the UMI will always accept an IP address in its base form.

The

host

command is used to configure the translation table.

The

name field is a mnemonic up to 9 characters in length.

If the parameter

del is used, the entry is deleted.

5.17 Mnemonic PDD ADMINISTRATION

Syntax: pdd <pdd #> < <Mnemonic PDD Address> | DELETE >

The UMI can maintain a set of mnemonic destination addresses for “dialing” out to the IP
network. These can be assigned to individual virtual ports via the vport command. The
mnemonic address may be an entry in the host table, an unqualified DNS address (if domain
names have been defined), or a fully qualified DNS address. The mnemonic address may be up
to 63 characters in length.

The use of mnemonic addressing is optional in the UMI. Numeric IP addresses may be defined
on a virtual port range basis using the dest parameter of the vport command.

The

pdd

command is used to configure the translation table. Up to sixteen mnemonic

destinations may be defined. The mnemonic destinations may be assigned to any number of
virtual ports.

The

<pdd_id> parameter is numeric identification of the mnemonic address. It has a value of one

through sixteen inclusive.

The

<Mnemonic PDD Address> is the address string without any quotes.

If the

<Mnemonic PDD Address> parameter of delete is used, the entry <pdd #> is deleted.

5.18 SNMP

Syntax: snmp [ ipaddr=<SNMP Mgr IP address> ]
[ port=<SNMP manager trap port> ]
[ CUG=<<+|-> CUG Number> ]
[ PUBLIC=< YES | NO > ]
[ COMM=< “Double Quoted Community String” | NONE > ]
[ syscontact=< “Double Quoted String” | NONE > ]
[ sysname=< “Double Quoted String” | NONE > ]
[ sysloc=< “Double Quoted String” | NONE > ]

The

snmp

command is used to configure the IP address of the SNMP trap manager. Since traps

are unsolicited alarms, an agent can take the initiative to inform the manager of the occurrence of
a predefined condition.

Advertising