-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathCISCO-TRANSACTION-CONNECTION-MIB-V1SMI.my
741 lines (671 loc) · 21.9 KB
/
CISCO-TRANSACTION-CONNECTION-MIB-V1SMI.my
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
-- MIB file created 20-Jan-2006 17:05:25, by
-- SMICng version 2.2.11-beta(PRO)(Solaris), January 20, 2001. Enterprise key cisco.com
CISCO-TRANSACTION-CONNECTION-MIB DEFINITIONS ::= BEGIN
-- From file: "CISCO-TRANSACTION-CONNECTION-MIB.my"
-- Compile options "4 7 F H N O W 03 06 0B 0G 0N 0T"
IMPORTS
DateAndTime, TimeInterval, TruthValue
FROM SNMPv2-TC-v1
ifIndex
FROM IF-MIB
SnmpAdminString
FROM SNMP-FRAMEWORK-MIB
ciscoMgmt
FROM CISCO-SMI
Gauge, IpAddress
FROM RFC1155-SMI
OBJECT-TYPE
FROM RFC-1212;
ciscoTransactionConnectionMIB OBJECT IDENTIFIER ::= { ciscoMgmt 144 }
-- MODULE-IDENTITY
-- LastUpdated
-- 200512220000Z
-- OrgName
-- Cisco Systems, Inc.
-- ContactInfo
-- Cisco Systems
-- Customer Service
--
-- Postal: 170 W. Tasman Drive
-- San Jose, CA 95134
-- USA
--
-- Tel: +1 800 553-NETS
-- E-mail: [email protected]
-- Descr
-- The MIB module for retrieving Cisco Transaction
-- Connection configuration and status. Cisco Transaction
-- Connection routes transactions between IBM CICS (Customer
-- Information Control System) hosts and clients using the
-- ISC (Inter-System Communication) protocol.
-- RevDate
-- 200512220000Z
-- RevDescr
-- Imported Unsigned32 from SNMPv2-SMI instead
-- of CISCO-TC.
-- RevDate
-- 9908190000Z
-- RevDescr
-- The initial version of this MIB module.
ciscoTransConnMIBObjects OBJECT IDENTIFIER ::= { ciscoTransactionConnectionMIB 1 }
ciscoTransConnMIBConformance OBJECT IDENTIFIER ::= { ciscoTransactionConnectionMIB 3 }
ciscoTransConnMIBCompliances OBJECT IDENTIFIER ::= { ciscoTransConnMIBConformance 1 }
ciscoTransConnMIBGroups OBJECT IDENTIFIER ::= { ciscoTransConnMIBConformance 2 }
ctcLicense OBJECT IDENTIFIER ::= { ciscoTransConnMIBObjects 1 }
-- OBJECT-IDENTITY
-- Status
-- mandatory
-- Descr
-- An object containing a Cisco Transaction Connection
-- license.
ctcLicenseState OBJECT-TYPE
SYNTAX INTEGER {
unconfigured(1),
notValidatedYet(2),
badKey(3),
licenseOK(4),
expired(5)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The state of the Transaction Connection license.
unconfigured : A license key has not been provided.
notValidatedYet : A license key has been provided, but
it cannot be validated until a server
is created. When the first server is
created, the license key is validated,
changing the license state to one of
the following.
badKey : The content of ctcLicenseKey is not a
valid license key.
licenseOK : The license has been validated.
expired : The expiration date of the license
has passed."
::= { ctcLicense 1 }
ctcLicenseKey OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(16))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"A Transaction Connection license key. The field must
be exactly 32 hexadecimal characters in length."
::= { ctcLicense 2 }
ctcLicenseMaxConn OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The maximum number of connections allowed by the license.
This field contains zero if the license is for an unlimited
number of connections or if the ctcLicenseState is not
licenseOK."
::= { ctcLicense 3 }
ctcLicenseCurrConn OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Current number of connections in use. Normally, the value
of this field should be less then or equal to the value in
ctcLicenseMaxConn if it is not zero. However, when a license
key is changed to decrease the maximum number ofconnections,
the value of this field may temporarily exceed the limit.
When this occurs, existing connections will not be deleted
automatically to meet the new, smaller limit. New
connections will be denied until the existing connections
voluntarily disconnect."
::= { ctcLicense 4 }
ctcLicenseExpiration OBJECT-TYPE
SYNTAX DateAndTime
-- Rsyntax OCTET STRING(SIZE(8|11))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The expiration date of the Transaction Connection
license. This object contains a valid expiration date only
if the license is not permanent."
::= { ctcLicense 5 }
ctcDestinationTable OBJECT-TYPE
SYNTAX SEQUENCE OF CtcDestinationEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A table containing Cisco Transaction Connection
destination configurations."
::= { ciscoTransConnMIBObjects 2 }
ctcDestinationEntry OBJECT-TYPE
SYNTAX CtcDestinationEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A row containing a Cisco Transaction Connection
destination configuration."
INDEX { ctcDestinationName }
::= { ctcDestinationTable 1 }
CtcDestinationEntry ::= SEQUENCE {
ctcDestinationName SnmpAdminString,
ctcDestinationRemoteLUName SnmpAdminString,
ctcDestinationModeName SnmpAdminString,
ctcDestinationNumHits Gauge
}
ctcDestinationName OBJECT-TYPE
SYNTAX SnmpAdminString(SIZE(0..16))
-- Rsyntax OCTET STRING(SIZE(0..16))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The destination name."
::= { ctcDestinationEntry 1 }
ctcDestinationRemoteLUName OBJECT-TYPE
SYNTAX SnmpAdminString(SIZE(0..17))
-- Rsyntax OCTET STRING(SIZE(0..17))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Remote LU (Logical Unit) name of the destination
target."
::= { ctcDestinationEntry 2 }
ctcDestinationModeName OBJECT-TYPE
SYNTAX SnmpAdminString(SIZE(0..10))
-- Rsyntax OCTET STRING(SIZE(0..10))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The mode name of the destination target. In SNA, a mode
name is the name used by the initiator of a session to
designate the characteristics desired for that session,
such as traffic pacing values, message length limits,
and the class of service within the transport network."
::= { ctcDestinationEntry 3 }
ctcDestinationNumHits OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of hits the destination target has received. A
hit is registered each time a route is looked up. This
means that every time a connection is established, one
destination target of the route has its hit count
incremented."
::= { ctcDestinationEntry 4 }
ctcRouteTable OBJECT-TYPE
SYNTAX SEQUENCE OF CtcRouteEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A table containing Cisco Transaction Connection route
configurations."
::= { ciscoTransConnMIBObjects 3 }
ctcRouteEntry OBJECT-TYPE
SYNTAX CtcRouteEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A row containing a Cisco Transaction Connection
destination configuration."
INDEX { ifIndex }
::= { ctcRouteTable 1 }
CtcRouteEntry ::= SEQUENCE {
ctcRouteOwningServer Gauge,
ctcRouteTransactionID SnmpAdminString,
ctcRouteDestinationName SnmpAdminString
}
ctcRouteOwningServer OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The ctcServerIndex of the server that owns this route."
::= { ctcRouteEntry 1 }
ctcRouteTransactionID OBJECT-TYPE
SYNTAX SnmpAdminString(SIZE(0..16))
-- Rsyntax OCTET STRING(SIZE(0..16))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The transaction ID that this route handles."
::= { ctcRouteEntry 2 }
ctcRouteDestinationName OBJECT-TYPE
SYNTAX SnmpAdminString(SIZE(0..16))
-- Rsyntax OCTET STRING(SIZE(0..16))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The name of this route's destination."
::= { ctcRouteEntry 3 }
ctcServerTable OBJECT-TYPE
SYNTAX SEQUENCE OF CtcServerEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A table containing Transaction Connection servers."
::= { ciscoTransConnMIBObjects 4 }
ctcServerEntry OBJECT-TYPE
SYNTAX CtcServerEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A row containing a Transaction Connection server. This
server routes APPC (Advanced Program-to-Program
Communcations) data streams between TCP/IP clients and
CICS hosts. Each server will have a unique IP address and
port."
INDEX { ctcServerIndex }
::= { ctcServerTable 1 }
CtcServerEntry ::= SEQUENCE {
ctcServerIndex Gauge,
ctcServerName SnmpAdminString,
ctcServerListening TruthValue,
ctcServerIPAddr IpAddress,
ctcServerPort Gauge,
ctcServerDestinationName SnmpAdminString,
ctcServerClientTimeout Gauge,
ctcServerHostTimeout Gauge,
ctcServerWindowSize Gauge,
ctcServerConnectionCount Gauge,
ctcServerProgNameUpperCase TruthValue
}
ctcServerIndex OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The index of this server in the server list."
::= { ctcServerEntry 1 }
ctcServerName OBJECT-TYPE
SYNTAX SnmpAdminString(SIZE(0..16))
-- Rsyntax OCTET STRING(SIZE(0..16))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The name of the server."
::= { ctcServerEntry 2 }
ctcServerListening OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object reflects whether or not the server is
listening for connections. A return value of 'true'
means the server is actively listening."
::= { ctcServerEntry 3 }
ctcServerIPAddr OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object reflects the IP address for which the server is
listening for connections. If it is set to 0.0.0.0, then
the server is listening on all IP addresses."
DEFVAL { '00000000'H }
::= { ctcServerEntry 4 }
ctcServerPort OBJECT-TYPE
SYNTAX Gauge(1..65535)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The port on which the server is listening for connections."
DEFVAL { 1435 }
::= { ctcServerEntry 5 }
ctcServerDestinationName OBJECT-TYPE
SYNTAX SnmpAdminString(SIZE(0..16))
-- Rsyntax OCTET STRING(SIZE(0..16))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object reflects the name of this server's default
destination."
::= { ctcServerEntry 6 }
ctcServerClientTimeout OBJECT-TYPE
SYNTAX Gauge(0..1440)
-- Units
-- minutes
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object reflects the period of time that a client end
connection can remain idle before being dropped by a server.
The maximum time is 24 hours. If set to 0, the server will
never drop the connection due to a timeout event."
DEFVAL { 0 }
::= { ctcServerEntry 7 }
ctcServerHostTimeout OBJECT-TYPE
SYNTAX Gauge(0..1440)
-- Units
-- minutes
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object reflects the period of time that a host end
connection can remain idle before being dropped by a server.
The maximum time is 24 hours. If set to 0, the server will
never drop the connection due to a timeout event."
DEFVAL { 0 }
::= { ctcServerEntry 8 }
ctcServerWindowSize OBJECT-TYPE
SYNTAX Gauge
-- Units
-- bytes
ACCESS read-only
STATUS mandatory
DESCRIPTION
"TCP window size for each connection of the Transaction
Connection server."
DEFVAL { 4096 }
::= { ctcServerEntry 9 }
ctcServerConnectionCount OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of connections on this server at this moment."
::= { ctcServerEntry 10 }
ctcServerProgNameUpperCase OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object reflects whether or not the server will
convert CICS program names to upper case. A return value of
'true' means the server will convert such names to upper
case."
DEFVAL { true }
::= { ctcServerEntry 11 }
ctcConnectionTable OBJECT-TYPE
SYNTAX SEQUENCE OF CtcConnectionEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A table containing connection information. Each row
reflects a client connection that is active at this moment."
::= { ciscoTransConnMIBObjects 5 }
ctcConnectionEntry OBJECT-TYPE
SYNTAX CtcConnectionEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A row containing connection information."
INDEX { ifIndex }
::= { ctcConnectionTable 1 }
CtcConnectionEntry ::= SEQUENCE {
ctcConnectionId OCTET STRING,
ctcConnectionServer Gauge,
ctcConnectionState INTEGER,
ctcConnectionSessionCount Gauge,
ctcConnectionClientIPAddr IpAddress,
ctcConnectionClientPort Gauge,
ctcConnectionTotalConversations Gauge,
ctcConnectionConnectTime DateAndTime,
ctcConnectionIdleTime TimeInterval,
ctcConnectionTotalBytesRecvd Gauge
}
ctcConnectionId OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(4))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The ID of the connection object."
::= { ctcConnectionEntry 1 }
ctcConnectionServer OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The ctcServerIndex of the server that owns this
connection."
::= { ctcConnectionEntry 2 }
ctcConnectionState OBJECT-TYPE
SYNTAX INTEGER {
reset(1),
closing(2),
halt(3),
receiving(4)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The state of a connection object.
reset : the connection is ready to process data
closing : the connection is in the process of closing
halt : the connection has halted due to an error
condition
receiving : the connection is receive normal data"
::= { ctcConnectionEntry 3 }
ctcConnectionSessionCount OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of sessions currently in use for the
connection."
::= { ctcConnectionEntry 4 }
ctcConnectionClientIPAddr OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-only
STATUS mandatory
DESCRIPTION
"IP address of client machine using this connection."
::= { ctcConnectionEntry 5 }
ctcConnectionClientPort OBJECT-TYPE
SYNTAX Gauge(1..65535)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Port number used on client machine for this connection."
::= { ctcConnectionEntry 6 }
ctcConnectionTotalConversations OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of conversations that have been processed by
the connection."
::= { ctcConnectionEntry 7 }
ctcConnectionConnectTime OBJECT-TYPE
SYNTAX DateAndTime
-- Rsyntax OCTET STRING(SIZE(8|11))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The moment when the connection was established."
::= { ctcConnectionEntry 8 }
ctcConnectionIdleTime OBJECT-TYPE
SYNTAX TimeInterval
-- Rsyntax INTEGER(0..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Amount of time the connection has gone without activity."
::= { ctcConnectionEntry 9 }
ctcConnectionTotalBytesRecvd OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of bytes received from client."
::= { ctcConnectionEntry 10 }
ctcTransactionTable OBJECT-TYPE
SYNTAX SEQUENCE OF CtcTransactionEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A table containing transaction information. Each row
reflects a host transaction that is active at this moment."
::= { ciscoTransConnMIBObjects 6 }
ctcTransactionEntry OBJECT-TYPE
SYNTAX CtcTransactionEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A row containing transaction information."
INDEX { ifIndex }
::= { ctcTransactionTable 1 }
CtcTransactionEntry ::= SEQUENCE {
ctcTransactionSessionId OCTET STRING,
ctcTransactionServer Gauge,
ctcTransactionConnectionId OCTET STRING,
ctcTransactionState INTEGER,
ctcTransactionTPName SnmpAdminString,
ctcTransactionUserId SnmpAdminString
}
ctcTransactionSessionId OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(4))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The ID of the transaction session object."
::= { ctcTransactionEntry 1 }
ctcTransactionServer OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The ctcServerIndex of the server that owns this
transaction."
::= { ctcTransactionEntry 2 }
ctcTransactionConnectionId OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(4))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The ID of the transaction session object's connection."
::= { ctcTransactionEntry 3 }
ctcTransactionState OBJECT-TYPE
SYNTAX INTEGER {
reset(1),
opening(2),
sending(3),
receiving(4),
exception(5),
exceptionresponse(6),
closing(7)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The state of a connection object.
reset : the transaction is ready to process data
opening : the transaction is opening a connection
sending : the transaction is sending data
receiving : the transaction is receiving data
exception : the transaction has encountered an error
exceptionresponse : the transaction is awaiting an error
response
closing : the transaction is in the process of
closing"
::= { ctcTransactionEntry 4 }
ctcTransactionTPName OBJECT-TYPE
SYNTAX SnmpAdminString(SIZE(0..32))
-- Rsyntax OCTET STRING(SIZE(0..32))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The transaction program name of the transaction. This is
sometimes referred to as the TRANID in CICS."
::= { ctcTransactionEntry 5 }
ctcTransactionUserId OBJECT-TYPE
SYNTAX SnmpAdminString(SIZE(0..16))
-- Rsyntax OCTET STRING(SIZE(0..16))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The user ID that was used to initiate the transaction."
::= { ctcTransactionEntry 6 }
ciscoTransConnLicenseGroup OBJECT IDENTIFIER ::= { ciscoTransConnMIBGroups 1 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing Transaction Connection
-- license monitoring.
-- objects
-- ctcLicenseState, ctcLicenseKey, ctcLicenseMaxConn,
-- ctcLicenseCurrConn, ctcLicenseExpiration
ciscoTransConnDestinationGroup OBJECT IDENTIFIER ::= { ciscoTransConnMIBGroups 2 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing Transaction Connection
-- destination monitoring.
-- objects
-- ctcDestinationName, ctcDestinationRemoteLUName,
-- ctcDestinationModeName, ctcDestinationNumHits
ciscoTransConnRouteGroup OBJECT IDENTIFIER ::= { ciscoTransConnMIBGroups 3 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing Transaction Connection
-- route monitoring.
-- objects
-- ctcRouteOwningServer, ctcRouteTransactionID,
-- ctcRouteDestinationName
ciscoTransConnServerGroup OBJECT IDENTIFIER ::= { ciscoTransConnMIBGroups 4 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing Transaction Connection
-- server monitoring.
-- objects
-- ctcServerIndex, ctcServerName, ctcServerListening,
-- ctcServerIPAddr, ctcServerPort, ctcServerDestinationName,
-- ctcServerClientTimeout, ctcServerHostTimeout,
-- ctcServerWindowSize, ctcServerConnectionCount,
-- ctcServerProgNameUpperCase
ciscoTransConnConnectionGroup OBJECT IDENTIFIER ::= { ciscoTransConnMIBGroups 5 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing Transaction Connection
-- monitoring.
-- objects
-- ctcConnectionId, ctcConnectionServer, ctcConnectionState,
-- ctcConnectionSessionCount, ctcConnectionClientIPAddr,
-- ctcConnectionClientPort, ctcConnectionTotalConversations,
-- ctcConnectionConnectTime, ctcConnectionIdleTime,
-- ctcConnectionTotalBytesRecvd
ciscoTransConnTransactionGroup OBJECT IDENTIFIER ::= { ciscoTransConnMIBGroups 6 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing Transaction Connection
-- transaction monitoring.
-- objects
-- ctcTransactionSessionId, ctcTransactionServer,
-- ctcTransactionConnectionId, ctcTransactionState,
-- ctcTransactionTPName, ctcTransactionUserId
ciscoTransConnMIBCompliance OBJECT IDENTIFIER ::= { ciscoTransConnMIBCompliances 1 }
-- MODULE-COMPLIANCE
-- Status
-- mandatory
-- Descr
-- The compliance statement for entities which implement the
-- Cisco Transaction Connection MIB
-- Module
-- >>current<<
-- MandGroup
-- ciscoTransConnLicenseGroup
-- MandGroup
-- ciscoTransConnDestinationGroup
-- MandGroup
-- ciscoTransConnRouteGroup
-- MandGroup
-- ciscoTransConnServerGroup
-- MandGroup
-- ciscoTransConnConnectionGroup
-- MandGroup
-- ciscoTransConnTransactionGroup
END