CISCO-WAN-LAPD-TRUNK-MIB
- Registered at
- 1.3.6.1.4.1.351.110.5.5.121.3.6.1.4.1.351.150.23
- Last updated
- 2003-12-11 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2003-12-11 00:00, 2003-07-17 00:00, 2003-07-11 00:00
- Namespace
- cisco
- Source file
CISCO-WAN-LAPD-TRUNK-MIB- Digest
sha256:4b78e641703573690606004a529aaaea33be6e422bf5794aad2b36c7bb4951b3
Description
The MIB module is defined for establishing a Trunk to transport PRI (Primary Rate Interface) signaling information over a RUDP (Reliable UDP) connection for CCS (Common Channel Signaling) VoIP(Voice Over IP) Trunking application.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-vism@cisco.com
Imports
| From | Symbols |
|---|---|
| BASIS-MIB | voice |
| CISCOWAN-SMI | ciscoWan |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BASIS-MIB CISCO-WAN-LAPD-TRUNK-MIB CISCOWAN-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| vismLapdGrp OBJECT-IDENTITY | 1.3.6.1.4.1.351.110.5.5.12 | |||
| vismLapdTable OBJECT-TYPE This table is used for maintaining the configuration of the LAPD channel on VISM. | 1.3.6.1.4.1.351.110.5.5.12.1 | not-accessible | current | |
| vismLapdEntry OBJECT-TYPE An entry for vismLapdTable. | 1.3.6.1.4.1.351.110.5.5.12.1.1 | not-accessible | current | |
| vismLapdIndex OBJECT-TYPE 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 - 8. DS0# - The DS0 channel number ranging from 1 to 24 for T1 and 1 to 31 for E1. | 1.3.6.1.4.1.351.110.5.5.12.1.1.1 | Integer32 (1..248) | read-only | current |
| vismLapdAppType OBJECT-TYPE 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. 'pri' - level of service provided by ISDN(Integrated Services Digital Network) that carries voice, data, other services with control and signaling information in D-channel. 'gr-303' - standard interfaces for integrated digital loop carrier systems. | 1.3.6.1.4.1.351.110.5.5.12.1.1.2 | INTEGER {pri(1), gr-303(2)} | read-create | current |
| vismLapdWinSize OBJECT-TYPE The window size - maximum number of sequentially numbered I-frames that may be outstanding. | 1.3.6.1.4.1.351.110.5.5.12.1.1.3 | Integer32 (1..127) | read-create | current |
| vismLapdN200 OBJECT-TYPE The maximum number of retransmissions of a frame. | 1.3.6.1.4.1.351.110.5.5.12.1.1.4 | Integer32 (1..10) | read-create | current |
| vismLapdT200 OBJECT-TYPE 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 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. | 1.3.6.1.4.1.351.110.5.5.12.1.1.5 | Integer32 (100..1023000) | read-create | current |
| vismLapdT203 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.110.5.5.12.1.1.6 | Integer32 (1000..1023000) | read-create | current |
| vismLapdType OBJECT-TYPE 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 | 1.3.6.1.4.1.351.110.5.5.12.1.1.7 | 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)} | read-create | current |
| vismLapdRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.351.110.5.5.12.1.1.8 | RowStatus | read-create | current |
| vismLapdSide OBJECT-TYPE 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. | 1.3.6.1.4.1.351.110.5.5.12.1.1.9 | INTEGER {network(1), user(2)} | read-create | current |
| vismLapdTrunkType OBJECT-TYPE 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-SESSION-MIB MIB) parameter in the vismRudpSessionCnfEntry(specify in the same MIB) table is set. The motivation to have similar such objects at two places is for convenience. | 1.3.6.1.4.1.351.110.5.5.12.1.1.10 | INTEGER {backhaul(1), lapdTrunking(2)} | read-only | current |
| vismLapdStatsTable OBJECT-TYPE This table contains statistics information for all LAPD (D channel Data Link) interfaces on VISM. | 1.3.6.1.4.1.351.110.5.5.12.2 | not-accessible | current | |
| vismLapdStatsEntry OBJECT-TYPE An entry in the LAPD Table. | 1.3.6.1.4.1.351.110.5.5.12.2.1 | not-accessible | current | |
| vismLapdStatsIndex OBJECT-TYPE This is the 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. | 1.3.6.1.4.1.351.110.5.5.12.2.1.1 | Integer32 (1..248) | read-only | current |
| vismLapdRxInfoFrames OBJECT-TYPE This counter contains received information frames on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.2 | Counter32 | read-only | current |
| vismLapdTxInfoFrames OBJECT-TYPE This counter contains information frames transmitted on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.3 | Counter32 | read-only | current |
| vismLapdRxReadyFrames OBJECT-TYPE This counter contains Receiver Ready frames received on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.4 | Counter32 | read-only | current |
| vismLapdTxReadyFrames OBJECT-TYPE This counter contains Receiver Ready frames transmitted on LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.5 | Counter32 | read-only | current |
| vismLapdRxNotReadyFrames OBJECT-TYPE This counter contains Receiver Not Ready frames received on LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.6 | Counter32 | read-only | current |
| vismLapdTxNotReadyFrames OBJECT-TYPE This counter contains Receiver Not Ready frames transmitted on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.7 | Counter32 | read-only | current |
| vismLapdRxSABMFrames OBJECT-TYPE This counter contains Set Asynchronous Balanced Mode frames received on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.8 | Counter32 | read-only | current |
| vismLapdTxSABMFrames OBJECT-TYPE This counter contains Set Asynchronous Balanced Mode frames transmitted on LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.9 | Counter32 | read-only | current |
| vismLapdRxDisconFrames OBJECT-TYPE This counter contains Disconnect frames received on LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.10 | Counter32 | read-only | current |
| vismLapdTxDisconFrames OBJECT-TYPE This counter contains Disconnect frames transmitted on LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.11 | Counter32 | read-only | current |
| vismLapdRxUAFrames OBJECT-TYPE This counter contains Unnumbered Acknowledge frames received on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.12 | Counter32 | read-only | current |
| vismLapdTxUAFrames OBJECT-TYPE This counter contains Unnumbered Acknowledge frames transmitted on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.13 | Counter32 | read-only | current |
| vismLapdRxDiscModeFrames OBJECT-TYPE This counter contains Disconnect Mode frames received on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.14 | Counter32 | read-only | current |
| vismLapdTxDiscModeFrames OBJECT-TYPE This counter contains Disconnect Mode frames transmitted on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.15 | Counter32 | read-only | current |
| vismLapdRxFrmRejectFrames OBJECT-TYPE This counter contains Frame Reject frames received on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.16 | Counter32 | read-only | current |
| vismLapdTxFrmRejectFrames OBJECT-TYPE This counter contains Frame Reject frames transmitted on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.17 | Counter32 | read-only | current |
| vismLapdRxExchIdFrames OBJECT-TYPE This counter contains Exchange Id frames received on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.18 | Counter32 | read-only | current |
| vismLapdTxExchIdFrames OBJECT-TYPE This counter contains Exchange Id frames transmitted on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.19 | Counter32 | read-only | current |
| vismLapdRxUnumInfoFrames OBJECT-TYPE This counter contains Unnumbered Information frames received on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.20 | Counter32 | read-only | current |
| vismLapdTxUnumInfoFrames OBJECT-TYPE This counter contains Unnumbered Information frames transmitted on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.21 | Counter32 | read-only | current |
| vismLapdRxRejectFrames OBJECT-TYPE This counter contains Received Reject Frames on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.22 | Counter32 | read-only | current |
| vismLapdTxRejectFrames OBJECT-TYPE This counter contains Reject frames transmitted on LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.23 | Counter32 | read-only | current |
| vismLapdRxInvalidFrames OBJECT-TYPE This counter contains Invalid frames received on a LAPD. | 1.3.6.1.4.1.351.110.5.5.12.2.1.24 | Counter32 | read-only | current |
| vismLapdDlcTable OBJECT-TYPE 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 when a LAPD entry is added. | 1.3.6.1.4.1.351.110.5.5.12.3 | not-accessible | current | |
| vismLapdDlcEntry OBJECT-TYPE An entry for vismLapdDlcTable. | 1.3.6.1.4.1.351.110.5.5.12.3.1 | not-accessible | current | |
| vismLapdDlcIndex OBJECT-TYPE This object identifies the corresponding LAPD index. It is the same as vismLapdIndex. | 1.3.6.1.4.1.351.110.5.5.12.3.1.1 | Integer32 (1..248) | read-only | current |
| vismLapdDlcSapi OBJECT-TYPE This is the SAPI(Service Access Point Identifier) of a specific DLC(Data Link Control). | 1.3.6.1.4.1.351.110.5.5.12.3.1.2 | Integer32 (0..2147483647) | read-only | current |
| vismLapdDlcTei OBJECT-TYPE This is the TEI(Terminal Endpoint Identifier) of a specific DLC. | 1.3.6.1.4.1.351.110.5.5.12.3.1.3 | Integer32 (0..2147483647) | read-only | current |
| vismLapdDlcLinkState OBJECT-TYPE This object indicate the linking state on a given DLC. | 1.3.6.1.4.1.351.110.5.5.12.3.1.4 | INTEGER {up(1), down(2), unknown(3)} | read-only | current |
| ciscoWanLapdTrunkMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.23.1 | |||
| vismLapdTrunkGrp OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.23.1.1 | |||
| vismLapdTrunkGrpTable OBJECT-TYPE This table defines attributes used to set up a Trunked LAPD (Link Access Procedure on the D-channel) connection over RUDP between 2 VISM's to transport PRI D channel information. Such a Trunked connection over RUDP can only be created if the D-channel has already not been configured for PRI Backhaul. The object vismLapdTrunkType in vismLapdTable indicate PRI Backhaul or Trunking is configured, also an entry will be created for each D channel. PRI Backhaul and PRI Trunking can co-exist on the same card but not on the same line, a line (DS1) is associated with a LAPD RUDP through vismLapdTrunkRudpIndex. | 1.3.6.1.4.1.351.150.23.1.1.1 | not-accessible | current | |
| vismLapdTrunkGrpEntry OBJECT-TYPE An entry in the vismLapdTrunkGrpTable. | 1.3.6.1.4.1.351.150.23.1.1.1.1 | not-accessible | current | |
| vismLapdTrunkNum OBJECT-TYPE This is the index of vismLapdTrunkGrpTable. | 1.3.6.1.4.1.351.150.23.1.1.1.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| vismLapdTrunkState OBJECT-TYPE 'oos' - Out of service state. The LAPD Trunk state is independent of the RUDP session state in the sense that the LAPD state could be 'oos' while the RUDP session state is 'is' and vice versa. 'is' - In service state. 'unknown' - This is the state other than the above states. If the communication is lost between the 2 VISM's, the state of this connection becomes 'oos'. | 1.3.6.1.4.1.351.150.23.1.1.1.1.2 | INTEGER {oos(1), is(2), unknown(3)} | read-only | current |
| vismLapdTrunkRudpIndex OBJECT-TYPE All LAPD Trunk connections are over RUDP. Each RUDP connection is characterized by a set of negotiable and non-negotiable parameters. These parameters are in vismRudpSessionCnfEntry(defined in CISCO-VISM-SESSION-MIB MIB) table. This object is an index into that table. Before creating an entry in this table the corresponding RUDP session entry must be created in the vismRudpSessionCnfEntry table with the vismRudpSessionType(defined in the same MIB) as LAPD Trunking. The RUDP session cannot be deleted if the corresponding LAPD Trunk still exist. The LAPD Trunk needs to be deleted before deleting RUDP session as specified in CISCO-VISM-SESSION-MIB. | 1.3.6.1.4.1.351.150.23.1.1.1.1.3 | Integer32 (0..2147483647) | read-create | current |
| vismLapdTrunkRowStatus OBJECT-TYPE This variable allows the user to add or delete the entry for this table. 'createAndGo': Use this to add a LAPD Trunk connection in this table. The vismLapdTrunkRudpIndex for this corresponding entry has to be specified also. 'active': This value is returned, once the row is created. 'destroy': Use this to delete a LAPD Trunk connection from this table. | 1.3.6.1.4.1.351.150.23.1.1.1.1.4 | RowStatus | read-create | current |
| vismLapdTrunkNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.23.2 | |||
| vismLapdTrunkNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.23.2.0 | |||
| vismLapdTrunkMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.23.3 | |||
| vismLapdTrunkMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.23.3.1 | |||
| vismLapdTrunkMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.23.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| vismLapdTrunkMIBCompliance MODULE-COMPLIANCE The complaince statement for LAPD Trunk group which implements vismLapdTrunkGrp MIB. | 1.3.6.1.4.1.351.150.23.3.1.1 | current |
| vismLapdTrunkGroup OBJECT-GROUP This group contains objects related to configuration of LAPD Trunk connections over RUDP. | 1.3.6.1.4.1.351.150.23.3.2.1 | current |
| ciscoVismLapdGroup OBJECT-GROUP The collection of objects which are used to represent VISM LAPD information. | 1.3.6.1.4.1.351.150.23.3.2.2 | current |
| ciscoVismLapdStatsGroup OBJECT-GROUP The collection of objects which are used to represent VISM LAPD Statistics information. | 1.3.6.1.4.1.351.150.23.3.2.3 | current |
| ciscoVismLapdDlcTable OBJECT-GROUP The collection of objects which are used to represent VISM LAPD link State of different DLCs on a LAPD channel. | 1.3.6.1.4.1.351.150.23.3.2.4 | current |