NAME

     lcell_dialogs - Display/execute a dialog  box  for  managing
     LattisCell ATM switches, ports, etc.


SYNOPSIS

     lcell_dialogs [ -A alias ] [ -F mgmtfunc ] [ -G  getinterval
     ]  [  - H hostname ] [ -I ipaddress ] [ -M atmaddress ] [ -N
     portnumber ] [ -O outportnumber ] [ -P pathtolnmshome ] [ -R
     readcommunity  ] [ -T snmptimeout ] [ -V vpi:vci ] [ -W wri-
     tecommunity ] [ -X atmprefix ]



DESCRIPTION

     This program displays one of several dialog boxes for manag-
     ing  ATM  devices in a LattisCell ATM network.  Depending on
     the particular dialog box selected,  some  of  the  optional
     arguments  become required, and some may be interpreted dif-
     ferently  than  the  default  purpose.   The  ipaddress  and
     mgmtfunc arguments are always required.  Ipaddress tells the
     IP Address of the station where the CMS  agent  is  running,
     and  determines  where SNMP requests are sent to get/set MIB
     variables.  The mgmtfunc option determines which  dialog  to
     invoke, using the following list:

       code description
       ---- -----------
       1     domain - show clients (and calls)
       2     domain - show domain profile
       6     domain - show fault log
       7     switch - reset switch
       8     switch - show switch profile
       9     switch - show switch topology
       10    switch - show switch bandwidth
       12    port - disable port
       13    port - enable port
       14    port - show port profile
       15    port - show port's vpi:vci table (same as 17)
       16    port - show port traffic statistics
       17    port - show port's vpi:vci table (same as 15)
       18    port - show port traffic in recorder graph
       19    port - show port fault statistics
       20    port - show port fault statistics as recorder
       30    other - show calls for particular client
       31    other - set allowed bandwidth on a link
       32    vpi:vci - show traffic statistics for port:vpi:vci
       33    vpi:vci - show traffic graph for port:vpi:vci
       34    PVCs - open calls for PVCs
       52    port - show SONET/SDH statistics
       53    port - show DS3 statistics
       54    port - show SONET/SDH options
       55    port - show DS3 options
       58    domain - show topology profile
       59    port - show E3 (751) statistics
       60    port - show E3 (832) statistics
       61    port - show E3 options



OPTIONS

     -A alias        Optional alias for the switch whose  mac  is
                    given with -M.

     -F mgmtfunc     Management  function  code  from  the  above
                    list.

     -G getinterval  Frequency  of  iteration  in  seconds.   For
                    example,   to   graph   counters  every  five
                    seconds, supply "-G 5" in  command  line  for
                    graph dialog.

     -H hostname     Optional host name for CMS IP address.

     -I ipaddress    IP Address of CMS station.

     -M atmaddress   ATM or MAC address in form "000081abcdef" or
                    "000081abcdef:00".  For switch-level dialogs,
                    this is the mac address of the  switch.   For
                    Show  Calls  (per  client),  this  is the mac
                    address of the client.

     -N portnumber   The port number of the port of interest, for
                    port-level dialogs.

     -O outportnumber
                    The port number of the outgoing  port  for  a
                    VPI:VCI level dialog.

     -P pathtolnmshome
                    The path to auxiliary files  --  should  gen-
                    erally be "-P /usr/lnms".

     -R readcommunity
                    Read community string to get information from
                    CMS.

     -T snmptimeout  Time to wait per SNMP response, specified in
                    milliseconds (e.g., "-T 5000" is 5 seconds.

     -V vpi:vci      VPI:VCI value of  interest  for  per-VPI:VCI
                    dialogs,  specified  as  xxx:yyy, in decimal.
                    For example, "-V 0:33".

     -W writecommunity
                    Write community string to set information  to
                    CMS.

     -X atmprefix    ATM Prefix expected by CMS,  in  hex  output
                    format, e.g., "39000000000000000000000000".



EXAMPLES

           lcell_dialogs -I 192.1.1.24 -X 39000000000000000000000
          -M 000081abcdef:00 -F 10



SEE ALSO

     /usr/lnms/snm/struct/*.schema