Description | Row status allows users to create or delete a LAPD entry.
'createAndGo' - this option is use to create an entry in the
table. Before a LAPD entry is created, the session manager
should be set up(add a PRI backhaul session set,
and session group between VISM and the call agent).
Before creating a LAPD entry the entry in HDLC table will
implicitly created first. If the DS0 has already been used
then the request of creating a LAPD channel on the same DS0
on the same line will be rejected. After creating the LAPD
entry the corresponding entry in vismLapdStatsTable will be
implicitly created.
'active' - When an entry is created it becomes active.
'destroy' - Use this to delete an entry in this table. After
implicitly deleting all the entries(if there is any) in
vismLapdDlcEntry table for the specific D channel the entry
in vismLapdEntry will be deleted, then the entry in
vismLapdStatsTable will be implicitly deleted, followed by
the deletion of the HDLC entry. |