vismLapdRowStatus
CISCO-WAN-LAPD-TRUNK-MIB ·
.1.3.6.1.4.1.351.110.5.5.12.1.1.8
Object
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.
Context
- MIB
- CISCO-WAN-LAPD-TRUNK-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.12.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismLapdEntry
- Table
- vismLapdTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vismLapdIndex This is an index to vismLapdTable. This is derived
from the following formula:
index = 31 * (DS1# - 1) + DS0#
where : DS1# - The T1/E1 line number in the range 1 - … | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.12.1.1.1 |
| vismLapdTrunkType This object indicates if the line is configured for
Trunking or PRI Backhaul. This object is set to
the appropriate type when the vismRudpSessionType
(defined in CISCO-VISM-SESSI… | column | Enumeration | .1.3.6.1.4.1.351.110.5.5.12.1.1.10 |
| vismLapdAppType This object indicates the type of the LAPD interface.
When the user creates a LAPD entry this object need
to be specified. After creation it cannot be modified.
'… | column | Enumeration | .1.3.6.1.4.1.351.110.5.5.12.1.1.2 |
| vismLapdWinSize The window size - maximum number of sequentially
numbered I-frames that may be outstanding. | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.12.1.1.3 |
| vismLapdN200 The maximum number of retransmissions of a frame. | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.12.1.1.4 |
| vismLapdT200 The maximum number of time in milliseconds to wait for
acknowledgement for a transmit frame. This value should
be less than vismLapdT203.
For PRI, the range is 1000 ms to 1023000… | column | milliseconds Integer32 | .1.3.6.1.4.1.351.110.5.5.12.1.1.5 |
| vismLapdT203 The maximum time (in milliseconds) allowed without
frames being exchanged. This value should be greater
than vismLapdT200. For PRI, the range is 1000 to 1023000
and the default… | column | milliseconds Integer32 | .1.3.6.1.4.1.351.110.5.5.12.1.1.6 |
| vismLapdType This object specifies what type of interface the LAPD stack
will be used with.
ccitt(1) : CCITT
att5EssPRA(3) : AT&T 5ESS PRA
att4Ess(4) : AT… | column | Enumeration | .1.3.6.1.4.1.351.110.5.5.12.1.1.7 |
| vismLapdSide This object specifies whether LAPD stack is on the
user side or network side.
This object can be set when the row is created. It
cannot be modified for an existing row. | column | Enumeration | .1.3.6.1.4.1.351.110.5.5.12.1.1.9 |