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
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
|
-- Teldat, S.A.
-- Parque Tecnol�gico de Madrid
-- 28760, Tres Cantos (Madrid)
-- Tlf: +34-918076565
-- Fax: +34-918076521
-- e-mail: id@teldat.com
-- MIB privada de Teldat
-- Monitorizaci�n del interfaz CELLULAR
-- Historial:
-- 28-06-18 P. Alonso DR1042 eNB parameter as cellid when LTE.
-- 20-04-18 P. Alonso DR1042 New LTE eNB parameter.
-- 21-03-18 Benjamin G. DR1007 Dual-SIM IMSI information availability.
-- 22-01-18 P. Alonso ER#1254 New LTE cell ID parameter.
-- 01-02-17 fmiguel LTE SINR added to cellular MIB and monitoring
-- 27-07-16 P. Alonso XH 5175 cellular interface statistics for NIC.
-- 13-06-16 N. Moro DR 559. New SNMP tables: teldatCellularProfDialTable
-- and teldatCellularRecChangesTable
-- 25-02-16 J. Rodrigo DR-204. Sierra Wireless MC74xx support.
-- 07-02-14 M.A. Pastor XH 3523. Errors with HP Openview 9.20
-- 1.6 11-01-13 E. Amorena XH 2610. MIBs compilation.
-- 1.5 28-06-12 Thales Compilation error solved
-- 1.4 10-02-12 FDMB Throughput included
-- 1.3 26-06-08 FDMB Incluido SIM ICC
-- 1.2 19-07-07 M.A. Berrojo Estado del interfaz es enumeracion
-- 1.1 18-07-07 M.A. Berrojo Se agregan estadisticos de nivel 3
-- correspondientes a tr�fico intercambiado
-- por radio
-- 1.0 08-05-07 M.A. Berrojo Implementaci�n inicial
--------------------------------------------------------------------------------
TELDAT-MON-INTERF-CELLULAR-MIB
DEFINITIONS ::= BEGIN
IMPORTS
OBJECT-TYPE
FROM RFC-1212
DisplayString
FROM RFC1213-MIB
telProdNpMonInterfRouter
FROM TELDAT-SW-STRUCTURE-MIB;
-- Monitorizaci�n privada del interfaz CELLULAR
telProdNpMonInterfCellular OBJECT IDENTIFIER ::= { telProdNpMonInterfRouter 18 }
-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
-- Global Cellular monitoring variables
-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
-- Global Info Cellular monitoring variables
-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
teldatCellularInfoInterfaceTable OBJECT-TYPE
SYNTAX SEQUENCE OF TeldatCellularInfoInterfaceEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Table of information available for Cellular interfaces.
Each row represents an interface"
::= { telProdNpMonInterfCellular 1 }
teldatCellularInfoInterfaceEntry OBJECT-TYPE
SYNTAX TeldatCellularInfoInterfaceEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A base list of objects that are information about a Cellular interface.
The inex is the number of the interface"
INDEX { teldatCellularInfoInterfaceIndex }
::= { teldatCellularInfoInterfaceTable 1 }
TeldatCellularInfoInterfaceEntry ::= SEQUENCE
{
teldatCellularInfoInterfaceIndex INTEGER,
teldatCellularInfoInterfaceModuleManufacturer DisplayString,
teldatCellularInfoInterfaceModuleModel DisplayString,
teldatCellularInfoInterfaceModuleFirmware DisplayString,
teldatCellularInfoInterfaceModuleIMEI DisplayString,
teldatCellularInfoInterfaceModuleIMSI DisplayString,
teldatCellularInfoInterfaceSIMId DisplayString,
teldatCellularInfoInterfaceSIMIcc DisplayString
}
teldatCellularInfoInterfaceIndex OBJECT-TYPE
SYNTAX INTEGER(1 .. 255)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Interface index"
::= { teldatCellularInfoInterfaceEntry 1 }
teldatCellularInfoInterfaceModuleManufacturer OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular module manufacturer."
::={ teldatCellularInfoInterfaceEntry 2 }
teldatCellularInfoInterfaceModuleModel OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular module model."
::={ teldatCellularInfoInterfaceEntry 3 }
teldatCellularInfoInterfaceModuleFirmware OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular module firmware release."
::={ teldatCellularInfoInterfaceEntry 4 }
teldatCellularInfoInterfaceModuleIMEI OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular module IMEI."
::={ teldatCellularInfoInterfaceEntry 5 }
teldatCellularInfoInterfaceModuleIMSI OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular module IMSI."
::={ teldatCellularInfoInterfaceEntry 6 }
teldatCellularInfoInterfaceSIMId OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular active SIM ID."
::={ teldatCellularInfoInterfaceEntry 7 }
teldatCellularInfoInterfaceSIMIcc OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular active SIM ICC."
::={ teldatCellularInfoInterfaceEntry 8 }
-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
-- Global Stats group Cellular monitoring variables
-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
teldatCellularStatObject OBJECT IDENTIFIER ::= { telProdNpMonInterfCellular 3 }
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-- Cellular State Table, interface variables
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
teldatCellularStateInterfaceTable OBJECT-TYPE
SYNTAX SEQUENCE OF TeldatCellularStateInterfaceEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Table of Cellular interface state information."
::= { teldatCellularStatObject 1 }
teldatCellularStateInterfaceEntry OBJECT-TYPE
SYNTAX TeldatCellularStateInterfaceEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A base list of objects that are interface state information."
INDEX { teldatCellularStateInterfaceIndex}
::= { teldatCellularStateInterfaceTable 1 }
TeldatCellularStateInterfaceEntry ::= SEQUENCE
{
teldatCellularStateInterfaceIndex INTEGER,
teldatCellularStateInterfaceState DisplayString,
teldatCellularStateInterfaceDropPing INTEGER,
teldatCellularStateInterfaceDropTrace INTEGER,
teldatCellularStateInterfaceDropTraffic INTEGER,
teldatCellularStateInterfaceTConnTime INTEGER,
teldatCellularStateInterfaceCConnTime INTEGER,
teldatCellularStateInterfaceCurDial DisplayString,
teldatCellularStateInterfaceNCall INTEGER,
teldatCellularStateInterfaceDestination DisplayString,
teldatCellularStateInterfaceTime2Sp INTEGER
}
teldatCellularStateInterfaceIndex OBJECT-TYPE
SYNTAX INTEGER(1 .. 255)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular Interface index."
::={ teldatCellularStateInterfaceEntry 1 }
teldatCellularStateInterfaceState OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Call state."
::={ teldatCellularStateInterfaceEntry 2 }
teldatCellularStateInterfaceDropPing OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of calls dropped due to ping supervision."
::={ teldatCellularStateInterfaceEntry 3 }
teldatCellularStateInterfaceDropTrace OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of calls dropped due to traceroute supervision."
::={ teldatCellularStateInterfaceEntry 4 }
teldatCellularStateInterfaceDropTraffic OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of calls dropped due to traffic supervision."
::={ teldatCellularStateInterfaceEntry 5 }
teldatCellularStateInterfaceTConnTime OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Total connection time ."
::={ teldatCellularStateInterfaceEntry 6 }
teldatCellularStateInterfaceCConnTime OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Current connection time."
::={ teldatCellularStateInterfaceEntry 7 }
teldatCellularStateInterfaceCurDial OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Current dial-profile used."
::={ teldatCellularStateInterfaceEntry 8 }
teldatCellularStateInterfaceNCall OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of processed calls."
::={ teldatCellularStateInterfaceEntry 9 }
teldatCellularStateInterfaceDestination OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Connection destination."
::={ teldatCellularStateInterfaceEntry 10 }
teldatCellularStateInterfaceTime2Sp OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Time to establish the call."
::={ teldatCellularStateInterfaceEntry 11 }
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-- Cellular State Table, Mobile variables
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
teldatCellularStateMobileTable OBJECT-TYPE
SYNTAX SEQUENCE OF TeldatCellularStateMobileEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Table of Cellular mobile state information."
::= { teldatCellularStatObject 2 }
teldatCellularStateMobileEntry OBJECT-TYPE
SYNTAX TeldatCellularStateMobileEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A base list of objects that are mobile state information."
INDEX { teldatCellularStateMobileIndex }
::= { teldatCellularStateMobileTable 1 }
TeldatCellularStateMobileEntry ::= SEQUENCE
{
teldatCellularStateMobileIndex INTEGER,
teldatCellularStateMobileRegistrationState INTEGER,
teldatCellularStateMobilePublicLandMobileNtwCode INTEGER,
teldatCellularStateMobileCellLocationAreaCode INTEGER,
teldatCellularStateMobileCellId INTEGER,
teldatCellularStateMobileRadioTechnology DisplayString,
teldatCellularStateMobileRadioBand DisplayString,
teldatCellularStateMobileRxSignalCodePwr INTEGER,
teldatCellularStateMobileEnergyChipByPwrdnsty INTEGER,
teldatCellularStateMobileSignalQuality INTEGER,
teldatCellularStateMobileTemperature INTEGER,
teldatCellularStateMobileRxPackets INTEGER,
teldatCellularStateMobileRxBytes INTEGER,
teldatCellularStateMobileTxPackets INTEGER,
teldatCellularStateMobileTxBytes INTEGER,
teldatCellularStateMobileRxBpsLast1s INTEGER,
teldatCellularStateMobileTxBpsLast1s INTEGER,
teldatCellularStateMobileRxBpsLast1m INTEGER,
teldatCellularStateMobileTxBpsLast1m INTEGER,
teldatCellularStateMobileRxBpsLast5m INTEGER,
teldatCellularStateMobileTxBpsLast5m INTEGER,
teldatCellularStateMobileRxRSRP INTEGER,
teldatCellularStateMobileRxRSRQ INTEGER,
teldatCellularStateMobileRxSINR INTEGER,
teldatCellularStateMobileLTECellId INTEGER
}
teldatCellularStateMobileIndex OBJECT-TYPE
SYNTAX INTEGER(1 .. 255)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular mobile state index."
::={ teldatCellularStateMobileEntry 1 }
teldatCellularStateMobileRegistrationState OBJECT-TYPE
SYNTAX INTEGER {
searching(0),
home-network(1),
attaching(2),
denied(3),
unknown(4),
roaming(5)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular mobile registration state ()."
::={ teldatCellularStateMobileEntry 2 }
teldatCellularStateMobilePublicLandMobileNtwCode OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Public land mobile network used (+COPS)."
::={ teldatCellularStateMobileEntry 3 }
teldatCellularStateMobileCellLocationAreaCode OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular mobile cell location area code (+CGREG)."
::={ teldatCellularStateMobileEntry 4 }
teldatCellularStateMobileCellId OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular mobile used cell id (+CGREG)."
::={ teldatCellularStateMobileEntry 5 }
teldatCellularStateMobileRadioTechnology OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular mobile current radio access tecnology used (!GETRAT)."
::={ teldatCellularStateMobileEntry 6 }
teldatCellularStateMobileRadioBand OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular mobile current active band (!GETBAND)."
::={ teldatCellularStateMobileEntry 7 }
teldatCellularStateMobileRxSignalCodePwr OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular mobile received signal code power (RSCP)."
::={ teldatCellularStateMobileEntry 8 }
teldatCellularStateMobileEnergyChipByPwrdnsty OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular mobile total energy per chip per power density (EcNo)."
::={ teldatCellularStateMobileEntry 9 }
teldatCellularStateMobileSignalQuality OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular mobile reception signal quality (+CSQ)."
::={ teldatCellularStateMobileEntry 10 }
teldatCellularStateMobileTemperature OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular mobile temperature (!PCTEMP)."
::={ teldatCellularStateMobileEntry 11 }
teldatCellularStateMobileRxPackets OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of data packtes received by the radio interface"
::={ teldatCellularStateMobileEntry 12 }
teldatCellularStateMobileRxBytes OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of data bytes received by the radio interface"
::={ teldatCellularStateMobileEntry 13 }
teldatCellularStateMobileTxPackets OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of data packtes sent by the radio interface"
::={ teldatCellularStateMobileEntry 14 }
teldatCellularStateMobileTxBytes OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of data packtes sent by the radio interface"
::={ teldatCellularStateMobileEntry 15 }
teldatCellularStateMobileRxBpsLast1s OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Rx througput measured in the last second in bps"
::={ teldatCellularStateMobileEntry 16 }
teldatCellularStateMobileTxBpsLast1s OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Tx througput measured in the last second in bps"
::={ teldatCellularStateMobileEntry 17 }
teldatCellularStateMobileRxBpsLast1m OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Rx througput measured in the last minute in bps"
::={ teldatCellularStateMobileEntry 18 }
teldatCellularStateMobileTxBpsLast1m OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Tx througput measured in the last minute in bps"
::={ teldatCellularStateMobileEntry 19 }
teldatCellularStateMobileRxBpsLast5m OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Rx througput measured in the last five minutes in bps"
::={ teldatCellularStateMobileEntry 20 }
teldatCellularStateMobileTxBpsLast5m OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Tx througput measured in the last five minutes in bps"
::={ teldatCellularStateMobileEntry 21 }
teldatCellularStateMobileRxRSRP OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular mobile reference symbol received power (RSRP)."
::={ teldatCellularStateMobileEntry 22 }
teldatCellularStateMobileRxRSRQ OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular mobile reference signal received quality (RSRQ)."
::={ teldatCellularStateMobileEntry 23 }
teldatCellularStateMobileRxSINR OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular mobile signal versus noise ratio (SINR)."
::={ teldatCellularStateMobileEntry 24 }
teldatCellularStateMobileLTECellId OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular mobile used LTE cell id."
::={ teldatCellularStateMobileEntry 25 }
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-- Cellular SIM Management Table,
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
teldatCellularSIMMngTable OBJECT-TYPE
SYNTAX SEQUENCE OF TeldatCellularSIMMngEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Table of Cellular SIM Management information."
::= { teldatCellularStatObject 3 }
teldatCellularSIMMngEntry OBJECT-TYPE
SYNTAX TeldatCellularSIMMngEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A base list of objects that are sim management information."
INDEX { teldatCellularSIMMngIndex }
::= { teldatCellularSIMMngTable 1 }
TeldatCellularSIMMngEntry ::= SEQUENCE
{
teldatCellularSIMMngIndex INTEGER,
teldatCellularSIMMngCurrentSIMSocket INTEGER,
teldatCellularSIMMngMainSIMSocket INTEGER,
teldatCellularSIMMngSupervisionSIMSocket INTEGER,
teldatCellularSIMMngSIMImsiInfoSocket1 DisplayString,
teldatCellularSIMMngSIMIdInfoSocket1 DisplayString,
teldatCellularSIMMngSIMImsiInfoSocket2 DisplayString,
teldatCellularSIMMngSIMIdInfoSocket2 DisplayString
}
teldatCellularSIMMngIndex OBJECT-TYPE
SYNTAX INTEGER(1 .. 255)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Cellular mobile state index."
::={ teldatCellularSIMMngEntry 1 }
teldatCellularSIMMngCurrentSIMSocket OBJECT-TYPE
SYNTAX INTEGER {
external-socket1(0),
internal-socket2(1)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Current SIM Socket."
::={ teldatCellularSIMMngEntry 2 }
teldatCellularSIMMngMainSIMSocket OBJECT-TYPE
SYNTAX INTEGER {
external-socket1(0),
internal-socket2(1)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Main SIM Socket."
::={ teldatCellularSIMMngEntry 3 }
teldatCellularSIMMngSupervisionSIMSocket OBJECT-TYPE
SYNTAX INTEGER {
disabled(0),
enabled(1)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Supervision SIM Socket state."
::={ teldatCellularSIMMngEntry 4 }
teldatCellularSIMMngSIMImsiInfoSocket1 OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"IMSI of the SIM inserted in Socket1"
::={ teldatCellularSIMMngEntry 5 }
teldatCellularSIMMngSIMIdInfoSocket1 OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"SIM ID of the SIM inserted in Socket1"
::={ teldatCellularSIMMngEntry 6 }
teldatCellularSIMMngSIMImsiInfoSocket2 OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"IMSI of the SIM inserted in Socket2"
::={ teldatCellularSIMMngEntry 7 }
teldatCellularSIMMngSIMIdInfoSocket2 OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"SIM ID of the SIM inserted in Socket2"
::={ teldatCellularSIMMngEntry 8 }
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-- Cellular Profile Dial Table,
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
teldatCellularProfDialTable OBJECT-TYPE
SYNTAX SEQUENCE OF TeldatCellularProfDialEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Table of Cellular Dial Profile information."
::= { teldatCellularStatObject 4 }
teldatCellularProfDialEntry OBJECT-TYPE
SYNTAX TeldatCellularProfDialEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A list of objects that show Dial Profile information"
INDEX { teldatCellularProfDialIfcIndex }
::= { teldatCellularProfDialTable 1 }
TeldatCellularProfDialEntry ::= SEQUENCE
{
teldatCellularProfDialIfcIndex INTEGER,
teldatCellularProfDialName1 DisplayString,
teldatCellularProfDialAPN1 DisplayString,
teldatCellularProfDialName2 DisplayString,
teldatCellularProfDialAPN2 DisplayString
}
teldatCellularProfDialIfcIndex OBJECT-TYPE
SYNTAX INTEGER(1 .. 255)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Interface index."
::={ teldatCellularProfDialEntry 1 }
teldatCellularProfDialName1 OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Dial Profile Name(1) associated to cellular interface."
::={ teldatCellularProfDialEntry 2 }
teldatCellularProfDialAPN1 OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Access Point Name(1) associated to cellular interface."
::={ teldatCellularProfDialEntry 3 }
teldatCellularProfDialName2 OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Dial Profile Name(2) associated to cellular interface."
::={ teldatCellularProfDialEntry 4 }
teldatCellularProfDialAPN2 OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Access Point Name(2) associated to cellular interface."
::={ teldatCellularProfDialEntry 5 }
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-- Cellular Record Changes Table,
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
teldatCellularRecChangesTable OBJECT-TYPE
SYNTAX SEQUENCE OF TeldatCellularRecChangesEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Table of Cellular record-changes information."
::= { teldatCellularStatObject 5 }
teldatCellularRecChangesEntry OBJECT-TYPE
SYNTAX TeldatCellularRecChangesEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A list of objects that show information about cellular record-changes"
INDEX { teldatCellularRecChangesIfcIndex }
::= { teldatCellularRecChangesTable 1 }
TeldatCellularRecChangesEntry ::= SEQUENCE
{
teldatCellularRecChangesIfcIndex INTEGER,
teldatCellularRecChangesPLMNTimeStamp DisplayString,
teldatCellularRecChangesPLMNCode DisplayString
}
teldatCellularRecChangesIfcIndex OBJECT-TYPE
SYNTAX INTEGER(1 .. 255)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Interface index."
::={ teldatCellularRecChangesEntry 1 }
teldatCellularRecChangesPLMNTimeStamp OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Display the timestamp of the latest change of Public Land Mobile Network (PLMN) code."
::={ teldatCellularRecChangesEntry 2 }
teldatCellularRecChangesPLMNCode OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Display the latest change of Public Land Mobile Network (PLMN) code."
::={ teldatCellularRecChangesEntry 3 }
END
|