From Whipped Kitten, 1 Year ago, written in Plain Text.
Embed
  1. LibreNMS Poller
  2.  
  3. SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.27ms]
  4.  
  5.  
  6. SQL[select count(*) as aggregate from `migrations` limit 1 [] 0.34ms]
  7.  
  8.  
  9. SQL[select version() [] 0.37ms]
  10.  
  11.  
  12. ===================================
  13. Version info:
  14. Commit SHA: ff7d89e5e4b702c6044b22c10c1259d03fefd83d
  15. Commit Date: 1660959271
  16. DB Schema: 2022_07_19_081224_plugins_unique_index (244)
  17. PHP: 8.1.9
  18. Database: MariaDB 10.6.8-MariaDB
  19. RRDTool: 1.8.0
  20. SNMP: 5.9.1
  21. ==================================
  22. DEBUG!
  23.  
  24. Updating os_def.cache  
  25.  
  26. Starting polling run:
  27.  
  28.  
  29. SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = '10.18.13.88' ORDER BY `device_id` ASC [] 0.65ms]
  30.  
  31.  
  32. SQL[select * from `devices` where `device_id` = ? limit 1 [1] 0.45ms]
  33.  
  34.  
  35. SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [1] 0.27ms]
  36.  
  37.  
  38. Attempting to initialize OS: fs-switch  
  39.  
  40. OS initialized: LibreNMS\OS\FsSwitch  
  41.  
  42. Hostname:    10.18.13.88
  43.  
  44. Device ID:   1
  45.  
  46. OS:          fs-switch
  47.  
  48.  (fs)
  49.  
  50.  
  51.  
  52. [FPING] '/usr/local/sbin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '10.18.13.88'
  53.  
  54.  
  55. response: xmt/rcv/%loss = 3/3/0%, min/avg/max = 4.81/6.62/10.2  
  56.  
  57. SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0']  
  58.  
  59. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.526*.1.805
  60.  
  61.  
  62.  
  63.  
  64. SQL[insert into `device_perf` (`min`, `max`, `avg`, `xmt`, `rcv`, `loss`, `device_id`, `timestamp`) values (?, ?, ?, ?, ?, ?, ?, ?) [4.81,10.2,6.62,3,3,0,1,"2022-09-02 08:36:35"] 12.01ms]
  65.  
  66.  
  67. SQL[update `devices` set `last_ping_timetaken` = ? where `device_id` = ? [6.62,1] 55.42ms]
  68.  
  69.  
  70. SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` is null order by `going_down` desc limit 1 [1] 3.4ms]
  71.  
  72.  
  73. Modules status: Global+  
  74.  
  75. OS  
  76.  
  77. Device  
  78.  
  79.  
  80. Warning: Undefined array key "poll_core" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  81.  
  82. #### Load poller module core ####
  83.  
  84. SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysDescr.0' 'SNMPv2-MIB::sysObjectID.0' 'SNMPv2-MIB::sysUpTime.0' 'SNMPv2-MIB::sysName.0']  
  85.  
  86. .*.*.0 = FS Campus Switch PoE (S5810-48TS-P) By FS.COM Inc
  87. .*.*.0 = .*.4.1.526*.1.805
  88. .*.*.0 = 135283473
  89. .*.*.0 = netICTfs01
  90.  
  91.  
  92.  
  93. SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0']  
  94.  
  95. SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = 1352834
  96. HOST-RESOURCES-MIB::hrSystemUptime.0 = No Such Object available on this agent at this OID
  97.  
  98.  
  99.  
  100.  
  101. Uptime seconds: 1352835
  102.  
  103.  
  104. Uptime:  15 days 15 hours 47 minutes 15 seconds
  105.  
  106. SQL[update `devices` set `uptime` = ? where `device_id` = ? [1352835,1] 1.89ms]
  107.  
  108.  
  109.  
  110. >> Runtime for poller module 'core': 0.0890 seconds with 135496 bytes
  111.  
  112. >> SNMP: [2/0.08s] MySQL: [1/0.02s]  
  113.  
  114. #### Unload poller module core ####
  115.  
  116.  
  117. Modules status: Global-  
  118.  
  119. OS  
  120.  
  121. Device  
  122.  
  123.  
  124. Warning: Undefined array key "poll_unix-agent" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  125. Module [ unix-agent ] disabled globally.
  126.  
  127.  
  128. Modules status: Global+  
  129.  
  130. OS  
  131.  
  132. Device  
  133.  
  134. Warning: Undefined array key "poll_os" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  135.  
  136. #### Load poller module os ####
  137.  
  138. Generic :(
  139.  
  140. SQL[select * from `locations` where `locations`.`id` = ? limit 1 [1] 0.38ms]
  141.  
  142.  
  143. Location: ICT
  144.  
  145. Hardware: NULL
  146.  
  147. OS Version: NULL
  148.  
  149. OS Features:
  150.  
  151. Serial: NULL
  152.  
  153.  
  154. >> Runtime for poller module 'os': 0.0030 seconds with 117344 bytes
  155.  
  156. >> SNMP: [0/0.00s] MySQL: [1/0.00s]  
  157.  
  158. #### Unload poller module os ####
  159.  
  160.  
  161. Modules status: Global+  
  162.  
  163. OS  
  164.  
  165. Device  
  166.  
  167.  
  168. Warning: Undefined array key "poll_availability" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  169.  
  170.  
  171. #### Load poller module availability ####
  172.  
  173. SQL[SELECT duration FROM availability WHERE device_id = ? [1] 0.35ms]
  174.  
  175.  
  176. Availability:
  177.  
  178. SQL[SELECT * FROM availability WHERE device_id = ? [1] 0.31ms]
  179.  
  180.  
  181. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [1,1661985395] 0.37ms]
  182.  
  183.  
  184. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [100,1] 0.21ms]
  185.  
  186.  
  187. 1 day : 100%
  188.  
  189. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [1,1661466995] 1.82ms]
  190.  
  191.  
  192. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [100,2] 0.18ms]
  193.  
  194.  
  195. 7 days : 100%
  196.  
  197. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [1,1659479795] 0.27ms]
  198.  
  199.  
  200. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [99.063,3] 0.18ms]
  201.  
  202.  
  203. 30 days : 99.063%
  204.  
  205. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [1,1630535795] 0.29ms]
  206.  
  207.  
  208. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [99.923,4] 0.17ms]
  209.  
  210.  
  211. 365 days : 99.923%
  212.  
  213.  
  214. >> Runtime for poller module 'availability': 0.0081 seconds with 13064 bytes
  215.  
  216. >> SNMP: [0/0.00s] MySQL: [10/0.04s]  
  217.  
  218. #### Unload poller module availability ####
  219.  
  220.  
  221. Modules status: Global+  
  222.  
  223. OS  
  224.  
  225. Device  
  226.  
  227.  
  228. Warning: Undefined array key "poll_ipmi" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  229.  
  230.  
  231. #### Load poller module ipmi ####
  232.  
  233. SQL[SELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [1] 0.33ms]
  234.  
  235.  
  236. array (
  237. )  
  238.  
  239.  
  240. >> Runtime for poller module 'ipmi': 0.0009 seconds with 1512 bytes
  241.  
  242. >> SNMP: [0/0.00s] MySQL: [1/0.00s]  
  243.  
  244. #### Unload poller module ipmi ####
  245.  
  246.  
  247. Modules status: Global+  
  248.  
  249. OS  
  250.  
  251. Device  
  252.  
  253.  
  254. Warning: Undefined array key "poll_sensors" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  255.  
  256.  
  257. #### Load poller module sensors ####
  258.  
  259. SQL[SELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [1] 0.3ms]
  260.  
  261.  
  262.  
  263. >> Runtime for poller module 'sensors': 0.0006 seconds with 376 bytes
  264.  
  265. >> SNMP: [0/0.00s] MySQL: [1/0.00s]  
  266.  
  267. #### Unload poller module sensors ####
  268.  
  269.  
  270. Modules status: Global+  
  271.  
  272. OS  
  273.  
  274. Device  
  275.  
  276.  
  277. Warning: Undefined array key "poll_processors" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  278.  
  279.  
  280. #### Load poller module processors ####
  281.  
  282. Attempting to initialize OS: fs-switch  
  283.  
  284. OS initialized: LibreNMS\OS\FsSwitch  
  285.  
  286. SQL[SELECT * FROM processors WHERE device_id=? [1] 1.09ms]
  287.  
  288.  
  289.  
  290. >> Runtime for poller module 'processors': 0.0061 seconds with 58584 bytes
  291.  
  292. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  293.  
  294. #### Unload poller module processors ####
  295.  
  296.  
  297. Modules status: Global+  
  298.  
  299. OS  
  300.  
  301. Device  
  302.  
  303.  
  304. Warning: Undefined array key "poll_mempools" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  305.  
  306.  
  307. #### Load poller module mempools ####
  308.  
  309. SQL[select * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [1] 0.3ms]
  310.  
  311.  
  312.  
  313. >> Runtime for poller module 'mempools': 0.0017 seconds with 75904 bytes
  314.  
  315. >> SNMP: [0/0.00s] MySQL: [1/0.00s]  
  316.  
  317. #### Unload poller module mempools ####
  318.  
  319.  
  320. Modules status: Global+  
  321.  
  322. OS  
  323.  
  324. Device  
  325.  
  326.  
  327. Warning: Undefined array key "poll_storage" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  328.  
  329.  
  330. #### Load poller module storage ####
  331.  
  332. SQL[SELECT * FROM storage WHERE device_id = ? [1] 0.35ms]
  333.  
  334.  
  335.  
  336. >> Runtime for poller module 'storage': 0.0008 seconds with 824 bytes
  337.  
  338. >> SNMP: [0/0.00s] MySQL: [1/0.00s]  
  339.  
  340. #### Unload poller module storage ####
  341.  
  342.  
  343. Modules status: Global+  
  344.  
  345. OS  
  346.  
  347. Device  
  348.  
  349.  
  350. Warning: Undefined array key "poll_netstats" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  351.  
  352.  
  353. #### Load poller module netstats ####
  354.  
  355. icmp
  356. SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpInMsgs.0' 'IP-MIB::icmpOutMsgs.0' 'IP-MIB::icmpInErrors.0' 'IP-MIB::icmpOutErrors.0' 'IP-MIB::icmpInEchos.0' 'IP-MIB::icmpOutEchos.0' 'IP-MIB::icmpInEchoReps.0' 'IP-MIB::icmpOutEchoReps.0' 'IP-MIB::icmpInDestUnreachs.0' 'IP-MIB::icmpOutDestUnreachs.0' 'IP-MIB::icmpInParmProbs.0' 'IP-MIB::icmpInTimeExcds.0' 'IP-MIB::icmpInSrcQuenchs.0' 'IP-MIB::icmpInRedirects.0' 'IP-MIB::icmpInTimestamps.0' 'IP-MIB::icmpInTimestampReps.0' 'IP-MIB::icmpInAddrMasks.0' 'IP-MIB::icmpInAddrMaskReps.0' 'IP-MIB::icmpOutTimeExcds.0' 'IP-MIB::icmpOutParmProbs.0' 'IP-MIB::icmpOutSrcQuenchs.0' 'IP-MIB::icmpOutRedirects.0' 'IP-MIB::icmpOutTimestamps.0' 'IP-MIB::icmpOutTimestampReps.0' 'IP-MIB::icmpOutAddrMasks.0' 'IP-MIB::icmpOutAddrMaskReps.0']  
  357.  
  358. IP-MIB::icmpInMsgs.0 = 93299
  359. IP-MIB::icmpOutMsgs.0 = 13521
  360. IP-MIB::icmpInErrors.0 = 0
  361. IP-MIB::icmpOutErrors.0 = 0
  362. IP-MIB::icmpInEchos.0 = 13521
  363. IP-MIB::icmpOutEchos.0 = 0
  364. IP-MIB::icmpInEchoReps.0 = 0
  365. IP-MIB::icmpOutEchoReps.0 = 13521
  366. IP-MIB::icmpInDestUnreachs.0 = 79778
  367. IP-MIB::icmpOutDestUnreachs.0 = 0
  368. IP-MIB::icmpInParmProbs.0 = 0
  369. IP-MIB::icmpInTimeExcds.0 = 0
  370. IP-MIB::icmpInSrcQuenchs.0 = 0
  371. IP-MIB::icmpInRedirects.0 = 0
  372. IP-MIB::icmpInTimestamps.0 = 0
  373. IP-MIB::icmpInTimestampReps.0 = 0
  374. IP-MIB::icmpInAddrMasks.0 = 0
  375. IP-MIB::icmpInAddrMaskReps.0 = 0
  376. IP-MIB::icmpOutTimeExcds.0 = 0
  377. IP-MIB::icmpOutParmProbs.0 = 0
  378. IP-MIB::icmpOutSrcQuenchs.0 = 0
  379. IP-MIB::icmpOutRedirects.0 = 0
  380. IP-MIB::icmpOutTimestamps.0 = 0
  381. IP-MIB::icmpOutTimestampReps.0 = 0
  382. IP-MIB::icmpOutAddrMasks.0 = 0
  383. IP-MIB::icmpOutAddrMaskReps.0 = 0
  384.  
  385.  
  386.  
  387.  
  388. ip
  389. SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipForwDatagrams.0' 'IP-MIB::ipInDelivers.0' 'IP-MIB::ipInReceives.0' 'IP-MIB::ipOutRequests.0' 'IP-MIB::ipInDiscards.0' 'IP-MIB::ipOutDiscards.0' 'IP-MIB::ipOutNoRoutes.0' 'IP-MIB::ipReasmReqds.0' 'IP-MIB::ipReasmOKs.0' 'IP-MIB::ipReasmFails.0' 'IP-MIB::ipFragOKs.0' 'IP-MIB::ipFragFails.0' 'IP-MIB::ipFragCreates.0' 'IP-MIB::ipInUnknownProtos.0' 'IP-MIB::ipInHdrErrors.0' 'IP-MIB::ipInAddrErrors.0']  
  390.  
  391. IP-MIB::ipForwDatagrams.0 = 6011934
  392. IP-MIB::ipInDelivers.0 = 3444989
  393. IP-MIB::ipInReceives.0 = 4318616
  394. IP-MIB::ipOutRequests.0 = 2567407
  395. IP-MIB::ipInDiscards.0 = 0
  396. IP-MIB::ipOutDiscards.0 = 0
  397. IP-MIB::ipOutNoRoutes.0 = 462
  398. IP-MIB::ipReasmReqds.0 = 0
  399. IP-MIB::ipReasmOKs.0 = 0
  400. IP-MIB::ipReasmFails.0 = 0
  401. IP-MIB::ipFragOKs.0 = 0
  402. IP-MIB::ipFragFails.0 = 0
  403. IP-MIB::ipFragCreates.0 = 0
  404. IP-MIB::ipInUnknownProtos.0 = 0
  405. IP-MIB::ipInHdrErrors.0 = 0
  406. IP-MIB::ipInAddrErrors.0 = 0
  407.  
  408.  
  409.  
  410.  
  411. ip_forward
  412. SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0']  
  413.  
  414. IP-FORWARD-MIB::ipCidrRouteNumber.0 = 2
  415.  
  416.  
  417.  
  418. snmp
  419. SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInPkts.0' 'SNMPv2-MIB::snmpOutPkts.0' 'SNMPv2-MIB::snmpInBadVersions.0' 'SNMPv2-MIB::snmpInBadCommunityNames.0' 'SNMPv2-MIB::snmpInBadCommunityUses.0' 'SNMPv2-MIB::snmpInASNParseErrs.0' 'SNMPv2-MIB::snmpInTooBigs.0' 'SNMPv2-MIB::snmpInNoSuchNames.0' 'SNMPv2-MIB::snmpInBadValues.0' 'SNMPv2-MIB::snmpInReadOnlys.0' 'SNMPv2-MIB::snmpInGenErrs.0' 'SNMPv2-MIB::snmpInTotalReqVars.0' 'SNMPv2-MIB::snmpInTotalSetVars.0' 'SNMPv2-MIB::snmpInGetRequests.0' 'SNMPv2-MIB::snmpInGetNexts.0' 'SNMPv2-MIB::snmpInSetRequests.0' 'SNMPv2-MIB::snmpInGetResponses.0' 'SNMPv2-MIB::snmpInTraps.0' 'SNMPv2-MIB::snmpOutTooBigs.0' 'SNMPv2-MIB::snmpOutNoSuchNames.0' 'SNMPv2-MIB::snmpOutBadValues.0' 'SNMPv2-MIB::snmpOutGenErrs.0' 'SNMPv2-MIB::snmpOutGetRequests.0' 'SNMPv2-MIB::snmpOutGetNexts.0' 'SNMPv2-MIB::snmpOutSetRequests.0' 'SNMPv2-MIB::snmpOutGetResponses.0' 'SNMPv2-MIB::snmpOutTraps.0' 'SNMPv2-MIB::snmpSilentDrops.0' 'SNMPv2-MIB::snmpProxyDrops.0']  
  420.  
  421. SNMPv2-MIB::snmpInPkts.0 = 2448428
  422. SNMPv2-MIB::snmpOutPkts.0 = 2528298
  423. SNMPv2-MIB::snmpInBadVersions.0 = 0
  424. SNMPv2-MIB::snmpInBadCommunityNames.0 = 0
  425. SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
  426. SNMPv2-MIB::snmpInASNParseErrs.0 = 0
  427. SNMPv2-MIB::snmpInTooBigs.0 = 0
  428. SNMPv2-MIB::snmpInNoSuchNames.0 = 0
  429. SNMPv2-MIB::snmpInBadValues.0 = 0
  430. SNMPv2-MIB::snmpInReadOnlys.0 = 0
  431. SNMPv2-MIB::snmpInGenErrs.0 = 0
  432. SNMPv2-MIB::snmpInTotalReqVars.0 = 24506956
  433. SNMPv2-MIB::snmpInTotalSetVars.0 = 15
  434. SNMPv2-MIB::snmpInGetRequests.0 = 68916
  435. SNMPv2-MIB::snmpInGetNexts.0 = 202
  436. SNMPv2-MIB::snmpInSetRequests.0 = 15
  437. SNMPv2-MIB::snmpInGetResponses.0 = 0
  438. SNMPv2-MIB::snmpInTraps.0 = 0
  439. SNMPv2-MIB::snmpOutTooBigs.0 = 0
  440. SNMPv2-MIB::snmpOutNoSuchNames.0 = 0
  441. SNMPv2-MIB::snmpOutBadValues.0 = 0
  442. SNMPv2-MIB::snmpOutGenErrs.0 = 0
  443. SNMPv2-MIB::snmpOutGetRequests.0 = 0
  444. SNMPv2-MIB::snmpOutGetNexts.0 = 0
  445. SNMPv2-MIB::snmpOutSetRequests.0 = 0
  446. SNMPv2-MIB::snmpOutGetResponses.0 = 2448427
  447. SNMPv2-MIB::snmpOutTraps.0 = 79871
  448. SNMPv2-MIB::snmpSilentDrops.0 = 0
  449. SNMPv2-MIB::snmpProxyDrops.0 = 0
  450.  
  451.  
  452.  
  453.  
  454. udp
  455. SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0']  
  456.  
  457. UDP-MIB::udpInDatagrams.0 = 2469187
  458. UDP-MIB::udpOutDatagrams.0 = 2549432
  459. UDP-MIB::udpInErrors.0 = 0
  460. UDP-MIB::udpNoPorts.0 = 4603
  461.  
  462.  
  463.  
  464.  
  465. tcp
  466. SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'TCP-MIB::tcpActiveOpens.0' 'TCP-MIB::tcpPassiveOpens.0' 'TCP-MIB::tcpAttemptFails.0' 'TCP-MIB::tcpEstabResets.0' 'TCP-MIB::tcpCurrEstab.0' 'TCP-MIB::tcpInSegs.0' 'TCP-MIB::tcpOutSegs.0' 'TCP-MIB::tcpRetransSegs.0' 'TCP-MIB::tcpInErrs.0' 'TCP-MIB::tcpOutRsts.0']  
  467.  
  468. TCP-MIB::tcpActiveOpens.0 = 0
  469. TCP-MIB::tcpPassiveOpens.0 = 8
  470. TCP-MIB::tcpAttemptFails.0 = 0
  471. TCP-MIB::tcpEstabResets.0 = 1
  472. TCP-MIB::tcpCurrEstab.0 = 0
  473. TCP-MIB::tcpInSegs.0 = 4276
  474. TCP-MIB::tcpOutSegs.0 = 4458
  475. TCP-MIB::tcpRetransSegs.0 = 0
  476. TCP-MIB::tcpInErrs.0 = 0
  477. TCP-MIB::tcpOutRsts.0 = 0
  478.  
  479.  
  480.  
  481.  
  482. >> Runtime for poller module 'netstats': 0.6058 seconds with 22760 bytes
  483. >> SNMP: [6/0.60s] MySQL: [0/0.00s]  
  484. #### Unload poller module netstats ####
  485.  
  486. Modules status: Global+  
  487. OS  
  488. Device  
  489.  
  490. Warning: Undefined array key "poll_hr-mib" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  491.  
  492. #### Load poller module hr-mib ####
  493. SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0']
  494.  
  495. hrSystemMaxProcesses.0 = No Such Object available on this agent at this OID
  496. hrSystemProcesses.0 = NULL
  497. hrSystemNumUsers.0 = NULL  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504. >> Runtime for poller module 'hr-mib': 0.0817 seconds with 560 bytes
  505.  
  506. >> SNMP: [1/0.08s] MySQL: [0/0.00s]  
  507.  
  508. #### Unload poller module hr-mib ####
  509.  
  510.  
  511. Modules status: Global+  
  512.  
  513. OS  
  514.  
  515. Device  
  516.  
  517.  
  518. Warning: Undefined array key "poll_ucd-mib" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  519.  
  520.  
  521. #### Load poller module ucd-mib ####
  522.  
  523. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'systemStats']
  524.  
  525. systemStats = No Such Object available on this agent at this OID  
  526.  
  527.  
  528.  
  529. Invalid snmp_walk() data = systemStats = No Such Object available on this agent at this OID  
  530.  
  531.  
  532. Warning: Undefined array key 0 in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 35
  533.  
  534. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 37
  535.  
  536. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  537.  
  538. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  539.  
  540. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  541.  
  542. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  543.  
  544. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  545.  
  546. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  547.  
  548. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  549.  
  550.  
  551. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  552.  
  553. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  554.  
  555. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  556.  
  557. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  558.  
  559. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  560.  
  561. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  562.  
  563. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  564.  
  565. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  566.  
  567. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 78
  568.  
  569. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 94
  570.  
  571. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 98
  572.  
  573. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 102
  574.  
  575. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 106
  576.  
  577. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 110
  578.  
  579. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ucd-mib.inc.php on line 114
  580.  
  581. SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3']
  582.  
  583. laLoadInt.1 = No Such Object available on this agent at this OID
  584. laLoadInt.2 = NULL
  585. laLoadInt.3 = NULL  
  586.  
  587.  
  588.  
  589.  
  590. >> Runtime for poller module 'ucd-mib': 0.0920 seconds with 56 bytes
  591.  
  592. >> SNMP: [2/0.09s] MySQL: [0/0.00s]  
  593.  
  594. #### Unload poller module ucd-mib ####
  595.  
  596.  
  597. Modules status: Global+  
  598.  
  599. OS  
  600.  
  601. Device  
  602.  
  603.  
  604. Warning: Undefined array key "poll_ipSystemStats" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  605.  
  606. #### Load poller module ipSystemStats ####
  607.  
  608. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'ipSystemStats']
  609.  
  610. ipSystemStatsInReceives.ipv4 = 4318626
  611. ipSystemStatsInReceives.ipv6 = 0
  612. ipSystemStatsHCInReceives.ipv4 = 0
  613. ipSystemStatsHCInReceives.ipv6 = 0
  614. ipSystemStatsInOctets.ipv4 = 1165405115
  615. ipSystemStatsInOctets.ipv6 = 0
  616. ipSystemStatsHCInOctets.ipv4 = 1165405115
  617. ipSystemStatsHCInOctets.ipv6 = 0
  618. ipSystemStatsInHdrErrors.ipv4 = 0
  619. ipSystemStatsInHdrErrors.ipv6 = 0
  620. ipSystemStatsInNoRoutes.ipv4 = 0
  621. ipSystemStatsInNoRoutes.ipv6 = 0
  622. ipSystemStatsInAddrErrors.ipv4 = 0
  623. ipSystemStatsInAddrErrors.ipv6 = 0
  624. ipSystemStatsInUnknownProtos.ipv4 = 0
  625. ipSystemStatsInUnknownProtos.ipv6 = 0
  626. ipSystemStatsInTruncatedPkts.ipv4 = 0
  627. ipSystemStatsInTruncatedPkts.ipv6 = 0
  628. ipSystemStatsInForwDatagrams.ipv4 = 6011956
  629. ipSystemStatsInForwDatagrams.ipv6 = 0
  630. ipSystemStatsHCInForwDatagrams.ipv4 = 6011958
  631. ipSystemStatsHCInForwDatagrams.ipv6 = 0
  632. ipSystemStatsReasmReqds.ipv4 = 0
  633. ipSystemStatsReasmReqds.ipv6 = 0
  634. ipSystemStatsReasmOKs.ipv4 = 0
  635. ipSystemStatsReasmOKs.ipv6 = 0
  636. ipSystemStatsReasmFails.ipv4 = 0
  637. ipSystemStatsReasmFails.ipv6 = 0
  638. ipSystemStatsInDiscards.ipv4 = 0
  639. ipSystemStatsInDiscards.ipv6 = 0
  640. ipSystemStatsInDelivers.ipv4 = 3445002
  641. ipSystemStatsInDelivers.ipv6 = 0
  642. ipSystemStatsHCInDelivers.ipv4 = 3445002
  643. ipSystemStatsHCInDelivers.ipv6 = 0
  644. ipSystemStatsOutRequests.ipv4 = 2567420
  645. ipSystemStatsOutRequests.ipv6 = 0
  646. ipSystemStatsHCOutRequests.ipv4 = 2567420
  647. ipSystemStatsHCOutRequests.ipv6 = 0
  648. ipSystemStatsOutNoRoutes.ipv4 = 462
  649. ipSystemStatsOutNoRoutes.ipv6 = 0
  650. ipSystemStatsOutForwDatagrams.ipv4 = 6011962
  651. ipSystemStatsOutForwDatagrams.ipv6 = 0
  652. ipSystemStatsHCOutForwDatagrams.ipv4 = 6011962
  653. ipSystemStatsHCOutForwDatagrams.ipv6 = 0
  654. ipSystemStatsOutDiscards.ipv4 = 0
  655. ipSystemStatsOutDiscards.ipv6 = 0
  656. ipSystemStatsOutFragReqds.ipv4 = 0
  657. ipSystemStatsOutFragReqds.ipv6 = 0
  658. ipSystemStatsOutFragOKs.ipv4 = 0
  659. ipSystemStatsOutFragOKs.ipv6 = 0
  660. ipSystemStatsOutFragFails.ipv4 = 0
  661. ipSystemStatsOutFragFails.ipv6 = 0
  662. ipSystemStatsOutFragCreates.ipv4 = 0
  663. ipSystemStatsOutFragCreates.ipv6 = 0
  664. ipSystemStatsOutTransmits.ipv4 = 2566957
  665. ipSystemStatsOutTransmits.ipv6 = 0
  666. ipSystemStatsHCOutTransmits.ipv4 = 2566957
  667. ipSystemStatsHCOutTransmits.ipv6 = 0
  668. ipSystemStatsOutOctets.ipv4 = 660422525
  669. ipSystemStatsOutOctets.ipv6 = 0
  670. ipSystemStatsHCOutOctets.ipv4 = 660422786
  671. ipSystemStatsHCOutOctets.ipv6 = 0
  672. ipSystemStatsInMcastPkts.ipv4 = 0
  673. ipSystemStatsInMcastPkts.ipv6 = 0
  674. ipSystemStatsHCInMcastPkts.ipv4 = 0
  675. ipSystemStatsHCInMcastPkts.ipv6 = 0
  676. ipSystemStatsInMcastOctets.ipv4 = 0
  677. ipSystemStatsInMcastOctets.ipv6 = 0
  678. ipSystemStatsHCInMcastOctets.ipv4 = 0
  679. ipSystemStatsHCInMcastOctets.ipv6 = 0
  680. ipSystemStatsOutMcastPkts.ipv4 = 0
  681. ipSystemStatsOutMcastPkts.ipv6 = 0
  682. ipSystemStatsHCOutMcastPkts.ipv4 = 0
  683. ipSystemStatsHCOutMcastPkts.ipv6 = 0
  684. ipSystemStatsOutMcastOctets.ipv4 = 0
  685. ipSystemStatsOutMcastOctets.ipv6 = 0
  686. ipSystemStatsHCOutMcastOctets.ipv4 = 0
  687. ipSystemStatsHCOutMcastOctets.ipv6 = 0
  688. ipSystemStatsInBcastPkts.ipv4 = 4603
  689. ipSystemStatsInBcastPkts.ipv6 = 0
  690. ipSystemStatsHCInBcastPkts.ipv4 = 4603
  691. ipSystemStatsHCInBcastPkts.ipv6 = 0
  692. ipSystemStatsOutBcastPkts.ipv4 = 0
  693. ipSystemStatsOutBcastPkts.ipv6 = 0
  694. ipSystemStatsHCOutBcastPkts.ipv4 = 0
  695. ipSystemStatsHCOutBcastPkts.ipv6 = 0
  696. ipSystemStatsDiscontinuityTime.ipv4 = 0:0:00:00.00
  697. ipSystemStatsDiscontinuityTime.ipv6 = 0:0:00:00.00
  698. ipSystemStatsRefreshRate.ipv4 = 1
  699. ipSystemStatsRefreshRate.ipv6 = 1  
  700.  
  701.  
  702. ipv4
  703. ipv6
  704.  
  705.  
  706.  
  707. >> Runtime for poller module 'ipSystemStats': 0.5454 seconds with 16384 bytes
  708.  
  709. >> SNMP: [1/0.54s] MySQL: [0/0.00s]  
  710.  
  711. #### Unload poller module ipSystemStats ####
  712.  
  713.  
  714. Modules status: Global+  
  715.  
  716. OS  
  717.  
  718. Device  
  719.  
  720.  
  721. Warning: Undefined array key "poll_ports" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  722.  
  723.  
  724. #### Load poller module ports ####
  725.  
  726. SQL[SELECT *, `ports_statistics`.`port_id` AS `ports_statistics_port_id`, `ports`.`port_id` AS `port_id` FROM `ports` LEFT OUTER JOIN `ports_statistics` ON `ports`.`port_id` = `ports_statistics`.`port_id` WHERE `ports`.`device_id` = ? ORDER BY ports.port_id [1] 4.66ms]
  727.  
  728.  
  729. Caching Oids:
  730. Full ports polling
  731. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'ifXEntry']
  732.  
  733. ifName.1 = Gi1/0/1
  734. ifName.2 = Gi1/0/2
  735. ifName.3 = Gi1/0/3
  736. ifName.4 = Gi1/0/4
  737. ifName.5 = Gi1/0/5
  738. ifName.6 = Gi1/0/6
  739. ifName.7 = Gi1/0/7
  740. ifName.8 = Gi1/0/8
  741. ifName.9 = Gi1/0/9
  742. ifName.10 = Gi1/0/10
  743. ifName.11 = Gi1/0/11
  744. ifName.12 = Gi1/0/12
  745. ifName.13 = Gi1/0/13
  746. ifName.14 = Gi1/0/14
  747. ifName.15 = Gi1/0/15
  748. ifName.16 = Gi1/0/16
  749. ifName.17 = Gi1/0/17
  750. ifName.18 = Gi1/0/18
  751. ifName.19 = Gi1/0/19
  752. ifName.20 = Gi1/0/20
  753. ifName.21 = Gi1/0/21
  754. ifName.22 = Gi1/0/22
  755. ifName.23 = Gi1/0/23
  756. ifName.24 = Gi1/0/24
  757. ifName.25 = Gi1/0/25
  758. ifName.26 = Gi1/0/26
  759. ifName.27 = Gi1/0/27
  760. ifName.28 = Gi1/0/28
  761. ifName.29 = Gi1/0/29
  762. ifName.30 = Gi1/0/30
  763. ifName.31 = Gi1/0/31
  764. ifName.32 = Gi1/0/32
  765. ifName.33 = Gi1/0/33
  766. ifName.34 = Gi1/0/34
  767. ifName.35 = Gi1/0/35
  768. ifName.36 = Gi1/0/36
  769. ifName.37 = Gi1/0/37
  770. ifName.38 = Gi1/0/38
  771. ifName.39 = Gi1/0/39
  772. ifName.40 = Gi1/0/40
  773. ifName.41 = Gi1/0/41
  774. ifName.42 = Gi1/0/42
  775. ifName.43 = Gi1/0/43
  776. ifName.44 = Gi1/0/44
  777. ifName.45 = Gi1/0/45
  778. ifName.46 = Gi1/0/46
  779. ifName.47 = Gi1/0/47
  780. ifName.48 = Gi1/0/48
  781. ifName.49 = Te1/0/49
  782. ifName.50 = Te1/0/50
  783. ifName.51 = Te1/0/51
  784. ifName.52 = Te1/0/52
  785. ifName.53 = Gi2/0/1
  786. ifName.54 = Gi2/0/2
  787. ifName.55 = Gi2/0/3
  788. ifName.56 = Gi2/0/4
  789. ifName.57 = Gi2/0/5
  790. ifName.58 = Gi2/0/6
  791. ifName.59 = Gi2/0/7
  792. ifName.60 = Gi2/0/8
  793. ifName.61 = Gi2/0/9
  794. ifName.62 = Gi2/0/10
  795. ifName.63 = Gi2/0/11
  796. ifName.64 = Gi2/0/12
  797. ifName.65 = Gi2/0/13
  798. ifName.66 = Gi2/0/14
  799. ifName.67 = Gi2/0/15
  800. ifName.68 = Gi2/0/16
  801. ifName.69 = Gi2/0/17
  802. ifName.70 = Gi2/0/18
  803. ifName.71 = Gi2/0/19
  804. ifName.72 = Gi2/0/20
  805. ifName.73 = Gi2/0/21
  806. ifName.74 = Gi2/0/22
  807. ifName.75 = Gi2/0/23
  808. ifName.76 = Gi2/0/24
  809. ifName.77 = Gi2/0/25
  810. ifName.78 = Gi2/0/26
  811. ifName.79 = Gi2/0/27
  812. ifName.80 = Gi2/0/28
  813. ifName.81 = Gi2/0/29
  814. ifName.82 = Gi2/0/30
  815. ifName.83 = Gi2/0/31
  816. ifName.84 = Gi2/0/32
  817. ifName.85 = Gi2/0/33
  818. ifName.86 = Gi2/0/34
  819. ifName.87 = Gi2/0/35
  820. ifName.88 = Gi2/0/36
  821. ifName.89 = Gi2/0/37
  822. ifName.90 = Gi2/0/38
  823. ifName.91 = Gi2/0/39
  824. ifName.92 = Gi2/0/40
  825. ifName.93 = Gi2/0/41
  826. ifName.94 = Gi2/0/42
  827. ifName.95 = Gi2/0/43
  828. ifName.96 = Gi2/0/44
  829. ifName.97 = Gi2/0/45
  830. ifName.98 = Gi2/0/46
  831. ifName.99 = Gi2/0/47
  832. ifName.100 = Gi2/0/48
  833. ifName.101 = Te2/0/49
  834. ifName.102 = Te2/0/50
  835. ifName.103 = Te2/0/51
  836. ifName.104 = Te2/0/52
  837. ifName.105 = Gi3/0/1
  838. ifName.106 = Gi3/0/2
  839. ifName.107 = Gi3/0/3
  840. ifName.108 = Gi3/0/4
  841. ifName.109 = Gi3/0/5
  842. ifName.110 = Gi3/0/6
  843. ifName.111 = Gi3/0/7
  844. ifName.112 = Gi3/0/8
  845. ifName.113 = Gi3/0/9
  846. ifName.114 = Gi3/0/10
  847. ifName.115 = Gi3/0/11
  848. ifName.116 = Gi3/0/12
  849. ifName.117 = Gi3/0/13
  850. ifName.118 = Gi3/0/14
  851. ifName.119 = Gi3/0/15
  852. ifName.120 = Gi3/0/16
  853. ifName.121 = Gi3/0/17
  854. ifName.122 = Gi3/0/18
  855. ifName.123 = Gi3/0/19
  856. ifName.124 = Gi3/0/20
  857. ifName.125 = Gi3/0/21
  858. ifName.126 = Gi3/0/22
  859. ifName.127 = Gi3/0/23
  860. ifName.128 = Gi3/0/24
  861. ifName.129 = Gi3/0/25
  862. ifName.130 = Gi3/0/26
  863. ifName.131 = Gi3/0/27
  864. ifName.132 = Gi3/0/28
  865. ifName.133 = Gi3/0/29
  866. ifName.134 = Gi3/0/30
  867. ifName.135 = Gi3/0/31
  868. ifName.136 = Gi3/0/32
  869. ifName.137 = Gi3/0/33
  870. ifName.138 = Gi3/0/34
  871. ifName.139 = Gi3/0/35
  872. ifName.140 = Gi3/0/36
  873. ifName.141 = Gi3/0/37
  874. ifName.142 = Gi3/0/38
  875. ifName.143 = Gi3/0/39
  876. ifName.144 = Gi3/0/40
  877. ifName.145 = Gi3/0/41
  878. ifName.146 = Gi3/0/42
  879. ifName.147 = Gi3/0/43
  880. ifName.148 = Gi3/0/44
  881. ifName.149 = Gi3/0/45
  882. ifName.150 = Gi3/0/46
  883. ifName.151 = Gi3/0/47
  884. ifName.152 = Gi3/0/48
  885. ifName.153 = Te3/0/49
  886. ifName.154 = Te3/0/50
  887. ifName.155 = Te3/0/51
  888. ifName.156 = Te3/0/52
  889. ifName.4096 = Nu0
  890. ifName.4147 = Vl51
  891. ifName.8193 = Mg1/0
  892. ifName.8194 = Mg2/0
  893. ifName.8195 = Mg3/0
  894. ifInMulticastPkts.1 = 1977645
  895. ifInMulticastPkts.2 = 0
  896. ifInMulticastPkts.3 = 0
  897. ifInMulticastPkts.4 = 0
  898. ifInMulticastPkts.5 = 0
  899. ifInMulticastPkts.6 = 0
  900. ifInMulticastPkts.7 = 0
  901. ifInMulticastPkts.8 = 0
  902. ifInMulticastPkts.9 = 0
  903. ifInMulticastPkts.10 = 0
  904. ifInMulticastPkts.11 = 0
  905. ifInMulticastPkts.12 = 0
  906. ifInMulticastPkts.13 = 0
  907. ifInMulticastPkts.14 = 0
  908. ifInMulticastPkts.15 = 0
  909. ifInMulticastPkts.16 = 0
  910. ifInMulticastPkts.17 = 0
  911. ifInMulticastPkts.18 = 0
  912. ifInMulticastPkts.19 = 0
  913. ifInMulticastPkts.20 = 0
  914. ifInMulticastPkts.21 = 0
  915. ifInMulticastPkts.22 = 0
  916. ifInMulticastPkts.23 = 0
  917. ifInMulticastPkts.24 = 0
  918. ifInMulticastPkts.25 = 0
  919. ifInMulticastPkts.26 = 0
  920. ifInMulticastPkts.27 = 0
  921. ifInMulticastPkts.28 = 0
  922. ifInMulticastPkts.29 = 0
  923. ifInMulticastPkts.30 = 0
  924. ifInMulticastPkts.31 = 0
  925. ifInMulticastPkts.32 = 0
  926. ifInMulticastPkts.33 = 0
  927. ifInMulticastPkts.34 = 0
  928. ifInMulticastPkts.35 = 0
  929. ifInMulticastPkts.36 = 0
  930. ifInMulticastPkts.37 = 0
  931. ifInMulticastPkts.38 = 0
  932. ifInMulticastPkts.39 = 0
  933. ifInMulticastPkts.40 = 0
  934. ifInMulticastPkts.41 = 0
  935. ifInMulticastPkts.42 = 0
  936. ifInMulticastPkts.43 = 0
  937. ifInMulticastPkts.44 = 0
  938. ifInMulticastPkts.45 = 0
  939. ifInMulticastPkts.46 = 0
  940. ifInMulticastPkts.47 = 0
  941. ifInMulticastPkts.48 = 0
  942. ifInMulticastPkts.49 = 0
  943. ifInMulticastPkts.50 = 0
  944. ifInMulticastPkts.51 = 0
  945. ifInMulticastPkts.52 = 0
  946. ifInMulticastPkts.53 = 0
  947. ifInMulticastPkts.54 = 0
  948. ifInMulticastPkts.55 = 0
  949. ifInMulticastPkts.56 = 0
  950. ifInMulticastPkts.57 = 0
  951. ifInMulticastPkts.58 = 0
  952. ifInMulticastPkts.59 = 0
  953. ifInMulticastPkts.60 = 0
  954. ifInMulticastPkts.61 = 0
  955. ifInMulticastPkts.62 = 0
  956. ifInMulticastPkts.63 = 0
  957. ifInMulticastPkts.64 = 0
  958. ifInMulticastPkts.65 = 0
  959. ifInMulticastPkts.66 = 0
  960. ifInMulticastPkts.67 = 0
  961. ifInMulticastPkts.68 = 0
  962. ifInMulticastPkts.69 = 0
  963. ifInMulticastPkts.70 = 0
  964. ifInMulticastPkts.71 = 0
  965. ifInMulticastPkts.72 = 0
  966. ifInMulticastPkts.73 = 0
  967. ifInMulticastPkts.74 = 0
  968. ifInMulticastPkts.75 = 0
  969. ifInMulticastPkts.76 = 0
  970. ifInMulticastPkts.77 = 0
  971. ifInMulticastPkts.78 = 0
  972. ifInMulticastPkts.79 = 0
  973. ifInMulticastPkts.80 = 0
  974. ifInMulticastPkts.81 = 0
  975. ifInMulticastPkts.82 = 0
  976. ifInMulticastPkts.83 = 0
  977. ifInMulticastPkts.84 = 0
  978. ifInMulticastPkts.85 = 0
  979. ifInMulticastPkts.86 = 0
  980. ifInMulticastPkts.87 = 0
  981. ifInMulticastPkts.88 = 0
  982. ifInMulticastPkts.89 = 0
  983. ifInMulticastPkts.90 = 0
  984. ifInMulticastPkts.91 = 0
  985. ifInMulticastPkts.92 = 0
  986. ifInMulticastPkts.93 = 0
  987. ifInMulticastPkts.94 = 0
  988. ifInMulticastPkts.95 = 0
  989. ifInMulticastPkts.96 = 0
  990. ifInMulticastPkts.97 = 0
  991. ifInMulticastPkts.98 = 0
  992. ifInMulticastPkts.99 = 0
  993. ifInMulticastPkts.100 = 0
  994. ifInMulticastPkts.101 = 5893268
  995. ifInMulticastPkts.102 = 5893268
  996. ifInMulticastPkts.103 = 0
  997. ifInMulticastPkts.104 = 0
  998. ifInMulticastPkts.105 = 0
  999. ifInMulticastPkts.106 = 0
  1000. ifInMulticastPkts.107 = 0
  1001. ifInMulticastPkts.108 = 0
  1002. ifInMulticastPkts.109 = 0
  1003. ifInMulticastPkts.110 = 0
  1004. ifInMulticastPkts.111 = 0
  1005. ifInMulticastPkts.112 = 0
  1006. ifInMulticastPkts.113 = 0
  1007. ifInMulticastPkts.114 = 0
  1008. ifInMulticastPkts.115 = 0
  1009. ifInMulticastPkts.116 = 0
  1010. ifInMulticastPkts.117 = 0
  1011. ifInMulticastPkts.118 = 0
  1012. ifInMulticastPkts.119 = 0
  1013. ifInMulticastPkts.120 = 0
  1014. ifInMulticastPkts.121 = 0
  1015. ifInMulticastPkts.122 = 0
  1016. ifInMulticastPkts.123 = 0
  1017. ifInMulticastPkts.124 = 0
  1018. ifInMulticastPkts.125 = 0
  1019. ifInMulticastPkts.126 = 0
  1020. ifInMulticastPkts.127 = 0
  1021. ifInMulticastPkts.128 = 0
  1022. ifInMulticastPkts.129 = 0
  1023. ifInMulticastPkts.130 = 0
  1024. ifInMulticastPkts.131 = 0
  1025. ifInMulticastPkts.132 = 0
  1026. ifInMulticastPkts.133 = 0
  1027. ifInMulticastPkts.134 = 0
  1028. ifInMulticastPkts.135 = 0
  1029. ifInMulticastPkts.136 = 0
  1030. ifInMulticastPkts.137 = 0
  1031. ifInMulticastPkts.138 = 0
  1032. ifInMulticastPkts.139 = 0
  1033. ifInMulticastPkts.140 = 0
  1034. ifInMulticastPkts.141 = 0
  1035. ifInMulticastPkts.142 = 0
  1036. ifInMulticastPkts.143 = 0
  1037. ifInMulticastPkts.144 = 0
  1038. ifInMulticastPkts.145 = 0
  1039. ifInMulticastPkts.146 = 0
  1040. ifInMulticastPkts.147 = 0
  1041. ifInMulticastPkts.148 = 0
  1042. ifInMulticastPkts.149 = 0
  1043. ifInMulticastPkts.150 = 0
  1044. ifInMulticastPkts.151 = 0
  1045. ifInMulticastPkts.152 = 0
  1046. ifInMulticastPkts.153 = 5893264
  1047. ifInMulticastPkts.154 = 5893264
  1048. ifInMulticastPkts.155 = 0
  1049. ifInMulticastPkts.156 = 0
  1050. ifInMulticastPkts.4096 = 0
  1051. ifInMulticastPkts.4147 = 0
  1052. ifInMulticastPkts.8193 = 0
  1053. ifInMulticastPkts.8194 = 0
  1054. ifInMulticastPkts.8195 = 0
  1055. ifInBroadcastPkts.1 = 2170444
  1056. ifInBroadcastPkts.2 = 0
  1057. ifInBroadcastPkts.3 = 0
  1058. ifInBroadcastPkts.4 = 0
  1059. ifInBroadcastPkts.5 = 0
  1060. ifInBroadcastPkts.6 = 0
  1061. ifInBroadcastPkts.7 = 0
  1062. ifInBroadcastPkts.8 = 0
  1063. ifInBroadcastPkts.9 = 0
  1064. ifInBroadcastPkts.10 = 0
  1065. ifInBroadcastPkts.11 = 0
  1066. ifInBroadcastPkts.12 = 0
  1067. ifInBroadcastPkts.13 = 0
  1068. ifInBroadcastPkts.14 = 0
  1069. ifInBroadcastPkts.15 = 0
  1070. ifInBroadcastPkts.16 = 0
  1071. ifInBroadcastPkts.17 = 0
  1072. ifInBroadcastPkts.18 = 0
  1073. ifInBroadcastPkts.19 = 0
  1074. ifInBroadcastPkts.20 = 0
  1075. ifInBroadcastPkts.21 = 0
  1076. ifInBroadcastPkts.22 = 0
  1077. ifInBroadcastPkts.23 = 0
  1078. ifInBroadcastPkts.24 = 0
  1079. ifInBroadcastPkts.25 = 0
  1080. ifInBroadcastPkts.26 = 0
  1081. ifInBroadcastPkts.27 = 0
  1082. ifInBroadcastPkts.28 = 0
  1083. ifInBroadcastPkts.29 = 0
  1084. ifInBroadcastPkts.30 = 0
  1085. ifInBroadcastPkts.31 = 0
  1086. ifInBroadcastPkts.32 = 0
  1087. ifInBroadcastPkts.33 = 0
  1088. ifInBroadcastPkts.34 = 0
  1089. ifInBroadcastPkts.35 = 0
  1090. ifInBroadcastPkts.36 = 0
  1091. ifInBroadcastPkts.37 = 0
  1092. ifInBroadcastPkts.38 = 0
  1093. ifInBroadcastPkts.39 = 0
  1094. ifInBroadcastPkts.40 = 0
  1095. ifInBroadcastPkts.41 = 0
  1096. ifInBroadcastPkts.42 = 0
  1097. ifInBroadcastPkts.43 = 0
  1098. ifInBroadcastPkts.44 = 0
  1099. ifInBroadcastPkts.45 = 0
  1100. ifInBroadcastPkts.46 = 0
  1101. ifInBroadcastPkts.47 = 0
  1102. ifInBroadcastPkts.48 = 0
  1103. ifInBroadcastPkts.49 = 0
  1104. ifInBroadcastPkts.50 = 0
  1105. ifInBroadcastPkts.51 = 0
  1106. ifInBroadcastPkts.52 = 0
  1107. ifInBroadcastPkts.53 = 0
  1108. ifInBroadcastPkts.54 = 0
  1109. ifInBroadcastPkts.55 = 0
  1110. ifInBroadcastPkts.56 = 0
  1111. ifInBroadcastPkts.57 = 0
  1112. ifInBroadcastPkts.58 = 0
  1113. ifInBroadcastPkts.59 = 0
  1114. ifInBroadcastPkts.60 = 0
  1115. ifInBroadcastPkts.61 = 0
  1116. ifInBroadcastPkts.62 = 0
  1117. ifInBroadcastPkts.63 = 0
  1118. ifInBroadcastPkts.64 = 0
  1119. ifInBroadcastPkts.65 = 0
  1120. ifInBroadcastPkts.66 = 0
  1121. ifInBroadcastPkts.67 = 0
  1122. ifInBroadcastPkts.68 = 0
  1123. ifInBroadcastPkts.69 = 0
  1124. ifInBroadcastPkts.70 = 0
  1125. ifInBroadcastPkts.71 = 0
  1126. ifInBroadcastPkts.72 = 0
  1127. ifInBroadcastPkts.73 = 0
  1128. ifInBroadcastPkts.74 = 0
  1129. ifInBroadcastPkts.75 = 0
  1130. ifInBroadcastPkts.76 = 0
  1131. ifInBroadcastPkts.77 = 0
  1132. ifInBroadcastPkts.78 = 0
  1133. ifInBroadcastPkts.79 = 0
  1134. ifInBroadcastPkts.80 = 0
  1135. ifInBroadcastPkts.81 = 0
  1136. ifInBroadcastPkts.82 = 0
  1137. ifInBroadcastPkts.83 = 0
  1138. ifInBroadcastPkts.84 = 0
  1139. ifInBroadcastPkts.85 = 0
  1140. ifInBroadcastPkts.86 = 0
  1141. ifInBroadcastPkts.87 = 0
  1142. ifInBroadcastPkts.88 = 0
  1143. ifInBroadcastPkts.89 = 0
  1144. ifInBroadcastPkts.90 = 0
  1145. ifInBroadcastPkts.91 = 0
  1146. ifInBroadcastPkts.92 = 0
  1147. ifInBroadcastPkts.93 = 0
  1148. ifInBroadcastPkts.94 = 0
  1149. ifInBroadcastPkts.95 = 0
  1150. ifInBroadcastPkts.96 = 0
  1151. ifInBroadcastPkts.97 = 0
  1152. ifInBroadcastPkts.98 = 0
  1153. ifInBroadcastPkts.99 = 0
  1154. ifInBroadcastPkts.100 = 0
  1155. ifInBroadcastPkts.101 = 2170451
  1156. ifInBroadcastPkts.102 = 2170451
  1157. ifInBroadcastPkts.103 = 0
  1158. ifInBroadcastPkts.104 = 0
  1159. ifInBroadcastPkts.105 = 0
  1160. ifInBroadcastPkts.106 = 0
  1161. ifInBroadcastPkts.107 = 0
  1162. ifInBroadcastPkts.108 = 0
  1163. ifInBroadcastPkts.109 = 0
  1164. ifInBroadcastPkts.110 = 0
  1165. ifInBroadcastPkts.111 = 0
  1166. ifInBroadcastPkts.112 = 0
  1167. ifInBroadcastPkts.113 = 0
  1168. ifInBroadcastPkts.114 = 0
  1169. ifInBroadcastPkts.115 = 0
  1170. ifInBroadcastPkts.116 = 0
  1171. ifInBroadcastPkts.117 = 0
  1172. ifInBroadcastPkts.118 = 0
  1173. ifInBroadcastPkts.119 = 0
  1174. ifInBroadcastPkts.120 = 0
  1175. ifInBroadcastPkts.121 = 0
  1176. ifInBroadcastPkts.122 = 0
  1177. ifInBroadcastPkts.123 = 0
  1178. ifInBroadcastPkts.124 = 0
  1179. ifInBroadcastPkts.125 = 0
  1180. ifInBroadcastPkts.126 = 0
  1181. ifInBroadcastPkts.127 = 0
  1182. ifInBroadcastPkts.128 = 0
  1183. ifInBroadcastPkts.129 = 0
  1184. ifInBroadcastPkts.130 = 0
  1185. ifInBroadcastPkts.131 = 0
  1186. ifInBroadcastPkts.132 = 0
  1187. ifInBroadcastPkts.133 = 0
  1188. ifInBroadcastPkts.134 = 0
  1189. ifInBroadcastPkts.135 = 0
  1190. ifInBroadcastPkts.136 = 0
  1191. ifInBroadcastPkts.137 = 0
  1192. ifInBroadcastPkts.138 = 0
  1193. ifInBroadcastPkts.139 = 0
  1194. ifInBroadcastPkts.140 = 0
  1195. ifInBroadcastPkts.141 = 0
  1196. ifInBroadcastPkts.142 = 0
  1197. ifInBroadcastPkts.143 = 0
  1198. ifInBroadcastPkts.144 = 0
  1199. ifInBroadcastPkts.145 = 0
  1200. ifInBroadcastPkts.146 = 0
  1201. ifInBroadcastPkts.147 = 0
  1202. ifInBroadcastPkts.148 = 0
  1203. ifInBroadcastPkts.149 = 0
  1204. ifInBroadcastPkts.150 = 0
  1205. ifInBroadcastPkts.151 = 0
  1206. ifInBroadcastPkts.152 = 0
  1207. ifInBroadcastPkts.153 = 2170458
  1208. ifInBroadcastPkts.154 = 2170458
  1209. ifInBroadcastPkts.155 = 0
  1210. ifInBroadcastPkts.156 = 0
  1211. ifInBroadcastPkts.4096 = 0
  1212. ifInBroadcastPkts.4147 = 0
  1213. ifInBroadcastPkts.8193 = 0
  1214. ifInBroadcastPkts.8194 = 0
  1215. ifInBroadcastPkts.8195 = 0
  1216. ifOutMulticastPkts.1 = 701763
  1217. ifOutMulticastPkts.2 = 0
  1218. ifOutMulticastPkts.3 = 0
  1219. ifOutMulticastPkts.4 = 0
  1220. ifOutMulticastPkts.5 = 0
  1221. ifOutMulticastPkts.6 = 0
  1222. ifOutMulticastPkts.7 = 0
  1223. ifOutMulticastPkts.8 = 0
  1224. ifOutMulticastPkts.9 = 0
  1225. ifOutMulticastPkts.10 = 0
  1226. ifOutMulticastPkts.11 = 0
  1227. ifOutMulticastPkts.12 = 0
  1228. ifOutMulticastPkts.13 = 0
  1229. ifOutMulticastPkts.14 = 0
  1230. ifOutMulticastPkts.15 = 0
  1231. ifOutMulticastPkts.16 = 0
  1232. ifOutMulticastPkts.17 = 0
  1233. ifOutMulticastPkts.18 = 0
  1234. ifOutMulticastPkts.19 = 0
  1235. ifOutMulticastPkts.20 = 0
  1236. ifOutMulticastPkts.21 = 0
  1237. ifOutMulticastPkts.22 = 0
  1238. ifOutMulticastPkts.23 = 0
  1239. ifOutMulticastPkts.24 = 0
  1240. ifOutMulticastPkts.25 = 0
  1241. ifOutMulticastPkts.26 = 0
  1242. ifOutMulticastPkts.27 = 0
  1243. ifOutMulticastPkts.28 = 0
  1244. ifOutMulticastPkts.29 = 0
  1245. ifOutMulticastPkts.30 = 0
  1246. ifOutMulticastPkts.31 = 0
  1247. ifOutMulticastPkts.32 = 0
  1248. ifOutMulticastPkts.33 = 0
  1249. ifOutMulticastPkts.34 = 0
  1250. ifOutMulticastPkts.35 = 0
  1251. ifOutMulticastPkts.36 = 0
  1252. ifOutMulticastPkts.37 = 0
  1253. ifOutMulticastPkts.38 = 0
  1254. ifOutMulticastPkts.39 = 0
  1255. ifOutMulticastPkts.40 = 0
  1256. ifOutMulticastPkts.41 = 0
  1257. ifOutMulticastPkts.42 = 0
  1258. ifOutMulticastPkts.43 = 0
  1259. ifOutMulticastPkts.44 = 0
  1260. ifOutMulticastPkts.45 = 0
  1261. ifOutMulticastPkts.46 = 0
  1262. ifOutMulticastPkts.47 = 0
  1263. ifOutMulticastPkts.48 = 0
  1264. ifOutMulticastPkts.49 = 5893284
  1265. ifOutMulticastPkts.50 = 5893284
  1266. ifOutMulticastPkts.51 = 0
  1267. ifOutMulticastPkts.52 = 0
  1268. ifOutMulticastPkts.53 = 0
  1269. ifOutMulticastPkts.54 = 0
  1270. ifOutMulticastPkts.55 = 0
  1271. ifOutMulticastPkts.56 = 0
  1272. ifOutMulticastPkts.57 = 0
  1273. ifOutMulticastPkts.58 = 0
  1274. ifOutMulticastPkts.59 = 0
  1275. ifOutMulticastPkts.60 = 0
  1276. ifOutMulticastPkts.61 = 0
  1277. ifOutMulticastPkts.62 = 0
  1278. ifOutMulticastPkts.63 = 0
  1279. ifOutMulticastPkts.64 = 0
  1280. ifOutMulticastPkts.65 = 0
  1281. ifOutMulticastPkts.66 = 0
  1282. ifOutMulticastPkts.67 = 0
  1283. ifOutMulticastPkts.68 = 0
  1284. ifOutMulticastPkts.69 = 0
  1285. ifOutMulticastPkts.70 = 0
  1286. ifOutMulticastPkts.71 = 0
  1287. ifOutMulticastPkts.72 = 0
  1288. ifOutMulticastPkts.73 = 0
  1289. ifOutMulticastPkts.74 = 0
  1290. ifOutMulticastPkts.75 = 0
  1291. ifOutMulticastPkts.76 = 0
  1292. ifOutMulticastPkts.77 = 0
  1293. ifOutMulticastPkts.78 = 0
  1294. ifOutMulticastPkts.79 = 0
  1295. ifOutMulticastPkts.80 = 0
  1296. ifOutMulticastPkts.81 = 0
  1297. ifOutMulticastPkts.82 = 0
  1298. ifOutMulticastPkts.83 = 0
  1299. ifOutMulticastPkts.84 = 0
  1300. ifOutMulticastPkts.85 = 0
  1301. ifOutMulticastPkts.86 = 0
  1302. ifOutMulticastPkts.87 = 0
  1303. ifOutMulticastPkts.88 = 0
  1304. ifOutMulticastPkts.89 = 0
  1305. ifOutMulticastPkts.90 = 0
  1306. ifOutMulticastPkts.91 = 0
  1307. ifOutMulticastPkts.92 = 0
  1308. ifOutMulticastPkts.93 = 0
  1309. ifOutMulticastPkts.94 = 0
  1310. ifOutMulticastPkts.95 = 0
  1311. ifOutMulticastPkts.96 = 0
  1312. ifOutMulticastPkts.97 = 0
  1313. ifOutMulticastPkts.98 = 0
  1314. ifOutMulticastPkts.99 = 0
  1315. ifOutMulticastPkts.100 = 0
  1316. ifOutMulticastPkts.101 = 5893278
  1317. ifOutMulticastPkts.102 = 0
  1318. ifOutMulticastPkts.103 = 0
  1319. ifOutMulticastPkts.104 = 0
  1320. ifOutMulticastPkts.105 = 0
  1321. ifOutMulticastPkts.106 = 0
  1322. ifOutMulticastPkts.107 = 0
  1323. ifOutMulticastPkts.108 = 0
  1324. ifOutMulticastPkts.109 = 0
  1325. ifOutMulticastPkts.110 = 0
  1326. ifOutMulticastPkts.111 = 0
  1327. ifOutMulticastPkts.112 = 0
  1328. ifOutMulticastPkts.113 = 0
  1329. ifOutMulticastPkts.114 = 0
  1330. ifOutMulticastPkts.115 = 0
  1331. ifOutMulticastPkts.116 = 0
  1332. ifOutMulticastPkts.117 = 0
  1333. ifOutMulticastPkts.118 = 0
  1334. ifOutMulticastPkts.119 = 0
  1335. ifOutMulticastPkts.120 = 0
  1336. ifOutMulticastPkts.121 = 0
  1337. ifOutMulticastPkts.122 = 0
  1338. ifOutMulticastPkts.123 = 0
  1339. ifOutMulticastPkts.124 = 0
  1340. ifOutMulticastPkts.125 = 0
  1341. ifOutMulticastPkts.126 = 0
  1342. ifOutMulticastPkts.127 = 0
  1343. ifOutMulticastPkts.128 = 0
  1344. ifOutMulticastPkts.129 = 0
  1345. ifOutMulticastPkts.130 = 0
  1346. ifOutMulticastPkts.131 = 0
  1347. ifOutMulticastPkts.132 = 0
  1348. ifOutMulticastPkts.133 = 0
  1349. ifOutMulticastPkts.134 = 0
  1350. ifOutMulticastPkts.135 = 0
  1351. ifOutMulticastPkts.136 = 0
  1352. ifOutMulticastPkts.137 = 0
  1353. ifOutMulticastPkts.138 = 0
  1354. ifOutMulticastPkts.139 = 0
  1355. ifOutMulticastPkts.140 = 0
  1356. ifOutMulticastPkts.141 = 0
  1357. ifOutMulticastPkts.142 = 0
  1358. ifOutMulticastPkts.143 = 0
  1359. ifOutMulticastPkts.144 = 0
  1360. ifOutMulticastPkts.145 = 0
  1361. ifOutMulticastPkts.146 = 0
  1362. ifOutMulticastPkts.147 = 0
  1363. ifOutMulticastPkts.148 = 0
  1364. ifOutMulticastPkts.149 = 0
  1365. ifOutMulticastPkts.150 = 0
  1366. ifOutMulticastPkts.151 = 0
  1367. ifOutMulticastPkts.152 = 0
  1368. ifOutMulticastPkts.153 = 0
  1369. ifOutMulticastPkts.154 = 5893281
  1370. ifOutMulticastPkts.155 = 0
  1371. ifOutMulticastPkts.156 = 0
  1372. ifOutMulticastPkts.4096 = 0
  1373. ifOutMulticastPkts.4147 = 0
  1374. ifOutMulticastPkts.8193 = 0
  1375. ifOutMulticastPkts.8194 = 0
  1376. ifOutMulticastPkts.8195 = 0
  1377. ifOutBroadcastPkts.1 = 6
  1378. ifOutBroadcastPkts.2 = 0
  1379. ifOutBroadcastPkts.3 = 0
  1380. ifOutBroadcastPkts.4 = 0
  1381. ifOutBroadcastPkts.5 = 0
  1382. ifOutBroadcastPkts.6 = 0
  1383. ifOutBroadcastPkts.7 = 0
  1384. ifOutBroadcastPkts.8 = 0
  1385. ifOutBroadcastPkts.9 = 0
  1386. ifOutBroadcastPkts.10 = 0
  1387. ifOutBroadcastPkts.11 = 0
  1388. ifOutBroadcastPkts.12 = 0
  1389. ifOutBroadcastPkts.13 = 0
  1390. ifOutBroadcastPkts.14 = 0
  1391. ifOutBroadcastPkts.15 = 0
  1392. ifOutBroadcastPkts.16 = 0
  1393. ifOutBroadcastPkts.17 = 0
  1394. ifOutBroadcastPkts.18 = 0
  1395. ifOutBroadcastPkts.19 = 0
  1396. ifOutBroadcastPkts.20 = 0
  1397. ifOutBroadcastPkts.21 = 0
  1398. ifOutBroadcastPkts.22 = 0
  1399. ifOutBroadcastPkts.23 = 0
  1400. ifOutBroadcastPkts.24 = 0
  1401. ifOutBroadcastPkts.25 = 0
  1402. ifOutBroadcastPkts.26 = 0
  1403. ifOutBroadcastPkts.27 = 0
  1404. ifOutBroadcastPkts.28 = 0
  1405. ifOutBroadcastPkts.29 = 0
  1406. ifOutBroadcastPkts.30 = 0
  1407. ifOutBroadcastPkts.31 = 0
  1408. ifOutBroadcastPkts.32 = 0
  1409. ifOutBroadcastPkts.33 = 0
  1410. ifOutBroadcastPkts.34 = 0
  1411. ifOutBroadcastPkts.35 = 0
  1412. ifOutBroadcastPkts.36 = 0
  1413. ifOutBroadcastPkts.37 = 0
  1414. ifOutBroadcastPkts.38 = 0
  1415. ifOutBroadcastPkts.39 = 0
  1416. ifOutBroadcastPkts.40 = 0
  1417. ifOutBroadcastPkts.41 = 0
  1418. ifOutBroadcastPkts.42 = 0
  1419. ifOutBroadcastPkts.43 = 0
  1420. ifOutBroadcastPkts.44 = 0
  1421. ifOutBroadcastPkts.45 = 0
  1422. ifOutBroadcastPkts.46 = 0
  1423. ifOutBroadcastPkts.47 = 0
  1424. ifOutBroadcastPkts.48 = 0
  1425. ifOutBroadcastPkts.49 = 2170459
  1426. ifOutBroadcastPkts.50 = 2170459
  1427. ifOutBroadcastPkts.51 = 0
  1428. ifOutBroadcastPkts.52 = 0
  1429. ifOutBroadcastPkts.53 = 0
  1430. ifOutBroadcastPkts.54 = 0
  1431. ifOutBroadcastPkts.55 = 0
  1432. ifOutBroadcastPkts.56 = 0
  1433. ifOutBroadcastPkts.57 = 0
  1434. ifOutBroadcastPkts.58 = 0
  1435. ifOutBroadcastPkts.59 = 0
  1436. ifOutBroadcastPkts.60 = 0
  1437. ifOutBroadcastPkts.61 = 0
  1438. ifOutBroadcastPkts.62 = 0
  1439. ifOutBroadcastPkts.63 = 0
  1440. ifOutBroadcastPkts.64 = 0
  1441. ifOutBroadcastPkts.65 = 0
  1442. ifOutBroadcastPkts.66 = 0
  1443. ifOutBroadcastPkts.67 = 0
  1444. ifOutBroadcastPkts.68 = 0
  1445. ifOutBroadcastPkts.69 = 0
  1446. ifOutBroadcastPkts.70 = 0
  1447. ifOutBroadcastPkts.71 = 0
  1448. ifOutBroadcastPkts.72 = 0
  1449. ifOutBroadcastPkts.73 = 0
  1450. ifOutBroadcastPkts.74 = 0
  1451. ifOutBroadcastPkts.75 = 0
  1452. ifOutBroadcastPkts.76 = 0
  1453. ifOutBroadcastPkts.77 = 0
  1454. ifOutBroadcastPkts.78 = 0
  1455. ifOutBroadcastPkts.79 = 0
  1456. ifOutBroadcastPkts.80 = 0
  1457. ifOutBroadcastPkts.81 = 0
  1458. ifOutBroadcastPkts.82 = 0
  1459. ifOutBroadcastPkts.83 = 0
  1460. ifOutBroadcastPkts.84 = 0
  1461. ifOutBroadcastPkts.85 = 0
  1462. ifOutBroadcastPkts.86 = 0
  1463. ifOutBroadcastPkts.87 = 0
  1464. ifOutBroadcastPkts.88 = 0
  1465. ifOutBroadcastPkts.89 = 0
  1466. ifOutBroadcastPkts.90 = 0
  1467. ifOutBroadcastPkts.91 = 0
  1468. ifOutBroadcastPkts.92 = 0
  1469. ifOutBroadcastPkts.93 = 0
  1470. ifOutBroadcastPkts.94 = 0
  1471. ifOutBroadcastPkts.95 = 0
  1472. ifOutBroadcastPkts.96 = 0
  1473. ifOutBroadcastPkts.97 = 0
  1474. ifOutBroadcastPkts.98 = 0
  1475. ifOutBroadcastPkts.99 = 0
  1476. ifOutBroadcastPkts.100 = 0
  1477. ifOutBroadcastPkts.101 = 2170456
  1478. ifOutBroadcastPkts.102 = 0
  1479. ifOutBroadcastPkts.103 = 0
  1480. ifOutBroadcastPkts.104 = 0
  1481. ifOutBroadcastPkts.105 = 0
  1482. ifOutBroadcastPkts.106 = 0
  1483. ifOutBroadcastPkts.107 = 0
  1484. ifOutBroadcastPkts.108 = 0
  1485. ifOutBroadcastPkts.109 = 0
  1486. ifOutBroadcastPkts.110 = 0
  1487. ifOutBroadcastPkts.111 = 0
  1488. ifOutBroadcastPkts.112 = 0
  1489. ifOutBroadcastPkts.113 = 0
  1490. ifOutBroadcastPkts.114 = 0
  1491. ifOutBroadcastPkts.115 = 0
  1492. ifOutBroadcastPkts.116 = 0
  1493. ifOutBroadcastPkts.117 = 0
  1494. ifOutBroadcastPkts.118 = 0
  1495. ifOutBroadcastPkts.119 = 0
  1496. ifOutBroadcastPkts.120 = 0
  1497. ifOutBroadcastPkts.121 = 0
  1498. ifOutBroadcastPkts.122 = 0
  1499. ifOutBroadcastPkts.123 = 0
  1500. ifOutBroadcastPkts.124 = 0
  1501. ifOutBroadcastPkts.125 = 0
  1502. ifOutBroadcastPkts.126 = 0
  1503. ifOutBroadcastPkts.127 = 0
  1504. ifOutBroadcastPkts.128 = 0
  1505. ifOutBroadcastPkts.129 = 0
  1506. ifOutBroadcastPkts.130 = 0
  1507. ifOutBroadcastPkts.131 = 0
  1508. ifOutBroadcastPkts.132 = 0
  1509. ifOutBroadcastPkts.133 = 0
  1510. ifOutBroadcastPkts.134 = 0
  1511. ifOutBroadcastPkts.135 = 0
  1512. ifOutBroadcastPkts.136 = 0
  1513. ifOutBroadcastPkts.137 = 0
  1514. ifOutBroadcastPkts.138 = 0
  1515. ifOutBroadcastPkts.139 = 0
  1516. ifOutBroadcastPkts.140 = 0
  1517. ifOutBroadcastPkts.141 = 0
  1518. ifOutBroadcastPkts.142 = 0
  1519. ifOutBroadcastPkts.143 = 0
  1520. ifOutBroadcastPkts.144 = 0
  1521. ifOutBroadcastPkts.145 = 0
  1522. ifOutBroadcastPkts.146 = 0
  1523. ifOutBroadcastPkts.147 = 0
  1524. ifOutBroadcastPkts.148 = 0
  1525. ifOutBroadcastPkts.149 = 0
  1526. ifOutBroadcastPkts.150 = 0
  1527. ifOutBroadcastPkts.151 = 0
  1528. ifOutBroadcastPkts.152 = 0
  1529. ifOutBroadcastPkts.153 = 0
  1530. ifOutBroadcastPkts.154 = 2170458
  1531. ifOutBroadcastPkts.155 = 0
  1532. ifOutBroadcastPkts.156 = 0
  1533. ifOutBroadcastPkts.4096 = 0
  1534. ifOutBroadcastPkts.4147 = 0
  1535. ifOutBroadcastPkts.8193 = 0
  1536. ifOutBroadcastPkts.8194 = 0
  1537. ifOutBroadcastPkts.8195 = 0
  1538. ifHCInOctets.1 = 1761230336
  1539. ifHCInOctets.2 = 0
  1540. ifHCInOctets.3 = 0
  1541. ifHCInOctets.4 = 0
  1542. ifHCInOctets.5 = 0
  1543. ifHCInOctets.6 = 0
  1544. ifHCInOctets.7 = 0
  1545. ifHCInOctets.8 = 0
  1546. ifHCInOctets.9 = 0
  1547. ifHCInOctets.10 = 0
  1548. ifHCInOctets.11 = 0
  1549. ifHCInOctets.12 = 0
  1550. ifHCInOctets.13 = 0
  1551. ifHCInOctets.14 = 0
  1552. ifHCInOctets.15 = 0
  1553. ifHCInOctets.16 = 0
  1554. ifHCInOctets.17 = 0
  1555. ifHCInOctets.18 = 0
  1556. ifHCInOctets.19 = 0
  1557. ifHCInOctets.20 = 0
  1558. ifHCInOctets.21 = 0
  1559. ifHCInOctets.22 = 0
  1560. ifHCInOctets.23 = 0
  1561. ifHCInOctets.24 = 0
  1562. ifHCInOctets.25 = 0
  1563. ifHCInOctets.26 = 0
  1564. ifHCInOctets.27 = 0
  1565. ifHCInOctets.28 = 0
  1566. ifHCInOctets.29 = 0
  1567. ifHCInOctets.30 = 0
  1568. ifHCInOctets.31 = 0
  1569. ifHCInOctets.32 = 0
  1570. ifHCInOctets.33 = 0
  1571. ifHCInOctets.34 = 0
  1572. ifHCInOctets.35 = 0
  1573. ifHCInOctets.36 = 0
  1574. ifHCInOctets.37 = 0
  1575. ifHCInOctets.38 = 0
  1576. ifHCInOctets.39 = 0
  1577. ifHCInOctets.40 = 0
  1578. ifHCInOctets.41 = 0
  1579. ifHCInOctets.42 = 0
  1580. ifHCInOctets.43 = 0
  1581. ifHCInOctets.44 = 0
  1582. ifHCInOctets.45 = 0
  1583. ifHCInOctets.46 = 0
  1584. ifHCInOctets.47 = 0
  1585. ifHCInOctets.48 = 0
  1586. ifHCInOctets.49 = 74826940653
  1587. ifHCInOctets.50 = 75066571173
  1588. ifHCInOctets.51 = 0
  1589. ifHCInOctets.52 = 0
  1590. ifHCInOctets.53 = 0
  1591. ifHCInOctets.54 = 0
  1592. ifHCInOctets.55 = 0
  1593. ifHCInOctets.56 = 0
  1594. ifHCInOctets.57 = 0
  1595. ifHCInOctets.58 = 0
  1596. ifHCInOctets.59 = 0
  1597. ifHCInOctets.60 = 0
  1598. ifHCInOctets.61 = 0
  1599. ifHCInOctets.62 = 0
  1600. ifHCInOctets.63 = 0
  1601. ifHCInOctets.64 = 0
  1602. ifHCInOctets.65 = 0
  1603. ifHCInOctets.66 = 0
  1604. ifHCInOctets.67 = 0
  1605. ifHCInOctets.68 = 0
  1606. ifHCInOctets.69 = 0
  1607. ifHCInOctets.70 = 0
  1608. ifHCInOctets.71 = 0
  1609. ifHCInOctets.72 = 0
  1610. ifHCInOctets.73 = 0
  1611. ifHCInOctets.74 = 0
  1612. ifHCInOctets.75 = 0
  1613. ifHCInOctets.76 = 0
  1614. ifHCInOctets.77 = 0
  1615. ifHCInOctets.78 = 0
  1616. ifHCInOctets.79 = 0
  1617. ifHCInOctets.80 = 0
  1618. ifHCInOctets.81 = 0
  1619. ifHCInOctets.82 = 0
  1620. ifHCInOctets.83 = 0
  1621. ifHCInOctets.84 = 0
  1622. ifHCInOctets.85 = 0
  1623. ifHCInOctets.86 = 0
  1624. ifHCInOctets.87 = 0
  1625. ifHCInOctets.88 = 0
  1626. ifHCInOctets.89 = 0
  1627. ifHCInOctets.90 = 0
  1628. ifHCInOctets.91 = 0
  1629. ifHCInOctets.92 = 0
  1630. ifHCInOctets.93 = 0
  1631. ifHCInOctets.94 = 0
  1632. ifHCInOctets.95 = 0
  1633. ifHCInOctets.96 = 0
  1634. ifHCInOctets.97 = 0
  1635. ifHCInOctets.98 = 0
  1636. ifHCInOctets.99 = 0
  1637. ifHCInOctets.100 = 0
  1638. ifHCInOctets.101 = 8433884833
  1639. ifHCInOctets.102 = 12709833585
  1640. ifHCInOctets.103 = 0
  1641. ifHCInOctets.104 = 0
  1642. ifHCInOctets.105 = 0
  1643. ifHCInOctets.106 = 0
  1644. ifHCInOctets.107 = 0
  1645. ifHCInOctets.108 = 0
  1646. ifHCInOctets.109 = 0
  1647. ifHCInOctets.110 = 0
  1648. ifHCInOctets.111 = 0
  1649. ifHCInOctets.112 = 0
  1650. ifHCInOctets.113 = 0
  1651. ifHCInOctets.114 = 0
  1652. ifHCInOctets.115 = 0
  1653. ifHCInOctets.116 = 0
  1654. ifHCInOctets.117 = 0
  1655. ifHCInOctets.118 = 0
  1656. ifHCInOctets.119 = 0
  1657. ifHCInOctets.120 = 0
  1658. ifHCInOctets.121 = 0
  1659. ifHCInOctets.122 = 0
  1660. ifHCInOctets.123 = 0
  1661. ifHCInOctets.124 = 0
  1662. ifHCInOctets.125 = 0
  1663. ifHCInOctets.126 = 0
  1664. ifHCInOctets.127 = 0
  1665. ifHCInOctets.128 = 0
  1666. ifHCInOctets.129 = 0
  1667. ifHCInOctets.130 = 0
  1668. ifHCInOctets.131 = 0
  1669. ifHCInOctets.132 = 0
  1670. ifHCInOctets.133 = 0
  1671. ifHCInOctets.134 = 0
  1672. ifHCInOctets.135 = 0
  1673. ifHCInOctets.136 = 0
  1674. ifHCInOctets.137 = 0
  1675. ifHCInOctets.138 = 0
  1676. ifHCInOctets.139 = 0
  1677. ifHCInOctets.140 = 0
  1678. ifHCInOctets.141 = 0
  1679. ifHCInOctets.142 = 0
  1680. ifHCInOctets.143 = 0
  1681. ifHCInOctets.144 = 0
  1682. ifHCInOctets.145 = 0
  1683. ifHCInOctets.146 = 0
  1684. ifHCInOctets.147 = 0
  1685. ifHCInOctets.148 = 0
  1686. ifHCInOctets.149 = 0
  1687. ifHCInOctets.150 = 0
  1688. ifHCInOctets.151 = 0
  1689. ifHCInOctets.152 = 0
  1690. ifHCInOctets.153 = 12368279836
  1691. ifHCInOctets.154 = 8432965397
  1692. ifHCInOctets.155 = 0
  1693. ifHCInOctets.156 = 0
  1694. ifHCInOctets.4096 = 0
  1695. ifHCInOctets.4147 = 0
  1696. ifHCInOctets.8193 = 0
  1697. ifHCInOctets.8194 = 0
  1698. ifHCInOctets.8195 = 0
  1699. ifHCInUcastPkts.1 = 2567237
  1700. ifHCInUcastPkts.2 = 0
  1701. ifHCInUcastPkts.3 = 0
  1702. ifHCInUcastPkts.4 = 0
  1703. ifHCInUcastPkts.5 = 0
  1704. ifHCInUcastPkts.6 = 0
  1705. ifHCInUcastPkts.7 = 0
  1706. ifHCInUcastPkts.8 = 0
  1707. ifHCInUcastPkts.9 = 0
  1708. ifHCInUcastPkts.10 = 0
  1709. ifHCInUcastPkts.11 = 0
  1710. ifHCInUcastPkts.12 = 0
  1711. ifHCInUcastPkts.13 = 0
  1712. ifHCInUcastPkts.14 = 0
  1713. ifHCInUcastPkts.15 = 0
  1714. ifHCInUcastPkts.16 = 0
  1715. ifHCInUcastPkts.17 = 0
  1716. ifHCInUcastPkts.18 = 0
  1717. ifHCInUcastPkts.19 = 0
  1718. ifHCInUcastPkts.20 = 0
  1719. ifHCInUcastPkts.21 = 0
  1720. ifHCInUcastPkts.22 = 0
  1721. ifHCInUcastPkts.23 = 0
  1722. ifHCInUcastPkts.24 = 0
  1723. ifHCInUcastPkts.25 = 0
  1724. ifHCInUcastPkts.26 = 0
  1725. ifHCInUcastPkts.27 = 0
  1726. ifHCInUcastPkts.28 = 0
  1727. ifHCInUcastPkts.29 = 0
  1728. ifHCInUcastPkts.30 = 0
  1729. ifHCInUcastPkts.31 = 0
  1730. ifHCInUcastPkts.32 = 0
  1731. ifHCInUcastPkts.33 = 0
  1732. ifHCInUcastPkts.34 = 0
  1733. ifHCInUcastPkts.35 = 0
  1734. ifHCInUcastPkts.36 = 0
  1735. ifHCInUcastPkts.37 = 0
  1736. ifHCInUcastPkts.38 = 0
  1737. ifHCInUcastPkts.39 = 0
  1738. ifHCInUcastPkts.40 = 0
  1739. ifHCInUcastPkts.41 = 0
  1740. ifHCInUcastPkts.42 = 0
  1741. ifHCInUcastPkts.43 = 0
  1742. ifHCInUcastPkts.44 = 0
  1743. ifHCInUcastPkts.45 = 0
  1744. ifHCInUcastPkts.46 = 0
  1745. ifHCInUcastPkts.47 = 0
  1746. ifHCInUcastPkts.48 = 0
  1747. ifHCInUcastPkts.49 = 84454792
  1748. ifHCInUcastPkts.50 = 84732926
  1749. ifHCInUcastPkts.51 = 0
  1750. ifHCInUcastPkts.52 = 0
  1751. ifHCInUcastPkts.53 = 0
  1752. ifHCInUcastPkts.54 = 0
  1753. ifHCInUcastPkts.55 = 0
  1754. ifHCInUcastPkts.56 = 0
  1755. ifHCInUcastPkts.57 = 0
  1756. ifHCInUcastPkts.58 = 0
  1757. ifHCInUcastPkts.59 = 0
  1758. ifHCInUcastPkts.60 = 0
  1759. ifHCInUcastPkts.61 = 0
  1760. ifHCInUcastPkts.62 = 0
  1761. ifHCInUcastPkts.63 = 0
  1762. ifHCInUcastPkts.64 = 0
  1763. ifHCInUcastPkts.65 = 0
  1764. ifHCInUcastPkts.66 = 0
  1765. ifHCInUcastPkts.67 = 0
  1766. ifHCInUcastPkts.68 = 0
  1767. ifHCInUcastPkts.69 = 0
  1768. ifHCInUcastPkts.70 = 0
  1769. ifHCInUcastPkts.71 = 0
  1770. ifHCInUcastPkts.72 = 0
  1771. ifHCInUcastPkts.73 = 0
  1772. ifHCInUcastPkts.74 = 0
  1773. ifHCInUcastPkts.75 = 0
  1774. ifHCInUcastPkts.76 = 0
  1775. ifHCInUcastPkts.77 = 0
  1776. ifHCInUcastPkts.78 = 0
  1777. ifHCInUcastPkts.79 = 0
  1778. ifHCInUcastPkts.80 = 0
  1779. ifHCInUcastPkts.81 = 0
  1780. ifHCInUcastPkts.82 = 0
  1781. ifHCInUcastPkts.83 = 0
  1782. ifHCInUcastPkts.84 = 0
  1783. ifHCInUcastPkts.85 = 0
  1784. ifHCInUcastPkts.86 = 0
  1785. ifHCInUcastPkts.87 = 0
  1786. ifHCInUcastPkts.88 = 0
  1787. ifHCInUcastPkts.89 = 0
  1788. ifHCInUcastPkts.90 = 0
  1789. ifHCInUcastPkts.91 = 0
  1790. ifHCInUcastPkts.92 = 0
  1791. ifHCInUcastPkts.93 = 0
  1792. ifHCInUcastPkts.94 = 0
  1793. ifHCInUcastPkts.95 = 0
  1794. ifHCInUcastPkts.96 = 0
  1795. ifHCInUcastPkts.97 = 0
  1796. ifHCInUcastPkts.98 = 0
  1797. ifHCInUcastPkts.99 = 0
  1798. ifHCInUcastPkts.100 = 0
  1799. ifHCInUcastPkts.101 = 19832411
  1800. ifHCInUcastPkts.102 = 27219558
  1801. ifHCInUcastPkts.103 = 0
  1802. ifHCInUcastPkts.104 = 0
  1803. ifHCInUcastPkts.105 = 0
  1804. ifHCInUcastPkts.106 = 0
  1805. ifHCInUcastPkts.107 = 0
  1806. ifHCInUcastPkts.108 = 0
  1807. ifHCInUcastPkts.109 = 0
  1808. ifHCInUcastPkts.110 = 0
  1809. ifHCInUcastPkts.111 = 0
  1810. ifHCInUcastPkts.112 = 0
  1811. ifHCInUcastPkts.113 = 0
  1812. ifHCInUcastPkts.114 = 0
  1813. ifHCInUcastPkts.115 = 0
  1814. ifHCInUcastPkts.116 = 0
  1815. ifHCInUcastPkts.117 = 0
  1816. ifHCInUcastPkts.118 = 0
  1817. ifHCInUcastPkts.119 = 0
  1818. ifHCInUcastPkts.120 = 0
  1819. ifHCInUcastPkts.121 = 0
  1820. ifHCInUcastPkts.122 = 0
  1821. ifHCInUcastPkts.123 = 0
  1822. ifHCInUcastPkts.124 = 0
  1823. ifHCInUcastPkts.125 = 0
  1824. ifHCInUcastPkts.126 = 0
  1825. ifHCInUcastPkts.127 = 0
  1826. ifHCInUcastPkts.128 = 0
  1827. ifHCInUcastPkts.129 = 0
  1828. ifHCInUcastPkts.130 = 0
  1829. ifHCInUcastPkts.131 = 0
  1830. ifHCInUcastPkts.132 = 0
  1831. ifHCInUcastPkts.133 = 0
  1832. ifHCInUcastPkts.134 = 0
  1833. ifHCInUcastPkts.135 = 0
  1834. ifHCInUcastPkts.136 = 0
  1835. ifHCInUcastPkts.137 = 0
  1836. ifHCInUcastPkts.138 = 0
  1837. ifHCInUcastPkts.139 = 0
  1838. ifHCInUcastPkts.140 = 0
  1839. ifHCInUcastPkts.141 = 0
  1840. ifHCInUcastPkts.142 = 0
  1841. ifHCInUcastPkts.143 = 0
  1842. ifHCInUcastPkts.144 = 0
  1843. ifHCInUcastPkts.145 = 0
  1844. ifHCInUcastPkts.146 = 0
  1845. ifHCInUcastPkts.147 = 0
  1846. ifHCInUcastPkts.148 = 0
  1847. ifHCInUcastPkts.149 = 0
  1848. ifHCInUcastPkts.150 = 0
  1849. ifHCInUcastPkts.151 = 0
  1850. ifHCInUcastPkts.152 = 0
  1851. ifHCInUcastPkts.153 = 25955609
  1852. ifHCInUcastPkts.154 = 19831011
  1853. ifHCInUcastPkts.155 = 0
  1854. ifHCInUcastPkts.156 = 0
  1855. ifHCInUcastPkts.4096 = 0
  1856. ifHCInUcastPkts.4147 = 0
  1857. ifHCInUcastPkts.8193 = 0
  1858. ifHCInUcastPkts.8194 = 0
  1859. ifHCInUcastPkts.8195 = 0
  1860. ifHCInMulticastPkts.1 = 1977645
  1861. ifHCInMulticastPkts.2 = 0
  1862. ifHCInMulticastPkts.3 = 0
  1863. ifHCInMulticastPkts.4 = 0
  1864. ifHCInMulticastPkts.5 = 0
  1865. ifHCInMulticastPkts.6 = 0
  1866. ifHCInMulticastPkts.7 = 0
  1867. ifHCInMulticastPkts.8 = 0
  1868. ifHCInMulticastPkts.9 = 0
  1869. ifHCInMulticastPkts.10 = 0
  1870. ifHCInMulticastPkts.11 = 0
  1871. ifHCInMulticastPkts.12 = 0
  1872. ifHCInMulticastPkts.13 = 0
  1873. ifHCInMulticastPkts.14 = 0
  1874. ifHCInMulticastPkts.15 = 0
  1875. ifHCInMulticastPkts.16 = 0
  1876. ifHCInMulticastPkts.17 = 0
  1877. ifHCInMulticastPkts.18 = 0
  1878. ifHCInMulticastPkts.19 = 0
  1879. ifHCInMulticastPkts.20 = 0
  1880. ifHCInMulticastPkts.21 = 0
  1881. ifHCInMulticastPkts.22 = 0
  1882. ifHCInMulticastPkts.23 = 0
  1883. ifHCInMulticastPkts.24 = 0
  1884. ifHCInMulticastPkts.25 = 0
  1885. ifHCInMulticastPkts.26 = 0
  1886. ifHCInMulticastPkts.27 = 0
  1887. ifHCInMulticastPkts.28 = 0
  1888. ifHCInMulticastPkts.29 = 0
  1889. ifHCInMulticastPkts.30 = 0
  1890. ifHCInMulticastPkts.31 = 0
  1891. ifHCInMulticastPkts.32 = 0
  1892. ifHCInMulticastPkts.33 = 0
  1893. ifHCInMulticastPkts.34 = 0
  1894. ifHCInMulticastPkts.35 = 0
  1895. ifHCInMulticastPkts.36 = 0
  1896. ifHCInMulticastPkts.37 = 0
  1897. ifHCInMulticastPkts.38 = 0
  1898. ifHCInMulticastPkts.39 = 0
  1899. ifHCInMulticastPkts.40 = 0
  1900. ifHCInMulticastPkts.41 = 0
  1901. ifHCInMulticastPkts.42 = 0
  1902. ifHCInMulticastPkts.43 = 0
  1903. ifHCInMulticastPkts.44 = 0
  1904. ifHCInMulticastPkts.45 = 0
  1905. ifHCInMulticastPkts.46 = 0
  1906. ifHCInMulticastPkts.47 = 0
  1907. ifHCInMulticastPkts.48 = 0
  1908. ifHCInMulticastPkts.49 = 0
  1909. ifHCInMulticastPkts.50 = 0
  1910. ifHCInMulticastPkts.51 = 0
  1911. ifHCInMulticastPkts.52 = 0
  1912. ifHCInMulticastPkts.53 = 0
  1913. ifHCInMulticastPkts.54 = 0
  1914. ifHCInMulticastPkts.55 = 0
  1915. ifHCInMulticastPkts.56 = 0
  1916. ifHCInMulticastPkts.57 = 0
  1917. ifHCInMulticastPkts.58 = 0
  1918. ifHCInMulticastPkts.59 = 0
  1919. ifHCInMulticastPkts.60 = 0
  1920. ifHCInMulticastPkts.61 = 0
  1921. ifHCInMulticastPkts.62 = 0
  1922. ifHCInMulticastPkts.63 = 0
  1923. ifHCInMulticastPkts.64 = 0
  1924. ifHCInMulticastPkts.65 = 0
  1925. ifHCInMulticastPkts.66 = 0
  1926. ifHCInMulticastPkts.67 = 0
  1927. ifHCInMulticastPkts.68 = 0
  1928. ifHCInMulticastPkts.69 = 0
  1929. ifHCInMulticastPkts.70 = 0
  1930. ifHCInMulticastPkts.71 = 0
  1931. ifHCInMulticastPkts.72 = 0
  1932. ifHCInMulticastPkts.73 = 0
  1933. ifHCInMulticastPkts.74 = 0
  1934. ifHCInMulticastPkts.75 = 0
  1935. ifHCInMulticastPkts.76 = 0
  1936. ifHCInMulticastPkts.77 = 0
  1937. ifHCInMulticastPkts.78 = 0
  1938. ifHCInMulticastPkts.79 = 0
  1939. ifHCInMulticastPkts.80 = 0
  1940. ifHCInMulticastPkts.81 = 0
  1941. ifHCInMulticastPkts.82 = 0
  1942. ifHCInMulticastPkts.83 = 0
  1943. ifHCInMulticastPkts.84 = 0
  1944. ifHCInMulticastPkts.85 = 0
  1945. ifHCInMulticastPkts.86 = 0
  1946. ifHCInMulticastPkts.87 = 0
  1947. ifHCInMulticastPkts.88 = 0
  1948. ifHCInMulticastPkts.89 = 0
  1949. ifHCInMulticastPkts.90 = 0
  1950. ifHCInMulticastPkts.91 = 0
  1951. ifHCInMulticastPkts.92 = 0
  1952. ifHCInMulticastPkts.93 = 0
  1953. ifHCInMulticastPkts.94 = 0
  1954. ifHCInMulticastPkts.95 = 0
  1955. ifHCInMulticastPkts.96 = 0
  1956. ifHCInMulticastPkts.97 = 0
  1957. ifHCInMulticastPkts.98 = 0
  1958. ifHCInMulticastPkts.99 = 0
  1959. ifHCInMulticastPkts.100 = 0
  1960. ifHCInMulticastPkts.101 = 5893278
  1961. ifHCInMulticastPkts.102 = 5893278
  1962. ifHCInMulticastPkts.103 = 0
  1963. ifHCInMulticastPkts.104 = 0
  1964. ifHCInMulticastPkts.105 = 0
  1965. ifHCInMulticastPkts.106 = 0
  1966. ifHCInMulticastPkts.107 = 0
  1967. ifHCInMulticastPkts.108 = 0
  1968. ifHCInMulticastPkts.109 = 0
  1969. ifHCInMulticastPkts.110 = 0
  1970. ifHCInMulticastPkts.111 = 0
  1971. ifHCInMulticastPkts.112 = 0
  1972. ifHCInMulticastPkts.113 = 0
  1973. ifHCInMulticastPkts.114 = 0
  1974. ifHCInMulticastPkts.115 = 0
  1975. ifHCInMulticastPkts.116 = 0
  1976. ifHCInMulticastPkts.117 = 0
  1977. ifHCInMulticastPkts.118 = 0
  1978. ifHCInMulticastPkts.119 = 0
  1979. ifHCInMulticastPkts.120 = 0
  1980. ifHCInMulticastPkts.121 = 0
  1981. ifHCInMulticastPkts.122 = 0
  1982. ifHCInMulticastPkts.123 = 0
  1983. ifHCInMulticastPkts.124 = 0
  1984. ifHCInMulticastPkts.125 = 0
  1985. ifHCInMulticastPkts.126 = 0
  1986. ifHCInMulticastPkts.127 = 0
  1987. ifHCInMulticastPkts.128 = 0
  1988. ifHCInMulticastPkts.129 = 0
  1989. ifHCInMulticastPkts.130 = 0
  1990. ifHCInMulticastPkts.131 = 0
  1991. ifHCInMulticastPkts.132 = 0
  1992. ifHCInMulticastPkts.133 = 0
  1993. ifHCInMulticastPkts.134 = 0
  1994. ifHCInMulticastPkts.135 = 0
  1995. ifHCInMulticastPkts.136 = 0
  1996. ifHCInMulticastPkts.137 = 0
  1997. ifHCInMulticastPkts.138 = 0
  1998. ifHCInMulticastPkts.139 = 0
  1999. ifHCInMulticastPkts.140 = 0
  2000. ifHCInMulticastPkts.141 = 0
  2001. ifHCInMulticastPkts.142 = 0
  2002. ifHCInMulticastPkts.143 = 0
  2003. ifHCInMulticastPkts.144 = 0
  2004. ifHCInMulticastPkts.145 = 0
  2005. ifHCInMulticastPkts.146 = 0
  2006. ifHCInMulticastPkts.147 = 0
  2007. ifHCInMulticastPkts.148 = 0
  2008. ifHCInMulticastPkts.149 = 0
  2009. ifHCInMulticastPkts.150 = 0
  2010. ifHCInMulticastPkts.151 = 0
  2011. ifHCInMulticastPkts.152 = 0
  2012. ifHCInMulticastPkts.153 = 5893281
  2013. ifHCInMulticastPkts.154 = 5893281
  2014. ifHCInMulticastPkts.155 = 0
  2015. ifHCInMulticastPkts.156 = 0
  2016. ifHCInMulticastPkts.4096 = 0
  2017. ifHCInMulticastPkts.4147 = 0
  2018. ifHCInMulticastPkts.8193 = 0
  2019. ifHCInMulticastPkts.8194 = 0
  2020. ifHCInMulticastPkts.8195 = 0
  2021. ifHCInBroadcastPkts.1 = 2170447
  2022. ifHCInBroadcastPkts.2 = 0
  2023. ifHCInBroadcastPkts.3 = 0
  2024. ifHCInBroadcastPkts.4 = 0
  2025. ifHCInBroadcastPkts.5 = 0
  2026. ifHCInBroadcastPkts.6 = 0
  2027. ifHCInBroadcastPkts.7 = 0
  2028. ifHCInBroadcastPkts.8 = 0
  2029. ifHCInBroadcastPkts.9 = 0
  2030. ifHCInBroadcastPkts.10 = 0
  2031. ifHCInBroadcastPkts.11 = 0
  2032. ifHCInBroadcastPkts.12 = 0
  2033. ifHCInBroadcastPkts.13 = 0
  2034. ifHCInBroadcastPkts.14 = 0
  2035. ifHCInBroadcastPkts.15 = 0
  2036. ifHCInBroadcastPkts.16 = 0
  2037. ifHCInBroadcastPkts.17 = 0
  2038. ifHCInBroadcastPkts.18 = 0
  2039. ifHCInBroadcastPkts.19 = 0
  2040. ifHCInBroadcastPkts.20 = 0
  2041. ifHCInBroadcastPkts.21 = 0
  2042. ifHCInBroadcastPkts.22 = 0
  2043. ifHCInBroadcastPkts.23 = 0
  2044. ifHCInBroadcastPkts.24 = 0
  2045. ifHCInBroadcastPkts.25 = 0
  2046. ifHCInBroadcastPkts.26 = 0
  2047. ifHCInBroadcastPkts.27 = 0
  2048. ifHCInBroadcastPkts.28 = 0
  2049. ifHCInBroadcastPkts.29 = 0
  2050. ifHCInBroadcastPkts.30 = 0
  2051. ifHCInBroadcastPkts.31 = 0
  2052. ifHCInBroadcastPkts.32 = 0
  2053. ifHCInBroadcastPkts.33 = 0
  2054. ifHCInBroadcastPkts.34 = 0
  2055. ifHCInBroadcastPkts.35 = 0
  2056. ifHCInBroadcastPkts.36 = 0
  2057. ifHCInBroadcastPkts.37 = 0
  2058. ifHCInBroadcastPkts.38 = 0
  2059. ifHCInBroadcastPkts.39 = 0
  2060. ifHCInBroadcastPkts.40 = 0
  2061. ifHCInBroadcastPkts.41 = 0
  2062. ifHCInBroadcastPkts.42 = 0
  2063. ifHCInBroadcastPkts.43 = 0
  2064. ifHCInBroadcastPkts.44 = 0
  2065. ifHCInBroadcastPkts.45 = 0
  2066. ifHCInBroadcastPkts.46 = 0
  2067. ifHCInBroadcastPkts.47 = 0
  2068. ifHCInBroadcastPkts.48 = 0
  2069. ifHCInBroadcastPkts.49 = 0
  2070. ifHCInBroadcastPkts.50 = 0
  2071. ifHCInBroadcastPkts.51 = 0
  2072. ifHCInBroadcastPkts.52 = 0
  2073. ifHCInBroadcastPkts.53 = 0
  2074. ifHCInBroadcastPkts.54 = 0
  2075. ifHCInBroadcastPkts.55 = 0
  2076. ifHCInBroadcastPkts.56 = 0
  2077. ifHCInBroadcastPkts.57 = 0
  2078. ifHCInBroadcastPkts.58 = 0
  2079. ifHCInBroadcastPkts.59 = 0
  2080. ifHCInBroadcastPkts.60 = 0
  2081. ifHCInBroadcastPkts.61 = 0
  2082. ifHCInBroadcastPkts.62 = 0
  2083. ifHCInBroadcastPkts.63 = 0
  2084. ifHCInBroadcastPkts.64 = 0
  2085. ifHCInBroadcastPkts.65 = 0
  2086. ifHCInBroadcastPkts.66 = 0
  2087. ifHCInBroadcastPkts.67 = 0
  2088. ifHCInBroadcastPkts.68 = 0
  2089. ifHCInBroadcastPkts.69 = 0
  2090. ifHCInBroadcastPkts.70 = 0
  2091. ifHCInBroadcastPkts.71 = 0
  2092. ifHCInBroadcastPkts.72 = 0
  2093. ifHCInBroadcastPkts.73 = 0
  2094. ifHCInBroadcastPkts.74 = 0
  2095. ifHCInBroadcastPkts.75 = 0
  2096. ifHCInBroadcastPkts.76 = 0
  2097. ifHCInBroadcastPkts.77 = 0
  2098. ifHCInBroadcastPkts.78 = 0
  2099. ifHCInBroadcastPkts.79 = 0
  2100. ifHCInBroadcastPkts.80 = 0
  2101. ifHCInBroadcastPkts.81 = 0
  2102. ifHCInBroadcastPkts.82 = 0
  2103. ifHCInBroadcastPkts.83 = 0
  2104. ifHCInBroadcastPkts.84 = 0
  2105. ifHCInBroadcastPkts.85 = 0
  2106. ifHCInBroadcastPkts.86 = 0
  2107. ifHCInBroadcastPkts.87 = 0
  2108. ifHCInBroadcastPkts.88 = 0
  2109. ifHCInBroadcastPkts.89 = 0
  2110. ifHCInBroadcastPkts.90 = 0
  2111. ifHCInBroadcastPkts.91 = 0
  2112. ifHCInBroadcastPkts.92 = 0
  2113. ifHCInBroadcastPkts.93 = 0
  2114. ifHCInBroadcastPkts.94 = 0
  2115. ifHCInBroadcastPkts.95 = 0
  2116. ifHCInBroadcastPkts.96 = 0
  2117. ifHCInBroadcastPkts.97 = 0
  2118. ifHCInBroadcastPkts.98 = 0
  2119. ifHCInBroadcastPkts.99 = 0
  2120. ifHCInBroadcastPkts.100 = 0
  2121. ifHCInBroadcastPkts.101 = 2170456
  2122. ifHCInBroadcastPkts.102 = 2170456
  2123. ifHCInBroadcastPkts.103 = 0
  2124. ifHCInBroadcastPkts.104 = 0
  2125. ifHCInBroadcastPkts.105 = 0
  2126. ifHCInBroadcastPkts.106 = 0
  2127. ifHCInBroadcastPkts.107 = 0
  2128. ifHCInBroadcastPkts.108 = 0
  2129. ifHCInBroadcastPkts.109 = 0
  2130. ifHCInBroadcastPkts.110 = 0
  2131. ifHCInBroadcastPkts.111 = 0
  2132. ifHCInBroadcastPkts.112 = 0
  2133. ifHCInBroadcastPkts.113 = 0
  2134. ifHCInBroadcastPkts.114 = 0
  2135. ifHCInBroadcastPkts.115 = 0
  2136. ifHCInBroadcastPkts.116 = 0
  2137. ifHCInBroadcastPkts.117 = 0
  2138. ifHCInBroadcastPkts.118 = 0
  2139. ifHCInBroadcastPkts.119 = 0
  2140. ifHCInBroadcastPkts.120 = 0
  2141. ifHCInBroadcastPkts.121 = 0
  2142. ifHCInBroadcastPkts.122 = 0
  2143. ifHCInBroadcastPkts.123 = 0
  2144. ifHCInBroadcastPkts.124 = 0
  2145. ifHCInBroadcastPkts.125 = 0
  2146. ifHCInBroadcastPkts.126 = 0
  2147. ifHCInBroadcastPkts.127 = 0
  2148. ifHCInBroadcastPkts.128 = 0
  2149. ifHCInBroadcastPkts.129 = 0
  2150. ifHCInBroadcastPkts.130 = 0
  2151. ifHCInBroadcastPkts.131 = 0
  2152. ifHCInBroadcastPkts.132 = 0
  2153. ifHCInBroadcastPkts.133 = 0
  2154. ifHCInBroadcastPkts.134 = 0
  2155. ifHCInBroadcastPkts.135 = 0
  2156. ifHCInBroadcastPkts.136 = 0
  2157. ifHCInBroadcastPkts.137 = 0
  2158. ifHCInBroadcastPkts.138 = 0
  2159. ifHCInBroadcastPkts.139 = 0
  2160. ifHCInBroadcastPkts.140 = 0
  2161. ifHCInBroadcastPkts.141 = 0
  2162. ifHCInBroadcastPkts.142 = 0
  2163. ifHCInBroadcastPkts.143 = 0
  2164. ifHCInBroadcastPkts.144 = 0
  2165. ifHCInBroadcastPkts.145 = 0
  2166. ifHCInBroadcastPkts.146 = 0
  2167. ifHCInBroadcastPkts.147 = 0
  2168. ifHCInBroadcastPkts.148 = 0
  2169. ifHCInBroadcastPkts.149 = 0
  2170. ifHCInBroadcastPkts.150 = 0
  2171. ifHCInBroadcastPkts.151 = 0
  2172. ifHCInBroadcastPkts.152 = 0
  2173. ifHCInBroadcastPkts.153 = 2170458
  2174. ifHCInBroadcastPkts.154 = 2170458
  2175. ifHCInBroadcastPkts.155 = 0
  2176. ifHCInBroadcastPkts.156 = 0
  2177. ifHCInBroadcastPkts.4096 = 0
  2178. ifHCInBroadcastPkts.4147 = 0
  2179. ifHCInBroadcastPkts.8193 = 0
  2180. ifHCInBroadcastPkts.8194 = 0
  2181. ifHCInBroadcastPkts.8195 = 0
  2182. ifHCOutOctets.1 = 733065525
  2183. ifHCOutOctets.2 = 0
  2184. ifHCOutOctets.3 = 0
  2185. ifHCOutOctets.4 = 0
  2186. ifHCOutOctets.5 = 0
  2187. ifHCOutOctets.6 = 0
  2188. ifHCOutOctets.7 = 0
  2189. ifHCOutOctets.8 = 0
  2190. ifHCOutOctets.9 = 0
  2191. ifHCOutOctets.10 = 0
  2192. ifHCOutOctets.11 = 0
  2193. ifHCOutOctets.12 = 0
  2194. ifHCOutOctets.13 = 0
  2195. ifHCOutOctets.14 = 0
  2196. ifHCOutOctets.15 = 0
  2197. ifHCOutOctets.16 = 0
  2198. ifHCOutOctets.17 = 0
  2199. ifHCOutOctets.18 = 0
  2200. ifHCOutOctets.19 = 0
  2201. ifHCOutOctets.20 = 0
  2202. ifHCOutOctets.21 = 0
  2203. ifHCOutOctets.22 = 0
  2204. ifHCOutOctets.23 = 0
  2205. ifHCOutOctets.24 = 0
  2206. ifHCOutOctets.25 = 0
  2207. ifHCOutOctets.26 = 0
  2208. ifHCOutOctets.27 = 0
  2209. ifHCOutOctets.28 = 0
  2210. ifHCOutOctets.29 = 0
  2211. ifHCOutOctets.30 = 0
  2212. ifHCOutOctets.31 = 0
  2213. ifHCOutOctets.32 = 0
  2214. ifHCOutOctets.33 = 0
  2215. ifHCOutOctets.34 = 0
  2216. ifHCOutOctets.35 = 0
  2217. ifHCOutOctets.36 = 0
  2218. ifHCOutOctets.37 = 0
  2219. ifHCOutOctets.38 = 0
  2220. ifHCOutOctets.39 = 0
  2221. ifHCOutOctets.40 = 0
  2222. ifHCOutOctets.41 = 0
  2223. ifHCOutOctets.42 = 0
  2224. ifHCOutOctets.43 = 0
  2225. ifHCOutOctets.44 = 0
  2226. ifHCOutOctets.45 = 0
  2227. ifHCOutOctets.46 = 0
  2228. ifHCOutOctets.47 = 0
  2229. ifHCOutOctets.48 = 0
  2230. ifHCOutOctets.49 = 12709852749
  2231. ifHCOutOctets.50 = 12368288596
  2232. ifHCOutOctets.51 = 0
  2233. ifHCOutOctets.52 = 0
  2234. ifHCOutOctets.53 = 0
  2235. ifHCOutOctets.54 = 0
  2236. ifHCOutOctets.55 = 0
  2237. ifHCOutOctets.56 = 0
  2238. ifHCOutOctets.57 = 0
  2239. ifHCOutOctets.58 = 0
  2240. ifHCOutOctets.59 = 0
  2241. ifHCOutOctets.60 = 0
  2242. ifHCOutOctets.61 = 0
  2243. ifHCOutOctets.62 = 0
  2244. ifHCOutOctets.63 = 0
  2245. ifHCOutOctets.64 = 0
  2246. ifHCOutOctets.65 = 0
  2247. ifHCOutOctets.66 = 0
  2248. ifHCOutOctets.67 = 0
  2249. ifHCOutOctets.68 = 0
  2250. ifHCOutOctets.69 = 0
  2251. ifHCOutOctets.70 = 0
  2252. ifHCOutOctets.71 = 0
  2253. ifHCOutOctets.72 = 0
  2254. ifHCOutOctets.73 = 0
  2255. ifHCOutOctets.74 = 0
  2256. ifHCOutOctets.75 = 0
  2257. ifHCOutOctets.76 = 0
  2258. ifHCOutOctets.77 = 0
  2259. ifHCOutOctets.78 = 0
  2260. ifHCOutOctets.79 = 0
  2261. ifHCOutOctets.80 = 0
  2262. ifHCOutOctets.81 = 0
  2263. ifHCOutOctets.82 = 0
  2264. ifHCOutOctets.83 = 0
  2265. ifHCOutOctets.84 = 0
  2266. ifHCOutOctets.85 = 0
  2267. ifHCOutOctets.86 = 0
  2268. ifHCOutOctets.87 = 0
  2269. ifHCOutOctets.88 = 0
  2270. ifHCOutOctets.89 = 0
  2271. ifHCOutOctets.90 = 0
  2272. ifHCOutOctets.91 = 0
  2273. ifHCOutOctets.92 = 0
  2274. ifHCOutOctets.93 = 0
  2275. ifHCOutOctets.94 = 0
  2276. ifHCOutOctets.95 = 0
  2277. ifHCOutOctets.96 = 0
  2278. ifHCOutOctets.97 = 0
  2279. ifHCOutOctets.98 = 0
  2280. ifHCOutOctets.99 = 0
  2281. ifHCOutOctets.100 = 0
  2282. ifHCOutOctets.101 = 8432961317
  2283. ifHCOutOctets.102 = 74826724041
  2284. ifHCOutOctets.103 = 0
  2285. ifHCOutOctets.104 = 0
  2286. ifHCOutOctets.105 = 0
  2287. ifHCOutOctets.106 = 0
  2288. ifHCOutOctets.107 = 0
  2289. ifHCOutOctets.108 = 0
  2290. ifHCOutOctets.109 = 0
  2291. ifHCOutOctets.110 = 0
  2292. ifHCOutOctets.111 = 0
  2293. ifHCOutOctets.112 = 0
  2294. ifHCOutOctets.113 = 0
  2295. ifHCOutOctets.114 = 0
  2296. ifHCOutOctets.115 = 0
  2297. ifHCOutOctets.116 = 0
  2298. ifHCOutOctets.117 = 0
  2299. ifHCOutOctets.118 = 0
  2300. ifHCOutOctets.119 = 0
  2301. ifHCOutOctets.120 = 0
  2302. ifHCOutOctets.121 = 0
  2303. ifHCOutOctets.122 = 0
  2304. ifHCOutOctets.123 = 0
  2305. ifHCOutOctets.124 = 0
  2306. ifHCOutOctets.125 = 0
  2307. ifHCOutOctets.126 = 0
  2308. ifHCOutOctets.127 = 0
  2309. ifHCOutOctets.128 = 0
  2310. ifHCOutOctets.129 = 0
  2311. ifHCOutOctets.130 = 0
  2312. ifHCOutOctets.131 = 0
  2313. ifHCOutOctets.132 = 0
  2314. ifHCOutOctets.133 = 0
  2315. ifHCOutOctets.134 = 0
  2316. ifHCOutOctets.135 = 0
  2317. ifHCOutOctets.136 = 0
  2318. ifHCOutOctets.137 = 0
  2319. ifHCOutOctets.138 = 0
  2320. ifHCOutOctets.139 = 0
  2321. ifHCOutOctets.140 = 0
  2322. ifHCOutOctets.141 = 0
  2323. ifHCOutOctets.142 = 0
  2324. ifHCOutOctets.143 = 0
  2325. ifHCOutOctets.144 = 0
  2326. ifHCOutOctets.145 = 0
  2327. ifHCOutOctets.146 = 0
  2328. ifHCOutOctets.147 = 0
  2329. ifHCOutOctets.148 = 0
  2330. ifHCOutOctets.149 = 0
  2331. ifHCOutOctets.150 = 0
  2332. ifHCOutOctets.151 = 0
  2333. ifHCOutOctets.152 = 0
  2334. ifHCOutOctets.153 = 75066830355
  2335. ifHCOutOctets.154 = 8433942085
  2336. ifHCOutOctets.155 = 0
  2337. ifHCOutOctets.156 = 0
  2338. ifHCOutOctets.4096 = 0
  2339. ifHCOutOctets.4147 = 0
  2340. ifHCOutOctets.8193 = 0
  2341. ifHCOutOctets.8194 = 0
  2342. ifHCOutOctets.8195 = 0
  2343. ifHCOutUcastPkts.1 = 2573889
  2344. ifHCOutUcastPkts.2 = 0
  2345. ifHCOutUcastPkts.3 = 0
  2346. ifHCOutUcastPkts.4 = 0
  2347. ifHCOutUcastPkts.5 = 0
  2348. ifHCOutUcastPkts.6 = 0
  2349. ifHCOutUcastPkts.7 = 0
  2350. ifHCOutUcastPkts.8 = 0
  2351. ifHCOutUcastPkts.9 = 0
  2352. ifHCOutUcastPkts.10 = 0
  2353. ifHCOutUcastPkts.11 = 0
  2354. ifHCOutUcastPkts.12 = 0
  2355. ifHCOutUcastPkts.13 = 0
  2356. ifHCOutUcastPkts.14 = 0
  2357. ifHCOutUcastPkts.15 = 0
  2358. ifHCOutUcastPkts.16 = 0
  2359. ifHCOutUcastPkts.17 = 0
  2360. ifHCOutUcastPkts.18 = 0
  2361. ifHCOutUcastPkts.19 = 0
  2362. ifHCOutUcastPkts.20 = 0
  2363. ifHCOutUcastPkts.21 = 0
  2364. ifHCOutUcastPkts.22 = 0
  2365. ifHCOutUcastPkts.23 = 0
  2366. ifHCOutUcastPkts.24 = 0
  2367. ifHCOutUcastPkts.25 = 0
  2368. ifHCOutUcastPkts.26 = 0
  2369. ifHCOutUcastPkts.27 = 0
  2370. ifHCOutUcastPkts.28 = 0
  2371. ifHCOutUcastPkts.29 = 0
  2372. ifHCOutUcastPkts.30 = 0
  2373. ifHCOutUcastPkts.31 = 0
  2374. ifHCOutUcastPkts.32 = 0
  2375. ifHCOutUcastPkts.33 = 0
  2376. ifHCOutUcastPkts.34 = 0
  2377. ifHCOutUcastPkts.35 = 0
  2378. ifHCOutUcastPkts.36 = 0
  2379. ifHCOutUcastPkts.37 = 0
  2380. ifHCOutUcastPkts.38 = 0
  2381. ifHCOutUcastPkts.39 = 0
  2382. ifHCOutUcastPkts.40 = 0
  2383. ifHCOutUcastPkts.41 = 0
  2384. ifHCOutUcastPkts.42 = 0
  2385. ifHCOutUcastPkts.43 = 0
  2386. ifHCOutUcastPkts.44 = 0
  2387. ifHCOutUcastPkts.45 = 0
  2388. ifHCOutUcastPkts.46 = 0
  2389. ifHCOutUcastPkts.47 = 0
  2390. ifHCOutUcastPkts.48 = 0
  2391. ifHCOutUcastPkts.49 = 27219673
  2392. ifHCOutUcastPkts.50 = 25955693
  2393. ifHCOutUcastPkts.51 = 0
  2394. ifHCOutUcastPkts.52 = 0
  2395. ifHCOutUcastPkts.53 = 0
  2396. ifHCOutUcastPkts.54 = 0
  2397. ifHCOutUcastPkts.55 = 0
  2398. ifHCOutUcastPkts.56 = 0
  2399. ifHCOutUcastPkts.57 = 0
  2400. ifHCOutUcastPkts.58 = 0
  2401. ifHCOutUcastPkts.59 = 0
  2402. ifHCOutUcastPkts.60 = 0
  2403. ifHCOutUcastPkts.61 = 0
  2404. ifHCOutUcastPkts.62 = 0
  2405. ifHCOutUcastPkts.63 = 0
  2406. ifHCOutUcastPkts.64 = 0
  2407. ifHCOutUcastPkts.65 = 0
  2408. ifHCOutUcastPkts.66 = 0
  2409. ifHCOutUcastPkts.67 = 0
  2410. ifHCOutUcastPkts.68 = 0
  2411. ifHCOutUcastPkts.69 = 0
  2412. ifHCOutUcastPkts.70 = 0
  2413. ifHCOutUcastPkts.71 = 0
  2414. ifHCOutUcastPkts.72 = 0
  2415. ifHCOutUcastPkts.73 = 0
  2416. ifHCOutUcastPkts.74 = 0
  2417. ifHCOutUcastPkts.75 = 0
  2418. ifHCOutUcastPkts.76 = 0
  2419. ifHCOutUcastPkts.77 = 0
  2420. ifHCOutUcastPkts.78 = 0
  2421. ifHCOutUcastPkts.79 = 0
  2422. ifHCOutUcastPkts.80 = 0
  2423. ifHCOutUcastPkts.81 = 0
  2424. ifHCOutUcastPkts.82 = 0
  2425. ifHCOutUcastPkts.83 = 0
  2426. ifHCOutUcastPkts.84 = 0
  2427. ifHCOutUcastPkts.85 = 0
  2428. ifHCOutUcastPkts.86 = 0
  2429. ifHCOutUcastPkts.87 = 0
  2430. ifHCOutUcastPkts.88 = 0
  2431. ifHCOutUcastPkts.89 = 0
  2432. ifHCOutUcastPkts.90 = 0
  2433. ifHCOutUcastPkts.91 = 0
  2434. ifHCOutUcastPkts.92 = 0
  2435. ifHCOutUcastPkts.93 = 0
  2436. ifHCOutUcastPkts.94 = 0
  2437. ifHCOutUcastPkts.95 = 0
  2438. ifHCOutUcastPkts.96 = 0
  2439. ifHCOutUcastPkts.97 = 0
  2440. ifHCOutUcastPkts.98 = 0
  2441. ifHCOutUcastPkts.99 = 0
  2442. ifHCOutUcastPkts.100 = 0
  2443. ifHCOutUcastPkts.101 = 19831084
  2444. ifHCOutUcastPkts.102 = 84454971
  2445. ifHCOutUcastPkts.103 = 0
  2446. ifHCOutUcastPkts.104 = 0
  2447. ifHCOutUcastPkts.105 = 0
  2448. ifHCOutUcastPkts.106 = 0
  2449. ifHCOutUcastPkts.107 = 0
  2450. ifHCOutUcastPkts.108 = 0
  2451. ifHCOutUcastPkts.109 = 0
  2452. ifHCOutUcastPkts.110 = 0
  2453. ifHCOutUcastPkts.111 = 0
  2454. ifHCOutUcastPkts.112 = 0
  2455. ifHCOutUcastPkts.113 = 0
  2456. ifHCOutUcastPkts.114 = 0
  2457. ifHCOutUcastPkts.115 = 0
  2458. ifHCOutUcastPkts.116 = 0
  2459. ifHCOutUcastPkts.117 = 0
  2460. ifHCOutUcastPkts.118 = 0
  2461. ifHCOutUcastPkts.119 = 0
  2462. ifHCOutUcastPkts.120 = 0
  2463. ifHCOutUcastPkts.121 = 0
  2464. ifHCOutUcastPkts.122 = 0
  2465. ifHCOutUcastPkts.123 = 0
  2466. ifHCOutUcastPkts.124 = 0
  2467. ifHCOutUcastPkts.125 = 0
  2468. ifHCOutUcastPkts.126 = 0
  2469. ifHCOutUcastPkts.127 = 0
  2470. ifHCOutUcastPkts.128 = 0
  2471. ifHCOutUcastPkts.129 = 0
  2472. ifHCOutUcastPkts.130 = 0
  2473. ifHCOutUcastPkts.131 = 0
  2474. ifHCOutUcastPkts.132 = 0
  2475. ifHCOutUcastPkts.133 = 0
  2476. ifHCOutUcastPkts.134 = 0
  2477. ifHCOutUcastPkts.135 = 0
  2478. ifHCOutUcastPkts.136 = 0
  2479. ifHCOutUcastPkts.137 = 0
  2480. ifHCOutUcastPkts.138 = 0
  2481. ifHCOutUcastPkts.139 = 0
  2482. ifHCOutUcastPkts.140 = 0
  2483. ifHCOutUcastPkts.141 = 0
  2484. ifHCOutUcastPkts.142 = 0
  2485. ifHCOutUcastPkts.143 = 0
  2486. ifHCOutUcastPkts.144 = 0
  2487. ifHCOutUcastPkts.145 = 0
  2488. ifHCOutUcastPkts.146 = 0
  2489. ifHCOutUcastPkts.147 = 0
  2490. ifHCOutUcastPkts.148 = 0
  2491. ifHCOutUcastPkts.149 = 0
  2492. ifHCOutUcastPkts.150 = 0
  2493. ifHCOutUcastPkts.151 = 0
  2494. ifHCOutUcastPkts.152 = 0
  2495. ifHCOutUcastPkts.153 = 84733226
  2496. ifHCOutUcastPkts.154 = 19832508
  2497. ifHCOutUcastPkts.155 = 0
  2498. ifHCOutUcastPkts.156 = 0
  2499. ifHCOutUcastPkts.4096 = 0
  2500. ifHCOutUcastPkts.4147 = 0
  2501. ifHCOutUcastPkts.8193 = 0
  2502. ifHCOutUcastPkts.8194 = 0
  2503. ifHCOutUcastPkts.8195 = 0
  2504. ifHCOutMulticastPkts.1 = 701766
  2505. ifHCOutMulticastPkts.2 = 0
  2506. ifHCOutMulticastPkts.3 = 0
  2507. ifHCOutMulticastPkts.4 = 0
  2508. ifHCOutMulticastPkts.5 = 0
  2509. ifHCOutMulticastPkts.6 = 0
  2510. ifHCOutMulticastPkts.7 = 0
  2511. ifHCOutMulticastPkts.8 = 0
  2512. ifHCOutMulticastPkts.9 = 0
  2513. ifHCOutMulticastPkts.10 = 0
  2514. ifHCOutMulticastPkts.11 = 0
  2515. ifHCOutMulticastPkts.12 = 0
  2516. ifHCOutMulticastPkts.13 = 0
  2517. ifHCOutMulticastPkts.14 = 0
  2518. ifHCOutMulticastPkts.15 = 0
  2519. ifHCOutMulticastPkts.16 = 0
  2520. ifHCOutMulticastPkts.17 = 0
  2521. ifHCOutMulticastPkts.18 = 0
  2522. ifHCOutMulticastPkts.19 = 0
  2523. ifHCOutMulticastPkts.20 = 0
  2524. ifHCOutMulticastPkts.21 = 0
  2525. ifHCOutMulticastPkts.22 = 0
  2526. ifHCOutMulticastPkts.23 = 0
  2527. ifHCOutMulticastPkts.24 = 0
  2528. ifHCOutMulticastPkts.25 = 0
  2529. ifHCOutMulticastPkts.26 = 0
  2530. ifHCOutMulticastPkts.27 = 0
  2531. ifHCOutMulticastPkts.28 = 0
  2532. ifHCOutMulticastPkts.29 = 0
  2533. ifHCOutMulticastPkts.30 = 0
  2534. ifHCOutMulticastPkts.31 = 0
  2535. ifHCOutMulticastPkts.32 = 0
  2536. ifHCOutMulticastPkts.33 = 0
  2537. ifHCOutMulticastPkts.34 = 0
  2538. ifHCOutMulticastPkts.35 = 0
  2539. ifHCOutMulticastPkts.36 = 0
  2540. ifHCOutMulticastPkts.37 = 0
  2541. ifHCOutMulticastPkts.38 = 0
  2542. ifHCOutMulticastPkts.39 = 0
  2543. ifHCOutMulticastPkts.40 = 0
  2544. ifHCOutMulticastPkts.41 = 0
  2545. ifHCOutMulticastPkts.42 = 0
  2546. ifHCOutMulticastPkts.43 = 0
  2547. ifHCOutMulticastPkts.44 = 0
  2548. ifHCOutMulticastPkts.45 = 0
  2549. ifHCOutMulticastPkts.46 = 0
  2550. ifHCOutMulticastPkts.47 = 0
  2551. ifHCOutMulticastPkts.48 = 0
  2552. ifHCOutMulticastPkts.49 = 5893333
  2553. ifHCOutMulticastPkts.50 = 5893333
  2554. ifHCOutMulticastPkts.51 = 0
  2555. ifHCOutMulticastPkts.52 = 0
  2556. ifHCOutMulticastPkts.53 = 0
  2557. ifHCOutMulticastPkts.54 = 0
  2558. ifHCOutMulticastPkts.55 = 0
  2559. ifHCOutMulticastPkts.56 = 0
  2560. ifHCOutMulticastPkts.57 = 0
  2561. ifHCOutMulticastPkts.58 = 0
  2562. ifHCOutMulticastPkts.59 = 0
  2563. ifHCOutMulticastPkts.60 = 0
  2564. ifHCOutMulticastPkts.61 = 0
  2565. ifHCOutMulticastPkts.62 = 0
  2566. ifHCOutMulticastPkts.63 = 0
  2567. ifHCOutMulticastPkts.64 = 0
  2568. ifHCOutMulticastPkts.65 = 0
  2569. ifHCOutMulticastPkts.66 = 0
  2570. ifHCOutMulticastPkts.67 = 0
  2571. ifHCOutMulticastPkts.68 = 0
  2572. ifHCOutMulticastPkts.69 = 0
  2573. ifHCOutMulticastPkts.70 = 0
  2574. ifHCOutMulticastPkts.71 = 0
  2575. ifHCOutMulticastPkts.72 = 0
  2576. ifHCOutMulticastPkts.73 = 0
  2577. ifHCOutMulticastPkts.74 = 0
  2578. ifHCOutMulticastPkts.75 = 0
  2579. ifHCOutMulticastPkts.76 = 0
  2580. ifHCOutMulticastPkts.77 = 0
  2581. ifHCOutMulticastPkts.78 = 0
  2582. ifHCOutMulticastPkts.79 = 0
  2583. ifHCOutMulticastPkts.80 = 0
  2584. ifHCOutMulticastPkts.81 = 0
  2585. ifHCOutMulticastPkts.82 = 0
  2586. ifHCOutMulticastPkts.83 = 0
  2587. ifHCOutMulticastPkts.84 = 0
  2588. ifHCOutMulticastPkts.85 = 0
  2589. ifHCOutMulticastPkts.86 = 0
  2590. ifHCOutMulticastPkts.87 = 0
  2591. ifHCOutMulticastPkts.88 = 0
  2592. ifHCOutMulticastPkts.89 = 0
  2593. ifHCOutMulticastPkts.90 = 0
  2594. ifHCOutMulticastPkts.91 = 0
  2595. ifHCOutMulticastPkts.92 = 0
  2596. ifHCOutMulticastPkts.93 = 0
  2597. ifHCOutMulticastPkts.94 = 0
  2598. ifHCOutMulticastPkts.95 = 0
  2599. ifHCOutMulticastPkts.96 = 0
  2600. ifHCOutMulticastPkts.97 = 0
  2601. ifHCOutMulticastPkts.98 = 0
  2602. ifHCOutMulticastPkts.99 = 0
  2603. ifHCOutMulticastPkts.100 = 0
  2604. ifHCOutMulticastPkts.101 = 5893333
  2605. ifHCOutMulticastPkts.102 = 0
  2606. ifHCOutMulticastPkts.103 = 0
  2607. ifHCOutMulticastPkts.104 = 0
  2608. ifHCOutMulticastPkts.105 = 0
  2609. ifHCOutMulticastPkts.106 = 0
  2610. ifHCOutMulticastPkts.107 = 0
  2611. ifHCOutMulticastPkts.108 = 0
  2612. ifHCOutMulticastPkts.109 = 0
  2613. ifHCOutMulticastPkts.110 = 0
  2614. ifHCOutMulticastPkts.111 = 0
  2615. ifHCOutMulticastPkts.112 = 0
  2616. ifHCOutMulticastPkts.113 = 0
  2617. ifHCOutMulticastPkts.114 = 0
  2618. ifHCOutMulticastPkts.115 = 0
  2619. ifHCOutMulticastPkts.116 = 0
  2620. ifHCOutMulticastPkts.117 = 0
  2621. ifHCOutMulticastPkts.118 = 0
  2622. ifHCOutMulticastPkts.119 = 0
  2623. ifHCOutMulticastPkts.120 = 0
  2624. ifHCOutMulticastPkts.121 = 0
  2625. ifHCOutMulticastPkts.122 = 0
  2626. ifHCOutMulticastPkts.123 = 0
  2627. ifHCOutMulticastPkts.124 = 0
  2628. ifHCOutMulticastPkts.125 = 0
  2629. ifHCOutMulticastPkts.126 = 0
  2630. ifHCOutMulticastPkts.127 = 0
  2631. ifHCOutMulticastPkts.128 = 0
  2632. ifHCOutMulticastPkts.129 = 0
  2633. ifHCOutMulticastPkts.130 = 0
  2634. ifHCOutMulticastPkts.131 = 0
  2635. ifHCOutMulticastPkts.132 = 0
  2636. ifHCOutMulticastPkts.133 = 0
  2637. ifHCOutMulticastPkts.134 = 0
  2638. ifHCOutMulticastPkts.135 = 0
  2639. ifHCOutMulticastPkts.136 = 0
  2640. ifHCOutMulticastPkts.137 = 0
  2641. ifHCOutMulticastPkts.138 = 0
  2642. ifHCOutMulticastPkts.139 = 0
  2643. ifHCOutMulticastPkts.140 = 0
  2644. ifHCOutMulticastPkts.141 = 0
  2645. ifHCOutMulticastPkts.142 = 0
  2646. ifHCOutMulticastPkts.143 = 0
  2647. ifHCOutMulticastPkts.144 = 0
  2648. ifHCOutMulticastPkts.145 = 0
  2649. ifHCOutMulticastPkts.146 = 0
  2650. ifHCOutMulticastPkts.147 = 0
  2651. ifHCOutMulticastPkts.148 = 0
  2652. ifHCOutMulticastPkts.149 = 0
  2653. ifHCOutMulticastPkts.150 = 0
  2654. ifHCOutMulticastPkts.151 = 0
  2655. ifHCOutMulticastPkts.152 = 0
  2656. ifHCOutMulticastPkts.153 = 0
  2657. ifHCOutMulticastPkts.154 = 5893336
  2658. ifHCOutMulticastPkts.155 = 0
  2659. ifHCOutMulticastPkts.156 = 0
  2660. ifHCOutMulticastPkts.4096 = 0
  2661. ifHCOutMulticastPkts.4147 = 0
  2662. ifHCOutMulticastPkts.8193 = 0
  2663. ifHCOutMulticastPkts.8194 = 0
  2664. ifHCOutMulticastPkts.8195 = 0
  2665. ifHCOutBroadcastPkts.1 = 6
  2666. ifHCOutBroadcastPkts.2 = 0
  2667. ifHCOutBroadcastPkts.3 = 0
  2668. ifHCOutBroadcastPkts.4 = 0
  2669. ifHCOutBroadcastPkts.5 = 0
  2670. ifHCOutBroadcastPkts.6 = 0
  2671. ifHCOutBroadcastPkts.7 = 0
  2672. ifHCOutBroadcastPkts.8 = 0
  2673. ifHCOutBroadcastPkts.9 = 0
  2674. ifHCOutBroadcastPkts.10 = 0
  2675. ifHCOutBroadcastPkts.11 = 0
  2676. ifHCOutBroadcastPkts.12 = 0
  2677. ifHCOutBroadcastPkts.13 = 0
  2678. ifHCOutBroadcastPkts.14 = 0
  2679. ifHCOutBroadcastPkts.15 = 0
  2680. ifHCOutBroadcastPkts.16 = 0
  2681. ifHCOutBroadcastPkts.17 = 0
  2682. ifHCOutBroadcastPkts.18 = 0
  2683. ifHCOutBroadcastPkts.19 = 0
  2684. ifHCOutBroadcastPkts.20 = 0
  2685. ifHCOutBroadcastPkts.21 = 0
  2686. ifHCOutBroadcastPkts.22 = 0
  2687. ifHCOutBroadcastPkts.23 = 0
  2688. ifHCOutBroadcastPkts.24 = 0
  2689. ifHCOutBroadcastPkts.25 = 0
  2690. ifHCOutBroadcastPkts.26 = 0
  2691. ifHCOutBroadcastPkts.27 = 0
  2692. ifHCOutBroadcastPkts.28 = 0
  2693. ifHCOutBroadcastPkts.29 = 0
  2694. ifHCOutBroadcastPkts.30 = 0
  2695. ifHCOutBroadcastPkts.31 = 0
  2696. ifHCOutBroadcastPkts.32 = 0
  2697. ifHCOutBroadcastPkts.33 = 0
  2698. ifHCOutBroadcastPkts.34 = 0
  2699. ifHCOutBroadcastPkts.35 = 0
  2700. ifHCOutBroadcastPkts.36 = 0
  2701. ifHCOutBroadcastPkts.37 = 0
  2702. ifHCOutBroadcastPkts.38 = 0
  2703. ifHCOutBroadcastPkts.39 = 0
  2704. ifHCOutBroadcastPkts.40 = 0
  2705. ifHCOutBroadcastPkts.41 = 0
  2706. ifHCOutBroadcastPkts.42 = 0
  2707. ifHCOutBroadcastPkts.43 = 0
  2708. ifHCOutBroadcastPkts.44 = 0
  2709. ifHCOutBroadcastPkts.45 = 0
  2710. ifHCOutBroadcastPkts.46 = 0
  2711. ifHCOutBroadcastPkts.47 = 0
  2712. ifHCOutBroadcastPkts.48 = 0
  2713. ifHCOutBroadcastPkts.49 = 2170463
  2714. ifHCOutBroadcastPkts.50 = 2170463
  2715. ifHCOutBroadcastPkts.51 = 0
  2716. ifHCOutBroadcastPkts.52 = 0
  2717. ifHCOutBroadcastPkts.53 = 0
  2718. ifHCOutBroadcastPkts.54 = 0
  2719. ifHCOutBroadcastPkts.55 = 0
  2720. ifHCOutBroadcastPkts.56 = 0
  2721. ifHCOutBroadcastPkts.57 = 0
  2722. ifHCOutBroadcastPkts.58 = 0
  2723. ifHCOutBroadcastPkts.59 = 0
  2724. ifHCOutBroadcastPkts.60 = 0
  2725. ifHCOutBroadcastPkts.61 = 0
  2726. ifHCOutBroadcastPkts.62 = 0
  2727. ifHCOutBroadcastPkts.63 = 0
  2728. ifHCOutBroadcastPkts.64 = 0
  2729. ifHCOutBroadcastPkts.65 = 0
  2730. ifHCOutBroadcastPkts.66 = 0
  2731. ifHCOutBroadcastPkts.67 = 0
  2732. ifHCOutBroadcastPkts.68 = 0
  2733. ifHCOutBroadcastPkts.69 = 0
  2734. ifHCOutBroadcastPkts.70 = 0
  2735. ifHCOutBroadcastPkts.71 = 0
  2736. ifHCOutBroadcastPkts.72 = 0
  2737. ifHCOutBroadcastPkts.73 = 0
  2738. ifHCOutBroadcastPkts.74 = 0
  2739. ifHCOutBroadcastPkts.75 = 0
  2740. ifHCOutBroadcastPkts.76 = 0
  2741. ifHCOutBroadcastPkts.77 = 0
  2742. ifHCOutBroadcastPkts.78 = 0
  2743. ifHCOutBroadcastPkts.79 = 0
  2744. ifHCOutBroadcastPkts.80 = 0
  2745. ifHCOutBroadcastPkts.81 = 0
  2746. ifHCOutBroadcastPkts.82 = 0
  2747. ifHCOutBroadcastPkts.83 = 0
  2748. ifHCOutBroadcastPkts.84 = 0
  2749. ifHCOutBroadcastPkts.85 = 0
  2750. ifHCOutBroadcastPkts.86 = 0
  2751. ifHCOutBroadcastPkts.87 = 0
  2752. ifHCOutBroadcastPkts.88 = 0
  2753. ifHCOutBroadcastPkts.89 = 0
  2754. ifHCOutBroadcastPkts.90 = 0
  2755. ifHCOutBroadcastPkts.91 = 0
  2756. ifHCOutBroadcastPkts.92 = 0
  2757. ifHCOutBroadcastPkts.93 = 0
  2758. ifHCOutBroadcastPkts.94 = 0
  2759. ifHCOutBroadcastPkts.95 = 0
  2760. ifHCOutBroadcastPkts.96 = 0
  2761. ifHCOutBroadcastPkts.97 = 0
  2762. ifHCOutBroadcastPkts.98 = 0
  2763. ifHCOutBroadcastPkts.99 = 0
  2764. ifHCOutBroadcastPkts.100 = 0
  2765. ifHCOutBroadcastPkts.101 = 2170465
  2766. ifHCOutBroadcastPkts.102 = 0
  2767. ifHCOutBroadcastPkts.103 = 0
  2768. ifHCOutBroadcastPkts.104 = 0
  2769. ifHCOutBroadcastPkts.105 = 0
  2770. ifHCOutBroadcastPkts.106 = 0
  2771. ifHCOutBroadcastPkts.107 = 0
  2772. ifHCOutBroadcastPkts.108 = 0
  2773. ifHCOutBroadcastPkts.109 = 0
  2774. ifHCOutBroadcastPkts.110 = 0
  2775. ifHCOutBroadcastPkts.111 = 0
  2776. ifHCOutBroadcastPkts.112 = 0
  2777. ifHCOutBroadcastPkts.113 = 0
  2778. ifHCOutBroadcastPkts.114 = 0
  2779. ifHCOutBroadcastPkts.115 = 0
  2780. ifHCOutBroadcastPkts.116 = 0
  2781. ifHCOutBroadcastPkts.117 = 0
  2782. ifHCOutBroadcastPkts.118 = 0
  2783. ifHCOutBroadcastPkts.119 = 0
  2784. ifHCOutBroadcastPkts.120 = 0
  2785. ifHCOutBroadcastPkts.121 = 0
  2786. ifHCOutBroadcastPkts.122 = 0
  2787. ifHCOutBroadcastPkts.123 = 0
  2788. ifHCOutBroadcastPkts.124 = 0
  2789. ifHCOutBroadcastPkts.125 = 0
  2790. ifHCOutBroadcastPkts.126 = 0
  2791. ifHCOutBroadcastPkts.127 = 0
  2792. ifHCOutBroadcastPkts.128 = 0
  2793. ifHCOutBroadcastPkts.129 = 0
  2794. ifHCOutBroadcastPkts.130 = 0
  2795. ifHCOutBroadcastPkts.131 = 0
  2796. ifHCOutBroadcastPkts.132 = 0
  2797. ifHCOutBroadcastPkts.133 = 0
  2798. ifHCOutBroadcastPkts.134 = 0
  2799. ifHCOutBroadcastPkts.135 = 0
  2800. ifHCOutBroadcastPkts.136 = 0
  2801. ifHCOutBroadcastPkts.137 = 0
  2802. ifHCOutBroadcastPkts.138 = 0
  2803. ifHCOutBroadcastPkts.139 = 0
  2804. ifHCOutBroadcastPkts.140 = 0
  2805. ifHCOutBroadcastPkts.141 = 0
  2806. ifHCOutBroadcastPkts.142 = 0
  2807. ifHCOutBroadcastPkts.143 = 0
  2808. ifHCOutBroadcastPkts.144 = 0
  2809. ifHCOutBroadcastPkts.145 = 0
  2810. ifHCOutBroadcastPkts.146 = 0
  2811. ifHCOutBroadcastPkts.147 = 0
  2812. ifHCOutBroadcastPkts.148 = 0
  2813. ifHCOutBroadcastPkts.149 = 0
  2814. ifHCOutBroadcastPkts.150 = 0
  2815. ifHCOutBroadcastPkts.151 = 0
  2816. ifHCOutBroadcastPkts.152 = 0
  2817. ifHCOutBroadcastPkts.153 = 0
  2818. ifHCOutBroadcastPkts.154 = 2170466
  2819. ifHCOutBroadcastPkts.155 = 0
  2820. ifHCOutBroadcastPkts.156 = 0
  2821. ifHCOutBroadcastPkts.4096 = 0
  2822. ifHCOutBroadcastPkts.4147 = 0
  2823. ifHCOutBroadcastPkts.8193 = 0
  2824. ifHCOutBroadcastPkts.8194 = 0
  2825. ifHCOutBroadcastPkts.8195 = 0
  2826. ifLinkUpDownTrapEnable.1 = enabled
  2827. ifLinkUpDownTrapEnable.2 = enabled
  2828. ifLinkUpDownTrapEnable.3 = enabled
  2829. ifLinkUpDownTrapEnable.4 = enabled
  2830. ifLinkUpDownTrapEnable.5 = enabled
  2831. ifLinkUpDownTrapEnable.6 = enabled
  2832. ifLinkUpDownTrapEnable.7 = enabled
  2833. ifLinkUpDownTrapEnable.8 = enabled
  2834. ifLinkUpDownTrapEnable.9 = enabled
  2835. ifLinkUpDownTrapEnable.10 = enabled
  2836. ifLinkUpDownTrapEnable.11 = enabled
  2837. ifLinkUpDownTrapEnable.12 = enabled
  2838. ifLinkUpDownTrapEnable.13 = enabled
  2839. ifLinkUpDownTrapEnable.14 = enabled
  2840. ifLinkUpDownTrapEnable.15 = enabled
  2841. ifLinkUpDownTrapEnable.16 = enabled
  2842. ifLinkUpDownTrapEnable.17 = enabled
  2843. ifLinkUpDownTrapEnable.18 = enabled
  2844. ifLinkUpDownTrapEnable.19 = enabled
  2845. ifLinkUpDownTrapEnable.20 = enabled
  2846. ifLinkUpDownTrapEnable.21 = enabled
  2847. ifLinkUpDownTrapEnable.22 = enabled
  2848. ifLinkUpDownTrapEnable.23 = enabled
  2849. ifLinkUpDownTrapEnable.24 = enabled
  2850. ifLinkUpDownTrapEnable.25 = enabled
  2851. ifLinkUpDownTrapEnable.26 = enabled
  2852. ifLinkUpDownTrapEnable.27 = enabled
  2853. ifLinkUpDownTrapEnable.28 = enabled
  2854. ifLinkUpDownTrapEnable.29 = enabled
  2855. ifLinkUpDownTrapEnable.30 = enabled
  2856. ifLinkUpDownTrapEnable.31 = enabled
  2857. ifLinkUpDownTrapEnable.32 = enabled
  2858. ifLinkUpDownTrapEnable.33 = enabled
  2859. ifLinkUpDownTrapEnable.34 = enabled
  2860. ifLinkUpDownTrapEnable.35 = enabled
  2861. ifLinkUpDownTrapEnable.36 = enabled
  2862. ifLinkUpDownTrapEnable.37 = enabled
  2863. ifLinkUpDownTrapEnable.38 = enabled
  2864. ifLinkUpDownTrapEnable.39 = enabled
  2865. ifLinkUpDownTrapEnable.40 = enabled
  2866. ifLinkUpDownTrapEnable.41 = enabled
  2867. ifLinkUpDownTrapEnable.42 = enabled
  2868. ifLinkUpDownTrapEnable.43 = enabled
  2869. ifLinkUpDownTrapEnable.44 = enabled
  2870. ifLinkUpDownTrapEnable.45 = enabled
  2871. ifLinkUpDownTrapEnable.46 = enabled
  2872. ifLinkUpDownTrapEnable.47 = enabled
  2873. ifLinkUpDownTrapEnable.48 = enabled
  2874. ifLinkUpDownTrapEnable.49 = enabled
  2875. ifLinkUpDownTrapEnable.50 = enabled
  2876. ifLinkUpDownTrapEnable.51 = enabled
  2877. ifLinkUpDownTrapEnable.52 = enabled
  2878. ifLinkUpDownTrapEnable.53 = enabled
  2879. ifLinkUpDownTrapEnable.54 = enabled
  2880. ifLinkUpDownTrapEnable.55 = enabled
  2881. ifLinkUpDownTrapEnable.56 = enabled
  2882. ifLinkUpDownTrapEnable.57 = enabled
  2883. ifLinkUpDownTrapEnable.58 = enabled
  2884. ifLinkUpDownTrapEnable.59 = enabled
  2885. ifLinkUpDownTrapEnable.60 = enabled
  2886. ifLinkUpDownTrapEnable.61 = enabled
  2887. ifLinkUpDownTrapEnable.62 = enabled
  2888. ifLinkUpDownTrapEnable.63 = enabled
  2889. ifLinkUpDownTrapEnable.64 = enabled
  2890. ifLinkUpDownTrapEnable.65 = enabled
  2891. ifLinkUpDownTrapEnable.66 = enabled
  2892. ifLinkUpDownTrapEnable.67 = enabled
  2893. ifLinkUpDownTrapEnable.68 = enabled
  2894. ifLinkUpDownTrapEnable.69 = enabled
  2895. ifLinkUpDownTrapEnable.70 = enabled
  2896. ifLinkUpDownTrapEnable.71 = enabled
  2897. ifLinkUpDownTrapEnable.72 = enabled
  2898. ifLinkUpDownTrapEnable.73 = enabled
  2899. ifLinkUpDownTrapEnable.74 = enabled
  2900. ifLinkUpDownTrapEnable.75 = enabled
  2901. ifLinkUpDownTrapEnable.76 = enabled
  2902. ifLinkUpDownTrapEnable.77 = enabled
  2903. ifLinkUpDownTrapEnable.78 = enabled
  2904. ifLinkUpDownTrapEnable.79 = enabled
  2905. ifLinkUpDownTrapEnable.80 = enabled
  2906. ifLinkUpDownTrapEnable.81 = enabled
  2907. ifLinkUpDownTrapEnable.82 = enabled
  2908. ifLinkUpDownTrapEnable.83 = enabled
  2909. ifLinkUpDownTrapEnable.84 = enabled
  2910. ifLinkUpDownTrapEnable.85 = enabled
  2911. ifLinkUpDownTrapEnable.86 = enabled
  2912. ifLinkUpDownTrapEnable.87 = enabled
  2913. ifLinkUpDownTrapEnable.88 = enabled
  2914. ifLinkUpDownTrapEnable.89 = enabled
  2915. ifLinkUpDownTrapEnable.90 = enabled
  2916. ifLinkUpDownTrapEnable.91 = enabled
  2917. ifLinkUpDownTrapEnable.92 = enabled
  2918. ifLinkUpDownTrapEnable.93 = enabled
  2919. ifLinkUpDownTrapEnable.94 = enabled
  2920. ifLinkUpDownTrapEnable.95 = enabled
  2921. ifLinkUpDownTrapEnable.96 = enabled
  2922. ifLinkUpDownTrapEnable.97 = enabled
  2923. ifLinkUpDownTrapEnable.98 = enabled
  2924. ifLinkUpDownTrapEnable.99 = enabled
  2925. ifLinkUpDownTrapEnable.100 = enabled
  2926. ifLinkUpDownTrapEnable.101 = enabled
  2927. ifLinkUpDownTrapEnable.102 = enabled
  2928. ifLinkUpDownTrapEnable.103 = enabled
  2929. ifLinkUpDownTrapEnable.104 = enabled
  2930. ifLinkUpDownTrapEnable.105 = enabled
  2931. ifLinkUpDownTrapEnable.106 = enabled
  2932. ifLinkUpDownTrapEnable.107 = enabled
  2933. ifLinkUpDownTrapEnable.108 = enabled
  2934. ifLinkUpDownTrapEnable.109 = enabled
  2935. ifLinkUpDownTrapEnable.110 = enabled
  2936. ifLinkUpDownTrapEnable.111 = enabled
  2937. ifLinkUpDownTrapEnable.112 = enabled
  2938. ifLinkUpDownTrapEnable.113 = enabled
  2939. ifLinkUpDownTrapEnable.114 = enabled
  2940. ifLinkUpDownTrapEnable.115 = enabled
  2941. ifLinkUpDownTrapEnable.116 = enabled
  2942. ifLinkUpDownTrapEnable.117 = enabled
  2943. ifLinkUpDownTrapEnable.118 = enabled
  2944. ifLinkUpDownTrapEnable.119 = enabled
  2945. ifLinkUpDownTrapEnable.120 = enabled
  2946. ifLinkUpDownTrapEnable.121 = enabled
  2947. ifLinkUpDownTrapEnable.122 = enabled
  2948. ifLinkUpDownTrapEnable.123 = enabled
  2949. ifLinkUpDownTrapEnable.124 = enabled
  2950. ifLinkUpDownTrapEnable.125 = enabled
  2951. ifLinkUpDownTrapEnable.126 = enabled
  2952. ifLinkUpDownTrapEnable.127 = enabled
  2953. ifLinkUpDownTrapEnable.128 = enabled
  2954. ifLinkUpDownTrapEnable.129 = enabled
  2955. ifLinkUpDownTrapEnable.130 = enabled
  2956. ifLinkUpDownTrapEnable.131 = enabled
  2957. ifLinkUpDownTrapEnable.132 = enabled
  2958. ifLinkUpDownTrapEnable.133 = enabled
  2959. ifLinkUpDownTrapEnable.134 = enabled
  2960. ifLinkUpDownTrapEnable.135 = enabled
  2961. ifLinkUpDownTrapEnable.136 = enabled
  2962. ifLinkUpDownTrapEnable.137 = enabled
  2963. ifLinkUpDownTrapEnable.138 = enabled
  2964. ifLinkUpDownTrapEnable.139 = enabled
  2965. ifLinkUpDownTrapEnable.140 = enabled
  2966. ifLinkUpDownTrapEnable.141 = enabled
  2967. ifLinkUpDownTrapEnable.142 = enabled
  2968. ifLinkUpDownTrapEnable.143 = enabled
  2969. ifLinkUpDownTrapEnable.144 = enabled
  2970. ifLinkUpDownTrapEnable.145 = enabled
  2971. ifLinkUpDownTrapEnable.146 = enabled
  2972. ifLinkUpDownTrapEnable.147 = enabled
  2973. ifLinkUpDownTrapEnable.148 = enabled
  2974. ifLinkUpDownTrapEnable.149 = enabled
  2975. ifLinkUpDownTrapEnable.150 = enabled
  2976. ifLinkUpDownTrapEnable.151 = enabled
  2977. ifLinkUpDownTrapEnable.152 = enabled
  2978. ifLinkUpDownTrapEnable.153 = enabled
  2979. ifLinkUpDownTrapEnable.154 = enabled
  2980. ifLinkUpDownTrapEnable.155 = enabled
  2981. ifLinkUpDownTrapEnable.156 = enabled
  2982. ifLinkUpDownTrapEnable.4096 = enabled
  2983. ifLinkUpDownTrapEnable.4147 = enabled
  2984. ifLinkUpDownTrapEnable.8193 = enabled
  2985. ifLinkUpDownTrapEnable.8194 = enabled
  2986. ifLinkUpDownTrapEnable.8195 = enabled
  2987. ifHighSpeed.1 = 1000
  2988. ifHighSpeed.2 = 1000
  2989. ifHighSpeed.3 = 1000
  2990. ifHighSpeed.4 = 1000
  2991. ifHighSpeed.5 = 1000
  2992. ifHighSpeed.6 = 1000
  2993. ifHighSpeed.7 = 1000
  2994. ifHighSpeed.8 = 1000
  2995. ifHighSpeed.9 = 1000
  2996. ifHighSpeed.10 = 1000
  2997. ifHighSpeed.11 = 1000
  2998. ifHighSpeed.12 = 1000
  2999. ifHighSpeed.13 = 1000
  3000. ifHighSpeed.14 = 1000
  3001. ifHighSpeed.15 = 1000
  3002. ifHighSpeed.16 = 1000
  3003. ifHighSpeed.17 = 1000
  3004. ifHighSpeed.18 = 1000
  3005. ifHighSpeed.19 = 1000
  3006. ifHighSpeed.20 = 1000
  3007. ifHighSpeed.21 = 1000
  3008. ifHighSpeed.22 = 1000
  3009. ifHighSpeed.23 = 1000
  3010. ifHighSpeed.24 = 1000
  3011. ifHighSpeed.25 = 1000
  3012. ifHighSpeed.26 = 1000
  3013. ifHighSpeed.27 = 1000
  3014. ifHighSpeed.28 = 1000
  3015. ifHighSpeed.29 = 1000
  3016. ifHighSpeed.30 = 1000
  3017. ifHighSpeed.31 = 1000
  3018. ifHighSpeed.32 = 1000
  3019. ifHighSpeed.33 = 1000
  3020. ifHighSpeed.34 = 1000
  3021. ifHighSpeed.35 = 1000
  3022. ifHighSpeed.36 = 1000
  3023. ifHighSpeed.37 = 1000
  3024. ifHighSpeed.38 = 1000
  3025. ifHighSpeed.39 = 1000
  3026. ifHighSpeed.40 = 1000
  3027. ifHighSpeed.41 = 1000
  3028. ifHighSpeed.42 = 1000
  3029. ifHighSpeed.43 = 1000
  3030. ifHighSpeed.44 = 1000
  3031. ifHighSpeed.45 = 1000
  3032. ifHighSpeed.46 = 1000
  3033. ifHighSpeed.47 = 1000
  3034. ifHighSpeed.48 = 1000
  3035. ifHighSpeed.49 = 10000
  3036. ifHighSpeed.50 = 10000
  3037. ifHighSpeed.51 = 10000
  3038. ifHighSpeed.52 = 10000
  3039. ifHighSpeed.53 = 1000
  3040. ifHighSpeed.54 = 1000
  3041. ifHighSpeed.55 = 1000
  3042. ifHighSpeed.56 = 1000
  3043. ifHighSpeed.57 = 1000
  3044. ifHighSpeed.58 = 1000
  3045. ifHighSpeed.59 = 1000
  3046. ifHighSpeed.60 = 1000
  3047. ifHighSpeed.61 = 1000
  3048. ifHighSpeed.62 = 1000
  3049. ifHighSpeed.63 = 1000
  3050. ifHighSpeed.64 = 1000
  3051. ifHighSpeed.65 = 1000
  3052. ifHighSpeed.66 = 1000
  3053. ifHighSpeed.67 = 1000
  3054. ifHighSpeed.68 = 1000
  3055. ifHighSpeed.69 = 1000
  3056. ifHighSpeed.70 = 1000
  3057. ifHighSpeed.71 = 1000
  3058. ifHighSpeed.72 = 1000
  3059. ifHighSpeed.73 = 1000
  3060. ifHighSpeed.74 = 1000
  3061. ifHighSpeed.75 = 1000
  3062. ifHighSpeed.76 = 1000
  3063. ifHighSpeed.77 = 1000
  3064. ifHighSpeed.78 = 1000
  3065. ifHighSpeed.79 = 1000
  3066. ifHighSpeed.80 = 1000
  3067. ifHighSpeed.81 = 1000
  3068. ifHighSpeed.82 = 1000
  3069. ifHighSpeed.83 = 1000
  3070. ifHighSpeed.84 = 1000
  3071. ifHighSpeed.85 = 1000
  3072. ifHighSpeed.86 = 1000
  3073. ifHighSpeed.87 = 1000
  3074. ifHighSpeed.88 = 1000
  3075. ifHighSpeed.89 = 1000
  3076. ifHighSpeed.90 = 1000
  3077. ifHighSpeed.91 = 1000
  3078. ifHighSpeed.92 = 1000
  3079. ifHighSpeed.93 = 1000
  3080. ifHighSpeed.94 = 1000
  3081. ifHighSpeed.95 = 1000
  3082. ifHighSpeed.96 = 1000
  3083. ifHighSpeed.97 = 1000
  3084. ifHighSpeed.98 = 1000
  3085. ifHighSpeed.99 = 1000
  3086. ifHighSpeed.100 = 1000
  3087. ifHighSpeed.101 = 10000
  3088. ifHighSpeed.102 = 10000
  3089. ifHighSpeed.103 = 10000
  3090. ifHighSpeed.104 = 10000
  3091. ifHighSpeed.105 = 1000
  3092. ifHighSpeed.106 = 1000
  3093. ifHighSpeed.107 = 1000
  3094. ifHighSpeed.108 = 1000
  3095. ifHighSpeed.109 = 1000
  3096. ifHighSpeed.110 = 1000
  3097. ifHighSpeed.111 = 1000
  3098. ifHighSpeed.112 = 1000
  3099. ifHighSpeed.113 = 1000
  3100. ifHighSpeed.114 = 1000
  3101. ifHighSpeed.115 = 1000
  3102. ifHighSpeed.116 = 1000
  3103. ifHighSpeed.117 = 1000
  3104. ifHighSpeed.118 = 1000
  3105. ifHighSpeed.119 = 1000
  3106. ifHighSpeed.120 = 1000
  3107. ifHighSpeed.121 = 1000
  3108. ifHighSpeed.122 = 1000
  3109. ifHighSpeed.123 = 1000
  3110. ifHighSpeed.124 = 1000
  3111. ifHighSpeed.125 = 1000
  3112. ifHighSpeed.126 = 1000
  3113. ifHighSpeed.127 = 1000
  3114. ifHighSpeed.128 = 1000
  3115. ifHighSpeed.129 = 1000
  3116. ifHighSpeed.130 = 1000
  3117. ifHighSpeed.131 = 1000
  3118. ifHighSpeed.132 = 1000
  3119. ifHighSpeed.133 = 1000
  3120. ifHighSpeed.134 = 1000
  3121. ifHighSpeed.135 = 1000
  3122. ifHighSpeed.136 = 1000
  3123. ifHighSpeed.137 = 1000
  3124. ifHighSpeed.138 = 1000
  3125. ifHighSpeed.139 = 1000
  3126. ifHighSpeed.140 = 1000
  3127. ifHighSpeed.141 = 1000
  3128. ifHighSpeed.142 = 1000
  3129. ifHighSpeed.143 = 1000
  3130. ifHighSpeed.144 = 1000
  3131. ifHighSpeed.145 = 1000
  3132. ifHighSpeed.146 = 1000
  3133. ifHighSpeed.147 = 1000
  3134. ifHighSpeed.148 = 1000
  3135. ifHighSpeed.149 = 1000
  3136. ifHighSpeed.150 = 1000
  3137. ifHighSpeed.151 = 1000
  3138. ifHighSpeed.152 = 1000
  3139. ifHighSpeed.153 = 10000
  3140. ifHighSpeed.154 = 10000
  3141. ifHighSpeed.155 = 10000
  3142. ifHighSpeed.156 = 10000
  3143. ifHighSpeed.4096 = 10000
  3144. ifHighSpeed.4147 = 1000
  3145. ifHighSpeed.8193 = 1000
  3146. ifHighSpeed.8194 = 1000
  3147. ifHighSpeed.8195 = 1000
  3148. ifPromiscuousMode.1 = false
  3149. ifPromiscuousMode.2 = false
  3150. ifPromiscuousMode.3 = false
  3151. ifPromiscuousMode.4 = false
  3152. ifPromiscuousMode.5 = false
  3153. ifPromiscuousMode.6 = false
  3154. ifPromiscuousMode.7 = false
  3155. ifPromiscuousMode.8 = false
  3156. ifPromiscuousMode.9 = false
  3157. ifPromiscuousMode.10 = false
  3158. ifPromiscuousMode.11 = false
  3159. ifPromiscuousMode.12 = false
  3160. ifPromiscuousMode.13 = false
  3161. ifPromiscuousMode.14 = false
  3162. ifPromiscuousMode.15 = false
  3163. ifPromiscuousMode.16 = false
  3164. ifPromiscuousMode.17 = false
  3165. ifPromiscuousMode.18 = false
  3166. ifPromiscuousMode.19 = false
  3167. ifPromiscuousMode.20 = false
  3168. ifPromiscuousMode.21 = false
  3169. ifPromiscuousMode.22 = false
  3170. ifPromiscuousMode.23 = false
  3171. ifPromiscuousMode.24 = false
  3172. ifPromiscuousMode.25 = false
  3173. ifPromiscuousMode.26 = false
  3174. ifPromiscuousMode.27 = false
  3175. ifPromiscuousMode.28 = false
  3176. ifPromiscuousMode.29 = false
  3177. ifPromiscuousMode.30 = false
  3178. ifPromiscuousMode.31 = false
  3179. ifPromiscuousMode.32 = false
  3180. ifPromiscuousMode.33 = false
  3181. ifPromiscuousMode.34 = false
  3182. ifPromiscuousMode.35 = false
  3183. ifPromiscuousMode.36 = false
  3184. ifPromiscuousMode.37 = false
  3185. ifPromiscuousMode.38 = false
  3186. ifPromiscuousMode.39 = false
  3187. ifPromiscuousMode.40 = false
  3188. ifPromiscuousMode.41 = false
  3189. ifPromiscuousMode.42 = false
  3190. ifPromiscuousMode.43 = false
  3191. ifPromiscuousMode.44 = false
  3192. ifPromiscuousMode.45 = false
  3193. ifPromiscuousMode.46 = false
  3194. ifPromiscuousMode.47 = false
  3195. ifPromiscuousMode.48 = false
  3196. ifPromiscuousMode.49 = false
  3197. ifPromiscuousMode.50 = false
  3198. ifPromiscuousMode.51 = false
  3199. ifPromiscuousMode.52 = false
  3200. ifPromiscuousMode.53 = false
  3201. ifPromiscuousMode.54 = false
  3202. ifPromiscuousMode.55 = false
  3203. ifPromiscuousMode.56 = false
  3204. ifPromiscuousMode.57 = false
  3205. ifPromiscuousMode.58 = false
  3206. ifPromiscuousMode.59 = false
  3207. ifPromiscuousMode.60 = false
  3208. ifPromiscuousMode.61 = false
  3209. ifPromiscuousMode.62 = false
  3210. ifPromiscuousMode.63 = false
  3211. ifPromiscuousMode.64 = false
  3212. ifPromiscuousMode.65 = false
  3213. ifPromiscuousMode.66 = false
  3214. ifPromiscuousMode.67 = false
  3215. ifPromiscuousMode.68 = false
  3216. ifPromiscuousMode.69 = false
  3217. ifPromiscuousMode.70 = false
  3218. ifPromiscuousMode.71 = false
  3219. ifPromiscuousMode.72 = false
  3220. ifPromiscuousMode.73 = false
  3221. ifPromiscuousMode.74 = false
  3222. ifPromiscuousMode.75 = false
  3223. ifPromiscuousMode.76 = false
  3224. ifPromiscuousMode.77 = false
  3225. ifPromiscuousMode.78 = false
  3226. ifPromiscuousMode.79 = false
  3227. ifPromiscuousMode.80 = false
  3228. ifPromiscuousMode.81 = false
  3229. ifPromiscuousMode.82 = false
  3230. ifPromiscuousMode.83 = false
  3231. ifPromiscuousMode.84 = false
  3232. ifPromiscuousMode.85 = false
  3233. ifPromiscuousMode.86 = false
  3234. ifPromiscuousMode.87 = false
  3235. ifPromiscuousMode.88 = false
  3236. ifPromiscuousMode.89 = false
  3237. ifPromiscuousMode.90 = false
  3238. ifPromiscuousMode.91 = false
  3239. ifPromiscuousMode.92 = false
  3240. ifPromiscuousMode.93 = false
  3241. ifPromiscuousMode.94 = false
  3242. ifPromiscuousMode.95 = false
  3243. ifPromiscuousMode.96 = false
  3244. ifPromiscuousMode.97 = false
  3245. ifPromiscuousMode.98 = false
  3246. ifPromiscuousMode.99 = false
  3247. ifPromiscuousMode.100 = false
  3248. ifPromiscuousMode.101 = false
  3249. ifPromiscuousMode.102 = false
  3250. ifPromiscuousMode.103 = false
  3251. ifPromiscuousMode.104 = false
  3252. ifPromiscuousMode.105 = false
  3253. ifPromiscuousMode.106 = false
  3254. ifPromiscuousMode.107 = false
  3255. ifPromiscuousMode.108 = false
  3256. ifPromiscuousMode.109 = false
  3257. ifPromiscuousMode.110 = false
  3258. ifPromiscuousMode.111 = false
  3259. ifPromiscuousMode.112 = false
  3260. ifPromiscuousMode.113 = false
  3261. ifPromiscuousMode.114 = false
  3262. ifPromiscuousMode.115 = false
  3263. ifPromiscuousMode.116 = false
  3264. ifPromiscuousMode.117 = false
  3265. ifPromiscuousMode.118 = false
  3266. ifPromiscuousMode.119 = false
  3267. ifPromiscuousMode.120 = false
  3268. ifPromiscuousMode.121 = false
  3269. ifPromiscuousMode.122 = false
  3270. ifPromiscuousMode.123 = false
  3271. ifPromiscuousMode.124 = false
  3272. ifPromiscuousMode.125 = false
  3273. ifPromiscuousMode.126 = false
  3274. ifPromiscuousMode.127 = false
  3275. ifPromiscuousMode.128 = false
  3276. ifPromiscuousMode.129 = false
  3277. ifPromiscuousMode.130 = false
  3278. ifPromiscuousMode.131 = false
  3279. ifPromiscuousMode.132 = false
  3280. ifPromiscuousMode.133 = false
  3281. ifPromiscuousMode.134 = false
  3282. ifPromiscuousMode.135 = false
  3283. ifPromiscuousMode.136 = false
  3284. ifPromiscuousMode.137 = false
  3285. ifPromiscuousMode.138 = false
  3286. ifPromiscuousMode.139 = false
  3287. ifPromiscuousMode.140 = false
  3288. ifPromiscuousMode.141 = false
  3289. ifPromiscuousMode.142 = false
  3290. ifPromiscuousMode.143 = false
  3291. ifPromiscuousMode.144 = false
  3292. ifPromiscuousMode.145 = false
  3293. ifPromiscuousMode.146 = false
  3294. ifPromiscuousMode.147 = false
  3295. ifPromiscuousMode.148 = false
  3296. ifPromiscuousMode.149 = false
  3297. ifPromiscuousMode.150 = false
  3298. ifPromiscuousMode.151 = false
  3299. ifPromiscuousMode.152 = false
  3300. ifPromiscuousMode.153 = false
  3301. ifPromiscuousMode.154 = false
  3302. ifPromiscuousMode.155 = false
  3303. ifPromiscuousMode.156 = false
  3304. ifPromiscuousMode.4096 = false
  3305. ifPromiscuousMode.4147 = false
  3306. ifPromiscuousMode.8193 = false
  3307. ifPromiscuousMode.8194 = false
  3308. ifPromiscuousMode.8195 = false
  3309. ifConnectorPresent.1 = true
  3310. ifConnectorPresent.2 = true
  3311. ifConnectorPresent.3 = true
  3312. ifConnectorPresent.4 = true
  3313. ifConnectorPresent.5 = true
  3314. ifConnectorPresent.6 = true
  3315. ifConnectorPresent.7 = true
  3316. ifConnectorPresent.8 = true
  3317. ifConnectorPresent.9 = true
  3318. ifConnectorPresent.10 = true
  3319. ifConnectorPresent.11 = true
  3320. ifConnectorPresent.12 = true
  3321. ifConnectorPresent.13 = true
  3322. ifConnectorPresent.14 = true
  3323. ifConnectorPresent.15 = true
  3324. ifConnectorPresent.16 = true
  3325. ifConnectorPresent.17 = true
  3326. ifConnectorPresent.18 = true
  3327. ifConnectorPresent.19 = true
  3328. ifConnectorPresent.20 = true
  3329. ifConnectorPresent.21 = true
  3330. ifConnectorPresent.22 = true
  3331. ifConnectorPresent.23 = true
  3332. ifConnectorPresent.24 = true
  3333. ifConnectorPresent.25 = true
  3334. ifConnectorPresent.26 = true
  3335. ifConnectorPresent.27 = true
  3336. ifConnectorPresent.28 = true
  3337. ifConnectorPresent.29 = true
  3338. ifConnectorPresent.30 = true
  3339. ifConnectorPresent.31 = true
  3340. ifConnectorPresent.32 = true
  3341. ifConnectorPresent.33 = true
  3342. ifConnectorPresent.34 = true
  3343. ifConnectorPresent.35 = true
  3344. ifConnectorPresent.36 = true
  3345. ifConnectorPresent.37 = true
  3346. ifConnectorPresent.38 = true
  3347. ifConnectorPresent.39 = true
  3348. ifConnectorPresent.40 = true
  3349. ifConnectorPresent.41 = true
  3350. ifConnectorPresent.42 = true
  3351. ifConnectorPresent.43 = true
  3352. ifConnectorPresent.44 = true
  3353. ifConnectorPresent.45 = true
  3354. ifConnectorPresent.46 = true
  3355. ifConnectorPresent.47 = true
  3356. ifConnectorPresent.48 = true
  3357. ifConnectorPresent.49 = true
  3358. ifConnectorPresent.50 = true
  3359. ifConnectorPresent.51 = true
  3360. ifConnectorPresent.52 = true
  3361. ifConnectorPresent.53 = true
  3362. ifConnectorPresent.54 = true
  3363. ifConnectorPresent.55 = true
  3364. ifConnectorPresent.56 = true
  3365. ifConnectorPresent.57 = true
  3366. ifConnectorPresent.58 = true
  3367. ifConnectorPresent.59 = true
  3368. ifConnectorPresent.60 = true
  3369. ifConnectorPresent.61 = true
  3370. ifConnectorPresent.62 = true
  3371. ifConnectorPresent.63 = true
  3372. ifConnectorPresent.64 = true
  3373. ifConnectorPresent.65 = true
  3374. ifConnectorPresent.66 = true
  3375. ifConnectorPresent.67 = true
  3376. ifConnectorPresent.68 = true
  3377. ifConnectorPresent.69 = true
  3378. ifConnectorPresent.70 = true
  3379. ifConnectorPresent.71 = true
  3380. ifConnectorPresent.72 = true
  3381. ifConnectorPresent.73 = true
  3382. ifConnectorPresent.74 = true
  3383. ifConnectorPresent.75 = true
  3384. ifConnectorPresent.76 = true
  3385. ifConnectorPresent.77 = true
  3386. ifConnectorPresent.78 = true
  3387. ifConnectorPresent.79 = true
  3388. ifConnectorPresent.80 = true
  3389. ifConnectorPresent.81 = true
  3390. ifConnectorPresent.82 = true
  3391. ifConnectorPresent.83 = true
  3392. ifConnectorPresent.84 = true
  3393. ifConnectorPresent.85 = true
  3394. ifConnectorPresent.86 = true
  3395. ifConnectorPresent.87 = true
  3396. ifConnectorPresent.88 = true
  3397. ifConnectorPresent.89 = true
  3398. ifConnectorPresent.90 = true
  3399. ifConnectorPresent.91 = true
  3400. ifConnectorPresent.92 = true
  3401. ifConnectorPresent.93 = true
  3402. ifConnectorPresent.94 = true
  3403. ifConnectorPresent.95 = true
  3404. ifConnectorPresent.96 = true
  3405. ifConnectorPresent.97 = true
  3406. ifConnectorPresent.98 = true
  3407. ifConnectorPresent.99 = true
  3408. ifConnectorPresent.100 = true
  3409. ifConnectorPresent.101 = true
  3410. ifConnectorPresent.102 = true
  3411. ifConnectorPresent.103 = true
  3412. ifConnectorPresent.104 = true
  3413. ifConnectorPresent.105 = true
  3414. ifConnectorPresent.106 = true
  3415. ifConnectorPresent.107 = true
  3416. ifConnectorPresent.108 = true
  3417. ifConnectorPresent.109 = true
  3418. ifConnectorPresent.110 = true
  3419. ifConnectorPresent.111 = true
  3420. ifConnectorPresent.112 = true
  3421. ifConnectorPresent.113 = true
  3422. ifConnectorPresent.114 = true
  3423. ifConnectorPresent.115 = true
  3424. ifConnectorPresent.116 = true
  3425. ifConnectorPresent.117 = true
  3426. ifConnectorPresent.118 = true
  3427. ifConnectorPresent.119 = true
  3428. ifConnectorPresent.120 = true
  3429. ifConnectorPresent.121 = true
  3430. ifConnectorPresent.122 = true
  3431. ifConnectorPresent.123 = true
  3432. ifConnectorPresent.124 = true
  3433. ifConnectorPresent.125 = true
  3434. ifConnectorPresent.126 = true
  3435. ifConnectorPresent.127 = true
  3436. ifConnectorPresent.128 = true
  3437. ifConnectorPresent.129 = true
  3438. ifConnectorPresent.130 = true
  3439. ifConnectorPresent.131 = true
  3440. ifConnectorPresent.132 = true
  3441. ifConnectorPresent.133 = true
  3442. ifConnectorPresent.134 = true
  3443. ifConnectorPresent.135 = true
  3444. ifConnectorPresent.136 = true
  3445. ifConnectorPresent.137 = true
  3446. ifConnectorPresent.138 = true
  3447. ifConnectorPresent.139 = true
  3448. ifConnectorPresent.140 = true
  3449. ifConnectorPresent.141 = true
  3450. ifConnectorPresent.142 = true
  3451. ifConnectorPresent.143 = true
  3452. ifConnectorPresent.144 = true
  3453. ifConnectorPresent.145 = true
  3454. ifConnectorPresent.146 = true
  3455. ifConnectorPresent.147 = true
  3456. ifConnectorPresent.148 = true
  3457. ifConnectorPresent.149 = true
  3458. ifConnectorPresent.150 = true
  3459. ifConnectorPresent.151 = true
  3460. ifConnectorPresent.152 = true
  3461. ifConnectorPresent.153 = true
  3462. ifConnectorPresent.154 = true
  3463. ifConnectorPresent.155 = true
  3464. ifConnectorPresent.156 = true
  3465. ifConnectorPresent.4096 = false
  3466. ifConnectorPresent.4147 = true
  3467. ifConnectorPresent.8193 = true
  3468. ifConnectorPresent.8194 = true
  3469. ifConnectorPresent.8195 = true
  3470. ifAlias.1 = Uplink to netmoc2
  3471. ifAlias.2 =
  3472. ifAlias.3 =
  3473. ifAlias.4 =
  3474. ifAlias.5 =
  3475. ifAlias.6 =
  3476. ifAlias.7 =
  3477. ifAlias.8 =
  3478. ifAlias.9 =
  3479. ifAlias.10 =
  3480. ifAlias.11 =
  3481. ifAlias.12 =
  3482. ifAlias.13 =
  3483. ifAlias.14 =
  3484. ifAlias.15 =
  3485. ifAlias.16 =
  3486. ifAlias.17 =
  3487. ifAlias.18 =
  3488. ifAlias.19 =
  3489. ifAlias.20 =
  3490. ifAlias.21 =
  3491. ifAlias.22 =
  3492. ifAlias.23 =
  3493. ifAlias.24 =
  3494. ifAlias.25 =
  3495. ifAlias.26 =
  3496. ifAlias.27 =
  3497. ifAlias.28 =
  3498. ifAlias.29 =
  3499. ifAlias.30 =
  3500. ifAlias.31 =
  3501. ifAlias.32 =
  3502. ifAlias.33 =
  3503. ifAlias.34 =
  3504. ifAlias.35 =
  3505. ifAlias.36 =
  3506. ifAlias.37 =
  3507. ifAlias.38 =
  3508. ifAlias.39 =
  3509. ifAlias.40 =
  3510. ifAlias.41 =
  3511. ifAlias.42 =
  3512. ifAlias.43 =
  3513. ifAlias.44 =
  3514. ifAlias.45 =
  3515. ifAlias.46 =
  3516. ifAlias.47 =
  3517. ifAlias.48 =
  3518. ifAlias.49 =
  3519. ifAlias.50 =
  3520. ifAlias.51 =
  3521. ifAlias.52 =
  3522. ifAlias.53 =
  3523. ifAlias.54 =
  3524. ifAlias.55 =
  3525. ifAlias.56 =
  3526. ifAlias.57 =
  3527. ifAlias.58 =
  3528. ifAlias.59 =
  3529. ifAlias.60 =
  3530. ifAlias.61 =
  3531. ifAlias.62 =
  3532. ifAlias.63 =
  3533. ifAlias.64 =
  3534. ifAlias.65 =
  3535. ifAlias.66 =
  3536. ifAlias.67 =
  3537. ifAlias.68 =
  3538. ifAlias.69 =
  3539. ifAlias.70 =
  3540. ifAlias.71 =
  3541. ifAlias.72 =
  3542. ifAlias.73 =
  3543. ifAlias.74 =
  3544. ifAlias.75 =
  3545. ifAlias.76 =
  3546. ifAlias.77 =
  3547. ifAlias.78 =
  3548. ifAlias.79 =
  3549. ifAlias.80 =
  3550. ifAlias.81 =
  3551. ifAlias.82 =
  3552. ifAlias.83 =
  3553. ifAlias.84 =
  3554. ifAlias.85 =
  3555. ifAlias.86 =
  3556. ifAlias.87 =
  3557. ifAlias.88 =
  3558. ifAlias.89 =
  3559. ifAlias.90 =
  3560. ifAlias.91 =
  3561. ifAlias.92 =
  3562. ifAlias.93 =
  3563. ifAlias.94 =
  3564. ifAlias.95 =
  3565. ifAlias.96 =
  3566. ifAlias.97 =
  3567. ifAlias.98 =
  3568. ifAlias.99 =
  3569. ifAlias.100 =
  3570. ifAlias.101 =
  3571. ifAlias.102 =
  3572. ifAlias.103 =
  3573. ifAlias.104 =
  3574. ifAlias.105 =
  3575. ifAlias.106 =
  3576. ifAlias.107 =
  3577. ifAlias.108 =
  3578. ifAlias.109 =
  3579. ifAlias.110 =
  3580. ifAlias.111 =
  3581. ifAlias.112 =
  3582. ifAlias.113 =
  3583. ifAlias.114 =
  3584. ifAlias.115 =
  3585. ifAlias.116 =
  3586. ifAlias.117 =
  3587. ifAlias.118 =
  3588. ifAlias.119 =
  3589. ifAlias.120 =
  3590. ifAlias.121 =
  3591. ifAlias.122 =
  3592. ifAlias.123 =
  3593. ifAlias.124 =
  3594. ifAlias.125 =
  3595. ifAlias.126 =
  3596. ifAlias.127 =
  3597. ifAlias.128 =
  3598. ifAlias.129 =
  3599. ifAlias.130 =
  3600. ifAlias.131 =
  3601. ifAlias.132 =
  3602. ifAlias.133 =
  3603. ifAlias.134 =
  3604. ifAlias.135 =
  3605. ifAlias.136 =
  3606. ifAlias.137 =
  3607. ifAlias.138 =
  3608. ifAlias.139 =
  3609. ifAlias.140 =
  3610. ifAlias.141 =
  3611. ifAlias.142 =
  3612. ifAlias.143 =
  3613. ifAlias.144 =
  3614. ifAlias.145 =
  3615. ifAlias.146 =
  3616. ifAlias.147 =
  3617. ifAlias.148 =
  3618. ifAlias.149 =
  3619. ifAlias.150 =
  3620. ifAlias.151 =
  3621. ifAlias.152 =
  3622. ifAlias.153 =
  3623. ifAlias.154 =
  3624. ifAlias.155 =
  3625. ifAlias.156 =
  3626. ifAlias.4096 =
  3627. ifAlias.4147 = ICT Office Switch P11
  3628. ifAlias.8193 = IP management Console
  3629. ifAlias.8194 = IP management Console
  3630. ifAlias.8195 = IP management Console
  3631. ifCounterDiscontinuityTime.1 = 0:0:00:00.00
  3632. ifCounterDiscontinuityTime.2 = 0:0:00:00.00
  3633. ifCounterDiscontinuityTime.3 = 0:0:00:00.00
  3634. ifCounterDiscontinuityTime.4 = 0:0:00:00.00
  3635. ifCounterDiscontinuityTime.5 = 0:0:00:00.00
  3636. ifCounterDiscontinuityTime.6 = 0:0:00:00.00
  3637. ifCounterDiscontinuityTime.7 = 0:0:00:00.00
  3638. ifCounterDiscontinuityTime.8 = 0:0:00:00.00
  3639. ifCounterDiscontinuityTime.9 = 0:0:00:00.00
  3640. ifCounterDiscontinuityTime.10 = 0:0:00:00.00
  3641. ifCounterDiscontinuityTime.11 = 0:0:00:00.00
  3642. ifCounterDiscontinuityTime.12 = 0:0:00:00.00
  3643. ifCounterDiscontinuityTime.13 = 0:0:00:00.00
  3644. ifCounterDiscontinuityTime.14 = 0:0:00:00.00
  3645. ifCounterDiscontinuityTime.15 = 0:0:00:00.00
  3646. ifCounterDiscontinuityTime.16 = 0:0:00:00.00
  3647. ifCounterDiscontinuityTime.17 = 0:0:00:00.00
  3648. ifCounterDiscontinuityTime.18 = 0:0:00:00.00
  3649. ifCounterDiscontinuityTime.19 = 0:0:00:00.00
  3650. ifCounterDiscontinuityTime.20 = 0:0:00:00.00
  3651. ifCounterDiscontinuityTime.21 = 0:0:00:00.00
  3652. ifCounterDiscontinuityTime.22 = 0:0:00:00.00
  3653. ifCounterDiscontinuityTime.23 = 0:0:00:00.00
  3654. ifCounterDiscontinuityTime.24 = 0:0:00:00.00
  3655. ifCounterDiscontinuityTime.25 = 0:0:00:00.00
  3656. ifCounterDiscontinuityTime.26 = 0:0:00:00.00
  3657. ifCounterDiscontinuityTime.27 = 0:0:00:00.00
  3658. ifCounterDiscontinuityTime.28 = 0:0:00:00.00
  3659. ifCounterDiscontinuityTime.29 = 0:0:00:00.00
  3660. ifCounterDiscontinuityTime.30 = 0:0:00:00.00
  3661. ifCounterDiscontinuityTime.31 = 0:0:00:00.00
  3662. ifCounterDiscontinuityTime.32 = 0:0:00:00.00
  3663. ifCounterDiscontinuityTime.33 = 0:0:00:00.00
  3664. ifCounterDiscontinuityTime.34 = 0:0:00:00.00
  3665. ifCounterDiscontinuityTime.35 = 0:0:00:00.00
  3666. ifCounterDiscontinuityTime.36 = 0:0:00:00.00
  3667. ifCounterDiscontinuityTime.37 = 0:0:00:00.00
  3668. ifCounterDiscontinuityTime.38 = 0:0:00:00.00
  3669. ifCounterDiscontinuityTime.39 = 0:0:00:00.00
  3670. ifCounterDiscontinuityTime.40 = 0:0:00:00.00
  3671. ifCounterDiscontinuityTime.41 = 0:0:00:00.00
  3672. ifCounterDiscontinuityTime.42 = 0:0:00:00.00
  3673. ifCounterDiscontinuityTime.43 = 0:0:00:00.00
  3674. ifCounterDiscontinuityTime.44 = 0:0:00:00.00
  3675. ifCounterDiscontinuityTime.45 = 0:0:00:00.00
  3676. ifCounterDiscontinuityTime.46 = 0:0:00:00.00
  3677. ifCounterDiscontinuityTime.47 = 0:0:00:00.00
  3678. ifCounterDiscontinuityTime.48 = 0:0:00:00.00
  3679. ifCounterDiscontinuityTime.49 = 0:0:00:00.00
  3680. ifCounterDiscontinuityTime.50 = 0:0:00:00.00
  3681. ifCounterDiscontinuityTime.51 = 0:0:00:00.00
  3682. ifCounterDiscontinuityTime.52 = 0:0:00:00.00
  3683. ifCounterDiscontinuityTime.53 = 0:0:00:00.00
  3684. ifCounterDiscontinuityTime.54 = 0:0:00:00.00
  3685. ifCounterDiscontinuityTime.55 = 0:0:00:00.00
  3686. ifCounterDiscontinuityTime.56 = 0:0:00:00.00
  3687. ifCounterDiscontinuityTime.57 = 0:0:00:00.00
  3688. ifCounterDiscontinuityTime.58 = 0:0:00:00.00
  3689. ifCounterDiscontinuityTime.59 = 0:0:00:00.00
  3690. ifCounterDiscontinuityTime.60 = 0:0:00:00.00
  3691. ifCounterDiscontinuityTime.61 = 0:0:00:00.00
  3692. ifCounterDiscontinuityTime.62 = 0:0:00:00.00
  3693. ifCounterDiscontinuityTime.63 = 0:0:00:00.00
  3694. ifCounterDiscontinuityTime.64 = 0:0:00:00.00
  3695. ifCounterDiscontinuityTime.65 = 0:0:00:00.00
  3696. ifCounterDiscontinuityTime.66 = 0:0:00:00.00
  3697. ifCounterDiscontinuityTime.67 = 0:0:00:00.00
  3698. ifCounterDiscontinuityTime.68 = 0:0:00:00.00
  3699. ifCounterDiscontinuityTime.69 = 0:0:00:00.00
  3700. ifCounterDiscontinuityTime.70 = 0:0:00:00.00
  3701. ifCounterDiscontinuityTime.71 = 0:0:00:00.00
  3702. ifCounterDiscontinuityTime.72 = 0:0:00:00.00
  3703. ifCounterDiscontinuityTime.73 = 0:0:00:00.00
  3704. ifCounterDiscontinuityTime.74 = 0:0:00:00.00
  3705. ifCounterDiscontinuityTime.75 = 0:0:00:00.00
  3706. ifCounterDiscontinuityTime.76 = 0:0:00:00.00
  3707. ifCounterDiscontinuityTime.77 = 0:0:00:00.00
  3708. ifCounterDiscontinuityTime.78 = 0:0:00:00.00
  3709. ifCounterDiscontinuityTime.79 = 0:0:00:00.00
  3710. ifCounterDiscontinuityTime.80 = 0:0:00:00.00
  3711. ifCounterDiscontinuityTime.81 = 0:0:00:00.00
  3712. ifCounterDiscontinuityTime.82 = 0:0:00:00.00
  3713. ifCounterDiscontinuityTime.83 = 0:0:00:00.00
  3714. ifCounterDiscontinuityTime.84 = 0:0:00:00.00
  3715. ifCounterDiscontinuityTime.85 = 0:0:00:00.00
  3716. ifCounterDiscontinuityTime.86 = 0:0:00:00.00
  3717. ifCounterDiscontinuityTime.87 = 0:0:00:00.00
  3718. ifCounterDiscontinuityTime.88 = 0:0:00:00.00
  3719. ifCounterDiscontinuityTime.89 = 0:0:00:00.00
  3720. ifCounterDiscontinuityTime.90 = 0:0:00:00.00
  3721. ifCounterDiscontinuityTime.91 = 0:0:00:00.00
  3722. ifCounterDiscontinuityTime.92 = 0:0:00:00.00
  3723. ifCounterDiscontinuityTime.93 = 0:0:00:00.00
  3724. ifCounterDiscontinuityTime.94 = 0:0:00:00.00
  3725. ifCounterDiscontinuityTime.95 = 0:0:00:00.00
  3726. ifCounterDiscontinuityTime.96 = 0:0:00:00.00
  3727. ifCounterDiscontinuityTime.97 = 0:0:00:00.00
  3728. ifCounterDiscontinuityTime.98 = 0:0:00:00.00
  3729. ifCounterDiscontinuityTime.99 = 0:0:00:00.00
  3730. ifCounterDiscontinuityTime.100 = 0:0:00:00.00
  3731. ifCounterDiscontinuityTime.101 = 0:0:00:00.00
  3732. ifCounterDiscontinuityTime.102 = 0:0:00:00.00
  3733. ifCounterDiscontinuityTime.103 = 0:0:00:00.00
  3734. ifCounterDiscontinuityTime.104 = 0:0:00:00.00
  3735. ifCounterDiscontinuityTime.105 = 0:0:00:00.00
  3736. ifCounterDiscontinuityTime.106 = 0:0:00:00.00
  3737. ifCounterDiscontinuityTime.107 = 0:0:00:00.00
  3738. ifCounterDiscontinuityTime.108 = 0:0:00:00.00
  3739. ifCounterDiscontinuityTime.109 = 0:0:00:00.00
  3740. ifCounterDiscontinuityTime.110 = 0:0:00:00.00
  3741. ifCounterDiscontinuityTime.111 = 0:0:00:00.00
  3742. ifCounterDiscontinuityTime.112 = 0:0:00:00.00
  3743. ifCounterDiscontinuityTime.113 = 0:0:00:00.00
  3744. ifCounterDiscontinuityTime.114 = 0:0:00:00.00
  3745. ifCounterDiscontinuityTime.115 = 0:0:00:00.00
  3746. ifCounterDiscontinuityTime.116 = 0:0:00:00.00
  3747. ifCounterDiscontinuityTime.117 = 0:0:00:00.00
  3748. ifCounterDiscontinuityTime.118 = 0:0:00:00.00
  3749. ifCounterDiscontinuityTime.119 = 0:0:00:00.00
  3750. ifCounterDiscontinuityTime.120 = 0:0:00:00.00
  3751. ifCounterDiscontinuityTime.121 = 0:0:00:00.00
  3752. ifCounterDiscontinuityTime.122 = 0:0:00:00.00
  3753. ifCounterDiscontinuityTime.123 = 0:0:00:00.00
  3754. ifCounterDiscontinuityTime.124 = 0:0:00:00.00
  3755. ifCounterDiscontinuityTime.125 = 0:0:00:00.00
  3756. ifCounterDiscontinuityTime.126 = 0:0:00:00.00
  3757. ifCounterDiscontinuityTime.127 = 0:0:00:00.00
  3758. ifCounterDiscontinuityTime.128 = 0:0:00:00.00
  3759. ifCounterDiscontinuityTime.129 = 0:0:00:00.00
  3760. ifCounterDiscontinuityTime.130 = 0:0:00:00.00
  3761. ifCounterDiscontinuityTime.131 = 0:0:00:00.00
  3762. ifCounterDiscontinuityTime.132 = 0:0:00:00.00
  3763. ifCounterDiscontinuityTime.133 = 0:0:00:00.00
  3764. ifCounterDiscontinuityTime.134 = 0:0:00:00.00
  3765. ifCounterDiscontinuityTime.135 = 0:0:00:00.00
  3766. ifCounterDiscontinuityTime.136 = 0:0:00:00.00
  3767. ifCounterDiscontinuityTime.137 = 0:0:00:00.00
  3768. ifCounterDiscontinuityTime.138 = 0:0:00:00.00
  3769. ifCounterDiscontinuityTime.139 = 0:0:00:00.00
  3770. ifCounterDiscontinuityTime.140 = 0:0:00:00.00
  3771. ifCounterDiscontinuityTime.141 = 0:0:00:00.00
  3772. ifCounterDiscontinuityTime.142 = 0:0:00:00.00
  3773. ifCounterDiscontinuityTime.143 = 0:0:00:00.00
  3774. ifCounterDiscontinuityTime.144 = 0:0:00:00.00
  3775. ifCounterDiscontinuityTime.145 = 0:0:00:00.00
  3776. ifCounterDiscontinuityTime.146 = 0:0:00:00.00
  3777. ifCounterDiscontinuityTime.147 = 0:0:00:00.00
  3778. ifCounterDiscontinuityTime.148 = 0:0:00:00.00
  3779. ifCounterDiscontinuityTime.149 = 0:0:00:00.00
  3780. ifCounterDiscontinuityTime.150 = 0:0:00:00.00
  3781. ifCounterDiscontinuityTime.151 = 0:0:00:00.00
  3782. ifCounterDiscontinuityTime.152 = 0:0:00:00.00
  3783. ifCounterDiscontinuityTime.153 = 0:0:00:00.00
  3784. ifCounterDiscontinuityTime.154 = 0:0:00:00.00
  3785. ifCounterDiscontinuityTime.155 = 0:0:00:00.00
  3786. ifCounterDiscontinuityTime.156 = 0:0:00:00.00
  3787. ifCounterDiscontinuityTime.4096 = 0:0:00:00.00
  3788. ifCounterDiscontinuityTime.4147 = 0:0:00:00.00
  3789. ifCounterDiscontinuityTime.8193 = 0:0:00:00.00
  3790. ifCounterDiscontinuityTime.8194 = 0:0:00:00.00
  3791. ifCounterDiscontinuityTime.8195 = 0:0:00:00.00  
  3792.  
  3793.  
  3794.  
  3795. ifDescr
  3796. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'ifDescr']
  3797.  
  3798. ifDescr.1 = GigabitEthernet 1/0/1
  3799. ifDescr.2 = GigabitEthernet 1/0/2
  3800. ifDescr.3 = GigabitEthernet 1/0/3
  3801. ifDescr.4 = GigabitEthernet 1/0/4
  3802. ifDescr.5 = GigabitEthernet 1/0/5
  3803. ifDescr.6 = GigabitEthernet 1/0/6
  3804. ifDescr.7 = GigabitEthernet 1/0/7
  3805. ifDescr.8 = GigabitEthernet 1/0/8
  3806. ifDescr.9 = GigabitEthernet 1/0/9
  3807. ifDescr.10 = GigabitEthernet 1/0/10
  3808. ifDescr.11 = GigabitEthernet 1/0/11
  3809. ifDescr.12 = GigabitEthernet 1/0/12
  3810. ifDescr.13 = GigabitEthernet 1/0/13
  3811. ifDescr.14 = GigabitEthernet 1/0/14
  3812. ifDescr.15 = GigabitEthernet 1/0/15
  3813. ifDescr.16 = GigabitEthernet 1/0/16
  3814. ifDescr.17 = GigabitEthernet 1/0/17
  3815. ifDescr.18 = GigabitEthernet 1/0/18
  3816. ifDescr.19 = GigabitEthernet 1/0/19
  3817. ifDescr.20 = GigabitEthernet 1/0/20
  3818. ifDescr.21 = GigabitEthernet 1/0/21
  3819. ifDescr.22 = GigabitEthernet 1/0/22
  3820. ifDescr.23 = GigabitEthernet 1/0/23
  3821. ifDescr.24 = GigabitEthernet 1/0/24
  3822. ifDescr.25 = GigabitEthernet 1/0/25
  3823. ifDescr.26 = GigabitEthernet 1/0/26
  3824. ifDescr.27 = GigabitEthernet 1/0/27
  3825. ifDescr.28 = GigabitEthernet 1/0/28
  3826. ifDescr.29 = GigabitEthernet 1/0/29
  3827. ifDescr.30 = GigabitEthernet 1/0/30
  3828. ifDescr.31 = GigabitEthernet 1/0/31
  3829. ifDescr.32 = GigabitEthernet 1/0/32
  3830. ifDescr.33 = GigabitEthernet 1/0/33
  3831. ifDescr.34 = GigabitEthernet 1/0/34
  3832. ifDescr.35 = GigabitEthernet 1/0/35
  3833. ifDescr.36 = GigabitEthernet 1/0/36
  3834. ifDescr.37 = GigabitEthernet 1/0/37
  3835. ifDescr.38 = GigabitEthernet 1/0/38
  3836. ifDescr.39 = GigabitEthernet 1/0/39
  3837. ifDescr.40 = GigabitEthernet 1/0/40
  3838. ifDescr.41 = GigabitEthernet 1/0/41
  3839. ifDescr.42 = GigabitEthernet 1/0/42
  3840. ifDescr.43 = GigabitEthernet 1/0/43
  3841. ifDescr.44 = GigabitEthernet 1/0/44
  3842. ifDescr.45 = GigabitEthernet 1/0/45
  3843. ifDescr.46 = GigabitEthernet 1/0/46
  3844. ifDescr.47 = GigabitEthernet 1/0/47
  3845. ifDescr.48 = GigabitEthernet 1/0/48
  3846. ifDescr.49 = TenGigabitEthernet 1/0/49
  3847. ifDescr.50 = TenGigabitEthernet 1/0/50
  3848. ifDescr.51 = TenGigabitEthernet 1/0/51
  3849. ifDescr.52 = TenGigabitEthernet 1/0/52
  3850. ifDescr.53 = GigabitEthernet 2/0/1
  3851. ifDescr.54 = GigabitEthernet 2/0/2
  3852. ifDescr.55 = GigabitEthernet 2/0/3
  3853. ifDescr.56 = GigabitEthernet 2/0/4
  3854. ifDescr.57 = GigabitEthernet 2/0/5
  3855. ifDescr.58 = GigabitEthernet 2/0/6
  3856. ifDescr.59 = GigabitEthernet 2/0/7
  3857. ifDescr.60 = GigabitEthernet 2/0/8
  3858. ifDescr.61 = GigabitEthernet 2/0/9
  3859. ifDescr.62 = GigabitEthernet 2/0/10
  3860. ifDescr.63 = GigabitEthernet 2/0/11
  3861. ifDescr.64 = GigabitEthernet 2/0/12
  3862. ifDescr.65 = GigabitEthernet 2/0/13
  3863. ifDescr.66 = GigabitEthernet 2/0/14
  3864. ifDescr.67 = GigabitEthernet 2/0/15
  3865. ifDescr.68 = GigabitEthernet 2/0/16
  3866. ifDescr.69 = GigabitEthernet 2/0/17
  3867. ifDescr.70 = GigabitEthernet 2/0/18
  3868. ifDescr.71 = GigabitEthernet 2/0/19
  3869. ifDescr.72 = GigabitEthernet 2/0/20
  3870. ifDescr.73 = GigabitEthernet 2/0/21
  3871. ifDescr.74 = GigabitEthernet 2/0/22
  3872. ifDescr.75 = GigabitEthernet 2/0/23
  3873. ifDescr.76 = GigabitEthernet 2/0/24
  3874. ifDescr.77 = GigabitEthernet 2/0/25
  3875. ifDescr.78 = GigabitEthernet 2/0/26
  3876. ifDescr.79 = GigabitEthernet 2/0/27
  3877. ifDescr.80 = GigabitEthernet 2/0/28
  3878. ifDescr.81 = GigabitEthernet 2/0/29
  3879. ifDescr.82 = GigabitEthernet 2/0/30
  3880. ifDescr.83 = GigabitEthernet 2/0/31
  3881. ifDescr.84 = GigabitEthernet 2/0/32
  3882. ifDescr.85 = GigabitEthernet 2/0/33
  3883. ifDescr.86 = GigabitEthernet 2/0/34
  3884. ifDescr.87 = GigabitEthernet 2/0/35
  3885. ifDescr.88 = GigabitEthernet 2/0/36
  3886. ifDescr.89 = GigabitEthernet 2/0/37
  3887. ifDescr.90 = GigabitEthernet 2/0/38
  3888. ifDescr.91 = GigabitEthernet 2/0/39
  3889. ifDescr.92 = GigabitEthernet 2/0/40
  3890. ifDescr.93 = GigabitEthernet 2/0/41
  3891. ifDescr.94 = GigabitEthernet 2/0/42
  3892. ifDescr.95 = GigabitEthernet 2/0/43
  3893. ifDescr.96 = GigabitEthernet 2/0/44
  3894. ifDescr.97 = GigabitEthernet 2/0/45
  3895. ifDescr.98 = GigabitEthernet 2/0/46
  3896. ifDescr.99 = GigabitEthernet 2/0/47
  3897. ifDescr.100 = GigabitEthernet 2/0/48
  3898. ifDescr.101 = TenGigabitEthernet 2/0/49
  3899. ifDescr.102 = TenGigabitEthernet 2/0/50
  3900. ifDescr.103 = TenGigabitEthernet 2/0/51
  3901. ifDescr.104 = TenGigabitEthernet 2/0/52
  3902. ifDescr.105 = GigabitEthernet 3/0/1
  3903. ifDescr.106 = GigabitEthernet 3/0/2
  3904. ifDescr.107 = GigabitEthernet 3/0/3
  3905. ifDescr.108 = GigabitEthernet 3/0/4
  3906. ifDescr.109 = GigabitEthernet 3/0/5
  3907. ifDescr.110 = GigabitEthernet 3/0/6
  3908. ifDescr.111 = GigabitEthernet 3/0/7
  3909. ifDescr.112 = GigabitEthernet 3/0/8
  3910. ifDescr.113 = GigabitEthernet 3/0/9
  3911. ifDescr.114 = GigabitEthernet 3/0/10
  3912. ifDescr.115 = GigabitEthernet 3/0/11
  3913. ifDescr.116 = GigabitEthernet 3/0/12
  3914. ifDescr.117 = GigabitEthernet 3/0/13
  3915. ifDescr.118 = GigabitEthernet 3/0/14
  3916. ifDescr.119 = GigabitEthernet 3/0/15
  3917. ifDescr.120 = GigabitEthernet 3/0/16
  3918. ifDescr.121 = GigabitEthernet 3/0/17
  3919. ifDescr.122 = GigabitEthernet 3/0/18
  3920. ifDescr.123 = GigabitEthernet 3/0/19
  3921. ifDescr.124 = GigabitEthernet 3/0/20
  3922. ifDescr.125 = GigabitEthernet 3/0/21
  3923. ifDescr.126 = GigabitEthernet 3/0/22
  3924. ifDescr.127 = GigabitEthernet 3/0/23
  3925. ifDescr.128 = GigabitEthernet 3/0/24
  3926. ifDescr.129 = GigabitEthernet 3/0/25
  3927. ifDescr.130 = GigabitEthernet 3/0/26
  3928. ifDescr.131 = GigabitEthernet 3/0/27
  3929. ifDescr.132 = GigabitEthernet 3/0/28
  3930. ifDescr.133 = GigabitEthernet 3/0/29
  3931. ifDescr.134 = GigabitEthernet 3/0/30
  3932. ifDescr.135 = GigabitEthernet 3/0/31
  3933. ifDescr.136 = GigabitEthernet 3/0/32
  3934. ifDescr.137 = GigabitEthernet 3/0/33
  3935. ifDescr.138 = GigabitEthernet 3/0/34
  3936. ifDescr.139 = GigabitEthernet 3/0/35
  3937. ifDescr.140 = GigabitEthernet 3/0/36
  3938. ifDescr.141 = GigabitEthernet 3/0/37
  3939. ifDescr.142 = GigabitEthernet 3/0/38
  3940. ifDescr.143 = GigabitEthernet 3/0/39
  3941. ifDescr.144 = GigabitEthernet 3/0/40
  3942. ifDescr.145 = GigabitEthernet 3/0/41
  3943. ifDescr.146 = GigabitEthernet 3/0/42
  3944. ifDescr.147 = GigabitEthernet 3/0/43
  3945. ifDescr.148 = GigabitEthernet 3/0/44
  3946. ifDescr.149 = GigabitEthernet 3/0/45
  3947. ifDescr.150 = GigabitEthernet 3/0/46
  3948. ifDescr.151 = GigabitEthernet 3/0/47
  3949. ifDescr.152 = GigabitEthernet 3/0/48
  3950. ifDescr.153 = TenGigabitEthernet 3/0/49
  3951. ifDescr.154 = TenGigabitEthernet 3/0/50
  3952. ifDescr.155 = TenGigabitEthernet 3/0/51
  3953. ifDescr.156 = TenGigabitEthernet 3/0/52
  3954. ifDescr.4096 = Null 0
  3955. ifDescr.4147 = VLAN 51
  3956. ifDescr.8193 = Mgmt 1/0
  3957. ifDescr.8194 = Mgmt 2/0
  3958. ifDescr.8195 = Mgmt 3/0  
  3959.  
  3960.  
  3961.  
  3962. ifAdminStatus
  3963. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'ifAdminStatus']
  3964.  
  3965. ifAdminStatus.1 = up
  3966. ifAdminStatus.2 = down
  3967. ifAdminStatus.3 = down
  3968. ifAdminStatus.4 = down
  3969. ifAdminStatus.5 = down
  3970. ifAdminStatus.6 = down
  3971. ifAdminStatus.7 = down
  3972. ifAdminStatus.8 = down
  3973. ifAdminStatus.9 = down
  3974. ifAdminStatus.10 = down
  3975. ifAdminStatus.11 = down
  3976. ifAdminStatus.12 = down
  3977. ifAdminStatus.13 = down
  3978. ifAdminStatus.14 = down
  3979. ifAdminStatus.15 = down
  3980. ifAdminStatus.16 = down
  3981. ifAdminStatus.17 = down
  3982. ifAdminStatus.18 = down
  3983. ifAdminStatus.19 = down
  3984. ifAdminStatus.20 = down
  3985. ifAdminStatus.21 = down
  3986. ifAdminStatus.22 = down
  3987. ifAdminStatus.23 = down
  3988. ifAdminStatus.24 = down
  3989. ifAdminStatus.25 = down
  3990. ifAdminStatus.26 = down
  3991. ifAdminStatus.27 = down
  3992. ifAdminStatus.28 = down
  3993. ifAdminStatus.29 = down
  3994. ifAdminStatus.30 = down
  3995. ifAdminStatus.31 = down
  3996. ifAdminStatus.32 = down
  3997. ifAdminStatus.33 = down
  3998. ifAdminStatus.34 = down
  3999. ifAdminStatus.35 = down
  4000. ifAdminStatus.36 = down
  4001. ifAdminStatus.37 = down
  4002. ifAdminStatus.38 = down
  4003. ifAdminStatus.39 = down
  4004. ifAdminStatus.40 = down
  4005. ifAdminStatus.41 = down
  4006. ifAdminStatus.42 = down
  4007. ifAdminStatus.43 = down
  4008. ifAdminStatus.44 = down
  4009. ifAdminStatus.45 = down
  4010. ifAdminStatus.46 = down
  4011. ifAdminStatus.47 = down
  4012. ifAdminStatus.48 = down
  4013. ifAdminStatus.49 = up
  4014. ifAdminStatus.50 = up
  4015. ifAdminStatus.51 = down
  4016. ifAdminStatus.52 = down
  4017. ifAdminStatus.53 = down
  4018. ifAdminStatus.54 = down
  4019. ifAdminStatus.55 = down
  4020. ifAdminStatus.56 = down
  4021. ifAdminStatus.57 = down
  4022. ifAdminStatus.58 = down
  4023. ifAdminStatus.59 = down
  4024. ifAdminStatus.60 = down
  4025. ifAdminStatus.61 = down
  4026. ifAdminStatus.62 = down
  4027. ifAdminStatus.63 = down
  4028. ifAdminStatus.64 = down
  4029. ifAdminStatus.65 = down
  4030. ifAdminStatus.66 = down
  4031. ifAdminStatus.67 = down
  4032. ifAdminStatus.68 = down
  4033. ifAdminStatus.69 = down
  4034. ifAdminStatus.70 = down
  4035. ifAdminStatus.71 = down
  4036. ifAdminStatus.72 = down
  4037. ifAdminStatus.73 = down
  4038. ifAdminStatus.74 = down
  4039. ifAdminStatus.75 = down
  4040. ifAdminStatus.76 = down
  4041. ifAdminStatus.77 = down
  4042. ifAdminStatus.78 = down
  4043. ifAdminStatus.79 = down
  4044. ifAdminStatus.80 = down
  4045. ifAdminStatus.81 = down
  4046. ifAdminStatus.82 = down
  4047. ifAdminStatus.83 = down
  4048. ifAdminStatus.84 = down
  4049. ifAdminStatus.85 = down
  4050. ifAdminStatus.86 = down
  4051. ifAdminStatus.87 = down
  4052. ifAdminStatus.88 = down
  4053. ifAdminStatus.89 = down
  4054. ifAdminStatus.90 = down
  4055. ifAdminStatus.91 = down
  4056. ifAdminStatus.92 = down
  4057. ifAdminStatus.93 = down
  4058. ifAdminStatus.94 = down
  4059. ifAdminStatus.95 = down
  4060. ifAdminStatus.96 = down
  4061. ifAdminStatus.97 = down
  4062. ifAdminStatus.98 = down
  4063. ifAdminStatus.99 = down
  4064. ifAdminStatus.100 = down
  4065. ifAdminStatus.101 = up
  4066. ifAdminStatus.102 = up
  4067. ifAdminStatus.103 = down
  4068. ifAdminStatus.104 = down
  4069. ifAdminStatus.105 = down
  4070. ifAdminStatus.106 = down
  4071. ifAdminStatus.107 = down
  4072. ifAdminStatus.108 = down
  4073. ifAdminStatus.109 = down
  4074. ifAdminStatus.110 = down
  4075. ifAdminStatus.111 = down
  4076. ifAdminStatus.112 = down
  4077. ifAdminStatus.113 = down
  4078. ifAdminStatus.114 = down
  4079. ifAdminStatus.115 = down
  4080. ifAdminStatus.116 = down
  4081. ifAdminStatus.117 = down
  4082. ifAdminStatus.118 = down
  4083. ifAdminStatus.119 = down
  4084. ifAdminStatus.120 = down
  4085. ifAdminStatus.121 = down
  4086. ifAdminStatus.122 = down
  4087. ifAdminStatus.123 = down
  4088. ifAdminStatus.124 = down
  4089. ifAdminStatus.125 = down
  4090. ifAdminStatus.126 = down
  4091. ifAdminStatus.127 = down
  4092. ifAdminStatus.128 = down
  4093. ifAdminStatus.129 = down
  4094. ifAdminStatus.130 = down
  4095. ifAdminStatus.131 = down
  4096. ifAdminStatus.132 = down
  4097. ifAdminStatus.133 = down
  4098. ifAdminStatus.134 = down
  4099. ifAdminStatus.135 = down
  4100. ifAdminStatus.136 = down
  4101. ifAdminStatus.137 = down
  4102. ifAdminStatus.138 = down
  4103. ifAdminStatus.139 = down
  4104. ifAdminStatus.140 = down
  4105. ifAdminStatus.141 = down
  4106. ifAdminStatus.142 = down
  4107. ifAdminStatus.143 = down
  4108. ifAdminStatus.144 = down
  4109. ifAdminStatus.145 = down
  4110. ifAdminStatus.146 = down
  4111. ifAdminStatus.147 = down
  4112. ifAdminStatus.148 = down
  4113. ifAdminStatus.149 = down
  4114. ifAdminStatus.150 = down
  4115. ifAdminStatus.151 = down
  4116. ifAdminStatus.152 = down
  4117. ifAdminStatus.153 = up
  4118. ifAdminStatus.154 = up
  4119. ifAdminStatus.155 = down
  4120. ifAdminStatus.156 = down
  4121. ifAdminStatus.4096 = up
  4122. ifAdminStatus.4147 = up
  4123. ifAdminStatus.8193 = down
  4124. ifAdminStatus.8194 = down
  4125. ifAdminStatus.8195 = down  
  4126.  
  4127.  
  4128.  
  4129. ifOperStatus
  4130. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'ifOperStatus']
  4131.  
  4132. ifOperStatus.1 = up
  4133. ifOperStatus.2 = down
  4134. ifOperStatus.3 = down
  4135. ifOperStatus.4 = down
  4136. ifOperStatus.5 = down
  4137. ifOperStatus.6 = down
  4138. ifOperStatus.7 = down
  4139. ifOperStatus.8 = down
  4140. ifOperStatus.9 = down
  4141. ifOperStatus.10 = down
  4142. ifOperStatus.11 = down
  4143. ifOperStatus.12 = down
  4144. ifOperStatus.13 = down
  4145. ifOperStatus.14 = down
  4146. ifOperStatus.15 = down
  4147. ifOperStatus.16 = down
  4148. ifOperStatus.17 = down
  4149. ifOperStatus.18 = down
  4150. ifOperStatus.19 = down
  4151. ifOperStatus.20 = down
  4152. ifOperStatus.21 = down
  4153. ifOperStatus.22 = down
  4154. ifOperStatus.23 = down
  4155. ifOperStatus.24 = down
  4156. ifOperStatus.25 = down
  4157. ifOperStatus.26 = down
  4158. ifOperStatus.27 = down
  4159. ifOperStatus.28 = down
  4160. ifOperStatus.29 = down
  4161. ifOperStatus.30 = down
  4162. ifOperStatus.31 = down
  4163. ifOperStatus.32 = down
  4164. ifOperStatus.33 = down
  4165. ifOperStatus.34 = down
  4166. ifOperStatus.35 = down
  4167. ifOperStatus.36 = down
  4168. ifOperStatus.37 = down
  4169. ifOperStatus.38 = down
  4170. ifOperStatus.39 = down
  4171. ifOperStatus.40 = down
  4172. ifOperStatus.41 = down
  4173. ifOperStatus.42 = down
  4174. ifOperStatus.43 = down
  4175. ifOperStatus.44 = down
  4176. ifOperStatus.45 = down
  4177. ifOperStatus.46 = down
  4178. ifOperStatus.47 = down
  4179. ifOperStatus.48 = down
  4180. ifOperStatus.49 = up
  4181. ifOperStatus.50 = up
  4182. ifOperStatus.51 = down
  4183. ifOperStatus.52 = down
  4184. ifOperStatus.53 = down
  4185. ifOperStatus.54 = down
  4186. ifOperStatus.55 = down
  4187. ifOperStatus.56 = down
  4188. ifOperStatus.57 = down
  4189. ifOperStatus.58 = down
  4190. ifOperStatus.59 = down
  4191. ifOperStatus.60 = down
  4192. ifOperStatus.61 = down
  4193. ifOperStatus.62 = down
  4194. ifOperStatus.63 = down
  4195. ifOperStatus.64 = down
  4196. ifOperStatus.65 = down
  4197. ifOperStatus.66 = down
  4198. ifOperStatus.67 = down
  4199. ifOperStatus.68 = down
  4200. ifOperStatus.69 = down
  4201. ifOperStatus.70 = down
  4202. ifOperStatus.71 = down
  4203. ifOperStatus.72 = down
  4204. ifOperStatus.73 = down
  4205. ifOperStatus.74 = down
  4206. ifOperStatus.75 = down
  4207. ifOperStatus.76 = down
  4208. ifOperStatus.77 = down
  4209. ifOperStatus.78 = down
  4210. ifOperStatus.79 = down
  4211. ifOperStatus.80 = down
  4212. ifOperStatus.81 = down
  4213. ifOperStatus.82 = down
  4214. ifOperStatus.83 = down
  4215. ifOperStatus.84 = down
  4216. ifOperStatus.85 = down
  4217. ifOperStatus.86 = down
  4218. ifOperStatus.87 = down
  4219. ifOperStatus.88 = down
  4220. ifOperStatus.89 = down
  4221. ifOperStatus.90 = down
  4222. ifOperStatus.91 = down
  4223. ifOperStatus.92 = down
  4224. ifOperStatus.93 = down
  4225. ifOperStatus.94 = down
  4226. ifOperStatus.95 = down
  4227. ifOperStatus.96 = down
  4228. ifOperStatus.97 = down
  4229. ifOperStatus.98 = down
  4230. ifOperStatus.99 = down
  4231. ifOperStatus.100 = down
  4232. ifOperStatus.101 = up
  4233. ifOperStatus.102 = up
  4234. ifOperStatus.103 = down
  4235. ifOperStatus.104 = down
  4236. ifOperStatus.105 = down
  4237. ifOperStatus.106 = down
  4238. ifOperStatus.107 = down
  4239. ifOperStatus.108 = down
  4240. ifOperStatus.109 = down
  4241. ifOperStatus.110 = down
  4242. ifOperStatus.111 = down
  4243. ifOperStatus.112 = down
  4244. ifOperStatus.113 = down
  4245. ifOperStatus.114 = down
  4246. ifOperStatus.115 = down
  4247. ifOperStatus.116 = down
  4248. ifOperStatus.117 = down
  4249. ifOperStatus.118 = down
  4250. ifOperStatus.119 = down
  4251. ifOperStatus.120 = down
  4252. ifOperStatus.121 = down
  4253. ifOperStatus.122 = down
  4254. ifOperStatus.123 = down
  4255. ifOperStatus.124 = down
  4256. ifOperStatus.125 = down
  4257. ifOperStatus.126 = down
  4258. ifOperStatus.127 = down
  4259. ifOperStatus.128 = down
  4260. ifOperStatus.129 = down
  4261. ifOperStatus.130 = down
  4262. ifOperStatus.131 = down
  4263. ifOperStatus.132 = down
  4264. ifOperStatus.133 = down
  4265. ifOperStatus.134 = down
  4266. ifOperStatus.135 = down
  4267. ifOperStatus.136 = down
  4268. ifOperStatus.137 = down
  4269. ifOperStatus.138 = down
  4270. ifOperStatus.139 = down
  4271. ifOperStatus.140 = down
  4272. ifOperStatus.141 = down
  4273. ifOperStatus.142 = down
  4274. ifOperStatus.143 = down
  4275. ifOperStatus.144 = down
  4276. ifOperStatus.145 = down
  4277. ifOperStatus.146 = down
  4278. ifOperStatus.147 = down
  4279. ifOperStatus.148 = down
  4280. ifOperStatus.149 = down
  4281. ifOperStatus.150 = down
  4282. ifOperStatus.151 = down
  4283. ifOperStatus.152 = down
  4284. ifOperStatus.153 = up
  4285. ifOperStatus.154 = up
  4286. ifOperStatus.155 = down
  4287. ifOperStatus.156 = down
  4288. ifOperStatus.4096 = up
  4289. ifOperStatus.4147 = up
  4290. ifOperStatus.8193 = down
  4291. ifOperStatus.8194 = down
  4292. ifOperStatus.8195 = down  
  4293.  
  4294.  
  4295.  
  4296. ifLastChange
  4297. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'ifLastChange']
  4298.  
  4299. ifLastChange.1 = 8627800
  4300. ifLastChange.2 = 9800
  4301. ifLastChange.3 = 9800
  4302. ifLastChange.4 = 9800
  4303. ifLastChange.5 = 5942100
  4304. ifLastChange.6 = 9800
  4305. ifLastChange.7 = 9800
  4306. ifLastChange.8 = 9800
  4307. ifLastChange.9 = 9800
  4308. ifLastChange.10 = 9800
  4309. ifLastChange.11 = 9800
  4310. ifLastChange.12 = 9800
  4311. ifLastChange.13 = 9800
  4312. ifLastChange.14 = 9800
  4313. ifLastChange.15 = 9800
  4314. ifLastChange.16 = 9800
  4315. ifLastChange.17 = 9800
  4316. ifLastChange.18 = 9800
  4317. ifLastChange.19 = 9800
  4318. ifLastChange.20 = 9800
  4319. ifLastChange.21 = 9800
  4320. ifLastChange.22 = 9800
  4321. ifLastChange.23 = 9900
  4322. ifLastChange.24 = 9900
  4323. ifLastChange.25 = 9900
  4324. ifLastChange.26 = 9900
  4325. ifLastChange.27 = 9900
  4326. ifLastChange.28 = 9900
  4327. ifLastChange.29 = 9900
  4328. ifLastChange.30 = 9900
  4329. ifLastChange.31 = 9900
  4330. ifLastChange.32 = 9900
  4331. ifLastChange.33 = 9900
  4332. ifLastChange.34 = 9900
  4333. ifLastChange.35 = 9900
  4334. ifLastChange.36 = 9900
  4335. ifLastChange.37 = 9900
  4336. ifLastChange.38 = 9900
  4337. ifLastChange.39 = 9900
  4338. ifLastChange.40 = 9900
  4339. ifLastChange.41 = 9900
  4340. ifLastChange.42 = 9900
  4341. ifLastChange.43 = 9900
  4342. ifLastChange.44 = 9900
  4343. ifLastChange.45 = 9900
  4344. ifLastChange.46 = 10000
  4345. ifLastChange.47 = 10000
  4346. ifLastChange.48 = 10000
  4347. ifLastChange.49 = 11600
  4348. ifLastChange.50 = 11600
  4349. ifLastChange.51 = 10300
  4350. ifLastChange.52 = 10300
  4351. ifLastChange.53 = 10000
  4352. ifLastChange.54 = 10000
  4353. ifLastChange.55 = 10000
  4354. ifLastChange.56 = 10000
  4355. ifLastChange.57 = 10000
  4356. ifLastChange.58 = 10000
  4357. ifLastChange.59 = 10000
  4358. ifLastChange.60 = 10000
  4359. ifLastChange.61 = 10000
  4360. ifLastChange.62 = 10000
  4361. ifLastChange.63 = 10000
  4362. ifLastChange.64 = 10000
  4363. ifLastChange.65 = 10000
  4364. ifLastChange.66 = 10000
  4365. ifLastChange.67 = 10000
  4366. ifLastChange.68 = 10000
  4367. ifLastChange.69 = 10000
  4368. ifLastChange.70 = 10000
  4369. ifLastChange.71 = 10000
  4370. ifLastChange.72 = 10000
  4371. ifLastChange.73 = 10000
  4372. ifLastChange.74 = 10000
  4373. ifLastChange.75 = 10000
  4374. ifLastChange.76 = 10000
  4375. ifLastChange.77 = 10000
  4376. ifLastChange.78 = 10000
  4377. ifLastChange.79 = 10000
  4378. ifLastChange.80 = 10100
  4379. ifLastChange.81 = 10100
  4380. ifLastChange.82 = 10100
  4381. ifLastChange.83 = 10100
  4382. ifLastChange.84 = 10100
  4383. ifLastChange.85 = 10100
  4384. ifLastChange.86 = 10100
  4385. ifLastChange.87 = 10100
  4386. ifLastChange.88 = 10100
  4387. ifLastChange.89 = 10100
  4388. ifLastChange.90 = 10100
  4389. ifLastChange.91 = 10100
  4390. ifLastChange.92 = 10100
  4391. ifLastChange.93 = 10100
  4392. ifLastChange.94 = 10100
  4393. ifLastChange.95 = 10100
  4394. ifLastChange.96 = 10100
  4395. ifLastChange.97 = 10100
  4396. ifLastChange.98 = 10100
  4397. ifLastChange.99 = 10100
  4398. ifLastChange.100 = 10100
  4399. ifLastChange.101 = 11700
  4400. ifLastChange.102 = 11700
  4401. ifLastChange.103 = 10300
  4402. ifLastChange.104 = 10300
  4403. ifLastChange.105 = 10100
  4404. ifLastChange.106 = 10100
  4405. ifLastChange.107 = 10100
  4406. ifLastChange.108 = 10100
  4407. ifLastChange.109 = 10100
  4408. ifLastChange.110 = 10100
  4409. ifLastChange.111 = 10200
  4410. ifLastChange.112 = 10200
  4411. ifLastChange.113 = 10200
  4412. ifLastChange.114 = 10200
  4413. ifLastChange.115 = 10200
  4414. ifLastChange.116 = 10200
  4415. ifLastChange.117 = 10200
  4416. ifLastChange.118 = 10200
  4417. ifLastChange.119 = 10200
  4418. ifLastChange.120 = 10200
  4419. ifLastChange.121 = 10200
  4420. ifLastChange.122 = 10200
  4421. ifLastChange.123 = 10200
  4422. ifLastChange.124 = 10200
  4423. ifLastChange.125 = 10200
  4424. ifLastChange.126 = 10200
  4425. ifLastChange.127 = 10200
  4426. ifLastChange.128 = 10200
  4427. ifLastChange.129 = 10200
  4428. ifLastChange.130 = 10200
  4429. ifLastChange.131 = 10200
  4430. ifLastChange.132 = 10200
  4431. ifLastChange.133 = 10200
  4432. ifLastChange.134 = 10200
  4433. ifLastChange.135 = 10200
  4434. ifLastChange.136 = 10200
  4435. ifLastChange.137 = 10200
  4436. ifLastChange.138 = 10300
  4437. ifLastChange.139 = 10300
  4438. ifLastChange.140 = 10300
  4439. ifLastChange.141 = 10300
  4440. ifLastChange.142 = 10300
  4441. ifLastChange.143 = 10300
  4442. ifLastChange.144 = 10300
  4443. ifLastChange.145 = 10300
  4444. ifLastChange.146 = 10300
  4445. ifLastChange.147 = 10300
  4446. ifLastChange.148 = 10300
  4447. ifLastChange.149 = 10300
  4448. ifLastChange.150 = 10300
  4449. ifLastChange.151 = 5942800
  4450. ifLastChange.152 = 5943100
  4451. ifLastChange.153 = 11600
  4452. ifLastChange.154 = 11600
  4453. ifLastChange.155 = 10300
  4454. ifLastChange.156 = 10300
  4455. ifLastChange.4096 = 0
  4456. ifLastChange.4147 = 10300
  4457. ifLastChange.8193 = 5944200
  4458. ifLastChange.8194 = 5944700
  4459. ifLastChange.8195 = 5945100  
  4460.  
  4461.  
  4462.  
  4463. ifType
  4464. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'ifType']
  4465.  
  4466. ifType.1 = ethernetCsmacd
  4467. ifType.2 = ethernetCsmacd
  4468. ifType.3 = ethernetCsmacd
  4469. ifType.4 = ethernetCsmacd
  4470. ifType.5 = ethernetCsmacd
  4471. ifType.6 = ethernetCsmacd
  4472. ifType.7 = ethernetCsmacd
  4473. ifType.8 = ethernetCsmacd
  4474. ifType.9 = ethernetCsmacd
  4475. ifType.10 = ethernetCsmacd
  4476. ifType.11 = ethernetCsmacd
  4477. ifType.12 = ethernetCsmacd
  4478. ifType.13 = ethernetCsmacd
  4479. ifType.14 = ethernetCsmacd
  4480. ifType.15 = ethernetCsmacd
  4481. ifType.16 = ethernetCsmacd
  4482. ifType.17 = ethernetCsmacd
  4483. ifType.18 = ethernetCsmacd
  4484. ifType.19 = ethernetCsmacd
  4485. ifType.20 = ethernetCsmacd
  4486. ifType.21 = ethernetCsmacd
  4487. ifType.22 = ethernetCsmacd
  4488. ifType.23 = ethernetCsmacd
  4489. ifType.24 = ethernetCsmacd
  4490. ifType.25 = ethernetCsmacd
  4491. ifType.26 = ethernetCsmacd
  4492. ifType.27 = ethernetCsmacd
  4493. ifType.28 = ethernetCsmacd
  4494. ifType.29 = ethernetCsmacd
  4495. ifType.30 = ethernetCsmacd
  4496. ifType.31 = ethernetCsmacd
  4497. ifType.32 = ethernetCsmacd
  4498. ifType.33 = ethernetCsmacd
  4499. ifType.34 = ethernetCsmacd
  4500. ifType.35 = ethernetCsmacd
  4501. ifType.36 = ethernetCsmacd
  4502. ifType.37 = ethernetCsmacd
  4503. ifType.38 = ethernetCsmacd
  4504. ifType.39 = ethernetCsmacd
  4505. ifType.40 = ethernetCsmacd
  4506. ifType.41 = ethernetCsmacd
  4507. ifType.42 = ethernetCsmacd
  4508. ifType.43 = ethernetCsmacd
  4509. ifType.44 = ethernetCsmacd
  4510. ifType.45 = ethernetCsmacd
  4511. ifType.46 = ethernetCsmacd
  4512. ifType.47 = ethernetCsmacd
  4513. ifType.48 = ethernetCsmacd
  4514. ifType.49 = ethernetCsmacd
  4515. ifType.50 = ethernetCsmacd
  4516. ifType.51 = ethernetCsmacd
  4517. ifType.52 = ethernetCsmacd
  4518. ifType.53 = ethernetCsmacd
  4519. ifType.54 = ethernetCsmacd
  4520. ifType.55 = ethernetCsmacd
  4521. ifType.56 = ethernetCsmacd
  4522. ifType.57 = ethernetCsmacd
  4523. ifType.58 = ethernetCsmacd
  4524. ifType.59 = ethernetCsmacd
  4525. ifType.60 = ethernetCsmacd
  4526. ifType.61 = ethernetCsmacd
  4527. ifType.62 = ethernetCsmacd
  4528. ifType.63 = ethernetCsmacd
  4529. ifType.64 = ethernetCsmacd
  4530. ifType.65 = ethernetCsmacd
  4531. ifType.66 = ethernetCsmacd
  4532. ifType.67 = ethernetCsmacd
  4533. ifType.68 = ethernetCsmacd
  4534. ifType.69 = ethernetCsmacd
  4535. ifType.70 = ethernetCsmacd
  4536. ifType.71 = ethernetCsmacd
  4537. ifType.72 = ethernetCsmacd
  4538. ifType.73 = ethernetCsmacd
  4539. ifType.74 = ethernetCsmacd
  4540. ifType.75 = ethernetCsmacd
  4541. ifType.76 = ethernetCsmacd
  4542. ifType.77 = ethernetCsmacd
  4543. ifType.78 = ethernetCsmacd
  4544. ifType.79 = ethernetCsmacd
  4545. ifType.80 = ethernetCsmacd
  4546. ifType.81 = ethernetCsmacd
  4547. ifType.82 = ethernetCsmacd
  4548. ifType.83 = ethernetCsmacd
  4549. ifType.84 = ethernetCsmacd
  4550. ifType.85 = ethernetCsmacd
  4551. ifType.86 = ethernetCsmacd
  4552. ifType.87 = ethernetCsmacd
  4553. ifType.88 = ethernetCsmacd
  4554. ifType.89 = ethernetCsmacd
  4555. ifType.90 = ethernetCsmacd
  4556. ifType.91 = ethernetCsmacd
  4557. ifType.92 = ethernetCsmacd
  4558. ifType.93 = ethernetCsmacd
  4559. ifType.94 = ethernetCsmacd
  4560. ifType.95 = ethernetCsmacd
  4561. ifType.96 = ethernetCsmacd
  4562. ifType.97 = ethernetCsmacd
  4563. ifType.98 = ethernetCsmacd
  4564. ifType.99 = ethernetCsmacd
  4565. ifType.100 = ethernetCsmacd
  4566. ifType.101 = ethernetCsmacd
  4567. ifType.102 = ethernetCsmacd
  4568. ifType.103 = ethernetCsmacd
  4569. ifType.104 = ethernetCsmacd
  4570. ifType.105 = ethernetCsmacd
  4571. ifType.106 = ethernetCsmacd
  4572. ifType.107 = ethernetCsmacd
  4573. ifType.108 = ethernetCsmacd
  4574. ifType.109 = ethernetCsmacd
  4575. ifType.110 = ethernetCsmacd
  4576. ifType.111 = ethernetCsmacd
  4577. ifType.112 = ethernetCsmacd
  4578. ifType.113 = ethernetCsmacd
  4579. ifType.114 = ethernetCsmacd
  4580. ifType.115 = ethernetCsmacd
  4581. ifType.116 = ethernetCsmacd
  4582. ifType.117 = ethernetCsmacd
  4583. ifType.118 = ethernetCsmacd
  4584. ifType.119 = ethernetCsmacd
  4585. ifType.120 = ethernetCsmacd
  4586. ifType.121 = ethernetCsmacd
  4587. ifType.122 = ethernetCsmacd
  4588. ifType.123 = ethernetCsmacd
  4589. ifType.124 = ethernetCsmacd
  4590. ifType.125 = ethernetCsmacd
  4591. ifType.126 = ethernetCsmacd
  4592. ifType.127 = ethernetCsmacd
  4593. ifType.128 = ethernetCsmacd
  4594. ifType.129 = ethernetCsmacd
  4595. ifType.130 = ethernetCsmacd
  4596. ifType.131 = ethernetCsmacd
  4597. ifType.132 = ethernetCsmacd
  4598. ifType.133 = ethernetCsmacd
  4599. ifType.134 = ethernetCsmacd
  4600. ifType.135 = ethernetCsmacd
  4601. ifType.136 = ethernetCsmacd
  4602. ifType.137 = ethernetCsmacd
  4603. ifType.138 = ethernetCsmacd
  4604. ifType.139 = ethernetCsmacd
  4605. ifType.140 = ethernetCsmacd
  4606. ifType.141 = ethernetCsmacd
  4607. ifType.142 = ethernetCsmacd
  4608. ifType.143 = ethernetCsmacd
  4609. ifType.144 = ethernetCsmacd
  4610. ifType.145 = ethernetCsmacd
  4611. ifType.146 = ethernetCsmacd
  4612. ifType.147 = ethernetCsmacd
  4613. ifType.148 = ethernetCsmacd
  4614. ifType.149 = ethernetCsmacd
  4615. ifType.150 = ethernetCsmacd
  4616. ifType.151 = ethernetCsmacd
  4617. ifType.152 = ethernetCsmacd
  4618. ifType.153 = ethernetCsmacd
  4619. ifType.154 = ethernetCsmacd
  4620. ifType.155 = ethernetCsmacd
  4621. ifType.156 = ethernetCsmacd
  4622. ifType.4096 = other
  4623. ifType.4147 = l3ipvlan
  4624. ifType.8193 = ethernetCsmacd
  4625. ifType.8194 = ethernetCsmacd
  4626. ifType.8195 = ethernetCsmacd  
  4627.  
  4628.  
  4629.  
  4630. ifPhysAddress
  4631. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'ifPhysAddress']
  4632.  
  4633. ifPhysAddress.1 = 64:9d:99:d1:f7:f7
  4634. ifPhysAddress.2 = 64:9d:99:d1:f7:f7
  4635. ifPhysAddress.3 = 64:9d:99:d1:f7:f7
  4636. ifPhysAddress.4 = 64:9d:99:d1:f7:f7
  4637. ifPhysAddress.5 = 64:9d:99:d1:f7:f7
  4638. ifPhysAddress.6 = 64:9d:99:d1:f7:f7
  4639. ifPhysAddress.7 = 64:9d:99:d1:f7:f7
  4640. ifPhysAddress.8 = 64:9d:99:d1:f7:f7
  4641. ifPhysAddress.9 = 64:9d:99:d1:f7:f7
  4642. ifPhysAddress.10 = 64:9d:99:d1:f7:f7
  4643. ifPhysAddress.11 = 64:9d:99:d1:f7:f7
  4644. ifPhysAddress.12 = 64:9d:99:d1:f7:f7
  4645. ifPhysAddress.13 = 64:9d:99:d1:f7:f7
  4646. ifPhysAddress.14 = 64:9d:99:d1:f7:f7
  4647. ifPhysAddress.15 = 64:9d:99:d1:f7:f7
  4648. ifPhysAddress.16 = 64:9d:99:d1:f7:f7
  4649. ifPhysAddress.17 = 64:9d:99:d1:f7:f7
  4650. ifPhysAddress.18 = 64:9d:99:d1:f7:f7
  4651. ifPhysAddress.19 = 64:9d:99:d1:f7:f7
  4652. ifPhysAddress.20 = 64:9d:99:d1:f7:f7
  4653. ifPhysAddress.21 = 64:9d:99:d1:f7:f7
  4654. ifPhysAddress.22 = 64:9d:99:d1:f7:f7
  4655. ifPhysAddress.23 = 64:9d:99:d1:f7:f7
  4656. ifPhysAddress.24 = 64:9d:99:d1:f7:f7
  4657. ifPhysAddress.25 = 64:9d:99:d1:f7:f7
  4658. ifPhysAddress.26 = 64:9d:99:d1:f7:f7
  4659. ifPhysAddress.27 = 64:9d:99:d1:f7:f7
  4660. ifPhysAddress.28 = 64:9d:99:d1:f7:f7
  4661. ifPhysAddress.29 = 64:9d:99:d1:f7:f7
  4662. ifPhysAddress.30 = 64:9d:99:d1:f7:f7
  4663. ifPhysAddress.31 = 64:9d:99:d1:f7:f7
  4664. ifPhysAddress.32 = 64:9d:99:d1:f7:f7
  4665. ifPhysAddress.33 = 64:9d:99:d1:f7:f7
  4666. ifPhysAddress.34 = 64:9d:99:d1:f7:f7
  4667. ifPhysAddress.35 = 64:9d:99:d1:f7:f7
  4668. ifPhysAddress.36 = 64:9d:99:d1:f7:f7
  4669. ifPhysAddress.37 = 64:9d:99:d1:f7:f7
  4670. ifPhysAddress.38 = 64:9d:99:d1:f7:f7
  4671. ifPhysAddress.39 = 64:9d:99:d1:f7:f7
  4672. ifPhysAddress.40 = 64:9d:99:d1:f7:f7
  4673. ifPhysAddress.41 = 64:9d:99:d1:f7:f7
  4674. ifPhysAddress.42 = 64:9d:99:d1:f7:f7
  4675. ifPhysAddress.43 = 64:9d:99:d1:f7:f7
  4676. ifPhysAddress.44 = 64:9d:99:d1:f7:f7
  4677. ifPhysAddress.45 = 64:9d:99:d1:f7:f7
  4678. ifPhysAddress.46 = 64:9d:99:d1:f7:f7
  4679. ifPhysAddress.47 = 64:9d:99:d1:f7:f7
  4680. ifPhysAddress.48 = 64:9d:99:d1:f7:f7
  4681. ifPhysAddress.49 = 0:0:0:0:0:0
  4682. ifPhysAddress.50 = 0:0:0:0:0:0
  4683. ifPhysAddress.51 = 64:9d:99:d1:f7:f7
  4684. ifPhysAddress.52 = 64:9d:99:d1:f7:f7
  4685. ifPhysAddress.53 = 64:9d:99:d1:f7:f7
  4686. ifPhysAddress.54 = 64:9d:99:d1:f7:f7
  4687. ifPhysAddress.55 = 64:9d:99:d1:f7:f7
  4688. ifPhysAddress.56 = 64:9d:99:d1:f7:f7
  4689. ifPhysAddress.57 = 64:9d:99:d1:f7:f7
  4690. ifPhysAddress.58 = 64:9d:99:d1:f7:f7
  4691. ifPhysAddress.59 = 64:9d:99:d1:f7:f7
  4692. ifPhysAddress.60 = 64:9d:99:d1:f7:f7
  4693. ifPhysAddress.61 = 64:9d:99:d1:f7:f7
  4694. ifPhysAddress.62 = 64:9d:99:d1:f7:f7
  4695. ifPhysAddress.63 = 64:9d:99:d1:f7:f7
  4696. ifPhysAddress.64 = 64:9d:99:d1:f7:f7
  4697. ifPhysAddress.65 = 64:9d:99:d1:f7:f7
  4698. ifPhysAddress.66 = 64:9d:99:d1:f7:f7
  4699. ifPhysAddress.67 = 64:9d:99:d1:f7:f7
  4700. ifPhysAddress.68 = 64:9d:99:d1:f7:f7
  4701. ifPhysAddress.69 = 64:9d:99:d1:f7:f7
  4702. ifPhysAddress.70 = 64:9d:99:d1:f7:f7
  4703. ifPhysAddress.71 = 64:9d:99:d1:f7:f7
  4704. ifPhysAddress.72 = 64:9d:99:d1:f7:f7
  4705. ifPhysAddress.73 = 64:9d:99:d1:f7:f7
  4706. ifPhysAddress.74 = 64:9d:99:d1:f7:f7
  4707. ifPhysAddress.75 = 64:9d:99:d1:f7:f7
  4708. ifPhysAddress.76 = 64:9d:99:d1:f7:f7
  4709. ifPhysAddress.77 = 64:9d:99:d1:f7:f7
  4710. ifPhysAddress.78 = 64:9d:99:d1:f7:f7
  4711. ifPhysAddress.79 = 64:9d:99:d1:f7:f7
  4712. ifPhysAddress.80 = 64:9d:99:d1:f7:f7
  4713. ifPhysAddress.81 = 64:9d:99:d1:f7:f7
  4714. ifPhysAddress.82 = 64:9d:99:d1:f7:f7
  4715. ifPhysAddress.83 = 64:9d:99:d1:f7:f7
  4716. ifPhysAddress.84 = 64:9d:99:d1:f7:f7
  4717. ifPhysAddress.85 = 64:9d:99:d1:f7:f7
  4718. ifPhysAddress.86 = 64:9d:99:d1:f7:f7
  4719. ifPhysAddress.87 = 64:9d:99:d1:f7:f7
  4720. ifPhysAddress.88 = 64:9d:99:d1:f7:f7
  4721. ifPhysAddress.89 = 64:9d:99:d1:f7:f7
  4722. ifPhysAddress.90 = 64:9d:99:d1:f7:f7
  4723. ifPhysAddress.91 = 64:9d:99:d1:f7:f7
  4724. ifPhysAddress.92 = 64:9d:99:d1:f7:f7
  4725. ifPhysAddress.93 = 64:9d:99:d1:f7:f7
  4726. ifPhysAddress.94 = 64:9d:99:d1:f7:f7
  4727. ifPhysAddress.95 = 64:9d:99:d1:f7:f7
  4728. ifPhysAddress.96 = 64:9d:99:d1:f7:f7
  4729. ifPhysAddress.97 = 64:9d:99:d1:f7:f7
  4730. ifPhysAddress.98 = 64:9d:99:d1:f7:f7
  4731. ifPhysAddress.99 = 64:9d:99:d1:f7:f7
  4732. ifPhysAddress.100 = 64:9d:99:d1:f7:f7
  4733. ifPhysAddress.101 = 0:0:0:0:0:0
  4734. ifPhysAddress.102 = 0:0:0:0:0:0
  4735. ifPhysAddress.103 = 64:9d:99:d1:f7:f7
  4736. ifPhysAddress.104 = 64:9d:99:d1:f7:f7
  4737. ifPhysAddress.105 = 64:9d:99:d1:f7:f7
  4738. ifPhysAddress.106 = 64:9d:99:d1:f7:f7
  4739. ifPhysAddress.107 = 64:9d:99:d1:f7:f7
  4740. ifPhysAddress.108 = 64:9d:99:d1:f7:f7
  4741. ifPhysAddress.109 = 64:9d:99:d1:f7:f7
  4742. ifPhysAddress.110 = 64:9d:99:d1:f7:f7
  4743. ifPhysAddress.111 = 64:9d:99:d1:f7:f7
  4744. ifPhysAddress.112 = 64:9d:99:d1:f7:f7
  4745. ifPhysAddress.113 = 64:9d:99:d1:f7:f7
  4746. ifPhysAddress.114 = 64:9d:99:d1:f7:f7
  4747. ifPhysAddress.115 = 64:9d:99:d1:f7:f7
  4748. ifPhysAddress.116 = 64:9d:99:d1:f7:f7
  4749. ifPhysAddress.117 = 64:9d:99:d1:f7:f7
  4750. ifPhysAddress.118 = 64:9d:99:d1:f7:f7
  4751. ifPhysAddress.119 = 64:9d:99:d1:f7:f7
  4752. ifPhysAddress.120 = 64:9d:99:d1:f7:f7
  4753. ifPhysAddress.121 = 64:9d:99:d1:f7:f7
  4754. ifPhysAddress.122 = 64:9d:99:d1:f7:f7
  4755. ifPhysAddress.123 = 64:9d:99:d1:f7:f7
  4756. ifPhysAddress.124 = 64:9d:99:d1:f7:f7
  4757. ifPhysAddress.125 = 64:9d:99:d1:f7:f7
  4758. ifPhysAddress.126 = 64:9d:99:d1:f7:f7
  4759. ifPhysAddress.127 = 64:9d:99:d1:f7:f7
  4760. ifPhysAddress.128 = 64:9d:99:d1:f7:f7
  4761. ifPhysAddress.129 = 64:9d:99:d1:f7:f7
  4762. ifPhysAddress.130 = 64:9d:99:d1:f7:f7
  4763. ifPhysAddress.131 = 64:9d:99:d1:f7:f7
  4764. ifPhysAddress.132 = 64:9d:99:d1:f7:f7
  4765. ifPhysAddress.133 = 64:9d:99:d1:f7:f7
  4766. ifPhysAddress.134 = 64:9d:99:d1:f7:f7
  4767. ifPhysAddress.135 = 64:9d:99:d1:f7:f7
  4768. ifPhysAddress.136 = 64:9d:99:d1:f7:f7
  4769. ifPhysAddress.137 = 64:9d:99:d1:f7:f7
  4770. ifPhysAddress.138 = 64:9d:99:d1:f7:f7
  4771. ifPhysAddress.139 = 64:9d:99:d1:f7:f7
  4772. ifPhysAddress.140 = 64:9d:99:d1:f7:f7
  4773. ifPhysAddress.141 = 64:9d:99:d1:f7:f7
  4774. ifPhysAddress.142 = 64:9d:99:d1:f7:f7
  4775. ifPhysAddress.143 = 64:9d:99:d1:f7:f7
  4776. ifPhysAddress.144 = 64:9d:99:d1:f7:f7
  4777. ifPhysAddress.145 = 64:9d:99:d1:f7:f7
  4778. ifPhysAddress.146 = 64:9d:99:d1:f7:f7
  4779. ifPhysAddress.147 = 64:9d:99:d1:f7:f7
  4780. ifPhysAddress.148 = 64:9d:99:d1:f7:f7
  4781. ifPhysAddress.149 = 64:9d:99:d1:f7:f7
  4782. ifPhysAddress.150 = 64:9d:99:d1:f7:f7
  4783. ifPhysAddress.151 = 64:9d:99:d1:f7:f7
  4784. ifPhysAddress.152 = 64:9d:99:d1:f7:f7
  4785. ifPhysAddress.153 = 0:0:0:0:0:0
  4786. ifPhysAddress.154 = 0:0:0:0:0:0
  4787. ifPhysAddress.155 = 64:9d:99:d1:f7:f7
  4788. ifPhysAddress.156 = 64:9d:99:d1:f7:f7
  4789. ifPhysAddress.4096 =
  4790. ifPhysAddress.4147 = 64:9d:99:d1:f7:f8
  4791. ifPhysAddress.8193 = 64:9d:99:d1:f7:f9
  4792. ifPhysAddress.8194 = 64:9d:99:d1:f8:50
  4793. ifPhysAddress.8195 = 64:9d:99:d1:f8:5c  
  4794.  
  4795.  
  4796.  
  4797. ifMtu
  4798. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'ifMtu']
  4799.  
  4800. ifMtu.1 = 1500
  4801. ifMtu.2 = 1500
  4802. ifMtu.3 = 1500
  4803. ifMtu.4 = 1500
  4804. ifMtu.5 = 1500
  4805. ifMtu.6 = 1500
  4806. ifMtu.7 = 1500
  4807. ifMtu.8 = 1500
  4808. ifMtu.9 = 1500
  4809. ifMtu.10 = 1500
  4810. ifMtu.11 = 1500
  4811. ifMtu.12 = 1500
  4812. ifMtu.13 = 1500
  4813. ifMtu.14 = 1500
  4814. ifMtu.15 = 1500
  4815. ifMtu.16 = 1500
  4816. ifMtu.17 = 1500
  4817. ifMtu.18 = 1500
  4818. ifMtu.19 = 1500
  4819. ifMtu.20 = 1500
  4820. ifMtu.21 = 1500
  4821. ifMtu.22 = 1500
  4822. ifMtu.23 = 1500
  4823. ifMtu.24 = 1500
  4824. ifMtu.25 = 1500
  4825. ifMtu.26 = 1500
  4826. ifMtu.27 = 1500
  4827. ifMtu.28 = 1500
  4828. ifMtu.29 = 1500
  4829. ifMtu.30 = 1500
  4830. ifMtu.31 = 1500
  4831. ifMtu.32 = 1500
  4832. ifMtu.33 = 1500
  4833. ifMtu.34 = 1500
  4834. ifMtu.35 = 1500
  4835. ifMtu.36 = 1500
  4836. ifMtu.37 = 1500
  4837. ifMtu.38 = 1500
  4838. ifMtu.39 = 1500
  4839. ifMtu.40 = 1500
  4840. ifMtu.41 = 1500
  4841. ifMtu.42 = 1500
  4842. ifMtu.43 = 1500
  4843. ifMtu.44 = 1500
  4844. ifMtu.45 = 1500
  4845. ifMtu.46 = 1500
  4846. ifMtu.47 = 1500
  4847. ifMtu.48 = 1500
  4848. ifMtu.49 = 9194
  4849. ifMtu.50 = 9194
  4850. ifMtu.51 = 1500
  4851. ifMtu.52 = 1500
  4852. ifMtu.53 = 1500
  4853. ifMtu.54 = 1500
  4854. ifMtu.55 = 1500
  4855. ifMtu.56 = 1500
  4856. ifMtu.57 = 1500
  4857. ifMtu.58 = 1500
  4858. ifMtu.59 = 1500
  4859. ifMtu.60 = 1500
  4860. ifMtu.61 = 1500
  4861. ifMtu.62 = 1500
  4862. ifMtu.63 = 1500
  4863. ifMtu.64 = 1500
  4864. ifMtu.65 = 1500
  4865. ifMtu.66 = 1500
  4866. ifMtu.67 = 1500
  4867. ifMtu.68 = 1500
  4868. ifMtu.69 = 1500
  4869. ifMtu.70 = 1500
  4870. ifMtu.71 = 1500
  4871. ifMtu.72 = 1500
  4872. ifMtu.73 = 1500
  4873. ifMtu.74 = 1500
  4874. ifMtu.75 = 1500
  4875. ifMtu.76 = 1500
  4876. ifMtu.77 = 1500
  4877. ifMtu.78 = 1500
  4878. ifMtu.79 = 1500
  4879. ifMtu.80 = 1500
  4880. ifMtu.81 = 1500
  4881. ifMtu.82 = 1500
  4882. ifMtu.83 = 1500
  4883. ifMtu.84 = 1500
  4884. ifMtu.85 = 1500
  4885. ifMtu.86 = 1500
  4886. ifMtu.87 = 1500
  4887. ifMtu.88 = 1500
  4888. ifMtu.89 = 1500
  4889. ifMtu.90 = 1500
  4890. ifMtu.91 = 1500
  4891. ifMtu.92 = 1500
  4892. ifMtu.93 = 1500
  4893. ifMtu.94 = 1500
  4894. ifMtu.95 = 1500
  4895. ifMtu.96 = 1500
  4896. ifMtu.97 = 1500
  4897. ifMtu.98 = 1500
  4898. ifMtu.99 = 1500
  4899. ifMtu.100 = 1500
  4900. ifMtu.101 = 9194
  4901. ifMtu.102 = 9194
  4902. ifMtu.103 = 1500
  4903. ifMtu.104 = 1500
  4904. ifMtu.105 = 1500
  4905. ifMtu.106 = 1500
  4906. ifMtu.107 = 1500
  4907. ifMtu.108 = 1500
  4908. ifMtu.109 = 1500
  4909. ifMtu.110 = 1500
  4910. ifMtu.111 = 1500
  4911. ifMtu.112 = 1500
  4912. ifMtu.113 = 1500
  4913. ifMtu.114 = 1500
  4914. ifMtu.115 = 1500
  4915. ifMtu.116 = 1500
  4916. ifMtu.117 = 1500
  4917. ifMtu.118 = 1500
  4918. ifMtu.119 = 1500
  4919. ifMtu.120 = 1500
  4920. ifMtu.121 = 1500
  4921. ifMtu.122 = 1500
  4922. ifMtu.123 = 1500
  4923. ifMtu.124 = 1500
  4924. ifMtu.125 = 1500
  4925. ifMtu.126 = 1500
  4926. ifMtu.127 = 1500
  4927. ifMtu.128 = 1500
  4928. ifMtu.129 = 1500
  4929. ifMtu.130 = 1500
  4930. ifMtu.131 = 1500
  4931. ifMtu.132 = 1500
  4932. ifMtu.133 = 1500
  4933. ifMtu.134 = 1500
  4934. ifMtu.135 = 1500
  4935. ifMtu.136 = 1500
  4936. ifMtu.137 = 1500
  4937. ifMtu.138 = 1500
  4938. ifMtu.139 = 1500
  4939. ifMtu.140 = 1500
  4940. ifMtu.141 = 1500
  4941. ifMtu.142 = 1500
  4942. ifMtu.143 = 1500
  4943. ifMtu.144 = 1500
  4944. ifMtu.145 = 1500
  4945. ifMtu.146 = 1500
  4946. ifMtu.147 = 1500
  4947. ifMtu.148 = 1500
  4948. ifMtu.149 = 1500
  4949. ifMtu.150 = 1500
  4950. ifMtu.151 = 1500
  4951. ifMtu.152 = 1500
  4952. ifMtu.153 = 9194
  4953. ifMtu.154 = 9194
  4954. ifMtu.155 = 1500
  4955. ifMtu.156 = 1500
  4956. ifMtu.4096 = 1500
  4957. ifMtu.4147 = 1500
  4958. ifMtu.8193 = 1500
  4959. ifMtu.8194 = 1500
  4960. ifMtu.8195 = 1500  
  4961.  
  4962.  
  4963.  
  4964. ifInErrors
  4965. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'ifInErrors']
  4966.  
  4967. ifInErrors.1 = 0
  4968. ifInErrors.2 = 0
  4969. ifInErrors.3 = 0
  4970. ifInErrors.4 = 0
  4971. ifInErrors.5 = 0
  4972. ifInErrors.6 = 0
  4973. ifInErrors.7 = 0
  4974. ifInErrors.8 = 0
  4975. ifInErrors.9 = 0
  4976. ifInErrors.10 = 0
  4977. ifInErrors.11 = 0
  4978. ifInErrors.12 = 0
  4979. ifInErrors.13 = 0
  4980. ifInErrors.14 = 0
  4981. ifInErrors.15 = 0
  4982. ifInErrors.16 = 0
  4983. ifInErrors.17 = 0
  4984. ifInErrors.18 = 0
  4985. ifInErrors.19 = 0
  4986. ifInErrors.20 = 0
  4987. ifInErrors.21 = 0
  4988. ifInErrors.22 = 0
  4989. ifInErrors.23 = 0
  4990. ifInErrors.24 = 0
  4991. ifInErrors.25 = 0
  4992. ifInErrors.26 = 0
  4993. ifInErrors.27 = 0
  4994. ifInErrors.28 = 0
  4995. ifInErrors.29 = 0
  4996. ifInErrors.30 = 0
  4997. ifInErrors.31 = 0
  4998. ifInErrors.32 = 0
  4999. ifInErrors.33 = 0
  5000. ifInErrors.34 = 0
  5001. ifInErrors.35 = 0
  5002. ifInErrors.36 = 0
  5003. ifInErrors.37 = 0
  5004. ifInErrors.38 = 0
  5005. ifInErrors.39 = 0
  5006. ifInErrors.40 = 0
  5007. ifInErrors.41 = 0
  5008. ifInErrors.42 = 0
  5009. ifInErrors.43 = 0
  5010. ifInErrors.44 = 0
  5011. ifInErrors.45 = 0
  5012. ifInErrors.46 = 0
  5013. ifInErrors.47 = 0
  5014. ifInErrors.48 = 0
  5015. ifInErrors.49 = 0
  5016. ifInErrors.50 = 0
  5017. ifInErrors.51 = 0
  5018. ifInErrors.52 = 0
  5019. ifInErrors.53 = 0
  5020. ifInErrors.54 = 0
  5021. ifInErrors.55 = 0
  5022. ifInErrors.56 = 0
  5023. ifInErrors.57 = 0
  5024. ifInErrors.58 = 0
  5025. ifInErrors.59 = 0
  5026. ifInErrors.60 = 0
  5027. ifInErrors.61 = 0
  5028. ifInErrors.62 = 0
  5029. ifInErrors.63 = 0
  5030. ifInErrors.64 = 0
  5031. ifInErrors.65 = 0
  5032. ifInErrors.66 = 0
  5033. ifInErrors.67 = 0
  5034. ifInErrors.68 = 0
  5035. ifInErrors.69 = 0
  5036. ifInErrors.70 = 0
  5037. ifInErrors.71 = 0
  5038. ifInErrors.72 = 0
  5039. ifInErrors.73 = 0
  5040. ifInErrors.74 = 0
  5041. ifInErrors.75 = 0
  5042. ifInErrors.76 = 0
  5043. ifInErrors.77 = 0
  5044. ifInErrors.78 = 0
  5045. ifInErrors.79 = 0
  5046. ifInErrors.80 = 0
  5047. ifInErrors.81 = 0
  5048. ifInErrors.82 = 0
  5049. ifInErrors.83 = 0
  5050. ifInErrors.84 = 0
  5051. ifInErrors.85 = 0
  5052. ifInErrors.86 = 0
  5053. ifInErrors.87 = 0
  5054. ifInErrors.88 = 0
  5055. ifInErrors.89 = 0
  5056. ifInErrors.90 = 0
  5057. ifInErrors.91 = 0
  5058. ifInErrors.92 = 0
  5059. ifInErrors.93 = 0
  5060. ifInErrors.94 = 0
  5061. ifInErrors.95 = 0
  5062. ifInErrors.96 = 0
  5063. ifInErrors.97 = 0
  5064. ifInErrors.98 = 0
  5065. ifInErrors.99 = 0
  5066. ifInErrors.100 = 0
  5067. ifInErrors.101 = 0
  5068. ifInErrors.102 = 0
  5069. ifInErrors.103 = 0
  5070. ifInErrors.104 = 0
  5071. ifInErrors.105 = 0
  5072. ifInErrors.106 = 0
  5073. ifInErrors.107 = 0
  5074. ifInErrors.108 = 0
  5075. ifInErrors.109 = 0
  5076. ifInErrors.110 = 0
  5077. ifInErrors.111 = 0
  5078. ifInErrors.112 = 0
  5079. ifInErrors.113 = 0
  5080. ifInErrors.114 = 0
  5081. ifInErrors.115 = 0
  5082. ifInErrors.116 = 0
  5083. ifInErrors.117 = 0
  5084. ifInErrors.118 = 0
  5085. ifInErrors.119 = 0
  5086. ifInErrors.120 = 0
  5087. ifInErrors.121 = 0
  5088. ifInErrors.122 = 0
  5089. ifInErrors.123 = 0
  5090. ifInErrors.124 = 0
  5091. ifInErrors.125 = 0
  5092. ifInErrors.126 = 0
  5093. ifInErrors.127 = 0
  5094. ifInErrors.128 = 0
  5095. ifInErrors.129 = 0
  5096. ifInErrors.130 = 0
  5097. ifInErrors.131 = 0
  5098. ifInErrors.132 = 0
  5099. ifInErrors.133 = 0
  5100. ifInErrors.134 = 0
  5101. ifInErrors.135 = 0
  5102. ifInErrors.136 = 0
  5103. ifInErrors.137 = 0
  5104. ifInErrors.138 = 0
  5105. ifInErrors.139 = 0
  5106. ifInErrors.140 = 0
  5107. ifInErrors.141 = 0
  5108. ifInErrors.142 = 0
  5109. ifInErrors.143 = 0
  5110. ifInErrors.144 = 0
  5111. ifInErrors.145 = 0
  5112. ifInErrors.146 = 0
  5113. ifInErrors.147 = 0
  5114. ifInErrors.148 = 0
  5115. ifInErrors.149 = 0
  5116. ifInErrors.150 = 0
  5117. ifInErrors.151 = 0
  5118. ifInErrors.152 = 0
  5119. ifInErrors.153 = 0
  5120. ifInErrors.154 = 0
  5121. ifInErrors.155 = 0
  5122. ifInErrors.156 = 0
  5123. ifInErrors.4096 = 0
  5124. ifInErrors.4147 = 0
  5125. ifInErrors.8193 = 0
  5126. ifInErrors.8194 = 0
  5127. ifInErrors.8195 = 0  
  5128.  
  5129.  
  5130.  
  5131. ifOutErrors
  5132. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'ifOutErrors']
  5133.  
  5134. ifOutErrors.1 = 0
  5135. ifOutErrors.2 = 0
  5136. ifOutErrors.3 = 0
  5137. ifOutErrors.4 = 0
  5138. ifOutErrors.5 = 0
  5139. ifOutErrors.6 = 0
  5140. ifOutErrors.7 = 0
  5141. ifOutErrors.8 = 0
  5142. ifOutErrors.9 = 0
  5143. ifOutErrors.10 = 0
  5144. ifOutErrors.11 = 0
  5145. ifOutErrors.12 = 0
  5146. ifOutErrors.13 = 0
  5147. ifOutErrors.14 = 0
  5148. ifOutErrors.15 = 0
  5149. ifOutErrors.16 = 0
  5150. ifOutErrors.17 = 0
  5151. ifOutErrors.18 = 0
  5152. ifOutErrors.19 = 0
  5153. ifOutErrors.20 = 0
  5154. ifOutErrors.21 = 0
  5155. ifOutErrors.22 = 0
  5156. ifOutErrors.23 = 0
  5157. ifOutErrors.24 = 0
  5158. ifOutErrors.25 = 0
  5159. ifOutErrors.26 = 0
  5160. ifOutErrors.27 = 0
  5161. ifOutErrors.28 = 0
  5162. ifOutErrors.29 = 0
  5163. ifOutErrors.30 = 0
  5164. ifOutErrors.31 = 0
  5165. ifOutErrors.32 = 0
  5166. ifOutErrors.33 = 0
  5167. ifOutErrors.34 = 0
  5168. ifOutErrors.35 = 0
  5169. ifOutErrors.36 = 0
  5170. ifOutErrors.37 = 0
  5171. ifOutErrors.38 = 0
  5172. ifOutErrors.39 = 0
  5173. ifOutErrors.40 = 0
  5174. ifOutErrors.41 = 0
  5175. ifOutErrors.42 = 0
  5176. ifOutErrors.43 = 0
  5177. ifOutErrors.44 = 0
  5178. ifOutErrors.45 = 0
  5179. ifOutErrors.46 = 0
  5180. ifOutErrors.47 = 0
  5181. ifOutErrors.48 = 0
  5182. ifOutErrors.49 = 0
  5183. ifOutErrors.50 = 0
  5184. ifOutErrors.51 = 0
  5185. ifOutErrors.52 = 0
  5186. ifOutErrors.53 = 0
  5187. ifOutErrors.54 = 0
  5188. ifOutErrors.55 = 0
  5189. ifOutErrors.56 = 0
  5190. ifOutErrors.57 = 0
  5191. ifOutErrors.58 = 0
  5192. ifOutErrors.59 = 0
  5193. ifOutErrors.60 = 0
  5194. ifOutErrors.61 = 0
  5195. ifOutErrors.62 = 0
  5196. ifOutErrors.63 = 0
  5197. ifOutErrors.64 = 0
  5198. ifOutErrors.65 = 0
  5199. ifOutErrors.66 = 0
  5200. ifOutErrors.67 = 0
  5201. ifOutErrors.68 = 0
  5202. ifOutErrors.69 = 0
  5203. ifOutErrors.70 = 0
  5204. ifOutErrors.71 = 0
  5205. ifOutErrors.72 = 0
  5206. ifOutErrors.73 = 0
  5207. ifOutErrors.74 = 0
  5208. ifOutErrors.75 = 0
  5209. ifOutErrors.76 = 0
  5210. ifOutErrors.77 = 0
  5211. ifOutErrors.78 = 0
  5212. ifOutErrors.79 = 0
  5213. ifOutErrors.80 = 0
  5214. ifOutErrors.81 = 0
  5215. ifOutErrors.82 = 0
  5216. ifOutErrors.83 = 0
  5217. ifOutErrors.84 = 0
  5218. ifOutErrors.85 = 0
  5219. ifOutErrors.86 = 0
  5220. ifOutErrors.87 = 0
  5221. ifOutErrors.88 = 0
  5222. ifOutErrors.89 = 0
  5223. ifOutErrors.90 = 0
  5224. ifOutErrors.91 = 0
  5225. ifOutErrors.92 = 0
  5226. ifOutErrors.93 = 0
  5227. ifOutErrors.94 = 0
  5228. ifOutErrors.95 = 0
  5229. ifOutErrors.96 = 0
  5230. ifOutErrors.97 = 0
  5231. ifOutErrors.98 = 0
  5232. ifOutErrors.99 = 0
  5233. ifOutErrors.100 = 0
  5234. ifOutErrors.101 = 0
  5235. ifOutErrors.102 = 0
  5236. ifOutErrors.103 = 0
  5237. ifOutErrors.104 = 0
  5238. ifOutErrors.105 = 0
  5239. ifOutErrors.106 = 0
  5240. ifOutErrors.107 = 0
  5241. ifOutErrors.108 = 0
  5242. ifOutErrors.109 = 0
  5243. ifOutErrors.110 = 0
  5244. ifOutErrors.111 = 0
  5245. ifOutErrors.112 = 0
  5246. ifOutErrors.113 = 0
  5247. ifOutErrors.114 = 0
  5248. ifOutErrors.115 = 0
  5249. ifOutErrors.116 = 0
  5250. ifOutErrors.117 = 0
  5251. ifOutErrors.118 = 0
  5252. ifOutErrors.119 = 0
  5253. ifOutErrors.120 = 0
  5254. ifOutErrors.121 = 0
  5255. ifOutErrors.122 = 0
  5256. ifOutErrors.123 = 0
  5257. ifOutErrors.124 = 0
  5258. ifOutErrors.125 = 0
  5259. ifOutErrors.126 = 0
  5260. ifOutErrors.127 = 0
  5261. ifOutErrors.128 = 0
  5262. ifOutErrors.129 = 0
  5263. ifOutErrors.130 = 0
  5264. ifOutErrors.131 = 0
  5265. ifOutErrors.132 = 0
  5266. ifOutErrors.133 = 0
  5267. ifOutErrors.134 = 0
  5268. ifOutErrors.135 = 0
  5269. ifOutErrors.136 = 0
  5270. ifOutErrors.137 = 0
  5271. ifOutErrors.138 = 0
  5272. ifOutErrors.139 = 0
  5273. ifOutErrors.140 = 0
  5274. ifOutErrors.141 = 0
  5275. ifOutErrors.142 = 0
  5276. ifOutErrors.143 = 0
  5277. ifOutErrors.144 = 0
  5278. ifOutErrors.145 = 0
  5279. ifOutErrors.146 = 0
  5280. ifOutErrors.147 = 0
  5281. ifOutErrors.148 = 0
  5282. ifOutErrors.149 = 0
  5283. ifOutErrors.150 = 0
  5284. ifOutErrors.151 = 0
  5285. ifOutErrors.152 = 0
  5286. ifOutErrors.153 = 0
  5287. ifOutErrors.154 = 0
  5288. ifOutErrors.155 = 0
  5289. ifOutErrors.156 = 0
  5290. ifOutErrors.4096 = 0
  5291. ifOutErrors.4147 = 0
  5292. ifOutErrors.8193 = 0
  5293. ifOutErrors.8194 = 0
  5294. ifOutErrors.8195 = 0  
  5295.  
  5296.  
  5297.  
  5298. ifInDiscards
  5299. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'ifInDiscards']
  5300.  
  5301. ifInDiscards.1 = 0
  5302. ifInDiscards.2 = 0
  5303. ifInDiscards.3 = 0
  5304. ifInDiscards.4 = 0
  5305. ifInDiscards.5 = 0
  5306. ifInDiscards.6 = 0
  5307. ifInDiscards.7 = 0
  5308. ifInDiscards.8 = 0
  5309. ifInDiscards.9 = 0
  5310. ifInDiscards.10 = 0
  5311. ifInDiscards.11 = 0
  5312. ifInDiscards.12 = 0
  5313. ifInDiscards.13 = 0
  5314. ifInDiscards.14 = 0
  5315. ifInDiscards.15 = 0
  5316. ifInDiscards.16 = 0
  5317. ifInDiscards.17 = 0
  5318. ifInDiscards.18 = 0
  5319. ifInDiscards.19 = 0
  5320. ifInDiscards.20 = 0
  5321. ifInDiscards.21 = 0
  5322. ifInDiscards.22 = 0
  5323. ifInDiscards.23 = 0
  5324. ifInDiscards.24 = 0
  5325. ifInDiscards.25 = 0
  5326. ifInDiscards.26 = 0
  5327. ifInDiscards.27 = 0
  5328. ifInDiscards.28 = 0
  5329. ifInDiscards.29 = 0
  5330. ifInDiscards.30 = 0
  5331. ifInDiscards.31 = 0
  5332. ifInDiscards.32 = 0
  5333. ifInDiscards.33 = 0
  5334. ifInDiscards.34 = 0
  5335. ifInDiscards.35 = 0
  5336. ifInDiscards.36 = 0
  5337. ifInDiscards.37 = 0
  5338. ifInDiscards.38 = 0
  5339. ifInDiscards.39 = 0
  5340. ifInDiscards.40 = 0
  5341. ifInDiscards.41 = 0
  5342. ifInDiscards.42 = 0
  5343. ifInDiscards.43 = 0
  5344. ifInDiscards.44 = 0
  5345. ifInDiscards.45 = 0
  5346. ifInDiscards.46 = 0
  5347. ifInDiscards.47 = 0
  5348. ifInDiscards.48 = 0
  5349. ifInDiscards.49 = 0
  5350. ifInDiscards.50 = 0
  5351. ifInDiscards.51 = 0
  5352. ifInDiscards.52 = 0
  5353. ifInDiscards.53 = 0
  5354. ifInDiscards.54 = 0
  5355. ifInDiscards.55 = 0
  5356. ifInDiscards.56 = 0
  5357. ifInDiscards.57 = 0
  5358. ifInDiscards.58 = 0
  5359. ifInDiscards.59 = 0
  5360. ifInDiscards.60 = 0
  5361. ifInDiscards.61 = 0
  5362. ifInDiscards.62 = 0
  5363. ifInDiscards.63 = 0
  5364. ifInDiscards.64 = 0
  5365. ifInDiscards.65 = 0
  5366. ifInDiscards.66 = 0
  5367. ifInDiscards.67 = 0
  5368. ifInDiscards.68 = 0
  5369. ifInDiscards.69 = 0
  5370. ifInDiscards.70 = 0
  5371. ifInDiscards.71 = 0
  5372. ifInDiscards.72 = 0
  5373. ifInDiscards.73 = 0
  5374. ifInDiscards.74 = 0
  5375. ifInDiscards.75 = 0
  5376. ifInDiscards.76 = 0
  5377. ifInDiscards.77 = 0
  5378. ifInDiscards.78 = 0
  5379. ifInDiscards.79 = 0
  5380. ifInDiscards.80 = 0
  5381. ifInDiscards.81 = 0
  5382. ifInDiscards.82 = 0
  5383. ifInDiscards.83 = 0
  5384. ifInDiscards.84 = 0
  5385. ifInDiscards.85 = 0
  5386. ifInDiscards.86 = 0
  5387. ifInDiscards.87 = 0
  5388. ifInDiscards.88 = 0
  5389. ifInDiscards.89 = 0
  5390. ifInDiscards.90 = 0
  5391. ifInDiscards.91 = 0
  5392. ifInDiscards.92 = 0
  5393. ifInDiscards.93 = 0
  5394. ifInDiscards.94 = 0
  5395. ifInDiscards.95 = 0
  5396. ifInDiscards.96 = 0
  5397. ifInDiscards.97 = 0
  5398. ifInDiscards.98 = 0
  5399. ifInDiscards.99 = 0
  5400. ifInDiscards.100 = 0
  5401. ifInDiscards.101 = 0
  5402. ifInDiscards.102 = 0
  5403. ifInDiscards.103 = 0
  5404. ifInDiscards.104 = 0
  5405. ifInDiscards.105 = 0
  5406. ifInDiscards.106 = 0
  5407. ifInDiscards.107 = 0
  5408. ifInDiscards.108 = 0
  5409. ifInDiscards.109 = 0
  5410. ifInDiscards.110 = 0
  5411. ifInDiscards.111 = 0
  5412. ifInDiscards.112 = 0
  5413. ifInDiscards.113 = 0
  5414. ifInDiscards.114 = 0
  5415. ifInDiscards.115 = 0
  5416. ifInDiscards.116 = 0
  5417. ifInDiscards.117 = 0
  5418. ifInDiscards.118 = 0
  5419. ifInDiscards.119 = 0
  5420. ifInDiscards.120 = 0
  5421. ifInDiscards.121 = 0
  5422. ifInDiscards.122 = 0
  5423. ifInDiscards.123 = 0
  5424. ifInDiscards.124 = 0
  5425. ifInDiscards.125 = 0
  5426. ifInDiscards.126 = 0
  5427. ifInDiscards.127 = 0
  5428. ifInDiscards.128 = 0
  5429. ifInDiscards.129 = 0
  5430. ifInDiscards.130 = 0
  5431. ifInDiscards.131 = 0
  5432. ifInDiscards.132 = 0
  5433. ifInDiscards.133 = 0
  5434. ifInDiscards.134 = 0
  5435. ifInDiscards.135 = 0
  5436. ifInDiscards.136 = 0
  5437. ifInDiscards.137 = 0
  5438. ifInDiscards.138 = 0
  5439. ifInDiscards.139 = 0
  5440. ifInDiscards.140 = 0
  5441. ifInDiscards.141 = 0
  5442. ifInDiscards.142 = 0
  5443. ifInDiscards.143 = 0
  5444. ifInDiscards.144 = 0
  5445. ifInDiscards.145 = 0
  5446. ifInDiscards.146 = 0
  5447. ifInDiscards.147 = 0
  5448. ifInDiscards.148 = 0
  5449. ifInDiscards.149 = 0
  5450. ifInDiscards.150 = 0
  5451. ifInDiscards.151 = 0
  5452. ifInDiscards.152 = 0
  5453. ifInDiscards.153 = 0
  5454. ifInDiscards.154 = 0
  5455. ifInDiscards.155 = 0
  5456. ifInDiscards.156 = 0
  5457. ifInDiscards.4096 = 0
  5458. ifInDiscards.4147 = 0
  5459. ifInDiscards.8193 = 0
  5460. ifInDiscards.8194 = 0
  5461. ifInDiscards.8195 = 0  
  5462.  
  5463.  
  5464.  
  5465. ifOutDiscards
  5466. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'ifOutDiscards']
  5467.  
  5468. ifOutDiscards.1 = 0
  5469. ifOutDiscards.2 = 0
  5470. ifOutDiscards.3 = 0
  5471. ifOutDiscards.4 = 0
  5472. ifOutDiscards.5 = 0
  5473. ifOutDiscards.6 = 0
  5474. ifOutDiscards.7 = 0
  5475. ifOutDiscards.8 = 0
  5476. ifOutDiscards.9 = 0
  5477. ifOutDiscards.10 = 0
  5478. ifOutDiscards.11 = 0
  5479. ifOutDiscards.12 = 0
  5480. ifOutDiscards.13 = 0
  5481. ifOutDiscards.14 = 0
  5482. ifOutDiscards.15 = 0
  5483. ifOutDiscards.16 = 0
  5484. ifOutDiscards.17 = 0
  5485. ifOutDiscards.18 = 0
  5486. ifOutDiscards.19 = 0
  5487. ifOutDiscards.20 = 0
  5488. ifOutDiscards.21 = 0
  5489. ifOutDiscards.22 = 0
  5490. ifOutDiscards.23 = 0
  5491. ifOutDiscards.24 = 0
  5492. ifOutDiscards.25 = 0
  5493. ifOutDiscards.26 = 0
  5494. ifOutDiscards.27 = 0
  5495. ifOutDiscards.28 = 0
  5496. ifOutDiscards.29 = 0
  5497. ifOutDiscards.30 = 0
  5498. ifOutDiscards.31 = 0
  5499. ifOutDiscards.32 = 0
  5500. ifOutDiscards.33 = 0
  5501. ifOutDiscards.34 = 0
  5502. ifOutDiscards.35 = 0
  5503. ifOutDiscards.36 = 0
  5504. ifOutDiscards.37 = 0
  5505. ifOutDiscards.38 = 0
  5506. ifOutDiscards.39 = 0
  5507. ifOutDiscards.40 = 0
  5508. ifOutDiscards.41 = 0
  5509. ifOutDiscards.42 = 0
  5510. ifOutDiscards.43 = 0
  5511. ifOutDiscards.44 = 0
  5512. ifOutDiscards.45 = 0
  5513. ifOutDiscards.46 = 0
  5514. ifOutDiscards.47 = 0
  5515. ifOutDiscards.48 = 0
  5516. ifOutDiscards.49 = 0
  5517. ifOutDiscards.50 = 0
  5518. ifOutDiscards.51 = 0
  5519. ifOutDiscards.52 = 0
  5520. ifOutDiscards.53 = 0
  5521. ifOutDiscards.54 = 0
  5522. ifOutDiscards.55 = 0
  5523. ifOutDiscards.56 = 0
  5524. ifOutDiscards.57 = 0
  5525. ifOutDiscards.58 = 0
  5526. ifOutDiscards.59 = 0
  5527. ifOutDiscards.60 = 0
  5528. ifOutDiscards.61 = 0
  5529. ifOutDiscards.62 = 0
  5530. ifOutDiscards.63 = 0
  5531. ifOutDiscards.64 = 0
  5532. ifOutDiscards.65 = 0
  5533. ifOutDiscards.66 = 0
  5534. ifOutDiscards.67 = 0
  5535. ifOutDiscards.68 = 0
  5536. ifOutDiscards.69 = 0
  5537. ifOutDiscards.70 = 0
  5538. ifOutDiscards.71 = 0
  5539. ifOutDiscards.72 = 0
  5540. ifOutDiscards.73 = 0
  5541. ifOutDiscards.74 = 0
  5542. ifOutDiscards.75 = 0
  5543. ifOutDiscards.76 = 0
  5544. ifOutDiscards.77 = 0
  5545. ifOutDiscards.78 = 0
  5546. ifOutDiscards.79 = 0
  5547. ifOutDiscards.80 = 0
  5548. ifOutDiscards.81 = 0
  5549. ifOutDiscards.82 = 0
  5550. ifOutDiscards.83 = 0
  5551. ifOutDiscards.84 = 0
  5552. ifOutDiscards.85 = 0
  5553. ifOutDiscards.86 = 0
  5554. ifOutDiscards.87 = 0
  5555. ifOutDiscards.88 = 0
  5556. ifOutDiscards.89 = 0
  5557. ifOutDiscards.90 = 0
  5558. ifOutDiscards.91 = 0
  5559. ifOutDiscards.92 = 0
  5560. ifOutDiscards.93 = 0
  5561. ifOutDiscards.94 = 0
  5562. ifOutDiscards.95 = 0
  5563. ifOutDiscards.96 = 0
  5564. ifOutDiscards.97 = 0
  5565. ifOutDiscards.98 = 0
  5566. ifOutDiscards.99 = 0
  5567. ifOutDiscards.100 = 0
  5568. ifOutDiscards.101 = 0
  5569. ifOutDiscards.102 = 0
  5570. ifOutDiscards.103 = 0
  5571. ifOutDiscards.104 = 0
  5572. ifOutDiscards.105 = 0
  5573. ifOutDiscards.106 = 0
  5574. ifOutDiscards.107 = 0
  5575. ifOutDiscards.108 = 0
  5576. ifOutDiscards.109 = 0
  5577. ifOutDiscards.110 = 0
  5578. ifOutDiscards.111 = 0
  5579. ifOutDiscards.112 = 0
  5580. ifOutDiscards.113 = 0
  5581. ifOutDiscards.114 = 0
  5582. ifOutDiscards.115 = 0
  5583. ifOutDiscards.116 = 0
  5584. ifOutDiscards.117 = 0
  5585. ifOutDiscards.118 = 0
  5586. ifOutDiscards.119 = 0
  5587. ifOutDiscards.120 = 0
  5588. ifOutDiscards.121 = 0
  5589. ifOutDiscards.122 = 0
  5590. ifOutDiscards.123 = 0
  5591. ifOutDiscards.124 = 0
  5592. ifOutDiscards.125 = 0
  5593. ifOutDiscards.126 = 0
  5594. ifOutDiscards.127 = 0
  5595. ifOutDiscards.128 = 0
  5596. ifOutDiscards.129 = 0
  5597. ifOutDiscards.130 = 0
  5598. ifOutDiscards.131 = 0
  5599. ifOutDiscards.132 = 0
  5600. ifOutDiscards.133 = 0
  5601. ifOutDiscards.134 = 0
  5602. ifOutDiscards.135 = 0
  5603. ifOutDiscards.136 = 0
  5604. ifOutDiscards.137 = 0
  5605. ifOutDiscards.138 = 0
  5606. ifOutDiscards.139 = 0
  5607. ifOutDiscards.140 = 0
  5608. ifOutDiscards.141 = 0
  5609. ifOutDiscards.142 = 0
  5610. ifOutDiscards.143 = 0
  5611. ifOutDiscards.144 = 0
  5612. ifOutDiscards.145 = 0
  5613. ifOutDiscards.146 = 0
  5614. ifOutDiscards.147 = 0
  5615. ifOutDiscards.148 = 0
  5616. ifOutDiscards.149 = 0
  5617. ifOutDiscards.150 = 0
  5618. ifOutDiscards.151 = 0
  5619. ifOutDiscards.152 = 0
  5620. ifOutDiscards.153 = 0
  5621. ifOutDiscards.154 = 0
  5622. ifOutDiscards.155 = 0
  5623. ifOutDiscards.156 = 0
  5624. ifOutDiscards.4096 = 0
  5625. ifOutDiscards.4147 = 0
  5626. ifOutDiscards.8193 = 0
  5627. ifOutDiscards.8194 = 0
  5628. ifOutDiscards.8195 = 0  
  5629.  
  5630.  
  5631.  
  5632. dot3StatsDuplexStatus
  5633. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus']
  5634.  
  5635. dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  5636.  
  5637.  
  5638.  
  5639. Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  5640.  
  5641. SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' 'udp:HOSTNAME:161' 'dot1qPvid']
  5642.  
  5643. dot1qPvid.1 = 1
  5644. dot1qPvid.2 = 1
  5645. dot1qPvid.3 = 1
  5646. dot1qPvid.4 = 1
  5647. dot1qPvid.5 = 1
  5648. dot1qPvid.6 = 1
  5649. dot1qPvid.7 = 1
  5650. dot1qPvid.8 = 1
  5651. dot1qPvid.9 = 1
  5652. dot1qPvid.10 = 1
  5653. dot1qPvid.11 = 1
  5654. dot1qPvid.12 = 1
  5655. dot1qPvid.13 = 1
  5656. dot1qPvid.14 = 1
  5657. dot1qPvid.15 = 1
  5658. dot1qPvid.16 = 1
  5659. dot1qPvid.17 = 1
  5660. dot1qPvid.18 = 1
  5661. dot1qPvid.19 = 1
  5662. dot1qPvid.20 = 1
  5663. dot1qPvid.21 = 1
  5664. dot1qPvid.22 = 1
  5665. dot1qPvid.23 = 1
  5666. dot1qPvid.24 = 1
  5667. dot1qPvid.25 = 1
  5668. dot1qPvid.26 = 1
  5669. dot1qPvid.27 = 1
  5670. dot1qPvid.28 = 1
  5671. dot1qPvid.29 = 1
  5672. dot1qPvid.30 = 1
  5673. dot1qPvid.31 = 1
  5674. dot1qPvid.32 = 1
  5675. dot1qPvid.33 = 1
  5676. dot1qPvid.34 = 1
  5677. dot1qPvid.35 = 1
  5678. dot1qPvid.36 = 1
  5679. dot1qPvid.37 = 1
  5680. dot1qPvid.38 = 1
  5681. dot1qPvid.39 = 1
  5682. dot1qPvid.40 = 1
  5683. dot1qPvid.41 = 1
  5684. dot1qPvid.42 = 1
  5685. dot1qPvid.43 = 1
  5686. dot1qPvid.44 = 1
  5687. dot1qPvid.45 = 1
  5688. dot1qPvid.46 = 1
  5689. dot1qPvid.47 = 1
  5690. dot1qPvid.48 = 1
  5691. dot1qPvid.51 = 1
  5692. dot1qPvid.52 = 1
  5693. dot1qPvid.53 = 1
  5694. dot1qPvid.54 = 1
  5695. dot1qPvid.55 = 1
  5696. dot1qPvid.56 = 1
  5697. dot1qPvid.57 = 1
  5698. dot1qPvid.58 = 1
  5699. dot1qPvid.59 = 1
  5700. dot1qPvid.60 = 1
  5701. dot1qPvid.61 = 1
  5702. dot1qPvid.62 = 1
  5703. dot1qPvid.63 = 1
  5704. dot1qPvid.64 = 1
  5705. dot1qPvid.65 = 1
  5706. dot1qPvid.66 = 1
  5707. dot1qPvid.67 = 1
  5708. dot1qPvid.68 = 1
  5709. dot1qPvid.69 = 1
  5710. dot1qPvid.70 = 1
  5711. dot1qPvid.71 = 1
  5712. dot1qPvid.72 = 1
  5713. dot1qPvid.73 = 1
  5714. dot1qPvid.74 = 1
  5715. dot1qPvid.75 = 1
  5716. dot1qPvid.76 = 1
  5717. dot1qPvid.77 = 1
  5718. dot1qPvid.78 = 1
  5719. dot1qPvid.79 = 1
  5720. dot1qPvid.80 = 1
  5721. dot1qPvid.81 = 1
  5722. dot1qPvid.82 = 1
  5723. dot1qPvid.83 = 1
  5724. dot1qPvid.84 = 1
  5725. dot1qPvid.85 = 1
  5726. dot1qPvid.86 = 1
  5727. dot1qPvid.87 = 1
  5728. dot1qPvid.88 = 1
  5729. dot1qPvid.89 = 1
  5730. dot1qPvid.90 = 1
  5731. dot1qPvid.91 = 1
  5732. dot1qPvid.92 = 1
  5733. dot1qPvid.93 = 1
  5734. dot1qPvid.94 = 1
  5735. dot1qPvid.95 = 1
  5736. dot1qPvid.96 = 1
  5737. dot1qPvid.97 = 1
  5738. dot1qPvid.98 = 1
  5739. dot1qPvid.99 = 1
  5740. dot1qPvid.100 = 1
  5741. dot1qPvid.103 = 1
  5742. dot1qPvid.104 = 1
  5743. dot1qPvid.105 = 1
  5744. dot1qPvid.106 = 1
  5745. dot1qPvid.107 = 1
  5746. dot1qPvid.108 = 1
  5747. dot1qPvid.109 = 1
  5748. dot1qPvid.110 = 1
  5749. dot1qPvid.111 = 1
  5750. dot1qPvid.112 = 1
  5751. dot1qPvid.113 = 1
  5752. dot1qPvid.114 = 1
  5753. dot1qPvid.115 = 1
  5754. dot1qPvid.116 = 1
  5755. dot1qPvid.117 = 1
  5756. dot1qPvid.118 = 1
  5757. dot1qPvid.119 = 1
  5758. dot1qPvid.120 = 1
  5759. dot1qPvid.121 = 1
  5760. dot1qPvid.122 = 1
  5761. dot1qPvid.123 = 1
  5762. dot1qPvid.124 = 1
  5763. dot1qPvid.125 = 1
  5764. dot1qPvid.126 = 1
  5765. dot1qPvid.127 = 1
  5766. dot1qPvid.128 = 1
  5767. dot1qPvid.129 = 1
  5768. dot1qPvid.130 = 1
  5769. dot1qPvid.131 = 1
  5770. dot1qPvid.132 = 1
  5771. dot1qPvid.133 = 1
  5772. dot1qPvid.134 = 1
  5773. dot1qPvid.135 = 1
  5774. dot1qPvid.136 = 1
  5775. dot1qPvid.137 = 1
  5776. dot1qPvid.138 = 1
  5777. dot1qPvid.139 = 1
  5778. dot1qPvid.140 = 1
  5779. dot1qPvid.141 = 1
  5780. dot1qPvid.142 = 1
  5781. dot1qPvid.143 = 1
  5782. dot1qPvid.144 = 1
  5783. dot1qPvid.145 = 1
  5784. dot1qPvid.146 = 1
  5785. dot1qPvid.147 = 1
  5786. dot1qPvid.148 = 1
  5787. dot1qPvid.149 = 1
  5788. dot1qPvid.150 = 1
  5789. dot1qPvid.151 = 51
  5790. dot1qPvid.152 = 51
  5791. dot1qPvid.155 = 1
  5792. dot1qPvid.156 = 1  
  5793.  
  5794.  
  5795. SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = ? AND `ifType` in ('adsl','vdsl','vdsl2') [1] 0.89ms]
  5796.  
  5797.  
  5798. array (
  5799.   1 =>
  5800.   array (
  5801.     'ifName' => 'Gi1/0/1',
  5802.     'ifInMulticastPkts' => '1977645',
  5803.     'ifInBroadcastPkts' => '2170444',
  5804.     'ifOutMulticastPkts' => '701763',
  5805.     'ifOutBroadcastPkts' => '6',
  5806.     'ifHCInOctets' => '1761230336',
  5807.     'ifHCInUcastPkts' => '2567237',
  5808.     'ifHCInMulticastPkts' => '1977645',
  5809.     'ifHCInBroadcastPkts' => '2170447',
  5810.     'ifHCOutOctets' => '733065525',
  5811.     'ifHCOutUcastPkts' => '2573889',
  5812.     'ifHCOutMulticastPkts' => '701766',
  5813.     'ifHCOutBroadcastPkts' => '6',
  5814.     'ifLinkUpDownTrapEnable' => 'enabled',
  5815.     'ifHighSpeed' => '1000',
  5816.     'ifPromiscuousMode' => 'false',
  5817.     'ifConnectorPresent' => 'true',
  5818.     'ifAlias' => 'Uplink to netmoc2',
  5819.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5820.     'ifDescr' => 'GigabitEthernet 1/0/1',
  5821.     'ifAdminStatus' => 'up',
  5822.     'ifOperStatus' => 'up',
  5823.     'ifLastChange' => '8627800',
  5824.     'ifType' => 'ethernetCsmacd',
  5825.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  5826.     'ifMtu' => '1500',
  5827.     'ifInErrors' => '0',
  5828.     'ifOutErrors' => '0',
  5829.     'ifInDiscards' => '0',
  5830.     'ifOutDiscards' => '0',
  5831.     'dot1qPvid' => '1',
  5832.   ),
  5833.   2 =>
  5834.   array (
  5835.     'ifName' => 'Gi1/0/2',
  5836.     'ifInMulticastPkts' => '0',
  5837.     'ifInBroadcastPkts' => '0',
  5838.     'ifOutMulticastPkts' => '0',
  5839.     'ifOutBroadcastPkts' => '0',
  5840.     'ifHCInOctets' => '0',
  5841.     'ifHCInUcastPkts' => '0',
  5842.     'ifHCInMulticastPkts' => '0',
  5843.     'ifHCInBroadcastPkts' => '0',
  5844.     'ifHCOutOctets' => '0',
  5845.     'ifHCOutUcastPkts' => '0',
  5846.     'ifHCOutMulticastPkts' => '0',
  5847.     'ifHCOutBroadcastPkts' => '0',
  5848.     'ifLinkUpDownTrapEnable' => 'enabled',
  5849.     'ifHighSpeed' => '1000',
  5850.     'ifPromiscuousMode' => 'false',
  5851.     'ifConnectorPresent' => 'true',
  5852.     'ifAlias' => '',
  5853.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5854.     'ifDescr' => 'GigabitEthernet 1/0/2',
  5855.     'ifAdminStatus' => 'down',
  5856.     'ifOperStatus' => 'down',
  5857.     'ifLastChange' => '9800',
  5858.     'ifType' => 'ethernetCsmacd',
  5859.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  5860.     'ifMtu' => '1500',
  5861.     'ifInErrors' => '0',
  5862.     'ifOutErrors' => '0',
  5863.     'ifInDiscards' => '0',
  5864.     'ifOutDiscards' => '0',
  5865.     'dot1qPvid' => '1',
  5866.   ),
  5867.   3 =>
  5868.   array (
  5869.     'ifName' => 'Gi1/0/3',
  5870.     'ifInMulticastPkts' => '0',
  5871.     'ifInBroadcastPkts' => '0',
  5872.     'ifOutMulticastPkts' => '0',
  5873.     'ifOutBroadcastPkts' => '0',
  5874.     'ifHCInOctets' => '0',
  5875.     'ifHCInUcastPkts' => '0',
  5876.     'ifHCInMulticastPkts' => '0',
  5877.     'ifHCInBroadcastPkts' => '0',
  5878.     'ifHCOutOctets' => '0',
  5879.     'ifHCOutUcastPkts' => '0',
  5880.     'ifHCOutMulticastPkts' => '0',
  5881.     'ifHCOutBroadcastPkts' => '0',
  5882.     'ifLinkUpDownTrapEnable' => 'enabled',
  5883.     'ifHighSpeed' => '1000',
  5884.     'ifPromiscuousMode' => 'false',
  5885.     'ifConnectorPresent' => 'true',
  5886.     'ifAlias' => '',
  5887.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5888.     'ifDescr' => 'GigabitEthernet 1/0/3',
  5889.     'ifAdminStatus' => 'down',
  5890.     'ifOperStatus' => 'down',
  5891.     'ifLastChange' => '9800',
  5892.     'ifType' => 'ethernetCsmacd',
  5893.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  5894.     'ifMtu' => '1500',
  5895.     'ifInErrors' => '0',
  5896.     'ifOutErrors' => '0',
  5897.     'ifInDiscards' => '0',
  5898.     'ifOutDiscards' => '0',
  5899.     'dot1qPvid' => '1',
  5900.   ),
  5901.   4 =>
  5902.   array (
  5903.     'ifName' => 'Gi1/0/4',
  5904.     'ifInMulticastPkts' => '0',
  5905.     'ifInBroadcastPkts' => '0',
  5906.     'ifOutMulticastPkts' => '0',
  5907.     'ifOutBroadcastPkts' => '0',
  5908.     'ifHCInOctets' => '0',
  5909.     'ifHCInUcastPkts' => '0',
  5910.     'ifHCInMulticastPkts' => '0',
  5911.     'ifHCInBroadcastPkts' => '0',
  5912.     'ifHCOutOctets' => '0',
  5913.     'ifHCOutUcastPkts' => '0',
  5914.     'ifHCOutMulticastPkts' => '0',
  5915.     'ifHCOutBroadcastPkts' => '0',
  5916.     'ifLinkUpDownTrapEnable' => 'enabled',
  5917.     'ifHighSpeed' => '1000',
  5918.     'ifPromiscuousMode' => 'false',
  5919.     'ifConnectorPresent' => 'true',
  5920.     'ifAlias' => '',
  5921.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5922.     'ifDescr' => 'GigabitEthernet 1/0/4',
  5923.     'ifAdminStatus' => 'down',
  5924.     'ifOperStatus' => 'down',
  5925.     'ifLastChange' => '9800',
  5926.     'ifType' => 'ethernetCsmacd',
  5927.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  5928.     'ifMtu' => '1500',
  5929.     'ifInErrors' => '0',
  5930.     'ifOutErrors' => '0',
  5931.     'ifInDiscards' => '0',
  5932.     'ifOutDiscards' => '0',
  5933.     'dot1qPvid' => '1',
  5934.   ),
  5935.   5 =>
  5936.   array (
  5937.     'ifName' => 'Gi1/0/5',
  5938.     'ifInMulticastPkts' => '0',
  5939.     'ifInBroadcastPkts' => '0',
  5940.     'ifOutMulticastPkts' => '0',
  5941.     'ifOutBroadcastPkts' => '0',
  5942.     'ifHCInOctets' => '0',
  5943.     'ifHCInUcastPkts' => '0',
  5944.     'ifHCInMulticastPkts' => '0',
  5945.     'ifHCInBroadcastPkts' => '0',
  5946.     'ifHCOutOctets' => '0',
  5947.     'ifHCOutUcastPkts' => '0',
  5948.     'ifHCOutMulticastPkts' => '0',
  5949.     'ifHCOutBroadcastPkts' => '0',
  5950.     'ifLinkUpDownTrapEnable' => 'enabled',
  5951.     'ifHighSpeed' => '1000',
  5952.     'ifPromiscuousMode' => 'false',
  5953.     'ifConnectorPresent' => 'true',
  5954.     'ifAlias' => '',
  5955.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5956.     'ifDescr' => 'GigabitEthernet 1/0/5',
  5957.     'ifAdminStatus' => 'down',
  5958.     'ifOperStatus' => 'down',
  5959.     'ifLastChange' => '5942100',
  5960.     'ifType' => 'ethernetCsmacd',
  5961.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  5962.     'ifMtu' => '1500',
  5963.     'ifInErrors' => '0',
  5964.     'ifOutErrors' => '0',
  5965.     'ifInDiscards' => '0',
  5966.     'ifOutDiscards' => '0',
  5967.     'dot1qPvid' => '1',
  5968.   ),
  5969.   6 =>
  5970.   array (
  5971.     'ifName' => 'Gi1/0/6',
  5972.     'ifInMulticastPkts' => '0',
  5973.     'ifInBroadcastPkts' => '0',
  5974.     'ifOutMulticastPkts' => '0',
  5975.     'ifOutBroadcastPkts' => '0',
  5976.     'ifHCInOctets' => '0',
  5977.     'ifHCInUcastPkts' => '0',
  5978.     'ifHCInMulticastPkts' => '0',
  5979.     'ifHCInBroadcastPkts' => '0',
  5980.     'ifHCOutOctets' => '0',
  5981.     'ifHCOutUcastPkts' => '0',
  5982.     'ifHCOutMulticastPkts' => '0',
  5983.     'ifHCOutBroadcastPkts' => '0',
  5984.     'ifLinkUpDownTrapEnable' => 'enabled',
  5985.     'ifHighSpeed' => '1000',
  5986.     'ifPromiscuousMode' => 'false',
  5987.     'ifConnectorPresent' => 'true',
  5988.     'ifAlias' => '',
  5989.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5990.     'ifDescr' => 'GigabitEthernet 1/0/6',
  5991.     'ifAdminStatus' => 'down',
  5992.     'ifOperStatus' => 'down',
  5993.     'ifLastChange' => '9800',
  5994.     'ifType' => 'ethernetCsmacd',
  5995.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  5996.     'ifMtu' => '1500',
  5997.     'ifInErrors' => '0',
  5998.     'ifOutErrors' => '0',
  5999.     'ifInDiscards' => '0',
  6000.     'ifOutDiscards' => '0',
  6001.     'dot1qPvid' => '1',
  6002.   ),
  6003.   7 =>
  6004.   array (
  6005.     'ifName' => 'Gi1/0/7',
  6006.     'ifInMulticastPkts' => '0',
  6007.     'ifInBroadcastPkts' => '0',
  6008.     'ifOutMulticastPkts' => '0',
  6009.     'ifOutBroadcastPkts' => '0',
  6010.     'ifHCInOctets' => '0',
  6011.     'ifHCInUcastPkts' => '0',
  6012.     'ifHCInMulticastPkts' => '0',
  6013.     'ifHCInBroadcastPkts' => '0',
  6014.     'ifHCOutOctets' => '0',
  6015.     'ifHCOutUcastPkts' => '0',
  6016.     'ifHCOutMulticastPkts' => '0',
  6017.     'ifHCOutBroadcastPkts' => '0',
  6018.     'ifLinkUpDownTrapEnable' => 'enabled',
  6019.     'ifHighSpeed' => '1000',
  6020.     'ifPromiscuousMode' => 'false',
  6021.     'ifConnectorPresent' => 'true',
  6022.     'ifAlias' => '',
  6023.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6024.     'ifDescr' => 'GigabitEthernet 1/0/7',
  6025.     'ifAdminStatus' => 'down',
  6026.     'ifOperStatus' => 'down',
  6027.     'ifLastChange' => '9800',
  6028.     'ifType' => 'ethernetCsmacd',
  6029.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6030.     'ifMtu' => '1500',
  6031.     'ifInErrors' => '0',
  6032.     'ifOutErrors' => '0',
  6033.     'ifInDiscards' => '0',
  6034.     'ifOutDiscards' => '0',
  6035.     'dot1qPvid' => '1',
  6036.   ),
  6037.   8 =>
  6038.   array (
  6039.     'ifName' => 'Gi1/0/8',
  6040.     'ifInMulticastPkts' => '0',
  6041.     'ifInBroadcastPkts' => '0',
  6042.     'ifOutMulticastPkts' => '0',
  6043.     'ifOutBroadcastPkts' => '0',
  6044.     'ifHCInOctets' => '0',
  6045.     'ifHCInUcastPkts' => '0',
  6046.     'ifHCInMulticastPkts' => '0',
  6047.     'ifHCInBroadcastPkts' => '0',
  6048.     'ifHCOutOctets' => '0',
  6049.     'ifHCOutUcastPkts' => '0',
  6050.     'ifHCOutMulticastPkts' => '0',
  6051.     'ifHCOutBroadcastPkts' => '0',
  6052.     'ifLinkUpDownTrapEnable' => 'enabled',
  6053.     'ifHighSpeed' => '1000',
  6054.     'ifPromiscuousMode' => 'false',
  6055.     'ifConnectorPresent' => 'true',
  6056.     'ifAlias' => '',
  6057.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6058.     'ifDescr' => 'GigabitEthernet 1/0/8',
  6059.     'ifAdminStatus' => 'down',
  6060.     'ifOperStatus' => 'down',
  6061.     'ifLastChange' => '9800',
  6062.     'ifType' => 'ethernetCsmacd',
  6063.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6064.     'ifMtu' => '1500',
  6065.     'ifInErrors' => '0',
  6066.     'ifOutErrors' => '0',
  6067.     'ifInDiscards' => '0',
  6068.     'ifOutDiscards' => '0',
  6069.     'dot1qPvid' => '1',
  6070.   ),
  6071.   9 =>
  6072.   array (
  6073.     'ifName' => 'Gi1/0/9',
  6074.     'ifInMulticastPkts' => '0',
  6075.     'ifInBroadcastPkts' => '0',
  6076.     'ifOutMulticastPkts' => '0',
  6077.     'ifOutBroadcastPkts' => '0',
  6078.     'ifHCInOctets' => '0',
  6079.     'ifHCInUcastPkts' => '0',
  6080.     'ifHCInMulticastPkts' => '0',
  6081.     'ifHCInBroadcastPkts' => '0',
  6082.     'ifHCOutOctets' => '0',
  6083.     'ifHCOutUcastPkts' => '0',
  6084.     'ifHCOutMulticastPkts' => '0',
  6085.     'ifHCOutBroadcastPkts' => '0',
  6086.     'ifLinkUpDownTrapEnable' => 'enabled',
  6087.     'ifHighSpeed' => '1000',
  6088.     'ifPromiscuousMode' => 'false',
  6089.     'ifConnectorPresent' => 'true',
  6090.     'ifAlias' => '',
  6091.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6092.     'ifDescr' => 'GigabitEthernet 1/0/9',
  6093.     'ifAdminStatus' => 'down',
  6094.     'ifOperStatus' => 'down',
  6095.     'ifLastChange' => '9800',
  6096.     'ifType' => 'ethernetCsmacd',
  6097.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6098.     'ifMtu' => '1500',
  6099.     'ifInErrors' => '0',
  6100.     'ifOutErrors' => '0',
  6101.     'ifInDiscards' => '0',
  6102.     'ifOutDiscards' => '0',
  6103.     'dot1qPvid' => '1',
  6104.   ),
  6105.   10 =>
  6106.   array (
  6107.     'ifName' => 'Gi1/0/10',
  6108.     'ifInMulticastPkts' => '0',
  6109.     'ifInBroadcastPkts' => '0',
  6110.     'ifOutMulticastPkts' => '0',
  6111.     'ifOutBroadcastPkts' => '0',
  6112.     'ifHCInOctets' => '0',
  6113.     'ifHCInUcastPkts' => '0',
  6114.     'ifHCInMulticastPkts' => '0',
  6115.     'ifHCInBroadcastPkts' => '0',
  6116.     'ifHCOutOctets' => '0',
  6117.     'ifHCOutUcastPkts' => '0',
  6118.     'ifHCOutMulticastPkts' => '0',
  6119.     'ifHCOutBroadcastPkts' => '0',
  6120.     'ifLinkUpDownTrapEnable' => 'enabled',
  6121.     'ifHighSpeed' => '1000',
  6122.     'ifPromiscuousMode' => 'false',
  6123.     'ifConnectorPresent' => 'true',
  6124.     'ifAlias' => '',
  6125.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6126.     'ifDescr' => 'GigabitEthernet 1/0/10',
  6127.     'ifAdminStatus' => 'down',
  6128.     'ifOperStatus' => 'down',
  6129.     'ifLastChange' => '9800',
  6130.     'ifType' => 'ethernetCsmacd',
  6131.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6132.     'ifMtu' => '1500',
  6133.     'ifInErrors' => '0',
  6134.     'ifOutErrors' => '0',
  6135.     'ifInDiscards' => '0',
  6136.     'ifOutDiscards' => '0',
  6137.     'dot1qPvid' => '1',
  6138.   ),
  6139.   11 =>
  6140.   array (
  6141.     'ifName' => 'Gi1/0/11',
  6142.     'ifInMulticastPkts' => '0',
  6143.     'ifInBroadcastPkts' => '0',
  6144.     'ifOutMulticastPkts' => '0',
  6145.     'ifOutBroadcastPkts' => '0',
  6146.     'ifHCInOctets' => '0',
  6147.     'ifHCInUcastPkts' => '0',
  6148.     'ifHCInMulticastPkts' => '0',
  6149.     'ifHCInBroadcastPkts' => '0',
  6150.     'ifHCOutOctets' => '0',
  6151.     'ifHCOutUcastPkts' => '0',
  6152.     'ifHCOutMulticastPkts' => '0',
  6153.     'ifHCOutBroadcastPkts' => '0',
  6154.     'ifLinkUpDownTrapEnable' => 'enabled',
  6155.     'ifHighSpeed' => '1000',
  6156.     'ifPromiscuousMode' => 'false',
  6157.     'ifConnectorPresent' => 'true',
  6158.     'ifAlias' => '',
  6159.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6160.     'ifDescr' => 'GigabitEthernet 1/0/11',
  6161.     'ifAdminStatus' => 'down',
  6162.     'ifOperStatus' => 'down',
  6163.     'ifLastChange' => '9800',
  6164.     'ifType' => 'ethernetCsmacd',
  6165.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6166.     'ifMtu' => '1500',
  6167.     'ifInErrors' => '0',
  6168.     'ifOutErrors' => '0',
  6169.     'ifInDiscards' => '0',
  6170.     'ifOutDiscards' => '0',
  6171.     'dot1qPvid' => '1',
  6172.   ),
  6173.   12 =>
  6174.   array (
  6175.     'ifName' => 'Gi1/0/12',
  6176.     'ifInMulticastPkts' => '0',
  6177.     'ifInBroadcastPkts' => '0',
  6178.     'ifOutMulticastPkts' => '0',
  6179.     'ifOutBroadcastPkts' => '0',
  6180.     'ifHCInOctets' => '0',
  6181.     'ifHCInUcastPkts' => '0',
  6182.     'ifHCInMulticastPkts' => '0',
  6183.     'ifHCInBroadcastPkts' => '0',
  6184.     'ifHCOutOctets' => '0',
  6185.     'ifHCOutUcastPkts' => '0',
  6186.     'ifHCOutMulticastPkts' => '0',
  6187.     'ifHCOutBroadcastPkts' => '0',
  6188.     'ifLinkUpDownTrapEnable' => 'enabled',
  6189.     'ifHighSpeed' => '1000',
  6190.     'ifPromiscuousMode' => 'false',
  6191.     'ifConnectorPresent' => 'true',
  6192.     'ifAlias' => '',
  6193.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6194.     'ifDescr' => 'GigabitEthernet 1/0/12',
  6195.     'ifAdminStatus' => 'down',
  6196.     'ifOperStatus' => 'down',
  6197.     'ifLastChange' => '9800',
  6198.     'ifType' => 'ethernetCsmacd',
  6199.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6200.     'ifMtu' => '1500',
  6201.     'ifInErrors' => '0',
  6202.     'ifOutErrors' => '0',
  6203.     'ifInDiscards' => '0',
  6204.     'ifOutDiscards' => '0',
  6205.     'dot1qPvid' => '1',
  6206.   ),
  6207.   13 =>
  6208.   array (
  6209.     'ifName' => 'Gi1/0/13',
  6210.     'ifInMulticastPkts' => '0',
  6211.     'ifInBroadcastPkts' => '0',
  6212.     'ifOutMulticastPkts' => '0',
  6213.     'ifOutBroadcastPkts' => '0',
  6214.     'ifHCInOctets' => '0',
  6215.     'ifHCInUcastPkts' => '0',
  6216.     'ifHCInMulticastPkts' => '0',
  6217.     'ifHCInBroadcastPkts' => '0',
  6218.     'ifHCOutOctets' => '0',
  6219.     'ifHCOutUcastPkts' => '0',
  6220.     'ifHCOutMulticastPkts' => '0',
  6221.     'ifHCOutBroadcastPkts' => '0',
  6222.     'ifLinkUpDownTrapEnable' => 'enabled',
  6223.     'ifHighSpeed' => '1000',
  6224.     'ifPromiscuousMode' => 'false',
  6225.     'ifConnectorPresent' => 'true',
  6226.     'ifAlias' => '',
  6227.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6228.     'ifDescr' => 'GigabitEthernet 1/0/13',
  6229.     'ifAdminStatus' => 'down',
  6230.     'ifOperStatus' => 'down',
  6231.     'ifLastChange' => '9800',
  6232.     'ifType' => 'ethernetCsmacd',
  6233.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6234.     'ifMtu' => '1500',
  6235.     'ifInErrors' => '0',
  6236.     'ifOutErrors' => '0',
  6237.     'ifInDiscards' => '0',
  6238.     'ifOutDiscards' => '0',
  6239.     'dot1qPvid' => '1',
  6240.   ),
  6241.   14 =>
  6242.   array (
  6243.     'ifName' => 'Gi1/0/14',
  6244.     'ifInMulticastPkts' => '0',
  6245.     'ifInBroadcastPkts' => '0',
  6246.     'ifOutMulticastPkts' => '0',
  6247.     'ifOutBroadcastPkts' => '0',
  6248.     'ifHCInOctets' => '0',
  6249.     'ifHCInUcastPkts' => '0',
  6250.     'ifHCInMulticastPkts' => '0',
  6251.     'ifHCInBroadcastPkts' => '0',
  6252.     'ifHCOutOctets' => '0',
  6253.     'ifHCOutUcastPkts' => '0',
  6254.     'ifHCOutMulticastPkts' => '0',
  6255.     'ifHCOutBroadcastPkts' => '0',
  6256.     'ifLinkUpDownTrapEnable' => 'enabled',
  6257.     'ifHighSpeed' => '1000',
  6258.     'ifPromiscuousMode' => 'false',
  6259.     'ifConnectorPresent' => 'true',
  6260.     'ifAlias' => '',
  6261.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6262.     'ifDescr' => 'GigabitEthernet 1/0/14',
  6263.     'ifAdminStatus' => 'down',
  6264.     'ifOperStatus' => 'down',
  6265.     'ifLastChange' => '9800',
  6266.     'ifType' => 'ethernetCsmacd',
  6267.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6268.     'ifMtu' => '1500',
  6269.     'ifInErrors' => '0',
  6270.     'ifOutErrors' => '0',
  6271.     'ifInDiscards' => '0',
  6272.     'ifOutDiscards' => '0',
  6273.     'dot1qPvid' => '1',
  6274.   ),
  6275.   15 =>
  6276.   array (
  6277.     'ifName' => 'Gi1/0/15',
  6278.     'ifInMulticastPkts' => '0',
  6279.     'ifInBroadcastPkts' => '0',
  6280.     'ifOutMulticastPkts' => '0',
  6281.     'ifOutBroadcastPkts' => '0',
  6282.     'ifHCInOctets' => '0',
  6283.     'ifHCInUcastPkts' => '0',
  6284.     'ifHCInMulticastPkts' => '0',
  6285.     'ifHCInBroadcastPkts' => '0',
  6286.     'ifHCOutOctets' => '0',
  6287.     'ifHCOutUcastPkts' => '0',
  6288.     'ifHCOutMulticastPkts' => '0',
  6289.     'ifHCOutBroadcastPkts' => '0',
  6290.     'ifLinkUpDownTrapEnable' => 'enabled',
  6291.     'ifHighSpeed' => '1000',
  6292.     'ifPromiscuousMode' => 'false',
  6293.     'ifConnectorPresent' => 'true',
  6294.     'ifAlias' => '',
  6295.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6296.     'ifDescr' => 'GigabitEthernet 1/0/15',
  6297.     'ifAdminStatus' => 'down',
  6298.     'ifOperStatus' => 'down',
  6299.     'ifLastChange' => '9800',
  6300.     'ifType' => 'ethernetCsmacd',
  6301.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6302.     'ifMtu' => '1500',
  6303.     'ifInErrors' => '0',
  6304.     'ifOutErrors' => '0',
  6305.     'ifInDiscards' => '0',
  6306.     'ifOutDiscards' => '0',
  6307.     'dot1qPvid' => '1',
  6308.   ),
  6309.   16 =>
  6310.   array (
  6311.     'ifName' => 'Gi1/0/16',
  6312.     'ifInMulticastPkts' => '0',
  6313.     'ifInBroadcastPkts' => '0',
  6314.     'ifOutMulticastPkts' => '0',
  6315.     'ifOutBroadcastPkts' => '0',
  6316.     'ifHCInOctets' => '0',
  6317.     'ifHCInUcastPkts' => '0',
  6318.     'ifHCInMulticastPkts' => '0',
  6319.     'ifHCInBroadcastPkts' => '0',
  6320.     'ifHCOutOctets' => '0',
  6321.     'ifHCOutUcastPkts' => '0',
  6322.     'ifHCOutMulticastPkts' => '0',
  6323.     'ifHCOutBroadcastPkts' => '0',
  6324.     'ifLinkUpDownTrapEnable' => 'enabled',
  6325.     'ifHighSpeed' => '1000',
  6326.     'ifPromiscuousMode' => 'false',
  6327.     'ifConnectorPresent' => 'true',
  6328.     'ifAlias' => '',
  6329.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6330.     'ifDescr' => 'GigabitEthernet 1/0/16',
  6331.     'ifAdminStatus' => 'down',
  6332.     'ifOperStatus' => 'down',
  6333.     'ifLastChange' => '9800',
  6334.     'ifType' => 'ethernetCsmacd',
  6335.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6336.     'ifMtu' => '1500',
  6337.     'ifInErrors' => '0',
  6338.     'ifOutErrors' => '0',
  6339.     'ifInDiscards' => '0',
  6340.     'ifOutDiscards' => '0',
  6341.     'dot1qPvid' => '1',
  6342.   ),
  6343.   17 =>
  6344.   array (
  6345.     'ifName' => 'Gi1/0/17',
  6346.     'ifInMulticastPkts' => '0',
  6347.     'ifInBroadcastPkts' => '0',
  6348.     'ifOutMulticastPkts' => '0',
  6349.     'ifOutBroadcastPkts' => '0',
  6350.     'ifHCInOctets' => '0',
  6351.     'ifHCInUcastPkts' => '0',
  6352.     'ifHCInMulticastPkts' => '0',
  6353.     'ifHCInBroadcastPkts' => '0',
  6354.     'ifHCOutOctets' => '0',
  6355.     'ifHCOutUcastPkts' => '0',
  6356.     'ifHCOutMulticastPkts' => '0',
  6357.     'ifHCOutBroadcastPkts' => '0',
  6358.     'ifLinkUpDownTrapEnable' => 'enabled',
  6359.     'ifHighSpeed' => '1000',
  6360.     'ifPromiscuousMode' => 'false',
  6361.     'ifConnectorPresent' => 'true',
  6362.     'ifAlias' => '',
  6363.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6364.     'ifDescr' => 'GigabitEthernet 1/0/17',
  6365.     'ifAdminStatus' => 'down',
  6366.     'ifOperStatus' => 'down',
  6367.     'ifLastChange' => '9800',
  6368.     'ifType' => 'ethernetCsmacd',
  6369.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6370.     'ifMtu' => '1500',
  6371.     'ifInErrors' => '0',
  6372.     'ifOutErrors' => '0',
  6373.     'ifInDiscards' => '0',
  6374.     'ifOutDiscards' => '0',
  6375.     'dot1qPvid' => '1',
  6376.   ),
  6377.   18 =>
  6378.   array (
  6379.     'ifName' => 'Gi1/0/18',
  6380.     'ifInMulticastPkts' => '0',
  6381.     'ifInBroadcastPkts' => '0',
  6382.     'ifOutMulticastPkts' => '0',
  6383.     'ifOutBroadcastPkts' => '0',
  6384.     'ifHCInOctets' => '0',
  6385.     'ifHCInUcastPkts' => '0',
  6386.     'ifHCInMulticastPkts' => '0',
  6387.     'ifHCInBroadcastPkts' => '0',
  6388.     'ifHCOutOctets' => '0',
  6389.     'ifHCOutUcastPkts' => '0',
  6390.     'ifHCOutMulticastPkts' => '0',
  6391.     'ifHCOutBroadcastPkts' => '0',
  6392.     'ifLinkUpDownTrapEnable' => 'enabled',
  6393.     'ifHighSpeed' => '1000',
  6394.     'ifPromiscuousMode' => 'false',
  6395.     'ifConnectorPresent' => 'true',
  6396.     'ifAlias' => '',
  6397.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6398.     'ifDescr' => 'GigabitEthernet 1/0/18',
  6399.     'ifAdminStatus' => 'down',
  6400.     'ifOperStatus' => 'down',
  6401.     'ifLastChange' => '9800',
  6402.     'ifType' => 'ethernetCsmacd',
  6403.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6404.     'ifMtu' => '1500',
  6405.     'ifInErrors' => '0',
  6406.     'ifOutErrors' => '0',
  6407.     'ifInDiscards' => '0',
  6408.     'ifOutDiscards' => '0',
  6409.     'dot1qPvid' => '1',
  6410.   ),
  6411.   19 =>
  6412.   array (
  6413.     'ifName' => 'Gi1/0/19',
  6414.     'ifInMulticastPkts' => '0',
  6415.     'ifInBroadcastPkts' => '0',
  6416.     'ifOutMulticastPkts' => '0',
  6417.     'ifOutBroadcastPkts' => '0',
  6418.     'ifHCInOctets' => '0',
  6419.     'ifHCInUcastPkts' => '0',
  6420.     'ifHCInMulticastPkts' => '0',
  6421.     'ifHCInBroadcastPkts' => '0',
  6422.     'ifHCOutOctets' => '0',
  6423.     'ifHCOutUcastPkts' => '0',
  6424.     'ifHCOutMulticastPkts' => '0',
  6425.     'ifHCOutBroadcastPkts' => '0',
  6426.     'ifLinkUpDownTrapEnable' => 'enabled',
  6427.     'ifHighSpeed' => '1000',
  6428.     'ifPromiscuousMode' => 'false',
  6429.     'ifConnectorPresent' => 'true',
  6430.     'ifAlias' => '',
  6431.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6432.     'ifDescr' => 'GigabitEthernet 1/0/19',
  6433.     'ifAdminStatus' => 'down',
  6434.     'ifOperStatus' => 'down',
  6435.     'ifLastChange' => '9800',
  6436.     'ifType' => 'ethernetCsmacd',
  6437.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6438.     'ifMtu' => '1500',
  6439.     'ifInErrors' => '0',
  6440.     'ifOutErrors' => '0',
  6441.     'ifInDiscards' => '0',
  6442.     'ifOutDiscards' => '0',
  6443.     'dot1qPvid' => '1',
  6444.   ),
  6445.   20 =>
  6446.   array (
  6447.     'ifName' => 'Gi1/0/20',
  6448.     'ifInMulticastPkts' => '0',
  6449.     'ifInBroadcastPkts' => '0',
  6450.     'ifOutMulticastPkts' => '0',
  6451.     'ifOutBroadcastPkts' => '0',
  6452.     'ifHCInOctets' => '0',
  6453.     'ifHCInUcastPkts' => '0',
  6454.     'ifHCInMulticastPkts' => '0',
  6455.     'ifHCInBroadcastPkts' => '0',
  6456.     'ifHCOutOctets' => '0',
  6457.     'ifHCOutUcastPkts' => '0',
  6458.     'ifHCOutMulticastPkts' => '0',
  6459.     'ifHCOutBroadcastPkts' => '0',
  6460.     'ifLinkUpDownTrapEnable' => 'enabled',
  6461.     'ifHighSpeed' => '1000',
  6462.     'ifPromiscuousMode' => 'false',
  6463.     'ifConnectorPresent' => 'true',
  6464.     'ifAlias' => '',
  6465.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6466.     'ifDescr' => 'GigabitEthernet 1/0/20',
  6467.     'ifAdminStatus' => 'down',
  6468.     'ifOperStatus' => 'down',
  6469.     'ifLastChange' => '9800',
  6470.     'ifType' => 'ethernetCsmacd',
  6471.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6472.     'ifMtu' => '1500',
  6473.     'ifInErrors' => '0',
  6474.     'ifOutErrors' => '0',
  6475.     'ifInDiscards' => '0',
  6476.     'ifOutDiscards' => '0',
  6477.     'dot1qPvid' => '1',
  6478.   ),
  6479.   21 =>
  6480.   array (
  6481.     'ifName' => 'Gi1/0/21',
  6482.     'ifInMulticastPkts' => '0',
  6483.     'ifInBroadcastPkts' => '0',
  6484.     'ifOutMulticastPkts' => '0',
  6485.     'ifOutBroadcastPkts' => '0',
  6486.     'ifHCInOctets' => '0',
  6487.     'ifHCInUcastPkts' => '0',
  6488.     'ifHCInMulticastPkts' => '0',
  6489.     'ifHCInBroadcastPkts' => '0',
  6490.     'ifHCOutOctets' => '0',
  6491.     'ifHCOutUcastPkts' => '0',
  6492.     'ifHCOutMulticastPkts' => '0',
  6493.     'ifHCOutBroadcastPkts' => '0',
  6494.     'ifLinkUpDownTrapEnable' => 'enabled',
  6495.     'ifHighSpeed' => '1000',
  6496.     'ifPromiscuousMode' => 'false',
  6497.     'ifConnectorPresent' => 'true',
  6498.     'ifAlias' => '',
  6499.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6500.     'ifDescr' => 'GigabitEthernet 1/0/21',
  6501.     'ifAdminStatus' => 'down',
  6502.     'ifOperStatus' => 'down',
  6503.     'ifLastChange' => '9800',
  6504.     'ifType' => 'ethernetCsmacd',
  6505.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6506.     'ifMtu' => '1500',
  6507.     'ifInErrors' => '0',
  6508.     'ifOutErrors' => '0',
  6509.     'ifInDiscards' => '0',
  6510.     'ifOutDiscards' => '0',
  6511.     'dot1qPvid' => '1',
  6512.   ),
  6513.   22 =>
  6514.   array (
  6515.     'ifName' => 'Gi1/0/22',
  6516.     'ifInMulticastPkts' => '0',
  6517.     'ifInBroadcastPkts' => '0',
  6518.     'ifOutMulticastPkts' => '0',
  6519.     'ifOutBroadcastPkts' => '0',
  6520.     'ifHCInOctets' => '0',
  6521.     'ifHCInUcastPkts' => '0',
  6522.     'ifHCInMulticastPkts' => '0',
  6523.     'ifHCInBroadcastPkts' => '0',
  6524.     'ifHCOutOctets' => '0',
  6525.     'ifHCOutUcastPkts' => '0',
  6526.     'ifHCOutMulticastPkts' => '0',
  6527.     'ifHCOutBroadcastPkts' => '0',
  6528.     'ifLinkUpDownTrapEnable' => 'enabled',
  6529.     'ifHighSpeed' => '1000',
  6530.     'ifPromiscuousMode' => 'false',
  6531.     'ifConnectorPresent' => 'true',
  6532.     'ifAlias' => '',
  6533.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6534.     'ifDescr' => 'GigabitEthernet 1/0/22',
  6535.     'ifAdminStatus' => 'down',
  6536.     'ifOperStatus' => 'down',
  6537.     'ifLastChange' => '9800',
  6538.     'ifType' => 'ethernetCsmacd',
  6539.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6540.     'ifMtu' => '1500',
  6541.     'ifInErrors' => '0',
  6542.     'ifOutErrors' => '0',
  6543.     'ifInDiscards' => '0',
  6544.     'ifOutDiscards' => '0',
  6545.     'dot1qPvid' => '1',
  6546.   ),
  6547.   23 =>
  6548.   array (
  6549.     'ifName' => 'Gi1/0/23',
  6550.     'ifInMulticastPkts' => '0',
  6551.     'ifInBroadcastPkts' => '0',
  6552.     'ifOutMulticastPkts' => '0',
  6553.     'ifOutBroadcastPkts' => '0',
  6554.     'ifHCInOctets' => '0',
  6555.     'ifHCInUcastPkts' => '0',
  6556.     'ifHCInMulticastPkts' => '0',
  6557.     'ifHCInBroadcastPkts' => '0',
  6558.     'ifHCOutOctets' => '0',
  6559.     'ifHCOutUcastPkts' => '0',
  6560.     'ifHCOutMulticastPkts' => '0',
  6561.     'ifHCOutBroadcastPkts' => '0',
  6562.     'ifLinkUpDownTrapEnable' => 'enabled',
  6563.     'ifHighSpeed' => '1000',
  6564.     'ifPromiscuousMode' => 'false',
  6565.     'ifConnectorPresent' => 'true',
  6566.     'ifAlias' => '',
  6567.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6568.     'ifDescr' => 'GigabitEthernet 1/0/23',
  6569.     'ifAdminStatus' => 'down',
  6570.     'ifOperStatus' => 'down',
  6571.     'ifLastChange' => '9900',
  6572.     'ifType' => 'ethernetCsmacd',
  6573.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6574.     'ifMtu' => '1500',
  6575.     'ifInErrors' => '0',
  6576.     'ifOutErrors' => '0',
  6577.     'ifInDiscards' => '0',
  6578.     'ifOutDiscards' => '0',
  6579.     'dot1qPvid' => '1',
  6580.   ),
  6581.   24 =>
  6582.   array (
  6583.     'ifName' => 'Gi1/0/24',
  6584.     'ifInMulticastPkts' => '0',
  6585.     'ifInBroadcastPkts' => '0',
  6586.     'ifOutMulticastPkts' => '0',
  6587.     'ifOutBroadcastPkts' => '0',
  6588.     'ifHCInOctets' => '0',
  6589.     'ifHCInUcastPkts' => '0',
  6590.     'ifHCInMulticastPkts' => '0',
  6591.     'ifHCInBroadcastPkts' => '0',
  6592.     'ifHCOutOctets' => '0',
  6593.     'ifHCOutUcastPkts' => '0',
  6594.     'ifHCOutMulticastPkts' => '0',
  6595.     'ifHCOutBroadcastPkts' => '0',
  6596.     'ifLinkUpDownTrapEnable' => 'enabled',
  6597.     'ifHighSpeed' => '1000',
  6598.     'ifPromiscuousMode' => 'false',
  6599.     'ifConnectorPresent' => 'true',
  6600.     'ifAlias' => '',
  6601.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6602.     'ifDescr' => 'GigabitEthernet 1/0/24',
  6603.     'ifAdminStatus' => 'down',
  6604.     'ifOperStatus' => 'down',
  6605.     'ifLastChange' => '9900',
  6606.     'ifType' => 'ethernetCsmacd',
  6607.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6608.     'ifMtu' => '1500',
  6609.     'ifInErrors' => '0',
  6610.     'ifOutErrors' => '0',
  6611.     'ifInDiscards' => '0',
  6612.     'ifOutDiscards' => '0',
  6613.     'dot1qPvid' => '1',
  6614.   ),
  6615.   25 =>
  6616.   array (
  6617.     'ifName' => 'Gi1/0/25',
  6618.     'ifInMulticastPkts' => '0',
  6619.     'ifInBroadcastPkts' => '0',
  6620.     'ifOutMulticastPkts' => '0',
  6621.     'ifOutBroadcastPkts' => '0',
  6622.     'ifHCInOctets' => '0',
  6623.     'ifHCInUcastPkts' => '0',
  6624.     'ifHCInMulticastPkts' => '0',
  6625.     'ifHCInBroadcastPkts' => '0',
  6626.     'ifHCOutOctets' => '0',
  6627.     'ifHCOutUcastPkts' => '0',
  6628.     'ifHCOutMulticastPkts' => '0',
  6629.     'ifHCOutBroadcastPkts' => '0',
  6630.     'ifLinkUpDownTrapEnable' => 'enabled',
  6631.     'ifHighSpeed' => '1000',
  6632.     'ifPromiscuousMode' => 'false',
  6633.     'ifConnectorPresent' => 'true',
  6634.     'ifAlias' => '',
  6635.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6636.     'ifDescr' => 'GigabitEthernet 1/0/25',
  6637.     'ifAdminStatus' => 'down',
  6638.     'ifOperStatus' => 'down',
  6639.     'ifLastChange' => '9900',
  6640.     'ifType' => 'ethernetCsmacd',
  6641.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6642.     'ifMtu' => '1500',
  6643.     'ifInErrors' => '0',
  6644.     'ifOutErrors' => '0',
  6645.     'ifInDiscards' => '0',
  6646.     'ifOutDiscards' => '0',
  6647.     'dot1qPvid' => '1',
  6648.   ),
  6649.   26 =>
  6650.   array (
  6651.     'ifName' => 'Gi1/0/26',
  6652.     'ifInMulticastPkts' => '0',
  6653.     'ifInBroadcastPkts' => '0',
  6654.     'ifOutMulticastPkts' => '0',
  6655.     'ifOutBroadcastPkts' => '0',
  6656.     'ifHCInOctets' => '0',
  6657.     'ifHCInUcastPkts' => '0',
  6658.     'ifHCInMulticastPkts' => '0',
  6659.     'ifHCInBroadcastPkts' => '0',
  6660.     'ifHCOutOctets' => '0',
  6661.     'ifHCOutUcastPkts' => '0',
  6662.     'ifHCOutMulticastPkts' => '0',
  6663.     'ifHCOutBroadcastPkts' => '0',
  6664.     'ifLinkUpDownTrapEnable' => 'enabled',
  6665.     'ifHighSpeed' => '1000',
  6666.     'ifPromiscuousMode' => 'false',
  6667.     'ifConnectorPresent' => 'true',
  6668.     'ifAlias' => '',
  6669.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6670.     'ifDescr' => 'GigabitEthernet 1/0/26',
  6671.     'ifAdminStatus' => 'down',
  6672.     'ifOperStatus' => 'down',
  6673.     'ifLastChange' => '9900',
  6674.     'ifType' => 'ethernetCsmacd',
  6675.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6676.     'ifMtu' => '1500',
  6677.     'ifInErrors' => '0',
  6678.     'ifOutErrors' => '0',
  6679.     'ifInDiscards' => '0',
  6680.     'ifOutDiscards' => '0',
  6681.     'dot1qPvid' => '1',
  6682.   ),
  6683.   27 =>
  6684.   array (
  6685.     'ifName' => 'Gi1/0/27',
  6686.     'ifInMulticastPkts' => '0',
  6687.     'ifInBroadcastPkts' => '0',
  6688.     'ifOutMulticastPkts' => '0',
  6689.     'ifOutBroadcastPkts' => '0',
  6690.     'ifHCInOctets' => '0',
  6691.     'ifHCInUcastPkts' => '0',
  6692.     'ifHCInMulticastPkts' => '0',
  6693.     'ifHCInBroadcastPkts' => '0',
  6694.     'ifHCOutOctets' => '0',
  6695.     'ifHCOutUcastPkts' => '0',
  6696.     'ifHCOutMulticastPkts' => '0',
  6697.     'ifHCOutBroadcastPkts' => '0',
  6698.     'ifLinkUpDownTrapEnable' => 'enabled',
  6699.     'ifHighSpeed' => '1000',
  6700.     'ifPromiscuousMode' => 'false',
  6701.     'ifConnectorPresent' => 'true',
  6702.     'ifAlias' => '',
  6703.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6704.     'ifDescr' => 'GigabitEthernet 1/0/27',
  6705.     'ifAdminStatus' => 'down',
  6706.     'ifOperStatus' => 'down',
  6707.     'ifLastChange' => '9900',
  6708.     'ifType' => 'ethernetCsmacd',
  6709.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6710.     'ifMtu' => '1500',
  6711.     'ifInErrors' => '0',
  6712.     'ifOutErrors' => '0',
  6713.     'ifInDiscards' => '0',
  6714.     'ifOutDiscards' => '0',
  6715.     'dot1qPvid' => '1',
  6716.   ),
  6717.   28 =>
  6718.   array (
  6719.     'ifName' => 'Gi1/0/28',
  6720.     'ifInMulticastPkts' => '0',
  6721.     'ifInBroadcastPkts' => '0',
  6722.     'ifOutMulticastPkts' => '0',
  6723.     'ifOutBroadcastPkts' => '0',
  6724.     'ifHCInOctets' => '0',
  6725.     'ifHCInUcastPkts' => '0',
  6726.     'ifHCInMulticastPkts' => '0',
  6727.     'ifHCInBroadcastPkts' => '0',
  6728.     'ifHCOutOctets' => '0',
  6729.     'ifHCOutUcastPkts' => '0',
  6730.     'ifHCOutMulticastPkts' => '0',
  6731.     'ifHCOutBroadcastPkts' => '0',
  6732.     'ifLinkUpDownTrapEnable' => 'enabled',
  6733.     'ifHighSpeed' => '1000',
  6734.     'ifPromiscuousMode' => 'false',
  6735.     'ifConnectorPresent' => 'true',
  6736.     'ifAlias' => '',
  6737.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6738.     'ifDescr' => 'GigabitEthernet 1/0/28',
  6739.     'ifAdminStatus' => 'down',
  6740.     'ifOperStatus' => 'down',
  6741.     'ifLastChange' => '9900',
  6742.     'ifType' => 'ethernetCsmacd',
  6743.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6744.     'ifMtu' => '1500',
  6745.     'ifInErrors' => '0',
  6746.     'ifOutErrors' => '0',
  6747.     'ifInDiscards' => '0',
  6748.     'ifOutDiscards' => '0',
  6749.     'dot1qPvid' => '1',
  6750.   ),
  6751.   29 =>
  6752.   array (
  6753.     'ifName' => 'Gi1/0/29',
  6754.     'ifInMulticastPkts' => '0',
  6755.     'ifInBroadcastPkts' => '0',
  6756.     'ifOutMulticastPkts' => '0',
  6757.     'ifOutBroadcastPkts' => '0',
  6758.     'ifHCInOctets' => '0',
  6759.     'ifHCInUcastPkts' => '0',
  6760.     'ifHCInMulticastPkts' => '0',
  6761.     'ifHCInBroadcastPkts' => '0',
  6762.     'ifHCOutOctets' => '0',
  6763.     'ifHCOutUcastPkts' => '0',
  6764.     'ifHCOutMulticastPkts' => '0',
  6765.     'ifHCOutBroadcastPkts' => '0',
  6766.     'ifLinkUpDownTrapEnable' => 'enabled',
  6767.     'ifHighSpeed' => '1000',
  6768.     'ifPromiscuousMode' => 'false',
  6769.     'ifConnectorPresent' => 'true',
  6770.     'ifAlias' => '',
  6771.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6772.     'ifDescr' => 'GigabitEthernet 1/0/29',
  6773.     'ifAdminStatus' => 'down',
  6774.     'ifOperStatus' => 'down',
  6775.     'ifLastChange' => '9900',
  6776.     'ifType' => 'ethernetCsmacd',
  6777.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6778.     'ifMtu' => '1500',
  6779.     'ifInErrors' => '0',
  6780.     'ifOutErrors' => '0',
  6781.     'ifInDiscards' => '0',
  6782.     'ifOutDiscards' => '0',
  6783.     'dot1qPvid' => '1',
  6784.   ),
  6785.   30 =>
  6786.   array (
  6787.     'ifName' => 'Gi1/0/30',
  6788.     'ifInMulticastPkts' => '0',
  6789.     'ifInBroadcastPkts' => '0',
  6790.     'ifOutMulticastPkts' => '0',
  6791.     'ifOutBroadcastPkts' => '0',
  6792.     'ifHCInOctets' => '0',
  6793.     'ifHCInUcastPkts' => '0',
  6794.     'ifHCInMulticastPkts' => '0',
  6795.     'ifHCInBroadcastPkts' => '0',
  6796.     'ifHCOutOctets' => '0',
  6797.     'ifHCOutUcastPkts' => '0',
  6798.     'ifHCOutMulticastPkts' => '0',
  6799.     'ifHCOutBroadcastPkts' => '0',
  6800.     'ifLinkUpDownTrapEnable' => 'enabled',
  6801.     'ifHighSpeed' => '1000',
  6802.     'ifPromiscuousMode' => 'false',
  6803.     'ifConnectorPresent' => 'true',
  6804.     'ifAlias' => '',
  6805.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6806.     'ifDescr' => 'GigabitEthernet 1/0/30',
  6807.     'ifAdminStatus' => 'down',
  6808.     'ifOperStatus' => 'down',
  6809.     'ifLastChange' => '9900',
  6810.     'ifType' => 'ethernetCsmacd',
  6811.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6812.     'ifMtu' => '1500',
  6813.     'ifInErrors' => '0',
  6814.     'ifOutErrors' => '0',
  6815.     'ifInDiscards' => '0',
  6816.     'ifOutDiscards' => '0',
  6817.     'dot1qPvid' => '1',
  6818.   ),
  6819.   31 =>
  6820.   array (
  6821.     'ifName' => 'Gi1/0/31',
  6822.     'ifInMulticastPkts' => '0',
  6823.     'ifInBroadcastPkts' => '0',
  6824.     'ifOutMulticastPkts' => '0',
  6825.     'ifOutBroadcastPkts' => '0',
  6826.     'ifHCInOctets' => '0',
  6827.     'ifHCInUcastPkts' => '0',
  6828.     'ifHCInMulticastPkts' => '0',
  6829.     'ifHCInBroadcastPkts' => '0',
  6830.     'ifHCOutOctets' => '0',
  6831.     'ifHCOutUcastPkts' => '0',
  6832.     'ifHCOutMulticastPkts' => '0',
  6833.     'ifHCOutBroadcastPkts' => '0',
  6834.     'ifLinkUpDownTrapEnable' => 'enabled',
  6835.     'ifHighSpeed' => '1000',
  6836.     'ifPromiscuousMode' => 'false',
  6837.     'ifConnectorPresent' => 'true',
  6838.     'ifAlias' => '',
  6839.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6840.     'ifDescr' => 'GigabitEthernet 1/0/31',
  6841.     'ifAdminStatus' => 'down',
  6842.     'ifOperStatus' => 'down',
  6843.     'ifLastChange' => '9900',
  6844.     'ifType' => 'ethernetCsmacd',
  6845.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6846.     'ifMtu' => '1500',
  6847.     'ifInErrors' => '0',
  6848.     'ifOutErrors' => '0',
  6849.     'ifInDiscards' => '0',
  6850.     'ifOutDiscards' => '0',
  6851.     'dot1qPvid' => '1',
  6852.   ),
  6853.   32 =>
  6854.   array (
  6855.     'ifName' => 'Gi1/0/32',
  6856.     'ifInMulticastPkts' => '0',
  6857.     'ifInBroadcastPkts' => '0',
  6858.     'ifOutMulticastPkts' => '0',
  6859.     'ifOutBroadcastPkts' => '0',
  6860.     'ifHCInOctets' => '0',
  6861.     'ifHCInUcastPkts' => '0',
  6862.     'ifHCInMulticastPkts' => '0',
  6863.     'ifHCInBroadcastPkts' => '0',
  6864.     'ifHCOutOctets' => '0',
  6865.     'ifHCOutUcastPkts' => '0',
  6866.     'ifHCOutMulticastPkts' => '0',
  6867.     'ifHCOutBroadcastPkts' => '0',
  6868.     'ifLinkUpDownTrapEnable' => 'enabled',
  6869.     'ifHighSpeed' => '1000',
  6870.     'ifPromiscuousMode' => 'false',
  6871.     'ifConnectorPresent' => 'true',
  6872.     'ifAlias' => '',
  6873.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6874.     'ifDescr' => 'GigabitEthernet 1/0/32',
  6875.     'ifAdminStatus' => 'down',
  6876.     'ifOperStatus' => 'down',
  6877.     'ifLastChange' => '9900',
  6878.     'ifType' => 'ethernetCsmacd',
  6879.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6880.     'ifMtu' => '1500',
  6881.     'ifInErrors' => '0',
  6882.     'ifOutErrors' => '0',
  6883.     'ifInDiscards' => '0',
  6884.     'ifOutDiscards' => '0',
  6885.     'dot1qPvid' => '1',
  6886.   ),
  6887.   33 =>
  6888.   array (
  6889.     'ifName' => 'Gi1/0/33',
  6890.     'ifInMulticastPkts' => '0',
  6891.     'ifInBroadcastPkts' => '0',
  6892.     'ifOutMulticastPkts' => '0',
  6893.     'ifOutBroadcastPkts' => '0',
  6894.     'ifHCInOctets' => '0',
  6895.     'ifHCInUcastPkts' => '0',
  6896.     'ifHCInMulticastPkts' => '0',
  6897.     'ifHCInBroadcastPkts' => '0',
  6898.     'ifHCOutOctets' => '0',
  6899.     'ifHCOutUcastPkts' => '0',
  6900.     'ifHCOutMulticastPkts' => '0',
  6901.     'ifHCOutBroadcastPkts' => '0',
  6902.     'ifLinkUpDownTrapEnable' => 'enabled',
  6903.     'ifHighSpeed' => '1000',
  6904.     'ifPromiscuousMode' => 'false',
  6905.     'ifConnectorPresent' => 'true',
  6906.     'ifAlias' => '',
  6907.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6908.     'ifDescr' => 'GigabitEthernet 1/0/33',
  6909.     'ifAdminStatus' => 'down',
  6910.     'ifOperStatus' => 'down',
  6911.     'ifLastChange' => '9900',
  6912.     'ifType' => 'ethernetCsmacd',
  6913.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6914.     'ifMtu' => '1500',
  6915.     'ifInErrors' => '0',
  6916.     'ifOutErrors' => '0',
  6917.     'ifInDiscards' => '0',
  6918.     'ifOutDiscards' => '0',
  6919.     'dot1qPvid' => '1',
  6920.   ),
  6921.   34 =>
  6922.   array (
  6923.     'ifName' => 'Gi1/0/34',
  6924.     'ifInMulticastPkts' => '0',
  6925.     'ifInBroadcastPkts' => '0',
  6926.     'ifOutMulticastPkts' => '0',
  6927.     'ifOutBroadcastPkts' => '0',
  6928.     'ifHCInOctets' => '0',
  6929.     'ifHCInUcastPkts' => '0',
  6930.     'ifHCInMulticastPkts' => '0',
  6931.     'ifHCInBroadcastPkts' => '0',
  6932.     'ifHCOutOctets' => '0',
  6933.     'ifHCOutUcastPkts' => '0',
  6934.     'ifHCOutMulticastPkts' => '0',
  6935.     'ifHCOutBroadcastPkts' => '0',
  6936.     'ifLinkUpDownTrapEnable' => 'enabled',
  6937.     'ifHighSpeed' => '1000',
  6938.     'ifPromiscuousMode' => 'false',
  6939.     'ifConnectorPresent' => 'true',
  6940.     'ifAlias' => '',
  6941.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6942.     'ifDescr' => 'GigabitEthernet 1/0/34',
  6943.     'ifAdminStatus' => 'down',
  6944.     'ifOperStatus' => 'down',
  6945.     'ifLastChange' => '9900',
  6946.     'ifType' => 'ethernetCsmacd',
  6947.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6948.     'ifMtu' => '1500',
  6949.     'ifInErrors' => '0',
  6950.     'ifOutErrors' => '0',
  6951.     'ifInDiscards' => '0',
  6952.     'ifOutDiscards' => '0',
  6953.     'dot1qPvid' => '1',
  6954.   ),
  6955.   35 =>
  6956.   array (
  6957.     'ifName' => 'Gi1/0/35',
  6958.     'ifInMulticastPkts' => '0',
  6959.     'ifInBroadcastPkts' => '0',
  6960.     'ifOutMulticastPkts' => '0',
  6961.     'ifOutBroadcastPkts' => '0',
  6962.     'ifHCInOctets' => '0',
  6963.     'ifHCInUcastPkts' => '0',
  6964.     'ifHCInMulticastPkts' => '0',
  6965.     'ifHCInBroadcastPkts' => '0',
  6966.     'ifHCOutOctets' => '0',
  6967.     'ifHCOutUcastPkts' => '0',
  6968.     'ifHCOutMulticastPkts' => '0',
  6969.     'ifHCOutBroadcastPkts' => '0',
  6970.     'ifLinkUpDownTrapEnable' => 'enabled',
  6971.     'ifHighSpeed' => '1000',
  6972.     'ifPromiscuousMode' => 'false',
  6973.     'ifConnectorPresent' => 'true',
  6974.     'ifAlias' => '',
  6975.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  6976.     'ifDescr' => 'GigabitEthernet 1/0/35',
  6977.     'ifAdminStatus' => 'down',
  6978.     'ifOperStatus' => 'down',
  6979.     'ifLastChange' => '9900',
  6980.     'ifType' => 'ethernetCsmacd',
  6981.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  6982.     'ifMtu' => '1500',
  6983.     'ifInErrors' => '0',
  6984.     'ifOutErrors' => '0',
  6985.     'ifInDiscards' => '0',
  6986.     'ifOutDiscards' => '0',
  6987.     'dot1qPvid' => '1',
  6988.   ),
  6989.   36 =>
  6990.   array (
  6991.     'ifName' => 'Gi1/0/36',
  6992.     'ifInMulticastPkts' => '0',
  6993.     'ifInBroadcastPkts' => '0',
  6994.     'ifOutMulticastPkts' => '0',
  6995.     'ifOutBroadcastPkts' => '0',
  6996.     'ifHCInOctets' => '0',
  6997.     'ifHCInUcastPkts' => '0',
  6998.     'ifHCInMulticastPkts' => '0',
  6999.     'ifHCInBroadcastPkts' => '0',
  7000.     'ifHCOutOctets' => '0',
  7001.     'ifHCOutUcastPkts' => '0',
  7002.     'ifHCOutMulticastPkts' => '0',
  7003.     'ifHCOutBroadcastPkts' => '0',
  7004.     'ifLinkUpDownTrapEnable' => 'enabled',
  7005.     'ifHighSpeed' => '1000',
  7006.     'ifPromiscuousMode' => 'false',
  7007.     'ifConnectorPresent' => 'true',
  7008.     'ifAlias' => '',
  7009.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7010.     'ifDescr' => 'GigabitEthernet 1/0/36',
  7011.     'ifAdminStatus' => 'down',
  7012.     'ifOperStatus' => 'down',
  7013.     'ifLastChange' => '9900',
  7014.     'ifType' => 'ethernetCsmacd',
  7015.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7016.     'ifMtu' => '1500',
  7017.     'ifInErrors' => '0',
  7018.     'ifOutErrors' => '0',
  7019.     'ifInDiscards' => '0',
  7020.     'ifOutDiscards' => '0',
  7021.     'dot1qPvid' => '1',
  7022.   ),
  7023.   37 =>
  7024.   array (
  7025.     'ifName' => 'Gi1/0/37',
  7026.     'ifInMulticastPkts' => '0',
  7027.     'ifInBroadcastPkts' => '0',
  7028.     'ifOutMulticastPkts' => '0',
  7029.     'ifOutBroadcastPkts' => '0',
  7030.     'ifHCInOctets' => '0',
  7031.     'ifHCInUcastPkts' => '0',
  7032.     'ifHCInMulticastPkts' => '0',
  7033.     'ifHCInBroadcastPkts' => '0',
  7034.     'ifHCOutOctets' => '0',
  7035.     'ifHCOutUcastPkts' => '0',
  7036.     'ifHCOutMulticastPkts' => '0',
  7037.     'ifHCOutBroadcastPkts' => '0',
  7038.     'ifLinkUpDownTrapEnable' => 'enabled',
  7039.     'ifHighSpeed' => '1000',
  7040.     'ifPromiscuousMode' => 'false',
  7041.     'ifConnectorPresent' => 'true',
  7042.     'ifAlias' => '',
  7043.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7044.     'ifDescr' => 'GigabitEthernet 1/0/37',
  7045.     'ifAdminStatus' => 'down',
  7046.     'ifOperStatus' => 'down',
  7047.     'ifLastChange' => '9900',
  7048.     'ifType' => 'ethernetCsmacd',
  7049.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7050.     'ifMtu' => '1500',
  7051.     'ifInErrors' => '0',
  7052.     'ifOutErrors' => '0',
  7053.     'ifInDiscards' => '0',
  7054.     'ifOutDiscards' => '0',
  7055.     'dot1qPvid' => '1',
  7056.   ),
  7057.   38 =>
  7058.   array (
  7059.     'ifName' => 'Gi1/0/38',
  7060.     'ifInMulticastPkts' => '0',
  7061.     'ifInBroadcastPkts' => '0',
  7062.     'ifOutMulticastPkts' => '0',
  7063.     'ifOutBroadcastPkts' => '0',
  7064.     'ifHCInOctets' => '0',
  7065.     'ifHCInUcastPkts' => '0',
  7066.     'ifHCInMulticastPkts' => '0',
  7067.     'ifHCInBroadcastPkts' => '0',
  7068.     'ifHCOutOctets' => '0',
  7069.     'ifHCOutUcastPkts' => '0',
  7070.     'ifHCOutMulticastPkts' => '0',
  7071.     'ifHCOutBroadcastPkts' => '0',
  7072.     'ifLinkUpDownTrapEnable' => 'enabled',
  7073.     'ifHighSpeed' => '1000',
  7074.     'ifPromiscuousMode' => 'false',
  7075.     'ifConnectorPresent' => 'true',
  7076.     'ifAlias' => '',
  7077.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7078.     'ifDescr' => 'GigabitEthernet 1/0/38',
  7079.     'ifAdminStatus' => 'down',
  7080.     'ifOperStatus' => 'down',
  7081.     'ifLastChange' => '9900',
  7082.     'ifType' => 'ethernetCsmacd',
  7083.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7084.     'ifMtu' => '1500',
  7085.     'ifInErrors' => '0',
  7086.     'ifOutErrors' => '0',
  7087.     'ifInDiscards' => '0',
  7088.     'ifOutDiscards' => '0',
  7089.     'dot1qPvid' => '1',
  7090.   ),
  7091.   39 =>
  7092.   array (
  7093.     'ifName' => 'Gi1/0/39',
  7094.     'ifInMulticastPkts' => '0',
  7095.     'ifInBroadcastPkts' => '0',
  7096.     'ifOutMulticastPkts' => '0',
  7097.     'ifOutBroadcastPkts' => '0',
  7098.     'ifHCInOctets' => '0',
  7099.     'ifHCInUcastPkts' => '0',
  7100.     'ifHCInMulticastPkts' => '0',
  7101.     'ifHCInBroadcastPkts' => '0',
  7102.     'ifHCOutOctets' => '0',
  7103.     'ifHCOutUcastPkts' => '0',
  7104.     'ifHCOutMulticastPkts' => '0',
  7105.     'ifHCOutBroadcastPkts' => '0',
  7106.     'ifLinkUpDownTrapEnable' => 'enabled',
  7107.     'ifHighSpeed' => '1000',
  7108.     'ifPromiscuousMode' => 'false',
  7109.     'ifConnectorPresent' => 'true',
  7110.     'ifAlias' => '',
  7111.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7112.     'ifDescr' => 'GigabitEthernet 1/0/39',
  7113.     'ifAdminStatus' => 'down',
  7114.     'ifOperStatus' => 'down',
  7115.     'ifLastChange' => '9900',
  7116.     'ifType' => 'ethernetCsmacd',
  7117.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7118.     'ifMtu' => '1500',
  7119.     'ifInErrors' => '0',
  7120.     'ifOutErrors' => '0',
  7121.     'ifInDiscards' => '0',
  7122.     'ifOutDiscards' => '0',
  7123.     'dot1qPvid' => '1',
  7124.   ),
  7125.   40 =>
  7126.   array (
  7127.     'ifName' => 'Gi1/0/40',
  7128.     'ifInMulticastPkts' => '0',
  7129.     'ifInBroadcastPkts' => '0',
  7130.     'ifOutMulticastPkts' => '0',
  7131.     'ifOutBroadcastPkts' => '0',
  7132.     'ifHCInOctets' => '0',
  7133.     'ifHCInUcastPkts' => '0',
  7134.     'ifHCInMulticastPkts' => '0',
  7135.     'ifHCInBroadcastPkts' => '0',
  7136.     'ifHCOutOctets' => '0',
  7137.     'ifHCOutUcastPkts' => '0',
  7138.     'ifHCOutMulticastPkts' => '0',
  7139.     'ifHCOutBroadcastPkts' => '0',
  7140.     'ifLinkUpDownTrapEnable' => 'enabled',
  7141.     'ifHighSpeed' => '1000',
  7142.     'ifPromiscuousMode' => 'false',
  7143.     'ifConnectorPresent' => 'true',
  7144.     'ifAlias' => '',
  7145.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7146.     'ifDescr' => 'GigabitEthernet 1/0/40',
  7147.     'ifAdminStatus' => 'down',
  7148.     'ifOperStatus' => 'down',
  7149.     'ifLastChange' => '9900',
  7150.     'ifType' => 'ethernetCsmacd',
  7151.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7152.     'ifMtu' => '1500',
  7153.     'ifInErrors' => '0',
  7154.     'ifOutErrors' => '0',
  7155.     'ifInDiscards' => '0',
  7156.     'ifOutDiscards' => '0',
  7157.     'dot1qPvid' => '1',
  7158.   ),
  7159.   41 =>
  7160.   array (
  7161.     'ifName' => 'Gi1/0/41',
  7162.     'ifInMulticastPkts' => '0',
  7163.     'ifInBroadcastPkts' => '0',
  7164.     'ifOutMulticastPkts' => '0',
  7165.     'ifOutBroadcastPkts' => '0',
  7166.     'ifHCInOctets' => '0',
  7167.     'ifHCInUcastPkts' => '0',
  7168.     'ifHCInMulticastPkts' => '0',
  7169.     'ifHCInBroadcastPkts' => '0',
  7170.     'ifHCOutOctets' => '0',
  7171.     'ifHCOutUcastPkts' => '0',
  7172.     'ifHCOutMulticastPkts' => '0',
  7173.     'ifHCOutBroadcastPkts' => '0',
  7174.     'ifLinkUpDownTrapEnable' => 'enabled',
  7175.     'ifHighSpeed' => '1000',
  7176.     'ifPromiscuousMode' => 'false',
  7177.     'ifConnectorPresent' => 'true',
  7178.     'ifAlias' => '',
  7179.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7180.     'ifDescr' => 'GigabitEthernet 1/0/41',
  7181.     'ifAdminStatus' => 'down',
  7182.     'ifOperStatus' => 'down',
  7183.     'ifLastChange' => '9900',
  7184.     'ifType' => 'ethernetCsmacd',
  7185.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7186.     'ifMtu' => '1500',
  7187.     'ifInErrors' => '0',
  7188.     'ifOutErrors' => '0',
  7189.     'ifInDiscards' => '0',
  7190.     'ifOutDiscards' => '0',
  7191.     'dot1qPvid' => '1',
  7192.   ),
  7193.   42 =>
  7194.   array (
  7195.     'ifName' => 'Gi1/0/42',
  7196.     'ifInMulticastPkts' => '0',
  7197.     'ifInBroadcastPkts' => '0',
  7198.     'ifOutMulticastPkts' => '0',
  7199.     'ifOutBroadcastPkts' => '0',
  7200.     'ifHCInOctets' => '0',
  7201.     'ifHCInUcastPkts' => '0',
  7202.     'ifHCInMulticastPkts' => '0',
  7203.     'ifHCInBroadcastPkts' => '0',
  7204.     'ifHCOutOctets' => '0',
  7205.     'ifHCOutUcastPkts' => '0',
  7206.     'ifHCOutMulticastPkts' => '0',
  7207.     'ifHCOutBroadcastPkts' => '0',
  7208.     'ifLinkUpDownTrapEnable' => 'enabled',
  7209.     'ifHighSpeed' => '1000',
  7210.     'ifPromiscuousMode' => 'false',
  7211.     'ifConnectorPresent' => 'true',
  7212.     'ifAlias' => '',
  7213.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7214.     'ifDescr' => 'GigabitEthernet 1/0/42',
  7215.     'ifAdminStatus' => 'down',
  7216.     'ifOperStatus' => 'down',
  7217.     'ifLastChange' => '9900',
  7218.     'ifType' => 'ethernetCsmacd',
  7219.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7220.     'ifMtu' => '1500',
  7221.     'ifInErrors' => '0',
  7222.     'ifOutErrors' => '0',
  7223.     'ifInDiscards' => '0',
  7224.     'ifOutDiscards' => '0',
  7225.     'dot1qPvid' => '1',
  7226.   ),
  7227.   43 =>
  7228.   array (
  7229.     'ifName' => 'Gi1/0/43',
  7230.     'ifInMulticastPkts' => '0',
  7231.     'ifInBroadcastPkts' => '0',
  7232.     'ifOutMulticastPkts' => '0',
  7233.     'ifOutBroadcastPkts' => '0',
  7234.     'ifHCInOctets' => '0',
  7235.     'ifHCInUcastPkts' => '0',
  7236.     'ifHCInMulticastPkts' => '0',
  7237.     'ifHCInBroadcastPkts' => '0',
  7238.     'ifHCOutOctets' => '0',
  7239.     'ifHCOutUcastPkts' => '0',
  7240.     'ifHCOutMulticastPkts' => '0',
  7241.     'ifHCOutBroadcastPkts' => '0',
  7242.     'ifLinkUpDownTrapEnable' => 'enabled',
  7243.     'ifHighSpeed' => '1000',
  7244.     'ifPromiscuousMode' => 'false',
  7245.     'ifConnectorPresent' => 'true',
  7246.     'ifAlias' => '',
  7247.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7248.     'ifDescr' => 'GigabitEthernet 1/0/43',
  7249.     'ifAdminStatus' => 'down',
  7250.     'ifOperStatus' => 'down',
  7251.     'ifLastChange' => '9900',
  7252.     'ifType' => 'ethernetCsmacd',
  7253.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7254.     'ifMtu' => '1500',
  7255.     'ifInErrors' => '0',
  7256.     'ifOutErrors' => '0',
  7257.     'ifInDiscards' => '0',
  7258.     'ifOutDiscards' => '0',
  7259.     'dot1qPvid' => '1',
  7260.   ),
  7261.   44 =>
  7262.   array (
  7263.     'ifName' => 'Gi1/0/44',
  7264.     'ifInMulticastPkts' => '0',
  7265.     'ifInBroadcastPkts' => '0',
  7266.     'ifOutMulticastPkts' => '0',
  7267.     'ifOutBroadcastPkts' => '0',
  7268.     'ifHCInOctets' => '0',
  7269.     'ifHCInUcastPkts' => '0',
  7270.     'ifHCInMulticastPkts' => '0',
  7271.     'ifHCInBroadcastPkts' => '0',
  7272.     'ifHCOutOctets' => '0',
  7273.     'ifHCOutUcastPkts' => '0',
  7274.     'ifHCOutMulticastPkts' => '0',
  7275.     'ifHCOutBroadcastPkts' => '0',
  7276.     'ifLinkUpDownTrapEnable' => 'enabled',
  7277.     'ifHighSpeed' => '1000',
  7278.     'ifPromiscuousMode' => 'false',
  7279.     'ifConnectorPresent' => 'true',
  7280.     'ifAlias' => '',
  7281.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7282.     'ifDescr' => 'GigabitEthernet 1/0/44',
  7283.     'ifAdminStatus' => 'down',
  7284.     'ifOperStatus' => 'down',
  7285.     'ifLastChange' => '9900',
  7286.     'ifType' => 'ethernetCsmacd',
  7287.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7288.     'ifMtu' => '1500',
  7289.     'ifInErrors' => '0',
  7290.     'ifOutErrors' => '0',
  7291.     'ifInDiscards' => '0',
  7292.     'ifOutDiscards' => '0',
  7293.     'dot1qPvid' => '1',
  7294.   ),
  7295.   45 =>
  7296.   array (
  7297.     'ifName' => 'Gi1/0/45',
  7298.     'ifInMulticastPkts' => '0',
  7299.     'ifInBroadcastPkts' => '0',
  7300.     'ifOutMulticastPkts' => '0',
  7301.     'ifOutBroadcastPkts' => '0',
  7302.     'ifHCInOctets' => '0',
  7303.     'ifHCInUcastPkts' => '0',
  7304.     'ifHCInMulticastPkts' => '0',
  7305.     'ifHCInBroadcastPkts' => '0',
  7306.     'ifHCOutOctets' => '0',
  7307.     'ifHCOutUcastPkts' => '0',
  7308.     'ifHCOutMulticastPkts' => '0',
  7309.     'ifHCOutBroadcastPkts' => '0',
  7310.     'ifLinkUpDownTrapEnable' => 'enabled',
  7311.     'ifHighSpeed' => '1000',
  7312.     'ifPromiscuousMode' => 'false',
  7313.     'ifConnectorPresent' => 'true',
  7314.     'ifAlias' => '',
  7315.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7316.     'ifDescr' => 'GigabitEthernet 1/0/45',
  7317.     'ifAdminStatus' => 'down',
  7318.     'ifOperStatus' => 'down',
  7319.     'ifLastChange' => '9900',
  7320.     'ifType' => 'ethernetCsmacd',
  7321.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7322.     'ifMtu' => '1500',
  7323.     'ifInErrors' => '0',
  7324.     'ifOutErrors' => '0',
  7325.     'ifInDiscards' => '0',
  7326.     'ifOutDiscards' => '0',
  7327.     'dot1qPvid' => '1',
  7328.   ),
  7329.   46 =>
  7330.   array (
  7331.     'ifName' => 'Gi1/0/46',
  7332.     'ifInMulticastPkts' => '0',
  7333.     'ifInBroadcastPkts' => '0',
  7334.     'ifOutMulticastPkts' => '0',
  7335.     'ifOutBroadcastPkts' => '0',
  7336.     'ifHCInOctets' => '0',
  7337.     'ifHCInUcastPkts' => '0',
  7338.     'ifHCInMulticastPkts' => '0',
  7339.     'ifHCInBroadcastPkts' => '0',
  7340.     'ifHCOutOctets' => '0',
  7341.     'ifHCOutUcastPkts' => '0',
  7342.     'ifHCOutMulticastPkts' => '0',
  7343.     'ifHCOutBroadcastPkts' => '0',
  7344.     'ifLinkUpDownTrapEnable' => 'enabled',
  7345.     'ifHighSpeed' => '1000',
  7346.     'ifPromiscuousMode' => 'false',
  7347.     'ifConnectorPresent' => 'true',
  7348.     'ifAlias' => '',
  7349.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7350.     'ifDescr' => 'GigabitEthernet 1/0/46',
  7351.     'ifAdminStatus' => 'down',
  7352.     'ifOperStatus' => 'down',
  7353.     'ifLastChange' => '10000',
  7354.     'ifType' => 'ethernetCsmacd',
  7355.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7356.     'ifMtu' => '1500',
  7357.     'ifInErrors' => '0',
  7358.     'ifOutErrors' => '0',
  7359.     'ifInDiscards' => '0',
  7360.     'ifOutDiscards' => '0',
  7361.     'dot1qPvid' => '1',
  7362.   ),
  7363.   47 =>
  7364.   array (
  7365.     'ifName' => 'Gi1/0/47',
  7366.     'ifInMulticastPkts' => '0',
  7367.     'ifInBroadcastPkts' => '0',
  7368.     'ifOutMulticastPkts' => '0',
  7369.     'ifOutBroadcastPkts' => '0',
  7370.     'ifHCInOctets' => '0',
  7371.     'ifHCInUcastPkts' => '0',
  7372.     'ifHCInMulticastPkts' => '0',
  7373.     'ifHCInBroadcastPkts' => '0',
  7374.     'ifHCOutOctets' => '0',
  7375.     'ifHCOutUcastPkts' => '0',
  7376.     'ifHCOutMulticastPkts' => '0',
  7377.     'ifHCOutBroadcastPkts' => '0',
  7378.     'ifLinkUpDownTrapEnable' => 'enabled',
  7379.     'ifHighSpeed' => '1000',
  7380.     'ifPromiscuousMode' => 'false',
  7381.     'ifConnectorPresent' => 'true',
  7382.     'ifAlias' => '',
  7383.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7384.     'ifDescr' => 'GigabitEthernet 1/0/47',
  7385.     'ifAdminStatus' => 'down',
  7386.     'ifOperStatus' => 'down',
  7387.     'ifLastChange' => '10000',
  7388.     'ifType' => 'ethernetCsmacd',
  7389.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7390.     'ifMtu' => '1500',
  7391.     'ifInErrors' => '0',
  7392.     'ifOutErrors' => '0',
  7393.     'ifInDiscards' => '0',
  7394.     'ifOutDiscards' => '0',
  7395.     'dot1qPvid' => '1',
  7396.   ),
  7397.   48 =>
  7398.   array (
  7399.     'ifName' => 'Gi1/0/48',
  7400.     'ifInMulticastPkts' => '0',
  7401.     'ifInBroadcastPkts' => '0',
  7402.     'ifOutMulticastPkts' => '0',
  7403.     'ifOutBroadcastPkts' => '0',
  7404.     'ifHCInOctets' => '0',
  7405.     'ifHCInUcastPkts' => '0',
  7406.     'ifHCInMulticastPkts' => '0',
  7407.     'ifHCInBroadcastPkts' => '0',
  7408.     'ifHCOutOctets' => '0',
  7409.     'ifHCOutUcastPkts' => '0',
  7410.     'ifHCOutMulticastPkts' => '0',
  7411.     'ifHCOutBroadcastPkts' => '0',
  7412.     'ifLinkUpDownTrapEnable' => 'enabled',
  7413.     'ifHighSpeed' => '1000',
  7414.     'ifPromiscuousMode' => 'false',
  7415.     'ifConnectorPresent' => 'true',
  7416.     'ifAlias' => '',
  7417.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7418.     'ifDescr' => 'GigabitEthernet 1/0/48',
  7419.     'ifAdminStatus' => 'down',
  7420.     'ifOperStatus' => 'down',
  7421.     'ifLastChange' => '10000',
  7422.     'ifType' => 'ethernetCsmacd',
  7423.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7424.     'ifMtu' => '1500',
  7425.     'ifInErrors' => '0',
  7426.     'ifOutErrors' => '0',
  7427.     'ifInDiscards' => '0',
  7428.     'ifOutDiscards' => '0',
  7429.     'dot1qPvid' => '1',
  7430.   ),
  7431.   49 =>
  7432.   array (
  7433.     'ifName' => 'Te1/0/49',
  7434.     'ifInMulticastPkts' => '0',
  7435.     'ifInBroadcastPkts' => '0',
  7436.     'ifOutMulticastPkts' => '5893284',
  7437.     'ifOutBroadcastPkts' => '2170459',
  7438.     'ifHCInOctets' => '74826940653',
  7439.     'ifHCInUcastPkts' => '84454792',
  7440.     'ifHCInMulticastPkts' => '0',
  7441.     'ifHCInBroadcastPkts' => '0',
  7442.     'ifHCOutOctets' => '12709852749',
  7443.     'ifHCOutUcastPkts' => '27219673',
  7444.     'ifHCOutMulticastPkts' => '5893333',
  7445.     'ifHCOutBroadcastPkts' => '2170463',
  7446.     'ifLinkUpDownTrapEnable' => 'enabled',
  7447.     'ifHighSpeed' => '10000',
  7448.     'ifPromiscuousMode' => 'false',
  7449.     'ifConnectorPresent' => 'true',
  7450.     'ifAlias' => '',
  7451.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7452.     'ifDescr' => 'TenGigabitEthernet 1/0/49',
  7453.     'ifAdminStatus' => 'up',
  7454.     'ifOperStatus' => 'up',
  7455.     'ifLastChange' => '11600',
  7456.     'ifType' => 'ethernetCsmacd',
  7457.     'ifPhysAddress' => '0:0:0:0:0:0',
  7458.     'ifMtu' => '9194',
  7459.     'ifInErrors' => '0',
  7460.     'ifOutErrors' => '0',
  7461.     'ifInDiscards' => '0',
  7462.     'ifOutDiscards' => '0',
  7463.   ),
  7464.   50 =>
  7465.   array (
  7466.     'ifName' => 'Te1/0/50',
  7467.     'ifInMulticastPkts' => '0',
  7468.     'ifInBroadcastPkts' => '0',
  7469.     'ifOutMulticastPkts' => '5893284',
  7470.     'ifOutBroadcastPkts' => '2170459',
  7471.     'ifHCInOctets' => '75066571173',
  7472.     'ifHCInUcastPkts' => '84732926',
  7473.     'ifHCInMulticastPkts' => '0',
  7474.     'ifHCInBroadcastPkts' => '0',
  7475.     'ifHCOutOctets' => '12368288596',
  7476.     'ifHCOutUcastPkts' => '25955693',
  7477.     'ifHCOutMulticastPkts' => '5893333',
  7478.     'ifHCOutBroadcastPkts' => '2170463',
  7479.     'ifLinkUpDownTrapEnable' => 'enabled',
  7480.     'ifHighSpeed' => '10000',
  7481.     'ifPromiscuousMode' => 'false',
  7482.     'ifConnectorPresent' => 'true',
  7483.     'ifAlias' => '',
  7484.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7485.     'ifDescr' => 'TenGigabitEthernet 1/0/50',
  7486.     'ifAdminStatus' => 'up',
  7487.     'ifOperStatus' => 'up',
  7488.     'ifLastChange' => '11600',
  7489.     'ifType' => 'ethernetCsmacd',
  7490.     'ifPhysAddress' => '0:0:0:0:0:0',
  7491.     'ifMtu' => '9194',
  7492.     'ifInErrors' => '0',
  7493.     'ifOutErrors' => '0',
  7494.     'ifInDiscards' => '0',
  7495.     'ifOutDiscards' => '0',
  7496.   ),
  7497.   51 =>
  7498.   array (
  7499.     'ifName' => 'Te1/0/51',
  7500.     'ifInMulticastPkts' => '0',
  7501.     'ifInBroadcastPkts' => '0',
  7502.     'ifOutMulticastPkts' => '0',
  7503.     'ifOutBroadcastPkts' => '0',
  7504.     'ifHCInOctets' => '0',
  7505.     'ifHCInUcastPkts' => '0',
  7506.     'ifHCInMulticastPkts' => '0',
  7507.     'ifHCInBroadcastPkts' => '0',
  7508.     'ifHCOutOctets' => '0',
  7509.     'ifHCOutUcastPkts' => '0',
  7510.     'ifHCOutMulticastPkts' => '0',
  7511.     'ifHCOutBroadcastPkts' => '0',
  7512.     'ifLinkUpDownTrapEnable' => 'enabled',
  7513.     'ifHighSpeed' => '10000',
  7514.     'ifPromiscuousMode' => 'false',
  7515.     'ifConnectorPresent' => 'true',
  7516.     'ifAlias' => '',
  7517.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7518.     'ifDescr' => 'TenGigabitEthernet 1/0/51',
  7519.     'ifAdminStatus' => 'down',
  7520.     'ifOperStatus' => 'down',
  7521.     'ifLastChange' => '10300',
  7522.     'ifType' => 'ethernetCsmacd',
  7523.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7524.     'ifMtu' => '1500',
  7525.     'ifInErrors' => '0',
  7526.     'ifOutErrors' => '0',
  7527.     'ifInDiscards' => '0',
  7528.     'ifOutDiscards' => '0',
  7529.     'dot1qPvid' => '1',
  7530.   ),
  7531.   52 =>
  7532.   array (
  7533.     'ifName' => 'Te1/0/52',
  7534.     'ifInMulticastPkts' => '0',
  7535.     'ifInBroadcastPkts' => '0',
  7536.     'ifOutMulticastPkts' => '0',
  7537.     'ifOutBroadcastPkts' => '0',
  7538.     'ifHCInOctets' => '0',
  7539.     'ifHCInUcastPkts' => '0',
  7540.     'ifHCInMulticastPkts' => '0',
  7541.     'ifHCInBroadcastPkts' => '0',
  7542.     'ifHCOutOctets' => '0',
  7543.     'ifHCOutUcastPkts' => '0',
  7544.     'ifHCOutMulticastPkts' => '0',
  7545.     'ifHCOutBroadcastPkts' => '0',
  7546.     'ifLinkUpDownTrapEnable' => 'enabled',
  7547.     'ifHighSpeed' => '10000',
  7548.     'ifPromiscuousMode' => 'false',
  7549.     'ifConnectorPresent' => 'true',
  7550.     'ifAlias' => '',
  7551.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7552.     'ifDescr' => 'TenGigabitEthernet 1/0/52',
  7553.     'ifAdminStatus' => 'down',
  7554.     'ifOperStatus' => 'down',
  7555.     'ifLastChange' => '10300',
  7556.     'ifType' => 'ethernetCsmacd',
  7557.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7558.     'ifMtu' => '1500',
  7559.     'ifInErrors' => '0',
  7560.     'ifOutErrors' => '0',
  7561.     'ifInDiscards' => '0',
  7562.     'ifOutDiscards' => '0',
  7563.     'dot1qPvid' => '1',
  7564.   ),
  7565.   53 =>
  7566.   array (
  7567.     'ifName' => 'Gi2/0/1',
  7568.     'ifInMulticastPkts' => '0',
  7569.     'ifInBroadcastPkts' => '0',
  7570.     'ifOutMulticastPkts' => '0',
  7571.     'ifOutBroadcastPkts' => '0',
  7572.     'ifHCInOctets' => '0',
  7573.     'ifHCInUcastPkts' => '0',
  7574.     'ifHCInMulticastPkts' => '0',
  7575.     'ifHCInBroadcastPkts' => '0',
  7576.     'ifHCOutOctets' => '0',
  7577.     'ifHCOutUcastPkts' => '0',
  7578.     'ifHCOutMulticastPkts' => '0',
  7579.     'ifHCOutBroadcastPkts' => '0',
  7580.     'ifLinkUpDownTrapEnable' => 'enabled',
  7581.     'ifHighSpeed' => '1000',
  7582.     'ifPromiscuousMode' => 'false',
  7583.     'ifConnectorPresent' => 'true',
  7584.     'ifAlias' => '',
  7585.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7586.     'ifDescr' => 'GigabitEthernet 2/0/1',
  7587.     'ifAdminStatus' => 'down',
  7588.     'ifOperStatus' => 'down',
  7589.     'ifLastChange' => '10000',
  7590.     'ifType' => 'ethernetCsmacd',
  7591.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7592.     'ifMtu' => '1500',
  7593.     'ifInErrors' => '0',
  7594.     'ifOutErrors' => '0',
  7595.     'ifInDiscards' => '0',
  7596.     'ifOutDiscards' => '0',
  7597.     'dot1qPvid' => '1',
  7598.   ),
  7599.   54 =>
  7600.   array (
  7601.     'ifName' => 'Gi2/0/2',
  7602.     'ifInMulticastPkts' => '0',
  7603.     'ifInBroadcastPkts' => '0',
  7604.     'ifOutMulticastPkts' => '0',
  7605.     'ifOutBroadcastPkts' => '0',
  7606.     'ifHCInOctets' => '0',
  7607.     'ifHCInUcastPkts' => '0',
  7608.     'ifHCInMulticastPkts' => '0',
  7609.     'ifHCInBroadcastPkts' => '0',
  7610.     'ifHCOutOctets' => '0',
  7611.     'ifHCOutUcastPkts' => '0',
  7612.     'ifHCOutMulticastPkts' => '0',
  7613.     'ifHCOutBroadcastPkts' => '0',
  7614.     'ifLinkUpDownTrapEnable' => 'enabled',
  7615.     'ifHighSpeed' => '1000',
  7616.     'ifPromiscuousMode' => 'false',
  7617.     'ifConnectorPresent' => 'true',
  7618.     'ifAlias' => '',
  7619.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7620.     'ifDescr' => 'GigabitEthernet 2/0/2',
  7621.     'ifAdminStatus' => 'down',
  7622.     'ifOperStatus' => 'down',
  7623.     'ifLastChange' => '10000',
  7624.     'ifType' => 'ethernetCsmacd',
  7625.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7626.     'ifMtu' => '1500',
  7627.     'ifInErrors' => '0',
  7628.     'ifOutErrors' => '0',
  7629.     'ifInDiscards' => '0',
  7630.     'ifOutDiscards' => '0',
  7631.     'dot1qPvid' => '1',
  7632.   ),
  7633.   55 =>
  7634.   array (
  7635.     'ifName' => 'Gi2/0/3',
  7636.     'ifInMulticastPkts' => '0',
  7637.     'ifInBroadcastPkts' => '0',
  7638.     'ifOutMulticastPkts' => '0',
  7639.     'ifOutBroadcastPkts' => '0',
  7640.     'ifHCInOctets' => '0',
  7641.     'ifHCInUcastPkts' => '0',
  7642.     'ifHCInMulticastPkts' => '0',
  7643.     'ifHCInBroadcastPkts' => '0',
  7644.     'ifHCOutOctets' => '0',
  7645.     'ifHCOutUcastPkts' => '0',
  7646.     'ifHCOutMulticastPkts' => '0',
  7647.     'ifHCOutBroadcastPkts' => '0',
  7648.     'ifLinkUpDownTrapEnable' => 'enabled',
  7649.     'ifHighSpeed' => '1000',
  7650.     'ifPromiscuousMode' => 'false',
  7651.     'ifConnectorPresent' => 'true',
  7652.     'ifAlias' => '',
  7653.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7654.     'ifDescr' => 'GigabitEthernet 2/0/3',
  7655.     'ifAdminStatus' => 'down',
  7656.     'ifOperStatus' => 'down',
  7657.     'ifLastChange' => '10000',
  7658.     'ifType' => 'ethernetCsmacd',
  7659.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7660.     'ifMtu' => '1500',
  7661.     'ifInErrors' => '0',
  7662.     'ifOutErrors' => '0',
  7663.     'ifInDiscards' => '0',
  7664.     'ifOutDiscards' => '0',
  7665.     'dot1qPvid' => '1',
  7666.   ),
  7667.   56 =>
  7668.   array (
  7669.     'ifName' => 'Gi2/0/4',
  7670.     'ifInMulticastPkts' => '0',
  7671.     'ifInBroadcastPkts' => '0',
  7672.     'ifOutMulticastPkts' => '0',
  7673.     'ifOutBroadcastPkts' => '0',
  7674.     'ifHCInOctets' => '0',
  7675.     'ifHCInUcastPkts' => '0',
  7676.     'ifHCInMulticastPkts' => '0',
  7677.     'ifHCInBroadcastPkts' => '0',
  7678.     'ifHCOutOctets' => '0',
  7679.     'ifHCOutUcastPkts' => '0',
  7680.     'ifHCOutMulticastPkts' => '0',
  7681.     'ifHCOutBroadcastPkts' => '0',
  7682.     'ifLinkUpDownTrapEnable' => 'enabled',
  7683.     'ifHighSpeed' => '1000',
  7684.     'ifPromiscuousMode' => 'false',
  7685.     'ifConnectorPresent' => 'true',
  7686.     'ifAlias' => '',
  7687.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7688.     'ifDescr' => 'GigabitEthernet 2/0/4',
  7689.     'ifAdminStatus' => 'down',
  7690.     'ifOperStatus' => 'down',
  7691.     'ifLastChange' => '10000',
  7692.     'ifType' => 'ethernetCsmacd',
  7693.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7694.     'ifMtu' => '1500',
  7695.     'ifInErrors' => '0',
  7696.     'ifOutErrors' => '0',
  7697.     'ifInDiscards' => '0',
  7698.     'ifOutDiscards' => '0',
  7699.     'dot1qPvid' => '1',
  7700.   ),
  7701.   57 =>
  7702.   array (
  7703.     'ifName' => 'Gi2/0/5',
  7704.     'ifInMulticastPkts' => '0',
  7705.     'ifInBroadcastPkts' => '0',
  7706.     'ifOutMulticastPkts' => '0',
  7707.     'ifOutBroadcastPkts' => '0',
  7708.     'ifHCInOctets' => '0',
  7709.     'ifHCInUcastPkts' => '0',
  7710.     'ifHCInMulticastPkts' => '0',
  7711.     'ifHCInBroadcastPkts' => '0',
  7712.     'ifHCOutOctets' => '0',
  7713.     'ifHCOutUcastPkts' => '0',
  7714.     'ifHCOutMulticastPkts' => '0',
  7715.     'ifHCOutBroadcastPkts' => '0',
  7716.     'ifLinkUpDownTrapEnable' => 'enabled',
  7717.     'ifHighSpeed' => '1000',
  7718.     'ifPromiscuousMode' => 'false',
  7719.     'ifConnectorPresent' => 'true',
  7720.     'ifAlias' => '',
  7721.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7722.     'ifDescr' => 'GigabitEthernet 2/0/5',
  7723.     'ifAdminStatus' => 'down',
  7724.     'ifOperStatus' => 'down',
  7725.     'ifLastChange' => '10000',
  7726.     'ifType' => 'ethernetCsmacd',
  7727.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7728.     'ifMtu' => '1500',
  7729.     'ifInErrors' => '0',
  7730.     'ifOutErrors' => '0',
  7731.     'ifInDiscards' => '0',
  7732.     'ifOutDiscards' => '0',
  7733.     'dot1qPvid' => '1',
  7734.   ),
  7735.   58 =>
  7736.   array (
  7737.     'ifName' => 'Gi2/0/6',
  7738.     'ifInMulticastPkts' => '0',
  7739.     'ifInBroadcastPkts' => '0',
  7740.     'ifOutMulticastPkts' => '0',
  7741.     'ifOutBroadcastPkts' => '0',
  7742.     'ifHCInOctets' => '0',
  7743.     'ifHCInUcastPkts' => '0',
  7744.     'ifHCInMulticastPkts' => '0',
  7745.     'ifHCInBroadcastPkts' => '0',
  7746.     'ifHCOutOctets' => '0',
  7747.     'ifHCOutUcastPkts' => '0',
  7748.     'ifHCOutMulticastPkts' => '0',
  7749.     'ifHCOutBroadcastPkts' => '0',
  7750.     'ifLinkUpDownTrapEnable' => 'enabled',
  7751.     'ifHighSpeed' => '1000',
  7752.     'ifPromiscuousMode' => 'false',
  7753.     'ifConnectorPresent' => 'true',
  7754.     'ifAlias' => '',
  7755.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7756.     'ifDescr' => 'GigabitEthernet 2/0/6',
  7757.     'ifAdminStatus' => 'down',
  7758.     'ifOperStatus' => 'down',
  7759.     'ifLastChange' => '10000',
  7760.     'ifType' => 'ethernetCsmacd',
  7761.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7762.     'ifMtu' => '1500',
  7763.     'ifInErrors' => '0',
  7764.     'ifOutErrors' => '0',
  7765.     'ifInDiscards' => '0',
  7766.     'ifOutDiscards' => '0',
  7767.     'dot1qPvid' => '1',
  7768.   ),
  7769.   59 =>
  7770.   array (
  7771.     'ifName' => 'Gi2/0/7',
  7772.     'ifInMulticastPkts' => '0',
  7773.     'ifInBroadcastPkts' => '0',
  7774.     'ifOutMulticastPkts' => '0',
  7775.     'ifOutBroadcastPkts' => '0',
  7776.     'ifHCInOctets' => '0',
  7777.     'ifHCInUcastPkts' => '0',
  7778.     'ifHCInMulticastPkts' => '0',
  7779.     'ifHCInBroadcastPkts' => '0',
  7780.     'ifHCOutOctets' => '0',
  7781.     'ifHCOutUcastPkts' => '0',
  7782.     'ifHCOutMulticastPkts' => '0',
  7783.     'ifHCOutBroadcastPkts' => '0',
  7784.     'ifLinkUpDownTrapEnable' => 'enabled',
  7785.     'ifHighSpeed' => '1000',
  7786.     'ifPromiscuousMode' => 'false',
  7787.     'ifConnectorPresent' => 'true',
  7788.     'ifAlias' => '',
  7789.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7790.     'ifDescr' => 'GigabitEthernet 2/0/7',
  7791.     'ifAdminStatus' => 'down',
  7792.     'ifOperStatus' => 'down',
  7793.     'ifLastChange' => '10000',
  7794.     'ifType' => 'ethernetCsmacd',
  7795.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7796.     'ifMtu' => '1500',
  7797.     'ifInErrors' => '0',
  7798.     'ifOutErrors' => '0',
  7799.     'ifInDiscards' => '0',
  7800.     'ifOutDiscards' => '0',
  7801.     'dot1qPvid' => '1',
  7802.   ),
  7803.   60 =>
  7804.   array (
  7805.     'ifName' => 'Gi2/0/8',
  7806.     'ifInMulticastPkts' => '0',
  7807.     'ifInBroadcastPkts' => '0',
  7808.     'ifOutMulticastPkts' => '0',
  7809.     'ifOutBroadcastPkts' => '0',
  7810.     'ifHCInOctets' => '0',
  7811.     'ifHCInUcastPkts' => '0',
  7812.     'ifHCInMulticastPkts' => '0',
  7813.     'ifHCInBroadcastPkts' => '0',
  7814.     'ifHCOutOctets' => '0',
  7815.     'ifHCOutUcastPkts' => '0',
  7816.     'ifHCOutMulticastPkts' => '0',
  7817.     'ifHCOutBroadcastPkts' => '0',
  7818.     'ifLinkUpDownTrapEnable' => 'enabled',
  7819.     'ifHighSpeed' => '1000',
  7820.     'ifPromiscuousMode' => 'false',
  7821.     'ifConnectorPresent' => 'true',
  7822.     'ifAlias' => '',
  7823.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7824.     'ifDescr' => 'GigabitEthernet 2/0/8',
  7825.     'ifAdminStatus' => 'down',
  7826.     'ifOperStatus' => 'down',
  7827.     'ifLastChange' => '10000',
  7828.     'ifType' => 'ethernetCsmacd',
  7829.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7830.     'ifMtu' => '1500',
  7831.     'ifInErrors' => '0',
  7832.     'ifOutErrors' => '0',
  7833.     'ifInDiscards' => '0',
  7834.     'ifOutDiscards' => '0',
  7835.     'dot1qPvid' => '1',
  7836.   ),
  7837.   61 =>
  7838.   array (
  7839.     'ifName' => 'Gi2/0/9',
  7840.     'ifInMulticastPkts' => '0',
  7841.     'ifInBroadcastPkts' => '0',
  7842.     'ifOutMulticastPkts' => '0',
  7843.     'ifOutBroadcastPkts' => '0',
  7844.     'ifHCInOctets' => '0',
  7845.     'ifHCInUcastPkts' => '0',
  7846.     'ifHCInMulticastPkts' => '0',
  7847.     'ifHCInBroadcastPkts' => '0',
  7848.     'ifHCOutOctets' => '0',
  7849.     'ifHCOutUcastPkts' => '0',
  7850.     'ifHCOutMulticastPkts' => '0',
  7851.     'ifHCOutBroadcastPkts' => '0',
  7852.     'ifLinkUpDownTrapEnable' => 'enabled',
  7853.     'ifHighSpeed' => '1000',
  7854.     'ifPromiscuousMode' => 'false',
  7855.     'ifConnectorPresent' => 'true',
  7856.     'ifAlias' => '',
  7857.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7858.     'ifDescr' => 'GigabitEthernet 2/0/9',
  7859.     'ifAdminStatus' => 'down',
  7860.     'ifOperStatus' => 'down',
  7861.     'ifLastChange' => '10000',
  7862.     'ifType' => 'ethernetCsmacd',
  7863.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7864.     'ifMtu' => '1500',
  7865.     'ifInErrors' => '0',
  7866.     'ifOutErrors' => '0',
  7867.     'ifInDiscards' => '0',
  7868.     'ifOutDiscards' => '0',
  7869.     'dot1qPvid' => '1',
  7870.   ),
  7871.   62 =>
  7872.   array (
  7873.     'ifName' => 'Gi2/0/10',
  7874.     'ifInMulticastPkts' => '0',
  7875.     'ifInBroadcastPkts' => '0',
  7876.     'ifOutMulticastPkts' => '0',
  7877.     'ifOutBroadcastPkts' => '0',
  7878.     'ifHCInOctets' => '0',
  7879.     'ifHCInUcastPkts' => '0',
  7880.     'ifHCInMulticastPkts' => '0',
  7881.     'ifHCInBroadcastPkts' => '0',
  7882.     'ifHCOutOctets' => '0',
  7883.     'ifHCOutUcastPkts' => '0',
  7884.     'ifHCOutMulticastPkts' => '0',
  7885.     'ifHCOutBroadcastPkts' => '0',
  7886.     'ifLinkUpDownTrapEnable' => 'enabled',
  7887.     'ifHighSpeed' => '1000',
  7888.     'ifPromiscuousMode' => 'false',
  7889.     'ifConnectorPresent' => 'true',
  7890.     'ifAlias' => '',
  7891.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7892.     'ifDescr' => 'GigabitEthernet 2/0/10',
  7893.     'ifAdminStatus' => 'down',
  7894.     'ifOperStatus' => 'down',
  7895.     'ifLastChange' => '10000',
  7896.     'ifType' => 'ethernetCsmacd',
  7897.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7898.     'ifMtu' => '1500',
  7899.     'ifInErrors' => '0',
  7900.     'ifOutErrors' => '0',
  7901.     'ifInDiscards' => '0',
  7902.     'ifOutDiscards' => '0',
  7903.     'dot1qPvid' => '1',
  7904.   ),
  7905.   63 =>
  7906.   array (
  7907.     'ifName' => 'Gi2/0/11',
  7908.     'ifInMulticastPkts' => '0',
  7909.     'ifInBroadcastPkts' => '0',
  7910.     'ifOutMulticastPkts' => '0',
  7911.     'ifOutBroadcastPkts' => '0',
  7912.     'ifHCInOctets' => '0',
  7913.     'ifHCInUcastPkts' => '0',
  7914.     'ifHCInMulticastPkts' => '0',
  7915.     'ifHCInBroadcastPkts' => '0',
  7916.     'ifHCOutOctets' => '0',
  7917.     'ifHCOutUcastPkts' => '0',
  7918.     'ifHCOutMulticastPkts' => '0',
  7919.     'ifHCOutBroadcastPkts' => '0',
  7920.     'ifLinkUpDownTrapEnable' => 'enabled',
  7921.     'ifHighSpeed' => '1000',
  7922.     'ifPromiscuousMode' => 'false',
  7923.     'ifConnectorPresent' => 'true',
  7924.     'ifAlias' => '',
  7925.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7926.     'ifDescr' => 'GigabitEthernet 2/0/11',
  7927.     'ifAdminStatus' => 'down',
  7928.     'ifOperStatus' => 'down',
  7929.     'ifLastChange' => '10000',
  7930.     'ifType' => 'ethernetCsmacd',
  7931.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7932.     'ifMtu' => '1500',
  7933.     'ifInErrors' => '0',
  7934.     'ifOutErrors' => '0',
  7935.     'ifInDiscards' => '0',
  7936.     'ifOutDiscards' => '0',
  7937.     'dot1qPvid' => '1',
  7938.   ),
  7939.   64 =>
  7940.   array (
  7941.     'ifName' => 'Gi2/0/12',
  7942.     'ifInMulticastPkts' => '0',
  7943.     'ifInBroadcastPkts' => '0',
  7944.     'ifOutMulticastPkts' => '0',
  7945.     'ifOutBroadcastPkts' => '0',
  7946.     'ifHCInOctets' => '0',
  7947.     'ifHCInUcastPkts' => '0',
  7948.     'ifHCInMulticastPkts' => '0',
  7949.     'ifHCInBroadcastPkts' => '0',
  7950.     'ifHCOutOctets' => '0',
  7951.     'ifHCOutUcastPkts' => '0',
  7952.     'ifHCOutMulticastPkts' => '0',
  7953.     'ifHCOutBroadcastPkts' => '0',
  7954.     'ifLinkUpDownTrapEnable' => 'enabled',
  7955.     'ifHighSpeed' => '1000',
  7956.     'ifPromiscuousMode' => 'false',
  7957.     'ifConnectorPresent' => 'true',
  7958.     'ifAlias' => '',
  7959.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7960.     'ifDescr' => 'GigabitEthernet 2/0/12',
  7961.     'ifAdminStatus' => 'down',
  7962.     'ifOperStatus' => 'down',
  7963.     'ifLastChange' => '10000',
  7964.     'ifType' => 'ethernetCsmacd',
  7965.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  7966.     'ifMtu' => '1500',
  7967.     'ifInErrors' => '0',
  7968.     'ifOutErrors' => '0',
  7969.     'ifInDiscards' => '0',
  7970.     'ifOutDiscards' => '0',
  7971.     'dot1qPvid' => '1',
  7972.   ),
  7973.   65 =>
  7974.   array (
  7975.     'ifName' => 'Gi2/0/13',
  7976.     'ifInMulticastPkts' => '0',
  7977.     'ifInBroadcastPkts' => '0',
  7978.     'ifOutMulticastPkts' => '0',
  7979.     'ifOutBroadcastPkts' => '0',
  7980.     'ifHCInOctets' => '0',
  7981.     'ifHCInUcastPkts' => '0',
  7982.     'ifHCInMulticastPkts' => '0',
  7983.     'ifHCInBroadcastPkts' => '0',
  7984.     'ifHCOutOctets' => '0',
  7985.     'ifHCOutUcastPkts' => '0',
  7986.     'ifHCOutMulticastPkts' => '0',
  7987.     'ifHCOutBroadcastPkts' => '0',
  7988.     'ifLinkUpDownTrapEnable' => 'enabled',
  7989.     'ifHighSpeed' => '1000',
  7990.     'ifPromiscuousMode' => 'false',
  7991.     'ifConnectorPresent' => 'true',
  7992.     'ifAlias' => '',
  7993.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  7994.     'ifDescr' => 'GigabitEthernet 2/0/13',
  7995.     'ifAdminStatus' => 'down',
  7996.     'ifOperStatus' => 'down',
  7997.     'ifLastChange' => '10000',
  7998.     'ifType' => 'ethernetCsmacd',
  7999.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8000.     'ifMtu' => '1500',
  8001.     'ifInErrors' => '0',
  8002.     'ifOutErrors' => '0',
  8003.     'ifInDiscards' => '0',
  8004.     'ifOutDiscards' => '0',
  8005.     'dot1qPvid' => '1',
  8006.   ),
  8007.   66 =>
  8008.   array (
  8009.     'ifName' => 'Gi2/0/14',
  8010.     'ifInMulticastPkts' => '0',
  8011.     'ifInBroadcastPkts' => '0',
  8012.     'ifOutMulticastPkts' => '0',
  8013.     'ifOutBroadcastPkts' => '0',
  8014.     'ifHCInOctets' => '0',
  8015.     'ifHCInUcastPkts' => '0',
  8016.     'ifHCInMulticastPkts' => '0',
  8017.     'ifHCInBroadcastPkts' => '0',
  8018.     'ifHCOutOctets' => '0',
  8019.     'ifHCOutUcastPkts' => '0',
  8020.     'ifHCOutMulticastPkts' => '0',
  8021.     'ifHCOutBroadcastPkts' => '0',
  8022.     'ifLinkUpDownTrapEnable' => 'enabled',
  8023.     'ifHighSpeed' => '1000',
  8024.     'ifPromiscuousMode' => 'false',
  8025.     'ifConnectorPresent' => 'true',
  8026.     'ifAlias' => '',
  8027.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8028.     'ifDescr' => 'GigabitEthernet 2/0/14',
  8029.     'ifAdminStatus' => 'down',
  8030.     'ifOperStatus' => 'down',
  8031.     'ifLastChange' => '10000',
  8032.     'ifType' => 'ethernetCsmacd',
  8033.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8034.     'ifMtu' => '1500',
  8035.     'ifInErrors' => '0',
  8036.     'ifOutErrors' => '0',
  8037.     'ifInDiscards' => '0',
  8038.     'ifOutDiscards' => '0',
  8039.     'dot1qPvid' => '1',
  8040.   ),
  8041.   67 =>
  8042.   array (
  8043.     'ifName' => 'Gi2/0/15',
  8044.     'ifInMulticastPkts' => '0',
  8045.     'ifInBroadcastPkts' => '0',
  8046.     'ifOutMulticastPkts' => '0',
  8047.     'ifOutBroadcastPkts' => '0',
  8048.     'ifHCInOctets' => '0',
  8049.     'ifHCInUcastPkts' => '0',
  8050.     'ifHCInMulticastPkts' => '0',
  8051.     'ifHCInBroadcastPkts' => '0',
  8052.     'ifHCOutOctets' => '0',
  8053.     'ifHCOutUcastPkts' => '0',
  8054.     'ifHCOutMulticastPkts' => '0',
  8055.     'ifHCOutBroadcastPkts' => '0',
  8056.     'ifLinkUpDownTrapEnable' => 'enabled',
  8057.     'ifHighSpeed' => '1000',
  8058.     'ifPromiscuousMode' => 'false',
  8059.     'ifConnectorPresent' => 'true',
  8060.     'ifAlias' => '',
  8061.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8062.     'ifDescr' => 'GigabitEthernet 2/0/15',
  8063.     'ifAdminStatus' => 'down',
  8064.     'ifOperStatus' => 'down',
  8065.     'ifLastChange' => '10000',
  8066.     'ifType' => 'ethernetCsmacd',
  8067.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8068.     'ifMtu' => '1500',
  8069.     'ifInErrors' => '0',
  8070.     'ifOutErrors' => '0',
  8071.     'ifInDiscards' => '0',
  8072.     'ifOutDiscards' => '0',
  8073.     'dot1qPvid' => '1',
  8074.   ),
  8075.   68 =>
  8076.   array (
  8077.     'ifName' => 'Gi2/0/16',
  8078.     'ifInMulticastPkts' => '0',
  8079.     'ifInBroadcastPkts' => '0',
  8080.     'ifOutMulticastPkts' => '0',
  8081.     'ifOutBroadcastPkts' => '0',
  8082.     'ifHCInOctets' => '0',
  8083.     'ifHCInUcastPkts' => '0',
  8084.     'ifHCInMulticastPkts' => '0',
  8085.     'ifHCInBroadcastPkts' => '0',
  8086.     'ifHCOutOctets' => '0',
  8087.     'ifHCOutUcastPkts' => '0',
  8088.     'ifHCOutMulticastPkts' => '0',
  8089.     'ifHCOutBroadcastPkts' => '0',
  8090.     'ifLinkUpDownTrapEnable' => 'enabled',
  8091.     'ifHighSpeed' => '1000',
  8092.     'ifPromiscuousMode' => 'false',
  8093.     'ifConnectorPresent' => 'true',
  8094.     'ifAlias' => '',
  8095.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8096.     'ifDescr' => 'GigabitEthernet 2/0/16',
  8097.     'ifAdminStatus' => 'down',
  8098.     'ifOperStatus' => 'down',
  8099.     'ifLastChange' => '10000',
  8100.     'ifType' => 'ethernetCsmacd',
  8101.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8102.     'ifMtu' => '1500',
  8103.     'ifInErrors' => '0',
  8104.     'ifOutErrors' => '0',
  8105.     'ifInDiscards' => '0',
  8106.     'ifOutDiscards' => '0',
  8107.     'dot1qPvid' => '1',
  8108.   ),
  8109.   69 =>
  8110.   array (
  8111.     'ifName' => 'Gi2/0/17',
  8112.     'ifInMulticastPkts' => '0',
  8113.     'ifInBroadcastPkts' => '0',
  8114.     'ifOutMulticastPkts' => '0',
  8115.     'ifOutBroadcastPkts' => '0',
  8116.     'ifHCInOctets' => '0',
  8117.     'ifHCInUcastPkts' => '0',
  8118.     'ifHCInMulticastPkts' => '0',
  8119.     'ifHCInBroadcastPkts' => '0',
  8120.     'ifHCOutOctets' => '0',
  8121.     'ifHCOutUcastPkts' => '0',
  8122.     'ifHCOutMulticastPkts' => '0',
  8123.     'ifHCOutBroadcastPkts' => '0',
  8124.     'ifLinkUpDownTrapEnable' => 'enabled',
  8125.     'ifHighSpeed' => '1000',
  8126.     'ifPromiscuousMode' => 'false',
  8127.     'ifConnectorPresent' => 'true',
  8128.     'ifAlias' => '',
  8129.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8130.     'ifDescr' => 'GigabitEthernet 2/0/17',
  8131.     'ifAdminStatus' => 'down',
  8132.     'ifOperStatus' => 'down',
  8133.     'ifLastChange' => '10000',
  8134.     'ifType' => 'ethernetCsmacd',
  8135.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8136.     'ifMtu' => '1500',
  8137.     'ifInErrors' => '0',
  8138.     'ifOutErrors' => '0',
  8139.     'ifInDiscards' => '0',
  8140.     'ifOutDiscards' => '0',
  8141.     'dot1qPvid' => '1',
  8142.   ),
  8143.   70 =>
  8144.   array (
  8145.     'ifName' => 'Gi2/0/18',
  8146.     'ifInMulticastPkts' => '0',
  8147.     'ifInBroadcastPkts' => '0',
  8148.     'ifOutMulticastPkts' => '0',
  8149.     'ifOutBroadcastPkts' => '0',
  8150.     'ifHCInOctets' => '0',
  8151.     'ifHCInUcastPkts' => '0',
  8152.     'ifHCInMulticastPkts' => '0',
  8153.     'ifHCInBroadcastPkts' => '0',
  8154.     'ifHCOutOctets' => '0',
  8155.     'ifHCOutUcastPkts' => '0',
  8156.     'ifHCOutMulticastPkts' => '0',
  8157.     'ifHCOutBroadcastPkts' => '0',
  8158.     'ifLinkUpDownTrapEnable' => 'enabled',
  8159.     'ifHighSpeed' => '1000',
  8160.     'ifPromiscuousMode' => 'false',
  8161.     'ifConnectorPresent' => 'true',
  8162.     'ifAlias' => '',
  8163.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8164.     'ifDescr' => 'GigabitEthernet 2/0/18',
  8165.     'ifAdminStatus' => 'down',
  8166.     'ifOperStatus' => 'down',
  8167.     'ifLastChange' => '10000',
  8168.     'ifType' => 'ethernetCsmacd',
  8169.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8170.     'ifMtu' => '1500',
  8171.     'ifInErrors' => '0',
  8172.     'ifOutErrors' => '0',
  8173.     'ifInDiscards' => '0',
  8174.     'ifOutDiscards' => '0',
  8175.     'dot1qPvid' => '1',
  8176.   ),
  8177.   71 =>
  8178.   array (
  8179.     'ifName' => 'Gi2/0/19',
  8180.     'ifInMulticastPkts' => '0',
  8181.     'ifInBroadcastPkts' => '0',
  8182.     'ifOutMulticastPkts' => '0',
  8183.     'ifOutBroadcastPkts' => '0',
  8184.     'ifHCInOctets' => '0',
  8185.     'ifHCInUcastPkts' => '0',
  8186.     'ifHCInMulticastPkts' => '0',
  8187.     'ifHCInBroadcastPkts' => '0',
  8188.     'ifHCOutOctets' => '0',
  8189.     'ifHCOutUcastPkts' => '0',
  8190.     'ifHCOutMulticastPkts' => '0',
  8191.     'ifHCOutBroadcastPkts' => '0',
  8192.     'ifLinkUpDownTrapEnable' => 'enabled',
  8193.     'ifHighSpeed' => '1000',
  8194.     'ifPromiscuousMode' => 'false',
  8195.     'ifConnectorPresent' => 'true',
  8196.     'ifAlias' => '',
  8197.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8198.     'ifDescr' => 'GigabitEthernet 2/0/19',
  8199.     'ifAdminStatus' => 'down',
  8200.     'ifOperStatus' => 'down',
  8201.     'ifLastChange' => '10000',
  8202.     'ifType' => 'ethernetCsmacd',
  8203.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8204.     'ifMtu' => '1500',
  8205.     'ifInErrors' => '0',
  8206.     'ifOutErrors' => '0',
  8207.     'ifInDiscards' => '0',
  8208.     'ifOutDiscards' => '0',
  8209.     'dot1qPvid' => '1',
  8210.   ),
  8211.   72 =>
  8212.   array (
  8213.     'ifName' => 'Gi2/0/20',
  8214.     'ifInMulticastPkts' => '0',
  8215.     'ifInBroadcastPkts' => '0',
  8216.     'ifOutMulticastPkts' => '0',
  8217.     'ifOutBroadcastPkts' => '0',
  8218.     'ifHCInOctets' => '0',
  8219.     'ifHCInUcastPkts' => '0',
  8220.     'ifHCInMulticastPkts' => '0',
  8221.     'ifHCInBroadcastPkts' => '0',
  8222.     'ifHCOutOctets' => '0',
  8223.     'ifHCOutUcastPkts' => '0',
  8224.     'ifHCOutMulticastPkts' => '0',
  8225.     'ifHCOutBroadcastPkts' => '0',
  8226.     'ifLinkUpDownTrapEnable' => 'enabled',
  8227.     'ifHighSpeed' => '1000',
  8228.     'ifPromiscuousMode' => 'false',
  8229.     'ifConnectorPresent' => 'true',
  8230.     'ifAlias' => '',
  8231.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8232.     'ifDescr' => 'GigabitEthernet 2/0/20',
  8233.     'ifAdminStatus' => 'down',
  8234.     'ifOperStatus' => 'down',
  8235.     'ifLastChange' => '10000',
  8236.     'ifType' => 'ethernetCsmacd',
  8237.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8238.     'ifMtu' => '1500',
  8239.     'ifInErrors' => '0',
  8240.     'ifOutErrors' => '0',
  8241.     'ifInDiscards' => '0',
  8242.     'ifOutDiscards' => '0',
  8243.     'dot1qPvid' => '1',
  8244.   ),
  8245.   73 =>
  8246.   array (
  8247.     'ifName' => 'Gi2/0/21',
  8248.     'ifInMulticastPkts' => '0',
  8249.     'ifInBroadcastPkts' => '0',
  8250.     'ifOutMulticastPkts' => '0',
  8251.     'ifOutBroadcastPkts' => '0',
  8252.     'ifHCInOctets' => '0',
  8253.     'ifHCInUcastPkts' => '0',
  8254.     'ifHCInMulticastPkts' => '0',
  8255.     'ifHCInBroadcastPkts' => '0',
  8256.     'ifHCOutOctets' => '0',
  8257.     'ifHCOutUcastPkts' => '0',
  8258.     'ifHCOutMulticastPkts' => '0',
  8259.     'ifHCOutBroadcastPkts' => '0',
  8260.     'ifLinkUpDownTrapEnable' => 'enabled',
  8261.     'ifHighSpeed' => '1000',
  8262.     'ifPromiscuousMode' => 'false',
  8263.     'ifConnectorPresent' => 'true',
  8264.     'ifAlias' => '',
  8265.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8266.     'ifDescr' => 'GigabitEthernet 2/0/21',
  8267.     'ifAdminStatus' => 'down',
  8268.     'ifOperStatus' => 'down',
  8269.     'ifLastChange' => '10000',
  8270.     'ifType' => 'ethernetCsmacd',
  8271.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8272.     'ifMtu' => '1500',
  8273.     'ifInErrors' => '0',
  8274.     'ifOutErrors' => '0',
  8275.     'ifInDiscards' => '0',
  8276.     'ifOutDiscards' => '0',
  8277.     'dot1qPvid' => '1',
  8278.   ),
  8279.   74 =>
  8280.   array (
  8281.     'ifName' => 'Gi2/0/22',
  8282.     'ifInMulticastPkts' => '0',
  8283.     'ifInBroadcastPkts' => '0',
  8284.     'ifOutMulticastPkts' => '0',
  8285.     'ifOutBroadcastPkts' => '0',
  8286.     'ifHCInOctets' => '0',
  8287.     'ifHCInUcastPkts' => '0',
  8288.     'ifHCInMulticastPkts' => '0',
  8289.     'ifHCInBroadcastPkts' => '0',
  8290.     'ifHCOutOctets' => '0',
  8291.     'ifHCOutUcastPkts' => '0',
  8292.     'ifHCOutMulticastPkts' => '0',
  8293.     'ifHCOutBroadcastPkts' => '0',
  8294.     'ifLinkUpDownTrapEnable' => 'enabled',
  8295.     'ifHighSpeed' => '1000',
  8296.     'ifPromiscuousMode' => 'false',
  8297.     'ifConnectorPresent' => 'true',
  8298.     'ifAlias' => '',
  8299.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8300.     'ifDescr' => 'GigabitEthernet 2/0/22',
  8301.     'ifAdminStatus' => 'down',
  8302.     'ifOperStatus' => 'down',
  8303.     'ifLastChange' => '10000',
  8304.     'ifType' => 'ethernetCsmacd',
  8305.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8306.     'ifMtu' => '1500',
  8307.     'ifInErrors' => '0',
  8308.     'ifOutErrors' => '0',
  8309.     'ifInDiscards' => '0',
  8310.     'ifOutDiscards' => '0',
  8311.     'dot1qPvid' => '1',
  8312.   ),
  8313.   75 =>
  8314.   array (
  8315.     'ifName' => 'Gi2/0/23',
  8316.     'ifInMulticastPkts' => '0',
  8317.     'ifInBroadcastPkts' => '0',
  8318.     'ifOutMulticastPkts' => '0',
  8319.     'ifOutBroadcastPkts' => '0',
  8320.     'ifHCInOctets' => '0',
  8321.     'ifHCInUcastPkts' => '0',
  8322.     'ifHCInMulticastPkts' => '0',
  8323.     'ifHCInBroadcastPkts' => '0',
  8324.     'ifHCOutOctets' => '0',
  8325.     'ifHCOutUcastPkts' => '0',
  8326.     'ifHCOutMulticastPkts' => '0',
  8327.     'ifHCOutBroadcastPkts' => '0',
  8328.     'ifLinkUpDownTrapEnable' => 'enabled',
  8329.     'ifHighSpeed' => '1000',
  8330.     'ifPromiscuousMode' => 'false',
  8331.     'ifConnectorPresent' => 'true',
  8332.     'ifAlias' => '',
  8333.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8334.     'ifDescr' => 'GigabitEthernet 2/0/23',
  8335.     'ifAdminStatus' => 'down',
  8336.     'ifOperStatus' => 'down',
  8337.     'ifLastChange' => '10000',
  8338.     'ifType' => 'ethernetCsmacd',
  8339.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8340.     'ifMtu' => '1500',
  8341.     'ifInErrors' => '0',
  8342.     'ifOutErrors' => '0',
  8343.     'ifInDiscards' => '0',
  8344.     'ifOutDiscards' => '0',
  8345.     'dot1qPvid' => '1',
  8346.   ),
  8347.   76 =>
  8348.   array (
  8349.     'ifName' => 'Gi2/0/24',
  8350.     'ifInMulticastPkts' => '0',
  8351.     'ifInBroadcastPkts' => '0',
  8352.     'ifOutMulticastPkts' => '0',
  8353.     'ifOutBroadcastPkts' => '0',
  8354.     'ifHCInOctets' => '0',
  8355.     'ifHCInUcastPkts' => '0',
  8356.     'ifHCInMulticastPkts' => '0',
  8357.     'ifHCInBroadcastPkts' => '0',
  8358.     'ifHCOutOctets' => '0',
  8359.     'ifHCOutUcastPkts' => '0',
  8360.     'ifHCOutMulticastPkts' => '0',
  8361.     'ifHCOutBroadcastPkts' => '0',
  8362.     'ifLinkUpDownTrapEnable' => 'enabled',
  8363.     'ifHighSpeed' => '1000',
  8364.     'ifPromiscuousMode' => 'false',
  8365.     'ifConnectorPresent' => 'true',
  8366.     'ifAlias' => '',
  8367.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8368.     'ifDescr' => 'GigabitEthernet 2/0/24',
  8369.     'ifAdminStatus' => 'down',
  8370.     'ifOperStatus' => 'down',
  8371.     'ifLastChange' => '10000',
  8372.     'ifType' => 'ethernetCsmacd',
  8373.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8374.     'ifMtu' => '1500',
  8375.     'ifInErrors' => '0',
  8376.     'ifOutErrors' => '0',
  8377.     'ifInDiscards' => '0',
  8378.     'ifOutDiscards' => '0',
  8379.     'dot1qPvid' => '1',
  8380.   ),
  8381.   77 =>
  8382.   array (
  8383.     'ifName' => 'Gi2/0/25',
  8384.     'ifInMulticastPkts' => '0',
  8385.     'ifInBroadcastPkts' => '0',
  8386.     'ifOutMulticastPkts' => '0',
  8387.     'ifOutBroadcastPkts' => '0',
  8388.     'ifHCInOctets' => '0',
  8389.     'ifHCInUcastPkts' => '0',
  8390.     'ifHCInMulticastPkts' => '0',
  8391.     'ifHCInBroadcastPkts' => '0',
  8392.     'ifHCOutOctets' => '0',
  8393.     'ifHCOutUcastPkts' => '0',
  8394.     'ifHCOutMulticastPkts' => '0',
  8395.     'ifHCOutBroadcastPkts' => '0',
  8396.     'ifLinkUpDownTrapEnable' => 'enabled',
  8397.     'ifHighSpeed' => '1000',
  8398.     'ifPromiscuousMode' => 'false',
  8399.     'ifConnectorPresent' => 'true',
  8400.     'ifAlias' => '',
  8401.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8402.     'ifDescr' => 'GigabitEthernet 2/0/25',
  8403.     'ifAdminStatus' => 'down',
  8404.     'ifOperStatus' => 'down',
  8405.     'ifLastChange' => '10000',
  8406.     'ifType' => 'ethernetCsmacd',
  8407.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8408.     'ifMtu' => '1500',
  8409.     'ifInErrors' => '0',
  8410.     'ifOutErrors' => '0',
  8411.     'ifInDiscards' => '0',
  8412.     'ifOutDiscards' => '0',
  8413.     'dot1qPvid' => '1',
  8414.   ),
  8415.   78 =>
  8416.   array (
  8417.     'ifName' => 'Gi2/0/26',
  8418.     'ifInMulticastPkts' => '0',
  8419.     'ifInBroadcastPkts' => '0',
  8420.     'ifOutMulticastPkts' => '0',
  8421.     'ifOutBroadcastPkts' => '0',
  8422.     'ifHCInOctets' => '0',
  8423.     'ifHCInUcastPkts' => '0',
  8424.     'ifHCInMulticastPkts' => '0',
  8425.     'ifHCInBroadcastPkts' => '0',
  8426.     'ifHCOutOctets' => '0',
  8427.     'ifHCOutUcastPkts' => '0',
  8428.     'ifHCOutMulticastPkts' => '0',
  8429.     'ifHCOutBroadcastPkts' => '0',
  8430.     'ifLinkUpDownTrapEnable' => 'enabled',
  8431.     'ifHighSpeed' => '1000',
  8432.     'ifPromiscuousMode' => 'false',
  8433.     'ifConnectorPresent' => 'true',
  8434.     'ifAlias' => '',
  8435.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8436.     'ifDescr' => 'GigabitEthernet 2/0/26',
  8437.     'ifAdminStatus' => 'down',
  8438.     'ifOperStatus' => 'down',
  8439.     'ifLastChange' => '10000',
  8440.     'ifType' => 'ethernetCsmacd',
  8441.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8442.     'ifMtu' => '1500',
  8443.     'ifInErrors' => '0',
  8444.     'ifOutErrors' => '0',
  8445.     'ifInDiscards' => '0',
  8446.     'ifOutDiscards' => '0',
  8447.     'dot1qPvid' => '1',
  8448.   ),
  8449.   79 =>
  8450.   array (
  8451.     'ifName' => 'Gi2/0/27',
  8452.     'ifInMulticastPkts' => '0',
  8453.     'ifInBroadcastPkts' => '0',
  8454.     'ifOutMulticastPkts' => '0',
  8455.     'ifOutBroadcastPkts' => '0',
  8456.     'ifHCInOctets' => '0',
  8457.     'ifHCInUcastPkts' => '0',
  8458.     'ifHCInMulticastPkts' => '0',
  8459.     'ifHCInBroadcastPkts' => '0',
  8460.     'ifHCOutOctets' => '0',
  8461.     'ifHCOutUcastPkts' => '0',
  8462.     'ifHCOutMulticastPkts' => '0',
  8463.     'ifHCOutBroadcastPkts' => '0',
  8464.     'ifLinkUpDownTrapEnable' => 'enabled',
  8465.     'ifHighSpeed' => '1000',
  8466.     'ifPromiscuousMode' => 'false',
  8467.     'ifConnectorPresent' => 'true',
  8468.     'ifAlias' => '',
  8469.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8470.     'ifDescr' => 'GigabitEthernet 2/0/27',
  8471.     'ifAdminStatus' => 'down',
  8472.     'ifOperStatus' => 'down',
  8473.     'ifLastChange' => '10000',
  8474.     'ifType' => 'ethernetCsmacd',
  8475.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8476.     'ifMtu' => '1500',
  8477.     'ifInErrors' => '0',
  8478.     'ifOutErrors' => '0',
  8479.     'ifInDiscards' => '0',
  8480.     'ifOutDiscards' => '0',
  8481.     'dot1qPvid' => '1',
  8482.   ),
  8483.   80 =>
  8484.   array (
  8485.     'ifName' => 'Gi2/0/28',
  8486.     'ifInMulticastPkts' => '0',
  8487.     'ifInBroadcastPkts' => '0',
  8488.     'ifOutMulticastPkts' => '0',
  8489.     'ifOutBroadcastPkts' => '0',
  8490.     'ifHCInOctets' => '0',
  8491.     'ifHCInUcastPkts' => '0',
  8492.     'ifHCInMulticastPkts' => '0',
  8493.     'ifHCInBroadcastPkts' => '0',
  8494.     'ifHCOutOctets' => '0',
  8495.     'ifHCOutUcastPkts' => '0',
  8496.     'ifHCOutMulticastPkts' => '0',
  8497.     'ifHCOutBroadcastPkts' => '0',
  8498.     'ifLinkUpDownTrapEnable' => 'enabled',
  8499.     'ifHighSpeed' => '1000',
  8500.     'ifPromiscuousMode' => 'false',
  8501.     'ifConnectorPresent' => 'true',
  8502.     'ifAlias' => '',
  8503.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8504.     'ifDescr' => 'GigabitEthernet 2/0/28',
  8505.     'ifAdminStatus' => 'down',
  8506.     'ifOperStatus' => 'down',
  8507.     'ifLastChange' => '10100',
  8508.     'ifType' => 'ethernetCsmacd',
  8509.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8510.     'ifMtu' => '1500',
  8511.     'ifInErrors' => '0',
  8512.     'ifOutErrors' => '0',
  8513.     'ifInDiscards' => '0',
  8514.     'ifOutDiscards' => '0',
  8515.     'dot1qPvid' => '1',
  8516.   ),
  8517.   81 =>
  8518.   array (
  8519.     'ifName' => 'Gi2/0/29',
  8520.     'ifInMulticastPkts' => '0',
  8521.     'ifInBroadcastPkts' => '0',
  8522.     'ifOutMulticastPkts' => '0',
  8523.     'ifOutBroadcastPkts' => '0',
  8524.     'ifHCInOctets' => '0',
  8525.     'ifHCInUcastPkts' => '0',
  8526.     'ifHCInMulticastPkts' => '0',
  8527.     'ifHCInBroadcastPkts' => '0',
  8528.     'ifHCOutOctets' => '0',
  8529.     'ifHCOutUcastPkts' => '0',
  8530.     'ifHCOutMulticastPkts' => '0',
  8531.     'ifHCOutBroadcastPkts' => '0',
  8532.     'ifLinkUpDownTrapEnable' => 'enabled',
  8533.     'ifHighSpeed' => '1000',
  8534.     'ifPromiscuousMode' => 'false',
  8535.     'ifConnectorPresent' => 'true',
  8536.     'ifAlias' => '',
  8537.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8538.     'ifDescr' => 'GigabitEthernet 2/0/29',
  8539.     'ifAdminStatus' => 'down',
  8540.     'ifOperStatus' => 'down',
  8541.     'ifLastChange' => '10100',
  8542.     'ifType' => 'ethernetCsmacd',
  8543.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8544.     'ifMtu' => '1500',
  8545.     'ifInErrors' => '0',
  8546.     'ifOutErrors' => '0',
  8547.     'ifInDiscards' => '0',
  8548.     'ifOutDiscards' => '0',
  8549.     'dot1qPvid' => '1',
  8550.   ),
  8551.   82 =>
  8552.   array (
  8553.     'ifName' => 'Gi2/0/30',
  8554.     'ifInMulticastPkts' => '0',
  8555.     'ifInBroadcastPkts' => '0',
  8556.     'ifOutMulticastPkts' => '0',
  8557.     'ifOutBroadcastPkts' => '0',
  8558.     'ifHCInOctets' => '0',
  8559.     'ifHCInUcastPkts' => '0',
  8560.     'ifHCInMulticastPkts' => '0',
  8561.     'ifHCInBroadcastPkts' => '0',
  8562.     'ifHCOutOctets' => '0',
  8563.     'ifHCOutUcastPkts' => '0',
  8564.     'ifHCOutMulticastPkts' => '0',
  8565.     'ifHCOutBroadcastPkts' => '0',
  8566.     'ifLinkUpDownTrapEnable' => 'enabled',
  8567.     'ifHighSpeed' => '1000',
  8568.     'ifPromiscuousMode' => 'false',
  8569.     'ifConnectorPresent' => 'true',
  8570.     'ifAlias' => '',
  8571.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8572.     'ifDescr' => 'GigabitEthernet 2/0/30',
  8573.     'ifAdminStatus' => 'down',
  8574.     'ifOperStatus' => 'down',
  8575.     'ifLastChange' => '10100',
  8576.     'ifType' => 'ethernetCsmacd',
  8577.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8578.     'ifMtu' => '1500',
  8579.     'ifInErrors' => '0',
  8580.     'ifOutErrors' => '0',
  8581.     'ifInDiscards' => '0',
  8582.     'ifOutDiscards' => '0',
  8583.     'dot1qPvid' => '1',
  8584.   ),
  8585.   83 =>
  8586.   array (
  8587.     'ifName' => 'Gi2/0/31',
  8588.     'ifInMulticastPkts' => '0',
  8589.     'ifInBroadcastPkts' => '0',
  8590.     'ifOutMulticastPkts' => '0',
  8591.     'ifOutBroadcastPkts' => '0',
  8592.     'ifHCInOctets' => '0',
  8593.     'ifHCInUcastPkts' => '0',
  8594.     'ifHCInMulticastPkts' => '0',
  8595.     'ifHCInBroadcastPkts' => '0',
  8596.     'ifHCOutOctets' => '0',
  8597.     'ifHCOutUcastPkts' => '0',
  8598.     'ifHCOutMulticastPkts' => '0',
  8599.     'ifHCOutBroadcastPkts' => '0',
  8600.     'ifLinkUpDownTrapEnable' => 'enabled',
  8601.     'ifHighSpeed' => '1000',
  8602.     'ifPromiscuousMode' => 'false',
  8603.     'ifConnectorPresent' => 'true',
  8604.     'ifAlias' => '',
  8605.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8606.     'ifDescr' => 'GigabitEthernet 2/0/31',
  8607.     'ifAdminStatus' => 'down',
  8608.     'ifOperStatus' => 'down',
  8609.     'ifLastChange' => '10100',
  8610.     'ifType' => 'ethernetCsmacd',
  8611.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8612.     'ifMtu' => '1500',
  8613.     'ifInErrors' => '0',
  8614.     'ifOutErrors' => '0',
  8615.     'ifInDiscards' => '0',
  8616.     'ifOutDiscards' => '0',
  8617.     'dot1qPvid' => '1',
  8618.   ),
  8619.   84 =>
  8620.   array (
  8621.     'ifName' => 'Gi2/0/32',
  8622.     'ifInMulticastPkts' => '0',
  8623.     'ifInBroadcastPkts' => '0',
  8624.     'ifOutMulticastPkts' => '0',
  8625.     'ifOutBroadcastPkts' => '0',
  8626.     'ifHCInOctets' => '0',
  8627.     'ifHCInUcastPkts' => '0',
  8628.     'ifHCInMulticastPkts' => '0',
  8629.     'ifHCInBroadcastPkts' => '0',
  8630.     'ifHCOutOctets' => '0',
  8631.     'ifHCOutUcastPkts' => '0',
  8632.     'ifHCOutMulticastPkts' => '0',
  8633.     'ifHCOutBroadcastPkts' => '0',
  8634.     'ifLinkUpDownTrapEnable' => 'enabled',
  8635.     'ifHighSpeed' => '1000',
  8636.     'ifPromiscuousMode' => 'false',
  8637.     'ifConnectorPresent' => 'true',
  8638.     'ifAlias' => '',
  8639.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8640.     'ifDescr' => 'GigabitEthernet 2/0/32',
  8641.     'ifAdminStatus' => 'down',
  8642.     'ifOperStatus' => 'down',
  8643.     'ifLastChange' => '10100',
  8644.     'ifType' => 'ethernetCsmacd',
  8645.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8646.     'ifMtu' => '1500',
  8647.     'ifInErrors' => '0',
  8648.     'ifOutErrors' => '0',
  8649.     'ifInDiscards' => '0',
  8650.     'ifOutDiscards' => '0',
  8651.     'dot1qPvid' => '1',
  8652.   ),
  8653.   85 =>
  8654.   array (
  8655.     'ifName' => 'Gi2/0/33',
  8656.     'ifInMulticastPkts' => '0',
  8657.     'ifInBroadcastPkts' => '0',
  8658.     'ifOutMulticastPkts' => '0',
  8659.     'ifOutBroadcastPkts' => '0',
  8660.     'ifHCInOctets' => '0',
  8661.     'ifHCInUcastPkts' => '0',
  8662.     'ifHCInMulticastPkts' => '0',
  8663.     'ifHCInBroadcastPkts' => '0',
  8664.     'ifHCOutOctets' => '0',
  8665.     'ifHCOutUcastPkts' => '0',
  8666.     'ifHCOutMulticastPkts' => '0',
  8667.     'ifHCOutBroadcastPkts' => '0',
  8668.     'ifLinkUpDownTrapEnable' => 'enabled',
  8669.     'ifHighSpeed' => '1000',
  8670.     'ifPromiscuousMode' => 'false',
  8671.     'ifConnectorPresent' => 'true',
  8672.     'ifAlias' => '',
  8673.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8674.     'ifDescr' => 'GigabitEthernet 2/0/33',
  8675.     'ifAdminStatus' => 'down',
  8676.     'ifOperStatus' => 'down',
  8677.     'ifLastChange' => '10100',
  8678.     'ifType' => 'ethernetCsmacd',
  8679.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8680.     'ifMtu' => '1500',
  8681.     'ifInErrors' => '0',
  8682.     'ifOutErrors' => '0',
  8683.     'ifInDiscards' => '0',
  8684.     'ifOutDiscards' => '0',
  8685.     'dot1qPvid' => '1',
  8686.   ),
  8687.   86 =>
  8688.   array (
  8689.     'ifName' => 'Gi2/0/34',
  8690.     'ifInMulticastPkts' => '0',
  8691.     'ifInBroadcastPkts' => '0',
  8692.     'ifOutMulticastPkts' => '0',
  8693.     'ifOutBroadcastPkts' => '0',
  8694.     'ifHCInOctets' => '0',
  8695.     'ifHCInUcastPkts' => '0',
  8696.     'ifHCInMulticastPkts' => '0',
  8697.     'ifHCInBroadcastPkts' => '0',
  8698.     'ifHCOutOctets' => '0',
  8699.     'ifHCOutUcastPkts' => '0',
  8700.     'ifHCOutMulticastPkts' => '0',
  8701.     'ifHCOutBroadcastPkts' => '0',
  8702.     'ifLinkUpDownTrapEnable' => 'enabled',
  8703.     'ifHighSpeed' => '1000',
  8704.     'ifPromiscuousMode' => 'false',
  8705.     'ifConnectorPresent' => 'true',
  8706.     'ifAlias' => '',
  8707.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8708.     'ifDescr' => 'GigabitEthernet 2/0/34',
  8709.     'ifAdminStatus' => 'down',
  8710.     'ifOperStatus' => 'down',
  8711.     'ifLastChange' => '10100',
  8712.     'ifType' => 'ethernetCsmacd',
  8713.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8714.     'ifMtu' => '1500',
  8715.     'ifInErrors' => '0',
  8716.     'ifOutErrors' => '0',
  8717.     'ifInDiscards' => '0',
  8718.     'ifOutDiscards' => '0',
  8719.     'dot1qPvid' => '1',
  8720.   ),
  8721.   87 =>
  8722.   array (
  8723.     'ifName' => 'Gi2/0/35',
  8724.     'ifInMulticastPkts' => '0',
  8725.     'ifInBroadcastPkts' => '0',
  8726.     'ifOutMulticastPkts' => '0',
  8727.     'ifOutBroadcastPkts' => '0',
  8728.     'ifHCInOctets' => '0',
  8729.     'ifHCInUcastPkts' => '0',
  8730.     'ifHCInMulticastPkts' => '0',
  8731.     'ifHCInBroadcastPkts' => '0',
  8732.     'ifHCOutOctets' => '0',
  8733.     'ifHCOutUcastPkts' => '0',
  8734.     'ifHCOutMulticastPkts' => '0',
  8735.     'ifHCOutBroadcastPkts' => '0',
  8736.     'ifLinkUpDownTrapEnable' => 'enabled',
  8737.     'ifHighSpeed' => '1000',
  8738.     'ifPromiscuousMode' => 'false',
  8739.     'ifConnectorPresent' => 'true',
  8740.     'ifAlias' => '',
  8741.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8742.     'ifDescr' => 'GigabitEthernet 2/0/35',
  8743.     'ifAdminStatus' => 'down',
  8744.     'ifOperStatus' => 'down',
  8745.     'ifLastChange' => '10100',
  8746.     'ifType' => 'ethernetCsmacd',
  8747.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8748.     'ifMtu' => '1500',
  8749.     'ifInErrors' => '0',
  8750.     'ifOutErrors' => '0',
  8751.     'ifInDiscards' => '0',
  8752.     'ifOutDiscards' => '0',
  8753.     'dot1qPvid' => '1',
  8754.   ),
  8755.   88 =>
  8756.   array (
  8757.     'ifName' => 'Gi2/0/36',
  8758.     'ifInMulticastPkts' => '0',
  8759.     'ifInBroadcastPkts' => '0',
  8760.     'ifOutMulticastPkts' => '0',
  8761.     'ifOutBroadcastPkts' => '0',
  8762.     'ifHCInOctets' => '0',
  8763.     'ifHCInUcastPkts' => '0',
  8764.     'ifHCInMulticastPkts' => '0',
  8765.     'ifHCInBroadcastPkts' => '0',
  8766.     'ifHCOutOctets' => '0',
  8767.     'ifHCOutUcastPkts' => '0',
  8768.     'ifHCOutMulticastPkts' => '0',
  8769.     'ifHCOutBroadcastPkts' => '0',
  8770.     'ifLinkUpDownTrapEnable' => 'enabled',
  8771.     'ifHighSpeed' => '1000',
  8772.     'ifPromiscuousMode' => 'false',
  8773.     'ifConnectorPresent' => 'true',
  8774.     'ifAlias' => '',
  8775.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8776.     'ifDescr' => 'GigabitEthernet 2/0/36',
  8777.     'ifAdminStatus' => 'down',
  8778.     'ifOperStatus' => 'down',
  8779.     'ifLastChange' => '10100',
  8780.     'ifType' => 'ethernetCsmacd',
  8781.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8782.     'ifMtu' => '1500',
  8783.     'ifInErrors' => '0',
  8784.     'ifOutErrors' => '0',
  8785.     'ifInDiscards' => '0',
  8786.     'ifOutDiscards' => '0',
  8787.     'dot1qPvid' => '1',
  8788.   ),
  8789.   89 =>
  8790.   array (
  8791.     'ifName' => 'Gi2/0/37',
  8792.     'ifInMulticastPkts' => '0',
  8793.     'ifInBroadcastPkts' => '0',
  8794.     'ifOutMulticastPkts' => '0',
  8795.     'ifOutBroadcastPkts' => '0',
  8796.     'ifHCInOctets' => '0',
  8797.     'ifHCInUcastPkts' => '0',
  8798.     'ifHCInMulticastPkts' => '0',
  8799.     'ifHCInBroadcastPkts' => '0',
  8800.     'ifHCOutOctets' => '0',
  8801.     'ifHCOutUcastPkts' => '0',
  8802.     'ifHCOutMulticastPkts' => '0',
  8803.     'ifHCOutBroadcastPkts' => '0',
  8804.     'ifLinkUpDownTrapEnable' => 'enabled',
  8805.     'ifHighSpeed' => '1000',
  8806.     'ifPromiscuousMode' => 'false',
  8807.     'ifConnectorPresent' => 'true',
  8808.     'ifAlias' => '',
  8809.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8810.     'ifDescr' => 'GigabitEthernet 2/0/37',
  8811.     'ifAdminStatus' => 'down',
  8812.     'ifOperStatus' => 'down',
  8813.     'ifLastChange' => '10100',
  8814.     'ifType' => 'ethernetCsmacd',
  8815.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8816.     'ifMtu' => '1500',
  8817.     'ifInErrors' => '0',
  8818.     'ifOutErrors' => '0',
  8819.     'ifInDiscards' => '0',
  8820.     'ifOutDiscards' => '0',
  8821.     'dot1qPvid' => '1',
  8822.   ),
  8823.   90 =>
  8824.   array (
  8825.     'ifName' => 'Gi2/0/38',
  8826.     'ifInMulticastPkts' => '0',
  8827.     'ifInBroadcastPkts' => '0',
  8828.     'ifOutMulticastPkts' => '0',
  8829.     'ifOutBroadcastPkts' => '0',
  8830.     'ifHCInOctets' => '0',
  8831.     'ifHCInUcastPkts' => '0',
  8832.     'ifHCInMulticastPkts' => '0',
  8833.     'ifHCInBroadcastPkts' => '0',
  8834.     'ifHCOutOctets' => '0',
  8835.     'ifHCOutUcastPkts' => '0',
  8836.     'ifHCOutMulticastPkts' => '0',
  8837.     'ifHCOutBroadcastPkts' => '0',
  8838.     'ifLinkUpDownTrapEnable' => 'enabled',
  8839.     'ifHighSpeed' => '1000',
  8840.     'ifPromiscuousMode' => 'false',
  8841.     'ifConnectorPresent' => 'true',
  8842.     'ifAlias' => '',
  8843.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8844.     'ifDescr' => 'GigabitEthernet 2/0/38',
  8845.     'ifAdminStatus' => 'down',
  8846.     'ifOperStatus' => 'down',
  8847.     'ifLastChange' => '10100',
  8848.     'ifType' => 'ethernetCsmacd',
  8849.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8850.     'ifMtu' => '1500',
  8851.     'ifInErrors' => '0',
  8852.     'ifOutErrors' => '0',
  8853.     'ifInDiscards' => '0',
  8854.     'ifOutDiscards' => '0',
  8855.     'dot1qPvid' => '1',
  8856.   ),
  8857.   91 =>
  8858.   array (
  8859.     'ifName' => 'Gi2/0/39',
  8860.     'ifInMulticastPkts' => '0',
  8861.     'ifInBroadcastPkts' => '0',
  8862.     'ifOutMulticastPkts' => '0',
  8863.     'ifOutBroadcastPkts' => '0',
  8864.     'ifHCInOctets' => '0',
  8865.     'ifHCInUcastPkts' => '0',
  8866.     'ifHCInMulticastPkts' => '0',
  8867.     'ifHCInBroadcastPkts' => '0',
  8868.     'ifHCOutOctets' => '0',
  8869.     'ifHCOutUcastPkts' => '0',
  8870.     'ifHCOutMulticastPkts' => '0',
  8871.     'ifHCOutBroadcastPkts' => '0',
  8872.     'ifLinkUpDownTrapEnable' => 'enabled',
  8873.     'ifHighSpeed' => '1000',
  8874.     'ifPromiscuousMode' => 'false',
  8875.     'ifConnectorPresent' => 'true',
  8876.     'ifAlias' => '',
  8877.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8878.     'ifDescr' => 'GigabitEthernet 2/0/39',
  8879.     'ifAdminStatus' => 'down',
  8880.     'ifOperStatus' => 'down',
  8881.     'ifLastChange' => '10100',
  8882.     'ifType' => 'ethernetCsmacd',
  8883.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8884.     'ifMtu' => '1500',
  8885.     'ifInErrors' => '0',
  8886.     'ifOutErrors' => '0',
  8887.     'ifInDiscards' => '0',
  8888.     'ifOutDiscards' => '0',
  8889.     'dot1qPvid' => '1',
  8890.   ),
  8891.   92 =>
  8892.   array (
  8893.     'ifName' => 'Gi2/0/40',
  8894.     'ifInMulticastPkts' => '0',
  8895.     'ifInBroadcastPkts' => '0',
  8896.     'ifOutMulticastPkts' => '0',
  8897.     'ifOutBroadcastPkts' => '0',
  8898.     'ifHCInOctets' => '0',
  8899.     'ifHCInUcastPkts' => '0',
  8900.     'ifHCInMulticastPkts' => '0',
  8901.     'ifHCInBroadcastPkts' => '0',
  8902.     'ifHCOutOctets' => '0',
  8903.     'ifHCOutUcastPkts' => '0',
  8904.     'ifHCOutMulticastPkts' => '0',
  8905.     'ifHCOutBroadcastPkts' => '0',
  8906.     'ifLinkUpDownTrapEnable' => 'enabled',
  8907.     'ifHighSpeed' => '1000',
  8908.     'ifPromiscuousMode' => 'false',
  8909.     'ifConnectorPresent' => 'true',
  8910.     'ifAlias' => '',
  8911.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8912.     'ifDescr' => 'GigabitEthernet 2/0/40',
  8913.     'ifAdminStatus' => 'down',
  8914.     'ifOperStatus' => 'down',
  8915.     'ifLastChange' => '10100',
  8916.     'ifType' => 'ethernetCsmacd',
  8917.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8918.     'ifMtu' => '1500',
  8919.     'ifInErrors' => '0',
  8920.     'ifOutErrors' => '0',
  8921.     'ifInDiscards' => '0',
  8922.     'ifOutDiscards' => '0',
  8923.     'dot1qPvid' => '1',
  8924.   ),
  8925.   93 =>
  8926.   array (
  8927.     'ifName' => 'Gi2/0/41',
  8928.     'ifInMulticastPkts' => '0',
  8929.     'ifInBroadcastPkts' => '0',
  8930.     'ifOutMulticastPkts' => '0',
  8931.     'ifOutBroadcastPkts' => '0',
  8932.     'ifHCInOctets' => '0',
  8933.     'ifHCInUcastPkts' => '0',
  8934.     'ifHCInMulticastPkts' => '0',
  8935.     'ifHCInBroadcastPkts' => '0',
  8936.     'ifHCOutOctets' => '0',
  8937.     'ifHCOutUcastPkts' => '0',
  8938.     'ifHCOutMulticastPkts' => '0',
  8939.     'ifHCOutBroadcastPkts' => '0',
  8940.     'ifLinkUpDownTrapEnable' => 'enabled',
  8941.     'ifHighSpeed' => '1000',
  8942.     'ifPromiscuousMode' => 'false',
  8943.     'ifConnectorPresent' => 'true',
  8944.     'ifAlias' => '',
  8945.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8946.     'ifDescr' => 'GigabitEthernet 2/0/41',
  8947.     'ifAdminStatus' => 'down',
  8948.     'ifOperStatus' => 'down',
  8949.     'ifLastChange' => '10100',
  8950.     'ifType' => 'ethernetCsmacd',
  8951.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8952.     'ifMtu' => '1500',
  8953.     'ifInErrors' => '0',
  8954.     'ifOutErrors' => '0',
  8955.     'ifInDiscards' => '0',
  8956.     'ifOutDiscards' => '0',
  8957.     'dot1qPvid' => '1',
  8958.   ),
  8959.   94 =>
  8960.   array (
  8961.     'ifName' => 'Gi2/0/42',
  8962.     'ifInMulticastPkts' => '0',
  8963.     'ifInBroadcastPkts' => '0',
  8964.     'ifOutMulticastPkts' => '0',
  8965.     'ifOutBroadcastPkts' => '0',
  8966.     'ifHCInOctets' => '0',
  8967.     'ifHCInUcastPkts' => '0',
  8968.     'ifHCInMulticastPkts' => '0',
  8969.     'ifHCInBroadcastPkts' => '0',
  8970.     'ifHCOutOctets' => '0',
  8971.     'ifHCOutUcastPkts' => '0',
  8972.     'ifHCOutMulticastPkts' => '0',
  8973.     'ifHCOutBroadcastPkts' => '0',
  8974.     'ifLinkUpDownTrapEnable' => 'enabled',
  8975.     'ifHighSpeed' => '1000',
  8976.     'ifPromiscuousMode' => 'false',
  8977.     'ifConnectorPresent' => 'true',
  8978.     'ifAlias' => '',
  8979.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  8980.     'ifDescr' => 'GigabitEthernet 2/0/42',
  8981.     'ifAdminStatus' => 'down',
  8982.     'ifOperStatus' => 'down',
  8983.     'ifLastChange' => '10100',
  8984.     'ifType' => 'ethernetCsmacd',
  8985.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  8986.     'ifMtu' => '1500',
  8987.     'ifInErrors' => '0',
  8988.     'ifOutErrors' => '0',
  8989.     'ifInDiscards' => '0',
  8990.     'ifOutDiscards' => '0',
  8991.     'dot1qPvid' => '1',
  8992.   ),
  8993.   95 =>
  8994.   array (
  8995.     'ifName' => 'Gi2/0/43',
  8996.     'ifInMulticastPkts' => '0',
  8997.     'ifInBroadcastPkts' => '0',
  8998.     'ifOutMulticastPkts' => '0',
  8999.     'ifOutBroadcastPkts' => '0',
  9000.     'ifHCInOctets' => '0',
  9001.     'ifHCInUcastPkts' => '0',
  9002.     'ifHCInMulticastPkts' => '0',
  9003.     'ifHCInBroadcastPkts' => '0',
  9004.     'ifHCOutOctets' => '0',
  9005.     'ifHCOutUcastPkts' => '0',
  9006.     'ifHCOutMulticastPkts' => '0',
  9007.     'ifHCOutBroadcastPkts' => '0',
  9008.     'ifLinkUpDownTrapEnable' => 'enabled',
  9009.     'ifHighSpeed' => '1000',
  9010.     'ifPromiscuousMode' => 'false',
  9011.     'ifConnectorPresent' => 'true',
  9012.     'ifAlias' => '',
  9013.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9014.     'ifDescr' => 'GigabitEthernet 2/0/43',
  9015.     'ifAdminStatus' => 'down',
  9016.     'ifOperStatus' => 'down',
  9017.     'ifLastChange' => '10100',
  9018.     'ifType' => 'ethernetCsmacd',
  9019.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9020.     'ifMtu' => '1500',
  9021.     'ifInErrors' => '0',
  9022.     'ifOutErrors' => '0',
  9023.     'ifInDiscards' => '0',
  9024.     'ifOutDiscards' => '0',
  9025.     'dot1qPvid' => '1',
  9026.   ),
  9027.   96 =>
  9028.   array (
  9029.     'ifName' => 'Gi2/0/44',
  9030.     'ifInMulticastPkts' => '0',
  9031.     'ifInBroadcastPkts' => '0',
  9032.     'ifOutMulticastPkts' => '0',
  9033.     'ifOutBroadcastPkts' => '0',
  9034.     'ifHCInOctets' => '0',
  9035.     'ifHCInUcastPkts' => '0',
  9036.     'ifHCInMulticastPkts' => '0',
  9037.     'ifHCInBroadcastPkts' => '0',
  9038.     'ifHCOutOctets' => '0',
  9039.     'ifHCOutUcastPkts' => '0',
  9040.     'ifHCOutMulticastPkts' => '0',
  9041.     'ifHCOutBroadcastPkts' => '0',
  9042.     'ifLinkUpDownTrapEnable' => 'enabled',
  9043.     'ifHighSpeed' => '1000',
  9044.     'ifPromiscuousMode' => 'false',
  9045.     'ifConnectorPresent' => 'true',
  9046.     'ifAlias' => '',
  9047.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9048.     'ifDescr' => 'GigabitEthernet 2/0/44',
  9049.     'ifAdminStatus' => 'down',
  9050.     'ifOperStatus' => 'down',
  9051.     'ifLastChange' => '10100',
  9052.     'ifType' => 'ethernetCsmacd',
  9053.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9054.     'ifMtu' => '1500',
  9055.     'ifInErrors' => '0',
  9056.     'ifOutErrors' => '0',
  9057.     'ifInDiscards' => '0',
  9058.     'ifOutDiscards' => '0',
  9059.     'dot1qPvid' => '1',
  9060.   ),
  9061.   97 =>
  9062.   array (
  9063.     'ifName' => 'Gi2/0/45',
  9064.     'ifInMulticastPkts' => '0',
  9065.     'ifInBroadcastPkts' => '0',
  9066.     'ifOutMulticastPkts' => '0',
  9067.     'ifOutBroadcastPkts' => '0',
  9068.     'ifHCInOctets' => '0',
  9069.     'ifHCInUcastPkts' => '0',
  9070.     'ifHCInMulticastPkts' => '0',
  9071.     'ifHCInBroadcastPkts' => '0',
  9072.     'ifHCOutOctets' => '0',
  9073.     'ifHCOutUcastPkts' => '0',
  9074.     'ifHCOutMulticastPkts' => '0',
  9075.     'ifHCOutBroadcastPkts' => '0',
  9076.     'ifLinkUpDownTrapEnable' => 'enabled',
  9077.     'ifHighSpeed' => '1000',
  9078.     'ifPromiscuousMode' => 'false',
  9079.     'ifConnectorPresent' => 'true',
  9080.     'ifAlias' => '',
  9081.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9082.     'ifDescr' => 'GigabitEthernet 2/0/45',
  9083.     'ifAdminStatus' => 'down',
  9084.     'ifOperStatus' => 'down',
  9085.     'ifLastChange' => '10100',
  9086.     'ifType' => 'ethernetCsmacd',
  9087.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9088.     'ifMtu' => '1500',
  9089.     'ifInErrors' => '0',
  9090.     'ifOutErrors' => '0',
  9091.     'ifInDiscards' => '0',
  9092.     'ifOutDiscards' => '0',
  9093.     'dot1qPvid' => '1',
  9094.   ),
  9095.   98 =>
  9096.   array (
  9097.     'ifName' => 'Gi2/0/46',
  9098.     'ifInMulticastPkts' => '0',
  9099.     'ifInBroadcastPkts' => '0',
  9100.     'ifOutMulticastPkts' => '0',
  9101.     'ifOutBroadcastPkts' => '0',
  9102.     'ifHCInOctets' => '0',
  9103.     'ifHCInUcastPkts' => '0',
  9104.     'ifHCInMulticastPkts' => '0',
  9105.     'ifHCInBroadcastPkts' => '0',
  9106.     'ifHCOutOctets' => '0',
  9107.     'ifHCOutUcastPkts' => '0',
  9108.     'ifHCOutMulticastPkts' => '0',
  9109.     'ifHCOutBroadcastPkts' => '0',
  9110.     'ifLinkUpDownTrapEnable' => 'enabled',
  9111.     'ifHighSpeed' => '1000',
  9112.     'ifPromiscuousMode' => 'false',
  9113.     'ifConnectorPresent' => 'true',
  9114.     'ifAlias' => '',
  9115.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9116.     'ifDescr' => 'GigabitEthernet 2/0/46',
  9117.     'ifAdminStatus' => 'down',
  9118.     'ifOperStatus' => 'down',
  9119.     'ifLastChange' => '10100',
  9120.     'ifType' => 'ethernetCsmacd',
  9121.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9122.     'ifMtu' => '1500',
  9123.     'ifInErrors' => '0',
  9124.     'ifOutErrors' => '0',
  9125.     'ifInDiscards' => '0',
  9126.     'ifOutDiscards' => '0',
  9127.     'dot1qPvid' => '1',
  9128.   ),
  9129.   99 =>
  9130.   array (
  9131.     'ifName' => 'Gi2/0/47',
  9132.     'ifInMulticastPkts' => '0',
  9133.     'ifInBroadcastPkts' => '0',
  9134.     'ifOutMulticastPkts' => '0',
  9135.     'ifOutBroadcastPkts' => '0',
  9136.     'ifHCInOctets' => '0',
  9137.     'ifHCInUcastPkts' => '0',
  9138.     'ifHCInMulticastPkts' => '0',
  9139.     'ifHCInBroadcastPkts' => '0',
  9140.     'ifHCOutOctets' => '0',
  9141.     'ifHCOutUcastPkts' => '0',
  9142.     'ifHCOutMulticastPkts' => '0',
  9143.     'ifHCOutBroadcastPkts' => '0',
  9144.     'ifLinkUpDownTrapEnable' => 'enabled',
  9145.     'ifHighSpeed' => '1000',
  9146.     'ifPromiscuousMode' => 'false',
  9147.     'ifConnectorPresent' => 'true',
  9148.     'ifAlias' => '',
  9149.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9150.     'ifDescr' => 'GigabitEthernet 2/0/47',
  9151.     'ifAdminStatus' => 'down',
  9152.     'ifOperStatus' => 'down',
  9153.     'ifLastChange' => '10100',
  9154.     'ifType' => 'ethernetCsmacd',
  9155.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9156.     'ifMtu' => '1500',
  9157.     'ifInErrors' => '0',
  9158.     'ifOutErrors' => '0',
  9159.     'ifInDiscards' => '0',
  9160.     'ifOutDiscards' => '0',
  9161.     'dot1qPvid' => '1',
  9162.   ),
  9163.   100 =>
  9164.   array (
  9165.     'ifName' => 'Gi2/0/48',
  9166.     'ifInMulticastPkts' => '0',
  9167.     'ifInBroadcastPkts' => '0',
  9168.     'ifOutMulticastPkts' => '0',
  9169.     'ifOutBroadcastPkts' => '0',
  9170.     'ifHCInOctets' => '0',
  9171.     'ifHCInUcastPkts' => '0',
  9172.     'ifHCInMulticastPkts' => '0',
  9173.     'ifHCInBroadcastPkts' => '0',
  9174.     'ifHCOutOctets' => '0',
  9175.     'ifHCOutUcastPkts' => '0',
  9176.     'ifHCOutMulticastPkts' => '0',
  9177.     'ifHCOutBroadcastPkts' => '0',
  9178.     'ifLinkUpDownTrapEnable' => 'enabled',
  9179.     'ifHighSpeed' => '1000',
  9180.     'ifPromiscuousMode' => 'false',
  9181.     'ifConnectorPresent' => 'true',
  9182.     'ifAlias' => '',
  9183.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9184.     'ifDescr' => 'GigabitEthernet 2/0/48',
  9185.     'ifAdminStatus' => 'down',
  9186.     'ifOperStatus' => 'down',
  9187.     'ifLastChange' => '10100',
  9188.     'ifType' => 'ethernetCsmacd',
  9189.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9190.     'ifMtu' => '1500',
  9191.     'ifInErrors' => '0',
  9192.     'ifOutErrors' => '0',
  9193.     'ifInDiscards' => '0',
  9194.     'ifOutDiscards' => '0',
  9195.     'dot1qPvid' => '1',
  9196.   ),
  9197.   101 =>
  9198.   array (
  9199.     'ifName' => 'Te2/0/49',
  9200.     'ifInMulticastPkts' => '5893268',
  9201.     'ifInBroadcastPkts' => '2170451',
  9202.     'ifOutMulticastPkts' => '5893278',
  9203.     'ifOutBroadcastPkts' => '2170456',
  9204.     'ifHCInOctets' => '8433884833',
  9205.     'ifHCInUcastPkts' => '19832411',
  9206.     'ifHCInMulticastPkts' => '5893278',
  9207.     'ifHCInBroadcastPkts' => '2170456',
  9208.     'ifHCOutOctets' => '8432961317',
  9209.     'ifHCOutUcastPkts' => '19831084',
  9210.     'ifHCOutMulticastPkts' => '5893333',
  9211.     'ifHCOutBroadcastPkts' => '2170465',
  9212.     'ifLinkUpDownTrapEnable' => 'enabled',
  9213.     'ifHighSpeed' => '10000',
  9214.     'ifPromiscuousMode' => 'false',
  9215.     'ifConnectorPresent' => 'true',
  9216.     'ifAlias' => '',
  9217.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9218.     'ifDescr' => 'TenGigabitEthernet 2/0/49',
  9219.     'ifAdminStatus' => 'up',
  9220.     'ifOperStatus' => 'up',
  9221.     'ifLastChange' => '11700',
  9222.     'ifType' => 'ethernetCsmacd',
  9223.     'ifPhysAddress' => '0:0:0:0:0:0',
  9224.     'ifMtu' => '9194',
  9225.     'ifInErrors' => '0',
  9226.     'ifOutErrors' => '0',
  9227.     'ifInDiscards' => '0',
  9228.     'ifOutDiscards' => '0',
  9229.   ),
  9230.   102 =>
  9231.   array (
  9232.     'ifName' => 'Te2/0/50',
  9233.     'ifInMulticastPkts' => '5893268',
  9234.     'ifInBroadcastPkts' => '2170451',
  9235.     'ifOutMulticastPkts' => '0',
  9236.     'ifOutBroadcastPkts' => '0',
  9237.     'ifHCInOctets' => '12709833585',
  9238.     'ifHCInUcastPkts' => '27219558',
  9239.     'ifHCInMulticastPkts' => '5893278',
  9240.     'ifHCInBroadcastPkts' => '2170456',
  9241.     'ifHCOutOctets' => '74826724041',
  9242.     'ifHCOutUcastPkts' => '84454971',
  9243.     'ifHCOutMulticastPkts' => '0',
  9244.     'ifHCOutBroadcastPkts' => '0',
  9245.     'ifLinkUpDownTrapEnable' => 'enabled',
  9246.     'ifHighSpeed' => '10000',
  9247.     'ifPromiscuousMode' => 'false',
  9248.     'ifConnectorPresent' => 'true',
  9249.     'ifAlias' => '',
  9250.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9251.     'ifDescr' => 'TenGigabitEthernet 2/0/50',
  9252.     'ifAdminStatus' => 'up',
  9253.     'ifOperStatus' => 'up',
  9254.     'ifLastChange' => '11700',
  9255.     'ifType' => 'ethernetCsmacd',
  9256.     'ifPhysAddress' => '0:0:0:0:0:0',
  9257.     'ifMtu' => '9194',
  9258.     'ifInErrors' => '0',
  9259.     'ifOutErrors' => '0',
  9260.     'ifInDiscards' => '0',
  9261.     'ifOutDiscards' => '0',
  9262.   ),
  9263.   103 =>
  9264.   array (
  9265.     'ifName' => 'Te2/0/51',
  9266.     'ifInMulticastPkts' => '0',
  9267.     'ifInBroadcastPkts' => '0',
  9268.     'ifOutMulticastPkts' => '0',
  9269.     'ifOutBroadcastPkts' => '0',
  9270.     'ifHCInOctets' => '0',
  9271.     'ifHCInUcastPkts' => '0',
  9272.     'ifHCInMulticastPkts' => '0',
  9273.     'ifHCInBroadcastPkts' => '0',
  9274.     'ifHCOutOctets' => '0',
  9275.     'ifHCOutUcastPkts' => '0',
  9276.     'ifHCOutMulticastPkts' => '0',
  9277.     'ifHCOutBroadcastPkts' => '0',
  9278.     'ifLinkUpDownTrapEnable' => 'enabled',
  9279.     'ifHighSpeed' => '10000',
  9280.     'ifPromiscuousMode' => 'false',
  9281.     'ifConnectorPresent' => 'true',
  9282.     'ifAlias' => '',
  9283.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9284.     'ifDescr' => 'TenGigabitEthernet 2/0/51',
  9285.     'ifAdminStatus' => 'down',
  9286.     'ifOperStatus' => 'down',
  9287.     'ifLastChange' => '10300',
  9288.     'ifType' => 'ethernetCsmacd',
  9289.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9290.     'ifMtu' => '1500',
  9291.     'ifInErrors' => '0',
  9292.     'ifOutErrors' => '0',
  9293.     'ifInDiscards' => '0',
  9294.     'ifOutDiscards' => '0',
  9295.     'dot1qPvid' => '1',
  9296.   ),
  9297.   104 =>
  9298.   array (
  9299.     'ifName' => 'Te2/0/52',
  9300.     'ifInMulticastPkts' => '0',
  9301.     'ifInBroadcastPkts' => '0',
  9302.     'ifOutMulticastPkts' => '0',
  9303.     'ifOutBroadcastPkts' => '0',
  9304.     'ifHCInOctets' => '0',
  9305.     'ifHCInUcastPkts' => '0',
  9306.     'ifHCInMulticastPkts' => '0',
  9307.     'ifHCInBroadcastPkts' => '0',
  9308.     'ifHCOutOctets' => '0',
  9309.     'ifHCOutUcastPkts' => '0',
  9310.     'ifHCOutMulticastPkts' => '0',
  9311.     'ifHCOutBroadcastPkts' => '0',
  9312.     'ifLinkUpDownTrapEnable' => 'enabled',
  9313.     'ifHighSpeed' => '10000',
  9314.     'ifPromiscuousMode' => 'false',
  9315.     'ifConnectorPresent' => 'true',
  9316.     'ifAlias' => '',
  9317.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9318.     'ifDescr' => 'TenGigabitEthernet 2/0/52',
  9319.     'ifAdminStatus' => 'down',
  9320.     'ifOperStatus' => 'down',
  9321.     'ifLastChange' => '10300',
  9322.     'ifType' => 'ethernetCsmacd',
  9323.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9324.     'ifMtu' => '1500',
  9325.     'ifInErrors' => '0',
  9326.     'ifOutErrors' => '0',
  9327.     'ifInDiscards' => '0',
  9328.     'ifOutDiscards' => '0',
  9329.     'dot1qPvid' => '1',
  9330.   ),
  9331.   105 =>
  9332.   array (
  9333.     'ifName' => 'Gi3/0/1',
  9334.     'ifInMulticastPkts' => '0',
  9335.     'ifInBroadcastPkts' => '0',
  9336.     'ifOutMulticastPkts' => '0',
  9337.     'ifOutBroadcastPkts' => '0',
  9338.     'ifHCInOctets' => '0',
  9339.     'ifHCInUcastPkts' => '0',
  9340.     'ifHCInMulticastPkts' => '0',
  9341.     'ifHCInBroadcastPkts' => '0',
  9342.     'ifHCOutOctets' => '0',
  9343.     'ifHCOutUcastPkts' => '0',
  9344.     'ifHCOutMulticastPkts' => '0',
  9345.     'ifHCOutBroadcastPkts' => '0',
  9346.     'ifLinkUpDownTrapEnable' => 'enabled',
  9347.     'ifHighSpeed' => '1000',
  9348.     'ifPromiscuousMode' => 'false',
  9349.     'ifConnectorPresent' => 'true',
  9350.     'ifAlias' => '',
  9351.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9352.     'ifDescr' => 'GigabitEthernet 3/0/1',
  9353.     'ifAdminStatus' => 'down',
  9354.     'ifOperStatus' => 'down',
  9355.     'ifLastChange' => '10100',
  9356.     'ifType' => 'ethernetCsmacd',
  9357.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9358.     'ifMtu' => '1500',
  9359.     'ifInErrors' => '0',
  9360.     'ifOutErrors' => '0',
  9361.     'ifInDiscards' => '0',
  9362.     'ifOutDiscards' => '0',
  9363.     'dot1qPvid' => '1',
  9364.   ),
  9365.   106 =>
  9366.   array (
  9367.     'ifName' => 'Gi3/0/2',
  9368.     'ifInMulticastPkts' => '0',
  9369.     'ifInBroadcastPkts' => '0',
  9370.     'ifOutMulticastPkts' => '0',
  9371.     'ifOutBroadcastPkts' => '0',
  9372.     'ifHCInOctets' => '0',
  9373.     'ifHCInUcastPkts' => '0',
  9374.     'ifHCInMulticastPkts' => '0',
  9375.     'ifHCInBroadcastPkts' => '0',
  9376.     'ifHCOutOctets' => '0',
  9377.     'ifHCOutUcastPkts' => '0',
  9378.     'ifHCOutMulticastPkts' => '0',
  9379.     'ifHCOutBroadcastPkts' => '0',
  9380.     'ifLinkUpDownTrapEnable' => 'enabled',
  9381.     'ifHighSpeed' => '1000',
  9382.     'ifPromiscuousMode' => 'false',
  9383.     'ifConnectorPresent' => 'true',
  9384.     'ifAlias' => '',
  9385.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9386.     'ifDescr' => 'GigabitEthernet 3/0/2',
  9387.     'ifAdminStatus' => 'down',
  9388.     'ifOperStatus' => 'down',
  9389.     'ifLastChange' => '10100',
  9390.     'ifType' => 'ethernetCsmacd',
  9391.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9392.     'ifMtu' => '1500',
  9393.     'ifInErrors' => '0',
  9394.     'ifOutErrors' => '0',
  9395.     'ifInDiscards' => '0',
  9396.     'ifOutDiscards' => '0',
  9397.     'dot1qPvid' => '1',
  9398.   ),
  9399.   107 =>
  9400.   array (
  9401.     'ifName' => 'Gi3/0/3',
  9402.     'ifInMulticastPkts' => '0',
  9403.     'ifInBroadcastPkts' => '0',
  9404.     'ifOutMulticastPkts' => '0',
  9405.     'ifOutBroadcastPkts' => '0',
  9406.     'ifHCInOctets' => '0',
  9407.     'ifHCInUcastPkts' => '0',
  9408.     'ifHCInMulticastPkts' => '0',
  9409.     'ifHCInBroadcastPkts' => '0',
  9410.     'ifHCOutOctets' => '0',
  9411.     'ifHCOutUcastPkts' => '0',
  9412.     'ifHCOutMulticastPkts' => '0',
  9413.     'ifHCOutBroadcastPkts' => '0',
  9414.     'ifLinkUpDownTrapEnable' => 'enabled',
  9415.     'ifHighSpeed' => '1000',
  9416.     'ifPromiscuousMode' => 'false',
  9417.     'ifConnectorPresent' => 'true',
  9418.     'ifAlias' => '',
  9419.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9420.     'ifDescr' => 'GigabitEthernet 3/0/3',
  9421.     'ifAdminStatus' => 'down',
  9422.     'ifOperStatus' => 'down',
  9423.     'ifLastChange' => '10100',
  9424.     'ifType' => 'ethernetCsmacd',
  9425.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9426.     'ifMtu' => '1500',
  9427.     'ifInErrors' => '0',
  9428.     'ifOutErrors' => '0',
  9429.     'ifInDiscards' => '0',
  9430.     'ifOutDiscards' => '0',
  9431.     'dot1qPvid' => '1',
  9432.   ),
  9433.   108 =>
  9434.   array (
  9435.     'ifName' => 'Gi3/0/4',
  9436.     'ifInMulticastPkts' => '0',
  9437.     'ifInBroadcastPkts' => '0',
  9438.     'ifOutMulticastPkts' => '0',
  9439.     'ifOutBroadcastPkts' => '0',
  9440.     'ifHCInOctets' => '0',
  9441.     'ifHCInUcastPkts' => '0',
  9442.     'ifHCInMulticastPkts' => '0',
  9443.     'ifHCInBroadcastPkts' => '0',
  9444.     'ifHCOutOctets' => '0',
  9445.     'ifHCOutUcastPkts' => '0',
  9446.     'ifHCOutMulticastPkts' => '0',
  9447.     'ifHCOutBroadcastPkts' => '0',
  9448.     'ifLinkUpDownTrapEnable' => 'enabled',
  9449.     'ifHighSpeed' => '1000',
  9450.     'ifPromiscuousMode' => 'false',
  9451.     'ifConnectorPresent' => 'true',
  9452.     'ifAlias' => '',
  9453.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9454.     'ifDescr' => 'GigabitEthernet 3/0/4',
  9455.     'ifAdminStatus' => 'down',
  9456.     'ifOperStatus' => 'down',
  9457.     'ifLastChange' => '10100',
  9458.     'ifType' => 'ethernetCsmacd',
  9459.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9460.     'ifMtu' => '1500',
  9461.     'ifInErrors' => '0',
  9462.     'ifOutErrors' => '0',
  9463.     'ifInDiscards' => '0',
  9464.     'ifOutDiscards' => '0',
  9465.     'dot1qPvid' => '1',
  9466.   ),
  9467.   109 =>
  9468.   array (
  9469.     'ifName' => 'Gi3/0/5',
  9470.     'ifInMulticastPkts' => '0',
  9471.     'ifInBroadcastPkts' => '0',
  9472.     'ifOutMulticastPkts' => '0',
  9473.     'ifOutBroadcastPkts' => '0',
  9474.     'ifHCInOctets' => '0',
  9475.     'ifHCInUcastPkts' => '0',
  9476.     'ifHCInMulticastPkts' => '0',
  9477.     'ifHCInBroadcastPkts' => '0',
  9478.     'ifHCOutOctets' => '0',
  9479.     'ifHCOutUcastPkts' => '0',
  9480.     'ifHCOutMulticastPkts' => '0',
  9481.     'ifHCOutBroadcastPkts' => '0',
  9482.     'ifLinkUpDownTrapEnable' => 'enabled',
  9483.     'ifHighSpeed' => '1000',
  9484.     'ifPromiscuousMode' => 'false',
  9485.     'ifConnectorPresent' => 'true',
  9486.     'ifAlias' => '',
  9487.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9488.     'ifDescr' => 'GigabitEthernet 3/0/5',
  9489.     'ifAdminStatus' => 'down',
  9490.     'ifOperStatus' => 'down',
  9491.     'ifLastChange' => '10100',
  9492.     'ifType' => 'ethernetCsmacd',
  9493.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9494.     'ifMtu' => '1500',
  9495.     'ifInErrors' => '0',
  9496.     'ifOutErrors' => '0',
  9497.     'ifInDiscards' => '0',
  9498.     'ifOutDiscards' => '0',
  9499.     'dot1qPvid' => '1',
  9500.   ),
  9501.   110 =>
  9502.   array (
  9503.     'ifName' => 'Gi3/0/6',
  9504.     'ifInMulticastPkts' => '0',
  9505.     'ifInBroadcastPkts' => '0',
  9506.     'ifOutMulticastPkts' => '0',
  9507.     'ifOutBroadcastPkts' => '0',
  9508.     'ifHCInOctets' => '0',
  9509.     'ifHCInUcastPkts' => '0',
  9510.     'ifHCInMulticastPkts' => '0',
  9511.     'ifHCInBroadcastPkts' => '0',
  9512.     'ifHCOutOctets' => '0',
  9513.     'ifHCOutUcastPkts' => '0',
  9514.     'ifHCOutMulticastPkts' => '0',
  9515.     'ifHCOutBroadcastPkts' => '0',
  9516.     'ifLinkUpDownTrapEnable' => 'enabled',
  9517.     'ifHighSpeed' => '1000',
  9518.     'ifPromiscuousMode' => 'false',
  9519.     'ifConnectorPresent' => 'true',
  9520.     'ifAlias' => '',
  9521.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9522.     'ifDescr' => 'GigabitEthernet 3/0/6',
  9523.     'ifAdminStatus' => 'down',
  9524.     'ifOperStatus' => 'down',
  9525.     'ifLastChange' => '10100',
  9526.     'ifType' => 'ethernetCsmacd',
  9527.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9528.     'ifMtu' => '1500',
  9529.     'ifInErrors' => '0',
  9530.     'ifOutErrors' => '0',
  9531.     'ifInDiscards' => '0',
  9532.     'ifOutDiscards' => '0',
  9533.     'dot1qPvid' => '1',
  9534.   ),
  9535.   111 =>
  9536.   array (
  9537.     'ifName' => 'Gi3/0/7',
  9538.     'ifInMulticastPkts' => '0',
  9539.     'ifInBroadcastPkts' => '0',
  9540.     'ifOutMulticastPkts' => '0',
  9541.     'ifOutBroadcastPkts' => '0',
  9542.     'ifHCInOctets' => '0',
  9543.     'ifHCInUcastPkts' => '0',
  9544.     'ifHCInMulticastPkts' => '0',
  9545.     'ifHCInBroadcastPkts' => '0',
  9546.     'ifHCOutOctets' => '0',
  9547.     'ifHCOutUcastPkts' => '0',
  9548.     'ifHCOutMulticastPkts' => '0',
  9549.     'ifHCOutBroadcastPkts' => '0',
  9550.     'ifLinkUpDownTrapEnable' => 'enabled',
  9551.     'ifHighSpeed' => '1000',
  9552.     'ifPromiscuousMode' => 'false',
  9553.     'ifConnectorPresent' => 'true',
  9554.     'ifAlias' => '',
  9555.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9556.     'ifDescr' => 'GigabitEthernet 3/0/7',
  9557.     'ifAdminStatus' => 'down',
  9558.     'ifOperStatus' => 'down',
  9559.     'ifLastChange' => '10200',
  9560.     'ifType' => 'ethernetCsmacd',
  9561.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9562.     'ifMtu' => '1500',
  9563.     'ifInErrors' => '0',
  9564.     'ifOutErrors' => '0',
  9565.     'ifInDiscards' => '0',
  9566.     'ifOutDiscards' => '0',
  9567.     'dot1qPvid' => '1',
  9568.   ),
  9569.   112 =>
  9570.   array (
  9571.     'ifName' => 'Gi3/0/8',
  9572.     'ifInMulticastPkts' => '0',
  9573.     'ifInBroadcastPkts' => '0',
  9574.     'ifOutMulticastPkts' => '0',
  9575.     'ifOutBroadcastPkts' => '0',
  9576.     'ifHCInOctets' => '0',
  9577.     'ifHCInUcastPkts' => '0',
  9578.     'ifHCInMulticastPkts' => '0',
  9579.     'ifHCInBroadcastPkts' => '0',
  9580.     'ifHCOutOctets' => '0',
  9581.     'ifHCOutUcastPkts' => '0',
  9582.     'ifHCOutMulticastPkts' => '0',
  9583.     'ifHCOutBroadcastPkts' => '0',
  9584.     'ifLinkUpDownTrapEnable' => 'enabled',
  9585.     'ifHighSpeed' => '1000',
  9586.     'ifPromiscuousMode' => 'false',
  9587.     'ifConnectorPresent' => 'true',
  9588.     'ifAlias' => '',
  9589.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9590.     'ifDescr' => 'GigabitEthernet 3/0/8',
  9591.     'ifAdminStatus' => 'down',
  9592.     'ifOperStatus' => 'down',
  9593.     'ifLastChange' => '10200',
  9594.     'ifType' => 'ethernetCsmacd',
  9595.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9596.     'ifMtu' => '1500',
  9597.     'ifInErrors' => '0',
  9598.     'ifOutErrors' => '0',
  9599.     'ifInDiscards' => '0',
  9600.     'ifOutDiscards' => '0',
  9601.     'dot1qPvid' => '1',
  9602.   ),
  9603.   113 =>
  9604.   array (
  9605.     'ifName' => 'Gi3/0/9',
  9606.     'ifInMulticastPkts' => '0',
  9607.     'ifInBroadcastPkts' => '0',
  9608.     'ifOutMulticastPkts' => '0',
  9609.     'ifOutBroadcastPkts' => '0',
  9610.     'ifHCInOctets' => '0',
  9611.     'ifHCInUcastPkts' => '0',
  9612.     'ifHCInMulticastPkts' => '0',
  9613.     'ifHCInBroadcastPkts' => '0',
  9614.     'ifHCOutOctets' => '0',
  9615.     'ifHCOutUcastPkts' => '0',
  9616.     'ifHCOutMulticastPkts' => '0',
  9617.     'ifHCOutBroadcastPkts' => '0',
  9618.     'ifLinkUpDownTrapEnable' => 'enabled',
  9619.     'ifHighSpeed' => '1000',
  9620.     'ifPromiscuousMode' => 'false',
  9621.     'ifConnectorPresent' => 'true',
  9622.     'ifAlias' => '',
  9623.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9624.     'ifDescr' => 'GigabitEthernet 3/0/9',
  9625.     'ifAdminStatus' => 'down',
  9626.     'ifOperStatus' => 'down',
  9627.     'ifLastChange' => '10200',
  9628.     'ifType' => 'ethernetCsmacd',
  9629.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9630.     'ifMtu' => '1500',
  9631.     'ifInErrors' => '0',
  9632.     'ifOutErrors' => '0',
  9633.     'ifInDiscards' => '0',
  9634.     'ifOutDiscards' => '0',
  9635.     'dot1qPvid' => '1',
  9636.   ),
  9637.   114 =>
  9638.   array (
  9639.     'ifName' => 'Gi3/0/10',
  9640.     'ifInMulticastPkts' => '0',
  9641.     'ifInBroadcastPkts' => '0',
  9642.     'ifOutMulticastPkts' => '0',
  9643.     'ifOutBroadcastPkts' => '0',
  9644.     'ifHCInOctets' => '0',
  9645.     'ifHCInUcastPkts' => '0',
  9646.     'ifHCInMulticastPkts' => '0',
  9647.     'ifHCInBroadcastPkts' => '0',
  9648.     'ifHCOutOctets' => '0',
  9649.     'ifHCOutUcastPkts' => '0',
  9650.     'ifHCOutMulticastPkts' => '0',
  9651.     'ifHCOutBroadcastPkts' => '0',
  9652.     'ifLinkUpDownTrapEnable' => 'enabled',
  9653.     'ifHighSpeed' => '1000',
  9654.     'ifPromiscuousMode' => 'false',
  9655.     'ifConnectorPresent' => 'true',
  9656.     'ifAlias' => '',
  9657.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9658.     'ifDescr' => 'GigabitEthernet 3/0/10',
  9659.     'ifAdminStatus' => 'down',
  9660.     'ifOperStatus' => 'down',
  9661.     'ifLastChange' => '10200',
  9662.     'ifType' => 'ethernetCsmacd',
  9663.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9664.     'ifMtu' => '1500',
  9665.     'ifInErrors' => '0',
  9666.     'ifOutErrors' => '0',
  9667.     'ifInDiscards' => '0',
  9668.     'ifOutDiscards' => '0',
  9669.     'dot1qPvid' => '1',
  9670.   ),
  9671.   115 =>
  9672.   array (
  9673.     'ifName' => 'Gi3/0/11',
  9674.     'ifInMulticastPkts' => '0',
  9675.     'ifInBroadcastPkts' => '0',
  9676.     'ifOutMulticastPkts' => '0',
  9677.     'ifOutBroadcastPkts' => '0',
  9678.     'ifHCInOctets' => '0',
  9679.     'ifHCInUcastPkts' => '0',
  9680.     'ifHCInMulticastPkts' => '0',
  9681.     'ifHCInBroadcastPkts' => '0',
  9682.     'ifHCOutOctets' => '0',
  9683.     'ifHCOutUcastPkts' => '0',
  9684.     'ifHCOutMulticastPkts' => '0',
  9685.     'ifHCOutBroadcastPkts' => '0',
  9686.     'ifLinkUpDownTrapEnable' => 'enabled',
  9687.     'ifHighSpeed' => '1000',
  9688.     'ifPromiscuousMode' => 'false',
  9689.     'ifConnectorPresent' => 'true',
  9690.     'ifAlias' => '',
  9691.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9692.     'ifDescr' => 'GigabitEthernet 3/0/11',
  9693.     'ifAdminStatus' => 'down',
  9694.     'ifOperStatus' => 'down',
  9695.     'ifLastChange' => '10200',
  9696.     'ifType' => 'ethernetCsmacd',
  9697.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9698.     'ifMtu' => '1500',
  9699.     'ifInErrors' => '0',
  9700.     'ifOutErrors' => '0',
  9701.     'ifInDiscards' => '0',
  9702.     'ifOutDiscards' => '0',
  9703.     'dot1qPvid' => '1',
  9704.   ),
  9705.   116 =>
  9706.   array (
  9707.     'ifName' => 'Gi3/0/12',
  9708.     'ifInMulticastPkts' => '0',
  9709.     'ifInBroadcastPkts' => '0',
  9710.     'ifOutMulticastPkts' => '0',
  9711.     'ifOutBroadcastPkts' => '0',
  9712.     'ifHCInOctets' => '0',
  9713.     'ifHCInUcastPkts' => '0',
  9714.     'ifHCInMulticastPkts' => '0',
  9715.     'ifHCInBroadcastPkts' => '0',
  9716.     'ifHCOutOctets' => '0',
  9717.     'ifHCOutUcastPkts' => '0',
  9718.     'ifHCOutMulticastPkts' => '0',
  9719.     'ifHCOutBroadcastPkts' => '0',
  9720.     'ifLinkUpDownTrapEnable' => 'enabled',
  9721.     'ifHighSpeed' => '1000',
  9722.     'ifPromiscuousMode' => 'false',
  9723.     'ifConnectorPresent' => 'true',
  9724.     'ifAlias' => '',
  9725.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9726.     'ifDescr' => 'GigabitEthernet 3/0/12',
  9727.     'ifAdminStatus' => 'down',
  9728.     'ifOperStatus' => 'down',
  9729.     'ifLastChange' => '10200',
  9730.     'ifType' => 'ethernetCsmacd',
  9731.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9732.     'ifMtu' => '1500',
  9733.     'ifInErrors' => '0',
  9734.     'ifOutErrors' => '0',
  9735.     'ifInDiscards' => '0',
  9736.     'ifOutDiscards' => '0',
  9737.     'dot1qPvid' => '1',
  9738.   ),
  9739.   117 =>
  9740.   array (
  9741.     'ifName' => 'Gi3/0/13',
  9742.     'ifInMulticastPkts' => '0',
  9743.     'ifInBroadcastPkts' => '0',
  9744.     'ifOutMulticastPkts' => '0',
  9745.     'ifOutBroadcastPkts' => '0',
  9746.     'ifHCInOctets' => '0',
  9747.     'ifHCInUcastPkts' => '0',
  9748.     'ifHCInMulticastPkts' => '0',
  9749.     'ifHCInBroadcastPkts' => '0',
  9750.     'ifHCOutOctets' => '0',
  9751.     'ifHCOutUcastPkts' => '0',
  9752.     'ifHCOutMulticastPkts' => '0',
  9753.     'ifHCOutBroadcastPkts' => '0',
  9754.     'ifLinkUpDownTrapEnable' => 'enabled',
  9755.     'ifHighSpeed' => '1000',
  9756.     'ifPromiscuousMode' => 'false',
  9757.     'ifConnectorPresent' => 'true',
  9758.     'ifAlias' => '',
  9759.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9760.     'ifDescr' => 'GigabitEthernet 3/0/13',
  9761.     'ifAdminStatus' => 'down',
  9762.     'ifOperStatus' => 'down',
  9763.     'ifLastChange' => '10200',
  9764.     'ifType' => 'ethernetCsmacd',
  9765.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9766.     'ifMtu' => '1500',
  9767.     'ifInErrors' => '0',
  9768.     'ifOutErrors' => '0',
  9769.     'ifInDiscards' => '0',
  9770.     'ifOutDiscards' => '0',
  9771.     'dot1qPvid' => '1',
  9772.   ),
  9773.   118 =>
  9774.   array (
  9775.     'ifName' => 'Gi3/0/14',
  9776.     'ifInMulticastPkts' => '0',
  9777.     'ifInBroadcastPkts' => '0',
  9778.     'ifOutMulticastPkts' => '0',
  9779.     'ifOutBroadcastPkts' => '0',
  9780.     'ifHCInOctets' => '0',
  9781.     'ifHCInUcastPkts' => '0',
  9782.     'ifHCInMulticastPkts' => '0',
  9783.     'ifHCInBroadcastPkts' => '0',
  9784.     'ifHCOutOctets' => '0',
  9785.     'ifHCOutUcastPkts' => '0',
  9786.     'ifHCOutMulticastPkts' => '0',
  9787.     'ifHCOutBroadcastPkts' => '0',
  9788.     'ifLinkUpDownTrapEnable' => 'enabled',
  9789.     'ifHighSpeed' => '1000',
  9790.     'ifPromiscuousMode' => 'false',
  9791.     'ifConnectorPresent' => 'true',
  9792.     'ifAlias' => '',
  9793.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9794.     'ifDescr' => 'GigabitEthernet 3/0/14',
  9795.     'ifAdminStatus' => 'down',
  9796.     'ifOperStatus' => 'down',
  9797.     'ifLastChange' => '10200',
  9798.     'ifType' => 'ethernetCsmacd',
  9799.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9800.     'ifMtu' => '1500',
  9801.     'ifInErrors' => '0',
  9802.     'ifOutErrors' => '0',
  9803.     'ifInDiscards' => '0',
  9804.     'ifOutDiscards' => '0',
  9805.     'dot1qPvid' => '1',
  9806.   ),
  9807.   119 =>
  9808.   array (
  9809.     'ifName' => 'Gi3/0/15',
  9810.     'ifInMulticastPkts' => '0',
  9811.     'ifInBroadcastPkts' => '0',
  9812.     'ifOutMulticastPkts' => '0',
  9813.     'ifOutBroadcastPkts' => '0',
  9814.     'ifHCInOctets' => '0',
  9815.     'ifHCInUcastPkts' => '0',
  9816.     'ifHCInMulticastPkts' => '0',
  9817.     'ifHCInBroadcastPkts' => '0',
  9818.     'ifHCOutOctets' => '0',
  9819.     'ifHCOutUcastPkts' => '0',
  9820.     'ifHCOutMulticastPkts' => '0',
  9821.     'ifHCOutBroadcastPkts' => '0',
  9822.     'ifLinkUpDownTrapEnable' => 'enabled',
  9823.     'ifHighSpeed' => '1000',
  9824.     'ifPromiscuousMode' => 'false',
  9825.     'ifConnectorPresent' => 'true',
  9826.     'ifAlias' => '',
  9827.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9828.     'ifDescr' => 'GigabitEthernet 3/0/15',
  9829.     'ifAdminStatus' => 'down',
  9830.     'ifOperStatus' => 'down',
  9831.     'ifLastChange' => '10200',
  9832.     'ifType' => 'ethernetCsmacd',
  9833.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9834.     'ifMtu' => '1500',
  9835.     'ifInErrors' => '0',
  9836.     'ifOutErrors' => '0',
  9837.     'ifInDiscards' => '0',
  9838.     'ifOutDiscards' => '0',
  9839.     'dot1qPvid' => '1',
  9840.   ),
  9841.   120 =>
  9842.   array (
  9843.     'ifName' => 'Gi3/0/16',
  9844.     'ifInMulticastPkts' => '0',
  9845.     'ifInBroadcastPkts' => '0',
  9846.     'ifOutMulticastPkts' => '0',
  9847.     'ifOutBroadcastPkts' => '0',
  9848.     'ifHCInOctets' => '0',
  9849.     'ifHCInUcastPkts' => '0',
  9850.     'ifHCInMulticastPkts' => '0',
  9851.     'ifHCInBroadcastPkts' => '0',
  9852.     'ifHCOutOctets' => '0',
  9853.     'ifHCOutUcastPkts' => '0',
  9854.     'ifHCOutMulticastPkts' => '0',
  9855.     'ifHCOutBroadcastPkts' => '0',
  9856.     'ifLinkUpDownTrapEnable' => 'enabled',
  9857.     'ifHighSpeed' => '1000',
  9858.     'ifPromiscuousMode' => 'false',
  9859.     'ifConnectorPresent' => 'true',
  9860.     'ifAlias' => '',
  9861.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9862.     'ifDescr' => 'GigabitEthernet 3/0/16',
  9863.     'ifAdminStatus' => 'down',
  9864.     'ifOperStatus' => 'down',
  9865.     'ifLastChange' => '10200',
  9866.     'ifType' => 'ethernetCsmacd',
  9867.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9868.     'ifMtu' => '1500',
  9869.     'ifInErrors' => '0',
  9870.     'ifOutErrors' => '0',
  9871.     'ifInDiscards' => '0',
  9872.     'ifOutDiscards' => '0',
  9873.     'dot1qPvid' => '1',
  9874.   ),
  9875.   121 =>
  9876.   array (
  9877.     'ifName' => 'Gi3/0/17',
  9878.     'ifInMulticastPkts' => '0',
  9879.     'ifInBroadcastPkts' => '0',
  9880.     'ifOutMulticastPkts' => '0',
  9881.     'ifOutBroadcastPkts' => '0',
  9882.     'ifHCInOctets' => '0',
  9883.     'ifHCInUcastPkts' => '0',
  9884.     'ifHCInMulticastPkts' => '0',
  9885.     'ifHCInBroadcastPkts' => '0',
  9886.     'ifHCOutOctets' => '0',
  9887.     'ifHCOutUcastPkts' => '0',
  9888.     'ifHCOutMulticastPkts' => '0',
  9889.     'ifHCOutBroadcastPkts' => '0',
  9890.     'ifLinkUpDownTrapEnable' => 'enabled',
  9891.     'ifHighSpeed' => '1000',
  9892.     'ifPromiscuousMode' => 'false',
  9893.     'ifConnectorPresent' => 'true',
  9894.     'ifAlias' => '',
  9895.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9896.     'ifDescr' => 'GigabitEthernet 3/0/17',
  9897.     'ifAdminStatus' => 'down',
  9898.     'ifOperStatus' => 'down',
  9899.     'ifLastChange' => '10200',
  9900.     'ifType' => 'ethernetCsmacd',
  9901.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9902.     'ifMtu' => '1500',
  9903.     'ifInErrors' => '0',
  9904.     'ifOutErrors' => '0',
  9905.     'ifInDiscards' => '0',
  9906.     'ifOutDiscards' => '0',
  9907.     'dot1qPvid' => '1',
  9908.   ),
  9909.   122 =>
  9910.   array (
  9911.     'ifName' => 'Gi3/0/18',
  9912.     'ifInMulticastPkts' => '0',
  9913.     'ifInBroadcastPkts' => '0',
  9914.     'ifOutMulticastPkts' => '0',
  9915.     'ifOutBroadcastPkts' => '0',
  9916.     'ifHCInOctets' => '0',
  9917.     'ifHCInUcastPkts' => '0',
  9918.     'ifHCInMulticastPkts' => '0',
  9919.     'ifHCInBroadcastPkts' => '0',
  9920.     'ifHCOutOctets' => '0',
  9921.     'ifHCOutUcastPkts' => '0',
  9922.     'ifHCOutMulticastPkts' => '0',
  9923.     'ifHCOutBroadcastPkts' => '0',
  9924.     'ifLinkUpDownTrapEnable' => 'enabled',
  9925.     'ifHighSpeed' => '1000',
  9926.     'ifPromiscuousMode' => 'false',
  9927.     'ifConnectorPresent' => 'true',
  9928.     'ifAlias' => '',
  9929.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9930.     'ifDescr' => 'GigabitEthernet 3/0/18',
  9931.     'ifAdminStatus' => 'down',
  9932.     'ifOperStatus' => 'down',
  9933.     'ifLastChange' => '10200',
  9934.     'ifType' => 'ethernetCsmacd',
  9935.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9936.     'ifMtu' => '1500',
  9937.     'ifInErrors' => '0',
  9938.     'ifOutErrors' => '0',
  9939.     'ifInDiscards' => '0',
  9940.     'ifOutDiscards' => '0',
  9941.     'dot1qPvid' => '1',
  9942.   ),
  9943.   123 =>
  9944.   array (
  9945.     'ifName' => 'Gi3/0/19',
  9946.     'ifInMulticastPkts' => '0',
  9947.     'ifInBroadcastPkts' => '0',
  9948.     'ifOutMulticastPkts' => '0',
  9949.     'ifOutBroadcastPkts' => '0',
  9950.     'ifHCInOctets' => '0',
  9951.     'ifHCInUcastPkts' => '0',
  9952.     'ifHCInMulticastPkts' => '0',
  9953.     'ifHCInBroadcastPkts' => '0',
  9954.     'ifHCOutOctets' => '0',
  9955.     'ifHCOutUcastPkts' => '0',
  9956.     'ifHCOutMulticastPkts' => '0',
  9957.     'ifHCOutBroadcastPkts' => '0',
  9958.     'ifLinkUpDownTrapEnable' => 'enabled',
  9959.     'ifHighSpeed' => '1000',
  9960.     'ifPromiscuousMode' => 'false',
  9961.     'ifConnectorPresent' => 'true',
  9962.     'ifAlias' => '',
  9963.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9964.     'ifDescr' => 'GigabitEthernet 3/0/19',
  9965.     'ifAdminStatus' => 'down',
  9966.     'ifOperStatus' => 'down',
  9967.     'ifLastChange' => '10200',
  9968.     'ifType' => 'ethernetCsmacd',
  9969.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  9970.     'ifMtu' => '1500',
  9971.     'ifInErrors' => '0',
  9972.     'ifOutErrors' => '0',
  9973.     'ifInDiscards' => '0',
  9974.     'ifOutDiscards' => '0',
  9975.     'dot1qPvid' => '1',
  9976.   ),
  9977.   124 =>
  9978.   array (
  9979.     'ifName' => 'Gi3/0/20',
  9980.     'ifInMulticastPkts' => '0',
  9981.     'ifInBroadcastPkts' => '0',
  9982.     'ifOutMulticastPkts' => '0',
  9983.     'ifOutBroadcastPkts' => '0',
  9984.     'ifHCInOctets' => '0',
  9985.     'ifHCInUcastPkts' => '0',
  9986.     'ifHCInMulticastPkts' => '0',
  9987.     'ifHCInBroadcastPkts' => '0',
  9988.     'ifHCOutOctets' => '0',
  9989.     'ifHCOutUcastPkts' => '0',
  9990.     'ifHCOutMulticastPkts' => '0',
  9991.     'ifHCOutBroadcastPkts' => '0',
  9992.     'ifLinkUpDownTrapEnable' => 'enabled',
  9993.     'ifHighSpeed' => '1000',
  9994.     'ifPromiscuousMode' => 'false',
  9995.     'ifConnectorPresent' => 'true',
  9996.     'ifAlias' => '',
  9997.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  9998.     'ifDescr' => 'GigabitEthernet 3/0/20',
  9999.     'ifAdminStatus' => 'down',
  10000.     'ifOperStatus' => 'down',
  10001.     'ifLastChange' => '10200',
  10002.     'ifType' => 'ethernetCsmacd',
  10003.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10004.     'ifMtu' => '1500',
  10005.     'ifInErrors' => '0',
  10006.     'ifOutErrors' => '0',
  10007.     'ifInDiscards' => '0',
  10008.     'ifOutDiscards' => '0',
  10009.     'dot1qPvid' => '1',
  10010.   ),
  10011.   125 =>
  10012.   array (
  10013.     'ifName' => 'Gi3/0/21',
  10014.     'ifInMulticastPkts' => '0',
  10015.     'ifInBroadcastPkts' => '0',
  10016.     'ifOutMulticastPkts' => '0',
  10017.     'ifOutBroadcastPkts' => '0',
  10018.     'ifHCInOctets' => '0',
  10019.     'ifHCInUcastPkts' => '0',
  10020.     'ifHCInMulticastPkts' => '0',
  10021.     'ifHCInBroadcastPkts' => '0',
  10022.     'ifHCOutOctets' => '0',
  10023.     'ifHCOutUcastPkts' => '0',
  10024.     'ifHCOutMulticastPkts' => '0',
  10025.     'ifHCOutBroadcastPkts' => '0',
  10026.     'ifLinkUpDownTrapEnable' => 'enabled',
  10027.     'ifHighSpeed' => '1000',
  10028.     'ifPromiscuousMode' => 'false',
  10029.     'ifConnectorPresent' => 'true',
  10030.     'ifAlias' => '',
  10031.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10032.     'ifDescr' => 'GigabitEthernet 3/0/21',
  10033.     'ifAdminStatus' => 'down',
  10034.     'ifOperStatus' => 'down',
  10035.     'ifLastChange' => '10200',
  10036.     'ifType' => 'ethernetCsmacd',
  10037.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10038.     'ifMtu' => '1500',
  10039.     'ifInErrors' => '0',
  10040.     'ifOutErrors' => '0',
  10041.     'ifInDiscards' => '0',
  10042.     'ifOutDiscards' => '0',
  10043.     'dot1qPvid' => '1',
  10044.   ),
  10045.   126 =>
  10046.   array (
  10047.     'ifName' => 'Gi3/0/22',
  10048.     'ifInMulticastPkts' => '0',
  10049.     'ifInBroadcastPkts' => '0',
  10050.     'ifOutMulticastPkts' => '0',
  10051.     'ifOutBroadcastPkts' => '0',
  10052.     'ifHCInOctets' => '0',
  10053.     'ifHCInUcastPkts' => '0',
  10054.     'ifHCInMulticastPkts' => '0',
  10055.     'ifHCInBroadcastPkts' => '0',
  10056.     'ifHCOutOctets' => '0',
  10057.     'ifHCOutUcastPkts' => '0',
  10058.     'ifHCOutMulticastPkts' => '0',
  10059.     'ifHCOutBroadcastPkts' => '0',
  10060.     'ifLinkUpDownTrapEnable' => 'enabled',
  10061.     'ifHighSpeed' => '1000',
  10062.     'ifPromiscuousMode' => 'false',
  10063.     'ifConnectorPresent' => 'true',
  10064.     'ifAlias' => '',
  10065.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10066.     'ifDescr' => 'GigabitEthernet 3/0/22',
  10067.     'ifAdminStatus' => 'down',
  10068.     'ifOperStatus' => 'down',
  10069.     'ifLastChange' => '10200',
  10070.     'ifType' => 'ethernetCsmacd',
  10071.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10072.     'ifMtu' => '1500',
  10073.     'ifInErrors' => '0',
  10074.     'ifOutErrors' => '0',
  10075.     'ifInDiscards' => '0',
  10076.     'ifOutDiscards' => '0',
  10077.     'dot1qPvid' => '1',
  10078.   ),
  10079.   127 =>
  10080.   array (
  10081.     'ifName' => 'Gi3/0/23',
  10082.     'ifInMulticastPkts' => '0',
  10083.     'ifInBroadcastPkts' => '0',
  10084.     'ifOutMulticastPkts' => '0',
  10085.     'ifOutBroadcastPkts' => '0',
  10086.     'ifHCInOctets' => '0',
  10087.     'ifHCInUcastPkts' => '0',
  10088.     'ifHCInMulticastPkts' => '0',
  10089.     'ifHCInBroadcastPkts' => '0',
  10090.     'ifHCOutOctets' => '0',
  10091.     'ifHCOutUcastPkts' => '0',
  10092.     'ifHCOutMulticastPkts' => '0',
  10093.     'ifHCOutBroadcastPkts' => '0',
  10094.     'ifLinkUpDownTrapEnable' => 'enabled',
  10095.     'ifHighSpeed' => '1000',
  10096.     'ifPromiscuousMode' => 'false',
  10097.     'ifConnectorPresent' => 'true',
  10098.     'ifAlias' => '',
  10099.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10100.     'ifDescr' => 'GigabitEthernet 3/0/23',
  10101.     'ifAdminStatus' => 'down',
  10102.     'ifOperStatus' => 'down',
  10103.     'ifLastChange' => '10200',
  10104.     'ifType' => 'ethernetCsmacd',
  10105.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10106.     'ifMtu' => '1500',
  10107.     'ifInErrors' => '0',
  10108.     'ifOutErrors' => '0',
  10109.     'ifInDiscards' => '0',
  10110.     'ifOutDiscards' => '0',
  10111.     'dot1qPvid' => '1',
  10112.   ),
  10113.   128 =>
  10114.   array (
  10115.     'ifName' => 'Gi3/0/24',
  10116.     'ifInMulticastPkts' => '0',
  10117.     'ifInBroadcastPkts' => '0',
  10118.     'ifOutMulticastPkts' => '0',
  10119.     'ifOutBroadcastPkts' => '0',
  10120.     'ifHCInOctets' => '0',
  10121.     'ifHCInUcastPkts' => '0',
  10122.     'ifHCInMulticastPkts' => '0',
  10123.     'ifHCInBroadcastPkts' => '0',
  10124.     'ifHCOutOctets' => '0',
  10125.     'ifHCOutUcastPkts' => '0',
  10126.     'ifHCOutMulticastPkts' => '0',
  10127.     'ifHCOutBroadcastPkts' => '0',
  10128.     'ifLinkUpDownTrapEnable' => 'enabled',
  10129.     'ifHighSpeed' => '1000',
  10130.     'ifPromiscuousMode' => 'false',
  10131.     'ifConnectorPresent' => 'true',
  10132.     'ifAlias' => '',
  10133.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10134.     'ifDescr' => 'GigabitEthernet 3/0/24',
  10135.     'ifAdminStatus' => 'down',
  10136.     'ifOperStatus' => 'down',
  10137.     'ifLastChange' => '10200',
  10138.     'ifType' => 'ethernetCsmacd',
  10139.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10140.     'ifMtu' => '1500',
  10141.     'ifInErrors' => '0',
  10142.     'ifOutErrors' => '0',
  10143.     'ifInDiscards' => '0',
  10144.     'ifOutDiscards' => '0',
  10145.     'dot1qPvid' => '1',
  10146.   ),
  10147.   129 =>
  10148.   array (
  10149.     'ifName' => 'Gi3/0/25',
  10150.     'ifInMulticastPkts' => '0',
  10151.     'ifInBroadcastPkts' => '0',
  10152.     'ifOutMulticastPkts' => '0',
  10153.     'ifOutBroadcastPkts' => '0',
  10154.     'ifHCInOctets' => '0',
  10155.     'ifHCInUcastPkts' => '0',
  10156.     'ifHCInMulticastPkts' => '0',
  10157.     'ifHCInBroadcastPkts' => '0',
  10158.     'ifHCOutOctets' => '0',
  10159.     'ifHCOutUcastPkts' => '0',
  10160.     'ifHCOutMulticastPkts' => '0',
  10161.     'ifHCOutBroadcastPkts' => '0',
  10162.     'ifLinkUpDownTrapEnable' => 'enabled',
  10163.     'ifHighSpeed' => '1000',
  10164.     'ifPromiscuousMode' => 'false',
  10165.     'ifConnectorPresent' => 'true',
  10166.     'ifAlias' => '',
  10167.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10168.     'ifDescr' => 'GigabitEthernet 3/0/25',
  10169.     'ifAdminStatus' => 'down',
  10170.     'ifOperStatus' => 'down',
  10171.     'ifLastChange' => '10200',
  10172.     'ifType' => 'ethernetCsmacd',
  10173.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10174.     'ifMtu' => '1500',
  10175.     'ifInErrors' => '0',
  10176.     'ifOutErrors' => '0',
  10177.     'ifInDiscards' => '0',
  10178.     'ifOutDiscards' => '0',
  10179.     'dot1qPvid' => '1',
  10180.   ),
  10181.   130 =>
  10182.   array (
  10183.     'ifName' => 'Gi3/0/26',
  10184.     'ifInMulticastPkts' => '0',
  10185.     'ifInBroadcastPkts' => '0',
  10186.     'ifOutMulticastPkts' => '0',
  10187.     'ifOutBroadcastPkts' => '0',
  10188.     'ifHCInOctets' => '0',
  10189.     'ifHCInUcastPkts' => '0',
  10190.     'ifHCInMulticastPkts' => '0',
  10191.     'ifHCInBroadcastPkts' => '0',
  10192.     'ifHCOutOctets' => '0',
  10193.     'ifHCOutUcastPkts' => '0',
  10194.     'ifHCOutMulticastPkts' => '0',
  10195.     'ifHCOutBroadcastPkts' => '0',
  10196.     'ifLinkUpDownTrapEnable' => 'enabled',
  10197.     'ifHighSpeed' => '1000',
  10198.     'ifPromiscuousMode' => 'false',
  10199.     'ifConnectorPresent' => 'true',
  10200.     'ifAlias' => '',
  10201.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10202.     'ifDescr' => 'GigabitEthernet 3/0/26',
  10203.     'ifAdminStatus' => 'down',
  10204.     'ifOperStatus' => 'down',
  10205.     'ifLastChange' => '10200',
  10206.     'ifType' => 'ethernetCsmacd',
  10207.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10208.     'ifMtu' => '1500',
  10209.     'ifInErrors' => '0',
  10210.     'ifOutErrors' => '0',
  10211.     'ifInDiscards' => '0',
  10212.     'ifOutDiscards' => '0',
  10213.     'dot1qPvid' => '1',
  10214.   ),
  10215.   131 =>
  10216.   array (
  10217.     'ifName' => 'Gi3/0/27',
  10218.     'ifInMulticastPkts' => '0',
  10219.     'ifInBroadcastPkts' => '0',
  10220.     'ifOutMulticastPkts' => '0',
  10221.     'ifOutBroadcastPkts' => '0',
  10222.     'ifHCInOctets' => '0',
  10223.     'ifHCInUcastPkts' => '0',
  10224.     'ifHCInMulticastPkts' => '0',
  10225.     'ifHCInBroadcastPkts' => '0',
  10226.     'ifHCOutOctets' => '0',
  10227.     'ifHCOutUcastPkts' => '0',
  10228.     'ifHCOutMulticastPkts' => '0',
  10229.     'ifHCOutBroadcastPkts' => '0',
  10230.     'ifLinkUpDownTrapEnable' => 'enabled',
  10231.     'ifHighSpeed' => '1000',
  10232.     'ifPromiscuousMode' => 'false',
  10233.     'ifConnectorPresent' => 'true',
  10234.     'ifAlias' => '',
  10235.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10236.     'ifDescr' => 'GigabitEthernet 3/0/27',
  10237.     'ifAdminStatus' => 'down',
  10238.     'ifOperStatus' => 'down',
  10239.     'ifLastChange' => '10200',
  10240.     'ifType' => 'ethernetCsmacd',
  10241.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10242.     'ifMtu' => '1500',
  10243.     'ifInErrors' => '0',
  10244.     'ifOutErrors' => '0',
  10245.     'ifInDiscards' => '0',
  10246.     'ifOutDiscards' => '0',
  10247.     'dot1qPvid' => '1',
  10248.   ),
  10249.   132 =>
  10250.   array (
  10251.     'ifName' => 'Gi3/0/28',
  10252.     'ifInMulticastPkts' => '0',
  10253.     'ifInBroadcastPkts' => '0',
  10254.     'ifOutMulticastPkts' => '0',
  10255.     'ifOutBroadcastPkts' => '0',
  10256.     'ifHCInOctets' => '0',
  10257.     'ifHCInUcastPkts' => '0',
  10258.     'ifHCInMulticastPkts' => '0',
  10259.     'ifHCInBroadcastPkts' => '0',
  10260.     'ifHCOutOctets' => '0',
  10261.     'ifHCOutUcastPkts' => '0',
  10262.     'ifHCOutMulticastPkts' => '0',
  10263.     'ifHCOutBroadcastPkts' => '0',
  10264.     'ifLinkUpDownTrapEnable' => 'enabled',
  10265.     'ifHighSpeed' => '1000',
  10266.     'ifPromiscuousMode' => 'false',
  10267.     'ifConnectorPresent' => 'true',
  10268.     'ifAlias' => '',
  10269.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10270.     'ifDescr' => 'GigabitEthernet 3/0/28',
  10271.     'ifAdminStatus' => 'down',
  10272.     'ifOperStatus' => 'down',
  10273.     'ifLastChange' => '10200',
  10274.     'ifType' => 'ethernetCsmacd',
  10275.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10276.     'ifMtu' => '1500',
  10277.     'ifInErrors' => '0',
  10278.     'ifOutErrors' => '0',
  10279.     'ifInDiscards' => '0',
  10280.     'ifOutDiscards' => '0',
  10281.     'dot1qPvid' => '1',
  10282.   ),
  10283.   133 =>
  10284.   array (
  10285.     'ifName' => 'Gi3/0/29',
  10286.     'ifInMulticastPkts' => '0',
  10287.     'ifInBroadcastPkts' => '0',
  10288.     'ifOutMulticastPkts' => '0',
  10289.     'ifOutBroadcastPkts' => '0',
  10290.     'ifHCInOctets' => '0',
  10291.     'ifHCInUcastPkts' => '0',
  10292.     'ifHCInMulticastPkts' => '0',
  10293.     'ifHCInBroadcastPkts' => '0',
  10294.     'ifHCOutOctets' => '0',
  10295.     'ifHCOutUcastPkts' => '0',
  10296.     'ifHCOutMulticastPkts' => '0',
  10297.     'ifHCOutBroadcastPkts' => '0',
  10298.     'ifLinkUpDownTrapEnable' => 'enabled',
  10299.     'ifHighSpeed' => '1000',
  10300.     'ifPromiscuousMode' => 'false',
  10301.     'ifConnectorPresent' => 'true',
  10302.     'ifAlias' => '',
  10303.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10304.     'ifDescr' => 'GigabitEthernet 3/0/29',
  10305.     'ifAdminStatus' => 'down',
  10306.     'ifOperStatus' => 'down',
  10307.     'ifLastChange' => '10200',
  10308.     'ifType' => 'ethernetCsmacd',
  10309.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10310.     'ifMtu' => '1500',
  10311.     'ifInErrors' => '0',
  10312.     'ifOutErrors' => '0',
  10313.     'ifInDiscards' => '0',
  10314.     'ifOutDiscards' => '0',
  10315.     'dot1qPvid' => '1',
  10316.   ),
  10317.   134 =>
  10318.   array (
  10319.     'ifName' => 'Gi3/0/30',
  10320.     'ifInMulticastPkts' => '0',
  10321.     'ifInBroadcastPkts' => '0',
  10322.     'ifOutMulticastPkts' => '0',
  10323.     'ifOutBroadcastPkts' => '0',
  10324.     'ifHCInOctets' => '0',
  10325.     'ifHCInUcastPkts' => '0',
  10326.     'ifHCInMulticastPkts' => '0',
  10327.     'ifHCInBroadcastPkts' => '0',
  10328.     'ifHCOutOctets' => '0',
  10329.     'ifHCOutUcastPkts' => '0',
  10330.     'ifHCOutMulticastPkts' => '0',
  10331.     'ifHCOutBroadcastPkts' => '0',
  10332.     'ifLinkUpDownTrapEnable' => 'enabled',
  10333.     'ifHighSpeed' => '1000',
  10334.     'ifPromiscuousMode' => 'false',
  10335.     'ifConnectorPresent' => 'true',
  10336.     'ifAlias' => '',
  10337.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10338.     'ifDescr' => 'GigabitEthernet 3/0/30',
  10339.     'ifAdminStatus' => 'down',
  10340.     'ifOperStatus' => 'down',
  10341.     'ifLastChange' => '10200',
  10342.     'ifType' => 'ethernetCsmacd',
  10343.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10344.     'ifMtu' => '1500',
  10345.     'ifInErrors' => '0',
  10346.     'ifOutErrors' => '0',
  10347.     'ifInDiscards' => '0',
  10348.     'ifOutDiscards' => '0',
  10349.     'dot1qPvid' => '1',
  10350.   ),
  10351.   135 =>
  10352.   array (
  10353.     'ifName' => 'Gi3/0/31',
  10354.     'ifInMulticastPkts' => '0',
  10355.     'ifInBroadcastPkts' => '0',
  10356.     'ifOutMulticastPkts' => '0',
  10357.     'ifOutBroadcastPkts' => '0',
  10358.     'ifHCInOctets' => '0',
  10359.     'ifHCInUcastPkts' => '0',
  10360.     'ifHCInMulticastPkts' => '0',
  10361.     'ifHCInBroadcastPkts' => '0',
  10362.     'ifHCOutOctets' => '0',
  10363.     'ifHCOutUcastPkts' => '0',
  10364.     'ifHCOutMulticastPkts' => '0',
  10365.     'ifHCOutBroadcastPkts' => '0',
  10366.     'ifLinkUpDownTrapEnable' => 'enabled',
  10367.     'ifHighSpeed' => '1000',
  10368.     'ifPromiscuousMode' => 'false',
  10369.     'ifConnectorPresent' => 'true',
  10370.     'ifAlias' => '',
  10371.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10372.     'ifDescr' => 'GigabitEthernet 3/0/31',
  10373.     'ifAdminStatus' => 'down',
  10374.     'ifOperStatus' => 'down',
  10375.     'ifLastChange' => '10200',
  10376.     'ifType' => 'ethernetCsmacd',
  10377.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10378.     'ifMtu' => '1500',
  10379.     'ifInErrors' => '0',
  10380.     'ifOutErrors' => '0',
  10381.     'ifInDiscards' => '0',
  10382.     'ifOutDiscards' => '0',
  10383.     'dot1qPvid' => '1',
  10384.   ),
  10385.   136 =>
  10386.   array (
  10387.     'ifName' => 'Gi3/0/32',
  10388.     'ifInMulticastPkts' => '0',
  10389.     'ifInBroadcastPkts' => '0',
  10390.     'ifOutMulticastPkts' => '0',
  10391.     'ifOutBroadcastPkts' => '0',
  10392.     'ifHCInOctets' => '0',
  10393.     'ifHCInUcastPkts' => '0',
  10394.     'ifHCInMulticastPkts' => '0',
  10395.     'ifHCInBroadcastPkts' => '0',
  10396.     'ifHCOutOctets' => '0',
  10397.     'ifHCOutUcastPkts' => '0',
  10398.     'ifHCOutMulticastPkts' => '0',
  10399.     'ifHCOutBroadcastPkts' => '0',
  10400.     'ifLinkUpDownTrapEnable' => 'enabled',
  10401.     'ifHighSpeed' => '1000',
  10402.     'ifPromiscuousMode' => 'false',
  10403.     'ifConnectorPresent' => 'true',
  10404.     'ifAlias' => '',
  10405.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10406.     'ifDescr' => 'GigabitEthernet 3/0/32',
  10407.     'ifAdminStatus' => 'down',
  10408.     'ifOperStatus' => 'down',
  10409.     'ifLastChange' => '10200',
  10410.     'ifType' => 'ethernetCsmacd',
  10411.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10412.     'ifMtu' => '1500',
  10413.     'ifInErrors' => '0',
  10414.     'ifOutErrors' => '0',
  10415.     'ifInDiscards' => '0',
  10416.     'ifOutDiscards' => '0',
  10417.     'dot1qPvid' => '1',
  10418.   ),
  10419.   137 =>
  10420.   array (
  10421.     'ifName' => 'Gi3/0/33',
  10422.     'ifInMulticastPkts' => '0',
  10423.     'ifInBroadcastPkts' => '0',
  10424.     'ifOutMulticastPkts' => '0',
  10425.     'ifOutBroadcastPkts' => '0',
  10426.     'ifHCInOctets' => '0',
  10427.     'ifHCInUcastPkts' => '0',
  10428.     'ifHCInMulticastPkts' => '0',
  10429.     'ifHCInBroadcastPkts' => '0',
  10430.     'ifHCOutOctets' => '0',
  10431.     'ifHCOutUcastPkts' => '0',
  10432.     'ifHCOutMulticastPkts' => '0',
  10433.     'ifHCOutBroadcastPkts' => '0',
  10434.     'ifLinkUpDownTrapEnable' => 'enabled',
  10435.     'ifHighSpeed' => '1000',
  10436.     'ifPromiscuousMode' => 'false',
  10437.     'ifConnectorPresent' => 'true',
  10438.     'ifAlias' => '',
  10439.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10440.     'ifDescr' => 'GigabitEthernet 3/0/33',
  10441.     'ifAdminStatus' => 'down',
  10442.     'ifOperStatus' => 'down',
  10443.     'ifLastChange' => '10200',
  10444.     'ifType' => 'ethernetCsmacd',
  10445.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10446.     'ifMtu' => '1500',
  10447.     'ifInErrors' => '0',
  10448.     'ifOutErrors' => '0',
  10449.     'ifInDiscards' => '0',
  10450.     'ifOutDiscards' => '0',
  10451.     'dot1qPvid' => '1',
  10452.   ),
  10453.   138 =>
  10454.   array (
  10455.     'ifName' => 'Gi3/0/34',
  10456.     'ifInMulticastPkts' => '0',
  10457.     'ifInBroadcastPkts' => '0',
  10458.     'ifOutMulticastPkts' => '0',
  10459.     'ifOutBroadcastPkts' => '0',
  10460.     'ifHCInOctets' => '0',
  10461.     'ifHCInUcastPkts' => '0',
  10462.     'ifHCInMulticastPkts' => '0',
  10463.     'ifHCInBroadcastPkts' => '0',
  10464.     'ifHCOutOctets' => '0',
  10465.     'ifHCOutUcastPkts' => '0',
  10466.     'ifHCOutMulticastPkts' => '0',
  10467.     'ifHCOutBroadcastPkts' => '0',
  10468.     'ifLinkUpDownTrapEnable' => 'enabled',
  10469.     'ifHighSpeed' => '1000',
  10470.     'ifPromiscuousMode' => 'false',
  10471.     'ifConnectorPresent' => 'true',
  10472.     'ifAlias' => '',
  10473.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10474.     'ifDescr' => 'GigabitEthernet 3/0/34',
  10475.     'ifAdminStatus' => 'down',
  10476.     'ifOperStatus' => 'down',
  10477.     'ifLastChange' => '10300',
  10478.     'ifType' => 'ethernetCsmacd',
  10479.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10480.     'ifMtu' => '1500',
  10481.     'ifInErrors' => '0',
  10482.     'ifOutErrors' => '0',
  10483.     'ifInDiscards' => '0',
  10484.     'ifOutDiscards' => '0',
  10485.     'dot1qPvid' => '1',
  10486.   ),
  10487.   139 =>
  10488.   array (
  10489.     'ifName' => 'Gi3/0/35',
  10490.     'ifInMulticastPkts' => '0',
  10491.     'ifInBroadcastPkts' => '0',
  10492.     'ifOutMulticastPkts' => '0',
  10493.     'ifOutBroadcastPkts' => '0',
  10494.     'ifHCInOctets' => '0',
  10495.     'ifHCInUcastPkts' => '0',
  10496.     'ifHCInMulticastPkts' => '0',
  10497.     'ifHCInBroadcastPkts' => '0',
  10498.     'ifHCOutOctets' => '0',
  10499.     'ifHCOutUcastPkts' => '0',
  10500.     'ifHCOutMulticastPkts' => '0',
  10501.     'ifHCOutBroadcastPkts' => '0',
  10502.     'ifLinkUpDownTrapEnable' => 'enabled',
  10503.     'ifHighSpeed' => '1000',
  10504.     'ifPromiscuousMode' => 'false',
  10505.     'ifConnectorPresent' => 'true',
  10506.     'ifAlias' => '',
  10507.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10508.     'ifDescr' => 'GigabitEthernet 3/0/35',
  10509.     'ifAdminStatus' => 'down',
  10510.     'ifOperStatus' => 'down',
  10511.     'ifLastChange' => '10300',
  10512.     'ifType' => 'ethernetCsmacd',
  10513.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10514.     'ifMtu' => '1500',
  10515.     'ifInErrors' => '0',
  10516.     'ifOutErrors' => '0',
  10517.     'ifInDiscards' => '0',
  10518.     'ifOutDiscards' => '0',
  10519.     'dot1qPvid' => '1',
  10520.   ),
  10521.   140 =>
  10522.   array (
  10523.     'ifName' => 'Gi3/0/36',
  10524.     'ifInMulticastPkts' => '0',
  10525.     'ifInBroadcastPkts' => '0',
  10526.     'ifOutMulticastPkts' => '0',
  10527.     'ifOutBroadcastPkts' => '0',
  10528.     'ifHCInOctets' => '0',
  10529.     'ifHCInUcastPkts' => '0',
  10530.     'ifHCInMulticastPkts' => '0',
  10531.     'ifHCInBroadcastPkts' => '0',
  10532.     'ifHCOutOctets' => '0',
  10533.     'ifHCOutUcastPkts' => '0',
  10534.     'ifHCOutMulticastPkts' => '0',
  10535.     'ifHCOutBroadcastPkts' => '0',
  10536.     'ifLinkUpDownTrapEnable' => 'enabled',
  10537.     'ifHighSpeed' => '1000',
  10538.     'ifPromiscuousMode' => 'false',
  10539.     'ifConnectorPresent' => 'true',
  10540.     'ifAlias' => '',
  10541.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10542.     'ifDescr' => 'GigabitEthernet 3/0/36',
  10543.     'ifAdminStatus' => 'down',
  10544.     'ifOperStatus' => 'down',
  10545.     'ifLastChange' => '10300',
  10546.     'ifType' => 'ethernetCsmacd',
  10547.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10548.     'ifMtu' => '1500',
  10549.     'ifInErrors' => '0',
  10550.     'ifOutErrors' => '0',
  10551.     'ifInDiscards' => '0',
  10552.     'ifOutDiscards' => '0',
  10553.     'dot1qPvid' => '1',
  10554.   ),
  10555.   141 =>
  10556.   array (
  10557.     'ifName' => 'Gi3/0/37',
  10558.     'ifInMulticastPkts' => '0',
  10559.     'ifInBroadcastPkts' => '0',
  10560.     'ifOutMulticastPkts' => '0',
  10561.     'ifOutBroadcastPkts' => '0',
  10562.     'ifHCInOctets' => '0',
  10563.     'ifHCInUcastPkts' => '0',
  10564.     'ifHCInMulticastPkts' => '0',
  10565.     'ifHCInBroadcastPkts' => '0',
  10566.     'ifHCOutOctets' => '0',
  10567.     'ifHCOutUcastPkts' => '0',
  10568.     'ifHCOutMulticastPkts' => '0',
  10569.     'ifHCOutBroadcastPkts' => '0',
  10570.     'ifLinkUpDownTrapEnable' => 'enabled',
  10571.     'ifHighSpeed' => '1000',
  10572.     'ifPromiscuousMode' => 'false',
  10573.     'ifConnectorPresent' => 'true',
  10574.     'ifAlias' => '',
  10575.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10576.     'ifDescr' => 'GigabitEthernet 3/0/37',
  10577.     'ifAdminStatus' => 'down',
  10578.     'ifOperStatus' => 'down',
  10579.     'ifLastChange' => '10300',
  10580.     'ifType' => 'ethernetCsmacd',
  10581.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10582.     'ifMtu' => '1500',
  10583.     'ifInErrors' => '0',
  10584.     'ifOutErrors' => '0',
  10585.     'ifInDiscards' => '0',
  10586.     'ifOutDiscards' => '0',
  10587.     'dot1qPvid' => '1',
  10588.   ),
  10589.   142 =>
  10590.   array (
  10591.     'ifName' => 'Gi3/0/38',
  10592.     'ifInMulticastPkts' => '0',
  10593.     'ifInBroadcastPkts' => '0',
  10594.     'ifOutMulticastPkts' => '0',
  10595.     'ifOutBroadcastPkts' => '0',
  10596.     'ifHCInOctets' => '0',
  10597.     'ifHCInUcastPkts' => '0',
  10598.     'ifHCInMulticastPkts' => '0',
  10599.     'ifHCInBroadcastPkts' => '0',
  10600.     'ifHCOutOctets' => '0',
  10601.     'ifHCOutUcastPkts' => '0',
  10602.     'ifHCOutMulticastPkts' => '0',
  10603.     'ifHCOutBroadcastPkts' => '0',
  10604.     'ifLinkUpDownTrapEnable' => 'enabled',
  10605.     'ifHighSpeed' => '1000',
  10606.     'ifPromiscuousMode' => 'false',
  10607.     'ifConnectorPresent' => 'true',
  10608.     'ifAlias' => '',
  10609.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10610.     'ifDescr' => 'GigabitEthernet 3/0/38',
  10611.     'ifAdminStatus' => 'down',
  10612.     'ifOperStatus' => 'down',
  10613.     'ifLastChange' => '10300',
  10614.     'ifType' => 'ethernetCsmacd',
  10615.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10616.     'ifMtu' => '1500',
  10617.     'ifInErrors' => '0',
  10618.     'ifOutErrors' => '0',
  10619.     'ifInDiscards' => '0',
  10620.     'ifOutDiscards' => '0',
  10621.     'dot1qPvid' => '1',
  10622.   ),
  10623.   143 =>
  10624.   array (
  10625.     'ifName' => 'Gi3/0/39',
  10626.     'ifInMulticastPkts' => '0',
  10627.     'ifInBroadcastPkts' => '0',
  10628.     'ifOutMulticastPkts' => '0',
  10629.     'ifOutBroadcastPkts' => '0',
  10630.     'ifHCInOctets' => '0',
  10631.     'ifHCInUcastPkts' => '0',
  10632.     'ifHCInMulticastPkts' => '0',
  10633.     'ifHCInBroadcastPkts' => '0',
  10634.     'ifHCOutOctets' => '0',
  10635.     'ifHCOutUcastPkts' => '0',
  10636.     'ifHCOutMulticastPkts' => '0',
  10637.     'ifHCOutBroadcastPkts' => '0',
  10638.     'ifLinkUpDownTrapEnable' => 'enabled',
  10639.     'ifHighSpeed' => '1000',
  10640.     'ifPromiscuousMode' => 'false',
  10641.     'ifConnectorPresent' => 'true',
  10642.     'ifAlias' => '',
  10643.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10644.     'ifDescr' => 'GigabitEthernet 3/0/39',
  10645.     'ifAdminStatus' => 'down',
  10646.     'ifOperStatus' => 'down',
  10647.     'ifLastChange' => '10300',
  10648.     'ifType' => 'ethernetCsmacd',
  10649.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10650.     'ifMtu' => '1500',
  10651.     'ifInErrors' => '0',
  10652.     'ifOutErrors' => '0',
  10653.     'ifInDiscards' => '0',
  10654.     'ifOutDiscards' => '0',
  10655.     'dot1qPvid' => '1',
  10656.   ),
  10657.   144 =>
  10658.   array (
  10659.     'ifName' => 'Gi3/0/40',
  10660.     'ifInMulticastPkts' => '0',
  10661.     'ifInBroadcastPkts' => '0',
  10662.     'ifOutMulticastPkts' => '0',
  10663.     'ifOutBroadcastPkts' => '0',
  10664.     'ifHCInOctets' => '0',
  10665.     'ifHCInUcastPkts' => '0',
  10666.     'ifHCInMulticastPkts' => '0',
  10667.     'ifHCInBroadcastPkts' => '0',
  10668.     'ifHCOutOctets' => '0',
  10669.     'ifHCOutUcastPkts' => '0',
  10670.     'ifHCOutMulticastPkts' => '0',
  10671.     'ifHCOutBroadcastPkts' => '0',
  10672.     'ifLinkUpDownTrapEnable' => 'enabled',
  10673.     'ifHighSpeed' => '1000',
  10674.     'ifPromiscuousMode' => 'false',
  10675.     'ifConnectorPresent' => 'true',
  10676.     'ifAlias' => '',
  10677.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10678.     'ifDescr' => 'GigabitEthernet 3/0/40',
  10679.     'ifAdminStatus' => 'down',
  10680.     'ifOperStatus' => 'down',
  10681.     'ifLastChange' => '10300',
  10682.     'ifType' => 'ethernetCsmacd',
  10683.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10684.     'ifMtu' => '1500',
  10685.     'ifInErrors' => '0',
  10686.     'ifOutErrors' => '0',
  10687.     'ifInDiscards' => '0',
  10688.     'ifOutDiscards' => '0',
  10689.     'dot1qPvid' => '1',
  10690.   ),
  10691.   145 =>
  10692.   array (
  10693.     'ifName' => 'Gi3/0/41',
  10694.     'ifInMulticastPkts' => '0',
  10695.     'ifInBroadcastPkts' => '0',
  10696.     'ifOutMulticastPkts' => '0',
  10697.     'ifOutBroadcastPkts' => '0',
  10698.     'ifHCInOctets' => '0',
  10699.     'ifHCInUcastPkts' => '0',
  10700.     'ifHCInMulticastPkts' => '0',
  10701.     'ifHCInBroadcastPkts' => '0',
  10702.     'ifHCOutOctets' => '0',
  10703.     'ifHCOutUcastPkts' => '0',
  10704.     'ifHCOutMulticastPkts' => '0',
  10705.     'ifHCOutBroadcastPkts' => '0',
  10706.     'ifLinkUpDownTrapEnable' => 'enabled',
  10707.     'ifHighSpeed' => '1000',
  10708.     'ifPromiscuousMode' => 'false',
  10709.     'ifConnectorPresent' => 'true',
  10710.     'ifAlias' => '',
  10711.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10712.     'ifDescr' => 'GigabitEthernet 3/0/41',
  10713.     'ifAdminStatus' => 'down',
  10714.     'ifOperStatus' => 'down',
  10715.     'ifLastChange' => '10300',
  10716.     'ifType' => 'ethernetCsmacd',
  10717.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10718.     'ifMtu' => '1500',
  10719.     'ifInErrors' => '0',
  10720.     'ifOutErrors' => '0',
  10721.     'ifInDiscards' => '0',
  10722.     'ifOutDiscards' => '0',
  10723.     'dot1qPvid' => '1',
  10724.   ),
  10725.   146 =>
  10726.   array (
  10727.     'ifName' => 'Gi3/0/42',
  10728.     'ifInMulticastPkts' => '0',
  10729.     'ifInBroadcastPkts' => '0',
  10730.     'ifOutMulticastPkts' => '0',
  10731.     'ifOutBroadcastPkts' => '0',
  10732.     'ifHCInOctets' => '0',
  10733.     'ifHCInUcastPkts' => '0',
  10734.     'ifHCInMulticastPkts' => '0',
  10735.     'ifHCInBroadcastPkts' => '0',
  10736.     'ifHCOutOctets' => '0',
  10737.     'ifHCOutUcastPkts' => '0',
  10738.     'ifHCOutMulticastPkts' => '0',
  10739.     'ifHCOutBroadcastPkts' => '0',
  10740.     'ifLinkUpDownTrapEnable' => 'enabled',
  10741.     'ifHighSpeed' => '1000',
  10742.     'ifPromiscuousMode' => 'false',
  10743.     'ifConnectorPresent' => 'true',
  10744.     'ifAlias' => '',
  10745.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10746.     'ifDescr' => 'GigabitEthernet 3/0/42',
  10747.     'ifAdminStatus' => 'down',
  10748.     'ifOperStatus' => 'down',
  10749.     'ifLastChange' => '10300',
  10750.     'ifType' => 'ethernetCsmacd',
  10751.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10752.     'ifMtu' => '1500',
  10753.     'ifInErrors' => '0',
  10754.     'ifOutErrors' => '0',
  10755.     'ifInDiscards' => '0',
  10756.     'ifOutDiscards' => '0',
  10757.     'dot1qPvid' => '1',
  10758.   ),
  10759.   147 =>
  10760.   array (
  10761.     'ifName' => 'Gi3/0/43',
  10762.     'ifInMulticastPkts' => '0',
  10763.     'ifInBroadcastPkts' => '0',
  10764.     'ifOutMulticastPkts' => '0',
  10765.     'ifOutBroadcastPkts' => '0',
  10766.     'ifHCInOctets' => '0',
  10767.     'ifHCInUcastPkts' => '0',
  10768.     'ifHCInMulticastPkts' => '0',
  10769.     'ifHCInBroadcastPkts' => '0',
  10770.     'ifHCOutOctets' => '0',
  10771.     'ifHCOutUcastPkts' => '0',
  10772.     'ifHCOutMulticastPkts' => '0',
  10773.     'ifHCOutBroadcastPkts' => '0',
  10774.     'ifLinkUpDownTrapEnable' => 'enabled',
  10775.     'ifHighSpeed' => '1000',
  10776.     'ifPromiscuousMode' => 'false',
  10777.     'ifConnectorPresent' => 'true',
  10778.     'ifAlias' => '',
  10779.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10780.     'ifDescr' => 'GigabitEthernet 3/0/43',
  10781.     'ifAdminStatus' => 'down',
  10782.     'ifOperStatus' => 'down',
  10783.     'ifLastChange' => '10300',
  10784.     'ifType' => 'ethernetCsmacd',
  10785.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10786.     'ifMtu' => '1500',
  10787.     'ifInErrors' => '0',
  10788.     'ifOutErrors' => '0',
  10789.     'ifInDiscards' => '0',
  10790.     'ifOutDiscards' => '0',
  10791.     'dot1qPvid' => '1',
  10792.   ),
  10793.   148 =>
  10794.   array (
  10795.     'ifName' => 'Gi3/0/44',
  10796.     'ifInMulticastPkts' => '0',
  10797.     'ifInBroadcastPkts' => '0',
  10798.     'ifOutMulticastPkts' => '0',
  10799.     'ifOutBroadcastPkts' => '0',
  10800.     'ifHCInOctets' => '0',
  10801.     'ifHCInUcastPkts' => '0',
  10802.     'ifHCInMulticastPkts' => '0',
  10803.     'ifHCInBroadcastPkts' => '0',
  10804.     'ifHCOutOctets' => '0',
  10805.     'ifHCOutUcastPkts' => '0',
  10806.     'ifHCOutMulticastPkts' => '0',
  10807.     'ifHCOutBroadcastPkts' => '0',
  10808.     'ifLinkUpDownTrapEnable' => 'enabled',
  10809.     'ifHighSpeed' => '1000',
  10810.     'ifPromiscuousMode' => 'false',
  10811.     'ifConnectorPresent' => 'true',
  10812.     'ifAlias' => '',
  10813.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10814.     'ifDescr' => 'GigabitEthernet 3/0/44',
  10815.     'ifAdminStatus' => 'down',
  10816.     'ifOperStatus' => 'down',
  10817.     'ifLastChange' => '10300',
  10818.     'ifType' => 'ethernetCsmacd',
  10819.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10820.     'ifMtu' => '1500',
  10821.     'ifInErrors' => '0',
  10822.     'ifOutErrors' => '0',
  10823.     'ifInDiscards' => '0',
  10824.     'ifOutDiscards' => '0',
  10825.     'dot1qPvid' => '1',
  10826.   ),
  10827.   149 =>
  10828.   array (
  10829.     'ifName' => 'Gi3/0/45',
  10830.     'ifInMulticastPkts' => '0',
  10831.     'ifInBroadcastPkts' => '0',
  10832.     'ifOutMulticastPkts' => '0',
  10833.     'ifOutBroadcastPkts' => '0',
  10834.     'ifHCInOctets' => '0',
  10835.     'ifHCInUcastPkts' => '0',
  10836.     'ifHCInMulticastPkts' => '0',
  10837.     'ifHCInBroadcastPkts' => '0',
  10838.     'ifHCOutOctets' => '0',
  10839.     'ifHCOutUcastPkts' => '0',
  10840.     'ifHCOutMulticastPkts' => '0',
  10841.     'ifHCOutBroadcastPkts' => '0',
  10842.     'ifLinkUpDownTrapEnable' => 'enabled',
  10843.     'ifHighSpeed' => '1000',
  10844.     'ifPromiscuousMode' => 'false',
  10845.     'ifConnectorPresent' => 'true',
  10846.     'ifAlias' => '',
  10847.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10848.     'ifDescr' => 'GigabitEthernet 3/0/45',
  10849.     'ifAdminStatus' => 'down',
  10850.     'ifOperStatus' => 'down',
  10851.     'ifLastChange' => '10300',
  10852.     'ifType' => 'ethernetCsmacd',
  10853.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10854.     'ifMtu' => '1500',
  10855.     'ifInErrors' => '0',
  10856.     'ifOutErrors' => '0',
  10857.     'ifInDiscards' => '0',
  10858.     'ifOutDiscards' => '0',
  10859.     'dot1qPvid' => '1',
  10860.   ),
  10861.   150 =>
  10862.   array (
  10863.     'ifName' => 'Gi3/0/46',
  10864.     'ifInMulticastPkts' => '0',
  10865.     'ifInBroadcastPkts' => '0',
  10866.     'ifOutMulticastPkts' => '0',
  10867.     'ifOutBroadcastPkts' => '0',
  10868.     'ifHCInOctets' => '0',
  10869.     'ifHCInUcastPkts' => '0',
  10870.     'ifHCInMulticastPkts' => '0',
  10871.     'ifHCInBroadcastPkts' => '0',
  10872.     'ifHCOutOctets' => '0',
  10873.     'ifHCOutUcastPkts' => '0',
  10874.     'ifHCOutMulticastPkts' => '0',
  10875.     'ifHCOutBroadcastPkts' => '0',
  10876.     'ifLinkUpDownTrapEnable' => 'enabled',
  10877.     'ifHighSpeed' => '1000',
  10878.     'ifPromiscuousMode' => 'false',
  10879.     'ifConnectorPresent' => 'true',
  10880.     'ifAlias' => '',
  10881.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10882.     'ifDescr' => 'GigabitEthernet 3/0/46',
  10883.     'ifAdminStatus' => 'down',
  10884.     'ifOperStatus' => 'down',
  10885.     'ifLastChange' => '10300',
  10886.     'ifType' => 'ethernetCsmacd',
  10887.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10888.     'ifMtu' => '1500',
  10889.     'ifInErrors' => '0',
  10890.     'ifOutErrors' => '0',
  10891.     'ifInDiscards' => '0',
  10892.     'ifOutDiscards' => '0',
  10893.     'dot1qPvid' => '1',
  10894.   ),
  10895.   151 =>
  10896.   array (
  10897.     'ifName' => 'Gi3/0/47',
  10898.     'ifInMulticastPkts' => '0',
  10899.     'ifInBroadcastPkts' => '0',
  10900.     'ifOutMulticastPkts' => '0',
  10901.     'ifOutBroadcastPkts' => '0',
  10902.     'ifHCInOctets' => '0',
  10903.     'ifHCInUcastPkts' => '0',
  10904.     'ifHCInMulticastPkts' => '0',
  10905.     'ifHCInBroadcastPkts' => '0',
  10906.     'ifHCOutOctets' => '0',
  10907.     'ifHCOutUcastPkts' => '0',
  10908.     'ifHCOutMulticastPkts' => '0',
  10909.     'ifHCOutBroadcastPkts' => '0',
  10910.     'ifLinkUpDownTrapEnable' => 'enabled',
  10911.     'ifHighSpeed' => '1000',
  10912.     'ifPromiscuousMode' => 'false',
  10913.     'ifConnectorPresent' => 'true',
  10914.     'ifAlias' => '',
  10915.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10916.     'ifDescr' => 'GigabitEthernet 3/0/47',
  10917.     'ifAdminStatus' => 'down',
  10918.     'ifOperStatus' => 'down',
  10919.     'ifLastChange' => '5942800',
  10920.     'ifType' => 'ethernetCsmacd',
  10921.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10922.     'ifMtu' => '1500',
  10923.     'ifInErrors' => '0',
  10924.     'ifOutErrors' => '0',
  10925.     'ifInDiscards' => '0',
  10926.     'ifOutDiscards' => '0',
  10927.     'dot1qPvid' => '51',
  10928.   ),
  10929.   152 =>
  10930.   array (
  10931.     'ifName' => 'Gi3/0/48',
  10932.     'ifInMulticastPkts' => '0',
  10933.     'ifInBroadcastPkts' => '0',
  10934.     'ifOutMulticastPkts' => '0',
  10935.     'ifOutBroadcastPkts' => '0',
  10936.     'ifHCInOctets' => '0',
  10937.     'ifHCInUcastPkts' => '0',
  10938.     'ifHCInMulticastPkts' => '0',
  10939.     'ifHCInBroadcastPkts' => '0',
  10940.     'ifHCOutOctets' => '0',
  10941.     'ifHCOutUcastPkts' => '0',
  10942.     'ifHCOutMulticastPkts' => '0',
  10943.     'ifHCOutBroadcastPkts' => '0',
  10944.     'ifLinkUpDownTrapEnable' => 'enabled',
  10945.     'ifHighSpeed' => '1000',
  10946.     'ifPromiscuousMode' => 'false',
  10947.     'ifConnectorPresent' => 'true',
  10948.     'ifAlias' => '',
  10949.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10950.     'ifDescr' => 'GigabitEthernet 3/0/48',
  10951.     'ifAdminStatus' => 'down',
  10952.     'ifOperStatus' => 'down',
  10953.     'ifLastChange' => '5943100',
  10954.     'ifType' => 'ethernetCsmacd',
  10955.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  10956.     'ifMtu' => '1500',
  10957.     'ifInErrors' => '0',
  10958.     'ifOutErrors' => '0',
  10959.     'ifInDiscards' => '0',
  10960.     'ifOutDiscards' => '0',
  10961.     'dot1qPvid' => '51',
  10962.   ),
  10963.   153 =>
  10964.   array (
  10965.     'ifName' => 'Te3/0/49',
  10966.     'ifInMulticastPkts' => '5893264',
  10967.     'ifInBroadcastPkts' => '2170458',
  10968.     'ifOutMulticastPkts' => '0',
  10969.     'ifOutBroadcastPkts' => '0',
  10970.     'ifHCInOctets' => '12368279836',
  10971.     'ifHCInUcastPkts' => '25955609',
  10972.     'ifHCInMulticastPkts' => '5893281',
  10973.     'ifHCInBroadcastPkts' => '2170458',
  10974.     'ifHCOutOctets' => '75066830355',
  10975.     'ifHCOutUcastPkts' => '84733226',
  10976.     'ifHCOutMulticastPkts' => '0',
  10977.     'ifHCOutBroadcastPkts' => '0',
  10978.     'ifLinkUpDownTrapEnable' => 'enabled',
  10979.     'ifHighSpeed' => '10000',
  10980.     'ifPromiscuousMode' => 'false',
  10981.     'ifConnectorPresent' => 'true',
  10982.     'ifAlias' => '',
  10983.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  10984.     'ifDescr' => 'TenGigabitEthernet 3/0/49',
  10985.     'ifAdminStatus' => 'up',
  10986.     'ifOperStatus' => 'up',
  10987.     'ifLastChange' => '11600',
  10988.     'ifType' => 'ethernetCsmacd',
  10989.     'ifPhysAddress' => '0:0:0:0:0:0',
  10990.     'ifMtu' => '9194',
  10991.     'ifInErrors' => '0',
  10992.     'ifOutErrors' => '0',
  10993.     'ifInDiscards' => '0',
  10994.     'ifOutDiscards' => '0',
  10995.   ),
  10996.   154 =>
  10997.   array (
  10998.     'ifName' => 'Te3/0/50',
  10999.     'ifInMulticastPkts' => '5893264',
  11000.     'ifInBroadcastPkts' => '2170458',
  11001.     'ifOutMulticastPkts' => '5893281',
  11002.     'ifOutBroadcastPkts' => '2170458',
  11003.     'ifHCInOctets' => '8432965397',
  11004.     'ifHCInUcastPkts' => '19831011',
  11005.     'ifHCInMulticastPkts' => '5893281',
  11006.     'ifHCInBroadcastPkts' => '2170458',
  11007.     'ifHCOutOctets' => '8433942085',
  11008.     'ifHCOutUcastPkts' => '19832508',
  11009.     'ifHCOutMulticastPkts' => '5893336',
  11010.     'ifHCOutBroadcastPkts' => '2170466',
  11011.     'ifLinkUpDownTrapEnable' => 'enabled',
  11012.     'ifHighSpeed' => '10000',
  11013.     'ifPromiscuousMode' => 'false',
  11014.     'ifConnectorPresent' => 'true',
  11015.     'ifAlias' => '',
  11016.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  11017.     'ifDescr' => 'TenGigabitEthernet 3/0/50',
  11018.     'ifAdminStatus' => 'up',
  11019.     'ifOperStatus' => 'up',
  11020.     'ifLastChange' => '11600',
  11021.     'ifType' => 'ethernetCsmacd',
  11022.     'ifPhysAddress' => '0:0:0:0:0:0',
  11023.     'ifMtu' => '9194',
  11024.     'ifInErrors' => '0',
  11025.     'ifOutErrors' => '0',
  11026.     'ifInDiscards' => '0',
  11027.     'ifOutDiscards' => '0',
  11028.   ),
  11029.   155 =>
  11030.   array (
  11031.     'ifName' => 'Te3/0/51',
  11032.     'ifInMulticastPkts' => '0',
  11033.     'ifInBroadcastPkts' => '0',
  11034.     'ifOutMulticastPkts' => '0',
  11035.     'ifOutBroadcastPkts' => '0',
  11036.     'ifHCInOctets' => '0',
  11037.     'ifHCInUcastPkts' => '0',
  11038.     'ifHCInMulticastPkts' => '0',
  11039.     'ifHCInBroadcastPkts' => '0',
  11040.     'ifHCOutOctets' => '0',
  11041.     'ifHCOutUcastPkts' => '0',
  11042.     'ifHCOutMulticastPkts' => '0',
  11043.     'ifHCOutBroadcastPkts' => '0',
  11044.     'ifLinkUpDownTrapEnable' => 'enabled',
  11045.     'ifHighSpeed' => '10000',
  11046.     'ifPromiscuousMode' => 'false',
  11047.     'ifConnectorPresent' => 'true',
  11048.     'ifAlias' => '',
  11049.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  11050.     'ifDescr' => 'TenGigabitEthernet 3/0/51',
  11051.     'ifAdminStatus' => 'down',
  11052.     'ifOperStatus' => 'down',
  11053.     'ifLastChange' => '10300',
  11054.     'ifType' => 'ethernetCsmacd',
  11055.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  11056.     'ifMtu' => '1500',
  11057.     'ifInErrors' => '0',
  11058.     'ifOutErrors' => '0',
  11059.     'ifInDiscards' => '0',
  11060.     'ifOutDiscards' => '0',
  11061.     'dot1qPvid' => '1',
  11062.   ),
  11063.   156 =>
  11064.   array (
  11065.     'ifName' => 'Te3/0/52',
  11066.     'ifInMulticastPkts' => '0',
  11067.     'ifInBroadcastPkts' => '0',
  11068.     'ifOutMulticastPkts' => '0',
  11069.     'ifOutBroadcastPkts' => '0',
  11070.     'ifHCInOctets' => '0',
  11071.     'ifHCInUcastPkts' => '0',
  11072.     'ifHCInMulticastPkts' => '0',
  11073.     'ifHCInBroadcastPkts' => '0',
  11074.     'ifHCOutOctets' => '0',
  11075.     'ifHCOutUcastPkts' => '0',
  11076.     'ifHCOutMulticastPkts' => '0',
  11077.     'ifHCOutBroadcastPkts' => '0',
  11078.     'ifLinkUpDownTrapEnable' => 'enabled',
  11079.     'ifHighSpeed' => '10000',
  11080.     'ifPromiscuousMode' => 'false',
  11081.     'ifConnectorPresent' => 'true',
  11082.     'ifAlias' => '',
  11083.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  11084.     'ifDescr' => 'TenGigabitEthernet 3/0/52',
  11085.     'ifAdminStatus' => 'down',
  11086.     'ifOperStatus' => 'down',
  11087.     'ifLastChange' => '10300',
  11088.     'ifType' => 'ethernetCsmacd',
  11089.     'ifPhysAddress' => '64:9d:99:d1:f7:f7',
  11090.     'ifMtu' => '1500',
  11091.     'ifInErrors' => '0',
  11092.     'ifOutErrors' => '0',
  11093.     'ifInDiscards' => '0',
  11094.     'ifOutDiscards' => '0',
  11095.     'dot1qPvid' => '1',
  11096.   ),
  11097.   4096 =>
  11098.   array (
  11099.     'ifName' => 'Nu0',
  11100.     'ifInMulticastPkts' => '0',
  11101.     'ifInBroadcastPkts' => '0',
  11102.     'ifOutMulticastPkts' => '0',
  11103.     'ifOutBroadcastPkts' => '0',
  11104.     'ifHCInOctets' => '0',
  11105.     'ifHCInUcastPkts' => '0',
  11106.     'ifHCInMulticastPkts' => '0',
  11107.     'ifHCInBroadcastPkts' => '0',
  11108.     'ifHCOutOctets' => '0',
  11109.     'ifHCOutUcastPkts' => '0',
  11110.     'ifHCOutMulticastPkts' => '0',
  11111.     'ifHCOutBroadcastPkts' => '0',
  11112.     'ifLinkUpDownTrapEnable' => 'enabled',
  11113.     'ifHighSpeed' => '10000',
  11114.     'ifPromiscuousMode' => 'false',
  11115.     'ifConnectorPresent' => 'false',
  11116.     'ifAlias' => '',
  11117.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  11118.     'ifDescr' => 'Null 0',
  11119.     'ifAdminStatus' => 'up',
  11120.     'ifOperStatus' => 'up',
  11121.     'ifLastChange' => '0',
  11122.     'ifType' => 'other',
  11123.     'ifPhysAddress' => '',
  11124.     'ifMtu' => '1500',
  11125.     'ifInErrors' => '0',
  11126.     'ifOutErrors' => '0',
  11127.     'ifInDiscards' => '0',
  11128.     'ifOutDiscards' => '0',
  11129.   ),
  11130.   4147 =>
  11131.   array (
  11132.     'ifName' => 'Vl51',
  11133.     'ifInMulticastPkts' => '0',
  11134.     'ifInBroadcastPkts' => '0',
  11135.     'ifOutMulticastPkts' => '0',
  11136.     'ifOutBroadcastPkts' => '0',
  11137.     'ifHCInOctets' => '0',
  11138.     'ifHCInUcastPkts' => '0',
  11139.     'ifHCInMulticastPkts' => '0',
  11140.     'ifHCInBroadcastPkts' => '0',
  11141.     'ifHCOutOctets' => '0',
  11142.     'ifHCOutUcastPkts' => '0',
  11143.     'ifHCOutMulticastPkts' => '0',
  11144.     'ifHCOutBroadcastPkts' => '0',
  11145.     'ifLinkUpDownTrapEnable' => 'enabled',
  11146.     'ifHighSpeed' => '1000',
  11147.     'ifPromiscuousMode' => 'false',
  11148.     'ifConnectorPresent' => 'true',
  11149.     'ifAlias' => 'ICT Office Switch P11',
  11150.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  11151.     'ifDescr' => 'VLAN 51',
  11152.     'ifAdminStatus' => 'up',
  11153.     'ifOperStatus' => 'up',
  11154.     'ifLastChange' => '10300',
  11155.     'ifType' => 'l3ipvlan',
  11156.     'ifPhysAddress' => '64:9d:99:d1:f7:f8',
  11157.     'ifMtu' => '1500',
  11158.     'ifInErrors' => '0',
  11159.     'ifOutErrors' => '0',
  11160.     'ifInDiscards' => '0',
  11161.     'ifOutDiscards' => '0',
  11162.   ),
  11163.   8193 =>
  11164.   array (
  11165.     'ifName' => 'Mg1/0',
  11166.     'ifInMulticastPkts' => '0',
  11167.     'ifInBroadcastPkts' => '0',
  11168.     'ifOutMulticastPkts' => '0',
  11169.     'ifOutBroadcastPkts' => '0',
  11170.     'ifHCInOctets' => '0',
  11171.     'ifHCInUcastPkts' => '0',
  11172.     'ifHCInMulticastPkts' => '0',
  11173.     'ifHCInBroadcastPkts' => '0',
  11174.     'ifHCOutOctets' => '0',
  11175.     'ifHCOutUcastPkts' => '0',
  11176.     'ifHCOutMulticastPkts' => '0',
  11177.     'ifHCOutBroadcastPkts' => '0',
  11178.     'ifLinkUpDownTrapEnable' => 'enabled',
  11179.     'ifHighSpeed' => '1000',
  11180.     'ifPromiscuousMode' => 'false',
  11181.     'ifConnectorPresent' => 'true',
  11182.     'ifAlias' => 'IP management Console',
  11183.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  11184.     'ifDescr' => 'Mgmt 1/0',
  11185.     'ifAdminStatus' => 'down',
  11186.     'ifOperStatus' => 'down',
  11187.     'ifLastChange' => '5944200',
  11188.     'ifType' => 'ethernetCsmacd',
  11189.     'ifPhysAddress' => '64:9d:99:d1:f7:f9',
  11190.     'ifMtu' => '1500',
  11191.     'ifInErrors' => '0',
  11192.     'ifOutErrors' => '0',
  11193.     'ifInDiscards' => '0',
  11194.     'ifOutDiscards' => '0',
  11195.   ),
  11196.   8194 =>
  11197.   array (
  11198.     'ifName' => 'Mg2/0',
  11199.     'ifInMulticastPkts' => '0',
  11200.     'ifInBroadcastPkts' => '0',
  11201.     'ifOutMulticastPkts' => '0',
  11202.     'ifOutBroadcastPkts' => '0',
  11203.     'ifHCInOctets' => '0',
  11204.     'ifHCInUcastPkts' => '0',
  11205.     'ifHCInMulticastPkts' => '0',
  11206.     'ifHCInBroadcastPkts' => '0',
  11207.     'ifHCOutOctets' => '0',
  11208.     'ifHCOutUcastPkts' => '0',
  11209.     'ifHCOutMulticastPkts' => '0',
  11210.     'ifHCOutBroadcastPkts' => '0',
  11211.     'ifLinkUpDownTrapEnable' => 'enabled',
  11212.     'ifHighSpeed' => '1000',
  11213.     'ifPromiscuousMode' => 'false',
  11214.     'ifConnectorPresent' => 'true',
  11215.     'ifAlias' => 'IP management Console',
  11216.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  11217.     'ifDescr' => 'Mgmt 2/0',
  11218.     'ifAdminStatus' => 'down',
  11219.     'ifOperStatus' => 'down',
  11220.     'ifLastChange' => '5944700',
  11221.     'ifType' => 'ethernetCsmacd',
  11222.     'ifPhysAddress' => '64:9d:99:d1:f8:50',
  11223.     'ifMtu' => '1500',
  11224.     'ifInErrors' => '0',
  11225.     'ifOutErrors' => '0',
  11226.     'ifInDiscards' => '0',
  11227.     'ifOutDiscards' => '0',
  11228.   ),
  11229.   8195 =>
  11230.   array (
  11231.     'ifName' => 'Mg3/0',
  11232.     'ifInMulticastPkts' => '0',
  11233.     'ifInBroadcastPkts' => '0',
  11234.     'ifOutMulticastPkts' => '0',
  11235.     'ifOutBroadcastPkts' => '0',
  11236.     'ifHCInOctets' => '0',
  11237.     'ifHCInUcastPkts' => '0',
  11238.     'ifHCInMulticastPkts' => '0',
  11239.     'ifHCInBroadcastPkts' => '0',
  11240.     'ifHCOutOctets' => '0',
  11241.     'ifHCOutUcastPkts' => '0',
  11242.     'ifHCOutMulticastPkts' => '0',
  11243.     'ifHCOutBroadcastPkts' => '0',
  11244.     'ifLinkUpDownTrapEnable' => 'enabled',
  11245.     'ifHighSpeed' => '1000',
  11246.     'ifPromiscuousMode' => 'false',
  11247.     'ifConnectorPresent' => 'true',
  11248.     'ifAlias' => 'IP management Console',
  11249.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  11250.     'ifDescr' => 'Mgmt 3/0',
  11251.     'ifAdminStatus' => 'down',
  11252.     'ifOperStatus' => 'down',
  11253.     'ifLastChange' => '5945100',
  11254.     'ifType' => 'ethernetCsmacd',
  11255.     'ifPhysAddress' => '64:9d:99:d1:f8:5c',
  11256.     'ifMtu' => '1500',
  11257.     'ifInErrors' => '0',
  11258.     'ifOutErrors' => '0',
  11259.     'ifInDiscards' => '0',
  11260.     'ifOutDiscards' => '0',
  11261.   ),
  11262. )  
  11263.  
  11264.  valid  
  11265.  valid  
  11266.  valid  
  11267.  valid  
  11268.  valid  
  11269.  valid  
  11270.  valid  
  11271.  valid  
  11272.  valid  
  11273.  valid  
  11274.  valid  
  11275.  valid  
  11276.  valid  
  11277.  valid  
  11278.  valid  
  11279.  valid  
  11280.  valid  
  11281.  valid  
  11282.  valid  
  11283.  valid  
  11284.  
  11285.  valid  
  11286.  
  11287.  valid  
  11288.  
  11289.  valid  
  11290.  
  11291.  valid  
  11292.  
  11293.  valid  
  11294.  
  11295.  valid  
  11296.  
  11297.  valid  
  11298.  
  11299.  valid  
  11300.  
  11301.  valid  
  11302.  
  11303.  valid  
  11304.  
  11305.  valid  
  11306.  
  11307.  valid  
  11308.  
  11309.  valid  
  11310.  
  11311.  valid  
  11312.  
  11313.  valid  
  11314.  
  11315.  valid  
  11316.  
  11317.  valid  
  11318.  
  11319.  valid  
  11320.  
  11321.  valid  
  11322.  
  11323.  valid  
  11324.  
  11325.  valid  
  11326.  
  11327.  valid  
  11328.  
  11329.  valid  
  11330.  
  11331.  valid  
  11332.  
  11333.  valid  
  11334.  
  11335.  valid  
  11336.  
  11337.  valid  
  11338.  
  11339.  valid  
  11340.  
  11341.  valid  
  11342.  
  11343.  valid  
  11344.  
  11345.  valid  
  11346.  
  11347.  valid  
  11348.  
  11349.  valid  
  11350.  
  11351.  valid  
  11352.  
  11353.  valid  
  11354.  
  11355.  valid  
  11356.  
  11357.  valid  
  11358.  
  11359.  valid  
  11360.  
  11361.  valid  
  11362.  
  11363.  valid  
  11364.  
  11365.  valid  
  11366.  
  11367.  valid  
  11368.  
  11369.  valid  
  11370.  
  11371.  valid  
  11372.  
  11373.  valid  
  11374.  
  11375.  valid  
  11376.  
  11377.  valid  
  11378.  
  11379.  valid  
  11380.  
  11381.  valid  
  11382.  
  11383.  valid  
  11384.  
  11385.  valid  
  11386.  
  11387.  valid  
  11388.  
  11389.  valid  
  11390.  
  11391.  valid  
  11392.  
  11393.  valid  
  11394.  
  11395.  valid  
  11396.  
  11397.  valid  
  11398.  
  11399.  valid  
  11400.  
  11401.  valid  
  11402.  
  11403.  valid  
  11404.  
  11405.  valid  
  11406.  
  11407.  valid  
  11408.  
  11409.  valid  
  11410.  
  11411.  valid  
  11412.  
  11413.  valid  
  11414.  
  11415.  valid  
  11416.  
  11417.  valid  
  11418.  
  11419.  valid  
  11420.  
  11421.  valid  
  11422.  
  11423.  valid  
  11424.  
  11425.  valid  
  11426.  
  11427.  valid  
  11428.  
  11429.  valid  
  11430.  
  11431.  valid  
  11432.  
  11433.  valid  
  11434.  
  11435.  valid  
  11436.  
  11437.  valid  
  11438.  
  11439.  valid  
  11440.  
  11441.  valid  
  11442.  
  11443.  valid  
  11444.  
  11445.  valid  
  11446.  
  11447.  valid  
  11448.  
  11449.  valid  
  11450.  
  11451.  valid  
  11452.  
  11453.  valid  
  11454.  
  11455.  valid  
  11456.  
  11457.  valid  
  11458.  
  11459.  valid  
  11460.  
  11461.  valid  
  11462.  
  11463.  valid  
  11464.  
  11465.  valid  
  11466.  
  11467.  valid  
  11468.  
  11469.  valid  
  11470.  
  11471.  valid  
  11472.  
  11473.  valid  
  11474.  
  11475.  valid  
  11476.  
  11477.  valid  
  11478.  
  11479.  valid  
  11480.  
  11481.  valid  
  11482.  
  11483.  valid  
  11484.  
  11485.  valid  
  11486.  
  11487.  valid  
  11488.  
  11489.  valid  
  11490.  
  11491.  valid  
  11492.  
  11493.  valid  
  11494.  
  11495.  valid  
  11496.  
  11497.  valid  
  11498.  
  11499.  valid  
  11500.  
  11501.  valid  
  11502.  
  11503.  valid  
  11504.  
  11505.  valid  
  11506.  
  11507.  valid  
  11508.  
  11509.  valid  
  11510.  
  11511.  valid  
  11512.  
  11513.  valid  
  11514.  
  11515.  valid  
  11516.  
  11517.  valid  
  11518.  
  11519.  valid  
  11520.  
  11521.  valid  
  11522.  
  11523.  valid  
  11524.  
  11525.  valid  
  11526.  
  11527.  valid  
  11528.  
  11529.  valid  
  11530.  
  11531.  valid  
  11532.  
  11533.  valid  
  11534.  
  11535.  valid  
  11536.  
  11537.  valid  
  11538.  
  11539.  valid  
  11540.  
  11541.  valid  
  11542.  
  11543.  valid  
  11544.  
  11545.  valid  
  11546.  
  11547.  valid  
  11548.  
  11549.  valid  
  11550.  
  11551.  valid  
  11552.  
  11553.  valid  
  11554.  
  11555.  valid  
  11556.  
  11557.  valid  
  11558.  
  11559.  valid  
  11560.  
  11561.  valid  
  11562.  
  11563.  valid  
  11564.  
  11565.  valid  
  11566.  
  11567.  
  11568.  
  11569. Port Gi1/0/1: GigabitEthernet 1/0/1 (1 / #1)
  11570. ifHCInOctets  
  11571.  
  11572. ifHCOutOctets  
  11573.  
  11574. ifHCInUcastPkts  
  11575.  
  11576. ifHCOutUcastPkts  
  11577.  
  11578. ifHCInBroadcastPkts  
  11579.  
  11580. ifHCOutBroadcastPkts  
  11581.  
  11582. ifHCInMulticastPkts  
  11583.  
  11584. ifHCOutMulticastPkts  
  11585.  
  11586. ifHighSpeed (1000)  
  11587.  
  11588. VLAN = 1
  11589.  
  11590. Warning: Undefined array key "ifName:Gi1/0/1" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  11591.  
  11592.  
  11593. Warning: Undefined array key "ifSpeed:Gi1/0/1" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  11594.  
  11595. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  11596.  
  11597. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  11598.  
  11599.  
  11600. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  11601.  
  11602. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  11603.  
  11604. Uplink to netmoc2
  11605.  
  11606. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  11607.  
  11608.  
  11609. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  11610.  
  11611.  
  11612. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  11613.  
  11614.  
  11615. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  11616.  
  11617. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  11618.  
  11619.  
  11620. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11621.  
  11622. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11623.  
  11624.  
  11625. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11626.  
  11627. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11628.  
  11629.  
  11630. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11631.  
  11632. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11633.  
  11634. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11635.  
  11636. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11637.  
  11638. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11639.  
  11640. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11641.  
  11642.  
  11643.  ifInOctets (169570 B) 1823.3333333333 Bps 93 secs  
  11644.  
  11645.  
  11646.  ifOutOctets (148255 B) 1594.1397849462 Bps 93 secs  
  11647.  
  11648.  
  11649.  ifInErrors (0 B) 0 Bps 93 secs  
  11650.  
  11651.  
  11652.  ifOutErrors (0 B) 0 Bps 93 secs  
  11653.  
  11654.  
  11655.  ifInUcastPkts (618 B) 6.6451612903226 Bps 93 secs  
  11656.  
  11657.  
  11658.  ifOutUcastPkts (696 B) 7.4838709677419 Bps 93 secs  
  11659.  
  11660.  
  11661. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  11662.  
  11663. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  11664.  
  11665.  
  11666.  ifInNUcastPkts (0 B) 0 Bps 93 secs  
  11667.  
  11668.  
  11669. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  11670.  
  11671. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  11672.  
  11673.  
  11674.  ifOutNUcastPkts (0 B) 0 Bps 93 secs  
  11675.  
  11676.  
  11677.  ifInDiscards (0 B) 0 Bps 93 secs  
  11678.  
  11679.  
  11680.  ifOutDiscards (0 B) 0 Bps 93 secs  
  11681.  
  11682.  
  11683. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  11684.  
  11685.  
  11686. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  11687.  
  11688.  
  11689.  ifInUnknownProtos (0 B) 0 Bps 93 secs  
  11690.  
  11691.  
  11692.  ifInBroadcastPkts (145 B) 1.5591397849462 Bps 93 secs  
  11693.  
  11694.  
  11695.  ifOutBroadcastPkts (0 B) 0 Bps 93 secs  
  11696.  
  11697.  
  11698.  ifInMulticastPkts (141 B) 1.5161290322581 Bps 93 secs  
  11699.  
  11700.  
  11701.  ifOutMulticastPkts (51 B) 0.54838709677419 Bps 93 secs  
  11702.  
  11703. bps(14.59 kbps/12.75 kbps)
  11704. bytes(165.6 KiB/144.78 KiB)
  11705. pkts(6.65 pps/7.48 pps)
  11706.  
  11707. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 862
  11708.  
  11709. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 863
  11710.  
  11711.  
  11712. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 866
  11713.  
  11714.  
  11715. Warning: Undefined array key "pagpOperationMode" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 901
  11716.  
  11717. SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["1761230336",1761060766,1823.3333333333333,169570,"733065525",732917270,1594.1397849462367,148255,"0",0,0,0,"0",0,0,0,"2567237",2566619,6.645161290322581,618,"2573889",2573193,7.483870967741935,696,1662071820,1662071727,93,1] 1.78ms]
  11718.  
  11719.  
  11720. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"2170447",2170302,1.5591397849462365,145,"6",6,0,0,"1977645",1977504,1.5161290322580645,141,"701766",701715,0.5483870967741935,51,1] 1.63ms]
  11721.  
  11722.  
  11723. 2 updated  
  11724.  
  11725.  
  11726.  
  11727. Port Gi1/0/2: GigabitEthernet 1/0/2 (2 / #2)
  11728. ifInOctets  
  11729.  
  11730. ifOutOctets  
  11731.  
  11732. ifInUcastPkts  
  11733.  
  11734. ifOutUcastPkts  
  11735.  
  11736. ifInBroadcastPkts  
  11737.  
  11738. ifOutBroadcastPkts  
  11739.  
  11740. ifInMulticastPkts  
  11741.  
  11742. ifOutMulticastPkts  
  11743.  
  11744. ifHighSpeed (1000)  
  11745.  
  11746. VLAN = 1
  11747.  Using ifDescr as ifAlias  
  11748.  
  11749.  
  11750. Warning: Undefined array key "ifName:Gi1/0/2" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  11751.  
  11752.  
  11753. Warning: Undefined array key "ifSpeed:Gi1/0/2" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  11754.  
  11755.  
  11756. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  11757.  
  11758. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  11759.  
  11760. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  11761.  
  11762. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  11763.  
  11764. GigabitEthernet 1/0/2
  11765.  
  11766. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  11767.  
  11768. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  11769.  
  11770. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  11771.  
  11772. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  11773.  
  11774. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  11775.  
  11776.  
  11777. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11778.  
  11779. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11780.  
  11781. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11782.  
  11783. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11784.  
  11785. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11786.  
  11787. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11788.  
  11789. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11790.  
  11791. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11792.  
  11793. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11794.  
  11795. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11796.  
  11797. 2 skipped because port is still down since last polling.  
  11798.  
  11799.  
  11800. Port Gi1/0/3: GigabitEthernet 1/0/3 (3 / #3)
  11801. ifInOctets  
  11802.  
  11803. ifOutOctets  
  11804.  
  11805. ifInUcastPkts  
  11806.  
  11807. ifOutUcastPkts  
  11808.  
  11809. ifInBroadcastPkts  
  11810.  
  11811. ifOutBroadcastPkts  
  11812.  
  11813. ifInMulticastPkts  
  11814.  
  11815. ifOutMulticastPkts  
  11816.  
  11817. ifHighSpeed (1000)  
  11818.  
  11819. VLAN = 1
  11820.  Using ifDescr as ifAlias  
  11821.  
  11822.  
  11823. Warning: Undefined array key "ifName:Gi1/0/3" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  11824.  
  11825.  
  11826. Warning: Undefined array key "ifSpeed:Gi1/0/3" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  11827.  
  11828.  
  11829. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  11830.  
  11831. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  11832.  
  11833. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  11834.  
  11835. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  11836.  
  11837. GigabitEthernet 1/0/3
  11838. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  11839.  
  11840. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  11841.  
  11842. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  11843.  
  11844. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  11845.  
  11846.  
  11847. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  11848.  
  11849. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11850.  
  11851. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11852.  
  11853. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11854.  
  11855. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11856.  
  11857. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11858.  
  11859. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11860.  
  11861. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11862.  
  11863.  
  11864. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11865.  
  11866. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11867.  
  11868. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11869.  
  11870. 3 skipped because port is still down since last polling.  
  11871.  
  11872.  
  11873. Port Gi1/0/4: GigabitEthernet 1/0/4 (4 / #4)
  11874. ifInOctets  
  11875.  
  11876. ifOutOctets  
  11877.  
  11878. ifInUcastPkts  
  11879.  
  11880. ifOutUcastPkts  
  11881.  
  11882. ifInBroadcastPkts  
  11883.  
  11884. ifOutBroadcastPkts  
  11885.  
  11886. ifInMulticastPkts  
  11887.  
  11888. ifOutMulticastPkts  
  11889.  
  11890. ifHighSpeed (1000)  
  11891.  
  11892. VLAN = 1
  11893.  Using ifDescr as ifAlias  
  11894.  
  11895.  
  11896. Warning: Undefined array key "ifName:Gi1/0/4" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  11897.  
  11898.  
  11899. Warning: Undefined array key "ifSpeed:Gi1/0/4" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  11900.  
  11901.  
  11902. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  11903.  
  11904. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  11905.  
  11906. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  11907.  
  11908. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  11909.  
  11910. GigabitEthernet 1/0/4
  11911. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  11912.  
  11913. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  11914.  
  11915. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  11916.  
  11917. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  11918.  
  11919. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  11920.  
  11921. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11922.  
  11923. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11924.  
  11925.  
  11926. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11927.  
  11928. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11929.  
  11930. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11931.  
  11932. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11933.  
  11934. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11935.  
  11936. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11937.  
  11938. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11939.  
  11940. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11941.  
  11942. 4 skipped because port is still down since last polling.  
  11943.  
  11944.  
  11945. Port Gi1/0/5: GigabitEthernet 1/0/5 (5 / #5)
  11946. ifInOctets  
  11947.  
  11948. ifOutOctets  
  11949.  
  11950. ifInUcastPkts  
  11951.  
  11952. ifOutUcastPkts  
  11953.  
  11954. ifInBroadcastPkts  
  11955.  
  11956. ifOutBroadcastPkts  
  11957.  
  11958. ifInMulticastPkts  
  11959.  
  11960. ifOutMulticastPkts  
  11961.  
  11962. ifHighSpeed (1000)  
  11963.  
  11964. VLAN = 1
  11965.  Using ifDescr as ifAlias  
  11966.  
  11967.  
  11968. Warning: Undefined array key "ifName:Gi1/0/5" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  11969.  
  11970.  
  11971. Warning: Undefined array key "ifSpeed:Gi1/0/5" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  11972.  
  11973.  
  11974. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  11975.  
  11976. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  11977.  
  11978. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  11979.  
  11980. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  11981.  
  11982. GigabitEthernet 1/0/5
  11983. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  11984.  
  11985. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  11986.  
  11987. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  11988.  
  11989. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  11990.  
  11991. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  11992.  
  11993.  
  11994. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11995.  
  11996. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11997.  
  11998. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  11999.  
  12000. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12001.  
  12002. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12003.  
  12004. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12005.  
  12006. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12007.  
  12008. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12009.  
  12010. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12011.  
  12012.  
  12013. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12014.  
  12015. 5 skipped because port is still down since last polling.  
  12016.  
  12017.  
  12018. Port Gi1/0/6: GigabitEthernet 1/0/6 (6 / #6)
  12019. ifInOctets  
  12020.  
  12021. ifOutOctets  
  12022.  
  12023. ifInUcastPkts  
  12024.  
  12025. ifOutUcastPkts  
  12026.  
  12027. ifInBroadcastPkts  
  12028.  
  12029. ifOutBroadcastPkts  
  12030.  
  12031. ifInMulticastPkts  
  12032.  
  12033. ifOutMulticastPkts  
  12034.  
  12035. ifHighSpeed (1000)  
  12036.  
  12037. VLAN = 1
  12038.  Using ifDescr as ifAlias  
  12039.  
  12040.  
  12041. Warning: Undefined array key "ifName:Gi1/0/6" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  12042.  
  12043.  
  12044. Warning: Undefined array key "ifSpeed:Gi1/0/6" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  12045.  
  12046. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12047.  
  12048.  
  12049. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12050.  
  12051. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12052.  
  12053. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12054.  
  12055. GigabitEthernet 1/0/6
  12056. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  12057.  
  12058. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  12059.  
  12060. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  12061.  
  12062. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  12063.  
  12064.  
  12065. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  12066.  
  12067. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12068.  
  12069. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12070.  
  12071. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12072.  
  12073. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12074.  
  12075.  
  12076. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12077.  
  12078. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12079.  
  12080. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12081.  
  12082. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12083.  
  12084. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12085.  
  12086. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12087.  
  12088. 6 skipped because port is still down since last polling.  
  12089.  
  12090.  
  12091. Port Gi1/0/7: GigabitEthernet 1/0/7 (7 / #7)
  12092. ifInOctets  
  12093.  
  12094. ifOutOctets  
  12095.  
  12096. ifInUcastPkts  
  12097.  
  12098. ifOutUcastPkts  
  12099.  
  12100. ifInBroadcastPkts  
  12101.  
  12102. ifOutBroadcastPkts  
  12103.  
  12104. ifInMulticastPkts  
  12105.  
  12106. ifOutMulticastPkts  
  12107.  
  12108. ifHighSpeed (1000)  
  12109.  
  12110. VLAN = 1
  12111.  Using ifDescr as ifAlias  
  12112.  
  12113.  
  12114. Warning: Undefined array key "ifName:Gi1/0/7" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  12115.  
  12116.  
  12117. Warning: Undefined array key "ifSpeed:Gi1/0/7" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  12118.  
  12119. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12120.  
  12121.  
  12122. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12123.  
  12124. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12125.  
  12126. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12127.  
  12128. GigabitEthernet 1/0/7
  12129. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  12130.  
  12131. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  12132.  
  12133. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  12134.  
  12135.  
  12136. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  12137.  
  12138. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  12139.  
  12140. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12141.  
  12142.  
  12143. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12144.  
  12145. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12146.  
  12147. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12148.  
  12149. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12150.  
  12151. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12152.  
  12153. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12154.  
  12155. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12156.  
  12157. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12158.  
  12159. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12160.  
  12161. 7 skipped because port is still down since last polling.  
  12162.  
  12163.  
  12164. Port Gi1/0/8: GigabitEthernet 1/0/8 (8 / #8)
  12165. ifInOctets  
  12166.  
  12167. ifOutOctets  
  12168.  
  12169. ifInUcastPkts  
  12170.  
  12171. ifOutUcastPkts  
  12172.  
  12173. ifInBroadcastPkts  
  12174.  
  12175. ifOutBroadcastPkts  
  12176.  
  12177. ifInMulticastPkts  
  12178.  
  12179. ifOutMulticastPkts  
  12180.  
  12181. ifHighSpeed (1000)  
  12182.  
  12183. VLAN = 1
  12184.  Using ifDescr as ifAlias  
  12185.  
  12186.  
  12187. Warning: Undefined array key "ifName:Gi1/0/8" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  12188.  
  12189.  
  12190. Warning: Undefined array key "ifSpeed:Gi1/0/8" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  12191.  
  12192.  
  12193. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12194.  
  12195. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12196.  
  12197. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12198.  
  12199. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12200.  
  12201. GigabitEthernet 1/0/8
  12202. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  12203.  
  12204. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  12205.  
  12206. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  12207.  
  12208. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  12209.  
  12210.  
  12211. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  12212.  
  12213. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12214.  
  12215. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12216.  
  12217.  
  12218. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12219.  
  12220. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12221.  
  12222. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12223.  
  12224. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12225.  
  12226. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12227.  
  12228. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12229.  
  12230.  
  12231. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12232.  
  12233. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12234.  
  12235. 8 skipped because port is still down since last polling.  
  12236.  
  12237.  
  12238. Port Gi1/0/9: GigabitEthernet 1/0/9 (9 / #9)
  12239. ifInOctets  
  12240.  
  12241. ifOutOctets  
  12242.  
  12243. ifInUcastPkts  
  12244.  
  12245. ifOutUcastPkts  
  12246.  
  12247. ifInBroadcastPkts  
  12248.  
  12249. ifOutBroadcastPkts  
  12250.  
  12251. ifInMulticastPkts  
  12252.  
  12253. ifOutMulticastPkts  
  12254.  
  12255. ifHighSpeed (1000)  
  12256.  
  12257. VLAN = 1
  12258.  Using ifDescr as ifAlias  
  12259.  
  12260.  
  12261. Warning: Undefined array key "ifName:Gi1/0/9" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  12262.  
  12263.  
  12264. Warning: Undefined array key "ifSpeed:Gi1/0/9" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  12265.  
  12266.  
  12267. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12268.  
  12269. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12270.  
  12271. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12272.  
  12273. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12274.  
  12275. GigabitEthernet 1/0/9
  12276. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  12277.  
  12278. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  12279.  
  12280. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  12281.  
  12282. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  12283.  
  12284. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  12285.  
  12286.  
  12287. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12288.  
  12289. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12290.  
  12291. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12292.  
  12293. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12294.  
  12295. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12296.  
  12297. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12298.  
  12299. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12300.  
  12301. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12302.  
  12303. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12304.  
  12305.  
  12306. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12307.  
  12308. 9 skipped because port is still down since last polling.  
  12309.  
  12310.  
  12311. Port Gi1/0/10: GigabitEthernet 1/0/10 (10 / #10)
  12312. ifInOctets  
  12313.  
  12314. ifOutOctets  
  12315.  
  12316. ifInUcastPkts  
  12317.  
  12318. ifOutUcastPkts  
  12319.  
  12320. ifInBroadcastPkts  
  12321.  
  12322. ifOutBroadcastPkts  
  12323.  
  12324. ifInMulticastPkts  
  12325.  
  12326. ifOutMulticastPkts  
  12327.  
  12328. ifHighSpeed (1000)  
  12329.  
  12330. VLAN = 1
  12331.  Using ifDescr as ifAlias  
  12332.  
  12333.  
  12334. Warning: Undefined array key "ifName:Gi1/0/10" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  12335.  
  12336. Warning: Undefined array key "ifSpeed:Gi1/0/10" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  12337.  
  12338.  
  12339. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12340.  
  12341. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12342.  
  12343. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12344.  
  12345.  
  12346. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12347.  
  12348. GigabitEthernet 1/0/10
  12349. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  12350.  
  12351. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  12352.  
  12353. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  12354.  
  12355. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  12356.  
  12357.  
  12358. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  12359.  
  12360. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12361.  
  12362. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12363.  
  12364.  
  12365. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12366.  
  12367. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12368.  
  12369. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12370.  
  12371. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12372.  
  12373.  
  12374. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12375.  
  12376. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12377.  
  12378. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12379.  
  12380. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12381.  
  12382. 10 skipped because port is still down since last polling.  
  12383.  
  12384.  
  12385. Port Gi1/0/11: GigabitEthernet 1/0/11 (11 / #11)
  12386. ifInOctets  
  12387.  
  12388. ifOutOctets  
  12389.  
  12390. ifInUcastPkts  
  12391.  
  12392. ifOutUcastPkts  
  12393.  
  12394. ifInBroadcastPkts  
  12395.  
  12396. ifOutBroadcastPkts  
  12397.  
  12398. ifInMulticastPkts  
  12399.  
  12400. ifOutMulticastPkts  
  12401.  
  12402. ifHighSpeed (1000)  
  12403.  
  12404. VLAN = 1
  12405.  Using ifDescr as ifAlias  
  12406.  
  12407.  
  12408. Warning: Undefined array key "ifName:Gi1/0/11" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  12409.  
  12410.  
  12411. Warning: Undefined array key "ifSpeed:Gi1/0/11" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  12412.  
  12413.  
  12414. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12415.  
  12416. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12417.  
  12418. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12419.  
  12420. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12421.  
  12422. GigabitEthernet 1/0/11
  12423. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  12424.  
  12425. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  12426.  
  12427. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  12428.  
  12429. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  12430.  
  12431.  
  12432. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  12433.  
  12434. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12435.  
  12436. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12437.  
  12438.  
  12439. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12440.  
  12441. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12442.  
  12443. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12444.  
  12445. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12446.  
  12447.  
  12448. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12449.  
  12450. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12451.  
  12452. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12453.  
  12454. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12455.  
  12456. 11 skipped because port is still down since last polling.  
  12457.  
  12458.  
  12459. Port Gi1/0/12: GigabitEthernet 1/0/12 (12 / #12)
  12460. ifInOctets  
  12461.  
  12462. ifOutOctets  
  12463.  
  12464. ifInUcastPkts  
  12465.  
  12466. ifOutUcastPkts  
  12467.  
  12468. ifInBroadcastPkts  
  12469.  
  12470. ifOutBroadcastPkts  
  12471.  
  12472. ifInMulticastPkts  
  12473.  
  12474. ifOutMulticastPkts  
  12475.  
  12476. ifHighSpeed (1000)  
  12477.  
  12478. VLAN = 1
  12479.  Using ifDescr as ifAlias  
  12480.  
  12481.  
  12482. Warning: Undefined array key "ifName:Gi1/0/12" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  12483.  
  12484.  
  12485. Warning: Undefined array key "ifSpeed:Gi1/0/12" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  12486.  
  12487.  
  12488. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12489.  
  12490. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12491.  
  12492. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12493.  
  12494. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12495.  
  12496. GigabitEthernet 1/0/12
  12497. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  12498.  
  12499. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  12500.  
  12501. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  12502.  
  12503. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  12504.  
  12505. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  12506.  
  12507.  
  12508. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12509.  
  12510. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12511.  
  12512. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12513.  
  12514. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12515.  
  12516. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12517.  
  12518. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12519.  
  12520.  
  12521. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12522.  
  12523. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12524.  
  12525. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12526.  
  12527. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12528.  
  12529. 12 skipped because port is still down since last polling.  
  12530.  
  12531.  
  12532. Port Gi1/0/13: GigabitEthernet 1/0/13 (13 / #13)
  12533. ifInOctets  
  12534.  
  12535. ifOutOctets  
  12536.  
  12537. ifInUcastPkts  
  12538.  
  12539. ifOutUcastPkts  
  12540.  
  12541. ifInBroadcastPkts  
  12542.  
  12543. ifOutBroadcastPkts  
  12544.  
  12545. ifInMulticastPkts  
  12546.  
  12547. ifOutMulticastPkts  
  12548.  
  12549. ifHighSpeed (1000)  
  12550.  
  12551. VLAN = 1
  12552.  Using ifDescr as ifAlias  
  12553.  
  12554.  
  12555. Warning: Undefined array key "ifName:Gi1/0/13" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  12556.  
  12557.  
  12558. Warning: Undefined array key "ifSpeed:Gi1/0/13" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  12559.  
  12560.  
  12561. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12562.  
  12563. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12564.  
  12565. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12566.  
  12567.  
  12568. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12569.  
  12570. GigabitEthernet 1/0/13
  12571. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  12572.  
  12573. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  12574.  
  12575. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  12576.  
  12577. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  12578.  
  12579.  
  12580. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  12581.  
  12582. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12583.  
  12584. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12585.  
  12586.  
  12587. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12588.  
  12589. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12590.  
  12591. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12592.  
  12593. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12594.  
  12595.  
  12596. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12597.  
  12598. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12599.  
  12600. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12601.  
  12602. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12603.  
  12604. 13 skipped because port is still down since last polling.  
  12605.  
  12606.  
  12607. Port Gi1/0/14: GigabitEthernet 1/0/14 (14 / #14)
  12608. ifInOctets  
  12609.  
  12610. ifOutOctets  
  12611.  
  12612. ifInUcastPkts  
  12613.  
  12614. ifOutUcastPkts  
  12615.  
  12616. ifInBroadcastPkts  
  12617.  
  12618. ifOutBroadcastPkts  
  12619.  
  12620. ifInMulticastPkts  
  12621.  
  12622. ifOutMulticastPkts  
  12623.  
  12624. ifHighSpeed (1000)  
  12625.  
  12626. VLAN = 1
  12627.  Using ifDescr as ifAlias  
  12628.  
  12629.  
  12630. Warning: Undefined array key "ifName:Gi1/0/14" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  12631.  
  12632.  
  12633. Warning: Undefined array key "ifSpeed:Gi1/0/14" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  12634.  
  12635.  
  12636. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12637.  
  12638. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12639.  
  12640. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12641.  
  12642. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12643.  
  12644. GigabitEthernet 1/0/14
  12645. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  12646.  
  12647.  
  12648. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  12649.  
  12650. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  12651.  
  12652. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  12653.  
  12654. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  12655.  
  12656.  
  12657. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12658.  
  12659. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12660.  
  12661. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12662.  
  12663. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12664.  
  12665. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12666.  
  12667.  
  12668. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12669.  
  12670. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12671.  
  12672. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12673.  
  12674. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12675.  
  12676. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12677.  
  12678. 14 skipped because port is still down since last polling.  
  12679.  
  12680.  
  12681.  
  12682. Port Gi1/0/15: GigabitEthernet 1/0/15 (15 / #15)
  12683. ifInOctets  
  12684.  
  12685. ifOutOctets  
  12686.  
  12687. ifInUcastPkts  
  12688.  
  12689. ifOutUcastPkts  
  12690.  
  12691. ifInBroadcastPkts  
  12692.  
  12693. ifOutBroadcastPkts  
  12694.  
  12695. ifInMulticastPkts  
  12696.  
  12697. ifOutMulticastPkts  
  12698.  
  12699. ifHighSpeed (1000)  
  12700.  
  12701. VLAN = 1
  12702.  Using ifDescr as ifAlias  
  12703.  
  12704.  
  12705. Warning: Undefined array key "ifName:Gi1/0/15" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  12706.  
  12707.  
  12708. Warning: Undefined array key "ifSpeed:Gi1/0/15" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  12709.  
  12710.  
  12711. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12712.  
  12713. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12714.  
  12715. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12716.  
  12717. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12718.  
  12719. GigabitEthernet 1/0/15
  12720. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  12721.  
  12722.  
  12723. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  12724.  
  12725. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  12726.  
  12727. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  12728.  
  12729. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  12730.  
  12731.  
  12732. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12733.  
  12734. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12735.  
  12736. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12737.  
  12738.  
  12739. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12740.  
  12741. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12742.  
  12743. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12744.  
  12745. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12746.  
  12747. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12748.  
  12749.  
  12750. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12751.  
  12752. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12753.  
  12754. 15 skipped because port is still down since last polling.  
  12755.  
  12756.  
  12757.  
  12758. Port Gi1/0/16: GigabitEthernet 1/0/16 (16 / #16)
  12759. ifInOctets  
  12760.  
  12761. ifOutOctets  
  12762.  
  12763. ifInUcastPkts  
  12764.  
  12765. ifOutUcastPkts  
  12766.  
  12767. ifInBroadcastPkts  
  12768.  
  12769. ifOutBroadcastPkts  
  12770.  
  12771. ifInMulticastPkts  
  12772.  
  12773. ifOutMulticastPkts  
  12774.  
  12775. ifHighSpeed (1000)  
  12776.  
  12777. VLAN = 1
  12778.  Using ifDescr as ifAlias  
  12779.  
  12780.  
  12781. Warning: Undefined array key "ifName:Gi1/0/16" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  12782.  
  12783.  
  12784. Warning: Undefined array key "ifSpeed:Gi1/0/16" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  12785.  
  12786.  
  12787. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12788.  
  12789. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12790.  
  12791. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12792.  
  12793. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12794.  
  12795. GigabitEthernet 1/0/16
  12796. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  12797.  
  12798. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  12799.  
  12800.  
  12801. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  12802.  
  12803. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  12804.  
  12805. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  12806.  
  12807.  
  12808. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12809.  
  12810. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12811.  
  12812. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12813.  
  12814.  
  12815. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12816.  
  12817. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12818.  
  12819. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12820.  
  12821. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12822.  
  12823. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12824.  
  12825. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12826.  
  12827. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12828.  
  12829. 16 skipped because port is still down since last polling.  
  12830.  
  12831.  
  12832. Port Gi1/0/17: GigabitEthernet 1/0/17 (17 / #17)
  12833. ifInOctets  
  12834.  
  12835. ifOutOctets  
  12836.  
  12837. ifInUcastPkts  
  12838.  
  12839. ifOutUcastPkts  
  12840.  
  12841. ifInBroadcastPkts  
  12842.  
  12843. ifOutBroadcastPkts  
  12844.  
  12845. ifInMulticastPkts  
  12846.  
  12847. ifOutMulticastPkts  
  12848.  
  12849. ifHighSpeed (1000)  
  12850.  
  12851. VLAN = 1
  12852.  Using ifDescr as ifAlias  
  12853.  
  12854.  
  12855. Warning: Undefined array key "ifName:Gi1/0/17" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  12856.  
  12857. Warning: Undefined array key "ifSpeed:Gi1/0/17" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  12858.  
  12859.  
  12860. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12861.  
  12862. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12863.  
  12864. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12865.  
  12866. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12867.  
  12868. GigabitEthernet 1/0/17
  12869. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  12870.  
  12871. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  12872.  
  12873. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  12874.  
  12875. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  12876.  
  12877. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  12878.  
  12879.  
  12880. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12881.  
  12882. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12883.  
  12884. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12885.  
  12886. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12887.  
  12888. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12889.  
  12890. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12891.  
  12892. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12893.  
  12894. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12895.  
  12896. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12897.  
  12898.  
  12899. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12900.  
  12901. 17 skipped because port is still down since last polling.  
  12902.  
  12903.  
  12904. Port Gi1/0/18: GigabitEthernet 1/0/18 (18 / #18)
  12905. ifInOctets  
  12906.  
  12907. ifOutOctets  
  12908.  
  12909. ifInUcastPkts  
  12910.  
  12911. ifOutUcastPkts  
  12912.  
  12913. ifInBroadcastPkts  
  12914.  
  12915. ifOutBroadcastPkts  
  12916.  
  12917. ifInMulticastPkts  
  12918.  
  12919. ifOutMulticastPkts  
  12920.  
  12921. ifHighSpeed (1000)  
  12922.  
  12923. VLAN = 1
  12924.  Using ifDescr as ifAlias  
  12925.  
  12926. Warning: Undefined array key "ifName:Gi1/0/18" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  12927.  
  12928.  
  12929. Warning: Undefined array key "ifSpeed:Gi1/0/18" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  12930.  
  12931.  
  12932. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12933.  
  12934. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12935.  
  12936. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  12937.  
  12938. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  12939.  
  12940. GigabitEthernet 1/0/18
  12941. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  12942.  
  12943. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  12944.  
  12945. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  12946.  
  12947. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  12948.  
  12949.  
  12950. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  12951.  
  12952. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12953.  
  12954.  
  12955. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12956.  
  12957. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12958.  
  12959. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12960.  
  12961. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12962.  
  12963.  
  12964. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12965.  
  12966. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12967.  
  12968. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12969.  
  12970. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12971.  
  12972. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  12973.  
  12974. 18 skipped because port is still down since last polling.  
  12975.  
  12976.  
  12977. Port Gi1/0/19: GigabitEthernet 1/0/19 (19 / #19)
  12978. ifInOctets  
  12979.  
  12980. ifOutOctets  
  12981.  
  12982. ifInUcastPkts  
  12983.  
  12984. ifOutUcastPkts  
  12985.  
  12986. ifInBroadcastPkts  
  12987.  
  12988. ifOutBroadcastPkts  
  12989.  
  12990. ifInMulticastPkts  
  12991.  
  12992. ifOutMulticastPkts  
  12993.  
  12994. ifHighSpeed (1000)  
  12995.  
  12996. VLAN = 1
  12997.  Using ifDescr as ifAlias  
  12998.  
  12999.  
  13000. Warning: Undefined array key "ifName:Gi1/0/19" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  13001.  
  13002.  
  13003. Warning: Undefined array key "ifSpeed:Gi1/0/19" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  13004.  
  13005.  
  13006. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13007.  
  13008. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13009.  
  13010.  
  13011. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13012.  
  13013. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13014.  
  13015. GigabitEthernet 1/0/19
  13016. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  13017.  
  13018. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  13019.  
  13020. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  13021.  
  13022. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  13023.  
  13024.  
  13025. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  13026.  
  13027. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13028.  
  13029. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13030.  
  13031.  
  13032. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13033.  
  13034. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13035.  
  13036. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13037.  
  13038. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13039.  
  13040.  
  13041. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13042.  
  13043. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13044.  
  13045. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13046.  
  13047. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13048.  
  13049. 19 skipped because port is still down since last polling.  
  13050.  
  13051.  
  13052. Port Gi1/0/20: GigabitEthernet 1/0/20 (20 / #20)
  13053. ifInOctets  
  13054.  
  13055. ifOutOctets  
  13056.  
  13057. ifInUcastPkts  
  13058.  
  13059. ifOutUcastPkts  
  13060.  
  13061. ifInBroadcastPkts  
  13062.  
  13063. ifOutBroadcastPkts  
  13064.  
  13065. ifInMulticastPkts  
  13066.  
  13067. ifOutMulticastPkts  
  13068.  
  13069. ifHighSpeed (1000)  
  13070.  
  13071. VLAN = 1
  13072.  Using ifDescr as ifAlias  
  13073.  
  13074.  
  13075. Warning: Undefined array key "ifName:Gi1/0/20" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  13076.  
  13077.  
  13078. Warning: Undefined array key "ifSpeed:Gi1/0/20" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  13079.  
  13080.  
  13081. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13082.  
  13083. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13084.  
  13085. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13086.  
  13087. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13088.  
  13089. GigabitEthernet 1/0/20
  13090. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  13091.  
  13092. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  13093.  
  13094. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  13095.  
  13096.  
  13097. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  13098.  
  13099. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  13100.  
  13101.  
  13102. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13103.  
  13104. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13105.  
  13106.  
  13107. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13108.  
  13109. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13110.  
  13111. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13112.  
  13113. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13114.  
  13115.  
  13116. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13117.  
  13118. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13119.  
  13120. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13121.  
  13122. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13123.  
  13124. 20 skipped because port is still down since last polling.  
  13125.  
  13126.  
  13127.  
  13128. Port Gi1/0/21: GigabitEthernet 1/0/21 (21 / #21)
  13129. ifInOctets  
  13130.  
  13131. ifOutOctets  
  13132.  
  13133. ifInUcastPkts  
  13134.  
  13135. ifOutUcastPkts  
  13136.  
  13137. ifInBroadcastPkts  
  13138.  
  13139. ifOutBroadcastPkts  
  13140.  
  13141. ifInMulticastPkts  
  13142.  
  13143. ifOutMulticastPkts  
  13144.  
  13145. ifHighSpeed (1000)  
  13146.  
  13147. VLAN = 1
  13148.  Using ifDescr as ifAlias  
  13149.  
  13150.  
  13151. Warning: Undefined array key "ifName:Gi1/0/21" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  13152.  
  13153.  
  13154. Warning: Undefined array key "ifSpeed:Gi1/0/21" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  13155.  
  13156.  
  13157. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13158.  
  13159. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13160.  
  13161. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13162.  
  13163. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13164.  
  13165. GigabitEthernet 1/0/21
  13166. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  13167.  
  13168. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  13169.  
  13170.  
  13171. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  13172.  
  13173. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  13174.  
  13175. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  13176.  
  13177. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13178.  
  13179.  
  13180. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13181.  
  13182. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13183.  
  13184. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13185.  
  13186. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13187.  
  13188. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13189.  
  13190. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13191.  
  13192. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13193.  
  13194. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13195.  
  13196. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13197.  
  13198. 21 skipped because port is still down since last polling.  
  13199.  
  13200.  
  13201. Port Gi1/0/22: GigabitEthernet 1/0/22 (22 / #22)
  13202. ifInOctets  
  13203.  
  13204. ifOutOctets  
  13205.  
  13206. ifInUcastPkts  
  13207.  
  13208. ifOutUcastPkts  
  13209.  
  13210. ifInBroadcastPkts  
  13211.  
  13212. ifOutBroadcastPkts  
  13213.  
  13214. ifInMulticastPkts  
  13215.  
  13216. ifOutMulticastPkts  
  13217.  
  13218. ifHighSpeed (1000)  
  13219.  
  13220. VLAN = 1
  13221.  Using ifDescr as ifAlias  
  13222.  
  13223.  
  13224. Warning: Undefined array key "ifName:Gi1/0/22" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  13225.  
  13226.  
  13227. Warning: Undefined array key "ifSpeed:Gi1/0/22" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  13228.  
  13229.  
  13230. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13231.  
  13232. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13233.  
  13234. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13235.  
  13236.  
  13237. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13238.  
  13239. GigabitEthernet 1/0/22
  13240. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  13241.  
  13242. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  13243.  
  13244.  
  13245. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  13246.  
  13247. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  13248.  
  13249. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  13250.  
  13251.  
  13252. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13253.  
  13254. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13255.  
  13256.  
  13257. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13258.  
  13259. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13260.  
  13261. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13262.  
  13263. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13264.  
  13265. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13266.  
  13267. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13268.  
  13269.  
  13270. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13271.  
  13272. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13273.  
  13274. 22 skipped because port is still down since last polling.  
  13275.  
  13276.  
  13277.  
  13278. Port Gi1/0/23: GigabitEthernet 1/0/23 (23 / #23)
  13279. ifInOctets  
  13280.  
  13281. ifOutOctets  
  13282.  
  13283. ifInUcastPkts  
  13284.  
  13285. ifOutUcastPkts  
  13286.  
  13287. ifInBroadcastPkts  
  13288.  
  13289. ifOutBroadcastPkts  
  13290.  
  13291. ifInMulticastPkts  
  13292.  
  13293. ifOutMulticastPkts  
  13294.  
  13295. ifHighSpeed (1000)  
  13296.  
  13297. VLAN = 1
  13298.  Using ifDescr as ifAlias  
  13299.  
  13300.  
  13301. Warning: Undefined array key "ifName:Gi1/0/23" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  13302.  
  13303.  
  13304. Warning: Undefined array key "ifSpeed:Gi1/0/23" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  13305.  
  13306.  
  13307. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13308.  
  13309. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13310.  
  13311. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13312.  
  13313. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13314.  
  13315. GigabitEthernet 1/0/23
  13316. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  13317.  
  13318.  
  13319. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  13320.  
  13321. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  13322.  
  13323. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  13324.  
  13325. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  13326.  
  13327.  
  13328. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13329.  
  13330. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13331.  
  13332. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13333.  
  13334. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13335.  
  13336. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13337.  
  13338.  
  13339. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13340.  
  13341. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13342.  
  13343. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13344.  
  13345. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13346.  
  13347.  
  13348. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13349.  
  13350. 23 skipped because port is still down since last polling.  
  13351.  
  13352.  
  13353. Port Gi1/0/24: GigabitEthernet 1/0/24 (24 / #24)
  13354. ifInOctets  
  13355.  
  13356. ifOutOctets  
  13357.  
  13358. ifInUcastPkts  
  13359.  
  13360. ifOutUcastPkts  
  13361.  
  13362. ifInBroadcastPkts  
  13363.  
  13364. ifOutBroadcastPkts  
  13365.  
  13366. ifInMulticastPkts  
  13367.  
  13368. ifOutMulticastPkts  
  13369.  
  13370. ifHighSpeed (1000)  
  13371.  
  13372. VLAN = 1
  13373.  Using ifDescr as ifAlias  
  13374.  
  13375.  
  13376. Warning: Undefined array key "ifName:Gi1/0/24" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  13377.  
  13378.  
  13379. Warning: Undefined array key "ifSpeed:Gi1/0/24" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  13380.  
  13381.  
  13382. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13383.  
  13384. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13385.  
  13386. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13387.  
  13388. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13389.  
  13390. GigabitEthernet 1/0/24
  13391. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  13392.  
  13393.  
  13394. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  13395.  
  13396. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  13397.  
  13398. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  13399.  
  13400. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  13401.  
  13402.  
  13403. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13404.  
  13405. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13406.  
  13407. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13408.  
  13409.  
  13410. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13411.  
  13412. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13413.  
  13414. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13415.  
  13416. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13417.  
  13418. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13419.  
  13420. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13421.  
  13422. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13423.  
  13424. 24 skipped because port is still down since last polling.  
  13425.  
  13426. Port Gi1/0/25: GigabitEthernet 1/0/25 (25 / #25)
  13427. ifInOctets  
  13428.  
  13429. ifOutOctets  
  13430.  
  13431. ifInUcastPkts  
  13432.  
  13433. ifOutUcastPkts  
  13434.  
  13435. ifInBroadcastPkts  
  13436.  
  13437. ifOutBroadcastPkts  
  13438.  
  13439. ifInMulticastPkts  
  13440.  
  13441. ifOutMulticastPkts  
  13442.  
  13443. ifHighSpeed (1000)  
  13444.  
  13445. VLAN = 1
  13446.  Using ifDescr as ifAlias  
  13447.  
  13448.  
  13449. Warning: Undefined array key "ifName:Gi1/0/25" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  13450.  
  13451.  
  13452. Warning: Undefined array key "ifSpeed:Gi1/0/25" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  13453.  
  13454.  
  13455. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13456.  
  13457. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13458.  
  13459. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13460.  
  13461. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13462.  
  13463. GigabitEthernet 1/0/25
  13464. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  13465.  
  13466.  
  13467. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  13468.  
  13469. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  13470.  
  13471. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  13472.  
  13473.  
  13474. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  13475.  
  13476.  
  13477. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13478.  
  13479. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13480.  
  13481. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13482.  
  13483. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13484.  
  13485.  
  13486. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13487.  
  13488. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13489.  
  13490. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13491.  
  13492. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13493.  
  13494.  
  13495. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13496.  
  13497. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13498.  
  13499. 25 skipped because port is still down since last polling.  
  13500.  
  13501.  
  13502.  
  13503. Port Gi1/0/26: GigabitEthernet 1/0/26 (26 / #26)
  13504. ifInOctets  
  13505.  
  13506. ifOutOctets  
  13507.  
  13508. ifInUcastPkts  
  13509.  
  13510. ifOutUcastPkts  
  13511.  
  13512. ifInBroadcastPkts  
  13513.  
  13514. ifOutBroadcastPkts  
  13515.  
  13516. ifInMulticastPkts  
  13517.  
  13518. ifOutMulticastPkts  
  13519.  
  13520. ifHighSpeed (1000)  
  13521.  
  13522. VLAN = 1
  13523.  Using ifDescr as ifAlias  
  13524.  
  13525.  
  13526. Warning: Undefined array key "ifName:Gi1/0/26" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  13527.  
  13528.  
  13529. Warning: Undefined array key "ifSpeed:Gi1/0/26" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  13530.  
  13531.  
  13532. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13533.  
  13534. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13535.  
  13536. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13537.  
  13538. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13539.  
  13540. GigabitEthernet 1/0/26
  13541. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  13542.  
  13543.  
  13544. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  13545.  
  13546. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  13547.  
  13548. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  13549.  
  13550.  
  13551. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  13552.  
  13553.  
  13554. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13555.  
  13556. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13557.  
  13558. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13559.  
  13560.  
  13561. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13562.  
  13563. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13564.  
  13565. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13566.  
  13567. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13568.  
  13569.  
  13570. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13571.  
  13572. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13573.  
  13574. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13575.  
  13576. 26 skipped because port is still down since last polling.  
  13577.  
  13578.  
  13579.  
  13580. Port Gi1/0/27: GigabitEthernet 1/0/27 (27 / #27)
  13581. ifInOctets  
  13582.  
  13583. ifOutOctets  
  13584.  
  13585. ifInUcastPkts  
  13586.  
  13587. ifOutUcastPkts  
  13588.  
  13589. ifInBroadcastPkts  
  13590.  
  13591. ifOutBroadcastPkts  
  13592.  
  13593. ifInMulticastPkts  
  13594.  
  13595. ifOutMulticastPkts  
  13596.  
  13597. ifHighSpeed (1000)  
  13598.  
  13599. VLAN = 1
  13600.  Using ifDescr as ifAlias  
  13601.  
  13602.  
  13603. Warning: Undefined array key "ifName:Gi1/0/27" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  13604.  
  13605.  
  13606. Warning: Undefined array key "ifSpeed:Gi1/0/27" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  13607.  
  13608.  
  13609. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13610.  
  13611. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13612.  
  13613. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13614.  
  13615. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13616.  
  13617. GigabitEthernet 1/0/27
  13618. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  13619.  
  13620. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  13621.  
  13622.  
  13623. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  13624.  
  13625. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  13626.  
  13627. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  13628.  
  13629.  
  13630. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13631.  
  13632. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13633.  
  13634.  
  13635. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13636.  
  13637. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13638.  
  13639. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13640.  
  13641. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13642.  
  13643.  
  13644. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13645.  
  13646. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13647.  
  13648. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13649.  
  13650. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13651.  
  13652. 27 skipped because port is still down since last polling.  
  13653.  
  13654.  
  13655.  
  13656. Port Gi1/0/28: GigabitEthernet 1/0/28 (28 / #28)
  13657. ifInOctets  
  13658.  
  13659. ifOutOctets  
  13660.  
  13661. ifInUcastPkts  
  13662.  
  13663. ifOutUcastPkts  
  13664.  
  13665. ifInBroadcastPkts  
  13666.  
  13667. ifOutBroadcastPkts  
  13668.  
  13669. ifInMulticastPkts  
  13670.  
  13671. ifOutMulticastPkts  
  13672.  
  13673. ifHighSpeed (1000)  
  13674.  
  13675. VLAN = 1
  13676.  Using ifDescr as ifAlias  
  13677.  
  13678.  
  13679. Warning: Undefined array key "ifName:Gi1/0/28" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  13680.  
  13681.  
  13682. Warning: Undefined array key "ifSpeed:Gi1/0/28" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  13683.  
  13684.  
  13685. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13686.  
  13687. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13688.  
  13689. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13690.  
  13691. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13692.  
  13693. GigabitEthernet 1/0/28
  13694. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  13695.  
  13696. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  13697.  
  13698.  
  13699. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  13700.  
  13701. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  13702.  
  13703. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  13704.  
  13705.  
  13706. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13707.  
  13708. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13709.  
  13710. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13711.  
  13712. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13713.  
  13714.  
  13715. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13716.  
  13717. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13718.  
  13719. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13720.  
  13721. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13722.  
  13723. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13724.  
  13725. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13726.  
  13727. 28 skipped because port is still down since last polling.  
  13728.  
  13729.  
  13730. Port Gi1/0/29: GigabitEthernet 1/0/29 (29 / #29)
  13731. ifInOctets  
  13732.  
  13733. ifOutOctets  
  13734.  
  13735. ifInUcastPkts  
  13736.  
  13737. ifOutUcastPkts  
  13738.  
  13739. ifInBroadcastPkts  
  13740.  
  13741. ifOutBroadcastPkts  
  13742.  
  13743. ifInMulticastPkts  
  13744.  
  13745. ifOutMulticastPkts  
  13746.  
  13747. ifHighSpeed (1000)  
  13748.  
  13749. VLAN = 1
  13750.  Using ifDescr as ifAlias  
  13751.  
  13752.  
  13753. Warning: Undefined array key "ifName:Gi1/0/29" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  13754.  
  13755.  
  13756. Warning: Undefined array key "ifSpeed:Gi1/0/29" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  13757.  
  13758.  
  13759. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13760.  
  13761. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13762.  
  13763. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13764.  
  13765. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13766.  
  13767. GigabitEthernet 1/0/29
  13768. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  13769.  
  13770.  
  13771. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  13772.  
  13773. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  13774.  
  13775. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  13776.  
  13777. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  13778.  
  13779.  
  13780. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13781.  
  13782. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13783.  
  13784. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13785.  
  13786.  
  13787. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13788.  
  13789. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13790.  
  13791. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13792.  
  13793. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13794.  
  13795. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13796.  
  13797.  
  13798. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13799.  
  13800. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13801.  
  13802. 29 skipped because port is still down since last polling.  
  13803.  
  13804.  
  13805.  
  13806. Port Gi1/0/30: GigabitEthernet 1/0/30 (30 / #30)
  13807. ifInOctets  
  13808.  
  13809. ifOutOctets  
  13810.  
  13811. ifInUcastPkts  
  13812.  
  13813. ifOutUcastPkts  
  13814.  
  13815. ifInBroadcastPkts  
  13816.  
  13817. ifOutBroadcastPkts  
  13818.  
  13819. ifInMulticastPkts  
  13820.  
  13821. ifOutMulticastPkts  
  13822.  
  13823. ifHighSpeed (1000)  
  13824.  
  13825. VLAN = 1
  13826.  Using ifDescr as ifAlias  
  13827.  
  13828.  
  13829. Warning: Undefined array key "ifName:Gi1/0/30" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  13830.  
  13831.  
  13832. Warning: Undefined array key "ifSpeed:Gi1/0/30" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  13833.  
  13834.  
  13835. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13836.  
  13837. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13838.  
  13839. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13840.  
  13841.  
  13842. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13843.  
  13844. GigabitEthernet 1/0/30
  13845. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  13846.  
  13847.  
  13848. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  13849.  
  13850. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  13851.  
  13852. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  13853.  
  13854. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  13855.  
  13856.  
  13857. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13858.  
  13859. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13860.  
  13861. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13862.  
  13863.  
  13864. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13865.  
  13866. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13867.  
  13868. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13869.  
  13870. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13871.  
  13872. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13873.  
  13874.  
  13875. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13876.  
  13877. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13878.  
  13879. 30 skipped because port is still down since last polling.  
  13880.  
  13881.  
  13882.  
  13883. Port Gi1/0/31: GigabitEthernet 1/0/31 (31 / #31)
  13884. ifInOctets  
  13885.  
  13886. ifOutOctets  
  13887.  
  13888. ifInUcastPkts  
  13889.  
  13890. ifOutUcastPkts  
  13891.  
  13892. ifInBroadcastPkts  
  13893.  
  13894. ifOutBroadcastPkts  
  13895.  
  13896. ifInMulticastPkts  
  13897.  
  13898. ifOutMulticastPkts  
  13899.  
  13900. ifHighSpeed (1000)  
  13901.  
  13902. VLAN = 1
  13903.  Using ifDescr as ifAlias  
  13904.  
  13905.  
  13906. Warning: Undefined array key "ifName:Gi1/0/31" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  13907.  
  13908.  
  13909. Warning: Undefined array key "ifSpeed:Gi1/0/31" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  13910.  
  13911.  
  13912. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13913.  
  13914. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13915.  
  13916. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13917.  
  13918. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13919.  
  13920. GigabitEthernet 1/0/31
  13921. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  13922.  
  13923.  
  13924. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  13925.  
  13926. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  13927.  
  13928. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  13929.  
  13930. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  13931.  
  13932.  
  13933. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13934.  
  13935. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13936.  
  13937. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13938.  
  13939. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13940.  
  13941.  
  13942. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13943.  
  13944. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13945.  
  13946. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13947.  
  13948. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13949.  
  13950. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13951.  
  13952.  
  13953. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  13954.  
  13955. 31 skipped because port is still down since last polling.  
  13956.  
  13957.  
  13958. Port Gi1/0/32: GigabitEthernet 1/0/32 (32 / #32)
  13959. ifInOctets  
  13960.  
  13961. ifOutOctets  
  13962.  
  13963. ifInUcastPkts  
  13964.  
  13965. ifOutUcastPkts  
  13966.  
  13967. ifInBroadcastPkts  
  13968.  
  13969. ifOutBroadcastPkts  
  13970.  
  13971. ifInMulticastPkts  
  13972.  
  13973. ifOutMulticastPkts  
  13974.  
  13975. ifHighSpeed (1000)  
  13976.  
  13977. VLAN = 1
  13978.  Using ifDescr as ifAlias  
  13979.  
  13980.  
  13981. Warning: Undefined array key "ifName:Gi1/0/32" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  13982.  
  13983.  
  13984. Warning: Undefined array key "ifSpeed:Gi1/0/32" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  13985.  
  13986.  
  13987. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13988.  
  13989. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13990.  
  13991. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  13992.  
  13993. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  13994.  
  13995. GigabitEthernet 1/0/32
  13996. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  13997.  
  13998.  
  13999. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  14000.  
  14001. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  14002.  
  14003. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  14004.  
  14005. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  14006.  
  14007.  
  14008. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14009.  
  14010. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14011.  
  14012.  
  14013. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14014.  
  14015. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14016.  
  14017. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14018.  
  14019. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14020.  
  14021. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14022.  
  14023. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14024.  
  14025.  
  14026. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14027.  
  14028. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14029.  
  14030. 32 skipped because port is still down since last polling.  
  14031.  
  14032.  
  14033.  
  14034. Port Gi1/0/33: GigabitEthernet 1/0/33 (33 / #33)
  14035. ifInOctets  
  14036.  
  14037. ifOutOctets  
  14038.  
  14039. ifInUcastPkts  
  14040.  
  14041. ifOutUcastPkts  
  14042.  
  14043. ifInBroadcastPkts  
  14044.  
  14045. ifOutBroadcastPkts  
  14046.  
  14047. ifInMulticastPkts  
  14048.  
  14049. ifOutMulticastPkts  
  14050.  
  14051. ifHighSpeed (1000)  
  14052.  
  14053. VLAN = 1
  14054.  Using ifDescr as ifAlias  
  14055.  
  14056.  
  14057. Warning: Undefined array key "ifName:Gi1/0/33" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  14058.  
  14059.  
  14060. Warning: Undefined array key "ifSpeed:Gi1/0/33" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  14061.  
  14062.  
  14063. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14064.  
  14065. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14066.  
  14067. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14068.  
  14069. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14070.  
  14071. GigabitEthernet 1/0/33
  14072. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  14073.  
  14074.  
  14075. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  14076.  
  14077. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  14078.  
  14079. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  14080.  
  14081.  
  14082. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  14083.  
  14084.  
  14085. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14086.  
  14087. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14088.  
  14089. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14090.  
  14091.  
  14092. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14093.  
  14094. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14095.  
  14096. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14097.  
  14098. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14099.  
  14100. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14101.  
  14102.  
  14103. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14104.  
  14105. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14106.  
  14107. 33 skipped because port is still down since last polling.  
  14108.  
  14109.  
  14110.  
  14111. Port Gi1/0/34: GigabitEthernet 1/0/34 (34 / #34)
  14112. ifInOctets  
  14113.  
  14114. ifOutOctets  
  14115.  
  14116. ifInUcastPkts  
  14117.  
  14118. ifOutUcastPkts  
  14119.  
  14120. ifInBroadcastPkts  
  14121.  
  14122. ifOutBroadcastPkts  
  14123.  
  14124. ifInMulticastPkts  
  14125.  
  14126. ifOutMulticastPkts  
  14127.  
  14128. ifHighSpeed (1000)  
  14129.  
  14130. VLAN = 1
  14131.  Using ifDescr as ifAlias  
  14132.  
  14133.  
  14134. Warning: Undefined array key "ifName:Gi1/0/34" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  14135.  
  14136.  
  14137. Warning: Undefined array key "ifSpeed:Gi1/0/34" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  14138.  
  14139.  
  14140. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14141.  
  14142. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14143.  
  14144. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14145.  
  14146. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14147.  
  14148. GigabitEthernet 1/0/34
  14149. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  14150.  
  14151. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  14152.  
  14153. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  14154.  
  14155.  
  14156. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  14157.  
  14158. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  14159.  
  14160.  
  14161. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14162.  
  14163. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14164.  
  14165. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14166.  
  14167.  
  14168. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14169.  
  14170. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14171.  
  14172. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14173.  
  14174. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14175.  
  14176. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14177.  
  14178.  
  14179. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14180.  
  14181. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14182.  
  14183. 34 skipped because port is still down since last polling.  
  14184.  
  14185.  
  14186.  
  14187. Port Gi1/0/35: GigabitEthernet 1/0/35 (35 / #35)
  14188. ifInOctets  
  14189.  
  14190. ifOutOctets  
  14191.  
  14192. ifInUcastPkts  
  14193.  
  14194. ifOutUcastPkts  
  14195.  
  14196. ifInBroadcastPkts  
  14197.  
  14198. ifOutBroadcastPkts  
  14199.  
  14200. ifInMulticastPkts  
  14201.  
  14202. ifOutMulticastPkts  
  14203.  
  14204. ifHighSpeed (1000)  
  14205.  
  14206. VLAN = 1
  14207.  Using ifDescr as ifAlias  
  14208.  
  14209.  
  14210. Warning: Undefined array key "ifName:Gi1/0/35" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  14211.  
  14212.  
  14213. Warning: Undefined array key "ifSpeed:Gi1/0/35" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  14214.  
  14215.  
  14216. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14217.  
  14218. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14219.  
  14220.  
  14221. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14222.  
  14223. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14224.  
  14225. GigabitEthernet 1/0/35
  14226. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  14227.  
  14228.  
  14229. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  14230.  
  14231. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  14232.  
  14233. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  14234.  
  14235. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  14236.  
  14237.  
  14238. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14239.  
  14240. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14241.  
  14242. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14243.  
  14244.  
  14245. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14246.  
  14247. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14248.  
  14249. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14250.  
  14251. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14252.  
  14253.  
  14254. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14255.  
  14256. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14257.  
  14258. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14259.  
  14260. 35 skipped because port is still down since last polling.  
  14261.  
  14262.  
  14263.  
  14264. Port Gi1/0/36: GigabitEthernet 1/0/36 (36 / #36)
  14265. ifInOctets  
  14266.  
  14267. ifOutOctets  
  14268.  
  14269. ifInUcastPkts  
  14270.  
  14271. ifOutUcastPkts  
  14272.  
  14273. ifInBroadcastPkts  
  14274.  
  14275. ifOutBroadcastPkts  
  14276.  
  14277. ifInMulticastPkts  
  14278.  
  14279. ifOutMulticastPkts  
  14280.  
  14281. ifHighSpeed (1000)  
  14282.  
  14283. VLAN = 1
  14284.  Using ifDescr as ifAlias  
  14285.  
  14286.  
  14287. Warning: Undefined array key "ifName:Gi1/0/36" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  14288.  
  14289.  
  14290. Warning: Undefined array key "ifSpeed:Gi1/0/36" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  14291.  
  14292.  
  14293. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14294.  
  14295. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14296.  
  14297. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14298.  
  14299. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14300.  
  14301. GigabitEthernet 1/0/36
  14302. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  14303.  
  14304. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  14305.  
  14306.  
  14307. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  14308.  
  14309. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  14310.  
  14311. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  14312.  
  14313.  
  14314. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14315.  
  14316. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14317.  
  14318. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14319.  
  14320. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14321.  
  14322.  
  14323. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14324.  
  14325. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14326.  
  14327. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14328.  
  14329. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14330.  
  14331. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14332.  
  14333.  
  14334. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14335.  
  14336. 36 skipped because port is still down since last polling.  
  14337.  
  14338.  
  14339.  
  14340. Port Gi1/0/37: GigabitEthernet 1/0/37 (37 / #37)
  14341. ifInOctets  
  14342.  
  14343. ifOutOctets  
  14344.  
  14345. ifInUcastPkts  
  14346.  
  14347. ifOutUcastPkts  
  14348.  
  14349. ifInBroadcastPkts  
  14350.  
  14351. ifOutBroadcastPkts  
  14352.  
  14353. ifInMulticastPkts  
  14354.  
  14355. ifOutMulticastPkts  
  14356.  
  14357. ifHighSpeed (1000)  
  14358.  
  14359. VLAN = 1
  14360.  Using ifDescr as ifAlias  
  14361.  
  14362.  
  14363. Warning: Undefined array key "ifName:Gi1/0/37" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  14364.  
  14365.  
  14366. Warning: Undefined array key "ifSpeed:Gi1/0/37" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  14367.  
  14368.  
  14369. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14370.  
  14371. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14372.  
  14373. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14374.  
  14375.  
  14376. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14377.  
  14378. GigabitEthernet 1/0/37
  14379. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  14380.  
  14381.  
  14382. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  14383.  
  14384. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  14385.  
  14386. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  14387.  
  14388. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  14389.  
  14390.  
  14391. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14392.  
  14393. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14394.  
  14395. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14396.  
  14397. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14398.  
  14399. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14400.  
  14401. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14402.  
  14403. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14404.  
  14405.  
  14406. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14407.  
  14408. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14409.  
  14410. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14411.  
  14412. 37 skipped because port is still down since last polling.  
  14413.  
  14414.  
  14415.  
  14416. Port Gi1/0/38: GigabitEthernet 1/0/38 (38 / #38)
  14417. ifInOctets  
  14418.  
  14419. ifOutOctets  
  14420.  
  14421. ifInUcastPkts  
  14422.  
  14423. ifOutUcastPkts  
  14424.  
  14425. ifInBroadcastPkts  
  14426.  
  14427. ifOutBroadcastPkts  
  14428.  
  14429. ifInMulticastPkts  
  14430.  
  14431. ifOutMulticastPkts  
  14432.  
  14433. ifHighSpeed (1000)  
  14434.  
  14435. VLAN = 1
  14436.  Using ifDescr as ifAlias  
  14437.  
  14438.  
  14439. Warning: Undefined array key "ifName:Gi1/0/38" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  14440.  
  14441.  
  14442. Warning: Undefined array key "ifSpeed:Gi1/0/38" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  14443.  
  14444.  
  14445. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14446.  
  14447. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14448.  
  14449. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14450.  
  14451. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14452.  
  14453. GigabitEthernet 1/0/38
  14454. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  14455.  
  14456.  
  14457. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  14458.  
  14459. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  14460.  
  14461. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  14462.  
  14463. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  14464.  
  14465.  
  14466. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14467.  
  14468. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14469.  
  14470. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14471.  
  14472.  
  14473. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14474.  
  14475. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14476.  
  14477. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14478.  
  14479. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14480.  
  14481. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14482.  
  14483.  
  14484. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14485.  
  14486. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14487.  
  14488. 38 skipped because port is still down since last polling.  
  14489.  
  14490.  
  14491.  
  14492. Port Gi1/0/39: GigabitEthernet 1/0/39 (39 / #39)
  14493. ifInOctets  
  14494.  
  14495. ifOutOctets  
  14496.  
  14497. ifInUcastPkts  
  14498.  
  14499. ifOutUcastPkts  
  14500.  
  14501. ifInBroadcastPkts  
  14502.  
  14503. ifOutBroadcastPkts  
  14504.  
  14505. ifInMulticastPkts  
  14506.  
  14507. ifOutMulticastPkts  
  14508.  
  14509. ifHighSpeed (1000)  
  14510.  
  14511. VLAN = 1
  14512.  Using ifDescr as ifAlias  
  14513.  
  14514.  
  14515. Warning: Undefined array key "ifName:Gi1/0/39" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  14516.  
  14517.  
  14518. Warning: Undefined array key "ifSpeed:Gi1/0/39" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  14519.  
  14520.  
  14521. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14522.  
  14523. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14524.  
  14525. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14526.  
  14527. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14528.  
  14529. GigabitEthernet 1/0/39
  14530. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  14531.  
  14532.  
  14533. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  14534.  
  14535. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  14536.  
  14537. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  14538.  
  14539.  
  14540. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  14541.  
  14542.  
  14543. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14544.  
  14545. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14546.  
  14547. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14548.  
  14549. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14550.  
  14551.  
  14552. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14553.  
  14554. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14555.  
  14556. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14557.  
  14558. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14559.  
  14560. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14561.  
  14562.  
  14563. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14564.  
  14565. 39 skipped because port is still down since last polling.  
  14566.  
  14567.  
  14568.  
  14569. Port Gi1/0/40: GigabitEthernet 1/0/40 (40 / #40)
  14570. ifInOctets  
  14571.  
  14572. ifOutOctets  
  14573.  
  14574. ifInUcastPkts  
  14575.  
  14576. ifOutUcastPkts  
  14577.  
  14578. ifInBroadcastPkts  
  14579.  
  14580. ifOutBroadcastPkts  
  14581.  
  14582. ifInMulticastPkts  
  14583.  
  14584. ifOutMulticastPkts  
  14585.  
  14586. ifHighSpeed (1000)  
  14587.  
  14588. VLAN = 1
  14589.  Using ifDescr as ifAlias  
  14590.  
  14591.  
  14592. Warning: Undefined array key "ifName:Gi1/0/40" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  14593.  
  14594.  
  14595. Warning: Undefined array key "ifSpeed:Gi1/0/40" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  14596.  
  14597.  
  14598. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14599.  
  14600. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14601.  
  14602. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14603.  
  14604. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14605.  
  14606. GigabitEthernet 1/0/40
  14607. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  14608.  
  14609. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  14610.  
  14611.  
  14612. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  14613.  
  14614. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  14615.  
  14616. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  14617.  
  14618.  
  14619. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14620.  
  14621. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14622.  
  14623. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14624.  
  14625.  
  14626. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14627.  
  14628. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14629.  
  14630. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14631.  
  14632. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14633.  
  14634.  
  14635. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14636.  
  14637. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14638.  
  14639. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14640.  
  14641. 40 skipped because port is still down since last polling.  
  14642.  
  14643.  
  14644.  
  14645. Port Gi1/0/41: GigabitEthernet 1/0/41 (41 / #41)
  14646. ifInOctets  
  14647.  
  14648. ifOutOctets  
  14649.  
  14650. ifInUcastPkts  
  14651.  
  14652. ifOutUcastPkts  
  14653.  
  14654. ifInBroadcastPkts  
  14655.  
  14656. ifOutBroadcastPkts  
  14657.  
  14658. ifInMulticastPkts  
  14659.  
  14660. ifOutMulticastPkts  
  14661.  
  14662. ifHighSpeed (1000)  
  14663.  
  14664. VLAN = 1
  14665.  Using ifDescr as ifAlias  
  14666.  
  14667.  
  14668. Warning: Undefined array key "ifName:Gi1/0/41" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  14669.  
  14670.  
  14671. Warning: Undefined array key "ifSpeed:Gi1/0/41" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  14672.  
  14673.  
  14674. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14675.  
  14676. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14677.  
  14678. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14679.  
  14680. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14681.  
  14682. GigabitEthernet 1/0/41
  14683. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  14684.  
  14685.  
  14686. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  14687.  
  14688. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  14689.  
  14690. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  14691.  
  14692. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  14693.  
  14694.  
  14695. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14696.  
  14697. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14698.  
  14699. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14700.  
  14701. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14702.  
  14703. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14704.  
  14705.  
  14706. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14707.  
  14708. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14709.  
  14710. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14711.  
  14712. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14713.  
  14714. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14715.  
  14716. 41 skipped because port is still down since last polling.  
  14717.  
  14718.  
  14719. Port Gi1/0/42: GigabitEthernet 1/0/42 (42 / #42)
  14720. ifInOctets  
  14721.  
  14722. ifOutOctets  
  14723.  
  14724. ifInUcastPkts  
  14725.  
  14726. ifOutUcastPkts  
  14727.  
  14728. ifInBroadcastPkts  
  14729.  
  14730. ifOutBroadcastPkts  
  14731.  
  14732. ifInMulticastPkts  
  14733.  
  14734. ifOutMulticastPkts  
  14735.  
  14736. ifHighSpeed (1000)  
  14737.  
  14738. VLAN = 1
  14739.  Using ifDescr as ifAlias  
  14740.  
  14741.  
  14742. Warning: Undefined array key "ifName:Gi1/0/42" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  14743.  
  14744.  
  14745. Warning: Undefined array key "ifSpeed:Gi1/0/42" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  14746.  
  14747.  
  14748. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14749.  
  14750. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14751.  
  14752. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14753.  
  14754.  
  14755. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14756.  
  14757. GigabitEthernet 1/0/42
  14758. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  14759.  
  14760. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  14761.  
  14762. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  14763.  
  14764. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  14765.  
  14766.  
  14767. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  14768.  
  14769. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14770.  
  14771.  
  14772. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14773.  
  14774. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14775.  
  14776. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14777.  
  14778. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14779.  
  14780.  
  14781. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14782.  
  14783. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14784.  
  14785. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14786.  
  14787. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14788.  
  14789. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14790.  
  14791. 42 skipped because port is still down since last polling.  
  14792.  
  14793.  
  14794.  
  14795. Port Gi1/0/43: GigabitEthernet 1/0/43 (43 / #43)
  14796. ifInOctets  
  14797.  
  14798. ifOutOctets  
  14799.  
  14800. ifInUcastPkts  
  14801.  
  14802. ifOutUcastPkts  
  14803.  
  14804. ifInBroadcastPkts  
  14805.  
  14806. ifOutBroadcastPkts  
  14807.  
  14808. ifInMulticastPkts  
  14809.  
  14810. ifOutMulticastPkts  
  14811.  
  14812. ifHighSpeed (1000)  
  14813.  
  14814. VLAN = 1
  14815.  Using ifDescr as ifAlias  
  14816.  
  14817.  
  14818. Warning: Undefined array key "ifName:Gi1/0/43" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  14819.  
  14820.  
  14821. Warning: Undefined array key "ifSpeed:Gi1/0/43" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  14822.  
  14823.  
  14824. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14825.  
  14826. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14827.  
  14828. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14829.  
  14830. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14831.  
  14832. GigabitEthernet 1/0/43
  14833. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  14834.  
  14835.  
  14836. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  14837.  
  14838. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  14839.  
  14840. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  14841.  
  14842. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  14843.  
  14844.  
  14845. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14846.  
  14847. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14848.  
  14849. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14850.  
  14851.  
  14852. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14853.  
  14854. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14855.  
  14856. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14857.  
  14858. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14859.  
  14860. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14861.  
  14862.  
  14863. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14864.  
  14865. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14866.  
  14867. 43 skipped because port is still down since last polling.  
  14868.  
  14869.  
  14870.  
  14871. Port Gi1/0/44: GigabitEthernet 1/0/44 (44 / #44)
  14872. ifInOctets  
  14873.  
  14874. ifOutOctets  
  14875.  
  14876. ifInUcastPkts  
  14877.  
  14878. ifOutUcastPkts  
  14879.  
  14880. ifInBroadcastPkts  
  14881.  
  14882. ifOutBroadcastPkts  
  14883.  
  14884. ifInMulticastPkts  
  14885.  
  14886. ifOutMulticastPkts  
  14887.  
  14888. ifHighSpeed (1000)  
  14889.  
  14890. VLAN = 1
  14891.  Using ifDescr as ifAlias  
  14892.  
  14893.  
  14894. Warning: Undefined array key "ifName:Gi1/0/44" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  14895.  
  14896.  
  14897. Warning: Undefined array key "ifSpeed:Gi1/0/44" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  14898.  
  14899.  
  14900. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14901.  
  14902. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14903.  
  14904. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14905.  
  14906.  
  14907. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14908.  
  14909. GigabitEthernet 1/0/44
  14910. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  14911.  
  14912. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  14913.  
  14914.  
  14915. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  14916.  
  14917. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  14918.  
  14919. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  14920.  
  14921.  
  14922. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14923.  
  14924. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14925.  
  14926. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14927.  
  14928. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14929.  
  14930. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14931.  
  14932. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14933.  
  14934. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14935.  
  14936. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14937.  
  14938. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14939.  
  14940. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14941.  
  14942. 44 skipped because port is still down since last polling.  
  14943.  
  14944.  
  14945.  
  14946. Port Gi1/0/45: GigabitEthernet 1/0/45 (45 / #45)
  14947. ifInOctets  
  14948.  
  14949. ifOutOctets  
  14950.  
  14951. ifInUcastPkts  
  14952.  
  14953. ifOutUcastPkts  
  14954.  
  14955. ifInBroadcastPkts  
  14956.  
  14957. ifOutBroadcastPkts  
  14958.  
  14959. ifInMulticastPkts  
  14960.  
  14961. ifOutMulticastPkts  
  14962.  
  14963. ifHighSpeed (1000)  
  14964.  
  14965. VLAN = 1
  14966.  Using ifDescr as ifAlias  
  14967.  
  14968.  
  14969. Warning: Undefined array key "ifName:Gi1/0/45" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  14970.  
  14971.  
  14972. Warning: Undefined array key "ifSpeed:Gi1/0/45" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  14973.  
  14974.  
  14975. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14976.  
  14977. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14978.  
  14979. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  14980.  
  14981. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  14982.  
  14983. GigabitEthernet 1/0/45
  14984. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  14985.  
  14986.  
  14987. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  14988.  
  14989. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  14990.  
  14991. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  14992.  
  14993. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  14994.  
  14995.  
  14996. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14997.  
  14998. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  14999.  
  15000. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15001.  
  15002. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15003.  
  15004. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15005.  
  15006.  
  15007. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15008.  
  15009. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15010.  
  15011. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15012.  
  15013. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15014.  
  15015. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15016.  
  15017. 45 skipped because port is still down since last polling.  
  15018.  
  15019.  
  15020.  
  15021. Port Gi1/0/46: GigabitEthernet 1/0/46 (46 / #46)
  15022. ifInOctets  
  15023.  
  15024. ifOutOctets  
  15025.  
  15026. ifInUcastPkts  
  15027.  
  15028. ifOutUcastPkts  
  15029.  
  15030. ifInBroadcastPkts  
  15031.  
  15032. ifOutBroadcastPkts  
  15033.  
  15034. ifInMulticastPkts  
  15035.  
  15036. ifOutMulticastPkts  
  15037.  
  15038. ifHighSpeed (1000)  
  15039.  
  15040. VLAN = 1
  15041.  Using ifDescr as ifAlias  
  15042.  
  15043.  
  15044. Warning: Undefined array key "ifName:Gi1/0/46" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  15045.  
  15046.  
  15047. Warning: Undefined array key "ifSpeed:Gi1/0/46" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  15048.  
  15049.  
  15050. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15051.  
  15052. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15053.  
  15054. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15055.  
  15056. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15057.  
  15058. GigabitEthernet 1/0/46
  15059. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  15060.  
  15061.  
  15062. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  15063.  
  15064. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  15065.  
  15066. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  15067.  
  15068.  
  15069. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  15070.  
  15071.  
  15072. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15073.  
  15074. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15075.  
  15076. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15077.  
  15078.  
  15079. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15080.  
  15081. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15082.  
  15083. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15084.  
  15085. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15086.  
  15087.  
  15088. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15089.  
  15090. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15091.  
  15092. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15093.  
  15094. 46 skipped because port is still down since last polling.  
  15095.  
  15096.  
  15097.  
  15098. Port Gi1/0/47: GigabitEthernet 1/0/47 (47 / #47)
  15099. ifInOctets  
  15100.  
  15101. ifOutOctets  
  15102.  
  15103. ifInUcastPkts  
  15104.  
  15105. ifOutUcastPkts  
  15106.  
  15107. ifInBroadcastPkts  
  15108.  
  15109. ifOutBroadcastPkts  
  15110.  
  15111. ifInMulticastPkts  
  15112.  
  15113. ifOutMulticastPkts  
  15114.  
  15115. ifHighSpeed (1000)  
  15116.  
  15117. VLAN = 1
  15118.  Using ifDescr as ifAlias  
  15119.  
  15120.  
  15121. Warning: Undefined array key "ifName:Gi1/0/47" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  15122.  
  15123.  
  15124. Warning: Undefined array key "ifSpeed:Gi1/0/47" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  15125.  
  15126.  
  15127. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15128.  
  15129. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15130.  
  15131. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15132.  
  15133.  
  15134. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15135.  
  15136. GigabitEthernet 1/0/47
  15137. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  15138.  
  15139. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  15140.  
  15141.  
  15142. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  15143.  
  15144. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  15145.  
  15146. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  15147.  
  15148.  
  15149. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15150.  
  15151. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15152.  
  15153.  
  15154. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15155.  
  15156. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15157.  
  15158. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15159.  
  15160. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15161.  
  15162.  
  15163. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15164.  
  15165. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15166.  
  15167. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15168.  
  15169. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15170.  
  15171. 47 skipped because port is still down since last polling.  
  15172.  
  15173.  
  15174.  
  15175. Port Gi1/0/48: GigabitEthernet 1/0/48 (48 / #48)
  15176. ifInOctets  
  15177.  
  15178. ifOutOctets  
  15179.  
  15180. ifInUcastPkts  
  15181.  
  15182. ifOutUcastPkts  
  15183.  
  15184. ifInBroadcastPkts  
  15185.  
  15186. ifOutBroadcastPkts  
  15187.  
  15188. ifInMulticastPkts  
  15189.  
  15190. ifOutMulticastPkts  
  15191.  
  15192. ifHighSpeed (1000)  
  15193.  
  15194. VLAN = 1
  15195.  Using ifDescr as ifAlias  
  15196.  
  15197.  
  15198. Warning: Undefined array key "ifName:Gi1/0/48" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  15199.  
  15200.  
  15201. Warning: Undefined array key "ifSpeed:Gi1/0/48" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  15202.  
  15203.  
  15204. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15205.  
  15206. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15207.  
  15208. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15209.  
  15210. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15211.  
  15212. GigabitEthernet 1/0/48
  15213. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  15214.  
  15215.  
  15216. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  15217.  
  15218. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  15219.  
  15220. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  15221.  
  15222. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  15223.  
  15224.  
  15225. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15226.  
  15227. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15228.  
  15229. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15230.  
  15231. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15232.  
  15233. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15234.  
  15235. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15236.  
  15237.  
  15238. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15239.  
  15240. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15241.  
  15242. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15243.  
  15244. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15245.  
  15246. 48 skipped because port is still down since last polling.  
  15247.  
  15248.  
  15249.  
  15250. Port Te1/0/49: TenGigabitEthernet 1/0/49 (49 / #49)
  15251. ifHCInOctets  
  15252.  
  15253. ifHCOutOctets  
  15254.  
  15255. ifHCInUcastPkts  
  15256.  
  15257. ifHCOutUcastPkts  
  15258.  
  15259. ifInBroadcastPkts  
  15260.  
  15261. ifHCOutBroadcastPkts  
  15262.  
  15263. ifInMulticastPkts  
  15264.  
  15265. ifHCOutMulticastPkts  
  15266.  
  15267. ifHighSpeed (10000)  
  15268.  
  15269.  
  15270. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 672
  15271. VLAN =  
  15272.  Using ifDescr as ifAlias  
  15273.  
  15274.  
  15275. Warning: Undefined array key "ifName:Te1/0/49" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  15276.  
  15277.  
  15278. Warning: Undefined array key "ifSpeed:Te1/0/49" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  15279.  
  15280.  
  15281. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15282.  
  15283. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15284.  
  15285. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15286.  
  15287. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15288.  
  15289. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15290.  
  15291.  
  15292. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15293.  
  15294. TenGigabitEthernet 1/0/49
  15295. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  15296.  
  15297.  
  15298. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  15299.  
  15300. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  15301.  
  15302. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  15303.  
  15304. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  15305.  
  15306.  
  15307. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15308.  
  15309. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15310.  
  15311. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15312.  
  15313.  
  15314. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15315.  
  15316. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15317.  
  15318. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15319.  
  15320. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15321.  
  15322. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15323.  
  15324.  
  15325. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15326.  
  15327. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15328.  
  15329.  
  15330.  ifInOctets (5305282 B) 57046.043010753 Bps 93 secs  
  15331.  
  15332.  
  15333.  ifOutOctets (902168 B) 9700.7311827957 Bps 93 secs  
  15334.  
  15335.  
  15336.  ifInErrors (0 B) 0 Bps 93 secs  
  15337.  
  15338.  
  15339.  ifOutErrors (0 B) 0 Bps 93 secs  
  15340.  
  15341.  
  15342.  ifInUcastPkts (5912 B) 63.569892473118 Bps 93 secs  
  15343.  
  15344.  
  15345.  ifOutUcastPkts (2043 B) 21.967741935484 Bps 93 secs  
  15346.  
  15347.  
  15348. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  15349.  
  15350.  
  15351. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  15352.  
  15353.  
  15354.  ifInNUcastPkts (0 B) 0 Bps 93 secs  
  15355.  
  15356.  
  15357. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  15358.  
  15359. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  15360.  
  15361.  
  15362.  ifOutNUcastPkts (0 B) 0 Bps 93 secs  
  15363.  
  15364.  
  15365.  ifInDiscards (0 B) 0 Bps 93 secs  
  15366.  
  15367.  
  15368.  ifOutDiscards (0 B) 0 Bps 93 secs  
  15369.  
  15370.  
  15371. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  15372.  
  15373.  
  15374. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  15375.  
  15376.  
  15377.  ifInUnknownProtos (0 B) 0 Bps 93 secs  
  15378.  
  15379.  
  15380.  ifInBroadcastPkts (0 B) 0 Bps 93 secs  
  15381.  
  15382.  
  15383.  ifOutBroadcastPkts (154 B) 1.6559139784946 Bps 93 secs  
  15384.  
  15385.  
  15386.  ifInMulticastPkts (0 B) 0 Bps 93 secs  
  15387.  
  15388.  
  15389.  ifOutMulticastPkts (465 B) 5 Bps 93 secs  
  15390.  
  15391. bps(456.37 kbps/77.61 kbps)
  15392. bytes(5.06 MiB/881.02 KiB)
  15393. pkts(63.57 pps/21.97 pps)
  15394.  
  15395. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 862
  15396.  
  15397. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 863
  15398.  
  15399. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 866
  15400.  
  15401.  
  15402. Warning: Undefined array key "pagpOperationMode" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 901
  15403.  
  15404. SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["74826940653",74821635371,57046.04301075269,5305282,"12709852749",12708950581,9700.731182795698,902168,"0",0,0,0,"0",0,0,0,"84454792",84448880,63.56989247311828,5912,"27219673",27217630,21.967741935483872,2043,1662071820,1662071727,93,49] 1.61ms]
  15405.  
  15406.  
  15407. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"2170463",2170309,1.6559139784946237,154,"0",0,0,0,"5893333",5892868,5,465,49] 1.48ms]
  15408.  
  15409.  
  15410. 2 updated  
  15411.  
  15412.  
  15413. Port Te1/0/50: TenGigabitEthernet 1/0/50 (50 / #50)
  15414. ifHCInOctets  
  15415.  
  15416. ifHCOutOctets  
  15417.  
  15418. ifHCInUcastPkts  
  15419.  
  15420. ifHCOutUcastPkts  
  15421.  
  15422. ifInBroadcastPkts  
  15423.  
  15424. ifHCOutBroadcastPkts  
  15425.  
  15426. ifInMulticastPkts  
  15427.  
  15428. ifHCOutMulticastPkts  
  15429.  
  15430. ifHighSpeed (10000)  
  15431.  
  15432.  
  15433. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 672
  15434. VLAN =  
  15435.  Using ifDescr as ifAlias  
  15436.  
  15437.  
  15438. Warning: Undefined array key "ifName:Te1/0/50" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  15439.  
  15440.  
  15441. Warning: Undefined array key "ifSpeed:Te1/0/50" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  15442.  
  15443.  
  15444. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15445.  
  15446. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15447.  
  15448. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15449.  
  15450. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15451.  
  15452. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15453.  
  15454. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15455.  
  15456. TenGigabitEthernet 1/0/50
  15457. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  15458.  
  15459.  
  15460. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  15461.  
  15462. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  15463.  
  15464. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  15465.  
  15466. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  15467.  
  15468.  
  15469. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15470.  
  15471. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15472.  
  15473. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15474.  
  15475. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15476.  
  15477. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15478.  
  15479. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15480.  
  15481. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15482.  
  15483. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15484.  
  15485. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15486.  
  15487. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15488.  
  15489.  
  15490.  ifInOctets (5577264 B) 59970.580645161 Bps 93 secs  
  15491.  
  15492.  
  15493.  ifOutOctets (860595 B) 9253.7096774194 Bps 93 secs  
  15494.  
  15495.  
  15496.  ifInErrors (0 B) 0 Bps 93 secs  
  15497.  
  15498.  
  15499.  ifOutErrors (0 B) 0 Bps 93 secs  
  15500.  
  15501.  
  15502.  ifInUcastPkts (6139 B) 66.010752688172 Bps 93 secs  
  15503.  
  15504.  
  15505.  ifOutUcastPkts (1867 B) 20.075268817204 Bps 93 secs  
  15506.  
  15507.  
  15508. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  15509.  
  15510. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  15511.  
  15512.  
  15513.  ifInNUcastPkts (0 B) 0 Bps 93 secs  
  15514.  
  15515.  
  15516. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  15517.  
  15518. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  15519.  
  15520.  
  15521.  ifOutNUcastPkts (0 B) 0 Bps 93 secs  
  15522.  
  15523.  
  15524.  ifInDiscards (0 B) 0 Bps 93 secs  
  15525.  
  15526.  
  15527.  ifOutDiscards (0 B) 0 Bps 93 secs  
  15528.  
  15529.  
  15530. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  15531.  
  15532. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  15533.  
  15534.  
  15535.  ifInUnknownProtos (0 B) 0 Bps 93 secs  
  15536.  
  15537.  
  15538.  ifInBroadcastPkts (0 B) 0 Bps 93 secs  
  15539.  
  15540.  
  15541.  ifOutBroadcastPkts (154 B) 1.6559139784946 Bps 93 secs  
  15542.  
  15543.  
  15544.  ifInMulticastPkts (0 B) 0 Bps 93 secs  
  15545.  
  15546.  
  15547.  ifOutMulticastPkts (465 B) 5 Bps 93 secs  
  15548.  
  15549. bps(479.77 kbps/74.03 kbps)
  15550. bytes(5.32 MiB/840.42 KiB)
  15551. pkts(66.01 pps/20.08 pps)
  15552.  
  15553. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 862
  15554.  
  15555. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 863
  15556.  
  15557. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 866
  15558.  
  15559.  
  15560. Warning: Undefined array key "pagpOperationMode" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 901
  15561.  
  15562. SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["75066571173",75060993909,59970.58064516129,5577264,"12368288596",12367428001,9253.709677419354,860595,"0",0,0,0,"0",0,0,0,"84732926",84726787,66.01075268817205,6139,"25955693",25953826,20.0752688172043,1867,1662071820,1662071727,93,50] 1.3ms]
  15563.  
  15564.  
  15565. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"2170463",2170309,1.6559139784946237,154,"0",0,0,0,"5893333",5892868,5,465,50] 1.41ms]
  15566.  
  15567.  
  15568. 2 updated  
  15569.  
  15570.  
  15571. Port Te1/0/51: TenGigabitEthernet 1/0/51 (51 / #51)
  15572. ifInOctets  
  15573.  
  15574. ifOutOctets  
  15575.  
  15576. ifInUcastPkts  
  15577.  
  15578. ifOutUcastPkts  
  15579.  
  15580. ifInBroadcastPkts  
  15581.  
  15582. ifOutBroadcastPkts  
  15583.  
  15584. ifInMulticastPkts  
  15585.  
  15586. ifOutMulticastPkts  
  15587.  
  15588. ifHighSpeed (10000)  
  15589. VLAN = 1
  15590.  Using ifDescr as ifAlias  
  15591.  
  15592.  
  15593. Warning: Undefined array key "ifName:Te1/0/51" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  15594.  
  15595.  
  15596. Warning: Undefined array key "ifSpeed:Te1/0/51" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  15597.  
  15598. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15599.  
  15600. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15601.  
  15602. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15603.  
  15604. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15605.  
  15606. TenGigabitEthernet 1/0/51
  15607. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  15608.  
  15609. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  15610.  
  15611. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  15612.  
  15613. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  15614.  
  15615.  
  15616. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  15617.  
  15618. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15619.  
  15620. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15621.  
  15622. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15623.  
  15624. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15625.  
  15626. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15627.  
  15628. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15629.  
  15630. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15631.  
  15632. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15633.  
  15634. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15635.  
  15636. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15637.  
  15638. 51 skipped because port is still down since last polling.  
  15639.  
  15640.  
  15641. Port Te1/0/52: TenGigabitEthernet 1/0/52 (52 / #52)
  15642. ifInOctets  
  15643.  
  15644. ifOutOctets  
  15645.  
  15646. ifInUcastPkts  
  15647.  
  15648. ifOutUcastPkts  
  15649.  
  15650. ifInBroadcastPkts  
  15651.  
  15652. ifOutBroadcastPkts  
  15653.  
  15654. ifInMulticastPkts  
  15655.  
  15656. ifOutMulticastPkts  
  15657.  
  15658. ifHighSpeed (10000)  
  15659.  
  15660. VLAN = 1
  15661.  Using ifDescr as ifAlias  
  15662.  
  15663.  
  15664. Warning: Undefined array key "ifName:Te1/0/52" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  15665.  
  15666.  
  15667. Warning: Undefined array key "ifSpeed:Te1/0/52" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  15668.  
  15669. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15670.  
  15671. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15672.  
  15673. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15674.  
  15675.  
  15676. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15677.  
  15678. TenGigabitEthernet 1/0/52
  15679. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  15680.  
  15681. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  15682.  
  15683. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  15684.  
  15685. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  15686.  
  15687. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  15688.  
  15689.  
  15690. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15691.  
  15692. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15693.  
  15694. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15695.  
  15696. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15697.  
  15698. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15699.  
  15700. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15701.  
  15702. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15703.  
  15704. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15705.  
  15706. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15707.  
  15708. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15709.  
  15710. 52 skipped because port is still down since last polling.  
  15711.  
  15712.  
  15713. Port Gi2/0/1: GigabitEthernet 2/0/1 (53 / #53)
  15714. ifInOctets  
  15715.  
  15716. ifOutOctets  
  15717.  
  15718. ifInUcastPkts  
  15719.  
  15720. ifOutUcastPkts  
  15721.  
  15722. ifInBroadcastPkts  
  15723.  
  15724. ifOutBroadcastPkts  
  15725.  
  15726. ifInMulticastPkts  
  15727.  
  15728. ifOutMulticastPkts  
  15729.  
  15730. ifHighSpeed (1000)  
  15731.  
  15732. VLAN = 1
  15733.  Using ifDescr as ifAlias  
  15734.  
  15735.  
  15736. Warning: Undefined array key "ifName:Gi2/0/1" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  15737.  
  15738.  
  15739. Warning: Undefined array key "ifSpeed:Gi2/0/1" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  15740.  
  15741.  
  15742. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15743.  
  15744. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15745.  
  15746. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15747.  
  15748. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15749.  
  15750. GigabitEthernet 2/0/1
  15751. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  15752.  
  15753. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  15754.  
  15755. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  15756.  
  15757.  
  15758. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  15759.  
  15760. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  15761.  
  15762. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15763.  
  15764. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15765.  
  15766. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15767.  
  15768. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15769.  
  15770. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15771.  
  15772. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15773.  
  15774. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15775.  
  15776. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15777.  
  15778. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15779.  
  15780. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15781.  
  15782. 53 skipped because port is still down since last polling.  
  15783.  
  15784.  
  15785. Port Gi2/0/2: GigabitEthernet 2/0/2 (54 / #54)
  15786. ifInOctets  
  15787.  
  15788. ifOutOctets  
  15789.  
  15790. ifInUcastPkts  
  15791.  
  15792. ifOutUcastPkts  
  15793.  
  15794. ifInBroadcastPkts  
  15795.  
  15796. ifOutBroadcastPkts  
  15797.  
  15798. ifInMulticastPkts  
  15799.  
  15800. ifOutMulticastPkts  
  15801.  
  15802. ifHighSpeed (1000)  
  15803.  
  15804. VLAN = 1
  15805.  Using ifDescr as ifAlias  
  15806.  
  15807.  
  15808. Warning: Undefined array key "ifName:Gi2/0/2" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  15809.  
  15810.  
  15811. Warning: Undefined array key "ifSpeed:Gi2/0/2" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  15812.  
  15813.  
  15814. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15815.  
  15816. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15817.  
  15818. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15819.  
  15820. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15821.  
  15822. GigabitEthernet 2/0/2
  15823. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  15824.  
  15825.  
  15826. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  15827.  
  15828. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  15829.  
  15830. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  15831.  
  15832. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  15833.  
  15834.  
  15835. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15836.  
  15837. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15838.  
  15839. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15840.  
  15841. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15842.  
  15843.  
  15844. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15845.  
  15846. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15847.  
  15848. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15849.  
  15850. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15851.  
  15852. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15853.  
  15854. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15855.  
  15856. 54 skipped because port is still down since last polling.  
  15857.  
  15858.  
  15859. Port Gi2/0/3: GigabitEthernet 2/0/3 (55 / #55)
  15860. ifInOctets  
  15861.  
  15862. ifOutOctets  
  15863.  
  15864. ifInUcastPkts  
  15865.  
  15866. ifOutUcastPkts  
  15867.  
  15868. ifInBroadcastPkts  
  15869.  
  15870. ifOutBroadcastPkts  
  15871.  
  15872. ifInMulticastPkts  
  15873.  
  15874. ifOutMulticastPkts  
  15875.  
  15876. ifHighSpeed (1000)  
  15877.  
  15878. VLAN = 1
  15879.  Using ifDescr as ifAlias  
  15880.  
  15881.  
  15882. Warning: Undefined array key "ifName:Gi2/0/3" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  15883.  
  15884. Warning: Undefined array key "ifSpeed:Gi2/0/3" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  15885.  
  15886.  
  15887. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15888.  
  15889. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15890.  
  15891. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15892.  
  15893. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15894.  
  15895. GigabitEthernet 2/0/3
  15896. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  15897.  
  15898. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  15899.  
  15900. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  15901.  
  15902. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  15903.  
  15904.  
  15905. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  15906.  
  15907. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15908.  
  15909. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15910.  
  15911. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15912.  
  15913. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15914.  
  15915. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15916.  
  15917. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15918.  
  15919. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15920.  
  15921. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15922.  
  15923. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15924.  
  15925.  
  15926. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15927.  
  15928. 55 skipped because port is still down since last polling.  
  15929.  
  15930.  
  15931. Port Gi2/0/4: GigabitEthernet 2/0/4 (56 / #56)
  15932. ifInOctets  
  15933.  
  15934. ifOutOctets  
  15935.  
  15936. ifInUcastPkts  
  15937.  
  15938. ifOutUcastPkts  
  15939.  
  15940. ifInBroadcastPkts  
  15941.  
  15942. ifOutBroadcastPkts  
  15943.  
  15944. ifInMulticastPkts  
  15945.  
  15946. ifOutMulticastPkts  
  15947.  
  15948. ifHighSpeed (1000)  
  15949.  
  15950. VLAN = 1
  15951.  Using ifDescr as ifAlias  
  15952.  
  15953.  
  15954. Warning: Undefined array key "ifName:Gi2/0/4" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  15955.  
  15956.  
  15957. Warning: Undefined array key "ifSpeed:Gi2/0/4" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  15958.  
  15959. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15960.  
  15961. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15962.  
  15963. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  15964.  
  15965. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  15966.  
  15967. GigabitEthernet 2/0/4
  15968. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  15969.  
  15970. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  15971.  
  15972. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  15973.  
  15974. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  15975.  
  15976.  
  15977. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  15978.  
  15979. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15980.  
  15981. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15982.  
  15983. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15984.  
  15985. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15986.  
  15987.  
  15988. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15989.  
  15990. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15991.  
  15992. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15993.  
  15994. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15995.  
  15996. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  15997.  
  15998.  
  15999. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16000.  
  16001. 56 skipped because port is still down since last polling.  
  16002.  
  16003.  
  16004. Port Gi2/0/5: GigabitEthernet 2/0/5 (57 / #57)
  16005. ifInOctets  
  16006.  
  16007. ifOutOctets  
  16008.  
  16009. ifInUcastPkts  
  16010.  
  16011. ifOutUcastPkts  
  16012.  
  16013. ifInBroadcastPkts  
  16014.  
  16015. ifOutBroadcastPkts  
  16016.  
  16017. ifInMulticastPkts  
  16018.  
  16019. ifOutMulticastPkts  
  16020.  
  16021. ifHighSpeed (1000)  
  16022.  
  16023. VLAN = 1
  16024.  Using ifDescr as ifAlias  
  16025.  
  16026.  
  16027. Warning: Undefined array key "ifName:Gi2/0/5" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  16028.  
  16029.  
  16030. Warning: Undefined array key "ifSpeed:Gi2/0/5" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  16031.  
  16032. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16033.  
  16034. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16035.  
  16036. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16037.  
  16038. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16039.  
  16040. GigabitEthernet 2/0/5
  16041. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  16042.  
  16043. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  16044.  
  16045.  
  16046. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  16047.  
  16048. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  16049.  
  16050. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  16051.  
  16052.  
  16053. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16054.  
  16055. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16056.  
  16057. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16058.  
  16059. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16060.  
  16061. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16062.  
  16063. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16064.  
  16065. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16066.  
  16067. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16068.  
  16069. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16070.  
  16071. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16072.  
  16073. 57 skipped because port is still down since last polling.  
  16074.  
  16075.  
  16076. Port Gi2/0/6: GigabitEthernet 2/0/6 (58 / #58)
  16077. ifInOctets  
  16078.  
  16079. ifOutOctets  
  16080.  
  16081. ifInUcastPkts  
  16082.  
  16083. ifOutUcastPkts  
  16084.  
  16085. ifInBroadcastPkts  
  16086.  
  16087. ifOutBroadcastPkts  
  16088.  
  16089. ifInMulticastPkts  
  16090.  
  16091. ifOutMulticastPkts  
  16092.  
  16093. ifHighSpeed (1000)  
  16094.  
  16095. VLAN = 1
  16096.  Using ifDescr as ifAlias  
  16097.  
  16098.  
  16099. Warning: Undefined array key "ifName:Gi2/0/6" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  16100.  
  16101.  
  16102. Warning: Undefined array key "ifSpeed:Gi2/0/6" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  16103.  
  16104. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16105.  
  16106.  
  16107. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16108.  
  16109. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16110.  
  16111. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16112.  
  16113. GigabitEthernet 2/0/6
  16114. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  16115.  
  16116. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  16117.  
  16118. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  16119.  
  16120. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  16121.  
  16122.  
  16123. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  16124.  
  16125. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16126.  
  16127. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16128.  
  16129. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16130.  
  16131. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16132.  
  16133. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16134.  
  16135. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16136.  
  16137. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16138.  
  16139.  
  16140. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16141.  
  16142. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16143.  
  16144. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16145.  
  16146. 58 skipped because port is still down since last polling.  
  16147.  
  16148.  
  16149. Port Gi2/0/7: GigabitEthernet 2/0/7 (59 / #59)
  16150. ifInOctets  
  16151.  
  16152. ifOutOctets  
  16153.  
  16154. ifInUcastPkts  
  16155.  
  16156. ifOutUcastPkts  
  16157.  
  16158. ifInBroadcastPkts  
  16159.  
  16160. ifOutBroadcastPkts  
  16161.  
  16162. ifInMulticastPkts  
  16163.  
  16164. ifOutMulticastPkts  
  16165.  
  16166. ifHighSpeed (1000)  
  16167.  
  16168. VLAN = 1
  16169.  Using ifDescr as ifAlias  
  16170.  
  16171.  
  16172. Warning: Undefined array key "ifName:Gi2/0/7" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  16173.  
  16174.  
  16175. Warning: Undefined array key "ifSpeed:Gi2/0/7" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  16176.  
  16177. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16178.  
  16179.  
  16180. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16181.  
  16182. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16183.  
  16184. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16185.  
  16186. GigabitEthernet 2/0/7
  16187. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  16188.  
  16189. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  16190.  
  16191. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  16192.  
  16193. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  16194.  
  16195.  
  16196. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  16197.  
  16198. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16199.  
  16200. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16201.  
  16202. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16203.  
  16204. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16205.  
  16206. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16207.  
  16208. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16209.  
  16210. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16211.  
  16212. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16213.  
  16214. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16215.  
  16216. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16217.  
  16218. 59 skipped because port is still down since last polling.  
  16219.  
  16220.  
  16221. Port Gi2/0/8: GigabitEthernet 2/0/8 (60 / #60)
  16222. ifInOctets  
  16223.  
  16224. ifOutOctets  
  16225.  
  16226. ifInUcastPkts  
  16227.  
  16228. ifOutUcastPkts  
  16229.  
  16230. ifInBroadcastPkts  
  16231.  
  16232. ifOutBroadcastPkts  
  16233.  
  16234. ifInMulticastPkts  
  16235.  
  16236. ifOutMulticastPkts  
  16237.  
  16238. ifHighSpeed (1000)  
  16239.  
  16240. VLAN = 1
  16241.  Using ifDescr as ifAlias  
  16242.  
  16243.  
  16244. Warning: Undefined array key "ifName:Gi2/0/8" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  16245.  
  16246. Warning: Undefined array key "ifSpeed:Gi2/0/8" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  16247.  
  16248. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16249.  
  16250. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16251.  
  16252. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16253.  
  16254. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16255.  
  16256. GigabitEthernet 2/0/8
  16257. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  16258.  
  16259. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  16260.  
  16261.  
  16262. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  16263.  
  16264. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  16265.  
  16266. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  16267.  
  16268. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16269.  
  16270. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16271.  
  16272.  
  16273. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16274.  
  16275. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16276.  
  16277. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16278.  
  16279. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16280.  
  16281. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16282.  
  16283. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16284.  
  16285. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16286.  
  16287.  
  16288. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16289.  
  16290. 60 skipped because port is still down since last polling.  
  16291.  
  16292.  
  16293. Port Gi2/0/9: GigabitEthernet 2/0/9 (61 / #61)
  16294. ifInOctets  
  16295.  
  16296. ifOutOctets  
  16297.  
  16298. ifInUcastPkts  
  16299.  
  16300. ifOutUcastPkts  
  16301.  
  16302. ifInBroadcastPkts  
  16303.  
  16304. ifOutBroadcastPkts  
  16305.  
  16306. ifInMulticastPkts  
  16307.  
  16308. ifOutMulticastPkts  
  16309.  
  16310. ifHighSpeed (1000)  
  16311.  
  16312. VLAN = 1
  16313.  Using ifDescr as ifAlias  
  16314.  
  16315.  
  16316. Warning: Undefined array key "ifName:Gi2/0/9" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  16317.  
  16318.  
  16319. Warning: Undefined array key "ifSpeed:Gi2/0/9" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  16320.  
  16321. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16322.  
  16323. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16324.  
  16325. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16326.  
  16327. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16328.  
  16329. GigabitEthernet 2/0/9
  16330. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  16331.  
  16332. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  16333.  
  16334.  
  16335. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  16336.  
  16337. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  16338.  
  16339. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  16340.  
  16341. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16342.  
  16343. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16344.  
  16345. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16346.  
  16347. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16348.  
  16349. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16350.  
  16351. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16352.  
  16353. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16354.  
  16355. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16356.  
  16357.  
  16358. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16359.  
  16360. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16361.  
  16362. 61 skipped because port is still down since last polling.  
  16363.  
  16364.  
  16365. Port Gi2/0/10: GigabitEthernet 2/0/10 (62 / #62)
  16366. ifInOctets  
  16367.  
  16368. ifOutOctets  
  16369.  
  16370. ifInUcastPkts  
  16371.  
  16372. ifOutUcastPkts  
  16373.  
  16374. ifInBroadcastPkts  
  16375.  
  16376. ifOutBroadcastPkts  
  16377.  
  16378. ifInMulticastPkts  
  16379.  
  16380. ifOutMulticastPkts  
  16381.  
  16382. ifHighSpeed (1000)  
  16383.  
  16384. VLAN = 1
  16385.  Using ifDescr as ifAlias  
  16386.  
  16387.  
  16388. Warning: Undefined array key "ifName:Gi2/0/10" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  16389.  
  16390.  
  16391. Warning: Undefined array key "ifSpeed:Gi2/0/10" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  16392.  
  16393. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16394.  
  16395. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16396.  
  16397. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16398.  
  16399. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16400.  
  16401. GigabitEthernet 2/0/10
  16402. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  16403.  
  16404. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  16405.  
  16406. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  16407.  
  16408. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  16409.  
  16410.  
  16411. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  16412.  
  16413. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16414.  
  16415. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16416.  
  16417. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16418.  
  16419. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16420.  
  16421. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16422.  
  16423. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16424.  
  16425. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16426.  
  16427. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16428.  
  16429. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16430.  
  16431. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16432.  
  16433. 62 skipped because port is still down since last polling.  
  16434.  
  16435.  
  16436. Port Gi2/0/11: GigabitEthernet 2/0/11 (63 / #63)
  16437. ifInOctets  
  16438.  
  16439. ifOutOctets  
  16440.  
  16441. ifInUcastPkts  
  16442.  
  16443. ifOutUcastPkts  
  16444.  
  16445. ifInBroadcastPkts  
  16446.  
  16447. ifOutBroadcastPkts  
  16448.  
  16449. ifInMulticastPkts  
  16450.  
  16451. ifOutMulticastPkts  
  16452.  
  16453. ifHighSpeed (1000)  
  16454.  
  16455. VLAN = 1
  16456.  Using ifDescr as ifAlias  
  16457.  
  16458.  
  16459. Warning: Undefined array key "ifName:Gi2/0/11" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  16460.  
  16461.  
  16462. Warning: Undefined array key "ifSpeed:Gi2/0/11" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  16463.  
  16464. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16465.  
  16466. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16467.  
  16468. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16469.  
  16470.  
  16471. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16472.  
  16473. GigabitEthernet 2/0/11
  16474. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  16475.  
  16476. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  16477.  
  16478.  
  16479. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  16480.  
  16481. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  16482.  
  16483. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  16484.  
  16485. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16486.  
  16487. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16488.  
  16489. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16490.  
  16491. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16492.  
  16493. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16494.  
  16495. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16496.  
  16497.  
  16498. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16499.  
  16500. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16501.  
  16502. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16503.  
  16504. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16505.  
  16506. 63 skipped because port is still down since last polling.  
  16507.  
  16508.  
  16509. Port Gi2/0/12: GigabitEthernet 2/0/12 (64 / #64)
  16510. ifInOctets  
  16511.  
  16512. ifOutOctets  
  16513.  
  16514. ifInUcastPkts  
  16515.  
  16516. ifOutUcastPkts  
  16517.  
  16518. ifInBroadcastPkts  
  16519.  
  16520. ifOutBroadcastPkts  
  16521.  
  16522. ifInMulticastPkts  
  16523.  
  16524. ifOutMulticastPkts  
  16525.  
  16526. ifHighSpeed (1000)  
  16527.  
  16528. VLAN = 1
  16529.  Using ifDescr as ifAlias  
  16530.  
  16531.  
  16532. Warning: Undefined array key "ifName:Gi2/0/12" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  16533.  
  16534.  
  16535. Warning: Undefined array key "ifSpeed:Gi2/0/12" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  16536.  
  16537. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16538.  
  16539. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16540.  
  16541. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16542.  
  16543. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16544.  
  16545. GigabitEthernet 2/0/12
  16546. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  16547.  
  16548.  
  16549. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  16550.  
  16551. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  16552.  
  16553. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  16554.  
  16555. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  16556.  
  16557.  
  16558. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16559.  
  16560. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16561.  
  16562. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16563.  
  16564. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16565.  
  16566. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16567.  
  16568. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16569.  
  16570. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16571.  
  16572. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16573.  
  16574.  
  16575. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16576.  
  16577. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16578.  
  16579. 64 skipped because port is still down since last polling.  
  16580.  
  16581.  
  16582. Port Gi2/0/13: GigabitEthernet 2/0/13 (65 / #65)
  16583. ifInOctets  
  16584.  
  16585. ifOutOctets  
  16586.  
  16587. ifInUcastPkts  
  16588.  
  16589. ifOutUcastPkts  
  16590.  
  16591. ifInBroadcastPkts  
  16592.  
  16593. ifOutBroadcastPkts  
  16594.  
  16595. ifInMulticastPkts  
  16596.  
  16597. ifOutMulticastPkts  
  16598.  
  16599. ifHighSpeed (1000)  
  16600.  
  16601. VLAN = 1
  16602.  Using ifDescr as ifAlias  
  16603.  
  16604.  
  16605. Warning: Undefined array key "ifName:Gi2/0/13" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  16606.  
  16607.  
  16608. Warning: Undefined array key "ifSpeed:Gi2/0/13" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  16609.  
  16610. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16611.  
  16612.  
  16613. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16614.  
  16615. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16616.  
  16617. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16618.  
  16619. GigabitEthernet 2/0/13
  16620. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  16621.  
  16622. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  16623.  
  16624.  
  16625. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  16626.  
  16627. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  16628.  
  16629. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  16630.  
  16631. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16632.  
  16633. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16634.  
  16635. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16636.  
  16637.  
  16638. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16639.  
  16640. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16641.  
  16642. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16643.  
  16644. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16645.  
  16646. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16647.  
  16648. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16649.  
  16650. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16651.  
  16652. 65 skipped because port is still down since last polling.  
  16653.  
  16654.  
  16655. Port Gi2/0/14: GigabitEthernet 2/0/14 (66 / #66)
  16656. ifInOctets  
  16657.  
  16658. ifOutOctets  
  16659.  
  16660. ifInUcastPkts  
  16661.  
  16662. ifOutUcastPkts  
  16663.  
  16664. ifInBroadcastPkts  
  16665.  
  16666. ifOutBroadcastPkts  
  16667.  
  16668. ifInMulticastPkts  
  16669.  
  16670. ifOutMulticastPkts  
  16671.  
  16672. ifHighSpeed (1000)  
  16673.  
  16674. VLAN = 1
  16675.  Using ifDescr as ifAlias  
  16676.  
  16677.  
  16678. Warning: Undefined array key "ifName:Gi2/0/14" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  16679.  
  16680.  
  16681. Warning: Undefined array key "ifSpeed:Gi2/0/14" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  16682.  
  16683. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16684.  
  16685. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16686.  
  16687.  
  16688. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16689.  
  16690. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16691.  
  16692. GigabitEthernet 2/0/14
  16693. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  16694.  
  16695. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  16696.  
  16697. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  16698.  
  16699. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  16700.  
  16701.  
  16702. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  16703.  
  16704. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16705.  
  16706. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16707.  
  16708. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16709.  
  16710. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16711.  
  16712. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16713.  
  16714. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16715.  
  16716. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16717.  
  16718. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16719.  
  16720. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16721.  
  16722. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16723.  
  16724. 66 skipped because port is still down since last polling.  
  16725.  
  16726.  
  16727. Port Gi2/0/15: GigabitEthernet 2/0/15 (67 / #67)
  16728. ifInOctets  
  16729.  
  16730. ifOutOctets  
  16731.  
  16732. ifInUcastPkts  
  16733.  
  16734. ifOutUcastPkts  
  16735.  
  16736. ifInBroadcastPkts  
  16737.  
  16738. ifOutBroadcastPkts  
  16739.  
  16740. ifInMulticastPkts  
  16741.  
  16742. ifOutMulticastPkts  
  16743.  
  16744. ifHighSpeed (1000)  
  16745.  
  16746. VLAN = 1
  16747.  Using ifDescr as ifAlias  
  16748.  
  16749.  
  16750. Warning: Undefined array key "ifName:Gi2/0/15" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  16751.  
  16752.  
  16753. Warning: Undefined array key "ifSpeed:Gi2/0/15" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  16754.  
  16755. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16756.  
  16757. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16758.  
  16759. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16760.  
  16761. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16762.  
  16763. GigabitEthernet 2/0/15
  16764. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  16765.  
  16766. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  16767.  
  16768.  
  16769. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  16770.  
  16771. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  16772.  
  16773. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  16774.  
  16775.  
  16776. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16777.  
  16778. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16779.  
  16780. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16781.  
  16782. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16783.  
  16784. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16785.  
  16786.  
  16787. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16788.  
  16789. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16790.  
  16791. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16792.  
  16793. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16794.  
  16795. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16796.  
  16797. 67 skipped because port is still down since last polling.  
  16798.  
  16799.  
  16800. Port Gi2/0/16: GigabitEthernet 2/0/16 (68 / #68)
  16801. ifInOctets  
  16802.  
  16803. ifOutOctets  
  16804.  
  16805. ifInUcastPkts  
  16806.  
  16807. ifOutUcastPkts  
  16808.  
  16809. ifInBroadcastPkts  
  16810.  
  16811. ifOutBroadcastPkts  
  16812.  
  16813. ifInMulticastPkts  
  16814.  
  16815. ifOutMulticastPkts  
  16816.  
  16817. ifHighSpeed (1000)  
  16818.  
  16819. VLAN = 1
  16820.  Using ifDescr as ifAlias  
  16821.  
  16822.  
  16823. Warning: Undefined array key "ifName:Gi2/0/16" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  16824.  
  16825.  
  16826. Warning: Undefined array key "ifSpeed:Gi2/0/16" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  16827.  
  16828. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16829.  
  16830. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16831.  
  16832.  
  16833. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16834.  
  16835. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16836.  
  16837. GigabitEthernet 2/0/16
  16838. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  16839.  
  16840. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  16841.  
  16842. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  16843.  
  16844. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  16845.  
  16846.  
  16847. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  16848.  
  16849. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16850.  
  16851. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16852.  
  16853. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16854.  
  16855. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16856.  
  16857. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16858.  
  16859. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16860.  
  16861. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16862.  
  16863. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16864.  
  16865. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16866.  
  16867. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16868.  
  16869. 68 skipped because port is still down since last polling.  
  16870.  
  16871.  
  16872. Port Gi2/0/17: GigabitEthernet 2/0/17 (69 / #69)
  16873. ifInOctets  
  16874.  
  16875. ifOutOctets  
  16876.  
  16877. ifInUcastPkts  
  16878.  
  16879. ifOutUcastPkts  
  16880.  
  16881. ifInBroadcastPkts  
  16882.  
  16883. ifOutBroadcastPkts  
  16884.  
  16885. ifInMulticastPkts  
  16886.  
  16887. ifOutMulticastPkts  
  16888.  
  16889. ifHighSpeed (1000)  
  16890.  
  16891. VLAN = 1
  16892.  Using ifDescr as ifAlias  
  16893.  
  16894.  
  16895. Warning: Undefined array key "ifName:Gi2/0/17" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  16896.  
  16897.  
  16898. Warning: Undefined array key "ifSpeed:Gi2/0/17" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  16899.  
  16900. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16901.  
  16902. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16903.  
  16904. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16905.  
  16906. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16907.  
  16908. GigabitEthernet 2/0/17
  16909. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  16910.  
  16911. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  16912.  
  16913. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  16914.  
  16915. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  16916.  
  16917. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  16918.  
  16919.  
  16920. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16921.  
  16922. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16923.  
  16924. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16925.  
  16926. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16927.  
  16928. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16929.  
  16930. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16931.  
  16932. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16933.  
  16934. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16935.  
  16936. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16937.  
  16938. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16939.  
  16940. 69 skipped because port is still down since last polling.  
  16941.  
  16942.  
  16943. Port Gi2/0/18: GigabitEthernet 2/0/18 (70 / #70)
  16944. ifInOctets  
  16945.  
  16946. ifOutOctets  
  16947.  
  16948. ifInUcastPkts  
  16949.  
  16950. ifOutUcastPkts  
  16951.  
  16952. ifInBroadcastPkts  
  16953.  
  16954. ifOutBroadcastPkts  
  16955.  
  16956. ifInMulticastPkts  
  16957.  
  16958. ifOutMulticastPkts  
  16959.  
  16960. ifHighSpeed (1000)  
  16961.  
  16962. VLAN = 1
  16963.  Using ifDescr as ifAlias  
  16964.  
  16965.  
  16966. Warning: Undefined array key "ifName:Gi2/0/18" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  16967.  
  16968.  
  16969. Warning: Undefined array key "ifSpeed:Gi2/0/18" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  16970.  
  16971. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16972.  
  16973.  
  16974. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16975.  
  16976. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  16977.  
  16978. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  16979.  
  16980. GigabitEthernet 2/0/18
  16981. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  16982.  
  16983. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  16984.  
  16985. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  16986.  
  16987. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  16988.  
  16989.  
  16990. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  16991.  
  16992. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16993.  
  16994. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16995.  
  16996. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16997.  
  16998. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  16999.  
  17000. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17001.  
  17002. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17003.  
  17004. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17005.  
  17006. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17007.  
  17008. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17009.  
  17010. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17011.  
  17012. 70 skipped because port is still down since last polling.  
  17013.  
  17014.  
  17015. Port Gi2/0/19: GigabitEthernet 2/0/19 (71 / #71)
  17016. ifInOctets  
  17017.  
  17018. ifOutOctets  
  17019.  
  17020. ifInUcastPkts  
  17021.  
  17022. ifOutUcastPkts  
  17023.  
  17024. ifInBroadcastPkts  
  17025.  
  17026. ifOutBroadcastPkts  
  17027.  
  17028. ifInMulticastPkts  
  17029.  
  17030. ifOutMulticastPkts  
  17031.  
  17032. ifHighSpeed (1000)  
  17033.  
  17034. VLAN = 1
  17035.  Using ifDescr as ifAlias  
  17036.  
  17037.  
  17038. Warning: Undefined array key "ifName:Gi2/0/19" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  17039.  
  17040.  
  17041. Warning: Undefined array key "ifSpeed:Gi2/0/19" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  17042.  
  17043. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17044.  
  17045. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17046.  
  17047.  
  17048. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17049.  
  17050. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17051.  
  17052. GigabitEthernet 2/0/19
  17053. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  17054.  
  17055. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  17056.  
  17057. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  17058.  
  17059. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  17060.  
  17061.  
  17062. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  17063.  
  17064. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17065.  
  17066. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17067.  
  17068. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17069.  
  17070. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17071.  
  17072. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17073.  
  17074. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17075.  
  17076. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17077.  
  17078. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17079.  
  17080. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17081.  
  17082. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17083.  
  17084. 71 skipped because port is still down since last polling.  
  17085.  
  17086.  
  17087. Port Gi2/0/20: GigabitEthernet 2/0/20 (72 / #72)
  17088. ifInOctets  
  17089.  
  17090. ifOutOctets  
  17091.  
  17092. ifInUcastPkts  
  17093.  
  17094. ifOutUcastPkts  
  17095.  
  17096. ifInBroadcastPkts  
  17097.  
  17098. ifOutBroadcastPkts  
  17099.  
  17100. ifInMulticastPkts  
  17101.  
  17102. ifOutMulticastPkts  
  17103.  
  17104. ifHighSpeed (1000)  
  17105.  
  17106. VLAN = 1
  17107.  Using ifDescr as ifAlias  
  17108.  
  17109.  
  17110. Warning: Undefined array key "ifName:Gi2/0/20" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  17111.  
  17112.  
  17113. Warning: Undefined array key "ifSpeed:Gi2/0/20" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  17114.  
  17115. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17116.  
  17117. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17118.  
  17119. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17120.  
  17121. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17122.  
  17123. GigabitEthernet 2/0/20
  17124. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  17125.  
  17126. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  17127.  
  17128.  
  17129. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  17130.  
  17131. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  17132.  
  17133. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  17134.  
  17135.  
  17136. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17137.  
  17138. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17139.  
  17140. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17141.  
  17142. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17143.  
  17144. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17145.  
  17146. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17147.  
  17148. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17149.  
  17150. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17151.  
  17152. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17153.  
  17154. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17155.  
  17156. 72 skipped because port is still down since last polling.  
  17157.  
  17158.  
  17159. Port Gi2/0/21: GigabitEthernet 2/0/21 (73 / #73)
  17160. ifInOctets  
  17161.  
  17162. ifOutOctets  
  17163.  
  17164. ifInUcastPkts  
  17165.  
  17166. ifOutUcastPkts  
  17167.  
  17168. ifInBroadcastPkts  
  17169.  
  17170. ifOutBroadcastPkts  
  17171.  
  17172. ifInMulticastPkts  
  17173.  
  17174. ifOutMulticastPkts  
  17175.  
  17176. ifHighSpeed (1000)  
  17177.  
  17178. VLAN = 1
  17179.  Using ifDescr as ifAlias  
  17180.  
  17181.  
  17182. Warning: Undefined array key "ifName:Gi2/0/21" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  17183.  
  17184. Warning: Undefined array key "ifSpeed:Gi2/0/21" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  17185.  
  17186.  
  17187. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17188.  
  17189. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17190.  
  17191. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17192.  
  17193. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17194.  
  17195. GigabitEthernet 2/0/21
  17196. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  17197.  
  17198. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  17199.  
  17200. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  17201.  
  17202. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  17203.  
  17204.  
  17205. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  17206.  
  17207. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17208.  
  17209. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17210.  
  17211. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17212.  
  17213. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17214.  
  17215. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17216.  
  17217. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17218.  
  17219. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17220.  
  17221. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17222.  
  17223. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17224.  
  17225. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17226.  
  17227. 73 skipped because port is still down since last polling.  
  17228.  
  17229. Port Gi2/0/22: GigabitEthernet 2/0/22 (74 / #74) ifInOctets  
  17230. ifOutOctets  
  17231. ifInUcastPkts  
  17232. ifOutUcastPkts  
  17233. ifInBroadcastPkts  
  17234. ifOutBroadcastPkts  
  17235. ifInMulticastPkts  
  17236.  
  17237. ifOutMulticastPkts  
  17238.  
  17239. ifHighSpeed (1000)  
  17240.  
  17241. VLAN = 1
  17242.  Using ifDescr as ifAlias  
  17243.  
  17244.  
  17245. Warning: Undefined array key "ifName:Gi2/0/22" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  17246.  
  17247.  
  17248. Warning: Undefined array key "ifSpeed:Gi2/0/22" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  17249.  
  17250. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17251.  
  17252. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17253.  
  17254. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17255.  
  17256. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17257.  
  17258. GigabitEthernet 2/0/22
  17259. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  17260.  
  17261. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  17262.  
  17263. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  17264.  
  17265. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  17266.  
  17267. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  17268.  
  17269.  
  17270. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17271.  
  17272. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17273.  
  17274. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17275.  
  17276. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17277.  
  17278. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17279.  
  17280. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17281.  
  17282. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17283.  
  17284. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17285.  
  17286. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17287.  
  17288. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17289.  
  17290. 74 skipped because port is still down since last polling.  
  17291.  
  17292.  
  17293. Port Gi2/0/23: GigabitEthernet 2/0/23 (75 / #75)
  17294. ifInOctets  
  17295.  
  17296. ifOutOctets  
  17297.  
  17298. ifInUcastPkts  
  17299.  
  17300. ifOutUcastPkts  
  17301.  
  17302. ifInBroadcastPkts  
  17303.  
  17304. ifOutBroadcastPkts  
  17305.  
  17306. ifInMulticastPkts  
  17307.  
  17308. ifOutMulticastPkts  
  17309.  
  17310. ifHighSpeed (1000)  
  17311.  
  17312. VLAN = 1
  17313.  Using ifDescr as ifAlias  
  17314.  
  17315.  
  17316. Warning: Undefined array key "ifName:Gi2/0/23" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  17317.  
  17318.  
  17319. Warning: Undefined array key "ifSpeed:Gi2/0/23" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  17320.  
  17321. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17322.  
  17323. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17324.  
  17325. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17326.  
  17327. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17328.  
  17329. GigabitEthernet 2/0/23
  17330. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  17331.  
  17332. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  17333.  
  17334. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  17335.  
  17336. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  17337.  
  17338. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  17339.  
  17340.  
  17341. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17342.  
  17343. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17344.  
  17345. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17346.  
  17347. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17348.  
  17349. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17350.  
  17351. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17352.  
  17353. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17354.  
  17355. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17356.  
  17357. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17358.  
  17359. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17360.  
  17361. 75 skipped because port is still down since last polling.  
  17362.  
  17363.  
  17364. Port Gi2/0/24: GigabitEthernet 2/0/24 (76 / #76)
  17365. ifInOctets  
  17366.  
  17367. ifOutOctets  
  17368.  
  17369. ifInUcastPkts  
  17370.  
  17371. ifOutUcastPkts  
  17372.  
  17373. ifInBroadcastPkts  
  17374.  
  17375. ifOutBroadcastPkts  
  17376.  
  17377. ifInMulticastPkts  
  17378.  
  17379. ifOutMulticastPkts  
  17380.  
  17381. ifHighSpeed (1000)  
  17382.  
  17383. VLAN = 1
  17384.  Using ifDescr as ifAlias  
  17385.  
  17386.  
  17387. Warning: Undefined array key "ifName:Gi2/0/24" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  17388.  
  17389. Warning: Undefined array key "ifSpeed:Gi2/0/24" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  17390.  
  17391.  
  17392. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17393.  
  17394. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17395.  
  17396. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17397.  
  17398. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17399.  
  17400. GigabitEthernet 2/0/24
  17401. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  17402.  
  17403. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  17404.  
  17405.  
  17406. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  17407.  
  17408. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  17409.  
  17410. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  17411.  
  17412.  
  17413. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17414.  
  17415. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17416.  
  17417. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17418.  
  17419. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17420.  
  17421. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17422.  
  17423. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17424.  
  17425. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17426.  
  17427. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17428.  
  17429. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17430.  
  17431.  
  17432. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17433.  
  17434. 76 skipped because port is still down since last polling.  
  17435.  
  17436.  
  17437. Port Gi2/0/25: GigabitEthernet 2/0/25 (77 / #77)
  17438. ifInOctets  
  17439.  
  17440. ifOutOctets  
  17441.  
  17442. ifInUcastPkts  
  17443.  
  17444. ifOutUcastPkts  
  17445.  
  17446. ifInBroadcastPkts  
  17447.  
  17448. ifOutBroadcastPkts  
  17449.  
  17450. ifInMulticastPkts  
  17451.  
  17452. ifOutMulticastPkts  
  17453.  
  17454. ifHighSpeed (1000)  
  17455.  
  17456. VLAN = 1
  17457.  Using ifDescr as ifAlias  
  17458.  
  17459.  
  17460. Warning: Undefined array key "ifName:Gi2/0/25" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  17461.  
  17462.  
  17463. Warning: Undefined array key "ifSpeed:Gi2/0/25" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  17464.  
  17465. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17466.  
  17467. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17468.  
  17469.  
  17470. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17471.  
  17472. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17473.  
  17474. GigabitEthernet 2/0/25
  17475. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  17476.  
  17477. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  17478.  
  17479.  
  17480. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  17481.  
  17482. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  17483.  
  17484. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  17485.  
  17486.  
  17487. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17488.  
  17489. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17490.  
  17491. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17492.  
  17493. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17494.  
  17495. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17496.  
  17497. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17498.  
  17499. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17500.  
  17501. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17502.  
  17503. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17504.  
  17505. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17506.  
  17507. 77 skipped because port is still down since last polling.  
  17508.  
  17509.  
  17510. Port Gi2/0/26: GigabitEthernet 2/0/26 (78 / #78)
  17511. ifInOctets  
  17512.  
  17513. ifOutOctets  
  17514.  
  17515. ifInUcastPkts  
  17516.  
  17517. ifOutUcastPkts  
  17518.  
  17519. ifInBroadcastPkts  
  17520.  
  17521. ifOutBroadcastPkts  
  17522.  
  17523. ifInMulticastPkts  
  17524.  
  17525. ifOutMulticastPkts  
  17526.  
  17527. ifHighSpeed (1000)  
  17528.  
  17529. VLAN = 1
  17530.  Using ifDescr as ifAlias  
  17531.  
  17532.  
  17533. Warning: Undefined array key "ifName:Gi2/0/26" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  17534.  
  17535.  
  17536. Warning: Undefined array key "ifSpeed:Gi2/0/26" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  17537.  
  17538. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17539.  
  17540. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17541.  
  17542.  
  17543. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17544.  
  17545. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17546.  
  17547. GigabitEthernet 2/0/26
  17548. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  17549.  
  17550. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  17551.  
  17552.  
  17553. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  17554.  
  17555. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  17556.  
  17557. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  17558.  
  17559. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17560.  
  17561. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17562.  
  17563. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17564.  
  17565. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17566.  
  17567. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17568.  
  17569. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17570.  
  17571.  
  17572. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17573.  
  17574. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17575.  
  17576. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17577.  
  17578. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17579.  
  17580. 78 skipped because port is still down since last polling.  
  17581.  
  17582.  
  17583. Port Gi2/0/27: GigabitEthernet 2/0/27 (79 / #79)
  17584. ifInOctets  
  17585.  
  17586. ifOutOctets  
  17587.  
  17588. ifInUcastPkts  
  17589.  
  17590. ifOutUcastPkts  
  17591.  
  17592. ifInBroadcastPkts  
  17593.  
  17594. ifOutBroadcastPkts  
  17595.  
  17596. ifInMulticastPkts  
  17597.  
  17598. ifOutMulticastPkts  
  17599.  
  17600. ifHighSpeed (1000)  
  17601.  
  17602. VLAN = 1
  17603.  Using ifDescr as ifAlias  
  17604.  
  17605.  
  17606. Warning: Undefined array key "ifName:Gi2/0/27" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  17607.  
  17608. Warning: Undefined array key "ifSpeed:Gi2/0/27" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  17609.  
  17610.  
  17611. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17612.  
  17613. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17614.  
  17615. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17616.  
  17617. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17618.  
  17619. GigabitEthernet 2/0/27
  17620. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  17621.  
  17622. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  17623.  
  17624. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  17625.  
  17626. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  17627.  
  17628. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  17629.  
  17630.  
  17631. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17632.  
  17633. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17634.  
  17635. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17636.  
  17637. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17638.  
  17639. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17640.  
  17641. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17642.  
  17643. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17644.  
  17645. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17646.  
  17647. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17648.  
  17649. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17650.  
  17651. 79 skipped because port is still down since last polling.  
  17652.  
  17653.  
  17654. Port Gi2/0/28: GigabitEthernet 2/0/28 (80 / #80)
  17655. ifInOctets  
  17656.  
  17657. ifOutOctets  
  17658.  
  17659. ifInUcastPkts  
  17660.  
  17661. ifOutUcastPkts  
  17662.  
  17663. ifInBroadcastPkts  
  17664.  
  17665. ifOutBroadcastPkts  
  17666.  
  17667. ifInMulticastPkts  
  17668.  
  17669. ifOutMulticastPkts  
  17670.  
  17671. ifHighSpeed (1000)  
  17672.  
  17673. VLAN = 1
  17674.  Using ifDescr as ifAlias  
  17675.  
  17676.  
  17677. Warning: Undefined array key "ifName:Gi2/0/28" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  17678.  
  17679.  
  17680. Warning: Undefined array key "ifSpeed:Gi2/0/28" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  17681.  
  17682. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17683.  
  17684.  
  17685. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17686.  
  17687. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17688.  
  17689. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17690.  
  17691. GigabitEthernet 2/0/28
  17692. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  17693.  
  17694. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  17695.  
  17696. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  17697.  
  17698. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  17699.  
  17700.  
  17701. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  17702.  
  17703. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17704.  
  17705. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17706.  
  17707. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17708.  
  17709. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17710.  
  17711. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17712.  
  17713.  
  17714. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17715.  
  17716. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17717.  
  17718. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17719.  
  17720. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17721.  
  17722. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17723.  
  17724. 80 skipped because port is still down since last polling.  
  17725.  
  17726.  
  17727. Port Gi2/0/29: GigabitEthernet 2/0/29 (81 / #81)
  17728. ifInOctets  
  17729.  
  17730. ifOutOctets  
  17731.  
  17732. ifInUcastPkts  
  17733.  
  17734. ifOutUcastPkts  
  17735.  
  17736. ifInBroadcastPkts  
  17737.  
  17738. ifOutBroadcastPkts  
  17739.  
  17740. ifInMulticastPkts  
  17741.  
  17742. ifOutMulticastPkts  
  17743.  
  17744. ifHighSpeed (1000)  
  17745.  
  17746. VLAN = 1
  17747.  Using ifDescr as ifAlias  
  17748.  
  17749.  
  17750. Warning: Undefined array key "ifName:Gi2/0/29" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  17751.  
  17752.  
  17753. Warning: Undefined array key "ifSpeed:Gi2/0/29" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  17754.  
  17755. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17756.  
  17757. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17758.  
  17759. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17760.  
  17761. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17762.  
  17763. GigabitEthernet 2/0/29
  17764. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  17765.  
  17766. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  17767.  
  17768.  
  17769. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  17770.  
  17771. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  17772.  
  17773. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  17774.  
  17775. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17776.  
  17777. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17778.  
  17779.  
  17780. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17781.  
  17782. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17783.  
  17784. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17785.  
  17786. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17787.  
  17788. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17789.  
  17790. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17791.  
  17792. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17793.  
  17794. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17795.  
  17796. 81 skipped because port is still down since last polling.  
  17797.  
  17798.  
  17799. Port Gi2/0/30: GigabitEthernet 2/0/30 (82 / #82)
  17800. ifInOctets  
  17801.  
  17802. ifOutOctets  
  17803.  
  17804. ifInUcastPkts  
  17805.  
  17806. ifOutUcastPkts  
  17807.  
  17808. ifInBroadcastPkts  
  17809.  
  17810. ifOutBroadcastPkts  
  17811.  
  17812. ifInMulticastPkts  
  17813.  
  17814. ifOutMulticastPkts  
  17815.  
  17816. ifHighSpeed (1000)  
  17817.  
  17818. VLAN = 1
  17819.  Using ifDescr as ifAlias  
  17820.  
  17821.  
  17822. Warning: Undefined array key "ifName:Gi2/0/30" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  17823.  
  17824.  
  17825. Warning: Undefined array key "ifSpeed:Gi2/0/30" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  17826.  
  17827. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17828.  
  17829. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17830.  
  17831. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17832.  
  17833. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17834.  
  17835. GigabitEthernet 2/0/30
  17836. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  17837.  
  17838. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  17839.  
  17840. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  17841.  
  17842. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  17843.  
  17844. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  17845.  
  17846.  
  17847. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17848.  
  17849. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17850.  
  17851. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17852.  
  17853. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17854.  
  17855. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17856.  
  17857. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17858.  
  17859. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17860.  
  17861. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17862.  
  17863. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17864.  
  17865. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17866.  
  17867. 82 skipped because port is still down since last polling.  
  17868.  
  17869.  
  17870. Port Gi2/0/31: GigabitEthernet 2/0/31 (83 / #83)
  17871. ifInOctets  
  17872.  
  17873. ifOutOctets  
  17874.  
  17875. ifInUcastPkts  
  17876.  
  17877. ifOutUcastPkts  
  17878.  
  17879. ifInBroadcastPkts  
  17880.  
  17881. ifOutBroadcastPkts  
  17882.  
  17883. ifInMulticastPkts  
  17884.  
  17885. ifOutMulticastPkts  
  17886.  
  17887. ifHighSpeed (1000)  
  17888.  
  17889. VLAN = 1
  17890.  Using ifDescr as ifAlias  
  17891.  
  17892.  
  17893. Warning: Undefined array key "ifName:Gi2/0/31" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  17894.  
  17895.  
  17896. Warning: Undefined array key "ifSpeed:Gi2/0/31" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  17897.  
  17898. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17899.  
  17900. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17901.  
  17902. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17903.  
  17904. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17905.  
  17906. GigabitEthernet 2/0/31
  17907. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  17908.  
  17909. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  17910.  
  17911. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  17912.  
  17913. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  17914.  
  17915.  
  17916. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  17917.  
  17918. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17919.  
  17920. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17921.  
  17922. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17923.  
  17924. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17925.  
  17926.  
  17927. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17928.  
  17929. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17930.  
  17931. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17932.  
  17933. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17934.  
  17935. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17936.  
  17937. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17938.  
  17939. 83 skipped because port is still down since last polling.  
  17940.  
  17941.  
  17942. Port Gi2/0/32: GigabitEthernet 2/0/32 (84 / #84)
  17943. ifInOctets  
  17944.  
  17945. ifOutOctets  
  17946.  
  17947. ifInUcastPkts  
  17948.  
  17949. ifOutUcastPkts  
  17950.  
  17951. ifInBroadcastPkts  
  17952.  
  17953. ifOutBroadcastPkts  
  17954.  
  17955. ifInMulticastPkts  
  17956.  
  17957. ifOutMulticastPkts  
  17958.  
  17959. ifHighSpeed (1000)  
  17960.  
  17961. VLAN = 1
  17962.  Using ifDescr as ifAlias  
  17963.  
  17964.  
  17965. Warning: Undefined array key "ifName:Gi2/0/32" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  17966.  
  17967.  
  17968. Warning: Undefined array key "ifSpeed:Gi2/0/32" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  17969.  
  17970. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17971.  
  17972. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17973.  
  17974. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  17975.  
  17976. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  17977.  
  17978. GigabitEthernet 2/0/32
  17979. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  17980.  
  17981. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  17982.  
  17983. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  17984.  
  17985. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  17986.  
  17987. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  17988.  
  17989.  
  17990. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17991.  
  17992. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17993.  
  17994. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17995.  
  17996. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17997.  
  17998. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  17999.  
  18000. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18001.  
  18002. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18003.  
  18004. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18005.  
  18006. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18007.  
  18008. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18009.  
  18010. 84 skipped because port is still down since last polling.  
  18011.  
  18012.  
  18013. Port Gi2/0/33: GigabitEthernet 2/0/33 (85 / #85)
  18014. ifInOctets  
  18015.  
  18016. ifOutOctets  
  18017.  
  18018. ifInUcastPkts  
  18019.  
  18020. ifOutUcastPkts  
  18021.  
  18022. ifInBroadcastPkts  
  18023.  
  18024. ifOutBroadcastPkts  
  18025.  
  18026. ifInMulticastPkts  
  18027.  
  18028. ifOutMulticastPkts  
  18029.  
  18030. ifHighSpeed (1000)  
  18031.  
  18032. VLAN = 1
  18033.  Using ifDescr as ifAlias  
  18034.  
  18035.  
  18036. Warning: Undefined array key "ifName:Gi2/0/33" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  18037.  
  18038. Warning: Undefined array key "ifSpeed:Gi2/0/33" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  18039.  
  18040.  
  18041. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18042.  
  18043. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18044.  
  18045. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18046.  
  18047. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18048.  
  18049. GigabitEthernet 2/0/33
  18050. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  18051.  
  18052. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  18053.  
  18054. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  18055.  
  18056. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  18057.  
  18058.  
  18059. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  18060.  
  18061. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18062.  
  18063. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18064.  
  18065. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18066.  
  18067. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18068.  
  18069. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18070.  
  18071. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18072.  
  18073. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18074.  
  18075. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18076.  
  18077. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18078.  
  18079. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18080.  
  18081. 85 skipped because port is still down since last polling.  
  18082.  
  18083.  
  18084. Port Gi2/0/34: GigabitEthernet 2/0/34 (86 / #86)
  18085. ifInOctets  
  18086.  
  18087. ifOutOctets  
  18088.  
  18089. ifInUcastPkts  
  18090.  
  18091. ifOutUcastPkts  
  18092.  
  18093. ifInBroadcastPkts  
  18094.  
  18095. ifOutBroadcastPkts  
  18096.  
  18097. ifInMulticastPkts  
  18098.  
  18099. ifOutMulticastPkts  
  18100.  
  18101. ifHighSpeed (1000)  
  18102.  
  18103. VLAN = 1
  18104.  Using ifDescr as ifAlias  
  18105.  
  18106.  
  18107. Warning: Undefined array key "ifName:Gi2/0/34" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  18108.  
  18109. Warning: Undefined array key "ifSpeed:Gi2/0/34" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  18110.  
  18111. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18112.  
  18113. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18114.  
  18115.  
  18116. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18117.  
  18118. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18119.  
  18120. GigabitEthernet 2/0/34
  18121. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  18122.  
  18123. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  18124.  
  18125.  
  18126. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  18127.  
  18128. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  18129.  
  18130. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  18131.  
  18132.  
  18133. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18134.  
  18135. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18136.  
  18137. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18138.  
  18139. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18140.  
  18141. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18142.  
  18143.  
  18144. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18145.  
  18146. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18147.  
  18148. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18149.  
  18150. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18151.  
  18152. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18153.  
  18154. 86 skipped because port is still down since last polling.  
  18155.  
  18156.  
  18157. Port Gi2/0/35: GigabitEthernet 2/0/35 (87 / #87)
  18158. ifInOctets  
  18159.  
  18160. ifOutOctets  
  18161.  
  18162. ifInUcastPkts  
  18163.  
  18164. ifOutUcastPkts  
  18165.  
  18166. ifInBroadcastPkts  
  18167.  
  18168. ifOutBroadcastPkts  
  18169.  
  18170. ifInMulticastPkts  
  18171.  
  18172. ifOutMulticastPkts  
  18173.  
  18174. ifHighSpeed (1000)  
  18175.  
  18176. VLAN = 1
  18177.  Using ifDescr as ifAlias  
  18178.  
  18179.  
  18180. Warning: Undefined array key "ifName:Gi2/0/35" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  18181.  
  18182.  
  18183. Warning: Undefined array key "ifSpeed:Gi2/0/35" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  18184.  
  18185. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18186.  
  18187. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18188.  
  18189. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18190.  
  18191. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18192.  
  18193. GigabitEthernet 2/0/35
  18194. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  18195.  
  18196. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  18197.  
  18198. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  18199.  
  18200. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  18201.  
  18202. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  18203.  
  18204.  
  18205. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18206.  
  18207. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18208.  
  18209. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18210.  
  18211. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18212.  
  18213. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18214.  
  18215. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18216.  
  18217. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18218.  
  18219. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18220.  
  18221. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18222.  
  18223. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18224.  
  18225. 87 skipped because port is still down since last polling.  
  18226.  
  18227.  
  18228. Port Gi2/0/36: GigabitEthernet 2/0/36 (88 / #88)
  18229. ifInOctets  
  18230.  
  18231. ifOutOctets  
  18232.  
  18233. ifInUcastPkts  
  18234.  
  18235. ifOutUcastPkts  
  18236.  
  18237. ifInBroadcastPkts  
  18238.  
  18239. ifOutBroadcastPkts  
  18240.  
  18241. ifInMulticastPkts  
  18242.  
  18243. ifOutMulticastPkts  
  18244.  
  18245. ifHighSpeed (1000)  
  18246.  
  18247. VLAN = 1
  18248.  Using ifDescr as ifAlias  
  18249.  
  18250.  
  18251. Warning: Undefined array key "ifName:Gi2/0/36" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  18252.  
  18253.  
  18254. Warning: Undefined array key "ifSpeed:Gi2/0/36" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  18255.  
  18256. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18257.  
  18258. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18259.  
  18260. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18261.  
  18262. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18263.  
  18264. GigabitEthernet 2/0/36
  18265. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  18266.  
  18267. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  18268.  
  18269.  
  18270. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  18271.  
  18272. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  18273.  
  18274. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  18275.  
  18276. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18277.  
  18278. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18279.  
  18280. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18281.  
  18282. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18283.  
  18284.  
  18285. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18286.  
  18287. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18288.  
  18289. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18290.  
  18291. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18292.  
  18293. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18294.  
  18295. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18296.  
  18297. 88 skipped because port is still down since last polling.  
  18298.  
  18299.  
  18300. Port Gi2/0/37: GigabitEthernet 2/0/37 (89 / #89)
  18301. ifInOctets  
  18302.  
  18303. ifOutOctets  
  18304.  
  18305. ifInUcastPkts  
  18306.  
  18307. ifOutUcastPkts  
  18308.  
  18309. ifInBroadcastPkts  
  18310.  
  18311. ifOutBroadcastPkts  
  18312.  
  18313. ifInMulticastPkts  
  18314.  
  18315. ifOutMulticastPkts  
  18316.  
  18317. ifHighSpeed (1000)  
  18318.  
  18319. VLAN = 1
  18320.  Using ifDescr as ifAlias  
  18321.  
  18322.  
  18323. Warning: Undefined array key "ifName:Gi2/0/37" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  18324.  
  18325.  
  18326. Warning: Undefined array key "ifSpeed:Gi2/0/37" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  18327.  
  18328. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18329.  
  18330.  
  18331. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18332.  
  18333. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18334.  
  18335. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18336.  
  18337. GigabitEthernet 2/0/37
  18338. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  18339.  
  18340.  
  18341. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  18342.  
  18343. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  18344.  
  18345. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  18346.  
  18347. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  18348.  
  18349.  
  18350. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18351.  
  18352. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18353.  
  18354. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18355.  
  18356. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18357.  
  18358. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18359.  
  18360.  
  18361. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18362.  
  18363. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18364.  
  18365. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18366.  
  18367. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18368.  
  18369. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18370.  
  18371. 89 skipped because port is still down since last polling.  
  18372.  
  18373.  
  18374. Port Gi2/0/38: GigabitEthernet 2/0/38 (90 / #90)
  18375. ifInOctets  
  18376.  
  18377. ifOutOctets  
  18378.  
  18379. ifInUcastPkts  
  18380.  
  18381. ifOutUcastPkts  
  18382.  
  18383. ifInBroadcastPkts  
  18384.  
  18385. ifOutBroadcastPkts  
  18386.  
  18387. ifInMulticastPkts  
  18388.  
  18389. ifOutMulticastPkts  
  18390.  
  18391. ifHighSpeed (1000)  
  18392.  
  18393. VLAN = 1
  18394.  Using ifDescr as ifAlias  
  18395.  
  18396.  
  18397. Warning: Undefined array key "ifName:Gi2/0/38" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  18398.  
  18399.  
  18400. Warning: Undefined array key "ifSpeed:Gi2/0/38" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  18401.  
  18402. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18403.  
  18404. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18405.  
  18406.  
  18407. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18408.  
  18409. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18410.  
  18411. GigabitEthernet 2/0/38
  18412. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  18413.  
  18414. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  18415.  
  18416. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  18417.  
  18418. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  18419.  
  18420.  
  18421. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  18422.  
  18423. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18424.  
  18425. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18426.  
  18427. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18428.  
  18429. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18430.  
  18431. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18432.  
  18433. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18434.  
  18435. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18436.  
  18437.  
  18438. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18439.  
  18440. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18441.  
  18442. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18443.  
  18444. 90 skipped because port is still down since last polling.  
  18445.  
  18446.  
  18447. Port Gi2/0/39: GigabitEthernet 2/0/39 (91 / #91)
  18448. ifInOctets  
  18449.  
  18450. ifOutOctets  
  18451.  
  18452. ifInUcastPkts  
  18453.  
  18454. ifOutUcastPkts  
  18455.  
  18456. ifInBroadcastPkts  
  18457.  
  18458. ifOutBroadcastPkts  
  18459.  
  18460. ifInMulticastPkts  
  18461.  
  18462. ifOutMulticastPkts  
  18463.  
  18464. ifHighSpeed (1000)  
  18465.  
  18466. VLAN = 1
  18467.  Using ifDescr as ifAlias  
  18468.  
  18469.  
  18470. Warning: Undefined array key "ifName:Gi2/0/39" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  18471.  
  18472. Warning: Undefined array key "ifSpeed:Gi2/0/39" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  18473.  
  18474.  
  18475. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18476.  
  18477. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18478.  
  18479. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18480.  
  18481. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18482.  
  18483. GigabitEthernet 2/0/39
  18484. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  18485.  
  18486. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  18487.  
  18488. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  18489.  
  18490. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  18491.  
  18492.  
  18493. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  18494.  
  18495. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18496.  
  18497. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18498.  
  18499.  
  18500. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18501.  
  18502. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18503.  
  18504. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18505.  
  18506. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18507.  
  18508. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18509.  
  18510. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18511.  
  18512. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18513.  
  18514. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18515.  
  18516. 91 skipped because port is still down since last polling.  
  18517.  
  18518.  
  18519. Port Gi2/0/40: GigabitEthernet 2/0/40 (92 / #92)
  18520. ifInOctets  
  18521.  
  18522. ifOutOctets  
  18523.  
  18524. ifInUcastPkts  
  18525.  
  18526. ifOutUcastPkts  
  18527.  
  18528. ifInBroadcastPkts  
  18529.  
  18530. ifOutBroadcastPkts  
  18531.  
  18532. ifInMulticastPkts  
  18533.  
  18534. ifOutMulticastPkts  
  18535.  
  18536. ifHighSpeed (1000)  
  18537.  
  18538. VLAN = 1
  18539.  Using ifDescr as ifAlias  
  18540.  
  18541.  
  18542. Warning: Undefined array key "ifName:Gi2/0/40" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  18543.  
  18544.  
  18545. Warning: Undefined array key "ifSpeed:Gi2/0/40" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  18546.  
  18547. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18548.  
  18549. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18550.  
  18551. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18552.  
  18553. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18554.  
  18555. GigabitEthernet 2/0/40
  18556. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  18557.  
  18558. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  18559.  
  18560. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  18561.  
  18562. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  18563.  
  18564.  
  18565. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  18566.  
  18567. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18568.  
  18569. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18570.  
  18571. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18572.  
  18573. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18574.  
  18575. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18576.  
  18577. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18578.  
  18579.  
  18580. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18581.  
  18582. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18583.  
  18584. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18585.  
  18586. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18587.  
  18588. 92 skipped because port is still down since last polling.  
  18589.  
  18590.  
  18591. Port Gi2/0/41: GigabitEthernet 2/0/41 (93 / #93)
  18592. ifInOctets  
  18593.  
  18594. ifOutOctets  
  18595.  
  18596. ifInUcastPkts  
  18597.  
  18598. ifOutUcastPkts  
  18599.  
  18600. ifInBroadcastPkts  
  18601.  
  18602. ifOutBroadcastPkts  
  18603.  
  18604. ifInMulticastPkts  
  18605.  
  18606. ifOutMulticastPkts  
  18607.  
  18608. ifHighSpeed (1000)  
  18609.  
  18610. VLAN = 1
  18611.  Using ifDescr as ifAlias  
  18612.  
  18613.  
  18614. Warning: Undefined array key "ifName:Gi2/0/41" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  18615.  
  18616.  
  18617. Warning: Undefined array key "ifSpeed:Gi2/0/41" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  18618.  
  18619. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18620.  
  18621. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18622.  
  18623. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18624.  
  18625. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18626.  
  18627. GigabitEthernet 2/0/41
  18628. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  18629.  
  18630. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  18631.  
  18632.  
  18633. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  18634.  
  18635. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  18636.  
  18637. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  18638.  
  18639. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18640.  
  18641. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18642.  
  18643. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18644.  
  18645. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18646.  
  18647. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18648.  
  18649.  
  18650. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18651.  
  18652. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18653.  
  18654. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18655.  
  18656. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18657.  
  18658. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18659.  
  18660. 93 skipped because port is still down since last polling.  
  18661.  
  18662.  
  18663. Port Gi2/0/42: GigabitEthernet 2/0/42 (94 / #94)
  18664. ifInOctets  
  18665.  
  18666. ifOutOctets  
  18667.  
  18668. ifInUcastPkts  
  18669.  
  18670. ifOutUcastPkts  
  18671.  
  18672. ifInBroadcastPkts  
  18673.  
  18674. ifOutBroadcastPkts  
  18675.  
  18676. ifInMulticastPkts  
  18677.  
  18678. ifOutMulticastPkts  
  18679.  
  18680. ifHighSpeed (1000)  
  18681.  
  18682. VLAN = 1
  18683.  Using ifDescr as ifAlias  
  18684.  
  18685.  
  18686. Warning: Undefined array key "ifName:Gi2/0/42" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  18687.  
  18688.  
  18689. Warning: Undefined array key "ifSpeed:Gi2/0/42" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  18690.  
  18691. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18692.  
  18693. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18694.  
  18695. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18696.  
  18697. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18698.  
  18699. GigabitEthernet 2/0/42
  18700. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  18701.  
  18702. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  18703.  
  18704. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  18705.  
  18706. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  18707.  
  18708.  
  18709. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  18710.  
  18711. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18712.  
  18713. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18714.  
  18715. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18716.  
  18717. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18718.  
  18719. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18720.  
  18721. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18722.  
  18723. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18724.  
  18725. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18726.  
  18727. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18728.  
  18729. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18730.  
  18731. 94 skipped because port is still down since last polling.  
  18732.  
  18733.  
  18734. Port Gi2/0/43: GigabitEthernet 2/0/43 (95 / #95)
  18735. ifInOctets  
  18736.  
  18737. ifOutOctets  
  18738.  
  18739. ifInUcastPkts  
  18740.  
  18741. ifOutUcastPkts  
  18742.  
  18743. ifInBroadcastPkts  
  18744.  
  18745. ifOutBroadcastPkts  
  18746.  
  18747. ifInMulticastPkts  
  18748.  
  18749. ifOutMulticastPkts  
  18750.  
  18751. ifHighSpeed (1000)  
  18752. VLAN = 1  Using ifDescr as ifAlias  
  18753.  
  18754.  
  18755. Warning: Undefined array key "ifName:Gi2/0/43" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  18756.  
  18757. Warning: Undefined array key "ifSpeed:Gi2/0/43" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  18758.  
  18759. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18760.  
  18761. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18762.  
  18763.  
  18764. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18765.  
  18766. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18767.  
  18768. GigabitEthernet 2/0/43
  18769. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  18770.  
  18771.  
  18772. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  18773.  
  18774. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  18775.  
  18776. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  18777.  
  18778. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  18779.  
  18780.  
  18781. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18782.  
  18783. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18784.  
  18785. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18786.  
  18787. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18788.  
  18789. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18790.  
  18791. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18792.  
  18793.  
  18794. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18795.  
  18796. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18797.  
  18798. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18799.  
  18800. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18801.  
  18802. 95 skipped because port is still down since last polling.  
  18803.  
  18804.  
  18805. Port Gi2/0/44: GigabitEthernet 2/0/44 (96 / #96)
  18806. ifInOctets  
  18807.  
  18808. ifOutOctets  
  18809.  
  18810. ifInUcastPkts  
  18811.  
  18812. ifOutUcastPkts  
  18813.  
  18814. ifInBroadcastPkts  
  18815.  
  18816. ifOutBroadcastPkts  
  18817.  
  18818. ifInMulticastPkts  
  18819.  
  18820. ifOutMulticastPkts  
  18821.  
  18822. ifHighSpeed (1000)  
  18823.  
  18824. VLAN = 1
  18825.  Using ifDescr as ifAlias  
  18826.  
  18827.  
  18828. Warning: Undefined array key "ifName:Gi2/0/44" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  18829.  
  18830.  
  18831. Warning: Undefined array key "ifSpeed:Gi2/0/44" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  18832.  
  18833. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18834.  
  18835.  
  18836. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18837.  
  18838. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18839.  
  18840. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18841.  
  18842. GigabitEthernet 2/0/44
  18843. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  18844.  
  18845. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  18846.  
  18847. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  18848.  
  18849. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  18850.  
  18851.  
  18852. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  18853.  
  18854. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18855.  
  18856. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18857.  
  18858. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18859.  
  18860. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18861.  
  18862. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18863.  
  18864. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18865.  
  18866.  
  18867. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18868.  
  18869. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18870.  
  18871. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18872.  
  18873. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18874.  
  18875. 96 skipped because port is still down since last polling.  
  18876.  
  18877.  
  18878. Port Gi2/0/45: GigabitEthernet 2/0/45 (97 / #97)
  18879. ifInOctets  
  18880.  
  18881. ifOutOctets  
  18882.  
  18883. ifInUcastPkts  
  18884.  
  18885. ifOutUcastPkts  
  18886.  
  18887. ifInBroadcastPkts  
  18888.  
  18889. ifOutBroadcastPkts  
  18890.  
  18891. ifInMulticastPkts  
  18892.  
  18893. ifOutMulticastPkts  
  18894.  
  18895. ifHighSpeed (1000)  
  18896.  
  18897. VLAN = 1
  18898.  Using ifDescr as ifAlias  
  18899.  
  18900.  
  18901. Warning: Undefined array key "ifName:Gi2/0/45" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  18902.  
  18903.  
  18904. Warning: Undefined array key "ifSpeed:Gi2/0/45" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  18905.  
  18906. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18907.  
  18908. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18909.  
  18910. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18911.  
  18912. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18913.  
  18914. GigabitEthernet 2/0/45
  18915. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  18916.  
  18917. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  18918.  
  18919. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  18920.  
  18921.  
  18922. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  18923.  
  18924. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  18925.  
  18926. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18927.  
  18928. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18929.  
  18930. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18931.  
  18932. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18933.  
  18934. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18935.  
  18936. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18937.  
  18938. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18939.  
  18940. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18941.  
  18942. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18943.  
  18944. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18945.  
  18946. 97 skipped because port is still down since last polling.  
  18947.  
  18948.  
  18949. Port Gi2/0/46: GigabitEthernet 2/0/46 (98 / #98)
  18950. ifInOctets  
  18951.  
  18952. ifOutOctets  
  18953.  
  18954. ifInUcastPkts  
  18955.  
  18956. ifOutUcastPkts  
  18957.  
  18958. ifInBroadcastPkts  
  18959.  
  18960. ifOutBroadcastPkts  
  18961.  
  18962. ifInMulticastPkts  
  18963.  
  18964. ifOutMulticastPkts  
  18965.  
  18966. ifHighSpeed (1000)  
  18967.  
  18968. VLAN = 1
  18969.  Using ifDescr as ifAlias  
  18970.  
  18971.  
  18972. Warning: Undefined array key "ifName:Gi2/0/46" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  18973.  
  18974. Warning: Undefined array key "ifSpeed:Gi2/0/46" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  18975.  
  18976.  
  18977. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18978.  
  18979. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18980.  
  18981. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  18982.  
  18983. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  18984.  
  18985. GigabitEthernet 2/0/46
  18986. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  18987.  
  18988. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  18989.  
  18990.  
  18991. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  18992.  
  18993. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  18994.  
  18995. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  18996.  
  18997. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  18998.  
  18999. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19000.  
  19001.  
  19002. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19003.  
  19004. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19005.  
  19006. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19007.  
  19008. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19009.  
  19010. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19011.  
  19012. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19013.  
  19014. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19015.  
  19016. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19017.  
  19018. 98 skipped because port is still down since last polling.  
  19019.  
  19020.  
  19021. Port Gi2/0/47: GigabitEthernet 2/0/47 (99 / #99)
  19022. ifInOctets  
  19023.  
  19024. ifOutOctets  
  19025.  
  19026. ifInUcastPkts  
  19027.  
  19028. ifOutUcastPkts  
  19029.  
  19030. ifInBroadcastPkts  
  19031.  
  19032. ifOutBroadcastPkts  
  19033.  
  19034. ifInMulticastPkts  
  19035.  
  19036. ifOutMulticastPkts  
  19037.  
  19038. ifHighSpeed (1000)  
  19039.  
  19040. VLAN = 1
  19041.  Using ifDescr as ifAlias  
  19042.  
  19043.  
  19044. Warning: Undefined array key "ifName:Gi2/0/47" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  19045.  
  19046.  
  19047. Warning: Undefined array key "ifSpeed:Gi2/0/47" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  19048.  
  19049. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19050.  
  19051.  
  19052. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19053.  
  19054. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19055.  
  19056. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19057.  
  19058. GigabitEthernet 2/0/47
  19059. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  19060.  
  19061. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  19062.  
  19063. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  19064.  
  19065.  
  19066. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  19067.  
  19068. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  19069.  
  19070. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19071.  
  19072. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19073.  
  19074. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19075.  
  19076.  
  19077. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19078.  
  19079. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19080.  
  19081. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19082.  
  19083. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19084.  
  19085. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19086.  
  19087. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19088.  
  19089. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19090.  
  19091. 99 skipped because port is still down since last polling.  
  19092.  
  19093.  
  19094. Port Gi2/0/48: GigabitEthernet 2/0/48 (100 / #100)
  19095. ifInOctets  
  19096.  
  19097. ifOutOctets  
  19098.  
  19099. ifInUcastPkts  
  19100.  
  19101. ifOutUcastPkts  
  19102.  
  19103. ifInBroadcastPkts  
  19104.  
  19105. ifOutBroadcastPkts  
  19106.  
  19107. ifInMulticastPkts  
  19108.  
  19109. ifOutMulticastPkts  
  19110.  
  19111. ifHighSpeed (1000)  
  19112.  
  19113. VLAN = 1
  19114.  Using ifDescr as ifAlias  
  19115.  
  19116.  
  19117. Warning: Undefined array key "ifName:Gi2/0/48" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  19118.  
  19119.  
  19120. Warning: Undefined array key "ifSpeed:Gi2/0/48" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  19121.  
  19122. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19123.  
  19124. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19125.  
  19126. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19127.  
  19128. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19129.  
  19130. GigabitEthernet 2/0/48
  19131. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  19132.  
  19133. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  19134.  
  19135.  
  19136. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  19137.  
  19138. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  19139.  
  19140. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  19141.  
  19142.  
  19143. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19144.  
  19145. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19146.  
  19147. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19148.  
  19149. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19150.  
  19151. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19152.  
  19153. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19154.  
  19155. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19156.  
  19157. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19158.  
  19159. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19160.  
  19161. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19162.  
  19163. 100 skipped because port is still down since last polling.  
  19164.  
  19165.  
  19166. Port Te2/0/49: TenGigabitEthernet 2/0/49 (101 / #101)
  19167. ifHCInOctets  
  19168.  
  19169. ifHCOutOctets  
  19170.  
  19171. ifHCInUcastPkts  
  19172.  
  19173. ifHCOutUcastPkts  
  19174.  
  19175. ifHCInBroadcastPkts  
  19176.  
  19177. ifHCOutBroadcastPkts  
  19178.  
  19179. ifHCInMulticastPkts  
  19180.  
  19181. ifHCOutMulticastPkts  
  19182.  
  19183. ifHighSpeed (10000)  
  19184.  
  19185.  
  19186. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 672
  19187. VLAN =  
  19188.  Using ifDescr as ifAlias  
  19189.  
  19190.  
  19191. Warning: Undefined array key "ifName:Te2/0/49" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  19192.  
  19193.  
  19194. Warning: Undefined array key "ifSpeed:Te2/0/49" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  19195.  
  19196. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19197.  
  19198. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19199.  
  19200. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19201.  
  19202. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19203.  
  19204. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19205.  
  19206. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19207.  
  19208. TenGigabitEthernet 2/0/49
  19209. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  19210.  
  19211. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  19212.  
  19213. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  19214.  
  19215. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  19216.  
  19217.  
  19218. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  19219.  
  19220. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19221.  
  19222. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19223.  
  19224. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19225.  
  19226. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19227.  
  19228. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19229.  
  19230. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19231.  
  19232. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19233.  
  19234. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19235.  
  19236. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19237.  
  19238. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19239.  
  19240.  
  19241.  ifInOctets (593825 B) 6385.2150537634 Bps 93 secs  
  19242.  
  19243.  
  19244.  ifOutOctets (573577 B) 6167.4946236559 Bps 93 secs  
  19245.  
  19246.  
  19247.  ifInErrors (0 B) 0 Bps 93 secs  
  19248.  
  19249.  
  19250.  ifOutErrors (0 B) 0 Bps 93 secs  
  19251.  
  19252.  
  19253.  ifInUcastPkts (1333 B) 14.333333333333 Bps 93 secs  
  19254.  
  19255.  
  19256.  ifOutUcastPkts (1416 B) 15.225806451613 Bps 93 secs  
  19257.  
  19258.  
  19259. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  19260.  
  19261. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  19262.  
  19263.  
  19264.  ifInNUcastPkts (0 B) 0 Bps 93 secs  
  19265.  
  19266.  
  19267. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  19268.  
  19269. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  19270.  
  19271.  
  19272.  ifOutNUcastPkts (0 B) 0 Bps 93 secs  
  19273.  
  19274.  
  19275.  ifInDiscards (0 B) 0 Bps 93 secs  
  19276.  
  19277.  
  19278.  ifOutDiscards (0 B) 0 Bps 93 secs  
  19279.  
  19280.  
  19281. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  19282.  
  19283. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  19284.  
  19285.  
  19286.  ifInUnknownProtos (0 B) 0 Bps 93 secs  
  19287.  
  19288.  
  19289.  ifInBroadcastPkts (147 B) 1.5806451612903 Bps 93 secs  
  19290.  
  19291.  
  19292.  ifOutBroadcastPkts (156 B) 1.6774193548387 Bps 93 secs  
  19293.  
  19294.  
  19295.  ifInMulticastPkts (408 B) 4.3870967741935 Bps 93 secs  
  19296.  
  19297.  
  19298.  ifOutMulticastPkts (463 B) 4.9784946236559 Bps 93 secs  
  19299.  
  19300. bps(51.08 kbps/49.34 kbps)
  19301. bytes(579.91 KiB/560.13 KiB)pkts(14.33 pps/15.23 pps)
  19302.  
  19303. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 862
  19304.  
  19305. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 863
  19306.  
  19307. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 866
  19308.  
  19309.  
  19310. Warning: Undefined array key "pagpOperationMode" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 901
  19311.  
  19312. SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["8433884833",8433291008,6385.215053763441,593825,"8432961317",8432387740,6167.4946236559135,573577,"0",0,0,0,"0",0,0,0,"19832411",19831078,14.333333333333334,1333,"19831084",19829668,15.225806451612904,1416,1662071820,1662071727,93,101] 1.51ms]
  19313.  
  19314.  
  19315. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"2170456",2170309,1.5806451612903225,147,"2170465",2170309,1.6774193548387097,156,"5893278",5892870,4.387096774193548,408,"5893333",5892870,4.978494623655914,463,101] 1.42ms]
  19316.  
  19317.  
  19318. 2 updated  
  19319.  
  19320.  
  19321. Port Te2/0/50: TenGigabitEthernet 2/0/50 (102 / #102)
  19322. ifHCInOctets  
  19323.  
  19324. ifHCOutOctets  
  19325.  
  19326. ifHCInUcastPkts  
  19327.  
  19328. ifHCOutUcastPkts  
  19329.  
  19330. ifHCInBroadcastPkts  
  19331.  
  19332. ifOutBroadcastPkts  
  19333.  
  19334. ifHCInMulticastPkts  
  19335.  
  19336. ifOutMulticastPkts  
  19337.  
  19338. ifHighSpeed (10000)  
  19339.  
  19340.  
  19341. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 672
  19342. VLAN =  
  19343.  Using ifDescr as ifAlias  
  19344.  
  19345. Warning: Undefined array key "ifName:Te2/0/50" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  19346.  
  19347.  
  19348. Warning: Undefined array key "ifSpeed:Te2/0/50" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  19349.  
  19350.  
  19351. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19352.  
  19353. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19354.  
  19355. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19356.  
  19357. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19358.  
  19359. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19360.  
  19361. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19362.  
  19363. TenGigabitEthernet 2/0/50
  19364. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  19365.  
  19366. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  19367.  
  19368. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  19369.  
  19370. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  19371.  
  19372.  
  19373. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  19374.  
  19375. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19376.  
  19377. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19378.  
  19379. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19380.  
  19381. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19382.  
  19383. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19384.  
  19385. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19386.  
  19387. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19388.  
  19389. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19390.  
  19391. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19392.  
  19393. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19394.  
  19395.  
  19396.  ifInOctets (905888 B) 9740.7311827957 Bps 93 secs  
  19397.  
  19398.  
  19399.  ifOutOctets (5024286 B) 54024.580645161 Bps 93 secs  
  19400.  
  19401.  
  19402.  ifInErrors (0 B) 0 Bps 93 secs  
  19403.  
  19404.  
  19405.  ifOutErrors (0 B) 0 Bps 93 secs  
  19406.  
  19407.  
  19408.  ifInUcastPkts (1919 B) 20.634408602151 Bps 93 secs  
  19409.  
  19410.  
  19411.  ifOutUcastPkts (6078 B) 65.354838709677 Bps 93 secs  
  19412.  
  19413. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  19414.  
  19415. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  19416.  
  19417.  
  19418.  ifInNUcastPkts (0 B) 0 Bps 93 secs  
  19419.  
  19420. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  19421.  
  19422. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  19423.  
  19424.  
  19425.  ifOutNUcastPkts (0 B) 0 Bps 93 secs  
  19426.  
  19427.  ifInDiscards (0 B) 0 Bps 93 secs  
  19428.  
  19429.  ifOutDiscards (0 B) 0 Bps 93 secs  
  19430.  
  19431. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  19432.  
  19433. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  19434.  
  19435.  ifInUnknownProtos (0 B) 0 Bps 93 secs  
  19436.  
  19437.  ifInBroadcastPkts (147 B) 1.5806451612903 Bps 93 secs  
  19438.  
  19439.  ifOutBroadcastPkts (0 B) 0 Bps 93 secs  
  19440.  
  19441.  ifInMulticastPkts (408 B) 4.3870967741935 Bps 93 secs  
  19442.  
  19443.  ifOutMulticastPkts (0 B) 0 Bps 93 secs  
  19444. bps(77.93 kbps/432.2 kbps)bytes(884.66 KiB/4.79 MiB)pkts(20.63 pps/65.35 pps)
  19445. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 862
  19446.  
  19447. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 863
  19448.  
  19449. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 866
  19450.  
  19451. Warning: Undefined array key "pagpOperationMode" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 901
  19452.  
  19453. SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["12709833585",12708927697,9740.731182795698,905888,"74826724041",74821699755,54024.58064516129,5024286,"0",0,0,0,"0",0,0,0,"27219558",27217639,20.634408602150536,1919,"84454971",84448893,65.35483870967742,6078,1662071820,1662071727,93,102] 1.38ms]
  19454.  
  19455.  
  19456. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"2170456",2170309,1.5806451612903225,147,"0",0,0,0,"5893278",5892870,4.387096774193548,408,"0",0,0,0,102] 1.49ms]
  19457.  
  19458.  
  19459. 2 updated  
  19460.  
  19461.  
  19462. Port Te2/0/51: TenGigabitEthernet 2/0/51 (103 / #103)
  19463. ifInOctets  
  19464.  
  19465. ifOutOctets  
  19466.  
  19467. ifInUcastPkts  
  19468.  
  19469. ifOutUcastPkts  
  19470.  
  19471. ifInBroadcastPkts  
  19472.  
  19473. ifOutBroadcastPkts  
  19474.  
  19475. ifInMulticastPkts  
  19476.  
  19477. ifOutMulticastPkts  
  19478.  
  19479. ifHighSpeed (10000)  
  19480. VLAN = 1
  19481.  Using ifDescr as ifAlias  
  19482.  
  19483.  
  19484. Warning: Undefined array key "ifName:Te2/0/51" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  19485.  
  19486.  
  19487. Warning: Undefined array key "ifSpeed:Te2/0/51" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  19488.  
  19489.  
  19490. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19491.  
  19492. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19493.  
  19494. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19495.  
  19496. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19497.  
  19498. TenGigabitEthernet 2/0/51
  19499. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  19500.  
  19501. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  19502.  
  19503. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  19504.  
  19505. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  19506.  
  19507.  
  19508. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  19509.  
  19510. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19511.  
  19512. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19513.  
  19514. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19515.  
  19516. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19517.  
  19518. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19519.  
  19520. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19521.  
  19522. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19523.  
  19524. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19525.  
  19526. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19527.  
  19528. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19529.  
  19530. 103 skipped because port is still down since last polling.  
  19531.  
  19532.  
  19533. Port Te2/0/52: TenGigabitEthernet 2/0/52 (104 / #104)
  19534. ifInOctets  
  19535.  
  19536. ifOutOctets  
  19537.  
  19538. ifInUcastPkts  
  19539.  
  19540. ifOutUcastPkts  
  19541.  
  19542. ifInBroadcastPkts  
  19543.  
  19544. ifOutBroadcastPkts  
  19545.  
  19546. ifInMulticastPkts  
  19547.  
  19548. ifOutMulticastPkts  
  19549.  
  19550. ifHighSpeed (10000)  
  19551.  
  19552. VLAN = 1
  19553.  Using ifDescr as ifAlias  
  19554.  
  19555. Warning: Undefined array key "ifName:Te2/0/52" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  19556.  
  19557.  
  19558. Warning: Undefined array key "ifSpeed:Te2/0/52" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  19559.  
  19560.  
  19561. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19562.  
  19563. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19564.  
  19565. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19566.  
  19567. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19568.  
  19569. TenGigabitEthernet 2/0/52
  19570. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  19571.  
  19572. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  19573.  
  19574. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  19575.  
  19576. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  19577.  
  19578. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  19579.  
  19580.  
  19581. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19582.  
  19583. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19584.  
  19585. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19586.  
  19587. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19588.  
  19589. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19590.  
  19591. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19592.  
  19593. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19594.  
  19595. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19596.  
  19597. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19598.  
  19599. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19600.  
  19601. 104 skipped because port is still down since last polling.  
  19602.  
  19603.  
  19604. Port Gi3/0/1: GigabitEthernet 3/0/1 (105 / #105)
  19605. ifInOctets  
  19606.  
  19607. ifOutOctets  
  19608.  
  19609. ifInUcastPkts  
  19610.  
  19611. ifOutUcastPkts  
  19612.  
  19613. ifInBroadcastPkts  
  19614.  
  19615. ifOutBroadcastPkts  
  19616.  
  19617. ifInMulticastPkts  
  19618.  
  19619. ifOutMulticastPkts  
  19620.  
  19621. ifHighSpeed (1000)  
  19622. VLAN = 1
  19623.  Using ifDescr as ifAlias  
  19624.  
  19625. Warning: Undefined array key "ifName:Gi3/0/1" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  19626.  
  19627.  
  19628. Warning: Undefined array key "ifSpeed:Gi3/0/1" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  19629.  
  19630.  
  19631. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19632.  
  19633. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19634.  
  19635. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19636.  
  19637. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19638.  
  19639. GigabitEthernet 3/0/1
  19640. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  19641.  
  19642. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  19643.  
  19644. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  19645.  
  19646. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  19647.  
  19648. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  19649.  
  19650.  
  19651. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19652.  
  19653. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19654.  
  19655. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19656.  
  19657. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19658.  
  19659. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19660.  
  19661. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19662.  
  19663. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19664.  
  19665. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19666.  
  19667. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19668.  
  19669. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19670.  
  19671. 105 skipped because port is still down since last polling.  
  19672.  
  19673.  
  19674. Port Gi3/0/2: GigabitEthernet 3/0/2 (106 / #106)
  19675. ifInOctets  
  19676.  
  19677. ifOutOctets  
  19678.  
  19679. ifInUcastPkts  
  19680.  
  19681. ifOutUcastPkts  
  19682.  
  19683. ifInBroadcastPkts  
  19684.  
  19685. ifOutBroadcastPkts  
  19686.  
  19687. ifInMulticastPkts  
  19688.  
  19689. ifOutMulticastPkts  
  19690.  
  19691. ifHighSpeed (1000)  
  19692.  
  19693. VLAN = 1
  19694.  Using ifDescr as ifAlias  
  19695.  
  19696.  
  19697. Warning: Undefined array key "ifName:Gi3/0/2" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  19698.  
  19699. Warning: Undefined array key "ifSpeed:Gi3/0/2" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  19700.  
  19701.  
  19702. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19703.  
  19704. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19705.  
  19706. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19707.  
  19708. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19709.  
  19710. GigabitEthernet 3/0/2
  19711. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  19712.  
  19713. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  19714.  
  19715. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  19716.  
  19717. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  19718.  
  19719.  
  19720. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  19721.  
  19722. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19723.  
  19724. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19725.  
  19726. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19727.  
  19728.  
  19729. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19730.  
  19731. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19732.  
  19733. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19734.  
  19735. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19736.  
  19737. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19738.  
  19739. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19740.  
  19741. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19742.  
  19743. 106 skipped because port is still down since last polling.  
  19744.  
  19745.  
  19746. Port Gi3/0/3: GigabitEthernet 3/0/3 (107 / #107)
  19747. ifInOctets  
  19748.  
  19749. ifOutOctets  
  19750.  
  19751. ifInUcastPkts  
  19752.  
  19753. ifOutUcastPkts  
  19754.  
  19755. ifInBroadcastPkts  
  19756.  
  19757. ifOutBroadcastPkts  
  19758.  
  19759. ifInMulticastPkts  
  19760.  
  19761. ifOutMulticastPkts  
  19762.  
  19763. ifHighSpeed (1000)  
  19764. VLAN = 1
  19765.  Using ifDescr as ifAlias  
  19766.  
  19767. Warning: Undefined array key "ifName:Gi3/0/3" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  19768.  
  19769.  
  19770. Warning: Undefined array key "ifSpeed:Gi3/0/3" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  19771.  
  19772.  
  19773. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19774.  
  19775. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19776.  
  19777. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19778.  
  19779. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19780.  
  19781. GigabitEthernet 3/0/3
  19782. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  19783.  
  19784. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  19785.  
  19786. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  19787.  
  19788. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  19789.  
  19790.  
  19791. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  19792.  
  19793. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19794.  
  19795. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19796.  
  19797. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19798.  
  19799.  
  19800. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19801.  
  19802. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19803.  
  19804. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19805.  
  19806. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19807.  
  19808. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19809.  
  19810. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19811.  
  19812. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19813.  
  19814. 107 skipped because port is still down since last polling.  
  19815.  
  19816.  
  19817. Port Gi3/0/4: GigabitEthernet 3/0/4 (108 / #108)
  19818. ifInOctets  
  19819.  
  19820. ifOutOctets  
  19821.  
  19822. ifInUcastPkts  
  19823.  
  19824. ifOutUcastPkts  
  19825.  
  19826. ifInBroadcastPkts  
  19827.  
  19828. ifOutBroadcastPkts  
  19829.  
  19830. ifInMulticastPkts  
  19831.  
  19832. ifOutMulticastPkts  
  19833.  
  19834. ifHighSpeed (1000)  
  19835. VLAN = 1
  19836.  Using ifDescr as ifAlias  
  19837.  
  19838. Warning: Undefined array key "ifName:Gi3/0/4" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  19839.  
  19840.  
  19841. Warning: Undefined array key "ifSpeed:Gi3/0/4" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  19842.  
  19843.  
  19844. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19845.  
  19846. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19847.  
  19848. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19849.  
  19850. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19851.  
  19852. GigabitEthernet 3/0/4
  19853. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  19854.  
  19855. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  19856.  
  19857. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  19858.  
  19859. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  19860.  
  19861. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  19862.  
  19863.  
  19864. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19865.  
  19866. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19867.  
  19868. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19869.  
  19870. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19871.  
  19872. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19873.  
  19874.  
  19875. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19876.  
  19877. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19878.  
  19879. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19880.  
  19881. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19882.  
  19883. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19884.  
  19885. 108 skipped because port is still down since last polling.  
  19886.  
  19887.  
  19888. Port Gi3/0/5: GigabitEthernet 3/0/5 (109 / #109)
  19889. ifInOctets  
  19890.  
  19891. ifOutOctets  
  19892.  
  19893. ifInUcastPkts  
  19894.  
  19895. ifOutUcastPkts  
  19896.  
  19897. ifInBroadcastPkts  
  19898.  
  19899. ifOutBroadcastPkts  
  19900.  
  19901. ifInMulticastPkts  
  19902.  
  19903. ifOutMulticastPkts  
  19904.  
  19905. ifHighSpeed (1000)  
  19906. VLAN = 1
  19907.  Using ifDescr as ifAlias  
  19908.  
  19909.  
  19910. Warning: Undefined array key "ifName:Gi3/0/5" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  19911.  
  19912. Warning: Undefined array key "ifSpeed:Gi3/0/5" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  19913.  
  19914. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19915.  
  19916. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19917.  
  19918. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19919.  
  19920. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19921.  
  19922. GigabitEthernet 3/0/5
  19923. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  19924.  
  19925. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  19926.  
  19927. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  19928.  
  19929. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  19930.  
  19931.  
  19932. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  19933.  
  19934. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19935.  
  19936. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19937.  
  19938. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19939.  
  19940. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19941.  
  19942. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19943.  
  19944. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19945.  
  19946. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19947.  
  19948. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19949.  
  19950. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19951.  
  19952. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  19953.  
  19954. 109 skipped because port is still down since last polling.  
  19955.  
  19956.  
  19957. Port Gi3/0/6: GigabitEthernet 3/0/6 (110 / #110)
  19958. ifInOctets  
  19959.  
  19960. ifOutOctets  
  19961.  
  19962. ifInUcastPkts  
  19963.  
  19964. ifOutUcastPkts  
  19965.  
  19966. ifInBroadcastPkts  
  19967.  
  19968. ifOutBroadcastPkts  
  19969.  
  19970. ifInMulticastPkts  
  19971.  
  19972. ifOutMulticastPkts  
  19973.  
  19974. ifHighSpeed (1000)  
  19975. VLAN = 1
  19976.  Using ifDescr as ifAlias  
  19977.  
  19978.  
  19979. Warning: Undefined array key "ifName:Gi3/0/6" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  19980.  
  19981. Warning: Undefined array key "ifSpeed:Gi3/0/6" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  19982.  
  19983. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19984.  
  19985. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19986.  
  19987. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  19988.  
  19989. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  19990.  
  19991. GigabitEthernet 3/0/6
  19992. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  19993.  
  19994. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  19995.  
  19996. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  19997.  
  19998. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  19999.  
  20000.  
  20001. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  20002.  
  20003. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20004.  
  20005. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20006.  
  20007. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20008.  
  20009. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20010.  
  20011. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20012.  
  20013.  
  20014. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20015.  
  20016. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20017.  
  20018. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20019.  
  20020. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20021.  
  20022.  
  20023. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20024.  
  20025. 110 skipped because port is still down since last polling.  
  20026.  
  20027.  
  20028. Port Gi3/0/7: GigabitEthernet 3/0/7 (111 / #111)
  20029. ifInOctets  
  20030.  
  20031. ifOutOctets  
  20032.  
  20033. ifInUcastPkts  
  20034.  
  20035. ifOutUcastPkts  
  20036.  
  20037. ifInBroadcastPkts  
  20038.  
  20039. ifOutBroadcastPkts  
  20040.  
  20041. ifInMulticastPkts  
  20042.  
  20043. ifOutMulticastPkts  
  20044.  
  20045. ifHighSpeed (1000)  
  20046. VLAN = 1
  20047.  Using ifDescr as ifAlias  
  20048.  
  20049.  
  20050. Warning: Undefined array key "ifName:Gi3/0/7" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  20051.  
  20052. Warning: Undefined array key "ifSpeed:Gi3/0/7" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  20053.  
  20054. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20055.  
  20056. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20057.  
  20058. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20059.  
  20060. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20061.  
  20062. GigabitEthernet 3/0/7
  20063. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  20064.  
  20065. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  20066.  
  20067. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  20068.  
  20069. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  20070.  
  20071.  
  20072. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  20073.  
  20074. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20075.  
  20076. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20077.  
  20078. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20079.  
  20080. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20081.  
  20082. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20083.  
  20084. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20085.  
  20086.  
  20087. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20088.  
  20089. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20090.  
  20091. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20092.  
  20093. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20094.  
  20095. 111 skipped because port is still down since last polling.  
  20096.  
  20097.  
  20098. Port Gi3/0/8: GigabitEthernet 3/0/8 (112 / #112)
  20099. ifInOctets  
  20100.  
  20101. ifOutOctets  
  20102.  
  20103. ifInUcastPkts  
  20104.  
  20105. ifOutUcastPkts  
  20106.  
  20107. ifInBroadcastPkts  
  20108.  
  20109. ifOutBroadcastPkts  
  20110.  
  20111. ifInMulticastPkts  
  20112.  
  20113. ifOutMulticastPkts  
  20114.  
  20115. ifHighSpeed (1000)  
  20116.  
  20117. VLAN = 1
  20118.  Using ifDescr as ifAlias  
  20119.  
  20120.  
  20121. Warning: Undefined array key "ifName:Gi3/0/8" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  20122.  
  20123. Warning: Undefined array key "ifSpeed:Gi3/0/8" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  20124.  
  20125.  
  20126. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20127.  
  20128. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20129.  
  20130. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20131.  
  20132. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20133.  
  20134. GigabitEthernet 3/0/8
  20135. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  20136.  
  20137. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  20138.  
  20139. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  20140.  
  20141.  
  20142. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  20143.  
  20144. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  20145.  
  20146. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20147.  
  20148. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20149.  
  20150. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20151.  
  20152. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20153.  
  20154. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20155.  
  20156. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20157.  
  20158. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20159.  
  20160. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20161.  
  20162. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20163.  
  20164. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20165.  
  20166. 112 skipped because port is still down since last polling.  
  20167.  
  20168.  
  20169. Port Gi3/0/9: GigabitEthernet 3/0/9 (113 / #113)
  20170. ifInOctets  
  20171.  
  20172. ifOutOctets  
  20173.  
  20174. ifInUcastPkts  
  20175.  
  20176. ifOutUcastPkts  
  20177.  
  20178. ifInBroadcastPkts  
  20179.  
  20180. ifOutBroadcastPkts  
  20181.  
  20182. ifInMulticastPkts  
  20183.  
  20184. ifOutMulticastPkts  
  20185.  
  20186. ifHighSpeed (1000)  
  20187.  
  20188. VLAN = 1
  20189.  Using ifDescr as ifAlias  
  20190.  
  20191.  
  20192. Warning: Undefined array key "ifName:Gi3/0/9" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  20193.  
  20194.  
  20195. Warning: Undefined array key "ifSpeed:Gi3/0/9" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  20196.  
  20197.  
  20198. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20199.  
  20200. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20201.  
  20202. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20203.  
  20204. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20205.  
  20206. GigabitEthernet 3/0/9
  20207.  
  20208. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  20209.  
  20210. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  20211.  
  20212. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  20213.  
  20214. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  20215.  
  20216. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  20217.  
  20218.  
  20219. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20220.  
  20221. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20222.  
  20223. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20224.  
  20225. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20226.  
  20227. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20228.  
  20229. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20230.  
  20231. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20232.  
  20233. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20234.  
  20235. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20236.  
  20237. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20238.  
  20239. 113 skipped because port is still down since last polling.  
  20240.  
  20241.  
  20242. Port Gi3/0/10: GigabitEthernet 3/0/10 (114 / #114)
  20243. ifInOctets  
  20244.  
  20245. ifOutOctets  
  20246.  
  20247. ifInUcastPkts  
  20248.  
  20249. ifOutUcastPkts  
  20250.  
  20251. ifInBroadcastPkts  
  20252.  
  20253. ifOutBroadcastPkts  
  20254.  
  20255. ifInMulticastPkts  
  20256.  
  20257. ifOutMulticastPkts  
  20258.  
  20259. ifHighSpeed (1000)  
  20260.  
  20261. VLAN = 1
  20262.  Using ifDescr as ifAlias  
  20263.  
  20264.  
  20265. Warning: Undefined array key "ifName:Gi3/0/10" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  20266.  
  20267.  
  20268. Warning: Undefined array key "ifSpeed:Gi3/0/10" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  20269.  
  20270.  
  20271. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20272.  
  20273. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20274.  
  20275. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20276.  
  20277. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20278.  
  20279. GigabitEthernet 3/0/10
  20280. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  20281.  
  20282. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  20283.  
  20284.  
  20285. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  20286.  
  20287. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  20288.  
  20289. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  20290.  
  20291. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20292.  
  20293. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20294.  
  20295. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20296.  
  20297. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20298.  
  20299. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20300.  
  20301. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20302.  
  20303. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20304.  
  20305. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20306.  
  20307.  
  20308. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20309.  
  20310. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20311.  
  20312. 114 skipped because port is still down since last polling.  
  20313.  
  20314.  
  20315.  
  20316. Port Gi3/0/11: GigabitEthernet 3/0/11 (115 / #115)
  20317. ifInOctets  
  20318.  
  20319. ifOutOctets  
  20320.  
  20321. ifInUcastPkts  
  20322.  
  20323. ifOutUcastPkts  
  20324.  
  20325. ifInBroadcastPkts  
  20326.  
  20327. ifOutBroadcastPkts  
  20328.  
  20329. ifInMulticastPkts  
  20330.  
  20331. ifOutMulticastPkts  
  20332.  
  20333. ifHighSpeed (1000)  
  20334.  
  20335. VLAN = 1
  20336.  Using ifDescr as ifAlias  
  20337.  
  20338.  
  20339. Warning: Undefined array key "ifName:Gi3/0/11" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  20340.  
  20341.  
  20342. Warning: Undefined array key "ifSpeed:Gi3/0/11" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  20343.  
  20344.  
  20345. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20346.  
  20347. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20348.  
  20349. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20350.  
  20351. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20352.  
  20353. GigabitEthernet 3/0/11
  20354. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  20355.  
  20356.  
  20357. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  20358.  
  20359. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  20360.  
  20361. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  20362.  
  20363. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  20364.  
  20365.  
  20366. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20367.  
  20368. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20369.  
  20370. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20371.  
  20372. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20373.  
  20374. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20375.  
  20376. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20377.  
  20378. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20379.  
  20380. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20381.  
  20382. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20383.  
  20384. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20385.  
  20386. 115 skipped because port is still down since last polling.  
  20387.  
  20388.  
  20389. Port Gi3/0/12: GigabitEthernet 3/0/12 (116 / #116)
  20390. ifInOctets  
  20391.  
  20392. ifOutOctets  
  20393.  
  20394. ifInUcastPkts  
  20395.  
  20396. ifOutUcastPkts  
  20397.  
  20398. ifInBroadcastPkts  
  20399.  
  20400. ifOutBroadcastPkts  
  20401.  
  20402. ifInMulticastPkts  
  20403.  
  20404. ifOutMulticastPkts  
  20405.  
  20406. ifHighSpeed (1000)  
  20407.  
  20408. VLAN = 1
  20409.  Using ifDescr as ifAlias  
  20410.  
  20411.  
  20412. Warning: Undefined array key "ifName:Gi3/0/12" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  20413.  
  20414.  
  20415. Warning: Undefined array key "ifSpeed:Gi3/0/12" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  20416.  
  20417.  
  20418. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20419.  
  20420. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20421.  
  20422. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20423.  
  20424. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20425.  
  20426. GigabitEthernet 3/0/12
  20427. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  20428.  
  20429. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  20430.  
  20431.  
  20432. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  20433.  
  20434. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  20435.  
  20436. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  20437.  
  20438. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20439.  
  20440. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20441.  
  20442.  
  20443. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20444.  
  20445. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20446.  
  20447. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20448.  
  20449. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20450.  
  20451. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20452.  
  20453. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20454.  
  20455. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20456.  
  20457. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20458.  
  20459. 116 skipped because port is still down since last polling.  
  20460.  
  20461.  
  20462. Port Gi3/0/13: GigabitEthernet 3/0/13 (117 / #117)
  20463. ifInOctets  
  20464.  
  20465. ifOutOctets  
  20466.  
  20467. ifInUcastPkts  
  20468.  
  20469. ifOutUcastPkts  
  20470.  
  20471. ifInBroadcastPkts  
  20472.  
  20473. ifOutBroadcastPkts  
  20474.  
  20475. ifInMulticastPkts  
  20476.  
  20477. ifOutMulticastPkts  
  20478.  
  20479. ifHighSpeed (1000)  
  20480.  
  20481. VLAN = 1
  20482.  Using ifDescr as ifAlias  
  20483.  
  20484.  
  20485. Warning: Undefined array key "ifName:Gi3/0/13" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  20486.  
  20487.  
  20488. Warning: Undefined array key "ifSpeed:Gi3/0/13" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  20489.  
  20490. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20491.  
  20492. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20493.  
  20494. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20495.  
  20496. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20497.  
  20498. GigabitEthernet 3/0/13
  20499. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  20500.  
  20501. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  20502.  
  20503.  
  20504. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  20505.  
  20506. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  20507.  
  20508. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  20509.  
  20510. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20511.  
  20512. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20513.  
  20514.  
  20515. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20516.  
  20517. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20518.  
  20519. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20520.  
  20521. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20522.  
  20523. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20524.  
  20525. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20526.  
  20527.  
  20528. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20529.  
  20530. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20531.  
  20532. 117 skipped because port is still down since last polling.  
  20533.  
  20534.  
  20535. Port Gi3/0/14: GigabitEthernet 3/0/14 (118 / #118)
  20536. ifInOctets  
  20537.  
  20538. ifOutOctets  
  20539.  
  20540. ifInUcastPkts  
  20541.  
  20542. ifOutUcastPkts  
  20543.  
  20544. ifInBroadcastPkts  
  20545.  
  20546. ifOutBroadcastPkts  
  20547.  
  20548. ifInMulticastPkts  
  20549.  
  20550. ifOutMulticastPkts  
  20551.  
  20552. ifHighSpeed (1000)  
  20553.  
  20554. VLAN = 1
  20555.  Using ifDescr as ifAlias  
  20556.  
  20557.  
  20558. Warning: Undefined array key "ifName:Gi3/0/14" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  20559.  
  20560.  
  20561. Warning: Undefined array key "ifSpeed:Gi3/0/14" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  20562.  
  20563. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20564.  
  20565.  
  20566. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20567.  
  20568. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20569.  
  20570. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20571.  
  20572. GigabitEthernet 3/0/14
  20573. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  20574.  
  20575. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  20576.  
  20577. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  20578.  
  20579. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  20580.  
  20581.  
  20582. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  20583.  
  20584. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20585.  
  20586. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20587.  
  20588. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20589.  
  20590.  
  20591. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20592.  
  20593. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20594.  
  20595. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20596.  
  20597. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20598.  
  20599. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20600.  
  20601.  
  20602. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20603.  
  20604. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20605.  
  20606. 118 skipped because port is still down since last polling.  
  20607.  
  20608.  
  20609. Port Gi3/0/15: GigabitEthernet 3/0/15 (119 / #119)
  20610. ifInOctets  
  20611.  
  20612. ifOutOctets  
  20613.  
  20614. ifInUcastPkts  
  20615.  
  20616. ifOutUcastPkts  
  20617.  
  20618. ifInBroadcastPkts  
  20619.  
  20620. ifOutBroadcastPkts  
  20621.  
  20622. ifInMulticastPkts  
  20623.  
  20624. ifOutMulticastPkts  
  20625.  
  20626. ifHighSpeed (1000)  
  20627.  
  20628. VLAN = 1
  20629.  Using ifDescr as ifAlias  
  20630.  
  20631.  
  20632. Warning: Undefined array key "ifName:Gi3/0/15" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  20633.  
  20634.  
  20635. Warning: Undefined array key "ifSpeed:Gi3/0/15" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  20636.  
  20637.  
  20638. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20639.  
  20640. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20641.  
  20642. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20643.  
  20644. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20645.  
  20646. GigabitEthernet 3/0/15
  20647. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  20648.  
  20649.  
  20650. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  20651.  
  20652. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  20653.  
  20654. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  20655.  
  20656.  
  20657. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  20658.  
  20659. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20660.  
  20661.  
  20662. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20663.  
  20664. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20665.  
  20666. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20667.  
  20668. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20669.  
  20670. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20671.  
  20672.  
  20673. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20674.  
  20675. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20676.  
  20677. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20678.  
  20679. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20680.  
  20681. 119 skipped because port is still down since last polling.  
  20682.  
  20683.  
  20684. Port Gi3/0/16: GigabitEthernet 3/0/16 (120 / #120)
  20685. ifInOctets  
  20686.  
  20687. ifOutOctets  
  20688.  
  20689. ifInUcastPkts  
  20690.  
  20691. ifOutUcastPkts  
  20692.  
  20693. ifInBroadcastPkts  
  20694.  
  20695. ifOutBroadcastPkts  
  20696.  
  20697. ifInMulticastPkts  
  20698.  
  20699. ifOutMulticastPkts  
  20700.  
  20701. ifHighSpeed (1000)  
  20702.  
  20703. VLAN = 1
  20704.  Using ifDescr as ifAlias  
  20705.  
  20706.  
  20707. Warning: Undefined array key "ifName:Gi3/0/16" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  20708.  
  20709.  
  20710. Warning: Undefined array key "ifSpeed:Gi3/0/16" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  20711.  
  20712.  
  20713. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20714.  
  20715. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20716.  
  20717. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20718.  
  20719. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20720.  
  20721. GigabitEthernet 3/0/16
  20722. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  20723.  
  20724. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  20725.  
  20726. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  20727.  
  20728.  
  20729. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  20730.  
  20731. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  20732.  
  20733. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20734.  
  20735. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20736.  
  20737. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20738.  
  20739. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20740.  
  20741. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20742.  
  20743. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20744.  
  20745. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20746.  
  20747. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20748.  
  20749. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20750.  
  20751.  
  20752. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20753.  
  20754. 120 skipped because port is still down since last polling.  
  20755.  
  20756.  
  20757. Port Gi3/0/17: GigabitEthernet 3/0/17 (121 / #121)
  20758. ifInOctets  
  20759.  
  20760. ifOutOctets  
  20761.  
  20762. ifInUcastPkts  
  20763.  
  20764. ifOutUcastPkts  
  20765.  
  20766. ifInBroadcastPkts  
  20767.  
  20768. ifOutBroadcastPkts  
  20769.  
  20770. ifInMulticastPkts  
  20771.  
  20772. ifOutMulticastPkts  
  20773.  
  20774. ifHighSpeed (1000)  
  20775.  
  20776. VLAN = 1
  20777.  Using ifDescr as ifAlias  
  20778.  
  20779.  
  20780. Warning: Undefined array key "ifName:Gi3/0/17" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  20781.  
  20782.  
  20783. Warning: Undefined array key "ifSpeed:Gi3/0/17" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  20784.  
  20785.  
  20786. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20787.  
  20788. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20789.  
  20790. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20791.  
  20792. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20793.  
  20794. GigabitEthernet 3/0/17
  20795. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  20796.  
  20797.  
  20798. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  20799.  
  20800. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  20801.  
  20802. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  20803.  
  20804. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  20805.  
  20806.  
  20807. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20808.  
  20809. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20810.  
  20811. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20812.  
  20813. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20814.  
  20815. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20816.  
  20817. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20818.  
  20819. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20820.  
  20821. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20822.  
  20823. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20824.  
  20825.  
  20826. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20827.  
  20828. 121 skipped because port is still down since last polling.  
  20829.  
  20830.  
  20831. Port Gi3/0/18: GigabitEthernet 3/0/18 (122 / #122)
  20832. ifInOctets  
  20833.  
  20834. ifOutOctets  
  20835.  
  20836. ifInUcastPkts  
  20837.  
  20838. ifOutUcastPkts  
  20839.  
  20840. ifInBroadcastPkts  
  20841.  
  20842. ifOutBroadcastPkts  
  20843.  
  20844. ifInMulticastPkts  
  20845.  
  20846. ifOutMulticastPkts  
  20847.  
  20848. ifHighSpeed (1000)  
  20849.  
  20850. VLAN = 1
  20851.  Using ifDescr as ifAlias  
  20852.  
  20853.  
  20854. Warning: Undefined array key "ifName:Gi3/0/18" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  20855.  
  20856.  
  20857. Warning: Undefined array key "ifSpeed:Gi3/0/18" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  20858.  
  20859.  
  20860. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20861.  
  20862. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20863.  
  20864. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20865.  
  20866. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20867.  
  20868. GigabitEthernet 3/0/18
  20869. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  20870.  
  20871.  
  20872. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  20873.  
  20874. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  20875.  
  20876. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  20877.  
  20878. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  20879.  
  20880.  
  20881. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20882.  
  20883. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20884.  
  20885. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20886.  
  20887. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20888.  
  20889.  
  20890. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20891.  
  20892. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20893.  
  20894. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20895.  
  20896. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20897.  
  20898. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20899.  
  20900. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20901.  
  20902. 122 skipped because port is still down since last polling.  
  20903.  
  20904.  
  20905. Port Gi3/0/19: GigabitEthernet 3/0/19 (123 / #123)
  20906. ifInOctets  
  20907.  
  20908. ifOutOctets  
  20909.  
  20910. ifInUcastPkts  
  20911.  
  20912. ifOutUcastPkts  
  20913.  
  20914. ifInBroadcastPkts  
  20915.  
  20916. ifOutBroadcastPkts  
  20917.  
  20918. ifInMulticastPkts  
  20919.  
  20920. ifOutMulticastPkts  
  20921.  
  20922. ifHighSpeed (1000)  
  20923.  
  20924. VLAN = 1
  20925.  Using ifDescr as ifAlias  
  20926.  
  20927.  
  20928. Warning: Undefined array key "ifName:Gi3/0/19" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  20929.  
  20930.  
  20931. Warning: Undefined array key "ifSpeed:Gi3/0/19" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  20932.  
  20933.  
  20934. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20935.  
  20936. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20937.  
  20938. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  20939.  
  20940. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  20941.  
  20942. GigabitEthernet 3/0/19
  20943. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  20944.  
  20945.  
  20946. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  20947.  
  20948. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  20949.  
  20950. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  20951.  
  20952. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  20953.  
  20954.  
  20955. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20956.  
  20957. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20958.  
  20959. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20960.  
  20961. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20962.  
  20963. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20964.  
  20965. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20966.  
  20967.  
  20968. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20969.  
  20970. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20971.  
  20972. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20973.  
  20974. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  20975.  
  20976. 123 skipped because port is still down since last polling.  
  20977.  
  20978.  
  20979.  
  20980. Port Gi3/0/20: GigabitEthernet 3/0/20 (124 / #124)
  20981. ifInOctets  
  20982.  
  20983. ifOutOctets  
  20984.  
  20985. ifInUcastPkts  
  20986.  
  20987. ifOutUcastPkts  
  20988.  
  20989. ifInBroadcastPkts  
  20990.  
  20991. ifOutBroadcastPkts  
  20992.  
  20993. ifInMulticastPkts  
  20994.  
  20995. ifOutMulticastPkts  
  20996.  
  20997. ifHighSpeed (1000)  
  20998.  
  20999. VLAN = 1
  21000.  Using ifDescr as ifAlias  
  21001.  
  21002.  
  21003. Warning: Undefined array key "ifName:Gi3/0/20" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  21004.  
  21005.  
  21006. Warning: Undefined array key "ifSpeed:Gi3/0/20" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  21007.  
  21008.  
  21009. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21010.  
  21011. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21012.  
  21013. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21014.  
  21015. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21016.  
  21017. GigabitEthernet 3/0/20
  21018. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  21019.  
  21020. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  21021.  
  21022. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  21023.  
  21024. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  21025.  
  21026.  
  21027. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  21028.  
  21029. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21030.  
  21031. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21032.  
  21033. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21034.  
  21035. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21036.  
  21037. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21038.  
  21039.  
  21040. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21041.  
  21042. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21043.  
  21044. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21045.  
  21046. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21047.  
  21048. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21049.  
  21050. 124 skipped because port is still down since last polling.  
  21051.  
  21052.  
  21053. Port Gi3/0/21: GigabitEthernet 3/0/21 (125 / #125)
  21054. ifInOctets  
  21055.  
  21056. ifOutOctets  
  21057.  
  21058. ifInUcastPkts  
  21059.  
  21060. ifOutUcastPkts  
  21061. ifInBroadcastPkts  
  21062. ifOutBroadcastPkts  
  21063. ifInMulticastPkts  
  21064. ifOutMulticastPkts  
  21065. ifHighSpeed (1000)  
  21066. VLAN = 1  Using ifDescr as ifAlias  
  21067.  
  21068. Warning: Undefined array key "ifName:Gi3/0/21" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  21069.  
  21070. Warning: Undefined array key "ifSpeed:Gi3/0/21" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  21071.  
  21072.  
  21073. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21074.  
  21075. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21076.  
  21077. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21078.  
  21079. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21080.  
  21081. GigabitEthernet 3/0/21
  21082. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  21083.  
  21084. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  21085.  
  21086.  
  21087. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  21088.  
  21089. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  21090.  
  21091. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  21092.  
  21093. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21094.  
  21095. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21096.  
  21097. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21098.  
  21099. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21100.  
  21101. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21102.  
  21103. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21104.  
  21105. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21106.  
  21107. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21108.  
  21109. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21110.  
  21111. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21112.  
  21113. 125 skipped because port is still down since last polling.  
  21114.  
  21115.  
  21116. Port Gi3/0/22: GigabitEthernet 3/0/22 (126 / #126)
  21117. ifInOctets  
  21118.  
  21119. ifOutOctets  
  21120.  
  21121. ifInUcastPkts  
  21122.  
  21123. ifOutUcastPkts  
  21124.  
  21125. ifInBroadcastPkts  
  21126.  
  21127. ifOutBroadcastPkts  
  21128.  
  21129. ifInMulticastPkts  
  21130.  
  21131. ifOutMulticastPkts  
  21132.  
  21133. ifHighSpeed (1000)  
  21134.  
  21135. VLAN = 1
  21136.  Using ifDescr as ifAlias  
  21137.  
  21138.  
  21139. Warning: Undefined array key "ifName:Gi3/0/22" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  21140.  
  21141.  
  21142. Warning: Undefined array key "ifSpeed:Gi3/0/22" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  21143.  
  21144.  
  21145. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21146.  
  21147. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21148.  
  21149. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21150.  
  21151. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21152.  
  21153. GigabitEthernet 3/0/22
  21154. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  21155.  
  21156.  
  21157. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  21158.  
  21159. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  21160.  
  21161. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  21162.  
  21163. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  21164.  
  21165.  
  21166. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21167.  
  21168. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21169.  
  21170. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21171.  
  21172. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21173.  
  21174. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21175.  
  21176. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21177.  
  21178. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21179.  
  21180. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21181.  
  21182. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21183.  
  21184. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21185.  
  21186. 126 skipped because port is still down since last polling.  
  21187.  
  21188.  
  21189.  
  21190. Port Gi3/0/23: GigabitEthernet 3/0/23 (127 / #127)
  21191. ifInOctets  
  21192.  
  21193. ifOutOctets  
  21194.  
  21195. ifInUcastPkts  
  21196.  
  21197. ifOutUcastPkts  
  21198.  
  21199. ifInBroadcastPkts  
  21200.  
  21201. ifOutBroadcastPkts  
  21202.  
  21203. ifInMulticastPkts  
  21204.  
  21205. ifOutMulticastPkts  
  21206.  
  21207. ifHighSpeed (1000)  
  21208.  
  21209. VLAN = 1
  21210.  Using ifDescr as ifAlias  
  21211.  
  21212.  
  21213. Warning: Undefined array key "ifName:Gi3/0/23" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  21214.  
  21215.  
  21216. Warning: Undefined array key "ifSpeed:Gi3/0/23" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  21217.  
  21218. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21219.  
  21220.  
  21221. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21222.  
  21223. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21224.  
  21225. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21226.  
  21227. GigabitEthernet 3/0/23
  21228. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  21229.  
  21230. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  21231.  
  21232.  
  21233. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  21234.  
  21235. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  21236.  
  21237. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  21238.  
  21239. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21240.  
  21241. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21242.  
  21243. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21244.  
  21245. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21246.  
  21247. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21248.  
  21249. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21250.  
  21251. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21252.  
  21253. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21254.  
  21255. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21256.  
  21257. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21258.  
  21259. 127 skipped because port is still down since last polling.  
  21260.  
  21261.  
  21262. Port Gi3/0/24: GigabitEthernet 3/0/24 (128 / #128)
  21263. ifInOctets  
  21264.  
  21265. ifOutOctets  
  21266.  
  21267. ifInUcastPkts  
  21268.  
  21269. ifOutUcastPkts  
  21270.  
  21271. ifInBroadcastPkts  
  21272.  
  21273. ifOutBroadcastPkts  
  21274.  
  21275. ifInMulticastPkts  
  21276.  
  21277. ifOutMulticastPkts  
  21278.  
  21279. ifHighSpeed (1000)  
  21280.  
  21281. VLAN = 1
  21282.  Using ifDescr as ifAlias  
  21283.  
  21284.  
  21285. Warning: Undefined array key "ifName:Gi3/0/24" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  21286.  
  21287.  
  21288. Warning: Undefined array key "ifSpeed:Gi3/0/24" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  21289.  
  21290.  
  21291. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21292.  
  21293. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21294.  
  21295. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21296.  
  21297. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21298.  
  21299. GigabitEthernet 3/0/24
  21300. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  21301.  
  21302. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  21303.  
  21304. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  21305.  
  21306.  
  21307. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  21308.  
  21309. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  21310.  
  21311. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21312.  
  21313. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21314.  
  21315.  
  21316. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21317.  
  21318. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21319.  
  21320. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21321.  
  21322. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21323.  
  21324. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21325.  
  21326. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21327.  
  21328. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21329.  
  21330. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21331.  
  21332. 128 skipped because port is still down since last polling.  
  21333.  
  21334.  
  21335. Port Gi3/0/25: GigabitEthernet 3/0/25 (129 / #129)
  21336. ifInOctets  
  21337.  
  21338. ifOutOctets  
  21339.  
  21340. ifInUcastPkts  
  21341.  
  21342. ifOutUcastPkts  
  21343.  
  21344. ifInBroadcastPkts  
  21345.  
  21346. ifOutBroadcastPkts  
  21347.  
  21348. ifInMulticastPkts  
  21349.  
  21350. ifOutMulticastPkts  
  21351.  
  21352. ifHighSpeed (1000)  
  21353. VLAN = 1
  21354.  Using ifDescr as ifAlias  
  21355.  
  21356.  
  21357. Warning: Undefined array key "ifName:Gi3/0/25" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  21358.  
  21359. Warning: Undefined array key "ifSpeed:Gi3/0/25" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  21360.  
  21361. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21362.  
  21363. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21364.  
  21365. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21366.  
  21367. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21368.  
  21369. GigabitEthernet 3/0/25
  21370. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  21371.  
  21372. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  21373.  
  21374. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  21375.  
  21376. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  21377.  
  21378. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  21379.  
  21380.  
  21381. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21382.  
  21383. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21384.  
  21385. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21386.  
  21387. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21388.  
  21389. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21390.  
  21391. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21392.  
  21393. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21394.  
  21395. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21396.  
  21397. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21398.  
  21399. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21400.  
  21401. 129 skipped because port is still down since last polling.  
  21402.  
  21403.  
  21404. Port Gi3/0/26: GigabitEthernet 3/0/26 (130 / #130)
  21405. ifInOctets  
  21406.  
  21407. ifOutOctets  
  21408.  
  21409. ifInUcastPkts  
  21410.  
  21411. ifOutUcastPkts  
  21412.  
  21413. ifInBroadcastPkts  
  21414.  
  21415. ifOutBroadcastPkts  
  21416.  
  21417. ifInMulticastPkts  
  21418.  
  21419. ifOutMulticastPkts  
  21420.  
  21421. ifHighSpeed (1000)  
  21422.  
  21423. VLAN = 1
  21424.  Using ifDescr as ifAlias  
  21425.  
  21426. Warning: Undefined array key "ifName:Gi3/0/26" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  21427.  
  21428.  
  21429. Warning: Undefined array key "ifSpeed:Gi3/0/26" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  21430.  
  21431. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21432.  
  21433. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21434.  
  21435. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21436.  
  21437. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21438.  
  21439. GigabitEthernet 3/0/26
  21440. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  21441.  
  21442. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  21443.  
  21444. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  21445.  
  21446. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  21447.  
  21448.  
  21449. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  21450.  
  21451. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21452.  
  21453. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21454.  
  21455. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21456.  
  21457. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21458.  
  21459. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21460.  
  21461. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21462.  
  21463. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21464.  
  21465. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21466.  
  21467. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21468.  
  21469. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21470.  
  21471. 130 skipped because port is still down since last polling.  
  21472.  
  21473.  
  21474. Port Gi3/0/27: GigabitEthernet 3/0/27 (131 / #131)
  21475. ifInOctets  
  21476.  
  21477. ifOutOctets  
  21478.  
  21479. ifInUcastPkts  
  21480.  
  21481. ifOutUcastPkts  
  21482.  
  21483. ifInBroadcastPkts  
  21484.  
  21485. ifOutBroadcastPkts  
  21486.  
  21487. ifInMulticastPkts  
  21488.  
  21489. ifOutMulticastPkts  
  21490.  
  21491. ifHighSpeed (1000)  
  21492. VLAN = 1
  21493.  Using ifDescr as ifAlias  
  21494.  
  21495. Warning: Undefined array key "ifName:Gi3/0/27" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  21496.  
  21497.  
  21498. Warning: Undefined array key "ifSpeed:Gi3/0/27" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  21499.  
  21500. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21501.  
  21502.  
  21503. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21504.  
  21505. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21506.  
  21507. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21508.  
  21509. GigabitEthernet 3/0/27
  21510. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  21511.  
  21512. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  21513.  
  21514. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  21515.  
  21516. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  21517.  
  21518. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  21519.  
  21520.  
  21521. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21522.  
  21523. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21524.  
  21525. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21526.  
  21527. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21528.  
  21529. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21530.  
  21531. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21532.  
  21533. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21534.  
  21535. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21536.  
  21537. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21538.  
  21539. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21540.  
  21541. 131 skipped because port is still down since last polling.  
  21542.  
  21543.  
  21544. Port Gi3/0/28: GigabitEthernet 3/0/28 (132 / #132)
  21545. ifInOctets  
  21546.  
  21547. ifOutOctets  
  21548.  
  21549. ifInUcastPkts  
  21550.  
  21551. ifOutUcastPkts  
  21552.  
  21553. ifInBroadcastPkts  
  21554.  
  21555. ifOutBroadcastPkts  
  21556.  
  21557. ifInMulticastPkts  
  21558.  
  21559. ifOutMulticastPkts  
  21560.  
  21561. ifHighSpeed (1000)  
  21562. VLAN = 1
  21563.  Using ifDescr as ifAlias  
  21564.  
  21565. Warning: Undefined array key "ifName:Gi3/0/28" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  21566.  
  21567.  
  21568. Warning: Undefined array key "ifSpeed:Gi3/0/28" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  21569.  
  21570. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21571.  
  21572. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21573.  
  21574. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21575.  
  21576. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21577.  
  21578. GigabitEthernet 3/0/28
  21579. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  21580.  
  21581. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  21582.  
  21583. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  21584.  
  21585. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  21586.  
  21587.  
  21588. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  21589.  
  21590. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21591.  
  21592. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21593.  
  21594. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21595.  
  21596. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21597.  
  21598. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21599.  
  21600. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21601.  
  21602. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21603.  
  21604. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21605.  
  21606. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21607.  
  21608. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21609.  
  21610. 132 skipped because port is still down since last polling.  
  21611.  
  21612.  
  21613. Port Gi3/0/29: GigabitEthernet 3/0/29 (133 / #133)
  21614. ifInOctets  
  21615.  
  21616. ifOutOctets  
  21617.  
  21618. ifInUcastPkts  
  21619.  
  21620. ifOutUcastPkts  
  21621.  
  21622. ifInBroadcastPkts  
  21623.  
  21624. ifOutBroadcastPkts  
  21625.  
  21626. ifInMulticastPkts  
  21627.  
  21628. ifOutMulticastPkts  
  21629.  
  21630. ifHighSpeed (1000)  
  21631. VLAN = 1
  21632.  Using ifDescr as ifAlias  
  21633.  
  21634. Warning: Undefined array key "ifName:Gi3/0/29" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  21635.  
  21636.  
  21637. Warning: Undefined array key "ifSpeed:Gi3/0/29" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  21638.  
  21639. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21640.  
  21641. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21642.  
  21643.  
  21644. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21645.  
  21646. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21647.  
  21648. GigabitEthernet 3/0/29
  21649. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  21650.  
  21651. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  21652.  
  21653. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  21654.  
  21655. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  21656.  
  21657. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  21658.  
  21659.  
  21660. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21661.  
  21662. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21663.  
  21664. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21665.  
  21666. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21667.  
  21668. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21669.  
  21670. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21671.  
  21672.  
  21673. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21674.  
  21675. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21676.  
  21677. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21678.  
  21679. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21680.  
  21681. 133 skipped because port is still down since last polling.  
  21682.  
  21683.  
  21684. Port Gi3/0/30: GigabitEthernet 3/0/30 (134 / #134)
  21685. ifInOctets  
  21686.  
  21687. ifOutOctets  
  21688.  
  21689. ifInUcastPkts  
  21690.  
  21691. ifOutUcastPkts  
  21692.  
  21693. ifInBroadcastPkts  
  21694.  
  21695. ifOutBroadcastPkts  
  21696.  
  21697. ifInMulticastPkts  
  21698.  
  21699. ifOutMulticastPkts  
  21700.  
  21701. ifHighSpeed (1000)  
  21702. VLAN = 1
  21703.  Using ifDescr as ifAlias  
  21704.  
  21705. Warning: Undefined array key "ifName:Gi3/0/30" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  21706.  
  21707.  
  21708. Warning: Undefined array key "ifSpeed:Gi3/0/30" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  21709.  
  21710.  
  21711. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21712.  
  21713. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21714.  
  21715. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21716.  
  21717. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21718.  
  21719. GigabitEthernet 3/0/30
  21720. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  21721.  
  21722. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  21723.  
  21724. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  21725.  
  21726. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  21727.  
  21728.  
  21729. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  21730.  
  21731. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21732.  
  21733. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21734.  
  21735. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21736.  
  21737. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21738.  
  21739.  
  21740. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21741.  
  21742. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21743.  
  21744. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21745.  
  21746. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21747.  
  21748. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21749.  
  21750. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21751.  
  21752. 134 skipped because port is still down since last polling.  
  21753.  
  21754.  
  21755. Port Gi3/0/31: GigabitEthernet 3/0/31 (135 / #135)
  21756. ifInOctets  
  21757.  
  21758. ifOutOctets  
  21759.  
  21760. ifInUcastPkts  
  21761.  
  21762. ifOutUcastPkts  
  21763.  
  21764. ifInBroadcastPkts  
  21765.  
  21766. ifOutBroadcastPkts  
  21767.  
  21768. ifInMulticastPkts  
  21769.  
  21770. ifOutMulticastPkts  
  21771.  
  21772. ifHighSpeed (1000)  
  21773. VLAN = 1
  21774.  Using ifDescr as ifAlias  
  21775.  
  21776. Warning: Undefined array key "ifName:Gi3/0/31" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  21777.  
  21778.  
  21779. Warning: Undefined array key "ifSpeed:Gi3/0/31" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  21780.  
  21781. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21782.  
  21783. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21784.  
  21785.  
  21786. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21787.  
  21788. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21789.  
  21790. GigabitEthernet 3/0/31
  21791. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  21792.  
  21793. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  21794.  
  21795. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  21796.  
  21797. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  21798.  
  21799.  
  21800. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  21801.  
  21802. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21803.  
  21804. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21805.  
  21806. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21807.  
  21808. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21809.  
  21810.  
  21811. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21812.  
  21813. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21814.  
  21815. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21816.  
  21817. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21818.  
  21819. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21820.  
  21821. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21822.  
  21823. 135 skipped because port is still down since last polling.  
  21824.  
  21825.  
  21826. Port Gi3/0/32: GigabitEthernet 3/0/32 (136 / #136)
  21827. ifInOctets  
  21828.  
  21829. ifOutOctets  
  21830.  
  21831. ifInUcastPkts  
  21832.  
  21833. ifOutUcastPkts  
  21834.  
  21835. ifInBroadcastPkts  
  21836.  
  21837. ifOutBroadcastPkts  
  21838.  
  21839. ifInMulticastPkts  
  21840.  
  21841. ifOutMulticastPkts  
  21842.  
  21843. ifHighSpeed (1000)  
  21844. VLAN = 1
  21845.  Using ifDescr as ifAlias  
  21846.  
  21847. Warning: Undefined array key "ifName:Gi3/0/32" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  21848.  
  21849.  
  21850. Warning: Undefined array key "ifSpeed:Gi3/0/32" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  21851.  
  21852. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21853.  
  21854. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21855.  
  21856. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21857.  
  21858. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21859.  
  21860. GigabitEthernet 3/0/32
  21861. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  21862.  
  21863. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  21864.  
  21865. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  21866.  
  21867. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  21868.  
  21869. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  21870.  
  21871.  
  21872. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21873.  
  21874. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21875.  
  21876. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21877.  
  21878. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21879.  
  21880. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21881.  
  21882. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21883.  
  21884.  
  21885. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21886.  
  21887. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21888.  
  21889. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21890.  
  21891. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21892.  
  21893. 136 skipped because port is still down since last polling.  
  21894.  
  21895.  
  21896. Port Gi3/0/33: GigabitEthernet 3/0/33 (137 / #137)
  21897. ifInOctets  
  21898.  
  21899. ifOutOctets  
  21900.  
  21901. ifInUcastPkts  
  21902.  
  21903. ifOutUcastPkts  
  21904.  
  21905. ifInBroadcastPkts  
  21906.  
  21907. ifOutBroadcastPkts  
  21908.  
  21909. ifInMulticastPkts  
  21910.  
  21911. ifOutMulticastPkts  
  21912.  
  21913. ifHighSpeed (1000)  
  21914. VLAN = 1
  21915.  Using ifDescr as ifAlias  
  21916.  
  21917. Warning: Undefined array key "ifName:Gi3/0/33" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  21918.  
  21919.  
  21920. Warning: Undefined array key "ifSpeed:Gi3/0/33" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  21921.  
  21922. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21923.  
  21924. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21925.  
  21926.  
  21927. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21928.  
  21929. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21930.  
  21931. GigabitEthernet 3/0/33
  21932. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  21933.  
  21934. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  21935.  
  21936. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  21937.  
  21938. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  21939.  
  21940. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  21941.  
  21942.  
  21943. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21944.  
  21945. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21946.  
  21947. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21948.  
  21949. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21950.  
  21951. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21952.  
  21953. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21954.  
  21955. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21956.  
  21957. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21958.  
  21959. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21960.  
  21961. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  21962.  
  21963. 137 skipped because port is still down since last polling.  
  21964.  
  21965.  
  21966. Port Gi3/0/34: GigabitEthernet 3/0/34 (138 / #138)
  21967. ifInOctets  
  21968.  
  21969. ifOutOctets  
  21970.  
  21971. ifInUcastPkts  
  21972.  
  21973. ifOutUcastPkts  
  21974.  
  21975. ifInBroadcastPkts  
  21976.  
  21977. ifOutBroadcastPkts  
  21978.  
  21979. ifInMulticastPkts  
  21980.  
  21981. ifOutMulticastPkts  
  21982.  
  21983. ifHighSpeed (1000)  
  21984.  
  21985. VLAN = 1
  21986.  Using ifDescr as ifAlias  
  21987.  
  21988.  
  21989. Warning: Undefined array key "ifName:Gi3/0/34" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  21990.  
  21991.  
  21992. Warning: Undefined array key "ifSpeed:Gi3/0/34" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  21993.  
  21994. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21995.  
  21996. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  21997.  
  21998. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  21999.  
  22000. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22001.  
  22002. GigabitEthernet 3/0/34
  22003. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  22004.  
  22005. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  22006.  
  22007. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  22008.  
  22009. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  22010.  
  22011. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  22012.  
  22013.  
  22014. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22015.  
  22016. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22017.  
  22018. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22019.  
  22020. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22021.  
  22022. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22023.  
  22024.  
  22025. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22026.  
  22027. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22028.  
  22029. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22030.  
  22031. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22032.  
  22033. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22034.  
  22035. 138 skipped because port is still down since last polling.  
  22036.  
  22037.  
  22038. Port Gi3/0/35: GigabitEthernet 3/0/35 (139 / #139)
  22039. ifInOctets  
  22040.  
  22041. ifOutOctets  
  22042.  
  22043. ifInUcastPkts  
  22044.  
  22045. ifOutUcastPkts  
  22046.  
  22047. ifInBroadcastPkts  
  22048.  
  22049. ifOutBroadcastPkts  
  22050.  
  22051. ifInMulticastPkts  
  22052.  
  22053. ifOutMulticastPkts  
  22054.  
  22055. ifHighSpeed (1000)  
  22056.  
  22057. VLAN = 1
  22058.  Using ifDescr as ifAlias  
  22059.  
  22060.  
  22061. Warning: Undefined array key "ifName:Gi3/0/35" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  22062.  
  22063.  
  22064. Warning: Undefined array key "ifSpeed:Gi3/0/35" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  22065.  
  22066. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22067.  
  22068. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22069.  
  22070.  
  22071. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22072.  
  22073. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22074.  
  22075. GigabitEthernet 3/0/35
  22076. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  22077.  
  22078. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  22079.  
  22080. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  22081.  
  22082. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  22083.  
  22084. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  22085.  
  22086.  
  22087. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22088.  
  22089. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22090.  
  22091. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22092.  
  22093. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22094.  
  22095. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22096.  
  22097.  
  22098. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22099.  
  22100. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22101.  
  22102. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22103.  
  22104. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22105.  
  22106. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22107.  
  22108. 139 skipped because port is still down since last polling.  
  22109.  
  22110.  
  22111. Port Gi3/0/36: GigabitEthernet 3/0/36 (140 / #140)
  22112. ifInOctets  
  22113.  
  22114. ifOutOctets  
  22115.  
  22116. ifInUcastPkts  
  22117.  
  22118. ifOutUcastPkts  
  22119.  
  22120. ifInBroadcastPkts  
  22121.  
  22122. ifOutBroadcastPkts  
  22123.  
  22124. ifInMulticastPkts  
  22125.  
  22126. ifOutMulticastPkts  
  22127.  
  22128. ifHighSpeed (1000)  
  22129.  
  22130. VLAN = 1
  22131.  Using ifDescr as ifAlias  
  22132.  
  22133.  
  22134. Warning: Undefined array key "ifName:Gi3/0/36" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  22135.  
  22136.  
  22137. Warning: Undefined array key "ifSpeed:Gi3/0/36" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  22138.  
  22139. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22140.  
  22141. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22142.  
  22143. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22144.  
  22145. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22146.  
  22147. GigabitEthernet 3/0/36
  22148. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  22149.  
  22150. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  22151.  
  22152. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  22153.  
  22154. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  22155.  
  22156.  
  22157. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  22158.  
  22159. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22160.  
  22161. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22162.  
  22163. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22164.  
  22165. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22166.  
  22167. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22168.  
  22169. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22170.  
  22171. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22172.  
  22173. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22174.  
  22175. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22176.  
  22177. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22178.  
  22179. 140 skipped because port is still down since last polling.  
  22180.  
  22181.  
  22182. Port Gi3/0/37: GigabitEthernet 3/0/37 (141 / #141)
  22183. ifInOctets  
  22184.  
  22185. ifOutOctets  
  22186.  
  22187. ifInUcastPkts  
  22188.  
  22189. ifOutUcastPkts  
  22190.  
  22191. ifInBroadcastPkts  
  22192.  
  22193. ifOutBroadcastPkts  
  22194.  
  22195. ifInMulticastPkts  
  22196.  
  22197. ifOutMulticastPkts  
  22198.  
  22199. ifHighSpeed (1000)  
  22200.  
  22201. VLAN = 1
  22202.  Using ifDescr as ifAlias  
  22203.  
  22204.  
  22205. Warning: Undefined array key "ifName:Gi3/0/37" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  22206.  
  22207. Warning: Undefined array key "ifSpeed:Gi3/0/37" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  22208.  
  22209.  
  22210. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22211.  
  22212. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22213.  
  22214. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22215.  
  22216. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22217.  
  22218. GigabitEthernet 3/0/37
  22219. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  22220.  
  22221.  
  22222. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  22223.  
  22224. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  22225.  
  22226. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  22227.  
  22228. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  22229.  
  22230.  
  22231. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22232.  
  22233. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22234.  
  22235. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22236.  
  22237. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22238.  
  22239. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22240.  
  22241. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22242.  
  22243. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22244.  
  22245. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22246.  
  22247. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22248.  
  22249. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22250.  
  22251. 141 skipped because port is still down since last polling.  
  22252.  
  22253.  
  22254. Port Gi3/0/38: GigabitEthernet 3/0/38 (142 / #142)
  22255. ifInOctets  
  22256.  
  22257. ifOutOctets  
  22258.  
  22259. ifInUcastPkts  
  22260.  
  22261. ifOutUcastPkts  
  22262.  
  22263. ifInBroadcastPkts  
  22264.  
  22265. ifOutBroadcastPkts  
  22266.  
  22267. ifInMulticastPkts  
  22268.  
  22269. ifOutMulticastPkts  
  22270.  
  22271. ifHighSpeed (1000)  
  22272.  
  22273. VLAN = 1
  22274.  Using ifDescr as ifAlias  
  22275.  
  22276.  
  22277. Warning: Undefined array key "ifName:Gi3/0/38" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  22278.  
  22279.  
  22280. Warning: Undefined array key "ifSpeed:Gi3/0/38" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  22281.  
  22282. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22283.  
  22284.  
  22285. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22286.  
  22287. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22288.  
  22289. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22290.  
  22291. GigabitEthernet 3/0/38
  22292. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  22293.  
  22294.  
  22295. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  22296.  
  22297. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  22298.  
  22299. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  22300.  
  22301. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  22302.  
  22303.  
  22304. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22305.  
  22306. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22307.  
  22308. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22309.  
  22310. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22311.  
  22312. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22313.  
  22314. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22315.  
  22316. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22317.  
  22318. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22319.  
  22320. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22321.  
  22322. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22323.  
  22324. 142 skipped because port is still down since last polling.  
  22325.  
  22326.  
  22327. Port Gi3/0/39: GigabitEthernet 3/0/39 (143 / #143)
  22328. ifInOctets  
  22329.  
  22330. ifOutOctets  
  22331.  
  22332. ifInUcastPkts  
  22333.  
  22334. ifOutUcastPkts  
  22335.  
  22336. ifInBroadcastPkts  
  22337.  
  22338. ifOutBroadcastPkts  
  22339.  
  22340. ifInMulticastPkts  
  22341.  
  22342. ifOutMulticastPkts  
  22343.  
  22344. ifHighSpeed (1000)  
  22345.  
  22346. VLAN = 1
  22347.  Using ifDescr as ifAlias  
  22348.  
  22349.  
  22350. Warning: Undefined array key "ifName:Gi3/0/39" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  22351.  
  22352.  
  22353. Warning: Undefined array key "ifSpeed:Gi3/0/39" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  22354.  
  22355. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22356.  
  22357. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22358.  
  22359. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22360.  
  22361. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22362.  
  22363. GigabitEthernet 3/0/39
  22364. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  22365.  
  22366. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  22367.  
  22368. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  22369.  
  22370. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  22371.  
  22372.  
  22373. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  22374.  
  22375. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22376.  
  22377. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22378.  
  22379. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22380.  
  22381. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22382.  
  22383. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22384.  
  22385. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22386.  
  22387. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22388.  
  22389. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22390.  
  22391. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22392.  
  22393.  
  22394. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22395.  
  22396. 143 skipped because port is still down since last polling.  
  22397.  
  22398.  
  22399. Port Gi3/0/40: GigabitEthernet 3/0/40 (144 / #144)
  22400. ifInOctets  
  22401.  
  22402. ifOutOctets  
  22403.  
  22404. ifInUcastPkts  
  22405.  
  22406. ifOutUcastPkts  
  22407.  
  22408. ifInBroadcastPkts  
  22409.  
  22410. ifOutBroadcastPkts  
  22411.  
  22412. ifInMulticastPkts  
  22413.  
  22414. ifOutMulticastPkts  
  22415.  
  22416. ifHighSpeed (1000)  
  22417.  
  22418. VLAN = 1
  22419.  Using ifDescr as ifAlias  
  22420.  
  22421.  
  22422. Warning: Undefined array key "ifName:Gi3/0/40" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  22423.  
  22424.  
  22425. Warning: Undefined array key "ifSpeed:Gi3/0/40" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  22426.  
  22427. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22428.  
  22429. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22430.  
  22431.  
  22432. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22433.  
  22434. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22435.  
  22436. GigabitEthernet 3/0/40
  22437. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  22438.  
  22439. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  22440.  
  22441. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  22442.  
  22443. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  22444.  
  22445. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  22446.  
  22447.  
  22448. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22449.  
  22450. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22451.  
  22452. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22453.  
  22454. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22455.  
  22456. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22457.  
  22458. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22459.  
  22460. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22461.  
  22462. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22463.  
  22464.  
  22465. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22466.  
  22467. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22468.  
  22469. 144 skipped because port is still down since last polling.  
  22470.  
  22471.  
  22472. Port Gi3/0/41: GigabitEthernet 3/0/41 (145 / #145)
  22473. ifInOctets  
  22474.  
  22475. ifOutOctets  
  22476.  
  22477. ifInUcastPkts  
  22478.  
  22479. ifOutUcastPkts  
  22480.  
  22481. ifInBroadcastPkts  
  22482.  
  22483. ifOutBroadcastPkts  
  22484.  
  22485. ifInMulticastPkts  
  22486.  
  22487. ifOutMulticastPkts  
  22488.  
  22489. ifHighSpeed (1000)  
  22490.  
  22491. VLAN = 1
  22492.  Using ifDescr as ifAlias  
  22493.  
  22494.  
  22495. Warning: Undefined array key "ifName:Gi3/0/41" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  22496.  
  22497.  
  22498. Warning: Undefined array key "ifSpeed:Gi3/0/41" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  22499.  
  22500. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22501.  
  22502. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22503.  
  22504. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22505.  
  22506. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22507.  
  22508. GigabitEthernet 3/0/41
  22509. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  22510.  
  22511. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  22512.  
  22513.  
  22514. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  22515.  
  22516. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  22517.  
  22518. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  22519.  
  22520. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22521.  
  22522. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22523.  
  22524.  
  22525. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22526.  
  22527. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22528.  
  22529. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22530.  
  22531. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22532.  
  22533. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22534.  
  22535. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22536.  
  22537. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22538.  
  22539. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22540.  
  22541. 145 skipped because port is still down since last polling.  
  22542.  
  22543.  
  22544. Port Gi3/0/42: GigabitEthernet 3/0/42 (146 / #146)
  22545. ifInOctets  
  22546.  
  22547. ifOutOctets  
  22548.  
  22549. ifInUcastPkts  
  22550.  
  22551. ifOutUcastPkts  
  22552.  
  22553. ifInBroadcastPkts  
  22554.  
  22555. ifOutBroadcastPkts  
  22556.  
  22557. ifInMulticastPkts  
  22558.  
  22559. ifOutMulticastPkts  
  22560.  
  22561. ifHighSpeed (1000)  
  22562.  
  22563. VLAN = 1
  22564.  Using ifDescr as ifAlias  
  22565.  
  22566.  
  22567. Warning: Undefined array key "ifName:Gi3/0/42" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  22568.  
  22569. Warning: Undefined array key "ifSpeed:Gi3/0/42" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  22570.  
  22571.  
  22572. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22573.  
  22574. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22575.  
  22576. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22577.  
  22578. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22579.  
  22580. GigabitEthernet 3/0/42
  22581. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  22582.  
  22583. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  22584.  
  22585. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  22586.  
  22587.  
  22588. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  22589.  
  22590. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  22591.  
  22592. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22593.  
  22594. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22595.  
  22596. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22597.  
  22598. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22599.  
  22600. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22601.  
  22602.  
  22603. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22604.  
  22605. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22606.  
  22607. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22608.  
  22609. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22610.  
  22611. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22612.  
  22613. 146 skipped because port is still down since last polling.  
  22614.  
  22615.  
  22616. Port Gi3/0/43: GigabitEthernet 3/0/43 (147 / #147)
  22617. ifInOctets  
  22618.  
  22619. ifOutOctets  
  22620.  
  22621. ifInUcastPkts  
  22622.  
  22623. ifOutUcastPkts  
  22624.  
  22625. ifInBroadcastPkts  
  22626.  
  22627. ifOutBroadcastPkts  
  22628.  
  22629. ifInMulticastPkts  
  22630.  
  22631. ifOutMulticastPkts  
  22632.  
  22633. ifHighSpeed (1000)  
  22634.  
  22635. VLAN = 1
  22636.  Using ifDescr as ifAlias  
  22637.  
  22638.  
  22639. Warning: Undefined array key "ifName:Gi3/0/43" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  22640.  
  22641.  
  22642. Warning: Undefined array key "ifSpeed:Gi3/0/43" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  22643.  
  22644. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22645.  
  22646. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22647.  
  22648.  
  22649. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22650.  
  22651. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22652.  
  22653. GigabitEthernet 3/0/43
  22654. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  22655.  
  22656. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  22657.  
  22658. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  22659.  
  22660. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  22661.  
  22662.  
  22663. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  22664.  
  22665. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22666.  
  22667. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22668.  
  22669. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22670.  
  22671. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22672.  
  22673. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22674.  
  22675. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22676.  
  22677. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22678.  
  22679. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22680.  
  22681. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22682.  
  22683. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22684.  
  22685. 147 skipped because port is still down since last polling.  
  22686.  
  22687.  
  22688. Port Gi3/0/44: GigabitEthernet 3/0/44 (148 / #148)
  22689. ifInOctets  
  22690.  
  22691. ifOutOctets  
  22692.  
  22693. ifInUcastPkts  
  22694.  
  22695. ifOutUcastPkts  
  22696.  
  22697. ifInBroadcastPkts  
  22698.  
  22699. ifOutBroadcastPkts  
  22700.  
  22701. ifInMulticastPkts  
  22702.  
  22703. ifOutMulticastPkts  
  22704.  
  22705. ifHighSpeed (1000)  
  22706.  
  22707. VLAN = 1
  22708.  Using ifDescr as ifAlias  
  22709.  
  22710.  
  22711. Warning: Undefined array key "ifName:Gi3/0/44" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  22712.  
  22713. Warning: Undefined array key "ifSpeed:Gi3/0/44" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  22714.  
  22715.  
  22716. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22717.  
  22718. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22719.  
  22720. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22721.  
  22722. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22723.  
  22724. GigabitEthernet 3/0/44
  22725. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  22726.  
  22727. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  22728.  
  22729. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  22730.  
  22731. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  22732.  
  22733. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  22734.  
  22735.  
  22736. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22737.  
  22738. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22739.  
  22740. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22741.  
  22742. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22743.  
  22744. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22745.  
  22746. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22747.  
  22748. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22749.  
  22750. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22751.  
  22752. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22753.  
  22754. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22755.  
  22756. 148 skipped because port is still down since last polling.  
  22757.  
  22758.  
  22759. Port Gi3/0/45: GigabitEthernet 3/0/45 (149 / #149)
  22760. ifInOctets  
  22761.  
  22762. ifOutOctets  
  22763.  
  22764. ifInUcastPkts  
  22765.  
  22766. ifOutUcastPkts  
  22767.  
  22768. ifInBroadcastPkts  
  22769.  
  22770. ifOutBroadcastPkts  
  22771.  
  22772. ifInMulticastPkts  
  22773.  
  22774. ifOutMulticastPkts  
  22775.  
  22776. ifHighSpeed (1000)  
  22777.  
  22778. VLAN = 1
  22779.  Using ifDescr as ifAlias  
  22780.  
  22781.  
  22782. Warning: Undefined array key "ifName:Gi3/0/45" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  22783.  
  22784.  
  22785. Warning: Undefined array key "ifSpeed:Gi3/0/45" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  22786.  
  22787. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22788.  
  22789.  
  22790. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22791.  
  22792. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22793.  
  22794. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22795.  
  22796. GigabitEthernet 3/0/45
  22797. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  22798.  
  22799. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  22800.  
  22801.  
  22802. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  22803.  
  22804. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  22805.  
  22806. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  22807.  
  22808. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22809.  
  22810.  
  22811. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22812.  
  22813. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22814.  
  22815. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22816.  
  22817. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22818.  
  22819. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22820.  
  22821. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22822.  
  22823. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22824.  
  22825. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22826.  
  22827. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22828.  
  22829. 149 skipped because port is still down since last polling.  
  22830.  
  22831.  
  22832. Port Gi3/0/46: GigabitEthernet 3/0/46 (150 / #150)
  22833. ifInOctets  
  22834.  
  22835. ifOutOctets  
  22836.  
  22837. ifInUcastPkts  
  22838.  
  22839. ifOutUcastPkts  
  22840.  
  22841. ifInBroadcastPkts  
  22842.  
  22843. ifOutBroadcastPkts  
  22844.  
  22845. ifInMulticastPkts  
  22846.  
  22847. ifOutMulticastPkts  
  22848.  
  22849. ifHighSpeed (1000)  
  22850.  
  22851. VLAN = 1
  22852.  Using ifDescr as ifAlias  
  22853.  
  22854.  
  22855. Warning: Undefined array key "ifName:Gi3/0/46" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  22856.  
  22857.  
  22858. Warning: Undefined array key "ifSpeed:Gi3/0/46" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  22859.  
  22860. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22861.  
  22862.  
  22863. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22864.  
  22865. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22866.  
  22867. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22868.  
  22869. GigabitEthernet 3/0/46
  22870. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  22871.  
  22872. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  22873.  
  22874. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  22875.  
  22876. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  22877.  
  22878. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  22879.  
  22880.  
  22881. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22882.  
  22883. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22884.  
  22885. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22886.  
  22887. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22888.  
  22889. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22890.  
  22891. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22892.  
  22893. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22894.  
  22895. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22896.  
  22897. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22898.  
  22899. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22900.  
  22901. 150 skipped because port is still down since last polling.  
  22902.  
  22903.  
  22904. Port Gi3/0/47: GigabitEthernet 3/0/47 (151 / #151)
  22905. ifInOctets  
  22906.  
  22907. ifOutOctets  
  22908.  
  22909. ifInUcastPkts  
  22910.  
  22911. ifOutUcastPkts  
  22912.  
  22913. ifInBroadcastPkts  
  22914.  
  22915. ifOutBroadcastPkts  
  22916.  
  22917. ifInMulticastPkts  
  22918.  
  22919. ifOutMulticastPkts  
  22920.  
  22921. ifHighSpeed (1000)  
  22922.  
  22923. VLAN = 51
  22924.  Using ifDescr as ifAlias  
  22925.  
  22926.  
  22927. Warning: Undefined array key "ifName:Gi3/0/47" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  22928.  
  22929.  
  22930. Warning: Undefined array key "ifSpeed:Gi3/0/47" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  22931.  
  22932.  
  22933. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22934.  
  22935. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22936.  
  22937. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  22938.  
  22939. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  22940.  
  22941. GigabitEthernet 3/0/47
  22942. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  22943.  
  22944. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  22945.  
  22946.  
  22947. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  22948.  
  22949. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  22950.  
  22951. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  22952.  
  22953. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22954.  
  22955.  
  22956. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22957.  
  22958. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22959.  
  22960. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22961.  
  22962. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22963.  
  22964. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22965.  
  22966. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22967.  
  22968. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22969.  
  22970. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22971.  
  22972. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  22973.  
  22974. 151 skipped because port is still down since last polling.  
  22975.  
  22976.  
  22977. Port Gi3/0/48: GigabitEthernet 3/0/48 (152 / #152)
  22978. ifInOctets  
  22979.  
  22980. ifOutOctets  
  22981.  
  22982. ifInUcastPkts  
  22983.  
  22984. ifOutUcastPkts  
  22985.  
  22986. ifInBroadcastPkts  
  22987.  
  22988. ifOutBroadcastPkts  
  22989.  
  22990. ifInMulticastPkts  
  22991.  
  22992. ifOutMulticastPkts  
  22993.  
  22994. ifHighSpeed (1000)  
  22995.  
  22996. VLAN = 51
  22997.  Using ifDescr as ifAlias  
  22998.  
  22999.  
  23000. Warning: Undefined array key "ifName:Gi3/0/48" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  23001.  
  23002.  
  23003. Warning: Undefined array key "ifSpeed:Gi3/0/48" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  23004.  
  23005. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23006.  
  23007. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23008.  
  23009. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23010.  
  23011. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23012.  
  23013. GigabitEthernet 3/0/48
  23014. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  23015.  
  23016. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  23017.  
  23018.  
  23019. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  23020.  
  23021. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  23022.  
  23023. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  23024.  
  23025. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23026.  
  23027. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23028.  
  23029. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23030.  
  23031. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23032.  
  23033. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23034.  
  23035. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23036.  
  23037.  
  23038. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23039.  
  23040. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23041.  
  23042. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23043.  
  23044. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23045.  
  23046. 152 skipped because port is still down since last polling.  
  23047.  
  23048.  
  23049. Port Te3/0/49: TenGigabitEthernet 3/0/49 (153 / #153)
  23050. ifHCInOctets  
  23051.  
  23052. ifHCOutOctets  
  23053.  
  23054. ifHCInUcastPkts  
  23055.  
  23056. ifHCOutUcastPkts  
  23057.  
  23058. ifHCInBroadcastPkts  
  23059.  
  23060. ifOutBroadcastPkts  
  23061.  
  23062. ifHCInMulticastPkts  
  23063.  
  23064. ifOutMulticastPkts  
  23065.  
  23066. ifHighSpeed (10000)  
  23067.  
  23068.  
  23069. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 672
  23070. VLAN =  
  23071.  Using ifDescr as ifAlias  
  23072.  
  23073.  
  23074. Warning: Undefined array key "ifName:Te3/0/49" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  23075.  
  23076.  
  23077. Warning: Undefined array key "ifSpeed:Te3/0/49" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  23078.  
  23079. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23080.  
  23081.  
  23082. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23083.  
  23084. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23085.  
  23086. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23087.  
  23088. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23089.  
  23090. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23091.  
  23092. TenGigabitEthernet 3/0/49
  23093. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  23094.  
  23095. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  23096.  
  23097. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  23098.  
  23099.  
  23100. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  23101.  
  23102. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  23103.  
  23104.  
  23105. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23106.  
  23107. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23108.  
  23109. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23110.  
  23111. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23112.  
  23113. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23114.  
  23115.  
  23116. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23117.  
  23118. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23119.  
  23120. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23121.  
  23122. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23123.  
  23124. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23125.  
  23126.  
  23127.  ifInOctets (889283 B) 9562.1827956989 Bps 93 secs  
  23128.  
  23129.  
  23130.  ifOutOctets (5747300 B) 61798.924731183 Bps 93 secs  
  23131.  
  23132.  
  23133.  ifInErrors (0 B) 0 Bps 93 secs  
  23134.  
  23135.  
  23136.  ifOutErrors (0 B) 0 Bps 93 secs  
  23137.  
  23138.  
  23139.  ifInUcastPkts (1757 B) 18.89247311828 Bps 93 secs  
  23140.  
  23141.  
  23142.  ifOutUcastPkts (6405 B) 68.870967741935 Bps 93 secs  
  23143.  
  23144.  
  23145. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23146.  
  23147. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23148.  
  23149.  
  23150.  ifInNUcastPkts (0 B) 0 Bps 93 secs  
  23151.  
  23152.  
  23153. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23154.  
  23155. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23156.  
  23157.  
  23158.  ifOutNUcastPkts (0 B) 0 Bps 93 secs  
  23159.  
  23160.  
  23161.  ifInDiscards (0 B) 0 Bps 93 secs  
  23162.  
  23163.  
  23164.  ifOutDiscards (0 B) 0 Bps 93 secs  
  23165.  
  23166.  
  23167. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23168.  
  23169. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23170.  
  23171.  
  23172.  ifInUnknownProtos (0 B) 0 Bps 93 secs  
  23173.  
  23174.  
  23175.  ifInBroadcastPkts (145 B) 1.5591397849462 Bps 93 secs  
  23176.  
  23177.  
  23178.  ifOutBroadcastPkts (0 B) 0 Bps 93 secs  
  23179.  
  23180.  
  23181.  ifInMulticastPkts (408 B) 4.3870967741935 Bps 93 secs  
  23182.  
  23183.  
  23184.  ifOutMulticastPkts (0 B) 0 Bps 93 secs  
  23185.  
  23186. bps(76.5 kbps/494.39 kbps)
  23187. bytes(868.44 KiB/5.48 MiB)pkts(18.89 pps/68.87 pps)
  23188.  
  23189. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 862
  23190.  
  23191. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 863
  23192.  
  23193. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 866
  23194.  
  23195.  
  23196. Warning: Undefined array key "pagpOperationMode" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 901
  23197.  
  23198. SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["12368279836",12367390553,9562.182795698925,889283,"75066830355",75061083055,61798.92473118279,5747300,"0",0,0,0,"0",0,0,0,"25955609",25953852,18.892473118279568,1757,"84733226",84726821,68.87096774193549,6405,1662071820,1662071727,93,153] 1.37ms]
  23199.  
  23200.  
  23201. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"2170458",2170313,1.5591397849462365,145,"0",0,0,0,"5893281",5892873,4.387096774193548,408,"0",0,0,0,153] 1.45ms]
  23202.  
  23203.  
  23204. 2 updated  
  23205.  
  23206.  
  23207.  
  23208. Port Te3/0/50: TenGigabitEthernet 3/0/50 (154 / #154)
  23209. ifHCInOctets  
  23210.  
  23211. ifHCOutOctets  
  23212.  
  23213. ifHCInUcastPkts  
  23214.  
  23215. ifHCOutUcastPkts  
  23216.  
  23217. ifHCInBroadcastPkts  
  23218.  
  23219. ifHCOutBroadcastPkts  
  23220.  
  23221. ifHCInMulticastPkts  
  23222.  
  23223. ifHCOutMulticastPkts  
  23224.  
  23225. ifHighSpeed (10000)  
  23226.  
  23227.  
  23228. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 672
  23229. VLAN =  
  23230.  Using ifDescr as ifAlias  
  23231.  
  23232.  
  23233. Warning: Undefined array key "ifName:Te3/0/50" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  23234.  
  23235.  
  23236. Warning: Undefined array key "ifSpeed:Te3/0/50" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  23237.  
  23238.  
  23239. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23240.  
  23241. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23242.  
  23243. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23244.  
  23245. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23246.  
  23247. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23248.  
  23249. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23250.  
  23251. TenGigabitEthernet 3/0/50
  23252. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  23253.  
  23254.  
  23255. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  23256.  
  23257. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  23258.  
  23259. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  23260.  
  23261. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  23262.  
  23263. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23264.  
  23265. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23266.  
  23267. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23268.  
  23269. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23270.  
  23271.  
  23272. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23273.  
  23274. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23275.  
  23276. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23277.  
  23278. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23279.  
  23280. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23281.  
  23282. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23283.  
  23284.  
  23285.  ifInOctets (605913 B) 6515.1935483871 Bps 93 secs  
  23286.  
  23287.  
  23288.  ifOutOctets (626587 B) 6737.4946236559 Bps 93 secs  
  23289.  
  23290.  
  23291.  ifInErrors (0 B) 0 Bps 93 secs  
  23292.  
  23293.  
  23294.  ifOutErrors (0 B) 0 Bps 93 secs  
  23295.  
  23296.  
  23297.  ifInUcastPkts (1332 B) 14.322580645161 Bps 93 secs  
  23298.  
  23299.  
  23300.  ifOutUcastPkts (1417 B) 15.236559139785 Bps 93 secs  
  23301.  
  23302.  
  23303. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23304.  
  23305. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23306.  
  23307.  
  23308.  ifInNUcastPkts (0 B) 0 Bps 93 secs  
  23309.  
  23310.  
  23311. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23312.  
  23313. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23314.  
  23315.  
  23316.  ifOutNUcastPkts (0 B) 0 Bps 93 secs  
  23317.  
  23318.  
  23319.  ifInDiscards (0 B) 0 Bps 93 secs  
  23320.  
  23321.  
  23322.  ifOutDiscards (0 B) 0 Bps 93 secs  
  23323.  
  23324.  
  23325. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23326.  
  23327. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23328.  
  23329.  
  23330.  ifInUnknownProtos (0 B) 0 Bps 93 secs  
  23331.  
  23332.  
  23333.  ifInBroadcastPkts (145 B) 1.5591397849462 Bps 93 secs  
  23334.  
  23335.  
  23336.  ifOutBroadcastPkts (153 B) 1.6451612903226 Bps 93 secs  
  23337.  
  23338.  
  23339.  ifInMulticastPkts (408 B) 4.3870967741935 Bps 93 secs  
  23340.  
  23341.  
  23342.  ifOutMulticastPkts (463 B) 4.9784946236559 Bps 93 secs  
  23343.  
  23344. bps(52.12 kbps/53.9 kbps)
  23345. bytes(591.71 KiB/611.9 KiB)pkts(14.32 pps/15.24 pps)
  23346.  
  23347. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 862
  23348.  
  23349. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 863
  23350.  
  23351. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 866
  23352.  
  23353.  
  23354. Warning: Undefined array key "pagpOperationMode" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 901
  23355.  
  23356. SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["8432965397",8432359484,6515.193548387097,605913,"8433942085",8433315498,6737.4946236559135,626587,"0",0,0,0,"0",0,0,0,"19831011",19829679,14.32258064516129,1332,"19832508",19831091,15.236559139784946,1417,1662071820,1662071727,93,154] 1.63ms]
  23357.  
  23358.  
  23359. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"2170458",2170313,1.5591397849462365,145,"2170466",2170313,1.6451612903225807,153,"5893281",5892873,4.387096774193548,408,"5893336",5892873,4.978494623655914,463,154] 1.68ms]
  23360.  
  23361.  
  23362. 2 updated  
  23363.  
  23364.  
  23365. Port Te3/0/51: TenGigabitEthernet 3/0/51 (155 / #155)
  23366. ifInOctets  
  23367.  
  23368. ifOutOctets  
  23369.  
  23370. ifInUcastPkts  
  23371.  
  23372. ifOutUcastPkts  
  23373.  
  23374. ifInBroadcastPkts  
  23375.  
  23376. ifOutBroadcastPkts  
  23377.  
  23378. ifInMulticastPkts  
  23379.  
  23380. ifOutMulticastPkts  
  23381.  
  23382. ifHighSpeed (10000)  
  23383.  
  23384. VLAN = 1
  23385.  Using ifDescr as ifAlias  
  23386.  
  23387.  
  23388. Warning: Undefined array key "ifName:Te3/0/51" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  23389.  
  23390.  
  23391. Warning: Undefined array key "ifSpeed:Te3/0/51" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  23392.  
  23393.  
  23394. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23395.  
  23396. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23397.  
  23398. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23399.  
  23400. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23401.  
  23402. TenGigabitEthernet 3/0/51
  23403. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  23404.  
  23405. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  23406.  
  23407. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  23408.  
  23409. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  23410.  
  23411.  
  23412. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  23413.  
  23414. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23415.  
  23416. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23417.  
  23418. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23419.  
  23420. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23421.  
  23422. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23423.  
  23424.  
  23425. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23426.  
  23427. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23428.  
  23429. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23430.  
  23431. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23432.  
  23433. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23434.  
  23435. 155 skipped because port is still down since last polling.  
  23436.  
  23437.  
  23438. Port Te3/0/52: TenGigabitEthernet 3/0/52 (156 / #156)
  23439. ifInOctets  
  23440.  
  23441. ifOutOctets  
  23442.  
  23443. ifInUcastPkts  
  23444.  
  23445. ifOutUcastPkts  
  23446.  
  23447. ifInBroadcastPkts  
  23448.  
  23449. ifOutBroadcastPkts  
  23450.  
  23451. ifInMulticastPkts  
  23452.  
  23453. ifOutMulticastPkts  
  23454.  
  23455. ifHighSpeed (10000)  
  23456.  
  23457. VLAN = 1
  23458.  Using ifDescr as ifAlias  
  23459.  
  23460.  
  23461. Warning: Undefined array key "ifName:Te3/0/52" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  23462.  
  23463. Warning: Undefined array key "ifSpeed:Te3/0/52" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  23464.  
  23465.  
  23466. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23467.  
  23468. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23469.  
  23470. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23471.  
  23472. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23473.  
  23474. TenGigabitEthernet 3/0/52
  23475. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  23476.  
  23477. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  23478.  
  23479. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  23480.  
  23481. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  23482.  
  23483.  
  23484. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  23485.  
  23486. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23487.  
  23488. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23489.  
  23490. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23491.  
  23492. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23493.  
  23494. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23495.  
  23496. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23497.  
  23498. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23499.  
  23500. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23501.  
  23502. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23503.  
  23504. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23505.  
  23506. 156 skipped because port is still down since last polling.  
  23507.  
  23508.  
  23509. Port Nu0: Null 0 (4096 / #157)
  23510. ifInOctets  
  23511.  
  23512. ifOutOctets  
  23513.  
  23514. ifInUcastPkts  
  23515.  
  23516. ifOutUcastPkts  
  23517.  
  23518. ifInBroadcastPkts  
  23519.  
  23520. ifOutBroadcastPkts  
  23521.  
  23522. ifInMulticastPkts  
  23523.  
  23524. ifOutMulticastPkts  
  23525.  
  23526. ifHighSpeed (10000)  
  23527.  
  23528. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 672
  23529.  
  23530. VLAN =  
  23531.  Using ifDescr as ifAlias  
  23532.  
  23533. Warning: Undefined array key "ifName:Nu0" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  23534.  
  23535.  
  23536. Warning: Undefined array key "ifSpeed:Nu0" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  23537.  
  23538. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23539.  
  23540. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23541.  
  23542. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23543.  
  23544.  
  23545. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23546.  
  23547. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23548.  
  23549. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23550.  
  23551. Null 0
  23552. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  23553.  
  23554. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  23555.  
  23556. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  23557.  
  23558. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  23559.  
  23560.  
  23561. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  23562.  
  23563. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23564.  
  23565. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23566.  
  23567. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23568.  
  23569. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23570.  
  23571. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23572.  
  23573. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23574.  
  23575. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23576.  
  23577. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23578.  
  23579. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23580.  
  23581.  
  23582. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23583.  
  23584. Warning: Undefined array key "ifInOctets" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23585.  
  23586.  
  23587. Warning: Undefined array key "ifInOctets" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23588.  
  23589.  
  23590.  ifInOctets (0 B) 0 Bps 93 secs  
  23591.  
  23592. Warning: Undefined array key "ifOutOctets" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23593.  
  23594.  
  23595. Warning: Undefined array key "ifOutOctets" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23596.  
  23597.  
  23598.  ifOutOctets (0 B) 0 Bps 93 secs  
  23599.  
  23600.  
  23601.  ifInErrors (0 B) 0 Bps 93 secs  
  23602.  
  23603.  
  23604.  ifOutErrors (0 B) 0 Bps 93 secs  
  23605.  
  23606. Warning: Undefined array key "ifInUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23607.  
  23608. Warning: Undefined array key "ifInUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23609.  
  23610.  
  23611.  ifInUcastPkts (0 B) 0 Bps 93 secs  
  23612.  
  23613. Warning: Undefined array key "ifOutUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23614.  
  23615.  
  23616. Warning: Undefined array key "ifOutUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23617.  
  23618.  
  23619.  ifOutUcastPkts (0 B) 0 Bps 93 secs  
  23620.  
  23621. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23622.  
  23623.  
  23624. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23625.  
  23626.  
  23627.  ifInNUcastPkts (0 B) 0 Bps 93 secs  
  23628.  
  23629. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23630.  
  23631.  
  23632. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23633.  
  23634.  
  23635.  ifOutNUcastPkts (0 B) 0 Bps 93 secs  
  23636.  
  23637.  
  23638.  ifInDiscards (0 B) 0 Bps 93 secs  
  23639.  
  23640.  
  23641.  ifOutDiscards (0 B) 0 Bps 93 secs  
  23642.  
  23643. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23644.  
  23645.  
  23646. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23647.  
  23648.  
  23649.  ifInUnknownProtos (0 B) 0 Bps 93 secs  
  23650.  
  23651.  
  23652.  ifInBroadcastPkts (0 B) 0 Bps 93 secs  
  23653.  
  23654.  
  23655.  ifOutBroadcastPkts (0 B) 0 Bps 93 secs  
  23656.  
  23657.  
  23658.  ifInMulticastPkts (0 B) 0 Bps 93 secs  
  23659.  
  23660.  
  23661.  ifOutMulticastPkts (0 B) 0 Bps 93 secs  
  23662.  
  23663. bps(0 bps/0 bps)bytes(0 B/0 B)pkts(0 pps/0 pps)
  23664.  
  23665. Warning: Undefined array key "ifInOctets" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 856
  23666.  
  23667. Warning: Undefined array key "ifOutOctets" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 857
  23668.  
  23669. Warning: Undefined array key "ifInUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 860
  23670.  
  23671. Warning: Undefined array key "ifOutUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 861
  23672.  
  23673. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 862
  23674.  
  23675. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 863
  23676.  
  23677. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 866
  23678.  
  23679.  
  23680. Warning: Undefined array key "pagpOperationMode" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 901
  23681.  
  23682. SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,0,0,0,0,1662071820,1662071727,93,157] 1.49ms]
  23683.  
  23684.  
  23685. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,157] 0.24ms]
  23686.  
  23687.  
  23688. 1 updated  
  23689.  
  23690.  
  23691.  
  23692. Port Vl51: VLAN 51 (4147 / #158)
  23693. ifInOctets  
  23694.  
  23695. ifOutOctets  
  23696.  
  23697. ifInUcastPkts  
  23698.  
  23699. ifOutUcastPkts  
  23700.  
  23701. ifInBroadcastPkts  
  23702.  
  23703. ifOutBroadcastPkts  
  23704.  
  23705. ifInMulticastPkts  
  23706.  
  23707. ifOutMulticastPkts  
  23708.  
  23709. ifHighSpeed (1000)  
  23710.  
  23711.  
  23712. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 672
  23713. VLAN =  
  23714. Warning: Undefined array key "ifName:Vl51" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  23715.  
  23716.  
  23717. Warning: Undefined array key "ifSpeed:Vl51" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  23718.  
  23719.  
  23720. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23721.  
  23722. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23723.  
  23724. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23725.  
  23726. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23727.  
  23728. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23729.  
  23730. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23731.  
  23732. ICT Office Switch P11
  23733. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  23734.  
  23735.  
  23736. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  23737.  
  23738. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  23739.  
  23740. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  23741.  
  23742. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  23743.  
  23744. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23745.  
  23746. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23747.  
  23748. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23749.  
  23750. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23751.  
  23752. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23753.  
  23754. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23755.  
  23756.  
  23757. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23758.  
  23759. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23760.  
  23761. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23762.  
  23763. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23764.  
  23765. Warning: Undefined array key "ifInOctets" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23766.  
  23767.  
  23768. Warning: Undefined array key "ifInOctets" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23769.  
  23770.  
  23771.  ifInOctets (0 B) 0 Bps 93 secs  
  23772.  
  23773.  
  23774. Warning: Undefined array key "ifOutOctets" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23775.  
  23776. Warning: Undefined array key "ifOutOctets" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23777.  
  23778.  
  23779.  ifOutOctets (0 B) 0 Bps 93 secs  
  23780.  
  23781.  
  23782.  ifInErrors (0 B) 0 Bps 93 secs  
  23783.  
  23784.  
  23785.  ifOutErrors (0 B) 0 Bps 93 secs  
  23786.  
  23787.  
  23788. Warning: Undefined array key "ifInUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23789.  
  23790. Warning: Undefined array key "ifInUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23791.  
  23792.  
  23793.  ifInUcastPkts (0 B) 0 Bps 93 secs  
  23794.  
  23795.  
  23796. Warning: Undefined array key "ifOutUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23797.  
  23798. Warning: Undefined array key "ifOutUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23799.  
  23800.  
  23801.  ifOutUcastPkts (0 B) 0 Bps 93 secs  
  23802.  
  23803.  
  23804. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23805.  
  23806. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23807.  
  23808.  
  23809.  ifInNUcastPkts (0 B) 0 Bps 93 secs  
  23810.  
  23811. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23812.  
  23813.  
  23814. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23815.  
  23816.  
  23817.  ifOutNUcastPkts (0 B) 0 Bps 93 secs  
  23818.  
  23819.  
  23820.  ifInDiscards (0 B) 0 Bps 93 secs  
  23821.  
  23822.  
  23823.  ifOutDiscards (0 B) 0 Bps 93 secs  
  23824.  
  23825.  
  23826. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 793
  23827.  
  23828. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 798
  23829.  
  23830.  
  23831.  ifInUnknownProtos (0 B) 0 Bps 93 secs  
  23832.  
  23833.  
  23834.  ifInBroadcastPkts (0 B) 0 Bps 93 secs  
  23835.  
  23836.  
  23837.  ifOutBroadcastPkts (0 B) 0 Bps 93 secs  
  23838.  
  23839.  
  23840.  ifInMulticastPkts (0 B) 0 Bps 93 secs  
  23841.  
  23842.  
  23843.  ifOutMulticastPkts (0 B) 0 Bps 93 secs  
  23844.  
  23845. bps(0 bps/0 bps)bytes(0 B/0 B)
  23846. pkts(0 pps/0 pps)
  23847.  
  23848. Warning: Undefined array key "ifInOctets" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 856
  23849.  
  23850. Warning: Undefined array key "ifOutOctets" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 857
  23851.  
  23852. Warning: Undefined array key "ifInUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 860
  23853.  
  23854. Warning: Undefined array key "ifOutUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 861
  23855.  
  23856. Warning: Undefined array key "ifInNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 862
  23857.  
  23858. Warning: Undefined array key "ifOutNUcastPkts" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 863
  23859.  
  23860.  
  23861. Warning: Undefined array key "ifInUnknownProtos" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 866
  23862.  
  23863.  
  23864. Warning: Undefined array key "pagpOperationMode" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 901
  23865.  
  23866. SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,0,0,0,0,1662071820,1662071727,93,158] 1.45ms]
  23867.  
  23868.  
  23869. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,158] 0.22ms]
  23870.  
  23871.  
  23872. 1 updated  
  23873.  
  23874.  
  23875. Port Mg1/0: Mgmt 1/0 (8193 / #159)
  23876. ifInOctets  
  23877.  
  23878. ifOutOctets  
  23879.  
  23880. ifInUcastPkts  
  23881.  
  23882. ifOutUcastPkts  
  23883.  
  23884. ifInBroadcastPkts  
  23885.  
  23886. ifOutBroadcastPkts  
  23887.  
  23888. ifInMulticastPkts  
  23889.  
  23890. ifOutMulticastPkts  
  23891.  
  23892. ifHighSpeed (1000)  
  23893.  
  23894.  
  23895. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 672
  23896. VLAN =  
  23897. Warning: Undefined array key "ifName:Mg1/0" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  23898.  
  23899.  
  23900. Warning: Undefined array key "ifSpeed:Mg1/0" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  23901.  
  23902.  
  23903. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23904.  
  23905. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23906.  
  23907. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23908.  
  23909. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23910.  
  23911. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23912.  
  23913. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23914.  
  23915. IP management Console
  23916. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  23917.  
  23918. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  23919.  
  23920. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  23921.  
  23922. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  23923.  
  23924.  
  23925. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  23926.  
  23927. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23928.  
  23929. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23930.  
  23931. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23932.  
  23933. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23934.  
  23935. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23936.  
  23937. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23938.  
  23939. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23940.  
  23941. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23942.  
  23943. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23944.  
  23945. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  23946.  
  23947. 159 skipped because port is still down since last polling.  
  23948.  
  23949.  
  23950. Port Mg2/0: Mgmt 2/0 (8194 / #160)
  23951. ifInOctets  
  23952.  
  23953. ifOutOctets  
  23954.  
  23955. ifInUcastPkts  
  23956.  
  23957. ifOutUcastPkts  
  23958.  
  23959. ifInBroadcastPkts  
  23960.  
  23961. ifOutBroadcastPkts  
  23962.  
  23963. ifInMulticastPkts  
  23964.  
  23965. ifOutMulticastPkts  
  23966.  
  23967. ifHighSpeed (1000)  
  23968.  
  23969.  
  23970. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 672
  23971. VLAN =  
  23972. Warning: Undefined array key "ifName:Mg2/0" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  23973.  
  23974.  
  23975. Warning: Undefined array key "ifSpeed:Mg2/0" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  23976.  
  23977. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23978.  
  23979. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23980.  
  23981. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23982.  
  23983. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23984.  
  23985. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  23986.  
  23987. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  23988.  
  23989. IP management Console
  23990. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  23991.  
  23992. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  23993.  
  23994. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  23995.  
  23996. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  23997.  
  23998. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  23999.  
  24000.  
  24001. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24002.  
  24003. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24004.  
  24005. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24006.  
  24007. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24008.  
  24009. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24010.  
  24011. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24012.  
  24013. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24014.  
  24015. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24016.  
  24017. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24018.  
  24019. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24020.  
  24021. 160 skipped because port is still down since last polling.  
  24022.  
  24023. Port Mg3/0: Mgmt 3/0 (8195 / #161)
  24024. ifInOctets  
  24025.  
  24026. ifOutOctets  
  24027.  
  24028. ifInUcastPkts  
  24029.  
  24030. ifOutUcastPkts  
  24031.  
  24032. ifInBroadcastPkts  
  24033.  
  24034. ifOutBroadcastPkts  
  24035.  
  24036. ifInMulticastPkts  
  24037.  
  24038. ifOutMulticastPkts  
  24039.  
  24040. ifHighSpeed (1000)  
  24041.  
  24042. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 672
  24043. VLAN =  
  24044.  
  24045. Warning: Undefined array key "ifName:Mg3/0" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 681
  24046.  
  24047.  
  24048. Warning: Undefined array key "ifSpeed:Mg3/0" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 688
  24049.  
  24050. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  24051.  
  24052.  
  24053. Warning: Undefined array key "ifDuplex" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  24054.  
  24055. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  24056.  
  24057. Warning: Undefined array key "ifTrunk" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  24058.  
  24059. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 693
  24060.  
  24061. Warning: Undefined array key "ifVlan" in /usr/local/www/nginx/includes/polling/ports.inc.php on line 701
  24062.  
  24063. IP management Console
  24064. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 8
  24065.  
  24066. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 9
  24067.  
  24068. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 10
  24069.  
  24070. Warning: Undefined array key 1 in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 11
  24071.  
  24072. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/nginx/includes/port-descr-parser.inc.php on line 12
  24073.  
  24074.  
  24075. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24076.  
  24077. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24078.  
  24079. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24080.  
  24081. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24082.  
  24083. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24084.  
  24085. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24086.  
  24087. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24088.  
  24089. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24090.  
  24091. Warning: Undefined variable $port_ifAlias in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24092.  
  24093. Warning: Trying to access array offset on value of type null in /usr/local/www/nginx/includes/polling/ports.inc.php on line 760
  24094.  
  24095. 161 skipped because port is still down since last polling.  
  24096.  
  24097.  
  24098. SQL[update `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where `port_id` in (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, 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, 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, 155, 156, 159, 160, 161) [1662071820,1662071727,null] 2.78ms]
  24099.  
  24100.  
  24101. 152 updated  
  24102.  
  24103.  
  24104. >> Runtime for poller module 'ports': 23.9368 seconds with 63768 bytes
  24105.  
  24106. >> SNMP: [14/23.79s] MySQL: [21/0.33s]  
  24107.  
  24108. #### Unload poller module ports ####
  24109.  
  24110.  
  24111. Modules status: Global+  
  24112.  
  24113. OS  
  24114.  
  24115. Device  
  24116.  
  24117.  
  24118. Warning: Undefined array key "poll_customoid" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24119.  
  24120.  
  24121. #### Load poller module customoid ####
  24122.  
  24123. SQL[SELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [1] 0.29ms]
  24124.  
  24125.  
  24126.  
  24127. >> Runtime for poller module 'customoid': 0.0006 seconds with 1192 bytes
  24128.  
  24129. >> SNMP: [0/0.00s] MySQL: [1/0.00s]  
  24130.  
  24131. #### Unload poller module customoid ####
  24132.  
  24133.  
  24134. Modules status: Global+  
  24135.  
  24136. OS  
  24137.  
  24138. Device  
  24139.  
  24140.  
  24141. Warning: Undefined array key "poll_bgp-peers" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24142.  
  24143. #### Load poller module bgp-peers ####
  24144.  
  24145. SQL[SELECT * FROM `bgpPeers` AS B LEFT JOIN `vrfs` AS V ON `B`.`vrf_id` = `V`.`vrf_id` WHERE `B`.`device_id` = ? [1] 0.31ms]
  24146.  
  24147.  
  24148.  
  24149. >> Runtime for poller module 'bgp-peers': 0.0017 seconds with 13296 bytes
  24150.  
  24151. >> SNMP: [0/0.00s] MySQL: [1/0.00s]  
  24152.  
  24153. #### Unload poller module bgp-peers ####
  24154.  
  24155.  
  24156. Modules status: Global-  
  24157.  
  24158. OS  
  24159.  
  24160. Device  
  24161.  
  24162. Warning: Undefined array key "poll_junose-atm-vp" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24163.  
  24164. Module [ junose-atm-vp ] disabled globally.
  24165.  
  24166.  
  24167. Modules status: Global-  
  24168.  
  24169. OS  
  24170.  
  24171. Device  
  24172.  
  24173. Warning: Undefined array key "poll_printer-supplies" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24174.  
  24175. Module [ printer-supplies ] disabled globally.
  24176.  
  24177.  
  24178. Modules status: Global+  
  24179.  
  24180. OS  
  24181.  
  24182. Device  
  24183.  
  24184. Warning: Undefined array key "poll_ucd-diskio" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24185.  
  24186. #### Load poller module ucd-diskio ####
  24187.  
  24188. SQL[SELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [1] 0.22ms]
  24189.  
  24190.  
  24191.  
  24192. >> Runtime for poller module 'ucd-diskio': 0.0004 seconds with 720 bytes
  24193.  
  24194. >> SNMP: [0/0.00s] MySQL: [1/0.00s]  
  24195.  
  24196. #### Unload poller module ucd-diskio ####
  24197.  
  24198.  
  24199. Modules status: Global+  
  24200.  
  24201. OS  
  24202.  
  24203. Device  
  24204.  
  24205. Warning: Undefined array key "poll_wifi" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24206.  
  24207.  
  24208. #### Load poller module wifi ####
  24209.  
  24210.  
  24211. >> Runtime for poller module 'wifi': 0.0001 seconds with 512 bytes
  24212.  
  24213. >> SNMP: [0/0.00s] MySQL: [0/0.00s]  
  24214.  
  24215. #### Unload poller module wifi ####
  24216.  
  24217.  
  24218. Modules status: Global+  
  24219.  
  24220. OS  
  24221.  
  24222. Device  
  24223.  
  24224. Warning: Undefined array key "poll_wireless" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24225.  
  24226.  
  24227. #### Load poller module wireless ####
  24228.  
  24229. Attempting to initialize OS: fs-switch  
  24230.  
  24231. OS initialized: LibreNMS\OS\FsSwitch  
  24232.  
  24233. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id` = ? [1] 0.26ms]
  24234.  
  24235.  
  24236.  
  24237. >> Runtime for poller module 'wireless': 0.0014 seconds with 102536 bytes
  24238.  
  24239. >> SNMP: [0/0.00s] MySQL: [1/0.00s]  
  24240.  
  24241. #### Unload poller module wireless ####
  24242.  
  24243.  
  24244. Modules status: Global+  
  24245.  
  24246. OS  
  24247.  
  24248. Device  
  24249.  
  24250. Warning: Undefined array key "poll_ospf" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24251.  
  24252.  
  24253. #### Load poller module ospf ####
  24254.  
  24255. SQL[select * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [1] 0.23ms]
  24256.  
  24257.  
  24258.  Processes:
  24259. SNMP['/usr/local/bin/snmpbulkwalk' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Os' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup']  
  24260.  
  24261.  
  24262.  
  24263.  
  24264.  
  24265. SQL[delete from `ospf_instances` where `ospf_instances`.`device_id` = ? and `ospf_instances`.`device_id` is not null and `context_name` = ? and 1 = 1 [1,""] 0.4ms]
  24266.  
  24267.  
  24268. 0
  24269.  
  24270. >> Runtime for poller module 'ospf': 0.0994 seconds with 159408 bytes
  24271.  
  24272. >> SNMP: [1/0.10s] MySQL: [2/0.01s]  
  24273.  
  24274. #### Unload poller module ospf ####
  24275.  
  24276.  
  24277. Modules status: Global-  
  24278.  
  24279. OS  
  24280.  
  24281. Device  
  24282.  
  24283.  
  24284. Warning: Undefined array key "poll_isis" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24285. Module [ isis ] disabled globally.
  24286.  
  24287.  
  24288. Modules status: Global-  
  24289.  
  24290. OS  
  24291.  
  24292. Device  
  24293.  
  24294. Warning: Undefined array key "poll_cisco-ipsec-flow-monitor" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24295. Module [ cisco-ipsec-flow-monitor ] disabled globally.
  24296.  
  24297.  
  24298. Modules status: Global-  
  24299.  
  24300. OS  
  24301.  
  24302. Device  
  24303.  
  24304. Warning: Undefined array key "poll_cisco-remote-access-monitor" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24305. Module [ cisco-remote-access-monitor ] disabled globally.
  24306.  
  24307.  
  24308. Modules status: Global-  
  24309.  
  24310. OS  
  24311.  
  24312. Device  
  24313.  
  24314. Warning: Undefined array key "poll_cisco-cef" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24315. Module [ cisco-cef ] disabled globally.
  24316.  
  24317.  
  24318. Modules status: Global-  
  24319.  
  24320. OS  
  24321.  
  24322. Device  
  24323.  
  24324. Warning: Undefined array key "poll_slas" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24325. Module [ slas ] disabled globally.
  24326.  
  24327.  
  24328. Modules status: Global-  
  24329.  
  24330. OS  
  24331.  
  24332. Device  
  24333.  
  24334. Warning: Undefined array key "poll_cisco-mac-accounting" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24335. Module [ cisco-mac-accounting ] disabled globally.
  24336.  
  24337.  
  24338. Modules status: Global-  
  24339.  
  24340. OS  
  24341.  
  24342. Device  
  24343.  
  24344. Warning: Undefined array key "poll_cipsec-tunnels" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24345. Module [ cipsec-tunnels ] disabled globally.
  24346.  
  24347.  
  24348. Modules status: Global-  
  24349.  
  24350. OS  
  24351.  
  24352. Device  
  24353.  
  24354. Warning: Undefined array key "poll_cisco-ace-loadbalancer" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24355. Module [ cisco-ace-loadbalancer ] disabled globally.
  24356.  
  24357.  
  24358. Modules status: Global-  
  24359.  
  24360. OS  
  24361.  
  24362. Device  
  24363.  
  24364. Warning: Undefined array key "poll_cisco-ace-serverfarms" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24365. Module [ cisco-ace-serverfarms ] disabled globally.
  24366.  
  24367.  
  24368. Modules status: Global-  
  24369.  
  24370. OS  
  24371.  
  24372. Device  
  24373.  
  24374. Warning: Undefined array key "poll_cisco-asa-firewall" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24375. Module [ cisco-asa-firewall ] disabled globally.
  24376.  
  24377.  
  24378. Modules status: Global-  
  24379.  
  24380. OS  
  24381.  
  24382. Device  
  24383.  
  24384. Warning: Undefined array key "poll_cisco-voice" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24385. Module [ cisco-voice ] disabled globally.
  24386.  
  24387.  
  24388. Modules status: Global-  
  24389.  
  24390. OS  
  24391.  
  24392. Device  
  24393.  
  24394. Warning: Undefined array key "poll_cisco-cbqos" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24395. Module [ cisco-cbqos ] disabled globally.
  24396.  
  24397.  
  24398. Modules status: Global-  
  24399.  
  24400. OS  
  24401.  
  24402. Device  
  24403.  
  24404. Warning: Undefined array key "poll_cisco-otv" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24405. Module [ cisco-otv ] disabled globally.
  24406.  
  24407.  
  24408. Modules status: Global-  
  24409.  
  24410. OS  
  24411.  
  24412. Device  
  24413.  
  24414. Warning: Undefined array key "poll_cisco-qfp" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24415. Module [ cisco-qfp ] disabled globally.
  24416.  
  24417.  
  24418. Modules status: Global-  
  24419.  
  24420. OS  
  24421.  
  24422. Device  
  24423.  
  24424. Warning: Undefined array key "poll_cisco-vpdn" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24425. Module [ cisco-vpdn ] disabled globally.
  24426.  
  24427.  
  24428. Modules status: Global-  
  24429.  
  24430. OS  
  24431.  
  24432. Device  
  24433.  
  24434. Warning: Undefined array key "poll_nac" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24435. Module [ nac ] disabled globally.
  24436.  
  24437.  
  24438. Modules status: Global-  
  24439.  
  24440. OS  
  24441.  
  24442. Device  
  24443.  
  24444. Warning: Undefined array key "poll_netscaler-vsvr" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24445. Module [ netscaler-vsvr ] disabled globally.
  24446.  
  24447.  
  24448. Modules status: Global-  
  24449.  
  24450. OS  
  24451.  
  24452. Device  
  24453.  
  24454. Warning: Undefined array key "poll_aruba-controller" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24455. Module [ aruba-controller ] disabled globally.
  24456.  
  24457.  
  24458. Modules status: Global+  
  24459.  
  24460. OS  
  24461.  
  24462. Device  
  24463.  
  24464. Warning: Undefined array key "poll_entity-physical" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24465.  
  24466. #### Load poller module entity-physical ####
  24467.  
  24468.  
  24469. >> Runtime for poller module 'entity-physical': 0.0001 seconds with 408 bytes
  24470.  
  24471. >> SNMP: [0/0.00s] MySQL: [0/0.00s]  
  24472.  
  24473. #### Unload poller module entity-physical ####
  24474.  
  24475.  
  24476. Modules status: Global-  
  24477.  
  24478. OS  
  24479.  
  24480. Device  
  24481.  
  24482. Warning: Undefined array key "poll_entity-state" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24483. Module [ entity-state ] disabled globally.
  24484.  
  24485.  
  24486. Modules status: Global+  
  24487.  
  24488. OS  
  24489.  
  24490. Device  
  24491.  
  24492. Warning: Undefined array key "poll_applications" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24493.  
  24494. #### Load poller module applications ####
  24495.  
  24496. SQL[select * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null [1] 0.33ms]
  24497.  
  24498.  
  24499.  
  24500. Warning: Undefined variable $agent_data in /usr/local/www/nginx/includes/polling/applications.inc.php on line 3
  24501.  
  24502.  
  24503. >> Runtime for poller module 'applications': 0.0012 seconds with 27712 bytes
  24504.  
  24505. >> SNMP: [0/0.00s] MySQL: [1/0.00s]  
  24506.  
  24507. #### Unload poller module applications ####
  24508.  
  24509.  
  24510. Modules status: Global+  
  24511.  
  24512. OS  
  24513.  
  24514. Device  
  24515.  
  24516. Warning: Undefined array key "poll_stp" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24517.  
  24518.  
  24519. #### Load poller module stp ####
  24520.  
  24521. Instances:
  24522. SQL[select * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [1] 0.28ms]
  24523.  
  24524.  
  24525. SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/fs' '-v2c' '-c' 'COMMUNITY' '-OQXUt' 'udp:HOSTNAME:161' 'BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0' 'BRIDGE-MIB::dot1dStpTopChanges.0' 'BRIDGE-MIB::dot1dStpDesignatedRoot.0']  
  24526.  
  24527. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = 126651871
  24528. BRIDGE-MIB::dot1dStpTopChanges.0 = 2
  24529. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = "00 00 64 9D 99 D1 F7 F7 "
  24530.  
  24531.  
  24532.  
  24533. SQL[update `stp` set `timeSinceTopologyChange` = ? where `stp_id` = ? ["1266518",1] 1.87ms]
  24534.  
  24535.  
  24536. Updated data:  
  24537.  
  24538. array (
  24539.   'timeSinceTopologyChange' => '1266518',
  24540. )  
  24541.  
  24542.  
  24543. Ports:
  24544. SQL[select * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [1] 0.37ms]
  24545.  
  24546.  
  24547. .
  24548.  
  24549. >> Runtime for poller module 'stp': 0.0402 seconds with 103512 bytes
  24550.  
  24551. >> SNMP: [1/0.03s] MySQL: [3/0.03s]  
  24552.  
  24553. #### Unload poller module stp ####
  24554.  
  24555.  
  24556. Modules status: Global+  
  24557.  
  24558. OS  
  24559.  
  24560. Device  
  24561.  
  24562.  
  24563. Warning: Undefined array key "poll_ntp" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24564.  
  24565. #### Load poller module ntp ####
  24566.  
  24567.  
  24568. >> Runtime for poller module 'ntp': 0.0001 seconds with 320 bytes
  24569.  
  24570. >> SNMP: [0/0.00s] MySQL: [0/0.00s]  
  24571.  
  24572. #### Unload poller module ntp ####
  24573.  
  24574.  
  24575. Modules status: Global-  
  24576.  
  24577. OS  
  24578.  
  24579. Device  
  24580.  
  24581. Warning: Undefined array key "poll_loadbalancers" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24582. Module [ loadbalancers ] disabled globally.
  24583.  
  24584.  
  24585. Modules status: Global-  
  24586.  
  24587. OS  
  24588.  
  24589. Device  
  24590.  
  24591. Warning: Undefined array key "poll_mef" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24592. Module [ mef ] disabled globally.
  24593.  
  24594.  
  24595. Modules status: Global+  
  24596.  
  24597. OS  
  24598. Device  
  24599.  
  24600. Warning: Undefined array key "poll_mpls" in /usr/local/www/nginx/includes/polling/functions.inc.php on line 323
  24601.  
  24602. #### Load poller module mpls ####
  24603.  
  24604.  
  24605. >> Runtime for poller module 'mpls': 0.0003 seconds with 23552 bytes
  24606.  
  24607. >> SNMP: [0/0.00s] MySQL: [0/0.00s]  
  24608.  
  24609.