VISM-LAPD-MIB: View SNMP OID List / Download MIB

VENDOR: STRATACOM


 Home MIB: VISM-LAPD-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 vismLapdGrp 1.3.6.1.4.1.351.110.5.5.12
       vismLapdTable 1.3.6.1.4.1.351.110.5.5.12.1 no-access
This table is used for maintaining the configuration of the LAPD channel on VISM.
           vismLapdEntry 1.3.6.1.4.1.351.110.5.5.12.1.1 no-access
An entry for vismLapdTable.
               vismLapdIndex 1.3.6.1.4.1.351.110.5.5.12.1.1.1 integer read-only
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.
               vismLapdAppType 1.3.6.1.4.1.351.110.5.5.12.1.1.2 integer read-write
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. Enumeration: 'pri': 1, 'gr-303': 2.
               vismLapdWinSize 1.3.6.1.4.1.351.110.5.5.12.1.1.3 integer read-write
The window size - maximum number of sequencially numbered I-frames that may be outstanding. VISM support window size range 1 to 127.
               vismLapdN200 1.3.6.1.4.1.351.110.5.5.12.1.1.4 integer read-write
The maximum number of retransmissions of a frame.
               vismLapdT200 1.3.6.1.4.1.351.110.5.5.12.1.1.5 integer read-write
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.
               vismLapdT203 1.3.6.1.4.1.351.110.5.5.12.1.1.6 integer read-write
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.
               vismLapdType 1.3.6.1.4.1.351.110.5.5.12.1.1.7 integer read-write
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 Enumeration: 'ccitt': 1, 'insNet': 8, 'ausp': 12, 'ntDMS100PRA': 6, 'vn2or3': 7, 'etsi': 14, 'bellcore': 18, 'bc303CSC': 16, 'tr6MPC': 9, 'bc303TMC': 15, 'ni2': 19, 'tr6PBX': 10, 'att5EssPRA': 3, 'ni1': 13, 'att4Ess': 4, 'ntDMS250': 17.
               vismLapdRowStatus 1.3.6.1.4.1.351.110.5.5.12.1.1.8 integer read-write
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. Enumeration: 'active': 1, 'destroy': 6, 'createAndGo': 4.
               vismLapdSide 1.3.6.1.4.1.351.110.5.5.12.1.1.9 integer read-write
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. Enumeration: 'network': 1, 'user': 2.
               vismLapdTrunkType 1.3.6.1.4.1.351.110.5.5.12.1.1.10 integer read-only
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. Enumeration: 'lapdTrunking': 2, 'backhaul': 1.
       vismLapdStatsTable 1.3.6.1.4.1.351.110.5.5.12.2 no-access
This table contains statistics information for all LAPD (D channel Data Link) interfaces on VISM.
           vismLapdStatsEntry 1.3.6.1.4.1.351.110.5.5.12.2.1 no-access
An entry in the LAPD Table.
               vismLapdStatsIndex 1.3.6.1.4.1.351.110.5.5.12.2.1.1 integer read-only
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.
               vismLapdRxInfoFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.2 counter read-only
Information frames received.
               vismLapdTxInfoFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.3 counter read-only
Information frames transmitted.
               vismLapdRxReadyFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.4 counter read-only
Receiver Ready frames received.
               vismLapdTxReadyFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.5 counter read-only
Receiver Ready frames transmitted.
               vismLapdRxNotReadyFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.6 counter read-only
Receiver Not Ready frames received.
               vismLapdTxNotReadyFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.7 counter read-only
Receiver Not Ready frames transmitted.
               vismLapdRxSABMFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.8 counter read-only
Set Asynchronous Balanced Mode frames received.
               vismLapdTxSABMFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.9 counter read-only
Set Asynchronous Balanced Mode frames transmitted.
               vismLapdRxDisconFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.10 counter read-only
Disconnect frames received.
               vismLapdTxDisconFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.11 counter read-only
Disconnect frames transmitted.
               vismLapdRxUAFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.12 counter read-only
Unnumbered Acknowledge frames received.
               vismLapdTxUAFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.13 counter read-only
Unnumbered Acknowledge frames transmitted.
               vismLapdRxDiscModeFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.14 counter read-only
Disconnect Mode frames received.
               vismLapdTxDiscModeFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.15 counter read-only
Disconnect Mode frames transmitted.
               vismLapdRxFrmRejectFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.16 counter read-only
Frame Reject frames received.
               vismLapdTxFrmRejectFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.17 counter read-only
Frame Reject frames transmitted.
               vismLapdRxExchIdFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.18 counter read-only
Exchange Id frames received.
               vismLapdTxExchIdFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.19 counter read-only
Exchange Id frames transmitted.
               vismLapdRxUnumInfoFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.20 counter read-only
Unnumbered Information frames received.
               vismLapdTxUnumInfoFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.21 counter read-only
Unnumbered Information frames transmitted.
               vismLapdRxRejectFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.22 counter read-only
Received Reject Frames.
               vismLapdTxRejectFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.23 counter read-only
Reject frames transmitted.
               vismLapdRxInvalidFrames 1.3.6.1.4.1.351.110.5.5.12.2.1.24 counter read-only
Invalid frames received.
       vismLapdDlcTable 1.3.6.1.4.1.351.110.5.5.12.3 no-access
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.
           vismLapdDlcEntry 1.3.6.1.4.1.351.110.5.5.12.3.1 no-access
An entry for vismLapdDlcTable.
               vismLapdDlcIndex 1.3.6.1.4.1.351.110.5.5.12.3.1.1 integer read-only
This object identifies the corresponding LAPD index. It is the same as vismLapdIndex.
               vismLapdDlcSapi 1.3.6.1.4.1.351.110.5.5.12.3.1.2 integer read-only
This is the SAPI of a specific DLC.
               vismLapdDlcTei 1.3.6.1.4.1.351.110.5.5.12.3.1.3 integer read-only
This is the TEI of a specific DLC.
               vismLapdDlcLinkState 1.3.6.1.4.1.351.110.5.5.12.3.1.4 integer read-only
This object indicate the linking state on a given DLC. Enumeration: 'down': 2, 'unknown': 3, 'up': 1.