VISM-LAPD-MIB

File: VISM-LAPD-MIB.mib (19664 bytes)

Imported modules

RFC1155-SMI RFC-1212 BASIS-MIB

Imported symbols

Counter OBJECT-TYPE voice

Defined Types

VismLapdEntry  
SEQUENCE    
  vismLapdIndex INTEGER
  vismLapdAppType INTEGER
  vismLapdWinSize INTEGER
  vismLapdN200 INTEGER
  vismLapdT200 INTEGER
  vismLapdT203 INTEGER
  vismLapdType INTEGER
  vismLapdRowStatus INTEGER
  vismLapdSide INTEGER
  vismLapdTrunkType INTEGER

VismLapdStatsEntry  
SEQUENCE    
  vismLapdStatsIndex INTEGER
  vismLapdRxInfoFrames Counter
  vismLapdTxInfoFrames Counter
  vismLapdRxReadyFrames Counter
  vismLapdTxReadyFrames Counter
  vismLapdRxNotReadyFrames Counter
  vismLapdTxNotReadyFrames Counter
  vismLapdRxSABMFrames Counter
  vismLapdTxSABMFrames Counter
  vismLapdRxDisconFrames Counter
  vismLapdTxDisconFrames Counter
  vismLapdRxUAFrames Counter
  vismLapdTxUAFrames Counter
  vismLapdRxDiscModeFrames Counter
  vismLapdTxDiscModeFrames Counter
  vismLapdRxFrmRejectFrames Counter
  vismLapdTxFrmRejectFrames Counter
  vismLapdRxExchIdFrames Counter
  vismLapdTxExchIdFrames Counter
  vismLapdRxUnumInfoFrames Counter
  vismLapdTxUnumInfoFrames Counter
  vismLapdRxRejectFrames Counter
  vismLapdTxRejectFrames Counter
  vismLapdRxInvalidFrames Counter

VismLapdDlcEntry  
SEQUENCE    
  vismLapdDlcIndex INTEGER
  vismLapdDlcSapi INTEGER
  vismLapdDlcTei INTEGER
  vismLapdDlcLinkState INTEGER

Defined Values

vismLapdGrp 1.3.6.1.4.1.351.110.5.5.12
OBJECT IDENTIFIER    

vismLapdTable 1.3.6.1.4.1.351.110.5.5.12.1
This table is used for maintaining the configuration of the LAPD channel on VISM.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VismLapdEntry

vismLapdEntry 1.3.6.1.4.1.351.110.5.5.12.1.1
An entry for vismLapdTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VismLapdEntry  

vismLapdIndex 1.3.6.1.4.1.351.110.5.5.12.1.1.1
This is the logical index for this table. This is derived from the following formula: index = 31 * (Ds1# - 1) + ds0# where : Ds1# - The T1/E1 line number in the range 1 - 8. ds0# - The ds0 channel number ranging from 1 to 24 for T1 and 1 to 31 for E1. Currently the range of 1 to 248 is used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

vismLapdAppType 1.3.6.1.4.1.351.110.5.5.12.1.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER pri(1), gr-303(2)  

vismLapdWinSize 1.3.6.1.4.1.351.110.5.5.12.1.1.3
The window size - maximum number of sequencially numbered I-frames that may be outstanding. VISM support window size range 1 to 127.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

vismLapdN200 1.3.6.1.4.1.351.110.5.5.12.1.1.4
The maximum number of retransmissions of a frame.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

vismLapdT200 1.3.6.1.4.1.351.110.5.5.12.1.1.5
The maximum number of time in milliseconds to wait for acknowledgement for a transmit frame. Transmission may be initiated. This value should be less than vismLapdT203Timer. For PRI, the range is 1000 ms to 1023000 ms. The default is 1000 ms. For GR-303, the range is 100 ms to 350 ms in increments of 50 ms. The default value is 150 ms.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 100..1023000  

vismLapdT203 1.3.6.1.4.1.351.110.5.5.12.1.1.6
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 is 10000 ms. For GR-303, the range is 10000 to 300000 ms in increments of 10000 ms. The default is 30000 ms.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1000..1023000  

vismLapdType 1.3.6.1.4.1.351.110.5.5.12.1.1.7
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&T 4ESS ntDMS100PRA(6) : NT dms100 PRA vn2or3(7) : VN 2 or VN 3 insNet(8) : INS Net tr6MPC(9) : tr6 MPC tr6PBX(10) : tr6 PBX ausp(12) : Austel Primary ni1(13) : National ISDN-1 etsi(14) : ETSI bc303TMC(15) : Bellcorp tr303 tmc bc303CSC(16) : Bellcorp tr303 csc ntDMS250(17) : NT dms250 bellcore(18) : Bellcore ni2(19) : National ISDN-2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ccitt(1), att5EssPRA(3), att4Ess(4), ntDMS100PRA(6), vn2or3(7), insNet(8), tr6MPC(9), tr6PBX(10), ausp(12), ni1(13), etsi(14), bc303TMC(15), bc303CSC(16), ntDMS250(17), bellcore(18), ni2(19)  

vismLapdRowStatus 1.3.6.1.4.1.351.110.5.5.12.1.1.8
Row status allows users to create or delete a LAPD entry. CreateAndGo: Use this to add an entry in this table. Before create a LAPD entry session manager should already be set up. i.e. session set, group and session(s) have been created. 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. destory: 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), createAndGo(4), destroy(6)  

