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
|
-- ***********************************************************************************************
-- TN-MGMT-MIB.my: Transition Networks, Inc. Enterprise MIB for basic management of the ION Platform
--
-- Copyright (c) 2009 by Transition Networks, Inc.
-- All rights reserved.
--
-- ***********************************************************************************************
--
TN-MGMT-TDM-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY,
OBJECT-IDENTITY,
enterprises FROM SNMPv2-SMI
TimeStamp, TruthValue, DisplayString FROM SNMPv2-TC
entPhysicalIndex FROM ENTITY-MIB
InterfaceIndexOrZero, InterfaceIndex FROM IF-MIB
tnMgmtNotifications, tnInterfaceMgmt FROM TN-MGMT-MIB
CpsConnector FROM TRANSITION-TC;
--
-- TDM Interface table entries
--
tnIfTDMTable OBJECT-TYPE
SYNTAX SEQUENCE OF TnIfTDMEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table has entries for the TDM attributes."
::= { tnInterfaceMgmt 6 }
tnIfTDMEntry OBJECT-TYPE
SYNTAX TnIfTDMEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A entry in the table represents TDM attributes."
INDEX { ifIndex }
::= { tnIfTDMTable 1 }
TnIfTDMEntry::=
SEQUENCE {
tnIfTDMAISTransmit INTEGER,
tnIfTDMAISFormat INTEGER,
tnIfTDMAlarmIndicationSignal INTEGER,
tnIfTDMLongHaul INTEGER,
tnIfTDMType INTEGER,
tnIfTDMT1E1LineBuildout INTEGER,
tnIfTDMDS3E3LineBuildout INTEGER,
tnIfTDMConnectorType CpsConnector
}
tnIfTDMAISTransmit OBJECT-TYPE
SYNTAX INTEGER
{
enabled(1),
disabled(2),
notApplicable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Transmit AIS(All Ones/BLUE) on Fiber(Copper) as an error signal when
Copper interface(Fiber Interface) is down. When this error signal
is transmitted, the AIS of the device
on the other end is activated, if supported "
::= { tnIfTDMEntry 1 }
tnIfTDMAISFormat OBJECT-TYPE
SYNTAX INTEGER
{
allones(1),
blue(2),
notApplicable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Transmit AIS(All Ones:1111... sequence/BLUE:0101... sequence) on Fiber(Copper) as an error signal for DS3/E3/STS-1 port"
::= { tnIfTDMEntry 2 }
tnIfTDMAlarmIndicationSignal OBJECT-TYPE
SYNTAX INTEGER
{
alarm(1),
normal(2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"When equal to alarm(1),
this means that the other end has TAOS enabled
and is currently transmitting an alarm condition.
when equal to normal, this means no alarm."
::= { tnIfTDMEntry 3 }
tnIfTDMLongHaul OBJECT-TYPE
SYNTAX INTEGER
{
yes(1),
no(2),
notApplicable(3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This variable indicates the current position of the
remote device's Short/Long haul configuration switch."
::= { tnIfTDMEntry 4 }
tnIfTDMType OBJECT-TYPE
SYNTAX INTEGER
{
unknown(0),
t1(1),
e1(2),
j1(3),
dS3(4),
e3(5),
sts-1(6)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable indicates the type of the current device.
T1=1.544MHz; E1=2.048MHz;E3 = 34.4Mb/s; DS3 = 44.7Mb/s; STS-1 = 51.8Mb/s "
::= { tnIfTDMEntry 5 }
tnIfTDMT1E1LineBuildout OBJECT-TYPE
SYNTAX INTEGER
{
unknown(0),
e13-0V120ohm(1),
e12-37V75ohm(2),
t1SH-DSX-0-133ANSIT1403(3),
t1SH-DSX-133-266(4),
t1SH-DSX-266-399(5),
t1SH-DSX-399-533(6),
t1SH-DSX-533-655(7),
t1SH-DSX-6V(8),
t1LH-0dB(9),
t1LH-m7-5dB(10),
t1LH-m15dB(11),
t1LH-m22-5dB(12)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The characteristics T1E1 card's copper interface."
::= { tnIfTDMEntry 6}
tnIfTDMDS3E3LineBuildout OBJECT-TYPE
SYNTAX INTEGER
{
unknown(0),
boost(1),
normal(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The characteristics of DS3E3 card's copper interface."
::= { tnIfTDMEntry 7}
tnIfTDMConnectorType OBJECT-TYPE
SYNTAX CpsConnector
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The style of connector built into this device."
::= { tnIfTDMEntry 8 }
--
-- Interface Port: TDM Ext Table
--
tnIfTDMExtTable OBJECT-TYPE
SYNTAX SEQUENCE OF TnIfTDMExtEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table has entries for the Extral TDM attributes."
::= { tnInterfaceMgmt 9 }
tnIfTDMExtEntry OBJECT-TYPE
SYNTAX TnIfTDMExtEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A entry in the table represents Extral TDM attributes."
INDEX { ifIndex, tnIfTDMExtId }
::= { tnIfTDMExtTable 1 }
TnIfTDMExtEntry ::= SEQUENCE
{
tnIfTDMExtId INTEGER,
tnIfTDMExtAISTrasmit INTEGER,
tnIfTDMExtAISFormat INTEGER,
tnIfTDMExtAlarmIndicationSingnal INTEGER,
tnIfTDMExtLoopback INTEGER,
tnIfTDMExtYellowTrasmit INTEGER
}
tnIfTDMExtId OBJECT-TYPE
SYNTAX INTEGER (1..99999999)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An index that uniquely identifies an entry
in the tnIfTDMExtTable. This index permits
the same interface to have several different
channels"
::= { tnIfTDMExtEntry 1 }
tnIfTDMExtAISTrasmit OBJECT-TYPE
SYNTAX INTEGER
{
enabled(1),
disabled(2),
notApplicable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Transmit AIS(All Ones/BLUE) on the Channel as an error signal when
Copper interface(Fiber Interface) is down. When this error signal
is transmitted, the AIS of the device on the other end is activated,
if supported "
::= { tnIfTDMExtEntry 2 }
tnIfTDMExtAISFormat OBJECT-TYPE
SYNTAX INTEGER
{
allones(1),
blue(2),
notApplicable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Transmit AIS(All Ones:1111... sequence/BLUE:0101... sequence)
on the Channel as an error signal for the pair port"
::= { tnIfTDMExtEntry 3 }
tnIfTDMExtAlarmIndicationSingnal OBJECT-TYPE
SYNTAX INTEGER
{
alarm(1),
normal(2),
yellow(3),
red(4)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"When equal to alarm(1),
this means that the other end of Channel has AIS enabled
and is currently transmitting an alarm condition.
when equal to normal(2), this means no alarm.
when equal to yellow(3), this means the other end of Channel has YELLOW enabled
and is currently transmitting a YELLOW condition.
when equal to red(4), this means the local end of Channel has detect a LOS on receiver."
::= { tnIfTDMExtEntry 4 }
tnIfTDMExtLoopback OBJECT-TYPE
SYNTAX INTEGER
{
enabled(1),
disabled(2),
notApplicable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This variable indicates the loopback state of the current Channel"
::= { tnIfTDMExtEntry 5 }
tnIfTDMExtYellowTrasmit OBJECT-TYPE
SYNTAX INTEGER
{
enabled(1),
disabled(2),
notApplicable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Transmit Yellow on the Channel as an error signal when Local Copper Interface is down.
When this error signal is transmitted."
::= { tnIfTDMExtEntry 6 }
--
-- Interface Port: TDM 2 Table
--
tnIfTDM2Table OBJECT-TYPE
SYNTAX SEQUENCE OF TnIfTDM2Entry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table has entries for the TDM 2 attributes."
::= { tnInterfaceMgmt 10 }
tnIfTDM2Entry OBJECT-TYPE
SYNTAX TnIfTDM2Entry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A entry in the table represents the TDM 2 attributes."
INDEX { ifIndex }
::= { tnIfTDM2Table 1 }
TnIfTDM2Entry ::= SEQUENCE {
tnIfTDM2FiberLineNum INTEGER,
tnIfTDM2FiberActiveLine INTEGER,
tnIfTDM2FiberRevertive INTEGER,
tnIfTDM2FiberPrimaryLinkStatus INTEGER,
tnIfTDM2FiberSecondaryLinkStatus INTEGER,
tnIfTDM2InBandLPEnable INTEGER,
tnIfTDM2InBandLPStartPatten DisplayString,
tnIfTDM2InBandLPStopPatten DisplayString,
tnIfTDM2InBandPEERLPEnable INTEGER,
tnIfTDM2InBandPEERLPStartPatten DisplayString,
tnIfTDM2InBandPEERLPStopPatten DisplayString,
tnIfTDM2InBandLPTimeoutEnable INTEGER,
tnIfTDM2InBandLPTimeoutCount INTEGER,
tnIfTDM2InBandPEERLPTimeoutEnable INTEGER,
tnIfTDM2InBandPEERLPTimeoutCount INTEGER
}
tnIfTDM2FiberLineNum OBJECT-TYPE
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This variable is indicate the links number of the Fiber Port, maybe single line or dual line"
::= { tnIfTDM2Entry 1 }
tnIfTDM2FiberActiveLine OBJECT-TYPE
SYNTAX INTEGER
{
primary(0),
secondary(1)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This variable is indicate the active fiber link, if a multi-fiber line
is used for hardware redundancy"
::= { tnIfTDM2Entry 2 }
tnIfTDM2FiberRevertive OBJECT-TYPE
SYNTAX INTEGER
{
enabled(1),
disabled(2),
notApplicable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This variable is used to decide whether to revertive the fiber link to primary link if applicable"
::= { tnIfTDM2Entry 3 }
tnIfTDM2FiberPrimaryLinkStatus OBJECT-TYPE
SYNTAX INTEGER
{
up(1),
down(2),
testing(3),
unknown(4)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This variable indicates the fiber port primary line link status"
::= { tnIfTDM2Entry 4 }
tnIfTDM2FiberSecondaryLinkStatus OBJECT-TYPE
SYNTAX INTEGER
{
up(1),
down(2),
testing(3),
unknown(4)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This variable indicates the fiber port secondary line link status"
::= { tnIfTDM2Entry 5 }
tnIfTDM2InBandLPEnable OBJECT-TYPE
SYNTAX INTEGER
{
enabled(1),
disabled(2),
notApplicable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This variable indicates whether In-band Loopback detect is enabled"
::= { tnIfTDM2Entry 6 }
tnIfTDM2InBandLPStartPatten OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This binary string is used to set the In-band Loopback start Patten,
such as 11000 string"
::= { tnIfTDM2Entry 7 }
tnIfTDM2InBandLPStopPatten OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This binary string is used to set the In-band Loopback stop Patten,
such as 11100 string"
::= { tnIfTDM2Entry 8 }
tnIfTDM2InBandPEERLPEnable OBJECT-TYPE
SYNTAX INTEGER
{
enabled(1),
disabled(2),
notApplicable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This variable indicates whether the PEER interface In-band Loopback detect is enabled"
::= { tnIfTDM2Entry 9 }
tnIfTDM2InBandPEERLPStartPatten OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This binary string is used to set the PEER interface In-band Loopback start Patten,
such as 11000 string"
::= { tnIfTDM2Entry 10 }
tnIfTDM2InBandPEERLPStopPatten OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This binary string is used to set the PEER interface In-band Loopback stop Patten,
such as 11100 string"
::= { tnIfTDM2Entry 11 }
tnIfTDM2InBandLPTimeoutEnable OBJECT-TYPE
SYNTAX INTEGER
{
enabled(1),
disabled(2),
notApplicable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This variable indicates whether the In-band Loopback timeout watchdog is enabled"
::= { tnIfTDM2Entry 12 }
tnIfTDM2InBandLPTimeoutCount OBJECT-TYPE
SYNTAX INTEGER (1..4095)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This variable is used to set the In-band Loopback timeout watchdog value, the unit is minute"
::= { tnIfTDM2Entry 13 }
tnIfTDM2InBandPEERLPTimeoutEnable OBJECT-TYPE
SYNTAX INTEGER
{
enabled(1),
disabled(2),
notApplicable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This variable indicates whether the Peer In-band Loopback timeout watchdog is enabled"
::= { tnIfTDM2Entry 14 }
tnIfTDM2InBandPEERLPTimeoutCount OBJECT-TYPE
SYNTAX INTEGER (1..4095)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This variable is used to set the Peer In-band Loopback timeout watchdog value, the unit is minute"
::= { tnIfTDM2Entry 15 }
tnIfTDMAlarmIndicationSignalEvt NOTIFICATION-TYPE
OBJECTS {
ifIndex,
tnIfTDMAlarmIndicationSignal
}
STATUS current
DESCRIPTION
"A alarm indication signal event is sent when there is a warning or alarm on TDM port."
::= { tnMgmtNotifications 6 }
END
|