2a60faf8944e4274ac1a06cabdb07a170418ccd4
3 global $iftable_processors;
4 $iftable_processors = array();
6 $iftable_processors['catalyst-chassis-mgmt'] = array
8 'pattern' => '@^FastEthernet([[:digit:]])$@',
9 'replacement' => 'fa\\1',
12 'try_next_proc' => FALSE,
15 $iftable_processors['catalyst-chassis-25-to-26-1000SFP'] = array
17 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?(25|26)$@',
18 'replacement' => 'gi\\1\\2',
19 'dict_key' => '4-1077',
21 'try_next_proc' => FALSE,
24 $iftable_processors['catalyst-chassis-any-100TX'] = array
26 'pattern' => '@^FastEthernet([[:digit:]]+/)?([[:digit:]]+)$@',
27 'replacement' => 'fa\\1\\2',
30 'try_next_proc' => FALSE,
33 $iftable_processors['catalyst-chassis-25-to-26-100FX/MT-RJ'] = array
35 'pattern' => '@^FastEthernet([[:digit:]]+/)?(25|26)$@',
36 'replacement' => 'fa\\1\\2',
39 'try_next_proc' => FALSE,
42 $iftable_processors['catalyst-chassis-any-1000T'] = array
44 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?([[:digit:]]+)$@',
45 'replacement' => 'gi\\1\\2',
48 'try_next_proc' => FALSE,
51 $iftable_processors['catalyst-chassis-uplinks-1000T'] = array
53 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?([[:digit:]]+)$@',
54 'replacement' => 'gi\\1\\2',
57 'try_next_proc' => FALSE,
60 $iftable_processors['catalyst-chassis-uplinks-1000SX'] = array
62 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?([[:digit:]]+)$@',
63 'replacement' => 'gi\\1\\2',
64 'dict_key' => '1-1202', // Gig-SX hardwired
66 'try_next_proc' => FALSE,
69 $iftable_processors['catalyst-chassis-any-1000SFP'] = array
71 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?([[:digit:]]+)$@',
72 'replacement' => 'gi\\1\\2',
73 'dict_key' => '4-1077',
75 'try_next_proc' => FALSE,
78 $iftable_processors['catalyst-chassis-any-1000GBIC'] = array
80 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?([[:digit:]]+)$@',
81 'replacement' => 'gi\\1\\2',
82 'dict_key' => '3-1078',
84 'try_next_proc' => FALSE,
87 $iftable_processors['catalyst-chassis-1-to-2-combo-1000SFP'] = array
89 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?(1|2)$@',
90 'replacement' => 'gi\\1\\2',
91 'dict_key' => '4-1077',
93 'try_next_proc' => TRUE,
96 $iftable_processors['catalyst-chassis-1-to-2-1000SFP'] = array
98 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?(1|2)$@',
99 'replacement' => 'gi\\1\\2',
100 'dict_key' => '4-1077',
102 'try_next_proc' => FALSE,
105 $iftable_processors['catalyst-chassis-8-combo-1000SFP'] = array
107 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?(8)$@',
108 'replacement' => 'gi\\1\\2',
109 'dict_key' => '4-1077',
111 'try_next_proc' => TRUE,
114 $iftable_processors['catalyst-chassis-21-to-24-combo-1000SFP'] = array
116 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?(21|22|23|24)$@',
117 'replacement' => 'gi\\1\\2',
118 'dict_key' => '4-1077',
120 'try_next_proc' => TRUE,
123 $iftable_processors['catalyst-chassis-45-to-48-combo-1000SFP'] = array
125 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?(45|46|47|48)$@',
126 'replacement' => 'gi\\1\\2',
127 'dict_key' => '4-1077',
129 'try_next_proc' => TRUE,
132 $iftable_processors['catalyst-chassis-uplinks-10000X2'] = array
134 'pattern' => '@^TenGigabitEthernet([[:digit:]]+/)?([[:digit:]]+)$@',
135 'replacement' => 'te\\1\\2',
136 'dict_key' => '6-1080',
138 'try_next_proc' => FALSE,
141 $iftable_processors['catalyst-chassis-uplinks-10000SFP+'] = array
143 'pattern' => '@^TenGigabitEthernet([[:digit:]]+/)?([[:digit:]]+)$@',
144 'replacement' => 'te\\1\\2',
145 'dict_key' => '9-1084',
147 'try_next_proc' => FALSE,
150 $iftable_processors['catalyst-chassis-25-to-28-1000SFP'] = array
152 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?(25|26|27|28)$@',
153 'replacement' => 'gi\\1\\2',
154 'dict_key' => '4-1077',
156 'try_next_proc' => FALSE,
159 $iftable_processors['catalyst-chassis-49-to-52-1000SFP'] = array
161 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?(49|50|51|52)$@',
162 'replacement' => 'gi\\1\\2',
163 'dict_key' => '4-1077',
165 'try_next_proc' => FALSE,
168 $iftable_processors['catalyst-blade-13-to-16-1000SFP'] = array
170 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?(13|14|15|16)$@',
171 'replacement' => 'gi\\1\\2',
172 'dict_key' => '4-1077',
174 'try_next_proc' => FALSE,
177 $iftable_processors['catalyst-blade-21-to-24-1000SFP'] = array
179 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?(21|22|23|24)$@',
180 'replacement' => 'gi\\1\\2',
181 'dict_key' => '4-1077',
183 'try_next_proc' => FALSE,
186 $iftable_processors['catalyst-blade-11-to-12-1000T'] = array
188 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?(11|12)$@',
189 'replacement' => 'gi\\1\\2',
190 'dict_key' => '1-24',
192 'try_next_proc' => FALSE,
195 $iftable_processors['catalyst-blade-17-to-20-1000T'] = array
197 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?(17|18|19|20)$@',
198 'replacement' => 'gi\\1\\2',
199 'dict_key' => '1-24',
201 'try_next_proc' => FALSE,
204 $iftable_processors['catalyst-blade-any-bp/1000T'] = array
206 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?([[:digit:]]+)$@',
207 'replacement' => 'gi\\1\\2',
208 'dict_key' => '1-1087',
210 'try_next_proc' => FALSE,
213 $iftable_processors['catalyst-11-to-12-1000T'] = array
215 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?(11|12)$@',
216 'replacement' => 'gi\\1\\2',
217 'dict_key' => '1-24',
219 'try_next_proc' => FALSE,
222 $iftable_processors['catalyst-1-to-10-1000T'] = array
224 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?(1|2|3|4|5|6|7|8|9|10)$@',
225 'replacement' => 'gi\\1\\2',
226 'dict_key' => '1-24',
228 'try_next_proc' => FALSE,
231 $iftable_processors['catalyst-11-to-12-GBIC'] = array
233 'pattern' => '@^GigabitEthernet([[:digit:]]+/)?(11|12)$@',
234 'replacement' => 'gi\\1\\2',
235 'dict_key' => '3-1078',
237 'try_next_proc' => FALSE,
240 $iftable_processors['catalyst-stack-any-1000T'] = array
242 'pattern' => '@^GigabitEthernet(\d+)/(\d+)/(\d+)$@',
243 'replacement' => 'gi\\1/\\2/\\3',
244 'dict_key' => '1-24',
245 'label' => 'unit \\1 port \\3',
246 'try_next_proc' => FALSE,
249 $iftable_processors['catalyst-stack-25-to-28-SFP'] = array
251 'pattern' => '@^GigabitEthernet(\d+)/(\d+)/(25|26|27|28)$@',
252 'replacement' => 'gi\\1/\\2/\\3',
253 'dict_key' => '4-1077',
254 'label' => 'unit \\1 port \\3',
255 'try_next_proc' => FALSE,
258 $iftable_processors['nexus-any-10000SFP+'] = array
260 'pattern' => '@^Ethernet([[:digit:]]/[[:digit:]]+)$@',
261 'replacement' => 'e\\1',
262 'dict_key' => '9-1084',
264 'try_next_proc' => FALSE,
267 $iftable_processors['ftos-any-1000T'] = array
269 'pattern' => '@^GigabitEthernet 0/(\d+)$@',
270 'replacement' => 'gi0/\\1',
271 'dict_key' => '1-24',
273 'try_next_proc' => FALSE,
276 $iftable_processors['ftos-44-to-47-1000SFP'] = array
278 'pattern' => '@^GigabitEthernet 0/(44|45|46|47)$@',
279 'replacement' => 'gi0/\\1',
280 'dict_key' => '4-1077',
282 'try_next_proc' => FALSE,
285 $iftable_processors['ftos-any-10000SFP+'] = array
287 'pattern' => '@^TenGigabitEthernet 0/(\d+)$@',
288 'replacement' => 'te0/\\1',
289 'dict_key' => '9-1084',
291 'try_next_proc' => FALSE,
294 $iftable_processors['ftos-any-QSFP+'] = array
296 'pattern' => '@^fortyGigE 0/(\d+)$@',
297 'replacement' => 'fo0/\\1',
298 'dict_key' => '10-1588',
300 'try_next_proc' => FALSE,
303 $iftable_processors['ftos-mgmt'] = array
305 'pattern' => '@^ManagementEthernet 0/0$@',
306 'replacement' => 'ma0/0',
307 'dict_key' => '1-19',
308 'label' => 'ethernet',
309 'try_next_proc' => FALSE,
312 $iftable_processors['nexus-mgmt'] = array
314 'pattern' => '@^(mgmt[[:digit:]]+)$@',
315 'replacement' => '\\1',
316 'dict_key' => '1-24',
318 'try_next_proc' => FALSE,
321 $iftable_processors['procurve-chassis-100TX'] = array
323 'pattern' => '@^([[:digit:]]+)$@',
324 'replacement' => '\\1',
327 'try_next_proc' => FALSE,
330 $iftable_processors['procurve-chassis-1000T'] = array
332 'pattern' => '@^([[:digit:]]+)$@',
333 'replacement' => '\\1',
336 'try_next_proc' => FALSE,
339 $iftable_processors['procurve-45-to-48-combo-1000SFP'] = array
341 'pattern' => '@^(45|46|47|48)$@',
342 'replacement' => '\\1',
343 'dict_key' => '4-1077',
345 'try_next_proc' => TRUE,
348 $iftable_processors['procurve-21-to-24-combo-1000SFP'] = array
350 'pattern' => '@^(21|22|23|24)$@',
351 'replacement' => '\\1',
352 'dict_key' => '4-1077',
354 'try_next_proc' => TRUE,
357 $iftable_processors['procurve-23-to-24-combo-1000SFP'] = array
359 'pattern' => '@^(23|24)$@',
360 'replacement' => '\\1',
361 'dict_key' => '4-1077',
363 'try_next_proc' => TRUE,
366 $iftable_processors['procurve-modular-100TX'] = array
368 'pattern' => '@^([A-Z][[:digit:]]+)$@',
369 'replacement' => '\\1',
372 'try_next_proc' => FALSE,
375 $iftable_processors['procurve-25-to-26-1000T'] = array
377 'pattern' => '@^(25|26)$@',
378 'replacement' => '\\1',
381 'try_next_proc' => FALSE,
384 $iftable_processors['procurve-49-to-50-1000T'] = array
386 'pattern' => '@^(49|50)$@',
387 'replacement' => '\\1',
390 'try_next_proc' => FALSE,
393 $iftable_processors['procurve-51-to-52-1000SFP'] = array
395 'pattern' => '@^(51|52)$@',
396 'replacement' => '\\1',
397 'dict_key' => '4-1077',
399 'try_next_proc' => FALSE,
402 $iftable_processors['gbe2csfp-1-to-16'] = array
404 'pattern' => '@^Downlink(\d+)$@',
405 'replacement' => '\\0',
406 'dict_key' => '1-1603',
408 'try_next_proc' => FALSE,
411 $iftable_processors['gbe2csfp-17'] = array
413 'pattern' => '@^Xconnect1$@',
414 'replacement' => '\\0',
415 'dict_key' => '1-1603',
417 'try_next_proc' => FALSE,
420 $iftable_processors['gbe2csfp-18'] = array
422 'pattern' => '@^Xconnect2$@',
423 'replacement' => '\\0',
424 'dict_key' => '1-1603',
426 'try_next_proc' => FALSE,
429 $iftable_processors['gbe2csfp-19'] = array
431 'pattern' => '@^Mgmt$@',
432 'replacement' => '\\0',
433 'dict_key' => '1-1604',
435 'try_next_proc' => FALSE,
438 $iftable_processors['gbe2csfp-20'] = array
440 'pattern' => '@^Uplink1$@',
441 'replacement' => '\\0',
442 'dict_key' => '1-24',
444 'try_next_proc' => FALSE,
447 $iftable_processors['gbe2csfp-21sfp'] = array
449 'pattern' => '@^Uplink2$@',
450 'replacement' => '\\0',
451 'dict_key' => '4-1077',
453 'try_next_proc' => TRUE,
456 $iftable_processors['gbe2csfp-21'] = array
458 'pattern' => '@^Uplink2$@',
459 'replacement' => '\\0',
460 'dict_key' => '1-24',
462 'try_next_proc' => FALSE,
465 $iftable_processors['gbe2csfp-22sfp'] = array
467 'pattern' => '@^Uplink3$@',
468 'replacement' => '\\0',
469 'dict_key' => '4-1077',
471 'try_next_proc' => TRUE,
474 $iftable_processors['gbe2csfp-22'] = array
476 'pattern' => '@^Uplink3$@',
477 'replacement' => '\\0',
478 'dict_key' => '1-24',
480 'try_next_proc' => FALSE,
483 $iftable_processors['gbe2csfp-23sfp'] = array
485 'pattern' => '@^Uplink4$@',
486 'replacement' => '\\0',
487 'dict_key' => '4-1077',
489 'try_next_proc' => TRUE,
492 $iftable_processors['gbe2csfp-23'] = array
494 'pattern' => '@^Uplink4$@',
495 'replacement' => '\\0',
496 'dict_key' => '1-24',
498 'try_next_proc' => FALSE,
501 $iftable_processors['gbe2csfp-24sfp'] = array
503 'pattern' => '@^Uplink5$@',
504 'replacement' => '\\0',
505 'dict_key' => '4-1077',
507 'try_next_proc' => TRUE,
510 $iftable_processors['gbe2csfp-24'] = array
512 'pattern' => '@^Uplink5$@',
513 'replacement' => '\\0',
514 'dict_key' => '1-24',
516 'try_next_proc' => FALSE,
519 $iftable_processors['netgear-chassis-any-1000T'] = array
521 'pattern' => '@^Unit: (\d+) Slot: (\d+) Port: (\d+) Gigabit - Level$@',
522 'replacement' => '\\1/\\2/\\3',
525 'try_next_proc' => FALSE,
528 $iftable_processors['netgear-chassis-21-to-24-1000Tcombo'] = array
530 'pattern' => '@^Unit: (\d+) Slot: (\d+) Port: (21|22|23|24) Gigabit - Level$@',
531 'replacement' => '\\1/\\2/\\3',
534 'try_next_proc' => FALSE,
537 $iftable_processors['netgear-chassis-21-to-24-1000SFP'] = array
539 'pattern' => '@^Unit: (\d+) Slot: (\d+) Port: (21|22|23|24) Gigabit - Level$@',
540 'replacement' => '\\1/\\2/\\3',
541 'dict_key' => '4-1077',
543 'try_next_proc' => TRUE,
546 $iftable_processors['netgear-chassis-any-1000SFPcombo'] = array
548 'pattern' => '@^Unit: (\d+) Slot: (\d+) Port: (\d+) Gigabit - Level$@',
549 'replacement' => '\\1/\\2/\\3',
550 'dict_key' => '4-1077',
552 'try_next_proc' => TRUE,
555 $iftable_processors['netgear-chassis-any-100TX'] = array
557 'pattern' => '@^Unit: (\d+) Slot: (\d+) Port: (\d+) 10/100 Copper - Level$@',
558 'replacement' => '\\1/\\2/\\3',
561 'try_next_proc' => FALSE,
564 $iftable_processors['nortel-any-1000T'] = array
566 'pattern' => '@^Ethernet Port on unit 1, port ([[:digit:]]+)$@',
567 'replacement' => '\\1',
570 'try_next_proc' => FALSE,
573 $iftable_processors['smc-combo-45-to-48'] = array
575 'pattern' => '@^Ethernet Port on unit 1, port (45|46|47|48)$@',
576 'replacement' => '\\1',
577 'dict_key' => '4-1077',
579 'try_next_proc' => TRUE,
582 $iftable_processors['smc2-combo-21-to-24'] = array
584 'pattern' => '@^Port #(21|22|23|24)$@',
585 'replacement' => '\\1',
586 'dict_key' => '4-1077',
588 'try_next_proc' => TRUE,
591 $iftable_processors['smc2-combo-23-to-24'] = array
593 'pattern' => '@^Port #(23|24)$@',
594 'replacement' => '\\1',
595 'dict_key' => '4-1077',
597 'try_next_proc' => TRUE,
600 $iftable_processors['smc2-combo-25-to-28'] = array
602 'pattern' => '@^Port #(25|26|27|28)$@',
603 'replacement' => '\\1',
604 'dict_key' => '4-1077',
606 'try_next_proc' => TRUE,
609 $iftable_processors['smc2-1000T-25-to-28'] = array
611 'pattern' => '@^Port #(25|26|27|28)$@',
612 'replacement' => '\\1',
613 'dict_key' => '1-24',
615 'try_next_proc' => FALSE,
618 $iftable_processors['smc2-any-1000T'] = array
620 'pattern' => '@^Port #(\d+)$@',
621 'replacement' => '\\1',
622 'dict_key' => '1-24',
624 'try_next_proc' => FALSE,
627 $iftable_processors['smc2-any-100TX'] = array
629 'pattern' => '@^Port #(\d+)$@',
630 'replacement' => '\\1',
631 'dict_key' => '1-19',
633 'try_next_proc' => FALSE,
636 $iftable_processors['juniper-DPCE-R-4XGE-XFP'] = array
638 'pattern' => '@^xe-([[:digit:]]+)/([[:digit:]]+/[[:digit:]]+)$@',
639 'replacement' => '\\0',
640 'dict_key' => '8-1082', // XFP/empty
641 'label' => 'slot \\1 port \\2',
642 'try_next_proc' => FALSE,
645 $iftable_processors['juniper-ex-pic0-1000T'] = array
647 'pattern' => '@^ge-([[:digit:]]+)/0/([[:digit:]]+)$@',
648 'replacement' => '\\0',
649 'dict_key' => '1-24',
650 'label' => 'unit \\1 port \\2',
651 'try_next_proc' => FALSE,
654 $iftable_processors['juniper-ex-mgmt'] = array
656 'pattern' => '/^me0$/',
657 'replacement' => 'me0',
658 'dict_key' => '1-24',
660 'try_next_proc' => FALSE,
663 $iftable_processors['quidway-21-to-24-comboT'] = array
665 'pattern' => '@^GigabitEthernet([[:digit:]]+/[[:digit:]]+/)(21|22|23|24)$@',
666 'replacement' => 'gi\\1\\2',
667 'dict_key' => '1-24',
669 'try_next_proc' => TRUE,
672 $iftable_processors['quidway-21-to-24-comboSFP'] = array
674 'pattern' => '@^GigabitEthernet([[:digit:]]+/[[:digit:]]+/)(21|22|23|24)$@',
675 'replacement' => 'gi\\1\\2',
676 'dict_key' => '4-1077',
678 'try_next_proc' => TRUE,
681 $iftable_processors['quidway-slot1-SFP'] = array
683 'pattern' => '@^GigabitEthernet0/1/([[:digit:]]+)$@',
684 'replacement' => 'gi0/1/\\1',
685 'dict_key' => '4-1077',
687 'try_next_proc' => FALSE,
690 $iftable_processors['quidway-any-1000SFP'] = array
692 'pattern' => '@^GigabitEthernet([[:digit:]]+/[[:digit:]]+/)([[:digit:]]+)$@',
693 'replacement' => 'gi\\1\\2',
694 'dict_key' => '4-1077', // empty SFP-1000
696 'try_next_proc' => FALSE,
699 $iftable_processors['quidway-any-1000T'] = array
701 'pattern' => '@^GigabitEthernet([[:digit:]]+/[[:digit:]]+/)([[:digit:]]+)$@',
702 'replacement' => 'gi\\1\\2',
703 'dict_key' => '1-24',
705 'try_next_proc' => FALSE,
708 $iftable_processors['quidway-XFP'] = array
710 'pattern' => '@^XGigabitEthernet([[:digit:]]+/[[:digit:]]+/)([[:digit:]]+)$@',
711 'replacement' => 'xg\\1\\2',
712 'dict_key' => '8-1082',
714 'try_next_proc' => FALSE,
717 $iftable_processors['quidway-mgmt'] = array
719 'pattern' => '@^MEth([[:digit:]]+/[[:digit:]]+/)([[:digit:]]+)$@',
720 'replacement' => 'me\\1\\2',
721 'dict_key' => '1-19',
723 'try_next_proc' => FALSE,
726 $iftable_processors['fgs-1-to-4-comboSFP'] = array
728 # only 4 first copper ports of 1st unit of a stack
729 'pattern' => '@^GigabitEthernet1/1/(1|2|3|4)$@',
730 'replacement' => 'e1/1/\\1',
731 'dict_key' => '4-1077',
733 'try_next_proc' => TRUE,
736 $iftable_processors['fgs-any-1000T'] = array
738 'pattern' => '@^GigabitEthernet(0|1)/1/([[:digit:]]+)$@',
739 'replacement' => 'e\\1/1/\\2',
740 'dict_key' => '1-24',
742 'try_next_proc' => FALSE,
745 $iftable_processors['fls624-combo'] = array
747 'pattern' => '@^GigabitEthernet0/1/(21|22|23|24)$@',
748 'replacement' => 'e0/1/\\1',
749 'dict_key' => '4-1077',
751 'try_next_proc' => TRUE,
754 $iftable_processors['fls648-combo'] = array
756 'pattern' => '@^GigabitEthernet0/1/(45|46|47|48)$@',
757 'replacement' => 'e0/1/\\1',
758 'dict_key' => '4-1077',
760 'try_next_proc' => TRUE,
763 # These can be CX4, but that is not handled here.
764 $iftable_processors['fls-uplinks'] = array
766 'pattern' => '@^10GigabitEthernet0/([234])/1$@',
767 'replacement' => 'e0/\\1/1',
768 'dict_key' => '8-1082',
769 'label' => 'Slot \\1',
770 'try_next_proc' => FALSE,
773 $iftable_processors['fgs-uplinks'] = array
775 'pattern' => '@^10GigabitEthernet1/2/([[:digit:]]+)$@',
776 'replacement' => 'e1/2/\\1',
777 'dict_key' => '8-1082', // default is XFP, but may be overridden to CX4
778 'label' => 'Slot2 \\1',
779 'try_next_proc' => FALSE,
782 $iftable_processors['fcx-uplinks'] = array
784 'pattern' => '@^10GigabitEthernet1/2/([[:digit:]]+)$@',
785 'replacement' => 'e1/2/\\1',
786 'dict_key' => '9-1084',
788 'try_next_proc' => FALSE,
791 $iftable_processors['fcx-management'] = array
793 'pattern' => '@^Management$@',
794 'replacement' => 'management1',
795 'dict_key' => '1-24',
796 'label' => 'Management',
797 'try_next_proc' => FALSE,
800 $iftable_processors['summit-25-to-26-XFP-uplinks'] = array
802 'pattern' => '@^.+ Port (25|26)$@',
803 'replacement' => '\\1',
804 'dict_key' => '8-1082',
806 'try_next_proc' => FALSE,
809 $iftable_processors['summit-27-to-30-XFP-uplinks'] = array
811 'pattern' => '@^.+ Port (27|28|29|30)$@',
812 'replacement' => '\\1',
813 'dict_key' => '8-1082',
815 'try_next_proc' => FALSE,
818 $iftable_processors['summit-21-to-24-comboSFP'] = array
820 'pattern' => '@^.+ Port (21|22|23|24)$@',
821 'replacement' => '\\1',
822 'dict_key' => '4-1077',
824 'try_next_proc' => TRUE,
827 $iftable_processors['summit-13-to-24-comboT'] = array
829 'pattern' => '@^.+ Port (1[3456789]|2[01234])$@',
830 'replacement' => '\\1',
831 'dict_key' => '1-24',
833 'try_next_proc' => TRUE,
836 $iftable_processors['summit-any-1000T'] = array
838 'pattern' => '@^.+ Port ([[:digit:]]+)$@',
839 'replacement' => '\\1',
840 'dict_key' => '1-24',
842 'try_next_proc' => FALSE,
845 $iftable_processors['summit-any-SFP'] = array
847 'pattern' => '@^.+ Port ([[:digit:]]+)$@',
848 'replacement' => '\\1',
849 'dict_key' => '4-1077',
851 'try_next_proc' => FALSE,
854 $iftable_processors['summit-management'] = array
856 'pattern' => '@^Management Port$@',
857 'replacement' => 'mgmt',
858 'dict_key' => '1-19',
859 'label' => 'management',
860 'try_next_proc' => FALSE,
863 $iftable_processors['C3KX-NM-10000'] = array
865 'pattern' => '@^TenGigabitEthernet1/(\d+)$@',
866 'replacement' => 'te1/\\1',
867 'dict_key' => '9-1084',
868 'label' => 'NM TE\\1',
869 'try_next_proc' => FALSE,
872 $iftable_processors['C3KX-NM-1000'] = array
874 'pattern' => '@^GigabitEthernet1/(\d+)$@',
875 'replacement' => 'gi1/\\1',
876 'dict_key' => '4-1077',
877 'label' => 'NM G\\1',
878 'try_next_proc' => FALSE,
881 $iftable_processors['fortinet-chassis-any-1000T'] = array
883 'pattern' => '@^port([[:digit:]]+)$@',
884 'replacement' => '\\1',
887 'try_next_proc' => FALSE,
890 global $known_switches;
891 $known_switches = array // key is system OID w/o "enterprises" prefix
896 'text' => 'WS-C2924-XL: 24 RJ-45/10-100TX',
897 'processors' => array ('catalyst-chassis-any-100TX'),
902 'text' => 'WS-C3508G-XL: 8 GBIC/1000',
903 'processors' => array ('catalyst-chassis-any-1000GBIC'),
908 'text' => 'WS-C3524-XL: 24 RJ-45/10-100TX + 2 GBIC/1000',
909 'processors' => array ('catalyst-chassis-any-1000GBIC', 'catalyst-chassis-any-100TX'),
914 'text' => 'WS-C3548-XL: 48 RJ-45/10-100TX + 2 GBIC/1000',
915 'processors' => array ('catalyst-chassis-any-1000GBIC', 'catalyst-chassis-any-100TX'),
920 'text' => 'WS-C2950-24: 24 RJ-45/10-100TX',
921 'processors' => array ('catalyst-chassis-any-100TX'),
926 'text' => 'WS-C2950C-24: 24 RJ-45/10-100TX + 2 MT-RJ/100FX fiber',
927 'processors' => array ('catalyst-chassis-25-to-26-100FX/MT-RJ', 'catalyst-chassis-any-100TX'),
932 'text' => 'WS-C2950T-24: 24 RJ-45/10-100TX + 2 1000T uplinks',
933 'processors' => array ('catalyst-chassis-uplinks-1000T', 'catalyst-chassis-any-100TX'),
938 'text' => 'WS-C2950T-48: 48 RJ-45/10-100TX + 2 1000T uplinks',
939 'processors' => array ('catalyst-chassis-uplinks-1000T', 'catalyst-chassis-any-100TX'),
944 'text' => 'WS-C2960-48TC-L: 48 RJ-45/10-100TX + 2 combo-gig',
945 'processors' => array ('catalyst-chassis-1-to-2-combo-1000SFP', 'catalyst-chassis-any-1000T', 'catalyst-chassis-any-100TX'),
950 'text' => 'WS-C3560E-12D-S: 12 X2/10000 w/TwinGig + OOBM',
951 'processors' => array
953 'catalyst-chassis-any-1000SFP',
954 'catalyst-chassis-uplinks-10000X2',
955 'catalyst-chassis-mgmt',
961 'text' => 'WS-C3560E-24TD: 24 RJ-45/10-100-1000T(X) + 2 X2/10000 w/TwinGig + OOBM',
962 'processors' => array
964 'catalyst-chassis-25-to-28-1000SFP', // TwinGig
965 'catalyst-chassis-any-1000T',
966 'catalyst-chassis-uplinks-10000X2',
967 'catalyst-chassis-mgmt',
973 'text' => 'WS-C3560E-48TD: 48 RJ-45/10-100-1000T(X) + 2 X2/10000 w/TwinGig + OOBM',
974 'processors' => array
976 'catalyst-chassis-49-to-52-1000SFP', // TwinGig
977 'catalyst-chassis-any-1000T',
978 'catalyst-chassis-uplinks-10000X2',
979 'catalyst-chassis-mgmt',
985 'text' => 'WS-C2960G-24TS-S: 24 RJ-45/10-100-1000T(X)',
986 'processors' => array ('catalyst-chassis-25-to-26-1000SFP', 'catalyst-chassis-mgmt', 'catalyst-chassis-any-1000T'),
991 'text' => 'WS-C2960G-8TC-L: 7 RJ-45/10-100-1000T(X) + 1 combo-gig',
992 'processors' => array ('catalyst-chassis-8-combo-1000SFP', 'catalyst-chassis-any-1000T'),
997 'text' => 'WS-C2960G-24TC-L: 20 RJ-45/10-100-1000T(X) + 4 combo-gig',
998 'processors' => array ('catalyst-chassis-21-to-24-combo-1000SFP', 'catalyst-chassis-any-1000T'),
1003 'text' => 'WS-C2960G-48TC-L: 44 RJ-45/10-100-1000T(X) + 4 combo-gig',
1004 'processors' => array ('catalyst-chassis-45-to-48-combo-1000SFP', 'catalyst-chassis-any-1000T'),
1009 'text' => 'WS-C2960-24TC-S: 24 RJ-45/10-100TX + 2 combo-gig',
1010 'processors' => array ('catalyst-chassis-1-to-2-combo-1000SFP', 'catalyst-chassis-any-100TX'),
1015 'text' => 'WS-C2960-24TT-L: 24 RJ-45/10-100TX + 2 RJ-45/10-100-1000T(X)',
1016 'processors' => array ('catalyst-chassis-any-100TX', 'catalyst-chassis-any-1000T'),
1021 'text' => 'WS-C2960-48TT-L: 48 RJ-45/10-100TX + 2 RJ-45/10-100-1000T(X)',
1022 'processors' => array ('catalyst-chassis-any-100TX', 'catalyst-chassis-any-1000T'),
1027 'text' => 'WS-C2960-24PC: 44 RJ-45/10-100TX + 2 combo-gig',
1028 'processors' => array ('catalyst-chassis-1-to-2-combo-1000SFP', 'catalyst-chassis-any-1000T', 'catalyst-chassis-any-100TX'),
1033 'text' => 'WS-C2960-48TC-S: 48 RJ-45/10-100TX + 2 combo-gig',
1034 'processors' => array ('catalyst-chassis-1-to-2-combo-1000SFP', 'catalyst-chassis-any-1000T', 'catalyst-chassis-any-100TX'),
1039 'text' => 'WS-C2960-48TT-S: 48 RJ-45/10-100TX + 2 RJ-45/10-100-1000T(X)',
1040 'processors' => array ('catalyst-chassis-any-100TX', 'catalyst-chassis-any-1000T'),
1045 'text' => 'WS-C2970G-24T: 24 RJ-45/10-100-1000T(X)',
1046 'processors' => array ('catalyst-chassis-any-1000T'),
1051 'text' => 'WS-C2970G-24TS: 24 RJ-45/10-100-1000T(X) + 4 SFP/1000',
1052 'processors' => array ('catalyst-chassis-25-to-28-1000SFP', 'catalyst-chassis-any-1000T'),
1057 'text' => 'WS-C3560-24TS: 24 RJ-45/10-100TX + 2 SFP/1000',
1058 'processors' => array ('catalyst-chassis-any-1000SFP', 'catalyst-chassis-any-100TX'),
1063 'text' => 'WS-C3560-48TS: 48 RJ-45/10-100TX + 4 SFP/1000',
1064 'processors' => array ('catalyst-chassis-any-1000SFP', 'catalyst-chassis-any-100TX'),
1069 'text' => 'WS-C3560-24PS: 24 RJ-45/10-100TX + 2 SFP/1000',
1070 'processors' => array ('catalyst-chassis-any-1000SFP', 'catalyst-chassis-any-100TX'),
1075 'text' => 'WS-C3560-48PS: 48 RJ-45/10-100TX + 4 SFP/1000',
1076 'processors' => array ('catalyst-chassis-any-1000SFP', 'catalyst-chassis-any-100TX'),
1081 'text' => 'WS-C3560G-24PS: 24 RJ-45/10-100-1000T(X) + 4 SFP/1000',
1082 'processors' => array ('catalyst-chassis-25-to-28-1000SFP', 'catalyst-chassis-any-1000T'),
1087 'text' => 'WS-C3560G-24TS: 24 RJ-45/10-100-1000T(X) + 4 SFP/1000',
1088 'processors' => array ('catalyst-chassis-25-to-28-1000SFP', 'catalyst-chassis-any-1000T'),
1093 'text' => 'WS-C3560G-48PS: 48 RJ-45/10-100-1000T(X) + 4 SFP/1000',
1094 'processors' => array ('catalyst-chassis-49-to-52-1000SFP', 'catalyst-chassis-any-1000T'),
1099 'text' => 'WS-C3560G-48TS: 48 RJ-45/10-100-1000T(X) + 4 SFP/1000',
1100 'processors' => array ('catalyst-chassis-49-to-52-1000SFP', 'catalyst-chassis-any-1000T'),
1105 'text' => 'WS-C4948: 48 RJ-45/10-100-1000T(X) + 4 SFP/1000 + 1 RJ-45/100TX (OOB mgmt)',
1106 'processors' => array ('catalyst-chassis-49-to-52-1000SFP', 'catalyst-chassis-uplinks-1000T', 'catalyst-chassis-mgmt'),
1111 'text' => 'WS-C4948-10GE: 48 RJ-45/10-100-1000T(X) + 2 X2/10000 + 1 RJ-45/100TX (OOB mgmt)',
1112 'processors' => array ('catalyst-chassis-uplinks-10000X2', 'catalyst-chassis-uplinks-1000T', 'catalyst-chassis-mgmt'),
1117 'text' => 'WS-C2950G-24: 24 RJ-45/10-100TX + 2 GBIC/1000',
1118 'processors' => array ('catalyst-chassis-any-1000GBIC', 'catalyst-chassis-any-100TX'),
1123 'text' => 'WS-C2950G-48: 48 RJ-45/10-100TX + 2 GBIC/1000',
1124 'processors' => array ('catalyst-chassis-any-1000GBIC', 'catalyst-chassis-any-100TX'),
1129 'text' => 'WS-C2950T-48: 48 RJ-45/10-100TX + 2 RJ-45/10-100-1000T(X)',
1130 'processors' => array ('catalyst-chassis-uplinks-1000T', 'catalyst-chassis-any-100TX'),
1135 'text' => 'WS-C2950SX-48: 48 RJ-45/10-100TX + 2 1000Base-SX',
1136 'processors' => array ('catalyst-chassis-uplinks-1000SX', 'catalyst-chassis-any-100TX'),
1141 'text' => 'WS-CBS3030-DEL: 10 internal/10-100-1000T(X) + 2 RJ-45/10-100-1000T(X) + 4 SFP/1000',
1142 'processors' => array ('catalyst-blade-11-to-12-1000T', 'catalyst-blade-13-to-16-1000SFP', 'catalyst-blade-any-bp/1000T'),
1147 'text' => 'WS-CBS3032-DEL: 16 internal/10-100-1000T(X) + 4 RJ-45/10-100-1000T(X) + 4 SFP/1000',
1148 'processors' => array ('catalyst-blade-17-to-20-1000T', 'catalyst-blade-21-to-24-1000SFP', 'catalyst-blade-any-bp/1000T'),
1153 'text' => 'WS-C3550-48: 48 RJ-45/10-100TX + 2 GBIC/1000',
1154 'processors' => array ('catalyst-chassis-any-100TX', 'catalyst-chassis-any-1000GBIC'),
1159 'text' => 'WS-C3550-12T: 10 RJ-45/10-100-1000T(X) + 2 GBIC/1000',
1160 'processors' => array ('catalyst-1-to-10-1000T', 'catalyst-11-to-12-GBIC'),
1165 'text' => 'WS-C3550-12G: 10 GBIC/1000 + 2 RJ-45/10-100-1000T(X)',
1166 'processors' => array ('catalyst-11-to-12-1000T', 'catalyst-chassis-any-1000GBIC'),
1171 'text' => 'WS-C6506: modular device (INCOMPLETE!)',
1172 'processors' => array ('catalyst-chassis-any-1000T'),
1177 'text' => 'WS-C2350-48TD: 48 RJ-45/10-100-1000T(X) + 2 X2/10000 w/TwinGig option',
1178 'processors' => array
1180 'catalyst-chassis-49-to-52-1000SFP', // TwinGig actually
1181 'catalyst-chassis-any-1000T',
1182 'catalyst-chassis-uplinks-10000X2',
1183 'catalyst-chassis-mgmt',
1189 'text' => 'WS-C2960-48PST-L: 48 RJ-45/10-100TX PoE + 2 SFP/1000 + 2 RJ-45/10-100-1000T(X)',
1190 'processors' => array
1192 'catalyst-chassis-any-100TX',
1193 'catalyst-chassis-1-to-2-1000SFP',
1194 'catalyst-chassis-uplinks-1000T',
1200 'text' => 'WS-C2960S-24PS-L: 24 RJ-45/10-100-1000T(X) PoE+ + 4 SFP/1000',
1201 'processors' => array
1203 'catalyst-chassis-mgmt',
1204 'catalyst-stack-25-to-28-SFP',
1205 'catalyst-stack-any-1000T',
1211 'text' => 'WS-C3560X-48T: 48 RJ-45/10-100-1000T(X) + network module + OOBM',
1212 'processors' => array
1216 'catalyst-chassis-any-1000T',
1217 'catalyst-chassis-mgmt',
1223 'text' => 'WS-C2360-48TD: 48 RJ-45 GigE + 4 SFP+/10000',
1224 'processors' => array ('catalyst-chassis-any-1000T', 'catalyst-chassis-mgmt', 'catalyst-chassis-uplinks-10000SFP+'),
1226 '9.12.3.1.3.719' => array
1229 'text' => 'N5K-C5020: 40 SFP+/10000',
1230 'processors' => array ('nexus-any-10000SFP+', 'nexus-mgmt'),
1232 '9.12.3.1.3.798' => array
1235 'text' => 'N5K-C5010: 20 SFP+/10000',
1236 'processors' => array ('nexus-any-10000SFP+', 'nexus-mgmt'),
1238 '9.12.3.1.3.1008' => array
1241 'text' => 'N5K-C5548P: 32 SFP+/10000',
1242 'processors' => array ('nexus-any-10000SFP+', 'nexus-mgmt'),
1244 '9.12.3.1.3.1084' => array
1247 'text' => 'N5K-C5548P: 32 SFP+/10000',
1248 'processors' => array ('nexus-any-10000SFP+', 'nexus-mgmt'),
1250 '11.2.3.7.11.19' => array
1253 'text' => 'J4813A: 24 RJ-45/10-100TX + 2 modules of varying type',
1254 'processors' => array ('procurve-chassis-100TX'),
1256 '11.2.3.7.11.29' => array
1259 'text' => 'J4899A: 48 RJ-45/10-100TX + 2 RJ-45/10-100-1000T(X)',
1260 'processors' => array ('procurve-49-to-50-1000T', 'procurve-chassis-100TX'),
1262 '11.2.3.7.11.32' => array
1265 'text' => 'J4904A: 48 RJ-45/10-100-1000T(X)',
1266 'processors' => array ('procurve-chassis-1000T'),
1268 '11.2.3.7.11.36' => array
1271 'text' => 'J8164A: 24 RJ-45/10-100TX + 2 RJ-45/10-100-1000T(X)',
1272 'processors' => array ('procurve-25-to-26-1000T', 'procurve-chassis-100TX'),
1274 '11.2.3.7.11.35' => array
1277 'text' => 'J8165A: 48 RJ-45/10-100TX + 2 RJ-45/10-100-1000T(X)',
1278 'processors' => array ('procurve-49-to-50-1000T', 'procurve-chassis-100TX'),
1280 '11.2.3.7.11.9' => array
1283 'text' => 'J4121A: modular system',
1284 'processors' => array ('procurve-modular-100TX'),
1286 '11.2.3.7.11.63' => array
1289 'text' => 'J9021A: 20 RJ-45/10-100-1000T(X) + 4 combo-gig',
1290 'processors' => array ('procurve-21-to-24-combo-1000SFP', 'procurve-chassis-1000T'),
1292 '11.2.3.7.11.65' => array
1295 'text' => 'J9028A: 22 RJ-45/10-100-1000T(X) + 2 combo-gig',
1296 'processors' => array ('smc2-combo-23-to-24', 'smc2-any-1000T'),
1298 '11.2.3.7.11.86' => array
1301 'text' => 'J9145A: 20 RJ-45/10-100-1000T(X) + 4 combo-gig + varying uplinks',
1302 'processors' => array ('procurve-21-to-24-combo-1000SFP', 'procurve-chassis-1000T'),
1304 '11.2.3.7.11.87' => array
1307 'text' => 'J9147A: 44 RJ-45/10-100-1000T(X) + 4 combo-gig + varying uplinks',
1308 'processors' => array ('procurve-45-to-48-combo-1000SFP', 'procurve-chassis-1000T'),
1310 '11.2.3.7.11.85' => array
1313 'text' => 'J9148A: 44 RJ-45/10-100-1000T(X) + 4 combo-gig + varying uplinks',
1314 'processors' => array ('procurve-45-to-48-combo-1000SFP', 'procurve-chassis-1000T'),
1316 '11.2.3.7.11.88' => array
1319 'text' => 'J9279A: 22 RJ-45/10-100-1000T(X) + 2 combo-gig + varying uplinks',
1320 'processors' => array ('procurve-23-to-24-combo-1000SFP', 'procurve-chassis-1000T'),
1322 '11.2.3.7.11.79' => array
1325 'text' => 'J9089A: 48 RJ-45/10-100TX PoE + 2 1000T + 2 SFP-1000',
1326 'processors' => array ('procurve-49-to-50-1000T', 'procurve-51-to-52-1000SFP', 'procurve-chassis-100TX'),
1328 '11.2.3.7.11.33.4.1.1' => array
1331 'text' => 'HP GbE2c w/SFP',
1332 'processors' => array
1349 '4526.100.1.1' => array
1352 'text' => 'FSM7328S: 24 RJ-45/10-100TX + 4 combo-gig',
1353 'processors' => array ('netgear-chassis-any-100TX', 'netgear-chassis-any-1000SFPcombo', 'netgear-chassis-any-1000T'),
1355 '4526.100.2.2' => array
1358 'text' => 'GSM7224: 20 RJ-45/10-100-1000T(X) + 4 combo-gig',
1359 'processors' => array ('netgear-chassis-21-to-24-1000SFP', 'netgear-chassis-21-to-24-1000Tcombo', 'netgear-chassis-any-1000T'),
1361 '4526.100.2.3' => array
1364 'text' => 'GSM7212: 12 combo-gig',
1365 'processors' => array ('netgear-chassis-any-1000SFPcombo', 'netgear-chassis-any-1000T'),
1367 '4526.100.11.1' => array
1370 'text' => 'GSM7224R: 20 RJ-45/10-100-1000T(X) + 4 combo-gig',
1371 'processors' => array ('netgear-chassis-21-to-24-1000SFP', 'netgear-chassis-21-to-24-1000Tcombo', 'netgear-chassis-any-1000T'),
1373 '4526.100.11.5' => array
1376 'text' => 'GSM7224v2: 20 RJ-45/10-100-1000T(X) + 4 combo-gig',
1377 'processors' => array ('netgear-chassis-21-to-24-1000SFP', 'netgear-chassis-21-to-24-1000Tcombo', 'netgear-chassis-any-1000T'),
1379 '4526.100.1.13' => array
1382 'text' => 'GSM7328Sv2: 20 RJ-45/10-100-1000T(X) + 4 combo-gig',
1383 'processors' => array ('netgear-chassis-21-to-24-1000SFP', 'netgear-chassis-21-to-24-1000Tcombo', 'netgear-chassis-any-1000T'),
1385 '45.3.68.5' => array
1388 'text' => 'BES50GE-12T PWR: 12 RJ-45/10-100-1000T(X)',
1389 'processors' => array ('nortel-any-1000T'),
1391 '2636.1.1.1.2.29' => array
1394 'text' => 'MX240 modular router',
1395 'processors' => array ('juniper-DPCE-R-4XGE-XFP'),
1397 // Juniper Networks assigns single SNMP OID per series:
1398 // EX2200 2636.1.1.1.1.43
1399 // EX3200 2636.1.1.1.2.30
1400 // EX4200 2636.1.1.1.2.31
1401 // EX4500 2636.1.1.1.1.44
1402 // There is a special workaround in code below to derive specific
1403 // product number from sysDescr string.
1404 '2636.1.1.1.2.31' => array
1407 'text' => 'Juniper EX4200 series',
1408 'processors' => array ('juniper-ex-pic0-1000T', 'juniper-ex-mgmt'),
1410 '2011.2.23.96' => array
1413 'text' => 'S5328C-EI-24S: 20 SFP-1000 + 4 combo-gig + 2 XFP slots',
1414 'processors' => array ('quidway-21-to-24-comboT', 'quidway-any-1000SFP', 'quidway-XFP', 'quidway-mgmt'),
1416 '2011.2.23.103' => array
1419 'text' => 'S5352C-SI: 48 RJ-45/10-100-1000T(X) + optional 2xXFP/4xSFP slots',
1420 'processors' => array ('quidway-slot1-SFP', 'quidway-any-1000T', 'quidway-XFP', 'quidway-mgmt'),
1422 '2011.2.23.97' => array
1425 'text' => 'S5352C-EI: 48 RJ-45/10-100-1000T(X) + optional 2xXFP/4xSFP slots',
1426 'processors' => array ('quidway-slot1-SFP', 'quidway-any-1000T', 'quidway-XFP', 'quidway-mgmt'),
1428 '2011.2.23.95' => array
1431 'text' => 'S5328C-EI: 20 RJ-45/10-100-1000T(X) + 4 combo-gig + 2 XFP slots',
1432 'processors' => array ('quidway-21-to-24-comboSFP', 'quidway-any-1000T', 'quidway-XFP', 'quidway-mgmt'),
1434 '2011.2.23.102' => array
1437 'text' => 'S5328C-SI: 20 RJ-45/10-100-1000T(X) + 4 combo-gig + 2 XFP slots',
1438 'processors' => array ('quidway-21-to-24-comboSFP', 'quidway-any-1000T', 'quidway-XFP', 'quidway-mgmt'),
1440 '1991.1.3.45.2.1.1.1' => array
1443 'text' => 'FGS648P: 48 RJ-45/10-100-1000T(X) + 4 combo-gig + uplink slot',
1444 'processors' => array ('fgs-1-to-4-comboSFP', 'fgs-any-1000T', 'fgs-uplinks'),
1446 '1991.1.3.45.2.2.1.1' => array
1449 'text' => 'FGS648P-POE: 48 RJ-45/10-100-1000T(X) + 4 combo-gig + uplink slot',
1450 'processors' => array ('fgs-1-to-4-comboSFP', 'fgs-any-1000T', 'fgs-uplinks'),
1452 '1991.1.3.54.2.4.1.1' => array
1455 'text' => 'FCX 648: 48 RJ-45/10-100-1000T(X) + uplink slot with 4 SFP+',
1456 'processors' => array ('fgs-any-1000T', 'fcx-uplinks', 'fcx-management'),
1458 '1991.1.3.46.1.1.1.1' => array
1461 'text' => 'FLS 624: 20 RJ-45/10-100-1000T(X) + 4 combo-gig + 3 optional 10G modules',
1462 'processors' => array ('fls624-combo', 'fgs-any-1000T', 'fls-uplinks'),
1464 '1991.1.3.46.2.1.1.1' => array
1467 'text' => 'FLS 648: 44 RJ-45/10-100-1000T(X) + 4 combo-gig + 2 optional 10G modules',
1468 'processors' => array ('fls648-combo', 'fgs-any-1000T', 'fls-uplinks'),
1470 '1991.1.3.52.2.2.1.1' => array
1473 'text' => 'FWS648G: 4 combo-gig + 44 RJ-45/10-100-1000T(X)',
1474 'processors' => array ('fgs-1-to-4-comboSFP', 'fgs-any-1000T'),
1476 '1916.2.71' => array
1479 'text' => 'X450a-24t: 20 RJ-45/10-100-1000T(X) + 4 combo-gig + XFP uplinks slot',
1480 'processors' => array ('summit-25-to-26-XFP-uplinks', 'summit-21-to-24-comboSFP', 'summit-any-1000T', 'summit-management'),
1482 '1916.2.139' => array
1485 'text' => 'X480-24x: 12 SFP-1000 + 12 combo-gig + 2 XFP + VIM slot',
1486 'processors' => array
1488 'summit-27-to-30-XFP-uplinks',
1489 'summit-25-to-26-XFP-uplinks',
1490 'summit-13-to-24-comboT',
1495 '202.20.68' => array
1498 'text' => 'SMC8150L2: 46 RJ-45/10-100-1000T(X) + 4 combo ports',
1499 'processors' => array ('smc-combo-45-to-48', 'nortel-any-1000T'),
1501 '6027.1.3.12' => array
1504 'text' => 'Force10 S60: 44 RJ-45/10-100-1000T(X) + 4 SFP-1000 ports + 0/2/4 SFP+ ports',
1505 'processors' => array ('ftos-44-to-47-1000SFP', 'ftos-any-1000T', 'ftos-any-10000SFP+', 'ftos-mgmt'),
1507 '6027.1.3.13' => array
1510 'text' => 'Force10 S55: 44 RJ-45/10-100-1000T(X) + 4 SFP-1000 ports + 0/2/4 SFP+ ports',
1511 'processors' => array ('ftos-44-to-47-1000SFP', 'ftos-any-1000T', 'ftos-any-10000SFP+', 'ftos-mgmt'),
1513 '6027.1.3.14' => array
1516 'text' => 'Force10 S4810: 48 SFP+-1000/10000 + 4 QSFP-40000 ports',
1517 'processors' => array ('ftos-any-10000SFP+', 'ftos-any-QSFP+', 'ftos-mgmt'),
1519 '202.20.59' => array
1522 'text' => 'SMC8124L2: 20 RJ-45/10-100-1000T(X) + 4 combo ports',
1523 'processors' => array ('smc2-combo-21-to-24', 'smc2-any-1000T'),
1525 '202.20.66' => array
1528 'text' => 'SMC6128L2: 24 RJ-45/10-100TX + 4 combo-gig ports',
1529 'processors' => array ('smc2-combo-25-to-28', 'smc2-1000T-25-to-28', 'smc2-any-100TX'),
1531 '12356.101.1.3002'=> array
1534 'text' => 'FG310B: 10 RJ-45/10-1000T',
1535 'processors' => array('fortinet-chassis-any-1000T'),
1539 global $swtype_pcre;
1540 $swtype_pcre = array
1542 '/Huawei Versatile Routing Platform Software.+VRP.+Software, Version 5.30 /s' => 1360,
1543 '/Huawei Versatile Routing Platform Software.+VRP.+Software, Version 5.50 /s' => 1361,
1544 '/Huawei Versatile Routing Platform Software.+VRP.+Software,\s*Version 5.70 /is' => 1369,
1545 // FIXME: get sysDescr for IronWare 5 and add a pattern
1546 '/^Brocade Communications Systems.+, IronWare Version 07\./' => 1364,
1547 '/^Juniper Networks,.+JUNOS 9\./' => 1366,
1548 '/^Juniper Networks,.+JUNOS 10\./' => 1367,
1551 function updateStickerForCell ($cell, $attr_id, $new_value)
1555 isset ($cell['attrs'][$attr_id])
1556 and !strlen ($cell['attrs'][$attr_id]['value'])
1557 and strlen ($new_value)
1559 commitUpdateAttrValue ($cell['id'], $attr_id, $new_value);
1562 // Accept "X-Y" on input and make sure, that PortInterfaceCompat contains
1563 // a record with IIF id = X and OIF id = Y.
1564 function checkPIC ($port_type_id)
1566 // cache PortInterfaceCompat
1567 static $compat_array = NULL;
1568 if (! isset ($compat_array))
1570 $compat_array = array();
1571 foreach (getPortInterfaceCompat() as $record)
1573 $key = $record['iif_id'] . '-' . $record['oif_id'];
1574 $compat_array[$key] = 1;
1578 if (preg_match ('/^(\d+-)?(\d+)$/', $port_type_id, $m))
1582 if (empty ($iif_id[1]))
1585 $port_type_id = $iif_id . '-' . $port_type_id;
1587 if (! array_key_exists ($port_type_id, $compat_array))
1589 commitSupplementPIC ($iif_id, $oif_id);
1590 $compat_array[$port_type_id] = 1;
1595 $msgcode['doSNMPmining']['ERR1'] = 161;
1596 $msgcode['doSNMPmining']['ERR2'] = 162;
1597 function doSNMPmining ($object_id, $snmpsetup)
1599 $objectInfo = spotEntity ('object', $object_id);
1600 $objectInfo['attrs'] = getAttrValues ($object_id);
1601 $endpoints = findAllEndpoints ($object_id, $objectInfo['name']);
1602 if (count ($endpoints) == 0)
1603 return showFuncMessage (__FUNCTION__
, 'ERR1'); // endpoint not found
1604 if (count ($endpoints) > 1)
1605 return showFuncMessage (__FUNCTION__
, 'ERR2'); // can't pick an address
1607 switch ($objectInfo['objtype_id'])
1611 $device = new RTSNMPDevice ($endpoints[0], $snmpsetup);
1612 return doSwitchSNMPmining ($objectInfo, $device);
1614 $device = new APCPowerSwitch ($endpoints[0], $snmpsetup);
1615 return doPDUSNMPmining ($objectInfo, $device);
1619 $msgcode['doSwitchSNMPmining']['ERR3'] = 188;
1620 $msgcode['doSwitchSNMPmining']['ERR4'] = 189;
1621 function doSwitchSNMPmining ($objectInfo, $device)
1623 global $known_switches, $iftable_processors;
1625 if (FALSE === ($sysObjectID = $device->snmpget ('sysObjectID.0')))
1626 return showFuncMessage (__FUNCTION__
, 'ERR3'); // // fatal SNMP failure
1627 $sysObjectID = preg_replace ('/^.*(enterprises\.)([\.[:digit:]]+)$/', '\\2', $sysObjectID);
1628 $sysName = substr ($device->snmpget ('sysName.0'), strlen ('STRING: '));
1629 $sysDescr = substr ($device->snmpget ('sysDescr.0'), strlen ('STRING: '));
1630 $sysDescr = str_replace (array ("\n", "\r"), " ", $sysDescr); // Make it one line
1631 if (!isset ($known_switches[$sysObjectID]))
1632 return showFuncMessage (__FUNCTION__
, 'ERR4', array ($sysObjectID)); // unknown OID
1633 showSuccess ($known_switches[$sysObjectID]['text']);
1634 foreach (array_keys ($known_switches[$sysObjectID]['processors']) as $pkey)
1635 if (!array_key_exists ($known_switches[$sysObjectID]['processors'][$pkey], $iftable_processors))
1637 showWarning ('processor "' . $known_switches[$sysObjectID]['processors'][$pkey] . '" not found');
1638 unset ($known_switches[$sysObjectID]['processors'][$pkey]);
1640 updateStickerForCell ($objectInfo, 2, $known_switches[$sysObjectID]['dict_key']);
1641 updateStickerForCell ($objectInfo, 3, $sysName);
1644 case preg_match ('/^9\.1\./', $sysObjectID): // Catalyst
1645 $exact_release = preg_replace ('/^.*, Version ([^ ]+), .*$/', '\\1', $sysDescr);
1646 $major_line = preg_replace ('/^([[:digit:]]+\.[[:digit:]]+)[^[:digit:]].*/', '\\1', $exact_release);
1653 updateStickerForCell ($objectInfo, 5, $exact_release);
1654 if (array_key_exists ($major_line, $ios_codes))
1655 updateStickerForCell ($objectInfo, 4, $ios_codes[$major_line]);
1656 $sysChassi = $device->snmpget ('1.3.6.1.4.1.9.3.6.3.0');
1657 if ($sysChassi !== FALSE or $sysChassi !== NULL)
1658 updateStickerForCell ($objectInfo, 1, str_replace ('"', '', substr ($sysChassi, strlen ('STRING: '))));
1660 commitAddPort ($objectInfo['id'], 'con0', '1-29', 'console', ''); // RJ-45 RS-232 console
1661 // blade devices are powered through internal circuitry of chassis
1662 if ($sysObjectID != '9.1.749' and $sysObjectID != '9.1.920')
1664 checkPIC ('1-16'); // AC input
1665 commitAddPort ($objectInfo['id'], 'AC-in', '1-16', '', '');
1668 case preg_match ('/^9\.12\.3\.1\.3\./', $sysObjectID): // Nexus
1669 $exact_release = preg_replace ('/^.*, Version ([^ ]+), .*$/', '\\1', $sysDescr);
1670 $major_line = preg_replace ('/^([[:digit:]]+\.[[:digit:]]+)[^[:digit:]].*/', '\\1', $exact_release);
1676 if (array_key_exists ($major_line, $nxos_codes))
1677 updateStickerForCell ($objectInfo, 4, $nxos_codes[$major_line]);
1678 updateStickerForCell ($objectInfo, 5, $exact_release);
1679 $sysChassi = $device->snmpget ('1.3.6.1.2.1.47.1.1.1.1.11.149');
1680 if ($sysChassi !== FALSE or $sysChassi !== NULL)
1681 updateStickerForCell ($objectInfo, 1, str_replace ('"', '', substr ($sysChassi, strlen ('STRING: '))));
1683 commitAddPort ($objectInfo['id'], 'con0', '1-29', 'console', ''); // RJ-45 RS-232 console
1684 checkPIC ('1-16'); // AC input
1685 commitAddPort ($objectInfo['id'], 'AC-in-1', '1-16', 'AC1', '');
1686 commitAddPort ($objectInfo['id'], 'AC-in-2', '1-16', 'AC2', '');
1688 case preg_match ('/^11\.2\.3\.7\.11\.(\d+)$/', $sysObjectID, $matches): // ProCurve
1689 $console_per_product = array
1691 79 => '1-29', # RJ-45 RS-232
1695 19 => '1-681', # DB-9 RS-232
1697 if (array_key_exists ($matches[1], $console_per_product))
1699 checkPIC ($console_per_product[$matches[1]]);
1700 commitAddPort ($objectInfo['id'], '', $console_per_product[$matches[1]], 'Console', '');
1702 $exact_release = preg_replace ('/^.* revision ([^ ]+), .*$/', '\\1', $sysDescr);
1703 updateStickerForCell ($objectInfo, 5, $exact_release);
1705 case preg_match ('/^4526\.100\./', $sysObjectID): // NETGEAR
1707 commitAddPort ($objectInfo['id'], 'console', '1-681', 'console', ''); // DB-9 RS-232 console
1709 case preg_match ('/^2011\.2\.23\./', $sysObjectID): // Huawei
1710 detectSoftwareType ($objectInfo, $sysDescr);
1712 commitAddPort ($objectInfo['id'], 'con0', '1-681', 'console', ''); // DB-9 RS-232 console
1714 case '2636.1.1.1.2.31' == $sysObjectID: // Juniper EX4200
1715 detectSoftwareType ($objectInfo, $sysDescr);
1717 commitAddPort ($objectInfo['id'], 'con', '1-29', 'CON', ''); // RJ-45 RS-232 console
1718 // EX4200-24T is already in DB
1719 if (preg_match ('/^Juniper Networks, Inc. ex4200-48t internet router/', $sysDescr))
1720 updateStickerForCell ($objectInfo, 2, 907);
1722 case preg_match ('/^2636\.1\.1\.1\.2\./', $sysObjectID): // Juniper
1723 detectSoftwareType ($objectInfo, $sysDescr);
1725 commitAddPort ($objectInfo['id'], 'console', '1-681', 'console', ''); // DB-9 RS-232 console
1727 case preg_match ('/^1991\.1\.3\.45\./', $sysObjectID): // snFGSFamily
1728 case preg_match ('/^1991\.1\.3\.46\./', $sysObjectID): // snFLSFamily
1729 case preg_match ('/^1991\.1\.3\.54\.2\.4\.1\.1$/', $sysObjectID): // FCX 648
1730 detectSoftwareType ($objectInfo, $sysDescr);
1731 $exact_release = preg_replace ('/^.*, IronWare Version ([^ ]+) .*$/', '\\1', $sysDescr);
1732 updateStickerForCell ($objectInfo, 5, $exact_release);
1733 # FOUNDRY-SN-AGENT-MIB::snChasSerNum.0
1734 $sysChassi = $device->snmpget ('enterprises.1991.1.1.1.1.2.0');
1735 if ($sysChassi !== FALSE or $sysChassi !== NULL)
1736 updateStickerForCell ($objectInfo, 1, str_replace ('"', '', substr ($sysChassi, strlen ('STRING: '))));
1738 # Type of uplink module installed.
1739 # table: FOUNDRY-SN-AGENT-MIB::snAgentBrdMainBrdDescription
1740 # Possible part numbers are:
1741 # FGS-1XG1XGC (one fixed CX4 port)
1742 # FGS-2XGC (two fixed CX4 ports)
1743 # FGS-2XG (two XFP slots)
1744 # And for FLS result (which is not handled here) would be:
1745 # 1991.1.1.2.2.1.1.2.1 = STRING: "FLS-24G 24-port Management Module"
1746 # 1991.1.1.2.2.1.1.2.3 = STRING: "FLS-1XG 1-port 10G Module (1-XFP)"
1747 # 1991.1.1.2.2.1.1.2.4 = STRING: "FLS-1XG 1-port 10G Module (1-XFP)"
1748 # (assuming, that the device has 2 XFP modules in slots 3 and 4).
1750 foreach ($device->snmpwalkoid ('enterprises.1991.1.1.2.2.1.1.2') as $module_raw)
1751 if (preg_match ('/^STRING: "(FGS-1XG1XGC|FGS-2XGC) /i', $module_raw))
1753 $iftable_processors['fgs-uplinks']['dict_key'] = '1-40'; // CX4
1758 # table: FOUNDRY-SN-AGENT-MIB::snChasPwrSupplyDescription
1761 foreach ($device->snmpwalkoid ('enterprises.1991.1.1.1.2.1.1.2') as $PSU_raw)
1764 $PSU_cooked = trim (preg_replace ('/^string: "(.+)"$/i', '\\1', $PSU_raw, 1, $count));
1768 commitAddPort ($objectInfo['id'], $PSU_cooked, '1-16', '', '');
1771 # fixed console port
1773 commitAddPort ($objectInfo['id'], 'console', '1-681', 'console', ''); // DB-9 RS-232 console
1775 case preg_match ('/^1916\.2\./', $sysObjectID): // Extreme Networks Summit
1776 $xos_release = preg_replace ('/^ExtremeXOS version ([[:digit:]]+)\..*$/', '\\1', $sysDescr);
1783 if (array_key_exists ($xos_release, $xos_codes))
1784 updateStickerForCell ($objectInfo, 4, $xos_codes[$xos_release]);
1786 commitAddPort ($objectInfo['id'], 'console', '1-681', 'console', ''); // DB-9 RS-232
1788 commitAddPort ($objectInfo['id'], 'AC-in', '1-16', '', '');
1790 case preg_match ('/^6027\.1\./', $sysObjectID): # Force10
1791 commitAddPort ($objectInfo['id'], 'aux0', '1-29', 'RS-232', ''); // RJ-45 RS-232 console
1793 if (preg_match ('/Force10 Application Software Version: ([\d\.]+)/', $sysDescr, $m))
1795 updateStickerForCell ($objectInfo, 5, $m[1]);
1796 $ftos_release = preg_replace ('/^([678])\..+$/', '\\1', $m[1]);
1803 if (array_key_exists ($ftos_release, $ftos_codes))
1804 updateStickerForCell ($objectInfo, 4, $ftos_codes[$ftos_release]);
1806 # F10-S-SERIES-CHASSIS-MIB::chStackUnitSerialNumber.1
1807 $serialNo = $device->snmpget ('enterprises.6027.3.10.1.2.2.1.12.1');
1808 # F10-S-SERIES-CHASSIS-MIB::chSysPowerSupplyType.1.1
1809 if ($device->snmpget ('enterprises.6027.3.10.1.2.3.1.3.1.1') == 'INTEGER: 1')
1812 commitAddPort ($objectInfo['id'], 'PSU0', '1-16', 'PSU0', '');
1814 # F10-S-SERIES-CHASSIS-MIB::chSysPowerSupplyType.1.2
1815 if ($device->snmpget ('enterprises.6027.3.10.1.2.3.1.3.1.2') == 'INTEGER: 1')
1818 commitAddPort ($objectInfo['id'], 'PSU1', '1-16', 'PSU1', '');
1820 if (strlen ($serialNo))
1821 updateStickerForCell ($objectInfo, 1, str_replace ('"', '', substr ($serialNo, strlen ('STRING: '))));
1823 case preg_match ('/^202\.20\./', $sysObjectID): // SMC TigerSwitch
1825 commitAddPort ($objectInfo['id'], 'console', '1-681', '', ''); // DB-9 RS-232
1827 commitAddPort ($objectInfo['id'], 'AC-in', '1-16', '', '');
1829 default: // Nortel...
1833 $tablename = 'ifDescr';
1834 foreach ($device->snmpwalkoid ($tablename) as $oid => $value)
1836 $randomindex = preg_replace ("/^.*${tablename}\.(.+)\$/", '\\1', $oid);
1837 $value = trim (preg_replace ('/^[^:]+: (.+)$/', '\\1', $value), '"');
1838 $ifInfo[$randomindex][$tablename] = $value;
1840 $tablename = 'ifPhysAddress';
1841 foreach ($device->snmpwalkoid ($tablename) as $oid => $value)
1843 $randomindex = preg_replace ("/^.*${tablename}\.(.+)\$/", '\\1', $oid);
1844 $value = trim ($value);
1845 // NET-SNMP may return MAC addresses in one of two (?) formats depending on
1846 // DISPLAY-HINT internal database. The best we can do about it is to accept both.
1847 // Bug originally reported by Walery Wysotsky against openSUSE 11.0.
1848 if (preg_match ('/^string: [0-9a-f]{1,2}(:[0-9a-f]{1,2}){5}/i', $value)) // STRING: x:yy:z:xx:y:zz
1850 list ($dummy, $value) = explode (' ', $value);
1851 $addrbytes = explode (':', $value);
1852 foreach ($addrbytes as $bidx => $bytestr)
1853 if (strlen ($bytestr) == 1)
1854 $addrbytes[$bidx] = '0' . $bytestr;
1856 elseif (preg_match ('/^hex-string:( [0-9a-f]{2}){6}/i', $value)) // Hex-STRING: xx yy zz xx yy zz
1857 $addrbytes = explode (' ', substr ($value, -17));
1858 elseif (preg_match ('/22[0-9a-f]{12}22$/', bin2hex ($value))) // STRING: "??????"
1859 $addrbytes = array (substr (bin2hex ($value), -14, 12));
1861 continue; // martian format
1862 $ifInfo[$randomindex][$tablename] = implode ('', $addrbytes);
1864 // process each interface only once regardless of how many processors we have to run
1865 foreach ($ifInfo as $iface)
1866 foreach ($known_switches[$sysObjectID]['processors'] as $processor_name)
1868 $newname = preg_replace ($iftable_processors[$processor_name]['pattern'], $iftable_processors[$processor_name]['replacement'], $iface['ifDescr'], 1, $count);
1869 if ($newname === NULL)
1871 showError ('PCRE pattern error, terminating');
1875 continue; // try next processor on current port
1876 $newlabel = preg_replace ($iftable_processors[$processor_name]['pattern'], $iftable_processors[$processor_name]['label'], $iface['ifDescr'], 1, $count);
1877 checkPIC ($iftable_processors[$processor_name]['dict_key']);
1878 commitAddPort ($objectInfo['id'], $newname, $iftable_processors[$processor_name]['dict_key'], $newlabel, $iface['ifPhysAddress']);
1879 if (!$iftable_processors[$processor_name]['try_next_proc']) // done with this port
1882 // No failure up to this point, thus leave current tab for the "Ports" one.
1883 return buildRedirectURL (NULL, 'ports');
1886 function doPDUSNMPmining ($objectInfo, $switch)
1888 global $known_APC_SKUs;
1889 if (FALSE !== ($dict_key = array_search ($switch->getHWModel(), $known_APC_SKUs)))
1890 updateStickerForCell ($objectInfo, 2, $dict_key);
1891 updateStickerForCell ($objectInfo, 1, $switch->getHWSerial());
1892 updateStickerForCell ($objectInfo, 3, $switch->getName());
1893 updateStickerForCell ($objectInfo, 5, $switch->getFWRev());
1895 commitAddPort ($objectInfo['id'], 'input', '1-16', 'input', '');
1897 foreach ($switch->getPorts() as $name => $port)
1899 $label = mb_strlen ($port[0]) ?
$port[0] : $portno;
1900 checkPIC ('1-1322');
1901 commitAddPort ($objectInfo['id'], $portno, '1-1322', $port[0], '');
1904 showSuccess ("Added ${portno} port(s)");
1905 return buildRedirectURL (NULL, 'ports');
1908 // APC SNMP code by Russ Garrett
1909 define('APC_STATUS_ON', 1);
1910 define('APC_STATUS_OFF', 2);
1911 define('APC_STATUS_REBOOT', 3);
1913 class RTSNMPDevice
{
1916 function __construct($hostname, $snmpsetup) {
1917 switch($snmpsetup['version']) {
1920 $this->snmp
= new RTSNMPv1($hostname, $snmpsetup);
1923 $this->snmp
= new RTSNMPv2($hostname, $snmpsetup);
1926 $this->snmp
= new RTSNMPv3($hostname, $snmpsetup);
1931 function getName() {
1932 return $this->getString('sysName.0');
1935 function getDescription() {
1936 return $this->getString('sysDescr.0');
1939 function snmpget($oid) {
1940 return $this->snmp
->snmpget($oid);
1943 function snmpwalkoid($oid) {
1944 return $this->snmp
->snmpwalkoid($oid);
1947 protected function snmpSet($oid, $type, $value) {
1948 return $this->snmp
->snmpset($oid, $type, $value);
1951 protected function getString($oid) {
1952 return trim(str_replace('STRING: ', '', $this->snmp
->snmpget($oid)), '"');
1956 abstract class RTSNMP
{
1957 protected $hostname;
1958 protected $snmpsetup;
1960 function __construct($hostname, $snmpsetup) {
1961 $this->hostname
= $hostname;
1962 $this->snmpsetup
= $snmpsetup;
1965 abstract function snmpget($oid);
1966 abstract function snmpset($oid, $type, $value);
1967 abstract function snmpwalkoid($oid);
1970 class RTSNMPv1
extends RTSNMP
{
1971 function snmpget($oid) {
1972 return snmpget($this->hostname
, $this->snmpsetup
['community'], $oid);
1975 function snmpset($oid, $type, $value) {
1976 return snmpset($this->hostname
, $this->snmpsetup
['community'], $oid, $type, $value);
1979 function snmpwalkoid($oid) {
1980 return snmpwalkoid($this->hostname
, $this->snmpsetup
['community'], $oid);
1984 class RTSNMPv2
extends RTSNMP
{
1985 function snmpget($oid) {
1986 return snmp2_get($this->hostname
, $this->snmpsetup
['community'], $oid);
1989 function snmpset($oid, $type, $value) {
1990 return snmp2_set($this->hostname
, $this->snmpsetup
['community'], $oid, $type, $value);
1993 function snmpwalkoid($oid) {
1994 return snmp2_real_walk($this->hostname
, $this->snmpsetup
['community'], $oid);
1998 class RTSNMPv3
extends RTSNMP
{
1999 function snmpget($oid) {
2000 return snmp3_get($this->hostname
, $this->snmpsetup
['sec_name'], $this->snmpsetup
['sec_level'], $this->snmpsetup
['auth_protocol'], $this->snmpsetup
['auth_passphrase'], $this->snmpsetup
['priv_protocol'], $this->snmpsetup
['priv_passphrase'], $oid);
2003 function snmpset($oid, $type, $value) {
2004 return snmp3_set($this->hostname
, $this->snmpsetup
['sec_name'], $this->snmpsetup
['sec_level'], $this->snmpsetup
['auth_protocol'], $this->snmpsetup
['auth_passphrase'], $this->snmpsetup
['priv_protocol'], $this->snmpsetup
['priv_passphrase'], $oid, $type, $value);
2007 function snmpwalkoid($oid) {
2008 return snmp3_real_walk($this->hostname
, $this->snmpsetup
['sec_name'], $this->snmpsetup
['sec_level'], $this->snmpsetup
['auth_protocol'], $this->snmpsetup
['auth_passphrase'], $this->snmpsetup
['priv_protocol'], $this->snmpsetup
['priv_passphrase'], $oid);
2012 class APCPowerSwitch
extends RTSNMPDevice
{
2013 protected $snmpMib = 'SNMPv2-SMI::enterprises.318';
2015 function getPorts() {
2016 $data = $this->snmpwalk("{$this->snmpMib}.1.1.12.3.3.1.1.2");
2017 $status = $this->snmpwalk("{$this->snmpMib}.1.1.12.3.3.1.1.4");
2019 foreach ($data as $id => $d) {
2020 $out[$id +
1] = array(trim(str_replace('STRING: ', '', $d), '"'), str_replace('INTEGER: ', '', $status[$id]));
2025 function getPortStatus($id) {
2026 return trim($this->snmpget("{$this->snmpMib}.1.1.12.3.3.1.1.4.$id"), 'INTEGER: ');
2029 function getPortName($id) {
2030 return trim(str_replace('STRING: ', '', $this->snmpget("{$this->snmpMib}.1.1.12.3.3.1.1.2.$id")), '"');
2033 function setPortName($id, $name) {
2034 return $this->snmpset("{$this->snmpMib}.1.1.4.5.2.1.3.$id", 's', $name);
2037 function portOff($id) {
2038 return $this->snmpSet("{$this->snmpMib}.1.1.12.3.3.1.1.4.$id", 'i', APC_STATUS_OFF
);
2041 function portOn($id) {
2042 return $this->snmpSet("{$this->snmpMib}.1.1.12.3.3.1.1.4.$id", 'i', APC_STATUS_ON
);
2045 function portReboot($id) {
2046 return $this->snmpSet("{$this->snmpMib}.1.1.12.3.3.1.1.4.$id", 'i', APC_STATUS_REBOOT
);
2048 // rPDUIdentFirmwareRev.0 == .1.3.6.1.4.1.318.1.1.12.1.3.0 = STRING: "vN.N.N"
2051 return preg_replace ('/^STRING: "(.+)"$/', '\\1', $this->snmpget ("{$this->snmpMib}.1.1.12.1.3.0"));
2053 // rPDUIdentSerialNumber.0 == .1.3.6.1.4.1.318.1.1.12.1.6.0 = STRING: "XXXXXXXXXXX"
2054 function getHWSerial()
2056 return preg_replace ('/^STRING: "(.+)"$/', '\\1', $this->snmpget ("{$this->snmpMib}.1.1.12.1.6.0"));
2058 // rPDUIdentModelNumber.0 == .1.3.6.1.4.1.318.1.1.12.1.5.0 = STRING: "APnnnn"
2059 function getHWModel()
2061 return preg_replace ('/^STRING: "(.*)"$/', '\\1', $this->snmpget ("{$this->snmpMib}.1.1.12.1.5.0"));
2065 // Take address in the form XX:XX:XX:XX:XX:XX and return the next
2066 // address in the same form.
2067 function nextMACAddress ($addr)
2072 foreach (explode (':', $addr) as $hex)
2073 $bytes[] = hexdec ($hex);
2074 for ($i = 5; $i >= 0; $i--)
2077 if ($bytes[$i] <= 255) // FF
2078 break; // no roll over
2081 foreach (array_keys ($bytes) as $key)
2082 $bytes[$key] = sprintf ('%02X', $bytes[$key]);
2083 return implode (':', $bytes);
2086 function generatePortsForCatModule ($object_id, $slotno = 1, $mtype = 'X6748', $mac_address = '')
2089 $mac_address = l2addressFromDatabase (l2addressForDatabase ($mac_address));
2092 case 'WS-X6748-GE-TX':
2093 $dbxlink->beginTransaction();
2094 for ($i = 1; $i <= 48; $i++
)
2096 commitAddPort ($object_id, "gi${slotno}/${i}", '1-24', "slot ${slotno} port ${i}", $mac_address);
2097 $mac_address = nextMACAddress ($mac_address);
2101 case 'WS-X6708-10GE':
2102 for ($i = 1; $i <= 8; $i++
)
2104 commitAddPort ($object_id, "te${slotno}/${i}", '6-1080', "slot ${slotno} port ${i}", $mac_address);
2105 $mac_address = nextMACAddress ($mac_address);
2108 case 'WS-X6704-10GE':
2109 for ($i = 1; $i <= 4; $i++
)
2111 commitAddPort ($object_id, "te${slotno}/${i}", '5-1079', "slot ${slotno} port ${i}", $mac_address);
2112 $mac_address = nextMACAddress ($mac_address);
2116 commitAddPort ($object_id, "gi${slotno}/1", '4-1077', "slot ${slotno} port 1", $mac_address);
2117 $mac_address = nextMACAddress ($mac_address);
2118 commitAddPort ($object_id, "gi${slotno}/2", '4-1077', "slot ${slotno} port 2", $mac_address);
2119 $mac_address = nextMACAddress ($mac_address);
2120 commitAddPort ($object_id, "gi${slotno}/3", '1-24', "slot ${slotno} port 3", $mac_address);
2121 $mac_address = nextMACAddress ($mac_address);
2122 commitAddPort ($object_id, "te${slotno}/4", '6-1080', "slot ${slotno} port 4", $mac_address);
2123 $mac_address = nextMACAddress ($mac_address);
2124 commitAddPort ($object_id, "te${slotno}/5", '6-1080', "slot ${slotno} port 5", $mac_address);
2127 // MAC address of 1st port is the next one after switch's address
2128 $mac_address = nextMACAddress ($mac_address);
2129 for ($i = 1; $i <= 24; $i++
)
2131 commitAddPort ($object_id, "gi${slotno}/0/${i}", '1-24', "unit ${slotno} port ${i}", $mac_address);
2132 $mac_address = nextMACAddress ($mac_address);
2134 for ($i = 25; $i <= 28; $i++
)
2136 commitAddPort ($object_id, "gi${slotno}/0/${i}", '4-1077', "unit ${slotno} port ${i}", $mac_address);
2137 $mac_address = nextMACAddress ($mac_address);
2141 $mac_address = nextMACAddress ($mac_address);
2142 for ($i = 1; $i <= 24; $i++
)
2144 commitAddPort ($object_id, "gi${slotno}/0/${i}", '1-24', "unit ${slotno} port ${i}", $mac_address);
2145 $mac_address = nextMACAddress ($mac_address);
2149 $mac_address = nextMACAddress ($mac_address);
2150 for ($i = 1; $i <= 16; $i++
)
2152 commitAddPort ($object_id, "gi${slotno}/0/${i}", '1-24', "unit ${slotno} port ${i}", $mac_address);
2153 $mac_address = nextMACAddress ($mac_address);
2155 commitAddPort ($object_id, "te${slotno}/0/1", '5-1079', "unit ${slotno} port ${i}", $mac_address);
2158 for ($i = 0; $i <= 47; $i++
)
2159 commitAddPort ($object_id, "gi${slotno}/0/${i}", '1-24', "slot ${slotno} port ${i}", $mac_address);
2162 for ($i = 0; $i <= 11; $i++
)
2163 commitAddPort ($object_id, "gi${slotno}/0/${i}", '9-1084', "slot ${slotno} port ${i}", $mac_address);
2168 function detectSoftwareType ($objectInfo, $sysDescr)
2170 global $swtype_pcre;
2171 foreach ($swtype_pcre as $pattern => $dict_key)
2172 if (preg_match ($pattern, $sysDescr))
2174 updateStickerForCell ($objectInfo, 4, $dict_key);