vismLapdSide 1.3.6.1.4.1.351.110.5.5.12.1.1.9
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 can not be modified for an existing row.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER network(1), user(2)  

vismLapdTrunkType 1.3.6.1.4.1.351.110.5.5.12.1.1.10
This object indicates if the line is configured for Trunking or PRI Backhaul. This object is set to the appropriate type when the vismRudpSessionType parameter in the vismRudpSessionCnfEntry table is set. The motivation to have similar such objects at two places is for convenience.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER backhaul(1), lapdTrunking(2)  

vismLapdStatsTable 1.3.6.1.4.1.351.110.5.5.12.2
This table contains statistics information for all LAPD (D channel Data Link) interfaces on VISM.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VismLapdStatsEntry

vismLapdStatsEntry 1.3.6.1.4.1.351.110.5.5.12.2.1
An entry in the LAPD Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VismLapdStatsEntry  

vismLapdStatsIndex 1.3.6.1.4.1.351.110.5.5.12.2.1.1
This is the logical index for this table. It is the same as vismLapdIndex. An entry of this table will be implicitly created when a LAPD entry is added.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..248  

vismLapdRxInfoFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.2
Information frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdTxInfoFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.3
Information frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdRxReadyFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.4
Receiver Ready frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdTxReadyFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.5
Receiver Ready frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdRxNotReadyFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.6
Receiver Not Ready frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdTxNotReadyFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.7
Receiver Not Ready frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdRxSABMFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.8
Set Asynchronous Balanced Mode frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdTxSABMFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.9
Set Asynchronous Balanced Mode frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdRxDisconFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.10
Disconnect frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdTxDisconFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.11
Disconnect frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdRxUAFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.12
Unnumbered Acknowledge frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdTxUAFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.13
Unnumbered Acknowledge frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdRxDiscModeFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.14
Disconnect Mode frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdTxDiscModeFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.15
Disconnect Mode frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdRxFrmRejectFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.16
Frame Reject frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdTxFrmRejectFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.17
Frame Reject frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdRxExchIdFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.18
Exchange Id frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdTxExchIdFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.19
Exchange Id frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdRxUnumInfoFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.20
Unnumbered Information frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdTxUnumInfoFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.21
Unnumbered Information frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdRxRejectFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.22
Received Reject Frames.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdTxRejectFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.23
Reject frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdRxInvalidFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.24
Invalid frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vismLapdDlcTable 1.3.6.1.4.1.351.110.5.5.12.3
This table is used for maintaining the link state of different DLCs on a LAPD channel. An entry of this table will be implicitly created some time after a LAPD entry is added.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VismLapdDlcEntry

vismLapdDlcEntry 1.3.6.1.4.1.351.110.5.5.12.3.1
An entry for vismLapdDlcTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VismLapdDlcEntry  

vismLapdDlcIndex 1.3.6.1.4.1.351.110.5.5.12.3.1.1
This object identifies the corresponding LAPD index. It is the same as vismLapdIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..248  

vismLapdDlcSapi 1.3.6.1.4.1.351.110.5.5.12.3.1.2
This is the SAPI of a specific DLC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vismLapdDlcTei 1.3.6.1.4.1.351.110.5.5.12.3.1.3
This is the TEI of a specific DLC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vismLapdDlcLinkState 1.3.6.1.4.1.351.110.5.5.12.3.1.4
This object indicate the linking state on a given DLC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), unknown(3)