'43.1.8.72' => array ( 'dict_key' => 2176, 'text' => '1910G 24-port: 24 RJ-45/10-100-1000T(X) + 4 SFP combo-gig', 'processors' => array ('3com-25-to-26-1000SFP', '3com-27-to-28-1000SFP', '3com-any-1000T'), ), case preg_match ('/^43\.1\.8\.72/', $sysObjectID): // 3Com $sw_version = preg_replace('/^.* Version 3Com OS ([^ ]+).*$/', '\\1', $sysDescr); updateStickerForCell ($objectInfo, 5, $sw_version); // one RJ-45 RS-232 and one AC port checkPIC ('1-29'); commitAddPort ($objectInfo['id'], 'console', '1-29', 'console', ''); // RJ-45 RS-232 console checkPIC ('1-16'); commitAddPort ($objectInfo['id'], 'AC-in', '1-16', '', ''); break;