root@observium:/opt/observium# ./poller.php -d -m ports -h 524
DEBUG!

CMD[/usr/bin/svn info /opt/observium]

CMD EXITCODE[0]
CMD RUNTIME[0.0568s]
STDOUT[
Path: .
Working Copy Root Path: /opt/observium
URL: https://svn.observium.org/svn/observium/branches/stable
Relative URL: ^/observium/branches/stable
Repository Root: https://svn.observium.org/svn
Repository UUID: 61d68cd4-352d-0410-923a-c4978735b2b8
Revision: 11858
Node Kind: directory
Schedule: normal
Last Changed Author: adama
Last Changed Rev: 11831
Last Changed Date: 2021-12-27 18:23:46 +0200 (Mon, 27 Dec 2021)

]
DEFINITIONS loaded by: 0.27797 ms

DEFINITIONS in memory: 14.3MB


SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'dbSchema';]
SQL RUNTIME[0.00014806s]

SQL[SELECT @@SESSION.sql_mode;]
SQL RUNTIME[0.00022292s]

SQL[SET SESSION `sql_mode` = 'NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION']
SQL RUNTIME[0.00010204s]
DB mode(s) disabled: STRICT_TRANS_TABLES, ERROR_FOR_DIVISION_BY_ZERO

CMD[date "+%:z"]

CMD EXITCODE[0]
CMD RUNTIME[0.0092s]
STDOUT[
+02:00
]

SQL[SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP);]
SQL RUNTIME[0.00021601s]

SQL[SELECT * FROM `config`]
SQL RUNTIME[0.00065112s]

CMD[/bin/hostname -f]

CMD EXITCODE[0]
CMD RUNTIME[0.0188s]
STDOUT[
observium.ficore.net
]

  ___   _                              _
 / _ \ | |__   ___   ___  _ __ __   __(_) _   _  _ __ ___
| | | || '_ \ / __| / _ \| '__|\ \ / /| || | | || '_ ` _ \
| |_| || |_) |\__ \|  __/| |    \ V / | || |_| || | | | | |
 \___/ |_.__/ |___/ \___||_|     \_/  |_| \__,_||_| |_| |_|
                         Observium Professional 21.12.11831
                                  https://www.observium.org


SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_ver';]
SQL RUNTIME[0.00360107s]

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';]
SQL RUNTIME[0.00092411s]

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev_date';]
SQL RUNTIME[0.00090384s]
There is a newer revision of Observium available!
Version 22.1.11857 (25th January 2022) is 26 revisions ahead.


CMD[/opt/observium/scripts/distro]

CMD EXITCODE[0]
CMD RUNTIME[0.1929s]
STDOUT[
Linux|4.19.0-18-amd64|amd64|Debian|10|xenpv|
]

CMD[/usr/bin/env python --version 2>&1]

CMD EXITCODE[0]
CMD RUNTIME[0.03s]
STDOUT[
Python 2.7.16
]

SQL[SELECT version();]
SQL RUNTIME[0.01830006s]

CMD[/usr/bin/snmpget --version 2>&1]

CMD EXITCODE[0]
CMD RUNTIME[0.0376s]
STDOUT[
NET-SNMP version: 5.7.3
]

CMD[/usr/bin/rrdtool --version | head -n1]

CMD EXITCODE[0]
CMD RUNTIME[0.0897s]
STDOUT[
RRDtool 1.7.1  Copyright by Tobias Oetiker <tobi@oetiker.ch>
]

CMD[/usr/bin/fping -v 2>&1]

CMD EXITCODE[0]
CMD RUNTIME[0.0138s]
STDOUT[
/usr/bin/fping: Version 4.2
/usr/bin/fping: comments to david@schweikert.ch
]

CMD[/usr/sbin/apache2 -v | awk '/Server version:/ {print $3}']

CMD EXITCODE[0]
CMD RUNTIME[0.0841s]
STDOUT[
Apache/2.4.38
]

SQL[SELECT @@SESSION.sql_mode;]
SQL RUNTIME[0.00026989s]

SQL[SHOW VARIABLES LIKE 'character_set_connection']
SQL RUNTIME[0.00416112s]

#####  Software versions  #####

 o OS                   Linux 4.19.0-18-amd64 [amd64] (Debian 10)
 o Apache               2.4.38
 o PHP                  7.4.7 (OPcache: DISABLED)
 o Python               2.7.16
 o MariaDB              10.3.31-MariaDB-0+deb10u1 (extension: mysqli 7.4.7)
 o SNMP                 NET-SNMP 5.7.3
 o RRDtool              1.7.1
 o Fping                4.2 (IPv4 and IPv6)

#####  Memory Limit  #####

 o PHP                  Unlimited

#####  MariaDB mode  #####

 o MariaDB              NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

#####  Charset info  #####

 o PHP                  UTF-8
 o MariaDB              utf8

#####  Timezones info  #####

 o Date                 Tuesday, 25-Jan-22 15:32:33 EET
 o PHP                  +02:00
 o MariaDB              +02:00

SQL[SELECT EXISTS (SELECT 1 FROM `pollers`)]
SQL RUNTIME[0.00352693s]


SQL[SELECT * FROM `alerts_maint` WHERE `maint_start` < '1643117553' AND `maint_end` > '1643117553']
SQL RUNTIME[0.00051188s]
#####  Starting polling run at 2022-01-25 15:32:33  #####


SQL[SELECT `device_id` FROM `devices` WHERE `disabled` = 0 AND `device_id` = '524' AND `poller_id` = '0' ORDER BY `device_id` ASC]
SQL RUNTIME[0.00377607s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '524']
SQL RUNTIME[0.00605512s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '524']
SQL RUNTIME[0.00072813s]

SQL[SELECT * FROM `observium_processes` WHERE `process_name` = 'poller.php' AND `device_id` = '524' AND `poller_id` = '0']
SQL RUNTIME[0.00085282s]

SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`) VALUES ('20544','poller.php','2731','0','php ./poller.php -d -m ports -h 524','1643117553','524')]
SQL RUNTIME[0.00641084s]

SQL[SELECT * FROM `alert_tests` WHERE 1]
SQL RUNTIME[0.00015306s]
Cached 0 alert rules.

SQL[SELECT * FROM `alert_table` WHERE `device_id` = '524']
SQL RUNTIME[0.00010991s]
#####  1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net. [524]  #####

 o OS                   dell-os10
 o Last poll duration   9.39 seconds
 o Last Polled          2022-01-25 15:32:10
 o SNMP Version         v2c

CMD[/usr/bin/fping -t 500 -c 1 -q 172.22.160.228 2>&1]

CMD EXITCODE[0]
CMD RUNTIME[0.0204s]
STDOUT[
172.22.160.228 : xmt/rcv/%loss = 1/1/0%, min/avg/max = 0.34/0.34/0.34
]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUsn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' .1.3.6.1.2.1.1.2.0 .1.3.6.1.2.1.1.3.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0491s]
CMD EXITDELAY[10ms]
STDOUT[
.1.3.6.1.2.1.1.2.0 = .1.3.6.1.4.1.674.11000.5000.100.2.1.21
.1.3.6.1.2.1.1.3.0 = 68:12:27:26.76
]
SNMP STATUS[TRUE]
 o Device status        Device is reachable by PING (0.34ms) and SNMP (49.08ms)
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./status.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./status.rrd N:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./ping.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./ping.rrd N:0.34]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.00 r:0.02
OK u:0.01 s:0.00 r:0.02]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./ping_snmp.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./ping_snmp.rrd N:49.08]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.00 r:0.02]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '524']
SQL RUNTIME[0.00089192s]


including: includes/polling/system.inc.php
#####  Module Start: system  #####


SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '524' AND `use` = 'mib' AND `disabled` = '1']
SQL RUNTIME[0.00034094s]
 o SNMPv2-MIB
CMD[/usr/bin/snmpget -v2c -c *** -Pud -Ih -OQUsx --hexOutputLength=0 -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' sysUpTime.0 sysLocation.0 sysContact.0 sysName.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0418s]
STDOUT[
sysUpTime.0 = 68:12:27:26.82
sysLocation.0 = "4B 69 76 69 70 65 6C 6C 6F 6E 74 69 65 20 33 35 20 54 68 65 20 52 6F 63 6B 20 55 6C 76 69 6C 61 20 46 49 "
sysContact.0 = "30 30 30 30 2E 63 73 40 66 69 63 6F 6C 6F 2E 63 6F 6D "
sysName.0 = "31 31 32 30 2D 72 63 6C 66 32 61 2D 74 36 "
]
SNMP Hex string converted..
   HEX: 4B 69 76 69 70 65 6C 6C 6F 6E 74 69 65 20 33 35 20 54 68 65 20 52 6F 63 6B 20 55 6C 76 69 6C 61 20 46 49
STRING: Kivipellontie 35 The Rock Ulvila FI

SNMP Hex string converted..
   HEX: 30 30 30 30 2E 63 73 40 66 69 63 6F 6C 6F 2E 63 6F 6D
STRING: 0000.cs@ficolo.com

SNMP Hex string converted..
   HEX: 31 31 32 30 2D 72 63 6C 66 32 61 2D 74 36
STRING: 1120-rclf2a-t6

SNMP STATUS[TRUE]
Timeticks converted 68:12:27:26.82 -> 5920046

CMD[/usr/bin/snmpget -v2c -c *** -Pud -Ih -OQUvx --hexOutputLength=0 -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' sysDescr.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0581s]
CMD EXITDELAY[10ms]
STDOUT[
"44 65 6C 6C 20 45 4D 43 20 4E 65 74 77 6F 72 6B 69 6E 67 20 4F 53 31 30 20 45 6E 74 65 72 70 72 69 73 65 2E 0D 0A 43 6F 70 79 72 69 67 68 74 20 28 63 29 20 31 39 39 39 2D 32 30 32 30 20 62 79 20 44 65 6C 6C 20 49 6E 63 2E 20 41 6C 6C 20 52 69 67 68 74 73 20 52 65 73 65 72 76 65 64 2E 0D 0A 53 79 73 74 65 6D 20 44 65 73 63 72 69 70 74 69 6F 6E 3A 20 4F 53 31 30 20 45 6E 74 65 72 70 72 69 73 65 2E 0D 0A 4F 53 20 56 65 72 73 69 6F 6E 3A 20 31 30 2E 35 2E 32 2E 30 50 31 2E 0D 0A 53 79 73 74 65 6D 20 54 79 70 65 3A 20 53 35 32 34 38 46 "
]
SNMP Hex string converted..
   HEX: 44 65 6C 6C 20 45 4D 43 20 4E 65 74 77 6F 72 6B 69 6E 67 20 4F 53 31 30 20 45 6E 74 65 72 70 72 69 73 65 2E 0D 0A 43 6F 70 79 72 69 67 68 74 20 28 63 29 20 31 39 39 39 2D 32 30 32 30 20 62 79 20 44 65 6C 6C 20 49 6E 63 2E 20 41 6C 6C 20 52 69 67 68 74 73 20 52 65 73 65 72 76 65 64 2E 0D 0A 53 79 73 74 65 6D 20 44 65 73 63 72 69 70 74 69 6F 6E 3A 20 4F 53 31 30 20 45 6E 74 65 72 70 72 69 73 65 2E 0D 0A 4F 53 20 56 65 72 73 69 6F 6E 3A 20 31 30 2E 35 2E 32 2E 30 50 31 2E 0D 0A 53 79 73 74 65 6D 20 54 79 70 65 3A 20 53 35 32 34 38 46
STRING: Dell EMC Networking OS10 Enterprise.
Copyright (c) 1999-2020 by Dell Inc. All Rights Reserved.
System Description: OS10 Enterprise.
OS Version: 10.5.2.0P1.
System Type: S5248F
  UTF8: Dell EMC Networking OS10 Enterprise.
Copyright (c) 1999-2020 by Dell Inc. All Rights Reserved.
System Description: OS10 Enterprise.
OS Version: 10.5.2.0P1.
System Type: S5248F

SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUvn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' sysObjectID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0516s]
CMD EXITDELAY[10ms]
STDOUT[
.1.3.6.1.4.1.674.11000.5000.100.2.1.21
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMP-FRAMEWORK-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' snmpEngineID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.1074s]
STDOUT[
"80 00 02 A2 03 0C 29 EF E2 FE 80 "
]
SNMP STATUS[TRUE]


CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m HOST-RESOURCES-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' hrSystemUptime.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0722s]
STDOUT[
68:12:28:40.25
]
SNMP STATUS[TRUE]
Timeticks converted 68:12:28:40.25 -> 5920120

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMP-FRAMEWORK-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' snmpEngineTime.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0351s]
STDOUT[
5920047
]
SNMP STATUS[TRUE]
Using SNMP Agent hrSystemUptime (5920120 sec. => 68 days, 12h 28m 40s)
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./uptime.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./uptime.rrd N:5920120]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]

 o Uptime               68 days, 12h 28m 40s
 o Last reboot          2021-11-18 03:03:54


  /opt/observium/includes/polling/system.inc.php:226
array(
  [use]            => string(14) "hrSystemUptime"
  [sysUpTime]      => int(5920046)
  [hrSystemUptime] => int(5920120)
  [snmpEngineTime] => int(5920047)
  [uptime]         => int(5920120)
  [formatted]      => string(20) "68 days, 12h 28m 40s"
  [message]        => string(31) "Using SNMP Agent hrSystemUptime"
  [previous]       => string(7) "5920088"
  [diff]           => int(-32)
  [last_rebooted]  => string(10) "1637197434"
  [rebooted]       => int(0)
)

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUsn -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' .1.3.6.1.4.1.2021.10.1.5.1 .1.3.6.1.4.1.2021.10.1.5.2 .1.3.6.1.4.1.2021.10.1.5.3]

CMD EXITCODE[0]
CMD RUNTIME[0.0883s]
STDOUT[
.1.3.6.1.4.1.2021.10.1.5.1 = 61
.1.3.6.1.4.1.2021.10.1.5.2 = 60
.1.3.6.1.4.1.2021.10.1.5.3 = 64
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./la.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./la.rrd N:61:60:64]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.00 r:0.44]
RRD_STATUS[TRUE]

 o Load average         0.61, 0.6, 0.64
 o sysObjectID          .1.3.6.1.4.1.674.11000.5000.100.2.1.21
 o snmpEngineID         800002A2030C29EFE2FE80
 o sysDescr             Dell EMC Networking OS10 Enterprise.
                        Copyright (c) 1999-2020 by Dell Inc. All Rights Reserved.
                        System Description: OS10 Enterprise.
                        OS Version: 10.5.2.0P1.
                        System Type: S5248F
 o sysName              1120-rclf2a-t6
 o Location             Kivipellontie 35 The Rock Ulvila FI

SQL[SELECT * FROM `devices_locations` WHERE `device_id` = '524']
SQL RUNTIME[0.00090480s]
 o Module time          0.5016s


including: includes/polling/os.inc.php
#####  Module Start: os  #####

Added OS param from sysDescr pattern: 'version' = '10.5.2.0P1' (/OS Version: (?<version>\d[\w\.\-]+?)\.*\s+System Type: (?<hardware>\S+)/)
Added OS param from sysDescr pattern: 'hardware' = 'S5248F' (/OS Version: (?<version>\d[\w\.\-]+?)\.*\s+System Type: (?<hardware>\S+)/)

CMD[/usr/bin/snmpget -v2c -c *** -Pud -Ih -OQUvx --hexOutputLength=0 -m DELLEMC-OS10-CHASSIS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' os10ChassisPPID.1]

CMD EXITCODE[0]
CMD RUNTIME[0.0859s]
STDOUT[
"43 4E 30 47 46 50 44 4E 43 45 53 30 30 30 37 36 30 30 30 32 "
]
SNMP Hex string converted..
   HEX: 43 4E 30 47 46 50 44 4E 43 45 53 30 30 30 37 36 30 30 30 32
STRING: CN0GFPDNCES000760002

SNMP STATUS[TRUE]
Added Device param from SNMP definition by [DELLEMC-OS10-CHASSIS-MIB::os10ChassisPPID.1]: 'serial' = 'CN0GFPDNCES000760002'

CMD[/usr/bin/snmpget -v2c -c *** -Pud -Ih -OQUvx --hexOutputLength=0 -m DELLEMC-OS10-CHASSIS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' os10ChassisServiceTag.1]

CMD EXITCODE[0]
CMD RUNTIME[0.0848s]
STDOUT[
"48 43 4D 42 39 5A 32 "
]
SNMP Hex string converted..
   HEX: 48 43 4D 42 39 5A 32
STRING: HCMB9Z2

SNMP STATUS[TRUE]
Added Device param from SNMP definition by [DELLEMC-OS10-CHASSIS-MIB::os10ChassisServiceTag.1]: 'asset_tag' = 'HCMB9Z2'
 o OS Poller            Generic
 o Type                 Network
 o Vendor               Dell EMC
 o Hardware             S5248F
 o Version              10.5.2.0P1
 o Features             <empty>
 o Serial               CN0GFPDNCES000760002
 o Asset                HCMB9Z2

 o Module time          0.1786s


including: includes/polling/ports.inc.php
#####  Module Start: ports  #####


SQL[SELECT * FROM `ports` WHERE `device_id` = '524']
SQL RUNTIME[0.00191283s]

SQL[SELECT * FROM `entity_attribs` WHERE `device_id` = '524' AND `entity_type` = 'port']
SQL RUNTIME[0.00109291s]
Module [ports_etherlike] disabled globally by config in process [poller].
Module [ports_junoseatmvp] excluded for device os in process [poller].
Module [ports_fdbcount] disabled globally by config in process [poller].
 o Caching Oids         Used separate data tables snmpwalk and per port snmpget.
ifDescr
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.1962s]
STDOUT[
ifDescr.9 = mgmt1/1/1
ifDescr.26 = ethernet1/1/49
ifDescr.27 = ethernet1/1/50
ifDescr.28 = ethernet1/1/51
ifDescr.29 = ethernet1/1/52
ifDescr.30 = ethernet1/1/53
ifDescr.31 = ethernet1/1/54
ifDescr.32 = ethernet1/1/55
ifDescr.33 = ethernet1/1/56
ifDescr.34 = loopback1
ifDescr.35 = loopback0
ifDescr.36 = ethernet1/1/1:1
ifDescr.37 = ethernet1/1/2:1
ifDescr.38 = ethernet1/1/3:1
ifDescr.39 = ethernet1/1/4:1
ifDescr.40 = ethernet1/1/5:1
ifDescr.41 = ethernet1/1/6:1
ifDescr.42 = ethernet1/1/7:1
ifDescr.43 = ethernet1/1/8:1
ifDescr.44 = ethernet1/1/9:1
ifDescr.45 = ethernet1/1/10:1
ifDescr.46 = ethernet1/1/11:1
ifDescr.47 = ethernet1/1/12:1
ifDescr.48 = ethernet1/1/13:1
ifDescr.49 = ethernet1/1/14:1
ifDescr.50 = ethernet1/1/15:1
ifDescr.51 = ethernet1/1/16:1
ifDescr.52 = ethernet1/1/17:1
ifDescr.53 = ethernet1/1/18:1
ifDescr.54 = ethernet1/1/19:1
ifDescr.55 = ethernet1/1/20:1
ifDescr.56 = ethernet1/1/21:1
ifDescr.57 = ethernet1/1/22:1
ifDescr.58 = ethernet1/1/23:1
ifDescr.59 = ethernet1/1/24:1
ifDescr.60 = ethernet1/1/25:1
ifDescr.61 = ethernet1/1/26:1
ifDescr.62 = ethernet1/1/27:1
ifDescr.63 = ethernet1/1/28:1
ifDescr.64 = ethernet1/1/29:1
ifDescr.65 = ethernet1/1/30:1
ifDescr.66 = ethernet1/1/31:1
ifDescr.67 = ethernet1/1/32:1
ifDescr.68 = virtual-network3223
ifDescr.69 = virtual-network976
ifDescr.70 = ethernet1/1/45
ifDescr.71 = ethernet1/1/46
ifDescr.72 = ethernet1/1/47
ifDescr.73 = ethernet1/1/48
ifDescr.74 = port-channel1
ifDescr.76 = port-channel3
ifDescr.78 = port-channel2
ifDescr.80 = port-channel10
ifDescr.82 = port-channel4
ifDescr.84 = port-channel45
ifDescr.86 = virtual-network10
ifDescr.345 = vlan1
ifDescr.346 = vlan4090
ifDescr.347 = vlan10
ifDescr.352 = vlan342
ifDescr.355 = vlan400
ifDescr.361 = vlan401
ifDescr.366 = vlan430
ifDescr.370 = vlan431
ifDescr.374 = vlan432
ifDescr.378 = vlan434
ifDescr.382 = vlan500
ifDescr.385 = vlan560
ifDescr.389 = vlan562
ifDescr.393 = vlan564
ifDescr.397 = vlan565
ifDescr.401 = vlan566
ifDescr.405 = vlan567
ifDescr.409 = vlan568
ifDescr.413 = vlan569
ifDescr.417 = vlan570
ifDescr.421 = vlan571
ifDescr.425 = vlan572
ifDescr.429 = vlan573
ifDescr.433 = vlan574
ifDescr.437 = vlan575
ifDescr.441 = vlan576
ifDescr.445 = vlan577
ifDescr.449 = vlan578
ifDescr.453 = vlan579
ifDescr.457 = vlan639
ifDescr.461 = vlan972
ifDescr.465 = vlan973
ifDescr.469 = vlan976
ifDescr.473 = vlan988
ifDescr.475 = vlan1001
ifDescr.479 = vlan1530
ifDescr.483 = vlan1531
ifDescr.487 = vlan1532
ifDescr.491 = vlan1533
ifDescr.495 = vlan1534
ifDescr.499 = vlan1535
ifDescr.503 = vlan1536
ifDescr.507 = vlan1537
ifDescr.511 = vlan1538
ifDescr.515 = vlan1539
ifDescr.519 = vlan1540
ifDescr.523 = vlan1541
ifDescr.527 = vlan1600
ifDescr.531 = vlan1601
ifDescr.535 = vlan1602
ifDescr.539 = vlan1603
ifDescr.543 = vlan1604
ifDescr.547 = vlan1605
ifDescr.551 = vlan1606
ifDescr.555 = vlan1705
ifDescr.559 = vlan3048
ifDescr.563 = vlan1607
ifDescr.567 = vlan1542
ifDescr.571 = vlan1543
ifDescr.575 = vlan1544
ifDescr.579 = vlan1545
ifDescr.583 = vlan1546
ifDescr.587 = vlan1547
ifDescr.591 = vlan1548
ifDescr.595 = vlan1549
ifDescr.599 = vlan1550
ifDescr.603 = vlan1551
ifDescr.607 = vlan1552
ifDescr.611 = vlan1553
ifDescr.615 = vlan1554
ifDescr.619 = vlan1555
ifDescr.623 = vlan1556
ifDescr.627 = vlan1557
ifDescr.631 = vlan1558
ifDescr.635 = vlan1559
ifDescr.639 = vlan1560
ifDescr.643 = vlan1561
ifDescr.647 = vlan1562
ifDescr.651 = vlan1608
ifDescr.655 = vlan1609
ifDescr.659 = vlan1610
ifDescr.663 = vlan1611
ifDescr.667 = vlan1612
ifDescr.671 = vlan1613
ifDescr.675 = vlan1614
ifDescr.679 = vlan1615
ifDescr.683 = vlan1616
ifDescr.687 = vlan1617
ifDescr.691 = vlan1618
ifDescr.695 = vlan1619
ifDescr.699 = vlan1620
ifDescr.703 = vlan1621
ifDescr.707 = vlan1622
ifDescr.711 = vlan1623
ifDescr.715 = vlan1624
ifDescr.719 = vlan1625
ifDescr.723 = vlan1626
ifDescr.727 = vlan1627
ifDescr.731 = vlan1628
ifDescr.735 = vlan3044
ifDescr.737 = vlan1706
ifDescr.741 = vlan1707
ifDescr.745 = vlan1708
ifDescr.749 = vlan1709
ifDescr.753 = vlan1710
ifDescr.757 = vlan977
ifDescr.761 = vlan501
ifDescr.765 = vlan502
ifDescr.769 = vlan503
ifDescr.773 = vlan410
ifDescr.777 = vlan2555
ifDescr.779 = vlan2556
ifDescr.781 = vlan380
ifDescr.785 = vlan381
ifDescr.789 = vlan382
ifDescr.793 = vlan383
ifDescr.797 = vlan384
ifDescr.801 = vlan385
ifDescr.805 = vlan386
ifDescr.809 = vlan387
ifDescr.813 = vlan388
ifDescr.817 = vlan389
ifDescr.821 = vlan390
ifDescr.825 = vlan391
ifDescr.829 = vlan392
ifDescr.833 = vlan393
ifDescr.837 = vlan394
ifDescr.841 = vlan395
ifDescr.845 = vlan396
ifDescr.849 = vlan397
ifDescr.853 = vlan398
ifDescr.857 = vlan399
ifDescr.861 = vlan4094
ifDescr.862 = port-channel1000
ifDescr.996 = ethernet1/1/33:1
ifDescr.997 = ethernet1/1/34:1
ifDescr.998 = ethernet1/1/35:1
ifDescr.999 = ethernet1/1/36:1
ifDescr.1000 = ethernet1/1/37:1
ifDescr.1001 = ethernet1/1/38:1
ifDescr.1002 = ethernet1/1/39:1
ifDescr.1003 = ethernet1/1/40:1
ifDescr.1004 = ethernet1/1/41:1
ifDescr.1005 = ethernet1/1/42:1
ifDescr.1006 = ethernet1/1/43:1
ifDescr.1007 = ethernet1/1/44:1
ifDescr.1011 = vlan20
ifDescr.1016 = vlan40
ifDescr.1024 = vlan140
ifDescr.1026 = virtual-network20
ifDescr.1028 = virtual-network40
ifDescr.1037 = vlan2648
ifDescr.1041 = vlan435
]
SNMP STATUS[TRUE]
ifType
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifType]

CMD EXITCODE[0]
CMD RUNTIME[0.0676s]
STDOUT[
ifType.9 = ethernetCsmacd
ifType.26 = ethernetCsmacd
ifType.27 = ethernetCsmacd
ifType.28 = ethernetCsmacd
ifType.29 = ethernetCsmacd
ifType.30 = ethernetCsmacd
ifType.31 = ethernetCsmacd
ifType.32 = ethernetCsmacd
ifType.33 = ethernetCsmacd
ifType.34 = softwareLoopback
ifType.35 = softwareLoopback
ifType.36 = ethernetCsmacd
ifType.37 = ethernetCsmacd
ifType.38 = ethernetCsmacd
ifType.39 = ethernetCsmacd
ifType.40 = ethernetCsmacd
ifType.41 = ethernetCsmacd
ifType.42 = ethernetCsmacd
ifType.43 = ethernetCsmacd
ifType.44 = ethernetCsmacd
ifType.45 = ethernetCsmacd
ifType.46 = ethernetCsmacd
ifType.47 = ethernetCsmacd
ifType.48 = ethernetCsmacd
ifType.49 = ethernetCsmacd
ifType.50 = ethernetCsmacd
ifType.51 = ethernetCsmacd
ifType.52 = ethernetCsmacd
ifType.53 = ethernetCsmacd
ifType.54 = ethernetCsmacd
ifType.55 = ethernetCsmacd
ifType.56 = ethernetCsmacd
ifType.57 = ethernetCsmacd
ifType.58 = ethernetCsmacd
ifType.59 = ethernetCsmacd
ifType.60 = ethernetCsmacd
ifType.61 = ethernetCsmacd
ifType.62 = ethernetCsmacd
ifType.63 = ethernetCsmacd
ifType.64 = ethernetCsmacd
ifType.65 = ethernetCsmacd
ifType.66 = ethernetCsmacd
ifType.67 = ethernetCsmacd
]
SNMP STATUS[TRUE]
ifOperStatus
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifOperStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.1763s]
STDOUT[
ifOperStatus.9 = up
ifOperStatus.26 = up
ifOperStatus.27 = down
ifOperStatus.28 = down
ifOperStatus.29 = down
ifOperStatus.30 = up
ifOperStatus.31 = up
ifOperStatus.32 = down
ifOperStatus.33 = down
ifOperStatus.34 = up
ifOperStatus.35 = up
ifOperStatus.36 = up
ifOperStatus.37 = down
ifOperStatus.38 = up
ifOperStatus.39 = down
ifOperStatus.40 = down
ifOperStatus.41 = down
ifOperStatus.42 = down
ifOperStatus.43 = down
ifOperStatus.44 = down
ifOperStatus.45 = down
ifOperStatus.46 = down
ifOperStatus.47 = down
ifOperStatus.48 = down
ifOperStatus.49 = down
ifOperStatus.50 = up
ifOperStatus.51 = up
ifOperStatus.52 = down
ifOperStatus.53 = down
ifOperStatus.54 = down
ifOperStatus.55 = down
ifOperStatus.56 = up
ifOperStatus.57 = up
ifOperStatus.58 = down
ifOperStatus.59 = up
ifOperStatus.60 = down
ifOperStatus.61 = up
ifOperStatus.62 = down
ifOperStatus.63 = up
ifOperStatus.64 = down
ifOperStatus.65 = down
ifOperStatus.66 = up
ifOperStatus.67 = down
ifOperStatus.68 = down
ifOperStatus.69 = up
ifOperStatus.70 = up
ifOperStatus.71 = up
ifOperStatus.72 = up
ifOperStatus.73 = up
ifOperStatus.74 = up
ifOperStatus.76 = down
ifOperStatus.78 = up
ifOperStatus.80 = up
ifOperStatus.82 = up
ifOperStatus.84 = up
ifOperStatus.86 = up
ifOperStatus.345 = up
ifOperStatus.346 = up
ifOperStatus.347 = up
ifOperStatus.352 = up
ifOperStatus.355 = up
ifOperStatus.361 = up
ifOperStatus.366 = up
ifOperStatus.370 = up
ifOperStatus.374 = up
ifOperStatus.378 = up
ifOperStatus.382 = up
ifOperStatus.385 = up
ifOperStatus.389 = up
ifOperStatus.393 = up
ifOperStatus.397 = up
ifOperStatus.401 = up
ifOperStatus.405 = up
ifOperStatus.409 = up
ifOperStatus.413 = up
ifOperStatus.417 = up
ifOperStatus.421 = up
ifOperStatus.425 = up
ifOperStatus.429 = up
ifOperStatus.433 = up
ifOperStatus.437 = up
ifOperStatus.441 = up
ifOperStatus.445 = up
ifOperStatus.449 = up
ifOperStatus.453 = up
ifOperStatus.457 = up
ifOperStatus.461 = up
ifOperStatus.465 = up
ifOperStatus.469 = up
ifOperStatus.473 = up
ifOperStatus.475 = up
ifOperStatus.479 = up
ifOperStatus.483 = up
ifOperStatus.487 = up
ifOperStatus.491 = up
ifOperStatus.495 = up
ifOperStatus.499 = up
ifOperStatus.503 = up
ifOperStatus.507 = up
ifOperStatus.511 = up
ifOperStatus.515 = up
ifOperStatus.519 = up
ifOperStatus.523 = up
ifOperStatus.527 = up
ifOperStatus.531 = up
ifOperStatus.535 = up
ifOperStatus.539 = up
ifOperStatus.543 = up
ifOperStatus.547 = up
ifOperStatus.551 = up
ifOperStatus.555 = up
ifOperStatus.559 = up
ifOperStatus.563 = up
ifOperStatus.567 = up
ifOperStatus.571 = up
ifOperStatus.575 = up
ifOperStatus.579 = up
ifOperStatus.583 = up
ifOperStatus.587 = up
ifOperStatus.591 = up
ifOperStatus.595 = up
ifOperStatus.599 = up
ifOperStatus.603 = up
ifOperStatus.607 = up
ifOperStatus.611 = up
ifOperStatus.615 = up
ifOperStatus.619 = up
ifOperStatus.623 = up
ifOperStatus.627 = up
ifOperStatus.631 = up
ifOperStatus.635 = up
ifOperStatus.639 = up
ifOperStatus.643 = up
ifOperStatus.647 = up
ifOperStatus.651 = up
ifOperStatus.655 = up
ifOperStatus.659 = up
ifOperStatus.663 = up
ifOperStatus.667 = up
ifOperStatus.671 = up
ifOperStatus.675 = up
ifOperStatus.679 = up
ifOperStatus.683 = up
ifOperStatus.687 = up
ifOperStatus.691 = up
ifOperStatus.695 = up
ifOperStatus.699 = up
ifOperStatus.703 = up
ifOperStatus.707 = up
ifOperStatus.711 = up
ifOperStatus.715 = up
ifOperStatus.719 = up
ifOperStatus.723 = up
ifOperStatus.727 = up
ifOperStatus.731 = up
ifOperStatus.735 = up
ifOperStatus.737 = up
ifOperStatus.741 = up
ifOperStatus.745 = up
ifOperStatus.749 = up
ifOperStatus.753 = up
ifOperStatus.757 = up
ifOperStatus.761 = up
ifOperStatus.765 = up
ifOperStatus.769 = up
ifOperStatus.773 = up
ifOperStatus.777 = up
ifOperStatus.779 = up
ifOperStatus.781 = up
ifOperStatus.785 = up
ifOperStatus.789 = up
ifOperStatus.793 = up
ifOperStatus.797 = up
ifOperStatus.801 = up
ifOperStatus.805 = up
ifOperStatus.809 = up
ifOperStatus.813 = up
ifOperStatus.817 = up
ifOperStatus.821 = up
ifOperStatus.825 = up
ifOperStatus.829 = up
ifOperStatus.833 = up
ifOperStatus.837 = up
ifOperStatus.841 = up
ifOperStatus.845 = up
ifOperStatus.849 = up
ifOperStatus.853 = up
ifOperStatus.857 = up
ifOperStatus.861 = up
ifOperStatus.862 = up
ifOperStatus.996 = up
ifOperStatus.997 = up
ifOperStatus.998 = up
ifOperStatus.999 = up
ifOperStatus.1000 = up
ifOperStatus.1001 = up
ifOperStatus.1002 = up
ifOperStatus.1003 = up
ifOperStatus.1004 = up
ifOperStatus.1005 = up
ifOperStatus.1006 = down
ifOperStatus.1007 = down
ifOperStatus.1011 = up
ifOperStatus.1016 = up
ifOperStatus.1024 = up
ifOperStatus.1026 = up
ifOperStatus.1028 = up
ifOperStatus.1037 = up
ifOperStatus.1041 = up
]
SNMP STATUS[TRUE]
ifAlias
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifAlias]

CMD EXITCODE[0]
CMD RUNTIME[0.2285s]
STDOUT[
ifAlias.9 =
ifAlias.26 = 1120-rclf2b-t6; eth1/1/49
ifAlias.27 =
ifAlias.28 =
ifAlias.29 =
ifAlias.30 = 1120-rcsp1-t5; eth1/1/1
ifAlias.31 = 1120-rcsp2-t6; eth1/1/31
ifAlias.32 =
ifAlias.33 =
ifAlias.34 = 1120-rclf2a-t6 VXLAN loopback leaf1ab
ifAlias.35 = 1120-rclf2a-t6 loopback
ifAlias.36 = s1fw1 port x2; port-channel10; 10G
ifAlias.37 =
ifAlias.38 = EX2200
ifAlias.39 =
ifAlias.40 =
ifAlias.41 =
ifAlias.42 =
ifAlias.43 =
ifAlias.44 =
ifAlias.45 =
ifAlias.46 =
ifAlias.47 =
ifAlias.48 =
ifAlias.49 = Darekon Monitor-DB01
ifAlias.50 = Site1 Cisco Fabric Interconnect A Port 5
ifAlias.51 = Site1 Cisco Fabric Interconnect B Port 5
ifAlias.52 =
ifAlias.53 =
ifAlias.54 = Veeam01
ifAlias.55 =
ifAlias.56 = COS-node4; site2; t6; port-channel4; 10G
ifAlias.57 = COS-node4 mgmt
ifAlias.58 =
ifAlias.59 = COS-node1; site1; t6; port-channel1
ifAlias.60 =
ifAlias.61 = Haanpaa Sophos FW S1
ifAlias.62 =
ifAlias.63 = Corame MPLS to cisco; Elisa
ifAlias.64 = TR-link; site1; t6; port-channel3; 10G
ifAlias.65 = s1ofbsw1 port 12
ifAlias.66 = COS-node2; site1; t6; port-channel2; 10G
ifAlias.67 =
ifAlias.68 =
ifAlias.69 = Netox_Management
ifAlias.70 = NetApp port1; site1; t6; port-channel45; 25G
ifAlias.71 = NetApp port2; site1; t6; port-channel45; 25G
ifAlias.72 = NetApp port3; site1; t6; port-channel45; 25G
ifAlias.73 = NetApp port4; site1; t6; port-channel45; 25G
ifAlias.74 = COS-node1; site1; t6
ifAlias.76 = TR-link; site1; t6
ifAlias.78 = COS-node2; site1; t6
ifAlias.80 = s1fw1 port x2
ifAlias.82 = COS-node4; site2; t6
ifAlias.84 = NetApp; site2; t6
ifAlias.86 = TR Server/Tuotanto; VRF10034
ifAlias.345 =
ifAlias.346 = leaf2a-leaf2b iBGP link
ifAlias.347 = vlan10
ifAlias.352 = TSM-backup
ifAlias.355 = Backup
ifAlias.361 = vlan401
ifAlias.366 = Lamor
ifAlias.370 = Client_DMZ_2
ifAlias.374 = vlan432
ifAlias.378 = vlan434
ifAlias.382 = Cluster
ifAlias.385 = Netox_lan
ifAlias.389 = IinFasadi
ifAlias.393 = Esmo
ifAlias.397 = Infrakat
ifAlias.401 = TKH-Logistics
ifAlias.405 = Aikolon
ifAlias.409 = Haanpaa
ifAlias.413 = Sahko-Rantek
ifAlias.417 = Mecanova
ifAlias.421 = Vapaa2
ifAlias.425 = Innovate_europe
ifAlias.429 = Idesco
ifAlias.433 = Optomedic
ifAlias.437 = Varhaiskasvatus
ifAlias.441 = vlan576
ifAlias.445 = Darekon
ifAlias.449 = lukkaroinen
ifAlias.453 = vlan579
ifAlias.457 = Netox_DMZ
ifAlias.461 = Corgroup_lan
ifAlias.465 = Corgroup_dmz
ifAlias.469 = Management
ifAlias.473 = CorameLinkNet
ifAlias.475 = cos-data
ifAlias.479 = vlan1530
ifAlias.483 = vlan1531
ifAlias.487 = vlan1532
ifAlias.491 = vlan1533
ifAlias.495 = vlan1534
ifAlias.499 = vlan1535
ifAlias.503 = vlan1536
ifAlias.507 = vlan1537
ifAlias.511 = vlan1538
ifAlias.515 = vlan1539
ifAlias.519 = vlan1540
ifAlias.523 = vlan1541
ifAlias.527 = vlan1600
ifAlias.531 = vlan1601
ifAlias.535 = vlan1602
ifAlias.539 = vlan1603
ifAlias.543 = Pitomaalaus
ifAlias.547 = vlan1605
ifAlias.551 = vlan1606
ifAlias.555 = vlan1705
ifAlias.559 = Client_DMZ_3
ifAlias.563 = vlan1607
ifAlias.567 = vlan1542
ifAlias.571 = vlan1543
ifAlias.575 = vlan1544
ifAlias.579 = vlan1545
ifAlias.583 = vlan1546
ifAlias.587 = vlan1547
ifAlias.591 = vlan1548
ifAlias.595 = vlan1549
ifAlias.599 = vlan1550
ifAlias.603 = vlan1551
ifAlias.607 = vlan1552
ifAlias.611 = vlan1553
ifAlias.615 = vlan1554
ifAlias.619 = vlan1555
ifAlias.623 = vlan1556
ifAlias.627 = vlan1557
ifAlias.631 = vlan1558
ifAlias.635 = vlan1559
ifAlias.639 = vlan1560
ifAlias.643 = vlan1561
ifAlias.647 = vlan1562
ifAlias.651 = vlan1608
ifAlias.655 = vlan1609
ifAlias.659 = vlan1610
ifAlias.663 = vlan1611
ifAlias.667 = vlan1612
ifAlias.671 = vlan1613
ifAlias.675 = vlan1614
ifAlias.679 = vlan1615
ifAlias.683 = vlan1616
ifAlias.687 = vlan1617
ifAlias.691 = vlan1618
ifAlias.695 = vlan1619
ifAlias.699 = vlan1620
ifAlias.703 = vlan1621
ifAlias.707 = vlan1622
ifAlias.711 = vlan1623
ifAlias.715 = vlan1624
ifAlias.719 = vlan1625
ifAlias.723 = vlan1626
ifAlias.727 = vlan1627
ifAlias.731 = vlan1628
ifAlias.735 = 1120CorameElisaCPE3044
ifAlias.737 = vlan1706
ifAlias.741 = vlan1707
ifAlias.745 = vlan1708
ifAlias.749 = vlan1709
ifAlias.753 = vlan1710
ifAlias.757 = vlan977
ifAlias.761 = vlan501
ifAlias.765 = vlan502
ifAlias.769 = vlan503
ifAlias.773 = vlan410
ifAlias.777 = 1120SilmasemaDNAt5
ifAlias.779 = 1120SilmasemaDNAt6
ifAlias.781 = vlan380
ifAlias.785 = vlan381
ifAlias.789 = vlan382
ifAlias.793 = vlan383
ifAlias.797 = vlan384
ifAlias.801 = vlan385
ifAlias.805 = vlan386
ifAlias.809 = vlan387
ifAlias.813 = vlan388
ifAlias.817 = vlan389
ifAlias.821 = vlan390
ifAlias.825 = vlan391
ifAlias.829 = vlan392
ifAlias.833 = vlan393
ifAlias.837 = vlan394
ifAlias.841 = vlan395
ifAlias.845 = vlan396
ifAlias.849 = vlan397
ifAlias.853 = vlan398
ifAlias.857 = vlan399
ifAlias.861 =
ifAlias.862 =
ifAlias.996 = TR Srv trunk p17; 10G
ifAlias.997 = TR Srv access p18; 10G
ifAlias.998 = TR Srv trunk p19; 10G
ifAlias.999 = TR Srv access p20; 10G
ifAlias.1000 = TR Srv trunk p21; 10G
ifAlias.1001 = TR Srv access p22; 10G
ifAlias.1002 = TR Srv access p23; 1G
ifAlias.1003 = TR Srv access p24; 1G
ifAlias.1004 = TR Srv access p25; 1G
ifAlias.1005 = TR Srv access p26; 1G
ifAlias.1006 =
ifAlias.1007 =
ifAlias.1011 = TVR-DMZ
ifAlias.1016 = TVR-Konsultti
ifAlias.1024 = TVR-AccessPointLN
ifAlias.1026 = TR DMZ; VRF10032
ifAlias.1028 = TR Kehitys/Konsultti; VRF10033
ifAlias.1037 = 1120ibmstor2648
ifAlias.1041 = vlan435
]
SNMP STATUS[TRUE]
ifName
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifName]

CMD EXITCODE[0]
CMD RUNTIME[0.2944s]
STDOUT[
ifName.9 = mgmt1/1/1
ifName.26 = ethernet1/1/49
ifName.27 = ethernet1/1/50
ifName.28 = ethernet1/1/51
ifName.29 = ethernet1/1/52
ifName.30 = ethernet1/1/53
ifName.31 = ethernet1/1/54
ifName.32 = ethernet1/1/55
ifName.33 = ethernet1/1/56
ifName.34 = loopback1
ifName.35 = loopback0
ifName.36 = ethernet1/1/1:1
ifName.37 = ethernet1/1/2:1
ifName.38 = ethernet1/1/3:1
ifName.39 = ethernet1/1/4:1
ifName.40 = ethernet1/1/5:1
ifName.41 = ethernet1/1/6:1
ifName.42 = ethernet1/1/7:1
ifName.43 = ethernet1/1/8:1
ifName.44 = ethernet1/1/9:1
ifName.45 = ethernet1/1/10:1
ifName.46 = ethernet1/1/11:1
ifName.47 = ethernet1/1/12:1
ifName.48 = ethernet1/1/13:1
ifName.49 = ethernet1/1/14:1
ifName.50 = ethernet1/1/15:1
ifName.51 = ethernet1/1/16:1
ifName.52 = ethernet1/1/17:1
ifName.53 = ethernet1/1/18:1
ifName.54 = ethernet1/1/19:1
ifName.55 = ethernet1/1/20:1
ifName.56 = ethernet1/1/21:1
ifName.57 = ethernet1/1/22:1
ifName.58 = ethernet1/1/23:1
ifName.59 = ethernet1/1/24:1
ifName.60 = ethernet1/1/25:1
ifName.61 = ethernet1/1/26:1
ifName.62 = ethernet1/1/27:1
ifName.63 = ethernet1/1/28:1
ifName.64 = ethernet1/1/29:1
ifName.65 = ethernet1/1/30:1
ifName.66 = ethernet1/1/31:1
ifName.67 = ethernet1/1/32:1
ifName.68 = virtual-network3223
ifName.69 = virtual-network976
ifName.70 = ethernet1/1/45
ifName.71 = ethernet1/1/46
ifName.72 = ethernet1/1/47
ifName.73 = ethernet1/1/48
ifName.74 = port-channel1
ifName.76 = port-channel3
ifName.78 = port-channel2
ifName.80 = port-channel10
ifName.82 = port-channel4
ifName.84 = port-channel45
ifName.86 = virtual-network10
ifName.345 = vlan1
ifName.346 = vlan4090
ifName.347 = vlan10
ifName.352 = vlan342
ifName.355 = vlan400
ifName.361 = vlan401
ifName.366 = vlan430
ifName.370 = vlan431
ifName.374 = vlan432
ifName.378 = vlan434
ifName.382 = vlan500
ifName.385 = vlan560
ifName.389 = vlan562
ifName.393 = vlan564
ifName.397 = vlan565
ifName.401 = vlan566
ifName.405 = vlan567
ifName.409 = vlan568
ifName.413 = vlan569
ifName.417 = vlan570
ifName.421 = vlan571
ifName.425 = vlan572
ifName.429 = vlan573
ifName.433 = vlan574
ifName.437 = vlan575
ifName.441 = vlan576
ifName.445 = vlan577
ifName.449 = vlan578
ifName.453 = vlan579
ifName.457 = vlan639
ifName.461 = vlan972
ifName.465 = vlan973
ifName.469 = vlan976
ifName.473 = vlan988
ifName.475 = vlan1001
ifName.479 = vlan1530
ifName.483 = vlan1531
ifName.487 = vlan1532
ifName.491 = vlan1533
ifName.495 = vlan1534
ifName.499 = vlan1535
ifName.503 = vlan1536
ifName.507 = vlan1537
ifName.511 = vlan1538
ifName.515 = vlan1539
ifName.519 = vlan1540
ifName.523 = vlan1541
ifName.527 = vlan1600
ifName.531 = vlan1601
ifName.535 = vlan1602
ifName.539 = vlan1603
ifName.543 = vlan1604
ifName.547 = vlan1605
ifName.551 = vlan1606
ifName.555 = vlan1705
ifName.559 = vlan3048
ifName.563 = vlan1607
ifName.567 = vlan1542
ifName.571 = vlan1543
ifName.575 = vlan1544
ifName.579 = vlan1545
ifName.583 = vlan1546
ifName.587 = vlan1547
ifName.591 = vlan1548
ifName.595 = vlan1549
ifName.599 = vlan1550
ifName.603 = vlan1551
ifName.607 = vlan1552
ifName.611 = vlan1553
ifName.615 = vlan1554
ifName.619 = vlan1555
ifName.623 = vlan1556
ifName.627 = vlan1557
ifName.631 = vlan1558
ifName.635 = vlan1559
ifName.639 = vlan1560
ifName.643 = vlan1561
ifName.647 = vlan1562
ifName.651 = vlan1608
ifName.655 = vlan1609
ifName.659 = vlan1610
ifName.663 = vlan1611
ifName.667 = vlan1612
ifName.671 = vlan1613
ifName.675 = vlan1614
ifName.679 = vlan1615
ifName.683 = vlan1616
ifName.687 = vlan1617
ifName.691 = vlan1618
ifName.695 = vlan1619
ifName.699 = vlan1620
ifName.703 = vlan1621
ifName.707 = vlan1622
ifName.711 = vlan1623
ifName.715 = vlan1624
ifName.719 = vlan1625
ifName.723 = vlan1626
ifName.727 = vlan1627
ifName.731 = vlan1628
ifName.735 = vlan3044
ifName.737 = vlan1706
ifName.741 = vlan1707
ifName.745 = vlan1708
ifName.749 = vlan1709
ifName.753 = vlan1710
ifName.757 = vlan977
ifName.761 = vlan501
ifName.765 = vlan502
ifName.769 = vlan503
ifName.773 = vlan410
ifName.777 = vlan2555
ifName.779 = vlan2556
ifName.781 = vlan380
ifName.785 = vlan381
ifName.789 = vlan382
ifName.793 = vlan383
ifName.797 = vlan384
ifName.801 = vlan385
ifName.805 = vlan386
ifName.809 = vlan387
ifName.813 = vlan388
ifName.817 = vlan389
ifName.821 = vlan390
ifName.825 = vlan391
ifName.829 = vlan392
ifName.833 = vlan393
ifName.837 = vlan394
ifName.841 = vlan395
ifName.845 = vlan396
ifName.849 = vlan397
ifName.853 = vlan398
ifName.857 = vlan399
ifName.861 = vlan4094
ifName.862 = port-channel1000
ifName.996 = ethernet1/1/33:1
ifName.997 = ethernet1/1/34:1
ifName.998 = ethernet1/1/35:1
ifName.999 = ethernet1/1/36:1
ifName.1000 = ethernet1/1/37:1
ifName.1001 = ethernet1/1/38:1
ifName.1002 = ethernet1/1/39:1
ifName.1003 = ethernet1/1/40:1
ifName.1004 = ethernet1/1/41:1
ifName.1005 = ethernet1/1/42:1
ifName.1006 = ethernet1/1/43:1
ifName.1007 = ethernet1/1/44:1
ifName.1011 = vlan20
ifName.1016 = vlan40
ifName.1024 = vlan140
ifName.1026 = virtual-network20
ifName.1028 = virtual-network40
ifName.1037 = vlan2648
ifName.1041 = vlan435
]
SNMP STATUS[TRUE]
ifHighSpeed
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifHighSpeed]

CMD EXITCODE[0]
CMD RUNTIME[0.0511s]
STDOUT[
ifHighSpeed = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '524' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'IF-MIB' AND `oid` = 'ifHighSpeed';]
SQL RUNTIME[0.00083399s]

SQL[UPDATE `snmp_errors` set `error_count` ='117924',`updated` ='1643117555' WHERE `error_id` = '24551']
SQL RUNTIME[0.00448203s]
ifInMulticastPkts ifOutMulticastPkts ifInBroadcastPkts ifOutBroadcastPkts ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInNUcastPkts ifOutNUcastPkts ifInDiscards ifOutDiscards ifInErrors ifOutErrors ifInUnknownProtos ifMtu ifSpeed ifPhysAddress ifAdminStatus ifLastChange ifPromiscuousMode ifConnectorPresent, ifIndex: 9
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.9 ifOutMulticastPkts.9 ifInBroadcastPkts.9 ifOutBroadcastPkts.9 ifHCInOctets.9 ifHCOutOctets.9 ifHCInUcastPkts.9 ifHCOutUcastPkts.9 ifHCInMulticastPkts.9 ifHCOutMulticastPkts.9 ifHCInBroadcastPkts.9 ifHCOutBroadcastPkts.9 ifInOctets.9 ifOutOctets.9 ifInUcastPkts.9 ifOutUcastPkts.9 ifInNUcastPkts.9 ifOutNUcastPkts.9 ifInDiscards.9 ifOutDiscards.9 ifInErrors.9 ifOutErrors.9 ifInUnknownProtos.9 ifMtu.9 ifSpeed.9 ifPhysAddress.9 ifAdminStatus.9 ifLastChange.9 ifPromiscuousMode.9 ifConnectorPresent.9]

CMD EXITCODE[0]
CMD RUNTIME[0.0619s]
STDOUT[
ifInMulticastPkts.9 = 5029155
ifOutMulticastPkts.9 = 248236
ifInBroadcastPkts.9 = 0
ifOutBroadcastPkts.9 = 0
ifHCInOctets.9 = 8094075678
ifHCOutOctets.9 = 7931294960
ifHCInUcastPkts.9 = 0
ifHCOutUcastPkts.9 = 0
ifHCInMulticastPkts.9 = 5029155
ifHCOutMulticastPkts.9 = 248236
ifHCInBroadcastPkts.9 = 0
ifHCOutBroadcastPkts.9 = 0
ifInOctets.9 = 3799108382
ifOutOctets.9 = 3636327664
ifInUcastPkts.9 = 0
ifOutUcastPkts.9 = 0
ifInNUcastPkts.9 = No Such Object available on this agent at this OID
ifOutNUcastPkts.9 = No Such Object available on this agent at this OID
ifInDiscards.9 = 0
ifOutDiscards.9 = 0
ifInErrors.9 = 0
ifOutErrors.9 = 0
ifInUnknownProtos.9 = 0
ifMtu.9 = 1532
ifSpeed.9 = 1000000000
ifPhysAddress.9 = c:29:ef:e2:fe:80
ifAdminStatus.9 = up
ifLastChange.9 = 0:0:00:00.44
ifPromiscuousMode.9 = true
ifConnectorPresent.9 = true
]
SNMP STATUS[TRUE]
26
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.26 ifOutMulticastPkts.26 ifInBroadcastPkts.26 ifOutBroadcastPkts.26 ifHCInOctets.26 ifHCOutOctets.26 ifHCInUcastPkts.26 ifHCOutUcastPkts.26 ifHCInMulticastPkts.26 ifHCOutMulticastPkts.26 ifHCInBroadcastPkts.26 ifHCOutBroadcastPkts.26 ifInOctets.26 ifOutOctets.26 ifInUcastPkts.26 ifOutUcastPkts.26 ifInNUcastPkts.26 ifOutNUcastPkts.26 ifInDiscards.26 ifOutDiscards.26 ifInErrors.26 ifOutErrors.26 ifInUnknownProtos.26 ifMtu.26 ifSpeed.26 ifPhysAddress.26 ifAdminStatus.26 ifLastChange.26 ifPromiscuousMode.26 ifConnectorPresent.26]

CMD EXITCODE[0]
CMD RUNTIME[0.0619s]
STDOUT[
ifInMulticastPkts.26 = 46883967
ifOutMulticastPkts.26 = 86086730
ifInBroadcastPkts.26 = 38512052
ifOutBroadcastPkts.26 = 93608966
ifHCInOctets.26 = 440826891675180
ifHCOutOctets.26 = 427635564461041
ifHCInUcastPkts.26 = 405650452094
ifHCOutUcastPkts.26 = 379772768760
ifHCInMulticastPkts.26 = 46883967
ifHCOutMulticastPkts.26 = 86086730
ifHCInBroadcastPkts.26 = 38512052
ifHCOutBroadcastPkts.26 = 93608966
ifInOctets.26 = 38348332
ifOutOctets.26 = 2850667505
ifInUcastPkts.26 = 1923526270
ifOutUcastPkts.26 = 1815646712
ifInNUcastPkts.26 = No Such Object available on this agent at this OID
ifOutNUcastPkts.26 = No Such Object available on this agent at this OID
ifInDiscards.26 = 0
ifOutDiscards.26 = 4
ifInErrors.26 = 0
ifOutErrors.26 = 0
ifInUnknownProtos.26 = 0
ifMtu.26 = 9216
ifSpeed.26 = 4294967295
ifPhysAddress.26 = c:29:ef:e2:fe:b1
ifAdminStatus.26 = up
ifLastChange.26 = 0:0:00:00.68
ifPromiscuousMode.26 = true
ifConnectorPresent.26 = true
]
SNMP STATUS[TRUE]
27
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.27 ifOutMulticastPkts.27 ifInBroadcastPkts.27 ifOutBroadcastPkts.27 ifHCInOctets.27 ifHCOutOctets.27 ifHCInUcastPkts.27 ifHCOutUcastPkts.27 ifHCInMulticastPkts.27 ifHCOutMulticastPkts.27 ifHCInBroadcastPkts.27 ifHCOutBroadcastPkts.27 ifInOctets.27 ifOutOctets.27 ifInUcastPkts.27 ifOutUcastPkts.27 ifInNUcastPkts.27 ifOutNUcastPkts.27 ifInDiscards.27 ifOutDiscards.27 ifInErrors.27 ifOutErrors.27 ifInUnknownProtos.27 ifMtu.27 ifSpeed.27 ifPhysAddress.27 ifAdminStatus.27 ifLastChange.27 ifPromiscuousMode.27 ifConnectorPresent.27]

CMD EXITCODE[0]
CMD RUNTIME[0.0769s]
STDOUT[
ifInMulticastPkts.27 = 0
ifOutMulticastPkts.27 = 0
ifInBroadcastPkts.27 = 0
ifOutBroadcastPkts.27 = 0
ifHCInOctets.27 = 0
ifHCOutOctets.27 = 0
ifHCInUcastPkts.27 = 0
ifHCOutUcastPkts.27 = 0
ifHCInMulticastPkts.27 = 0
ifHCOutMulticastPkts.27 = 0
ifHCInBroadcastPkts.27 = 0
ifHCOutBroadcastPkts.27 = 0
ifInOctets.27 = 0
ifOutOctets.27 = 0
ifInUcastPkts.27 = 0
ifOutUcastPkts.27 = 0
ifInNUcastPkts.27 = No Such Object available on this agent at this OID
ifOutNUcastPkts.27 = No Such Object available on this agent at this OID
ifInDiscards.27 = 0
ifOutDiscards.27 = 0
ifInErrors.27 = 0
ifOutErrors.27 = 0
ifInUnknownProtos.27 = 0
ifMtu.27 = 9216
ifSpeed.27 = 0
ifPhysAddress.27 = c:29:ef:e2:fe:b5
ifAdminStatus.27 = up
ifLastChange.27 = 0:0:00:00.38
ifPromiscuousMode.27 = true
ifConnectorPresent.27 = true
]
SNMP STATUS[TRUE]
28
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.28 ifOutMulticastPkts.28 ifInBroadcastPkts.28 ifOutBroadcastPkts.28 ifHCInOctets.28 ifHCOutOctets.28 ifHCInUcastPkts.28 ifHCOutUcastPkts.28 ifHCInMulticastPkts.28 ifHCOutMulticastPkts.28 ifHCInBroadcastPkts.28 ifHCOutBroadcastPkts.28 ifInOctets.28 ifOutOctets.28 ifInUcastPkts.28 ifOutUcastPkts.28 ifInNUcastPkts.28 ifOutNUcastPkts.28 ifInDiscards.28 ifOutDiscards.28 ifInErrors.28 ifOutErrors.28 ifInUnknownProtos.28 ifMtu.28 ifSpeed.28 ifPhysAddress.28 ifAdminStatus.28 ifLastChange.28 ifPromiscuousMode.28 ifConnectorPresent.28]

CMD EXITCODE[0]
CMD RUNTIME[0.1039s]
STDOUT[
ifInMulticastPkts.28 = 0
ifOutMulticastPkts.28 = 0
ifInBroadcastPkts.28 = 0
ifOutBroadcastPkts.28 = 0
ifHCInOctets.28 = 0
ifHCOutOctets.28 = 0
ifHCInUcastPkts.28 = 0
ifHCOutUcastPkts.28 = 0
ifHCInMulticastPkts.28 = 0
ifHCOutMulticastPkts.28 = 0
ifHCInBroadcastPkts.28 = 0
ifHCOutBroadcastPkts.28 = 0
ifInOctets.28 = 0
ifOutOctets.28 = 0
ifInUcastPkts.28 = 0
ifOutUcastPkts.28 = 0
ifInNUcastPkts.28 = No Such Object available on this agent at this OID
ifOutNUcastPkts.28 = No Such Object available on this agent at this OID
ifInDiscards.28 = 0
ifOutDiscards.28 = 0
ifInErrors.28 = 0
ifOutErrors.28 = 0
ifInUnknownProtos.28 = 0
ifMtu.28 = 9216
ifSpeed.28 = 0
ifPhysAddress.28 = c:29:ef:e2:fe:b9
ifAdminStatus.28 = up
ifLastChange.28 = 0:0:00:00.38
ifPromiscuousMode.28 = true
ifConnectorPresent.28 = true
]
SNMP STATUS[TRUE]
29
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.29 ifOutMulticastPkts.29 ifInBroadcastPkts.29 ifOutBroadcastPkts.29 ifHCInOctets.29 ifHCOutOctets.29 ifHCInUcastPkts.29 ifHCOutUcastPkts.29 ifHCInMulticastPkts.29 ifHCOutMulticastPkts.29 ifHCInBroadcastPkts.29 ifHCOutBroadcastPkts.29 ifInOctets.29 ifOutOctets.29 ifInUcastPkts.29 ifOutUcastPkts.29 ifInNUcastPkts.29 ifOutNUcastPkts.29 ifInDiscards.29 ifOutDiscards.29 ifInErrors.29 ifOutErrors.29 ifInUnknownProtos.29 ifMtu.29 ifSpeed.29 ifPhysAddress.29 ifAdminStatus.29 ifLastChange.29 ifPromiscuousMode.29 ifConnectorPresent.29]

CMD EXITCODE[0]
CMD RUNTIME[0.0396s]
STDOUT[
ifInMulticastPkts.29 = 0
ifOutMulticastPkts.29 = 0
ifInBroadcastPkts.29 = 0
ifOutBroadcastPkts.29 = 0
ifHCInOctets.29 = 0
ifHCOutOctets.29 = 0
ifHCInUcastPkts.29 = 0
ifHCOutUcastPkts.29 = 0
ifHCInMulticastPkts.29 = 0
ifHCOutMulticastPkts.29 = 0
ifHCInBroadcastPkts.29 = 0
ifHCOutBroadcastPkts.29 = 0
ifInOctets.29 = 0
ifOutOctets.29 = 0
ifInUcastPkts.29 = 0
ifOutUcastPkts.29 = 0
ifInNUcastPkts.29 = No Such Object available on this agent at this OID
ifOutNUcastPkts.29 = No Such Object available on this agent at this OID
ifInDiscards.29 = 0
ifOutDiscards.29 = 0
ifInErrors.29 = 0
ifOutErrors.29 = 0
ifInUnknownProtos.29 = 0
ifMtu.29 = 9216
ifSpeed.29 = 0
ifPhysAddress.29 = c:29:ef:e2:fe:bd
ifAdminStatus.29 = up
ifLastChange.29 = 0:0:00:00.38
ifPromiscuousMode.29 = true
ifConnectorPresent.29 = true
]
SNMP STATUS[TRUE]
30
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.30 ifOutMulticastPkts.30 ifInBroadcastPkts.30 ifOutBroadcastPkts.30 ifHCInOctets.30 ifHCOutOctets.30 ifHCInUcastPkts.30 ifHCOutUcastPkts.30 ifHCInMulticastPkts.30 ifHCOutMulticastPkts.30 ifHCInBroadcastPkts.30 ifHCOutBroadcastPkts.30 ifInOctets.30 ifOutOctets.30 ifInUcastPkts.30 ifOutUcastPkts.30 ifInNUcastPkts.30 ifOutNUcastPkts.30 ifInDiscards.30 ifOutDiscards.30 ifInErrors.30 ifOutErrors.30 ifInUnknownProtos.30 ifMtu.30 ifSpeed.30 ifPhysAddress.30 ifAdminStatus.30 ifLastChange.30 ifPromiscuousMode.30 ifConnectorPresent.30]

CMD EXITCODE[0]
CMD RUNTIME[0.0419s]
STDOUT[
ifInMulticastPkts.30 = 197260
ifOutMulticastPkts.30 = 197273
ifInBroadcastPkts.30 = 1
ifOutBroadcastPkts.30 = 0
ifHCInOctets.30 = 326276669940481
ifHCOutOctets.30 = 344435331558920
ifHCInUcastPkts.30 = 281728428753
ifHCOutUcastPkts.30 = 316040797195
ifHCInMulticastPkts.30 = 197260
ifHCOutMulticastPkts.30 = 197273
ifHCInBroadcastPkts.30 = 1
ifHCOutBroadcastPkts.30 = 0
ifInOctets.30 = 889365249
ifOutOctets.30 = 429256200
ifInUcastPkts.30 = 2555554513
ifOutUcastPkts.30 = 2508184587
ifInNUcastPkts.30 = No Such Object available on this agent at this OID
ifOutNUcastPkts.30 = No Such Object available on this agent at this OID
ifInDiscards.30 = 0
ifOutDiscards.30 = 3
ifInErrors.30 = 0
ifOutErrors.30 = 0
ifInUnknownProtos.30 = 0
ifMtu.30 = 9216
ifSpeed.30 = 4294967295
ifPhysAddress.30 = c:29:ef:e2:fe:c1
ifAdminStatus.30 = up
ifLastChange.30 = 0:0:00:00.83
ifPromiscuousMode.30 = true
ifConnectorPresent.30 = true
]
SNMP STATUS[TRUE]
31
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.31 ifOutMulticastPkts.31 ifInBroadcastPkts.31 ifOutBroadcastPkts.31 ifHCInOctets.31 ifHCOutOctets.31 ifHCInUcastPkts.31 ifHCOutUcastPkts.31 ifHCInMulticastPkts.31 ifHCOutMulticastPkts.31 ifHCInBroadcastPkts.31 ifHCOutBroadcastPkts.31 ifInOctets.31 ifOutOctets.31 ifInUcastPkts.31 ifOutUcastPkts.31 ifInNUcastPkts.31 ifOutNUcastPkts.31 ifInDiscards.31 ifOutDiscards.31 ifInErrors.31 ifOutErrors.31 ifInUnknownProtos.31 ifMtu.31 ifSpeed.31 ifPhysAddress.31 ifAdminStatus.31 ifLastChange.31 ifPromiscuousMode.31 ifConnectorPresent.31]

CMD EXITCODE[0]
CMD RUNTIME[0.0874s]
STDOUT[
ifInMulticastPkts.31 = 197238
ifOutMulticastPkts.31 = 197238
ifInBroadcastPkts.31 = 1
ifOutBroadcastPkts.31 = 3
ifHCInOctets.31 = 333901416275829
ifHCOutOctets.31 = 357749955072568
ifHCInUcastPkts.31 = 302913916287
ifHCOutUcastPkts.31 = 320576148973
ifHCInMulticastPkts.31 = 197238
ifHCOutMulticastPkts.31 = 197238
ifHCInBroadcastPkts.31 = 1
ifHCOutBroadcastPkts.31 = 3
ifInOctets.31 = 2068750197
ifOutOctets.31 = 654152248
ifInUcastPkts.31 = 2266205567
ifOutUcastPkts.31 = 2748569069
ifInNUcastPkts.31 = No Such Object available on this agent at this OID
ifOutNUcastPkts.31 = No Such Object available on this agent at this OID
ifInDiscards.31 = 0
ifOutDiscards.31 = 0
ifInErrors.31 = 0
ifOutErrors.31 = 0
ifInUnknownProtos.31 = 0
ifMtu.31 = 9216
ifSpeed.31 = 4294967295
ifPhysAddress.31 = c:29:ef:e2:fe:c5
ifAdminStatus.31 = up
ifLastChange.31 = 0:16:16:14.71
ifPromiscuousMode.31 = true
ifConnectorPresent.31 = true
]
SNMP STATUS[TRUE]
32
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.32 ifOutMulticastPkts.32 ifInBroadcastPkts.32 ifOutBroadcastPkts.32 ifHCInOctets.32 ifHCOutOctets.32 ifHCInUcastPkts.32 ifHCOutUcastPkts.32 ifHCInMulticastPkts.32 ifHCOutMulticastPkts.32 ifHCInBroadcastPkts.32 ifHCOutBroadcastPkts.32 ifInOctets.32 ifOutOctets.32 ifInUcastPkts.32 ifOutUcastPkts.32 ifInNUcastPkts.32 ifOutNUcastPkts.32 ifInDiscards.32 ifOutDiscards.32 ifInErrors.32 ifOutErrors.32 ifInUnknownProtos.32 ifMtu.32 ifSpeed.32 ifPhysAddress.32 ifAdminStatus.32 ifLastChange.32 ifPromiscuousMode.32 ifConnectorPresent.32]

CMD EXITCODE[0]
CMD RUNTIME[0.0833s]
STDOUT[
ifInMulticastPkts.32 = 0
ifOutMulticastPkts.32 = 0
ifInBroadcastPkts.32 = 0
ifOutBroadcastPkts.32 = 0
ifHCInOctets.32 = 0
ifHCOutOctets.32 = 0
ifHCInUcastPkts.32 = 0
ifHCOutUcastPkts.32 = 0
ifHCInMulticastPkts.32 = 0
ifHCOutMulticastPkts.32 = 0
ifHCInBroadcastPkts.32 = 0
ifHCOutBroadcastPkts.32 = 0
ifInOctets.32 = 0
ifOutOctets.32 = 0
ifInUcastPkts.32 = 0
ifOutUcastPkts.32 = 0
ifInNUcastPkts.32 = No Such Object available on this agent at this OID
ifOutNUcastPkts.32 = No Such Object available on this agent at this OID
ifInDiscards.32 = 0
ifOutDiscards.32 = 0
ifInErrors.32 = 0
ifOutErrors.32 = 0
ifInUnknownProtos.32 = 0
ifMtu.32 = 9216
ifSpeed.32 = 0
ifPhysAddress.32 = c:29:ef:e2:fe:c9
ifAdminStatus.32 = down
ifLastChange.32 = 0:0:00:00.39
ifPromiscuousMode.32 = true
ifConnectorPresent.32 = true
]
SNMP STATUS[TRUE]
33
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.33 ifOutMulticastPkts.33 ifInBroadcastPkts.33 ifOutBroadcastPkts.33 ifHCInOctets.33 ifHCOutOctets.33 ifHCInUcastPkts.33 ifHCOutUcastPkts.33 ifHCInMulticastPkts.33 ifHCOutMulticastPkts.33 ifHCInBroadcastPkts.33 ifHCOutBroadcastPkts.33 ifInOctets.33 ifOutOctets.33 ifInUcastPkts.33 ifOutUcastPkts.33 ifInNUcastPkts.33 ifOutNUcastPkts.33 ifInDiscards.33 ifOutDiscards.33 ifInErrors.33 ifOutErrors.33 ifInUnknownProtos.33 ifMtu.33 ifSpeed.33 ifPhysAddress.33 ifAdminStatus.33 ifLastChange.33 ifPromiscuousMode.33 ifConnectorPresent.33]

CMD EXITCODE[0]
CMD RUNTIME[0.0824s]
STDOUT[
ifInMulticastPkts.33 = 0
ifOutMulticastPkts.33 = 0
ifInBroadcastPkts.33 = 0
ifOutBroadcastPkts.33 = 0
ifHCInOctets.33 = 0
ifHCOutOctets.33 = 0
ifHCInUcastPkts.33 = 0
ifHCOutUcastPkts.33 = 0
ifHCInMulticastPkts.33 = 0
ifHCOutMulticastPkts.33 = 0
ifHCInBroadcastPkts.33 = 0
ifHCOutBroadcastPkts.33 = 0
ifInOctets.33 = 0
ifOutOctets.33 = 0
ifInUcastPkts.33 = 0
ifOutUcastPkts.33 = 0
ifInNUcastPkts.33 = No Such Object available on this agent at this OID
ifOutNUcastPkts.33 = No Such Object available on this agent at this OID
ifInDiscards.33 = 0
ifOutDiscards.33 = 0
ifInErrors.33 = 0
ifOutErrors.33 = 0
ifInUnknownProtos.33 = 0
ifMtu.33 = 9216
ifSpeed.33 = 0
ifPhysAddress.33 = c:29:ef:e2:fe:cd
ifAdminStatus.33 = down
ifLastChange.33 = 0:0:00:00.39
ifPromiscuousMode.33 = true
ifConnectorPresent.33 = true
]
SNMP STATUS[TRUE]
34
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.34 ifOutMulticastPkts.34 ifInBroadcastPkts.34 ifOutBroadcastPkts.34 ifHCInOctets.34 ifHCOutOctets.34 ifHCInUcastPkts.34 ifHCOutUcastPkts.34 ifHCInMulticastPkts.34 ifHCOutMulticastPkts.34 ifHCInBroadcastPkts.34 ifHCOutBroadcastPkts.34 ifInOctets.34 ifOutOctets.34 ifInUcastPkts.34 ifOutUcastPkts.34 ifInNUcastPkts.34 ifOutNUcastPkts.34 ifInDiscards.34 ifOutDiscards.34 ifInErrors.34 ifOutErrors.34 ifInUnknownProtos.34 ifMtu.34 ifSpeed.34 ifPhysAddress.34 ifAdminStatus.34 ifLastChange.34 ifPromiscuousMode.34 ifConnectorPresent.34]

CMD EXITCODE[0]
CMD RUNTIME[0.0637s]
STDOUT[
ifInMulticastPkts.34 = 0
ifOutMulticastPkts.34 = 0
ifInBroadcastPkts.34 = 0
ifOutBroadcastPkts.34 = 0
ifHCInOctets.34 = 0
ifHCOutOctets.34 = 0
ifHCInUcastPkts.34 = 0
ifHCOutUcastPkts.34 = 0
ifHCInMulticastPkts.34 = 0
ifHCOutMulticastPkts.34 = 0
ifHCInBroadcastPkts.34 = 0
ifHCOutBroadcastPkts.34 = 0
ifInOctets.34 = 0
ifOutOctets.34 = 0
ifInUcastPkts.34 = 0
ifOutUcastPkts.34 = 0
ifInNUcastPkts.34 = No Such Object available on this agent at this OID
ifOutNUcastPkts.34 = No Such Object available on this agent at this OID
ifInDiscards.34 = 0
ifOutDiscards.34 = 0
ifInErrors.34 = 0
ifOutErrors.34 = 0
ifInUnknownProtos.34 = 0
ifMtu.34 = 1532
ifSpeed.34 = 0
ifPhysAddress.34 =
ifAdminStatus.34 = up
ifLastChange.34 = 0:0:00:00.41
ifPromiscuousMode.34 = true
ifConnectorPresent.34 = true
]
SNMP STATUS[TRUE]
35
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.35 ifOutMulticastPkts.35 ifInBroadcastPkts.35 ifOutBroadcastPkts.35 ifHCInOctets.35 ifHCOutOctets.35 ifHCInUcastPkts.35 ifHCOutUcastPkts.35 ifHCInMulticastPkts.35 ifHCOutMulticastPkts.35 ifHCInBroadcastPkts.35 ifHCOutBroadcastPkts.35 ifInOctets.35 ifOutOctets.35 ifInUcastPkts.35 ifOutUcastPkts.35 ifInNUcastPkts.35 ifOutNUcastPkts.35 ifInDiscards.35 ifOutDiscards.35 ifInErrors.35 ifOutErrors.35 ifInUnknownProtos.35 ifMtu.35 ifSpeed.35 ifPhysAddress.35 ifAdminStatus.35 ifLastChange.35 ifPromiscuousMode.35 ifConnectorPresent.35]

CMD EXITCODE[0]
CMD RUNTIME[0.072s]
STDOUT[
ifInMulticastPkts.35 = 0
ifOutMulticastPkts.35 = 0
ifInBroadcastPkts.35 = 0
ifOutBroadcastPkts.35 = 0
ifHCInOctets.35 = 0
ifHCOutOctets.35 = 0
ifHCInUcastPkts.35 = 0
ifHCOutUcastPkts.35 = 0
ifHCInMulticastPkts.35 = 0
ifHCOutMulticastPkts.35 = 0
ifHCInBroadcastPkts.35 = 0
ifHCOutBroadcastPkts.35 = 0
ifInOctets.35 = 0
ifOutOctets.35 = 0
ifInUcastPkts.35 = 0
ifOutUcastPkts.35 = 0
ifInNUcastPkts.35 = No Such Object available on this agent at this OID
ifOutNUcastPkts.35 = No Such Object available on this agent at this OID
ifInDiscards.35 = 0
ifOutDiscards.35 = 0
ifInErrors.35 = 0
ifOutErrors.35 = 0
ifInUnknownProtos.35 = 0
ifMtu.35 = 1532
ifSpeed.35 = 0
ifPhysAddress.35 =
ifAdminStatus.35 = up
ifLastChange.35 = 0:0:00:00.41
ifPromiscuousMode.35 = true
ifConnectorPresent.35 = true
]
SNMP STATUS[TRUE]
36
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.36 ifOutMulticastPkts.36 ifInBroadcastPkts.36 ifOutBroadcastPkts.36 ifHCInOctets.36 ifHCOutOctets.36 ifHCInUcastPkts.36 ifHCOutUcastPkts.36 ifHCInMulticastPkts.36 ifHCOutMulticastPkts.36 ifHCInBroadcastPkts.36 ifHCOutBroadcastPkts.36 ifInOctets.36 ifOutOctets.36 ifInUcastPkts.36 ifOutUcastPkts.36 ifInNUcastPkts.36 ifOutNUcastPkts.36 ifInDiscards.36 ifOutDiscards.36 ifInErrors.36 ifOutErrors.36 ifInUnknownProtos.36 ifMtu.36 ifSpeed.36 ifPhysAddress.36 ifAdminStatus.36 ifLastChange.36 ifPromiscuousMode.36 ifConnectorPresent.36]

CMD EXITCODE[0]
CMD RUNTIME[0.1035s]
STDOUT[
ifInMulticastPkts.36 = 196635
ifOutMulticastPkts.36 = 494126094
ifInBroadcastPkts.36 = 12496775
ifOutBroadcastPkts.36 = 117311084
ifHCInOctets.36 = 596337624999509
ifHCOutOctets.36 = 628220457756879
ifHCInUcastPkts.36 = 492611020442
ifHCOutUcastPkts.36 = 505146622720
ifHCInMulticastPkts.36 = 196635
ifHCOutMulticastPkts.36 = 494126094
ifHCInBroadcastPkts.36 = 12496775
ifHCOutBroadcastPkts.36 = 117311084
ifInOctets.36 = 2890786389
ifOutOctets.36 = 4181305551
ifInUcastPkts.36 = 2984748698
ifOutUcastPkts.36 = 2635449088
ifInNUcastPkts.36 = No Such Object available on this agent at this OID
ifOutNUcastPkts.36 = No Such Object available on this agent at this OID
ifInDiscards.36 = 0
ifOutDiscards.36 = 12496575
ifInErrors.36 = 0
ifOutErrors.36 = 0
ifInUnknownProtos.36 = 0
ifMtu.36 = 1532
ifSpeed.36 = 4294967295
ifPhysAddress.36 = c:29:ef:e2:fe:81
ifAdminStatus.36 = up
ifLastChange.36 = 0:0:55:07.32
ifPromiscuousMode.36 = true
ifConnectorPresent.36 = true
]
SNMP STATUS[TRUE]
37
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.37 ifOutMulticastPkts.37 ifInBroadcastPkts.37 ifOutBroadcastPkts.37 ifHCInOctets.37 ifHCOutOctets.37 ifHCInUcastPkts.37 ifHCOutUcastPkts.37 ifHCInMulticastPkts.37 ifHCOutMulticastPkts.37 ifHCInBroadcastPkts.37 ifHCOutBroadcastPkts.37 ifInOctets.37 ifOutOctets.37 ifInUcastPkts.37 ifOutUcastPkts.37 ifInNUcastPkts.37 ifOutNUcastPkts.37 ifInDiscards.37 ifOutDiscards.37 ifInErrors.37 ifOutErrors.37 ifInUnknownProtos.37 ifMtu.37 ifSpeed.37 ifPhysAddress.37 ifAdminStatus.37 ifLastChange.37 ifPromiscuousMode.37 ifConnectorPresent.37]

CMD EXITCODE[0]
CMD RUNTIME[0.0534s]
STDOUT[
ifInMulticastPkts.37 = 0
ifOutMulticastPkts.37 = 0
ifInBroadcastPkts.37 = 0
ifOutBroadcastPkts.37 = 0
ifHCInOctets.37 = 0
ifHCOutOctets.37 = 0
ifHCInUcastPkts.37 = 0
ifHCOutUcastPkts.37 = 0
ifHCInMulticastPkts.37 = 0
ifHCOutMulticastPkts.37 = 0
ifHCInBroadcastPkts.37 = 0
ifHCOutBroadcastPkts.37 = 0
ifInOctets.37 = 0
ifOutOctets.37 = 0
ifInUcastPkts.37 = 0
ifOutUcastPkts.37 = 0
ifInNUcastPkts.37 = No Such Object available on this agent at this OID
ifOutNUcastPkts.37 = No Such Object available on this agent at this OID
ifInDiscards.37 = 0
ifOutDiscards.37 = 0
ifInErrors.37 = 0
ifOutErrors.37 = 0
ifInUnknownProtos.37 = 0
ifMtu.37 = 1532
ifSpeed.37 = 0
ifPhysAddress.37 = c:29:ef:e2:fe:82
ifAdminStatus.37 = down
ifLastChange.37 = 0:0:00:00.41
ifPromiscuousMode.37 = true
ifConnectorPresent.37 = true
]
SNMP STATUS[TRUE]
38
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.38 ifOutMulticastPkts.38 ifInBroadcastPkts.38 ifOutBroadcastPkts.38 ifHCInOctets.38 ifHCOutOctets.38 ifHCInUcastPkts.38 ifHCOutUcastPkts.38 ifHCInMulticastPkts.38 ifHCOutMulticastPkts.38 ifHCInBroadcastPkts.38 ifHCOutBroadcastPkts.38 ifInOctets.38 ifOutOctets.38 ifInUcastPkts.38 ifOutUcastPkts.38 ifInNUcastPkts.38 ifOutNUcastPkts.38 ifInDiscards.38 ifOutDiscards.38 ifInErrors.38 ifOutErrors.38 ifInUnknownProtos.38 ifMtu.38 ifSpeed.38 ifPhysAddress.38 ifAdminStatus.38 ifLastChange.38 ifPromiscuousMode.38 ifConnectorPresent.38]

CMD EXITCODE[0]
CMD RUNTIME[0.1815s]
CMD EXITDELAY[10ms]
STDOUT[
ifInMulticastPkts.38 = 3423288
ifOutMulticastPkts.38 = 1790413
ifInBroadcastPkts.38 = 202102
ifOutBroadcastPkts.38 = 5115851
ifHCInOctets.38 = 325306791669
ifHCOutOctets.38 = 10805870179
ifHCInUcastPkts.38 = 283626796
ifHCOutUcastPkts.38 = 117724909
ifHCInMulticastPkts.38 = 3423288
ifHCOutMulticastPkts.38 = 1790413
ifHCInBroadcastPkts.38 = 202102
ifHCOutBroadcastPkts.38 = 5115851
ifInOctets.38 = 3184244469
ifOutOctets.38 = 2215935587
ifInUcastPkts.38 = 283626796
ifOutUcastPkts.38 = 117724909
ifInNUcastPkts.38 = No Such Object available on this agent at this OID
ifOutNUcastPkts.38 = No Such Object available on this agent at this OID
ifInDiscards.38 = 0
ifOutDiscards.38 = 202149
ifInErrors.38 = 0
ifOutErrors.38 = 0
ifInUnknownProtos.38 = 0
ifMtu.38 = 1532
ifSpeed.38 = 1000000000
ifPhysAddress.38 = c:29:ef:e2:fe:83
ifAdminStatus.38 = up
ifLastChange.38 = 0:0:00:00.82
ifPromiscuousMode.38 = true
ifConnectorPresent.38 = true
]
SNMP STATUS[TRUE]
39
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.39 ifOutMulticastPkts.39 ifInBroadcastPkts.39 ifOutBroadcastPkts.39 ifHCInOctets.39 ifHCOutOctets.39 ifHCInUcastPkts.39 ifHCOutUcastPkts.39 ifHCInMulticastPkts.39 ifHCOutMulticastPkts.39 ifHCInBroadcastPkts.39 ifHCOutBroadcastPkts.39 ifInOctets.39 ifOutOctets.39 ifInUcastPkts.39 ifOutUcastPkts.39 ifInNUcastPkts.39 ifOutNUcastPkts.39 ifInDiscards.39 ifOutDiscards.39 ifInErrors.39 ifOutErrors.39 ifInUnknownProtos.39 ifMtu.39 ifSpeed.39 ifPhysAddress.39 ifAdminStatus.39 ifLastChange.39 ifPromiscuousMode.39 ifConnectorPresent.39]

CMD EXITCODE[0]
CMD RUNTIME[0.0707s]
STDOUT[
ifInMulticastPkts.39 = 0
ifOutMulticastPkts.39 = 0
ifInBroadcastPkts.39 = 0
ifOutBroadcastPkts.39 = 0
ifHCInOctets.39 = 0
ifHCOutOctets.39 = 0
ifHCInUcastPkts.39 = 0
ifHCOutUcastPkts.39 = 0
ifHCInMulticastPkts.39 = 0
ifHCOutMulticastPkts.39 = 0
ifHCInBroadcastPkts.39 = 0
ifHCOutBroadcastPkts.39 = 0
ifInOctets.39 = 0
ifOutOctets.39 = 0
ifInUcastPkts.39 = 0
ifOutUcastPkts.39 = 0
ifInNUcastPkts.39 = No Such Object available on this agent at this OID
ifOutNUcastPkts.39 = No Such Object available on this agent at this OID
ifInDiscards.39 = 0
ifOutDiscards.39 = 0
ifInErrors.39 = 0
ifOutErrors.39 = 0
ifInUnknownProtos.39 = 0
ifMtu.39 = 1532
ifSpeed.39 = 0
ifPhysAddress.39 = c:29:ef:e2:fe:84
ifAdminStatus.39 = down
ifLastChange.39 = 0:0:00:00.42
ifPromiscuousMode.39 = true
ifConnectorPresent.39 = true
]
SNMP STATUS[TRUE]
40
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.40 ifOutMulticastPkts.40 ifInBroadcastPkts.40 ifOutBroadcastPkts.40 ifHCInOctets.40 ifHCOutOctets.40 ifHCInUcastPkts.40 ifHCOutUcastPkts.40 ifHCInMulticastPkts.40 ifHCOutMulticastPkts.40 ifHCInBroadcastPkts.40 ifHCOutBroadcastPkts.40 ifInOctets.40 ifOutOctets.40 ifInUcastPkts.40 ifOutUcastPkts.40 ifInNUcastPkts.40 ifOutNUcastPkts.40 ifInDiscards.40 ifOutDiscards.40 ifInErrors.40 ifOutErrors.40 ifInUnknownProtos.40 ifMtu.40 ifSpeed.40 ifPhysAddress.40 ifAdminStatus.40 ifLastChange.40 ifPromiscuousMode.40 ifConnectorPresent.40]

CMD EXITCODE[0]
CMD RUNTIME[0.0853s]
STDOUT[
ifInMulticastPkts.40 = 0
ifOutMulticastPkts.40 = 0
ifInBroadcastPkts.40 = 0
ifOutBroadcastPkts.40 = 0
ifHCInOctets.40 = 0
ifHCOutOctets.40 = 0
ifHCInUcastPkts.40 = 0
ifHCOutUcastPkts.40 = 0
ifHCInMulticastPkts.40 = 0
ifHCOutMulticastPkts.40 = 0
ifHCInBroadcastPkts.40 = 0
ifHCOutBroadcastPkts.40 = 0
ifInOctets.40 = 0
ifOutOctets.40 = 0
ifInUcastPkts.40 = 0
ifOutUcastPkts.40 = 0
ifInNUcastPkts.40 = No Such Object available on this agent at this OID
ifOutNUcastPkts.40 = No Such Object available on this agent at this OID
ifInDiscards.40 = 0
ifOutDiscards.40 = 0
ifInErrors.40 = 0
ifOutErrors.40 = 0
ifInUnknownProtos.40 = 0
ifMtu.40 = 1532
ifSpeed.40 = 0
ifPhysAddress.40 = c:29:ef:e2:fe:85
ifAdminStatus.40 = down
ifLastChange.40 = 0:0:00:00.42
ifPromiscuousMode.40 = true
ifConnectorPresent.40 = true
]
SNMP STATUS[TRUE]
41
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.41 ifOutMulticastPkts.41 ifInBroadcastPkts.41 ifOutBroadcastPkts.41 ifHCInOctets.41 ifHCOutOctets.41 ifHCInUcastPkts.41 ifHCOutUcastPkts.41 ifHCInMulticastPkts.41 ifHCOutMulticastPkts.41 ifHCInBroadcastPkts.41 ifHCOutBroadcastPkts.41 ifInOctets.41 ifOutOctets.41 ifInUcastPkts.41 ifOutUcastPkts.41 ifInNUcastPkts.41 ifOutNUcastPkts.41 ifInDiscards.41 ifOutDiscards.41 ifInErrors.41 ifOutErrors.41 ifInUnknownProtos.41 ifMtu.41 ifSpeed.41 ifPhysAddress.41 ifAdminStatus.41 ifLastChange.41 ifPromiscuousMode.41 ifConnectorPresent.41]

CMD EXITCODE[0]
CMD RUNTIME[0.0709s]
STDOUT[
ifInMulticastPkts.41 = 0
ifOutMulticastPkts.41 = 0
ifInBroadcastPkts.41 = 0
ifOutBroadcastPkts.41 = 0
ifHCInOctets.41 = 0
ifHCOutOctets.41 = 0
ifHCInUcastPkts.41 = 0
ifHCOutUcastPkts.41 = 0
ifHCInMulticastPkts.41 = 0
ifHCOutMulticastPkts.41 = 0
ifHCInBroadcastPkts.41 = 0
ifHCOutBroadcastPkts.41 = 0
ifInOctets.41 = 0
ifOutOctets.41 = 0
ifInUcastPkts.41 = 0
ifOutUcastPkts.41 = 0
ifInNUcastPkts.41 = No Such Object available on this agent at this OID
ifOutNUcastPkts.41 = No Such Object available on this agent at this OID
ifInDiscards.41 = 0
ifOutDiscards.41 = 0
ifInErrors.41 = 0
ifOutErrors.41 = 0
ifInUnknownProtos.41 = 0
ifMtu.41 = 1532
ifSpeed.41 = 0
ifPhysAddress.41 = c:29:ef:e2:fe:86
ifAdminStatus.41 = down
ifLastChange.41 = 0:0:00:00.42
ifPromiscuousMode.41 = true
ifConnectorPresent.41 = true
]
SNMP STATUS[TRUE]
42
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.42 ifOutMulticastPkts.42 ifInBroadcastPkts.42 ifOutBroadcastPkts.42 ifHCInOctets.42 ifHCOutOctets.42 ifHCInUcastPkts.42 ifHCOutUcastPkts.42 ifHCInMulticastPkts.42 ifHCOutMulticastPkts.42 ifHCInBroadcastPkts.42 ifHCOutBroadcastPkts.42 ifInOctets.42 ifOutOctets.42 ifInUcastPkts.42 ifOutUcastPkts.42 ifInNUcastPkts.42 ifOutNUcastPkts.42 ifInDiscards.42 ifOutDiscards.42 ifInErrors.42 ifOutErrors.42 ifInUnknownProtos.42 ifMtu.42 ifSpeed.42 ifPhysAddress.42 ifAdminStatus.42 ifLastChange.42 ifPromiscuousMode.42 ifConnectorPresent.42]

CMD EXITCODE[0]
CMD RUNTIME[0.1005s]
STDOUT[
ifInMulticastPkts.42 = 0
ifOutMulticastPkts.42 = 0
ifInBroadcastPkts.42 = 0
ifOutBroadcastPkts.42 = 0
ifHCInOctets.42 = 0
ifHCOutOctets.42 = 0
ifHCInUcastPkts.42 = 0
ifHCOutUcastPkts.42 = 0
ifHCInMulticastPkts.42 = 0
ifHCOutMulticastPkts.42 = 0
ifHCInBroadcastPkts.42 = 0
ifHCOutBroadcastPkts.42 = 0
ifInOctets.42 = 0
ifOutOctets.42 = 0
ifInUcastPkts.42 = 0
ifOutUcastPkts.42 = 0
ifInNUcastPkts.42 = No Such Object available on this agent at this OID
ifOutNUcastPkts.42 = No Such Object available on this agent at this OID
ifInDiscards.42 = 0
ifOutDiscards.42 = 0
ifInErrors.42 = 0
ifOutErrors.42 = 0
ifInUnknownProtos.42 = 0
ifMtu.42 = 1532
ifSpeed.42 = 0
ifPhysAddress.42 = c:29:ef:e2:fe:87
ifAdminStatus.42 = down
ifLastChange.42 = 0:0:00:00.43
ifPromiscuousMode.42 = true
ifConnectorPresent.42 = true
]
SNMP STATUS[TRUE]
43
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.43 ifOutMulticastPkts.43 ifInBroadcastPkts.43 ifOutBroadcastPkts.43 ifHCInOctets.43 ifHCOutOctets.43 ifHCInUcastPkts.43 ifHCOutUcastPkts.43 ifHCInMulticastPkts.43 ifHCOutMulticastPkts.43 ifHCInBroadcastPkts.43 ifHCOutBroadcastPkts.43 ifInOctets.43 ifOutOctets.43 ifInUcastPkts.43 ifOutUcastPkts.43 ifInNUcastPkts.43 ifOutNUcastPkts.43 ifInDiscards.43 ifOutDiscards.43 ifInErrors.43 ifOutErrors.43 ifInUnknownProtos.43 ifMtu.43 ifSpeed.43 ifPhysAddress.43 ifAdminStatus.43 ifLastChange.43 ifPromiscuousMode.43 ifConnectorPresent.43]

CMD EXITCODE[0]
CMD RUNTIME[0.1119s]
STDOUT[
ifInMulticastPkts.43 = 0
ifOutMulticastPkts.43 = 0
ifInBroadcastPkts.43 = 0
ifOutBroadcastPkts.43 = 0
ifHCInOctets.43 = 0
ifHCOutOctets.43 = 0
ifHCInUcastPkts.43 = 0
ifHCOutUcastPkts.43 = 0
ifHCInMulticastPkts.43 = 0
ifHCOutMulticastPkts.43 = 0
ifHCInBroadcastPkts.43 = 0
ifHCOutBroadcastPkts.43 = 0
ifInOctets.43 = 0
ifOutOctets.43 = 0
ifInUcastPkts.43 = 0
ifOutUcastPkts.43 = 0
ifInNUcastPkts.43 = No Such Object available on this agent at this OID
ifOutNUcastPkts.43 = No Such Object available on this agent at this OID
ifInDiscards.43 = 0
ifOutDiscards.43 = 0
ifInErrors.43 = 0
ifOutErrors.43 = 0
ifInUnknownProtos.43 = 0
ifMtu.43 = 1532
ifSpeed.43 = 0
ifPhysAddress.43 = c:29:ef:e2:fe:88
ifAdminStatus.43 = down
ifLastChange.43 = 0:0:00:00.43
ifPromiscuousMode.43 = true
ifConnectorPresent.43 = true
]
SNMP STATUS[TRUE]
44
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.44 ifOutMulticastPkts.44 ifInBroadcastPkts.44 ifOutBroadcastPkts.44 ifHCInOctets.44 ifHCOutOctets.44 ifHCInUcastPkts.44 ifHCOutUcastPkts.44 ifHCInMulticastPkts.44 ifHCOutMulticastPkts.44 ifHCInBroadcastPkts.44 ifHCOutBroadcastPkts.44 ifInOctets.44 ifOutOctets.44 ifInUcastPkts.44 ifOutUcastPkts.44 ifInNUcastPkts.44 ifOutNUcastPkts.44 ifInDiscards.44 ifOutDiscards.44 ifInErrors.44 ifOutErrors.44 ifInUnknownProtos.44 ifMtu.44 ifSpeed.44 ifPhysAddress.44 ifAdminStatus.44 ifLastChange.44 ifPromiscuousMode.44 ifConnectorPresent.44]

CMD EXITCODE[0]
CMD RUNTIME[0.1013s]
STDOUT[
ifInMulticastPkts.44 = 0
ifOutMulticastPkts.44 = 0
ifInBroadcastPkts.44 = 0
ifOutBroadcastPkts.44 = 0
ifHCInOctets.44 = 0
ifHCOutOctets.44 = 0
ifHCInUcastPkts.44 = 0
ifHCOutUcastPkts.44 = 0
ifHCInMulticastPkts.44 = 0
ifHCOutMulticastPkts.44 = 0
ifHCInBroadcastPkts.44 = 0
ifHCOutBroadcastPkts.44 = 0
ifInOctets.44 = 0
ifOutOctets.44 = 0
ifInUcastPkts.44 = 0
ifOutUcastPkts.44 = 0
ifInNUcastPkts.44 = No Such Object available on this agent at this OID
ifOutNUcastPkts.44 = No Such Object available on this agent at this OID
ifInDiscards.44 = 0
ifOutDiscards.44 = 0
ifInErrors.44 = 0
ifOutErrors.44 = 0
ifInUnknownProtos.44 = 0
ifMtu.44 = 1532
ifSpeed.44 = 0
ifPhysAddress.44 = c:29:ef:e2:fe:89
ifAdminStatus.44 = down
ifLastChange.44 = 0:0:00:00.43
ifPromiscuousMode.44 = true
ifConnectorPresent.44 = true
]
SNMP STATUS[TRUE]
45
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.45 ifOutMulticastPkts.45 ifInBroadcastPkts.45 ifOutBroadcastPkts.45 ifHCInOctets.45 ifHCOutOctets.45 ifHCInUcastPkts.45 ifHCOutUcastPkts.45 ifHCInMulticastPkts.45 ifHCOutMulticastPkts.45 ifHCInBroadcastPkts.45 ifHCOutBroadcastPkts.45 ifInOctets.45 ifOutOctets.45 ifInUcastPkts.45 ifOutUcastPkts.45 ifInNUcastPkts.45 ifOutNUcastPkts.45 ifInDiscards.45 ifOutDiscards.45 ifInErrors.45 ifOutErrors.45 ifInUnknownProtos.45 ifMtu.45 ifSpeed.45 ifPhysAddress.45 ifAdminStatus.45 ifLastChange.45 ifPromiscuousMode.45 ifConnectorPresent.45]

CMD EXITCODE[0]
CMD RUNTIME[0.063s]
STDOUT[
ifInMulticastPkts.45 = 0
ifOutMulticastPkts.45 = 0
ifInBroadcastPkts.45 = 0
ifOutBroadcastPkts.45 = 0
ifHCInOctets.45 = 0
ifHCOutOctets.45 = 0
ifHCInUcastPkts.45 = 0
ifHCOutUcastPkts.45 = 0
ifHCInMulticastPkts.45 = 0
ifHCOutMulticastPkts.45 = 0
ifHCInBroadcastPkts.45 = 0
ifHCOutBroadcastPkts.45 = 0
ifInOctets.45 = 0
ifOutOctets.45 = 0
ifInUcastPkts.45 = 0
ifOutUcastPkts.45 = 0
ifInNUcastPkts.45 = No Such Object available on this agent at this OID
ifOutNUcastPkts.45 = No Such Object available on this agent at this OID
ifInDiscards.45 = 0
ifOutDiscards.45 = 0
ifInErrors.45 = 0
ifOutErrors.45 = 0
ifInUnknownProtos.45 = 0
ifMtu.45 = 1532
ifSpeed.45 = 0
ifPhysAddress.45 = c:29:ef:e2:fe:8a
ifAdminStatus.45 = down
ifLastChange.45 = 0:0:00:00.43
ifPromiscuousMode.45 = true
ifConnectorPresent.45 = true
]
SNMP STATUS[TRUE]
46
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.46 ifOutMulticastPkts.46 ifInBroadcastPkts.46 ifOutBroadcastPkts.46 ifHCInOctets.46 ifHCOutOctets.46 ifHCInUcastPkts.46 ifHCOutUcastPkts.46 ifHCInMulticastPkts.46 ifHCOutMulticastPkts.46 ifHCInBroadcastPkts.46 ifHCOutBroadcastPkts.46 ifInOctets.46 ifOutOctets.46 ifInUcastPkts.46 ifOutUcastPkts.46 ifInNUcastPkts.46 ifOutNUcastPkts.46 ifInDiscards.46 ifOutDiscards.46 ifInErrors.46 ifOutErrors.46 ifInUnknownProtos.46 ifMtu.46 ifSpeed.46 ifPhysAddress.46 ifAdminStatus.46 ifLastChange.46 ifPromiscuousMode.46 ifConnectorPresent.46]

CMD EXITCODE[0]
CMD RUNTIME[0.0646s]
STDOUT[
ifInMulticastPkts.46 = 0
ifOutMulticastPkts.46 = 0
ifInBroadcastPkts.46 = 0
ifOutBroadcastPkts.46 = 0
ifHCInOctets.46 = 0
ifHCOutOctets.46 = 0
ifHCInUcastPkts.46 = 0
ifHCOutUcastPkts.46 = 0
ifHCInMulticastPkts.46 = 0
ifHCOutMulticastPkts.46 = 0
ifHCInBroadcastPkts.46 = 0
ifHCOutBroadcastPkts.46 = 0
ifInOctets.46 = 0
ifOutOctets.46 = 0
ifInUcastPkts.46 = 0
ifOutUcastPkts.46 = 0
ifInNUcastPkts.46 = No Such Object available on this agent at this OID
ifOutNUcastPkts.46 = No Such Object available on this agent at this OID
ifInDiscards.46 = 0
ifOutDiscards.46 = 0
ifInErrors.46 = 0
ifOutErrors.46 = 0
ifInUnknownProtos.46 = 0
ifMtu.46 = 1532
ifSpeed.46 = 0
ifPhysAddress.46 = c:29:ef:e2:fe:8b
ifAdminStatus.46 = down
ifLastChange.46 = 0:0:00:00.44
ifPromiscuousMode.46 = true
ifConnectorPresent.46 = true
]
SNMP STATUS[TRUE]
47
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.47 ifOutMulticastPkts.47 ifInBroadcastPkts.47 ifOutBroadcastPkts.47 ifHCInOctets.47 ifHCOutOctets.47 ifHCInUcastPkts.47 ifHCOutUcastPkts.47 ifHCInMulticastPkts.47 ifHCOutMulticastPkts.47 ifHCInBroadcastPkts.47 ifHCOutBroadcastPkts.47 ifInOctets.47 ifOutOctets.47 ifInUcastPkts.47 ifOutUcastPkts.47 ifInNUcastPkts.47 ifOutNUcastPkts.47 ifInDiscards.47 ifOutDiscards.47 ifInErrors.47 ifOutErrors.47 ifInUnknownProtos.47 ifMtu.47 ifSpeed.47 ifPhysAddress.47 ifAdminStatus.47 ifLastChange.47 ifPromiscuousMode.47 ifConnectorPresent.47]

CMD EXITCODE[0]
CMD RUNTIME[0.1401s]
STDOUT[
ifInMulticastPkts.47 = 0
ifOutMulticastPkts.47 = 0
ifInBroadcastPkts.47 = 0
ifOutBroadcastPkts.47 = 0
ifHCInOctets.47 = 0
ifHCOutOctets.47 = 0
ifHCInUcastPkts.47 = 0
ifHCOutUcastPkts.47 = 0
ifHCInMulticastPkts.47 = 0
ifHCOutMulticastPkts.47 = 0
ifHCInBroadcastPkts.47 = 0
ifHCOutBroadcastPkts.47 = 0
ifInOctets.47 = 0
ifOutOctets.47 = 0
ifInUcastPkts.47 = 0
ifOutUcastPkts.47 = 0
ifInNUcastPkts.47 = No Such Object available on this agent at this OID
ifOutNUcastPkts.47 = No Such Object available on this agent at this OID
ifInDiscards.47 = 0
ifOutDiscards.47 = 0
ifInErrors.47 = 0
ifOutErrors.47 = 0
ifInUnknownProtos.47 = 0
ifMtu.47 = 1532
ifSpeed.47 = 0
ifPhysAddress.47 = c:29:ef:e2:fe:8c
ifAdminStatus.47 = down
ifLastChange.47 = 0:0:00:00.44
ifPromiscuousMode.47 = true
ifConnectorPresent.47 = true
]
SNMP STATUS[TRUE]
48
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.48 ifOutMulticastPkts.48 ifInBroadcastPkts.48 ifOutBroadcastPkts.48 ifHCInOctets.48 ifHCOutOctets.48 ifHCInUcastPkts.48 ifHCOutUcastPkts.48 ifHCInMulticastPkts.48 ifHCOutMulticastPkts.48 ifHCInBroadcastPkts.48 ifHCOutBroadcastPkts.48 ifInOctets.48 ifOutOctets.48 ifInUcastPkts.48 ifOutUcastPkts.48 ifInNUcastPkts.48 ifOutNUcastPkts.48 ifInDiscards.48 ifOutDiscards.48 ifInErrors.48 ifOutErrors.48 ifInUnknownProtos.48 ifMtu.48 ifSpeed.48 ifPhysAddress.48 ifAdminStatus.48 ifLastChange.48 ifPromiscuousMode.48 ifConnectorPresent.48]

CMD EXITCODE[0]
CMD RUNTIME[0.1005s]
STDOUT[
ifInMulticastPkts.48 = 0
ifOutMulticastPkts.48 = 0
ifInBroadcastPkts.48 = 0
ifOutBroadcastPkts.48 = 0
ifHCInOctets.48 = 0
ifHCOutOctets.48 = 0
ifHCInUcastPkts.48 = 0
ifHCOutUcastPkts.48 = 0
ifHCInMulticastPkts.48 = 0
ifHCOutMulticastPkts.48 = 0
ifHCInBroadcastPkts.48 = 0
ifHCOutBroadcastPkts.48 = 0
ifInOctets.48 = 0
ifOutOctets.48 = 0
ifInUcastPkts.48 = 0
ifOutUcastPkts.48 = 0
ifInNUcastPkts.48 = No Such Object available on this agent at this OID
ifOutNUcastPkts.48 = No Such Object available on this agent at this OID
ifInDiscards.48 = 0
ifOutDiscards.48 = 0
ifInErrors.48 = 0
ifOutErrors.48 = 0
ifInUnknownProtos.48 = 0
ifMtu.48 = 1532
ifSpeed.48 = 0
ifPhysAddress.48 = c:29:ef:e2:fe:8d
ifAdminStatus.48 = down
ifLastChange.48 = 0:0:00:00.44
ifPromiscuousMode.48 = true
ifConnectorPresent.48 = true
]
SNMP STATUS[TRUE]
49
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.49 ifOutMulticastPkts.49 ifInBroadcastPkts.49 ifOutBroadcastPkts.49 ifHCInOctets.49 ifHCOutOctets.49 ifHCInUcastPkts.49 ifHCOutUcastPkts.49 ifHCInMulticastPkts.49 ifHCOutMulticastPkts.49 ifHCInBroadcastPkts.49 ifHCOutBroadcastPkts.49 ifInOctets.49 ifOutOctets.49 ifInUcastPkts.49 ifOutUcastPkts.49 ifInNUcastPkts.49 ifOutNUcastPkts.49 ifInDiscards.49 ifOutDiscards.49 ifInErrors.49 ifOutErrors.49 ifInUnknownProtos.49 ifMtu.49 ifSpeed.49 ifPhysAddress.49 ifAdminStatus.49 ifLastChange.49 ifPromiscuousMode.49 ifConnectorPresent.49]

CMD EXITCODE[0]
CMD RUNTIME[0.0994s]
STDOUT[
ifInMulticastPkts.49 = 0
ifOutMulticastPkts.49 = 0
ifInBroadcastPkts.49 = 0
ifOutBroadcastPkts.49 = 0
ifHCInOctets.49 = 0
ifHCOutOctets.49 = 0
ifHCInUcastPkts.49 = 0
ifHCOutUcastPkts.49 = 0
ifHCInMulticastPkts.49 = 0
ifHCOutMulticastPkts.49 = 0
ifHCInBroadcastPkts.49 = 0
ifHCOutBroadcastPkts.49 = 0
ifInOctets.49 = 0
ifOutOctets.49 = 0
ifInUcastPkts.49 = 0
ifOutUcastPkts.49 = 0
ifInNUcastPkts.49 = No Such Object available on this agent at this OID
ifOutNUcastPkts.49 = No Such Object available on this agent at this OID
ifInDiscards.49 = 0
ifOutDiscards.49 = 0
ifInErrors.49 = 0
ifOutErrors.49 = 0
ifInUnknownProtos.49 = 0
ifMtu.49 = 1532
ifSpeed.49 = 0
ifPhysAddress.49 = c:29:ef:e2:fe:8e
ifAdminStatus.49 = up
ifLastChange.49 = 0:0:00:00.44
ifPromiscuousMode.49 = true
ifConnectorPresent.49 = true
]
SNMP STATUS[TRUE]
50
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.50 ifOutMulticastPkts.50 ifInBroadcastPkts.50 ifOutBroadcastPkts.50 ifHCInOctets.50 ifHCOutOctets.50 ifHCInUcastPkts.50 ifHCOutUcastPkts.50 ifHCInMulticastPkts.50 ifHCOutMulticastPkts.50 ifHCInBroadcastPkts.50 ifHCOutBroadcastPkts.50 ifInOctets.50 ifOutOctets.50 ifInUcastPkts.50 ifOutUcastPkts.50 ifInNUcastPkts.50 ifOutNUcastPkts.50 ifInDiscards.50 ifOutDiscards.50 ifInErrors.50 ifOutErrors.50 ifInUnknownProtos.50 ifMtu.50 ifSpeed.50 ifPhysAddress.50 ifAdminStatus.50 ifLastChange.50 ifPromiscuousMode.50 ifConnectorPresent.50]

CMD EXITCODE[0]
CMD RUNTIME[0.0975s]
STDOUT[
ifInMulticastPkts.50 = 23783323
ifOutMulticastPkts.50 = 466637611
ifInBroadcastPkts.50 = 18878147
ifOutBroadcastPkts.50 = 110934060
ifHCInOctets.50 = 402012755006102
ifHCOutOctets.50 = 476915794365001
ifHCInUcastPkts.50 = 401696834505
ifHCOutUcastPkts.50 = 454465878177
ifHCInMulticastPkts.50 = 23783323
ifHCOutMulticastPkts.50 = 466637611
ifHCInBroadcastPkts.50 = 18878147
ifHCOutBroadcastPkts.50 = 110934060
ifInOctets.50 = 3816100502
ifOutOctets.50 = 2625817161
ifInUcastPkts.50 = 2264875977
ifOutUcastPkts.50 = 3494312097
ifInNUcastPkts.50 = No Such Object available on this agent at this OID
ifOutNUcastPkts.50 = No Such Object available on this agent at this OID
ifInDiscards.50 = 0
ifOutDiscards.50 = 42424620
ifInErrors.50 = 0
ifOutErrors.50 = 0
ifInUnknownProtos.50 = 0
ifMtu.50 = 9216
ifSpeed.50 = 4294967295
ifPhysAddress.50 = c:29:ef:e2:fe:8f
ifAdminStatus.50 = up
ifLastChange.50 = 0:0:00:00.85
ifPromiscuousMode.50 = true
ifConnectorPresent.50 = true
]
SNMP STATUS[TRUE]
51
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.51 ifOutMulticastPkts.51 ifInBroadcastPkts.51 ifOutBroadcastPkts.51 ifHCInOctets.51 ifHCOutOctets.51 ifHCInUcastPkts.51 ifHCOutUcastPkts.51 ifHCInMulticastPkts.51 ifHCOutMulticastPkts.51 ifHCInBroadcastPkts.51 ifHCOutBroadcastPkts.51 ifInOctets.51 ifOutOctets.51 ifInUcastPkts.51 ifOutUcastPkts.51 ifInNUcastPkts.51 ifOutNUcastPkts.51 ifInDiscards.51 ifOutDiscards.51 ifInErrors.51 ifOutErrors.51 ifInUnknownProtos.51 ifMtu.51 ifSpeed.51 ifPhysAddress.51 ifAdminStatus.51 ifLastChange.51 ifPromiscuousMode.51 ifConnectorPresent.51]

CMD EXITCODE[0]
CMD RUNTIME[0.0952s]
STDOUT[
ifInMulticastPkts.51 = 16986931
ifOutMulticastPkts.51 = 473433934
ifInBroadcastPkts.51 = 14182121
ifOutBroadcastPkts.51 = 115630088
ifHCInOctets.51 = 228849871649857
ifHCOutOctets.51 = 105642411406499
ifHCInUcastPkts.51 = 180188814798
ifHCOutUcastPkts.51 = 96091799987
ifHCInMulticastPkts.51 = 16986931
ifHCOutMulticastPkts.51 = 473433934
ifHCInBroadcastPkts.51 = 14182121
ifHCOutBroadcastPkts.51 = 115630088
ifInOctets.51 = 1129217089
ifOutOctets.51 = 3395794083
ifInUcastPkts.51 = 4095155662
ifOutUcastPkts.51 = 1602519475
ifInNUcastPkts.51 = No Such Object available on this agent at this OID
ifOutNUcastPkts.51 = No Such Object available on this agent at this OID
ifInDiscards.51 = 0
ifOutDiscards.51 = 30873073
ifInErrors.51 = 0
ifOutErrors.51 = 0
ifInUnknownProtos.51 = 0
ifMtu.51 = 9216
ifSpeed.51 = 4294967295
ifPhysAddress.51 = c:29:ef:e2:fe:90
ifAdminStatus.51 = up
ifLastChange.51 = 0:0:00:00.85
ifPromiscuousMode.51 = true
ifConnectorPresent.51 = true
]
SNMP STATUS[TRUE]
52
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.52 ifOutMulticastPkts.52 ifInBroadcastPkts.52 ifOutBroadcastPkts.52 ifHCInOctets.52 ifHCOutOctets.52 ifHCInUcastPkts.52 ifHCOutUcastPkts.52 ifHCInMulticastPkts.52 ifHCOutMulticastPkts.52 ifHCInBroadcastPkts.52 ifHCOutBroadcastPkts.52 ifInOctets.52 ifOutOctets.52 ifInUcastPkts.52 ifOutUcastPkts.52 ifInNUcastPkts.52 ifOutNUcastPkts.52 ifInDiscards.52 ifOutDiscards.52 ifInErrors.52 ifOutErrors.52 ifInUnknownProtos.52 ifMtu.52 ifSpeed.52 ifPhysAddress.52 ifAdminStatus.52 ifLastChange.52 ifPromiscuousMode.52 ifConnectorPresent.52]

CMD EXITCODE[0]
CMD RUNTIME[0.0693s]
STDOUT[
ifInMulticastPkts.52 = 0
ifOutMulticastPkts.52 = 0
ifInBroadcastPkts.52 = 0
ifOutBroadcastPkts.52 = 0
ifHCInOctets.52 = 0
ifHCOutOctets.52 = 0
ifHCInUcastPkts.52 = 0
ifHCOutUcastPkts.52 = 0
ifHCInMulticastPkts.52 = 0
ifHCOutMulticastPkts.52 = 0
ifHCInBroadcastPkts.52 = 0
ifHCOutBroadcastPkts.52 = 0
ifInOctets.52 = 0
ifOutOctets.52 = 0
ifInUcastPkts.52 = 0
ifOutUcastPkts.52 = 0
ifInNUcastPkts.52 = No Such Object available on this agent at this OID
ifOutNUcastPkts.52 = No Such Object available on this agent at this OID
ifInDiscards.52 = 0
ifOutDiscards.52 = 0
ifInErrors.52 = 0
ifOutErrors.52 = 0
ifInUnknownProtos.52 = 0
ifMtu.52 = 1532
ifSpeed.52 = 0
ifPhysAddress.52 = c:29:ef:e2:fe:91
ifAdminStatus.52 = down
ifLastChange.52 = 0:0:00:00.45
ifPromiscuousMode.52 = true
ifConnectorPresent.52 = true
]
SNMP STATUS[TRUE]
53
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.53 ifOutMulticastPkts.53 ifInBroadcastPkts.53 ifOutBroadcastPkts.53 ifHCInOctets.53 ifHCOutOctets.53 ifHCInUcastPkts.53 ifHCOutUcastPkts.53 ifHCInMulticastPkts.53 ifHCOutMulticastPkts.53 ifHCInBroadcastPkts.53 ifHCOutBroadcastPkts.53 ifInOctets.53 ifOutOctets.53 ifInUcastPkts.53 ifOutUcastPkts.53 ifInNUcastPkts.53 ifOutNUcastPkts.53 ifInDiscards.53 ifOutDiscards.53 ifInErrors.53 ifOutErrors.53 ifInUnknownProtos.53 ifMtu.53 ifSpeed.53 ifPhysAddress.53 ifAdminStatus.53 ifLastChange.53 ifPromiscuousMode.53 ifConnectorPresent.53]

CMD EXITCODE[0]
CMD RUNTIME[0.1143s]
STDOUT[
ifInMulticastPkts.53 = 0
ifOutMulticastPkts.53 = 0
ifInBroadcastPkts.53 = 0
ifOutBroadcastPkts.53 = 0
ifHCInOctets.53 = 0
ifHCOutOctets.53 = 0
ifHCInUcastPkts.53 = 0
ifHCOutUcastPkts.53 = 0
ifHCInMulticastPkts.53 = 0
ifHCOutMulticastPkts.53 = 0
ifHCInBroadcastPkts.53 = 0
ifHCOutBroadcastPkts.53 = 0
ifInOctets.53 = 0
ifOutOctets.53 = 0
ifInUcastPkts.53 = 0
ifOutUcastPkts.53 = 0
ifInNUcastPkts.53 = No Such Object available on this agent at this OID
ifOutNUcastPkts.53 = No Such Object available on this agent at this OID
ifInDiscards.53 = 0
ifOutDiscards.53 = 0
ifInErrors.53 = 0
ifOutErrors.53 = 0
ifInUnknownProtos.53 = 0
ifMtu.53 = 1532
ifSpeed.53 = 0
ifPhysAddress.53 = c:29:ef:e2:fe:92
ifAdminStatus.53 = down
ifLastChange.53 = 0:0:00:00.45
ifPromiscuousMode.53 = true
ifConnectorPresent.53 = true
]
SNMP STATUS[TRUE]
54
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.54 ifOutMulticastPkts.54 ifInBroadcastPkts.54 ifOutBroadcastPkts.54 ifHCInOctets.54 ifHCOutOctets.54 ifHCInUcastPkts.54 ifHCOutUcastPkts.54 ifHCInMulticastPkts.54 ifHCOutMulticastPkts.54 ifHCInBroadcastPkts.54 ifHCOutBroadcastPkts.54 ifInOctets.54 ifOutOctets.54 ifInUcastPkts.54 ifOutUcastPkts.54 ifInNUcastPkts.54 ifOutNUcastPkts.54 ifInDiscards.54 ifOutDiscards.54 ifInErrors.54 ifOutErrors.54 ifInUnknownProtos.54 ifMtu.54 ifSpeed.54 ifPhysAddress.54 ifAdminStatus.54 ifLastChange.54 ifPromiscuousMode.54 ifConnectorPresent.54]

CMD EXITCODE[0]
CMD RUNTIME[0.0857s]
STDOUT[
ifInMulticastPkts.54 = 63799
ifOutMulticastPkts.54 = 7178618
ifInBroadcastPkts.54 = 17885
ifOutBroadcastPkts.54 = 5049402
ifHCInOctets.54 = 2716922344
ifHCOutOctets.54 = 9825506945
ifHCInUcastPkts.54 = 7833017
ifHCOutUcastPkts.54 = 11242791
ifHCInMulticastPkts.54 = 63799
ifHCOutMulticastPkts.54 = 7178618
ifHCInBroadcastPkts.54 = 17885
ifHCOutBroadcastPkts.54 = 5049402
ifInOctets.54 = 2716922344
ifOutOctets.54 = 1235572353
ifInUcastPkts.54 = 7833017
ifOutUcastPkts.54 = 11242791
ifInNUcastPkts.54 = No Such Object available on this agent at this OID
ifOutNUcastPkts.54 = No Such Object available on this agent at this OID
ifInDiscards.54 = 0
ifOutDiscards.54 = 81682
ifInErrors.54 = 0
ifOutErrors.54 = 0
ifInUnknownProtos.54 = 0
ifMtu.54 = 1532
ifSpeed.54 = 0
ifPhysAddress.54 = c:29:ef:e2:fe:93
ifAdminStatus.54 = up
ifLastChange.54 = 0:15:29:06.72
ifPromiscuousMode.54 = true
ifConnectorPresent.54 = true
]
SNMP STATUS[TRUE]
55
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.55 ifOutMulticastPkts.55 ifInBroadcastPkts.55 ifOutBroadcastPkts.55 ifHCInOctets.55 ifHCOutOctets.55 ifHCInUcastPkts.55 ifHCOutUcastPkts.55 ifHCInMulticastPkts.55 ifHCOutMulticastPkts.55 ifHCInBroadcastPkts.55 ifHCOutBroadcastPkts.55 ifInOctets.55 ifOutOctets.55 ifInUcastPkts.55 ifOutUcastPkts.55 ifInNUcastPkts.55 ifOutNUcastPkts.55 ifInDiscards.55 ifOutDiscards.55 ifInErrors.55 ifOutErrors.55 ifInUnknownProtos.55 ifMtu.55 ifSpeed.55 ifPhysAddress.55 ifAdminStatus.55 ifLastChange.55 ifPromiscuousMode.55 ifConnectorPresent.55]

CMD EXITCODE[0]
CMD RUNTIME[0.0815s]
STDOUT[
ifInMulticastPkts.55 = 0
ifOutMulticastPkts.55 = 0
ifInBroadcastPkts.55 = 0
ifOutBroadcastPkts.55 = 0
ifHCInOctets.55 = 0
ifHCOutOctets.55 = 0
ifHCInUcastPkts.55 = 0
ifHCOutUcastPkts.55 = 0
ifHCInMulticastPkts.55 = 0
ifHCOutMulticastPkts.55 = 0
ifHCInBroadcastPkts.55 = 0
ifHCOutBroadcastPkts.55 = 0
ifInOctets.55 = 0
ifOutOctets.55 = 0
ifInUcastPkts.55 = 0
ifOutUcastPkts.55 = 0
ifInNUcastPkts.55 = No Such Object available on this agent at this OID
ifOutNUcastPkts.55 = No Such Object available on this agent at this OID
ifInDiscards.55 = 0
ifOutDiscards.55 = 0
ifInErrors.55 = 0
ifOutErrors.55 = 0
ifInUnknownProtos.55 = 0
ifMtu.55 = 1532
ifSpeed.55 = 0
ifPhysAddress.55 = c:29:ef:e2:fe:94
ifAdminStatus.55 = down
ifLastChange.55 = 0:0:00:00.46
ifPromiscuousMode.55 = true
ifConnectorPresent.55 = true
]
SNMP STATUS[TRUE]
56
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.56 ifOutMulticastPkts.56 ifInBroadcastPkts.56 ifOutBroadcastPkts.56 ifHCInOctets.56 ifHCOutOctets.56 ifHCInUcastPkts.56 ifHCOutUcastPkts.56 ifHCInMulticastPkts.56 ifHCOutMulticastPkts.56 ifHCInBroadcastPkts.56 ifHCOutBroadcastPkts.56 ifInOctets.56 ifOutOctets.56 ifInUcastPkts.56 ifOutUcastPkts.56 ifInNUcastPkts.56 ifOutNUcastPkts.56 ifInDiscards.56 ifOutDiscards.56 ifInErrors.56 ifOutErrors.56 ifInUnknownProtos.56 ifMtu.56 ifSpeed.56 ifPhysAddress.56 ifAdminStatus.56 ifLastChange.56 ifPromiscuousMode.56 ifConnectorPresent.56]

CMD EXITCODE[0]
CMD RUNTIME[0.0859s]
STDOUT[
ifInMulticastPkts.56 = 387730
ifOutMulticastPkts.56 = 537480
ifInBroadcastPkts.56 = 48
ifOutBroadcastPkts.56 = 55433
ifHCInOctets.56 = 1745042626
ifHCOutOctets.56 = 14768149333312
ifHCInUcastPkts.56 = 7342901
ifHCOutUcastPkts.56 = 12473707619
ifHCInMulticastPkts.56 = 387730
ifHCOutMulticastPkts.56 = 537480
ifHCInBroadcastPkts.56 = 48
ifHCOutBroadcastPkts.56 = 55433
ifInOctets.56 = 1745042626
ifOutOctets.56 = 2051769664
ifInUcastPkts.56 = 7342901
ifOutUcastPkts.56 = 3883773027
ifInNUcastPkts.56 = No Such Object available on this agent at this OID
ifOutNUcastPkts.56 = No Such Object available on this agent at this OID
ifInDiscards.56 = 0
ifOutDiscards.56 = 50
ifInErrors.56 = 0
ifOutErrors.56 = 0
ifInUnknownProtos.56 = 0
ifMtu.56 = 1532
ifSpeed.56 = 4294967295
ifPhysAddress.56 = c:29:ef:e2:fe:95
ifAdminStatus.56 = up
ifLastChange.56 = 0:16:12:18.20
ifPromiscuousMode.56 = true
ifConnectorPresent.56 = true
]
SNMP STATUS[TRUE]
57
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.57 ifOutMulticastPkts.57 ifInBroadcastPkts.57 ifOutBroadcastPkts.57 ifHCInOctets.57 ifHCOutOctets.57 ifHCInUcastPkts.57 ifHCOutUcastPkts.57 ifHCInMulticastPkts.57 ifHCOutMulticastPkts.57 ifHCInBroadcastPkts.57 ifHCOutBroadcastPkts.57 ifInOctets.57 ifOutOctets.57 ifInUcastPkts.57 ifOutUcastPkts.57 ifInNUcastPkts.57 ifOutNUcastPkts.57 ifInDiscards.57 ifOutDiscards.57 ifInErrors.57 ifOutErrors.57 ifInUnknownProtos.57 ifMtu.57 ifSpeed.57 ifPhysAddress.57 ifAdminStatus.57 ifLastChange.57 ifPromiscuousMode.57 ifConnectorPresent.57]

CMD EXITCODE[0]
CMD RUNTIME[0.0583s]
STDOUT[
ifInMulticastPkts.57 = 262512
ifOutMulticastPkts.57 = 7626174
ifInBroadcastPkts.57 = 0
ifOutBroadcastPkts.57 = 5317953
ifHCInOctets.57 = 63653439
ifHCOutOctets.57 = 1124752848
ifHCInUcastPkts.57 = 107812
ifHCOutUcastPkts.57 = 336378
ifHCInMulticastPkts.57 = 262512
ifHCOutMulticastPkts.57 = 7626174
ifHCInBroadcastPkts.57 = 0
ifHCOutBroadcastPkts.57 = 5317953
ifInOctets.57 = 63653439
ifOutOctets.57 = 1124752848
ifInUcastPkts.57 = 107812
ifOutUcastPkts.57 = 336378
ifInNUcastPkts.57 = No Such Object available on this agent at this OID
ifOutNUcastPkts.57 = No Such Object available on this agent at this OID
ifInDiscards.57 = 0
ifOutDiscards.57 = 49181
ifInErrors.57 = 0
ifOutErrors.57 = 0
ifInUnknownProtos.57 = 0
ifMtu.57 = 1532
ifSpeed.57 = 1000000000
ifPhysAddress.57 = c:29:ef:e2:fe:96
ifAdminStatus.57 = up
ifLastChange.57 = 0:0:00:00.82
ifPromiscuousMode.57 = true
ifConnectorPresent.57 = true
]
SNMP STATUS[TRUE]
58
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.58 ifOutMulticastPkts.58 ifInBroadcastPkts.58 ifOutBroadcastPkts.58 ifHCInOctets.58 ifHCOutOctets.58 ifHCInUcastPkts.58 ifHCOutUcastPkts.58 ifHCInMulticastPkts.58 ifHCOutMulticastPkts.58 ifHCInBroadcastPkts.58 ifHCOutBroadcastPkts.58 ifInOctets.58 ifOutOctets.58 ifInUcastPkts.58 ifOutUcastPkts.58 ifInNUcastPkts.58 ifOutNUcastPkts.58 ifInDiscards.58 ifOutDiscards.58 ifInErrors.58 ifOutErrors.58 ifInUnknownProtos.58 ifMtu.58 ifSpeed.58 ifPhysAddress.58 ifAdminStatus.58 ifLastChange.58 ifPromiscuousMode.58 ifConnectorPresent.58]

CMD EXITCODE[0]
CMD RUNTIME[0.0553s]
CMD EXITDELAY[10ms]
STDOUT[
ifInMulticastPkts.58 = 0
ifOutMulticastPkts.58 = 0
ifInBroadcastPkts.58 = 0
ifOutBroadcastPkts.58 = 0
ifHCInOctets.58 = 0
ifHCOutOctets.58 = 0
ifHCInUcastPkts.58 = 0
ifHCOutUcastPkts.58 = 0
ifHCInMulticastPkts.58 = 0
ifHCOutMulticastPkts.58 = 0
ifHCInBroadcastPkts.58 = 0
ifHCOutBroadcastPkts.58 = 0
ifInOctets.58 = 0
ifOutOctets.58 = 0
ifInUcastPkts.58 = 0
ifOutUcastPkts.58 = 0
ifInNUcastPkts.58 = No Such Object available on this agent at this OID
ifOutNUcastPkts.58 = No Such Object available on this agent at this OID
ifInDiscards.58 = 0
ifOutDiscards.58 = 0
ifInErrors.58 = 0
ifOutErrors.58 = 0
ifInUnknownProtos.58 = 0
ifMtu.58 = 1532
ifSpeed.58 = 0
ifPhysAddress.58 = c:29:ef:e2:fe:97
ifAdminStatus.58 = down
ifLastChange.58 = 0:0:00:00.46
ifPromiscuousMode.58 = true
ifConnectorPresent.58 = true
]
SNMP STATUS[TRUE]
59
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.59 ifOutMulticastPkts.59 ifInBroadcastPkts.59 ifOutBroadcastPkts.59 ifHCInOctets.59 ifHCOutOctets.59 ifHCInUcastPkts.59 ifHCOutUcastPkts.59 ifHCInMulticastPkts.59 ifHCOutMulticastPkts.59 ifHCInBroadcastPkts.59 ifHCOutBroadcastPkts.59 ifInOctets.59 ifOutOctets.59 ifInUcastPkts.59 ifOutUcastPkts.59 ifInNUcastPkts.59 ifOutNUcastPkts.59 ifInDiscards.59 ifOutDiscards.59 ifInErrors.59 ifOutErrors.59 ifInUnknownProtos.59 ifMtu.59 ifSpeed.59 ifPhysAddress.59 ifAdminStatus.59 ifLastChange.59 ifPromiscuousMode.59 ifConnectorPresent.59]

CMD EXITCODE[0]
CMD RUNTIME[0.0865s]
STDOUT[
ifInMulticastPkts.59 = 387733
ifOutMulticastPkts.59 = 537480
ifInBroadcastPkts.59 = 0
ifOutBroadcastPkts.59 = 55478
ifHCInOctets.59 = 2473328106918
ifHCOutOctets.59 = 11287343379762
ifHCInUcastPkts.59 = 4604185804
ifHCOutUcastPkts.59 = 8696019228
ifHCInMulticastPkts.59 = 387733
ifHCOutMulticastPkts.59 = 537480
ifHCInBroadcastPkts.59 = 0
ifHCOutBroadcastPkts.59 = 55478
ifInOctets.59 = 3721911718
ifOutOctets.59 = 169325874
ifInUcastPkts.59 = 309218508
ifOutUcastPkts.59 = 106084636
ifInNUcastPkts.59 = No Such Object available on this agent at this OID
ifOutNUcastPkts.59 = No Such Object available on this agent at this OID
ifInDiscards.59 = 0
ifOutDiscards.59 = 2
ifInErrors.59 = 0
ifOutErrors.59 = 0
ifInUnknownProtos.59 = 0
ifMtu.59 = 1532
ifSpeed.59 = 4294967295
ifPhysAddress.59 = c:29:ef:e2:fe:98
ifAdminStatus.59 = up
ifLastChange.59 = 0:15:28:59.99
ifPromiscuousMode.59 = true
ifConnectorPresent.59 = true
]
SNMP STATUS[TRUE]
60
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.60 ifOutMulticastPkts.60 ifInBroadcastPkts.60 ifOutBroadcastPkts.60 ifHCInOctets.60 ifHCOutOctets.60 ifHCInUcastPkts.60 ifHCOutUcastPkts.60 ifHCInMulticastPkts.60 ifHCOutMulticastPkts.60 ifHCInBroadcastPkts.60 ifHCOutBroadcastPkts.60 ifInOctets.60 ifOutOctets.60 ifInUcastPkts.60 ifOutUcastPkts.60 ifInNUcastPkts.60 ifOutNUcastPkts.60 ifInDiscards.60 ifOutDiscards.60 ifInErrors.60 ifOutErrors.60 ifInUnknownProtos.60 ifMtu.60 ifSpeed.60 ifPhysAddress.60 ifAdminStatus.60 ifLastChange.60 ifPromiscuousMode.60 ifConnectorPresent.60]

CMD EXITCODE[0]
CMD RUNTIME[0.0681s]
STDOUT[
ifInMulticastPkts.60 = 0
ifOutMulticastPkts.60 = 0
ifInBroadcastPkts.60 = 0
ifOutBroadcastPkts.60 = 0
ifHCInOctets.60 = 0
ifHCOutOctets.60 = 0
ifHCInUcastPkts.60 = 0
ifHCOutUcastPkts.60 = 0
ifHCInMulticastPkts.60 = 0
ifHCOutMulticastPkts.60 = 0
ifHCInBroadcastPkts.60 = 0
ifHCOutBroadcastPkts.60 = 0
ifInOctets.60 = 0
ifOutOctets.60 = 0
ifInUcastPkts.60 = 0
ifOutUcastPkts.60 = 0
ifInNUcastPkts.60 = No Such Object available on this agent at this OID
ifOutNUcastPkts.60 = No Such Object available on this agent at this OID
ifInDiscards.60 = 0
ifOutDiscards.60 = 0
ifInErrors.60 = 0
ifOutErrors.60 = 0
ifInUnknownProtos.60 = 0
ifMtu.60 = 1532
ifSpeed.60 = 0
ifPhysAddress.60 = c:29:ef:e2:fe:99
ifAdminStatus.60 = down
ifLastChange.60 = 0:0:00:00.47
ifPromiscuousMode.60 = true
ifConnectorPresent.60 = true
]
SNMP STATUS[TRUE]
61
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.61 ifOutMulticastPkts.61 ifInBroadcastPkts.61 ifOutBroadcastPkts.61 ifHCInOctets.61 ifHCOutOctets.61 ifHCInUcastPkts.61 ifHCOutUcastPkts.61 ifHCInMulticastPkts.61 ifHCOutMulticastPkts.61 ifHCInBroadcastPkts.61 ifHCOutBroadcastPkts.61 ifInOctets.61 ifOutOctets.61 ifInUcastPkts.61 ifOutUcastPkts.61 ifInNUcastPkts.61 ifOutNUcastPkts.61 ifInDiscards.61 ifOutDiscards.61 ifInErrors.61 ifOutErrors.61 ifInUnknownProtos.61 ifMtu.61 ifSpeed.61 ifPhysAddress.61 ifAdminStatus.61 ifLastChange.61 ifPromiscuousMode.61 ifConnectorPresent.61]

CMD EXITCODE[0]
CMD RUNTIME[0.0645s]
STDOUT[
ifInMulticastPkts.61 = 31
ifOutMulticastPkts.61 = 12445691
ifInBroadcastPkts.61 = 5499501
ifOutBroadcastPkts.61 = 7843385
ifHCInOctets.61 = 226043290503
ifHCOutOctets.61 = 444218025393
ifHCInUcastPkts.61 = 1394017603
ifHCOutUcastPkts.61 = 1191619391
ifHCInMulticastPkts.61 = 31
ifHCOutMulticastPkts.61 = 12445691
ifHCInBroadcastPkts.61 = 5499501
ifHCOutBroadcastPkts.61 = 7843385
ifInOctets.61 = 2704991111
ifOutOctets.61 = 1836393905
ifInUcastPkts.61 = 1394017603
ifOutUcastPkts.61 = 1191619391
ifInNUcastPkts.61 = No Such Object available on this agent at this OID
ifOutNUcastPkts.61 = No Such Object available on this agent at this OID
ifInDiscards.61 = 0
ifOutDiscards.61 = 5499534
ifInErrors.61 = 0
ifOutErrors.61 = 0
ifInUnknownProtos.61 = 0
ifMtu.61 = 1532
ifSpeed.61 = 1000000000
ifPhysAddress.61 = c:29:ef:e2:fe:9a
ifAdminStatus.61 = up
ifLastChange.61 = 0:0:00:00.82
ifPromiscuousMode.61 = true
ifConnectorPresent.61 = true
]
SNMP STATUS[TRUE]
62
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.62 ifOutMulticastPkts.62 ifInBroadcastPkts.62 ifOutBroadcastPkts.62 ifHCInOctets.62 ifHCOutOctets.62 ifHCInUcastPkts.62 ifHCOutUcastPkts.62 ifHCInMulticastPkts.62 ifHCOutMulticastPkts.62 ifHCInBroadcastPkts.62 ifHCOutBroadcastPkts.62 ifInOctets.62 ifOutOctets.62 ifInUcastPkts.62 ifOutUcastPkts.62 ifInNUcastPkts.62 ifOutNUcastPkts.62 ifInDiscards.62 ifOutDiscards.62 ifInErrors.62 ifOutErrors.62 ifInUnknownProtos.62 ifMtu.62 ifSpeed.62 ifPhysAddress.62 ifAdminStatus.62 ifLastChange.62 ifPromiscuousMode.62 ifConnectorPresent.62]

CMD EXITCODE[0]
CMD RUNTIME[0.0844s]
STDOUT[
ifInMulticastPkts.62 = 0
ifOutMulticastPkts.62 = 0
ifInBroadcastPkts.62 = 0
ifOutBroadcastPkts.62 = 0
ifHCInOctets.62 = 0
ifHCOutOctets.62 = 0
ifHCInUcastPkts.62 = 0
ifHCOutUcastPkts.62 = 0
ifHCInMulticastPkts.62 = 0
ifHCOutMulticastPkts.62 = 0
ifHCInBroadcastPkts.62 = 0
ifHCOutBroadcastPkts.62 = 0
ifInOctets.62 = 0
ifOutOctets.62 = 0
ifInUcastPkts.62 = 0
ifOutUcastPkts.62 = 0
ifInNUcastPkts.62 = No Such Object available on this agent at this OID
ifOutNUcastPkts.62 = No Such Object available on this agent at this OID
ifInDiscards.62 = 0
ifOutDiscards.62 = 0
ifInErrors.62 = 0
ifOutErrors.62 = 0
ifInUnknownProtos.62 = 0
ifMtu.62 = 1532
ifSpeed.62 = 0
ifPhysAddress.62 = c:29:ef:e2:fe:9b
ifAdminStatus.62 = down
ifLastChange.62 = 0:0:00:00.47
ifPromiscuousMode.62 = true
ifConnectorPresent.62 = true
]
SNMP STATUS[TRUE]
63
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.63 ifOutMulticastPkts.63 ifInBroadcastPkts.63 ifOutBroadcastPkts.63 ifHCInOctets.63 ifHCOutOctets.63 ifHCInUcastPkts.63 ifHCOutUcastPkts.63 ifHCInMulticastPkts.63 ifHCOutMulticastPkts.63 ifHCInBroadcastPkts.63 ifHCOutBroadcastPkts.63 ifInOctets.63 ifOutOctets.63 ifInUcastPkts.63 ifOutUcastPkts.63 ifInNUcastPkts.63 ifOutNUcastPkts.63 ifInDiscards.63 ifOutDiscards.63 ifInErrors.63 ifOutErrors.63 ifInUnknownProtos.63 ifMtu.63 ifSpeed.63 ifPhysAddress.63 ifAdminStatus.63 ifLastChange.63 ifPromiscuousMode.63 ifConnectorPresent.63]

CMD EXITCODE[0]
CMD RUNTIME[0.0804s]
STDOUT[
ifInMulticastPkts.63 = 3068858
ifOutMulticastPkts.63 = 197268
ifInBroadcastPkts.63 = 4
ifOutBroadcastPkts.63 = 376
ifHCInOctets.63 = 13855577584527
ifHCOutOctets.63 = 10019677671703
ifHCInUcastPkts.63 = 13783515924
ifHCOutUcastPkts.63 = 10595571450
ifHCInMulticastPkts.63 = 3068858
ifHCOutMulticastPkts.63 = 197268
ifHCInBroadcastPkts.63 = 4
ifHCOutBroadcastPkts.63 = 376
ifInOctets.63 = 13087631
ifOutOctets.63 = 3813937431
ifInUcastPkts.63 = 898614036
ifOutUcastPkts.63 = 2005636858
ifInNUcastPkts.63 = No Such Object available on this agent at this OID
ifOutNUcastPkts.63 = No Such Object available on this agent at this OID
ifInDiscards.63 = 0
ifOutDiscards.63 = 6
ifInErrors.63 = 0
ifOutErrors.63 = 0
ifInUnknownProtos.63 = 0
ifMtu.63 = 1532
ifSpeed.63 = 1000000000
ifPhysAddress.63 = c:29:ef:e2:fe:9c
ifAdminStatus.63 = up
ifLastChange.63 = 0:0:00:00.84
ifPromiscuousMode.63 = true
ifConnectorPresent.63 = true
]
SNMP STATUS[TRUE]
64
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.64 ifOutMulticastPkts.64 ifInBroadcastPkts.64 ifOutBroadcastPkts.64 ifHCInOctets.64 ifHCOutOctets.64 ifHCInUcastPkts.64 ifHCOutUcastPkts.64 ifHCInMulticastPkts.64 ifHCOutMulticastPkts.64 ifHCInBroadcastPkts.64 ifHCOutBroadcastPkts.64 ifInOctets.64 ifOutOctets.64 ifInUcastPkts.64 ifOutUcastPkts.64 ifInNUcastPkts.64 ifOutNUcastPkts.64 ifInDiscards.64 ifOutDiscards.64 ifInErrors.64 ifOutErrors.64 ifInUnknownProtos.64 ifMtu.64 ifSpeed.64 ifPhysAddress.64 ifAdminStatus.64 ifLastChange.64 ifPromiscuousMode.64 ifConnectorPresent.64]

CMD EXITCODE[0]
CMD RUNTIME[0.073s]
STDOUT[
ifInMulticastPkts.64 = 1617274
ifOutMulticastPkts.64 = 8234615
ifInBroadcastPkts.64 = 1718178
ifOutBroadcastPkts.64 = 17890786
ifHCInOctets.64 = 10013317646395
ifHCOutOctets.64 = 27048769881364
ifHCInUcastPkts.64 = 9954900463
ifHCOutUcastPkts.64 = 21340285765
ifHCInMulticastPkts.64 = 1617274
ifHCOutMulticastPkts.64 = 8234615
ifHCInBroadcastPkts.64 = 1718178
ifHCOutBroadcastPkts.64 = 17890786
ifInOctets.64 = 1748879419
ifOutOctets.64 = 3360818452
ifInUcastPkts.64 = 1364965871
ifOutUcastPkts.64 = 4160416581
ifInNUcastPkts.64 = No Such Object available on this agent at this OID
ifOutNUcastPkts.64 = No Such Object available on this agent at this OID
ifInDiscards.64 = 0
ifOutDiscards.64 = 2733404
ifInErrors.64 = 0
ifOutErrors.64 = 0
ifInUnknownProtos.64 = 0
ifMtu.64 = 1532
ifSpeed.64 = 0
ifPhysAddress.64 = c:29:ef:e2:fe:9d
ifAdminStatus.64 = up
ifLastChange.64 = 0:15:39:36.56
ifPromiscuousMode.64 = true
ifConnectorPresent.64 = true
]
SNMP STATUS[TRUE]
65
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.65 ifOutMulticastPkts.65 ifInBroadcastPkts.65 ifOutBroadcastPkts.65 ifHCInOctets.65 ifHCOutOctets.65 ifHCInUcastPkts.65 ifHCOutUcastPkts.65 ifHCInMulticastPkts.65 ifHCOutMulticastPkts.65 ifHCInBroadcastPkts.65 ifHCOutBroadcastPkts.65 ifInOctets.65 ifOutOctets.65 ifInUcastPkts.65 ifOutUcastPkts.65 ifInNUcastPkts.65 ifOutNUcastPkts.65 ifInDiscards.65 ifOutDiscards.65 ifInErrors.65 ifOutErrors.65 ifInUnknownProtos.65 ifMtu.65 ifSpeed.65 ifPhysAddress.65 ifAdminStatus.65 ifLastChange.65 ifPromiscuousMode.65 ifConnectorPresent.65]

CMD EXITCODE[0]
CMD RUNTIME[0.0501s]
STDOUT[
ifInMulticastPkts.65 = 0
ifOutMulticastPkts.65 = 0
ifInBroadcastPkts.65 = 0
ifOutBroadcastPkts.65 = 0
ifHCInOctets.65 = 0
ifHCOutOctets.65 = 0
ifHCInUcastPkts.65 = 0
ifHCOutUcastPkts.65 = 0
ifHCInMulticastPkts.65 = 0
ifHCOutMulticastPkts.65 = 0
ifHCInBroadcastPkts.65 = 0
ifHCOutBroadcastPkts.65 = 0
ifInOctets.65 = 0
ifOutOctets.65 = 0
ifInUcastPkts.65 = 0
ifOutUcastPkts.65 = 0
ifInNUcastPkts.65 = No Such Object available on this agent at this OID
ifOutNUcastPkts.65 = No Such Object available on this agent at this OID
ifInDiscards.65 = 0
ifOutDiscards.65 = 0
ifInErrors.65 = 0
ifOutErrors.65 = 0
ifInUnknownProtos.65 = 0
ifMtu.65 = 1532
ifSpeed.65 = 0
ifPhysAddress.65 = c:29:ef:e2:fe:9e
ifAdminStatus.65 = up
ifLastChange.65 = 0:0:00:00.48
ifPromiscuousMode.65 = true
ifConnectorPresent.65 = true
]
SNMP STATUS[TRUE]
66
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.66 ifOutMulticastPkts.66 ifInBroadcastPkts.66 ifOutBroadcastPkts.66 ifHCInOctets.66 ifHCOutOctets.66 ifHCInUcastPkts.66 ifHCOutUcastPkts.66 ifHCInMulticastPkts.66 ifHCOutMulticastPkts.66 ifHCInBroadcastPkts.66 ifHCOutBroadcastPkts.66 ifInOctets.66 ifOutOctets.66 ifInUcastPkts.66 ifOutUcastPkts.66 ifInNUcastPkts.66 ifOutNUcastPkts.66 ifInDiscards.66 ifOutDiscards.66 ifInErrors.66 ifOutErrors.66 ifInUnknownProtos.66 ifMtu.66 ifSpeed.66 ifPhysAddress.66 ifAdminStatus.66 ifLastChange.66 ifPromiscuousMode.66 ifConnectorPresent.66]

CMD EXITCODE[0]
CMD RUNTIME[0.0673s]
STDOUT[
ifInMulticastPkts.66 = 387734
ifOutMulticastPkts.66 = 537480
ifInBroadcastPkts.66 = 0
ifOutBroadcastPkts.66 = 55471
ifHCInOctets.66 = 2529295205750
ifHCOutOctets.66 = 9285317744598
ifHCInUcastPkts.66 = 4804689231
ifHCOutUcastPkts.66 = 7244459087
ifHCInMulticastPkts.66 = 387734
ifHCOutMulticastPkts.66 = 537480
ifHCInBroadcastPkts.66 = 0
ifHCOutBroadcastPkts.66 = 55471
ifInOctets.66 = 3854435702
ifOutOctets.66 = 3893417942
ifInUcastPkts.66 = 509721935
ifOutUcastPkts.66 = 2949491791
ifInNUcastPkts.66 = No Such Object available on this agent at this OID
ifOutNUcastPkts.66 = No Such Object available on this agent at this OID
ifInDiscards.66 = 0
ifOutDiscards.66 = 2
ifInErrors.66 = 0
ifOutErrors.66 = 0
ifInUnknownProtos.66 = 0
ifMtu.66 = 1532
ifSpeed.66 = 4294967295
ifPhysAddress.66 = c:29:ef:e2:fe:9f
ifAdminStatus.66 = up
ifLastChange.66 = 0:14:45:41.80
ifPromiscuousMode.66 = true
ifConnectorPresent.66 = true
]
SNMP STATUS[TRUE]
67
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ifInMulticastPkts.67 ifOutMulticastPkts.67 ifInBroadcastPkts.67 ifOutBroadcastPkts.67 ifHCInOctets.67 ifHCOutOctets.67 ifHCInUcastPkts.67 ifHCOutUcastPkts.67 ifHCInMulticastPkts.67 ifHCOutMulticastPkts.67 ifHCInBroadcastPkts.67 ifHCOutBroadcastPkts.67 ifInOctets.67 ifOutOctets.67 ifInUcastPkts.67 ifOutUcastPkts.67 ifInNUcastPkts.67 ifOutNUcastPkts.67 ifInDiscards.67 ifOutDiscards.67 ifInErrors.67 ifOutErrors.67 ifInUnknownProtos.67 ifMtu.67 ifSpeed.67 ifPhysAddress.67 ifAdminStatus.67 ifLastChange.67 ifPromiscuousMode.67 ifConnectorPresent.67]

CMD EXITCODE[0]
CMD RUNTIME[0.089s]
STDOUT[
ifInMulticastPkts.67 = 0
ifOutMulticastPkts.67 = 0
ifInBroadcastPkts.67 = 0
ifOutBroadcastPkts.67 = 0
ifHCInOctets.67 = 0
ifHCOutOctets.67 = 0
ifHCInUcastPkts.67 = 0
ifHCOutUcastPkts.67 = 0
ifHCInMulticastPkts.67 = 0
ifHCOutMulticastPkts.67 = 0
ifHCInBroadcastPkts.67 = 0
ifHCOutBroadcastPkts.67 = 0
ifInOctets.67 = 0
ifOutOctets.67 = 0
ifInUcastPkts.67 = 0
ifOutUcastPkts.67 = 0
ifInNUcastPkts.67 = No Such Object available on this agent at this OID
ifOutNUcastPkts.67 = No Such Object available on this agent at this OID
ifInDiscards.67 = 0
ifOutDiscards.67 = 0
ifInErrors.67 = 0
ifOutErrors.67 = 0
ifInUnknownProtos.67 = 0
ifMtu.67 = 1532
ifSpeed.67 = 0
ifPhysAddress.67 = c:29:ef:e2:fe:a0
ifAdminStatus.67 = down
ifLastChange.67 = 0:0:00:00.49
ifPromiscuousMode.67 = true
ifConnectorPresent.67 = true
]
SNMP STATUS[TRUE]
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).

 o ADSL-LINE-MIB
SQL[SELECT EXISTS (SELECT 1 FROM `ports` WHERE `device_id` = '524' AND `ifType` IN ('adsl', 'vdsl', 'vdsl2'))]
SQL RUNTIME[0.00098920s]

 o EtherLike-MIB        dot3StatsDuplexStatus
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m EtherLike-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' dot3StatsDuplexStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.1088s]
STDOUT[
dot3StatsDuplexStatus = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '524' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'EtherLike-MIB' AND `oid` = 'dot3StatsDuplexStatus';]
SQL RUNTIME[0.00147700s]

SQL[UPDATE `snmp_errors` set `error_count` ='118004',`updated` ='1643117559' WHERE `error_id` = '24556']
SQL RUNTIME[0.00495887s]

 o Q-BRIDGE-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' dot1dBasePortIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0687s]
STDOUT[
dot1dBasePortIfIndex.1 = 862
dot1dBasePortIfIndex.58 = 9
dot1dBasePortIfIndex.60 = 37
dot1dBasePortIfIndex.61 = 38
dot1dBasePortIfIndex.62 = 39
dot1dBasePortIfIndex.63 = 40
dot1dBasePortIfIndex.64 = 41
dot1dBasePortIfIndex.65 = 42
dot1dBasePortIfIndex.66 = 43
dot1dBasePortIfIndex.67 = 44
dot1dBasePortIfIndex.68 = 45
dot1dBasePortIfIndex.69 = 46
dot1dBasePortIfIndex.70 = 47
dot1dBasePortIfIndex.71 = 48
dot1dBasePortIfIndex.72 = 49
dot1dBasePortIfIndex.73 = 50
dot1dBasePortIfIndex.74 = 51
dot1dBasePortIfIndex.75 = 52
dot1dBasePortIfIndex.76 = 53
dot1dBasePortIfIndex.77 = 54
dot1dBasePortIfIndex.78 = 55
dot1dBasePortIfIndex.80 = 57
dot1dBasePortIfIndex.81 = 58
dot1dBasePortIfIndex.83 = 60
dot1dBasePortIfIndex.84 = 61
dot1dBasePortIfIndex.85 = 62
dot1dBasePortIfIndex.86 = 63
dot1dBasePortIfIndex.88 = 65
dot1dBasePortIfIndex.90 = 67
dot1dBasePortIfIndex.91 = 74
dot1dBasePortIfIndex.92 = 76
dot1dBasePortIfIndex.93 = 78
dot1dBasePortIfIndex.94 = 80
dot1dBasePortIfIndex.95 = 82
dot1dBasePortIfIndex.100 = 84
dot1dBasePortIfIndex.101 = 996
dot1dBasePortIfIndex.102 = 997
dot1dBasePortIfIndex.103 = 998
dot1dBasePortIfIndex.104 = 999
dot1dBasePortIfIndex.105 = 1000
dot1dBasePortIfIndex.106 = 1001
dot1dBasePortIfIndex.107 = 1002
dot1dBasePortIfIndex.108 = 1003
dot1dBasePortIfIndex.109 = 1004
dot1dBasePortIfIndex.110 = 1005
dot1dBasePortIfIndex.111 = 1006
dot1dBasePortIfIndex.112 = 1007
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' dot1qPvid]

CMD EXITCODE[0]
CMD RUNTIME[0.0692s]
STDOUT[
dot1qPvid = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '524' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'Q-BRIDGE-MIB' AND `oid` = 'dot1qPvid';]
SQL RUNTIME[0.00056601s]

SQL[UPDATE `snmp_errors` set `error_count` ='118004',`updated` ='1643117559' WHERE `error_id` = '24557']
SQL RUNTIME[0.00898910s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsx --hexOutputLength=0 -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' dot1qVlanStaticUntaggedPorts]

CMD EXITCODE[0]
CMD RUNTIME[0.1336s]
STDOUT[
dot1qVlanStaticUntaggedPorts.1 = "80 00 00 00 00 00 00 17 FE 34 A0 40 00 03 "
dot1qVlanStaticUntaggedPorts.10 = "00 00 00 00 00 00 00 00 00 00 00 00 0F FC "
dot1qVlanStaticUntaggedPorts.20 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.40 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.140 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.342 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.380 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.381 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.382 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.383 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.384 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.385 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.386 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.387 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.388 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.389 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.390 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.391 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.392 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.393 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.394 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.395 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.396 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.397 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.398 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.399 = "00 00 00 00 00 00 00 00 00 00 00 00 10 "
dot1qVlanStaticUntaggedPorts.400 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.401 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.410 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.430 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.431 = "00 00 00 00 00 00 00 00 00 00 08 "
dot1qVlanStaticUntaggedPorts.432 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.434 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.435 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.500 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.501 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.502 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.503 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.560 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.562 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.564 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.565 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.566 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.567 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.568 = "00 00 00 00 00 00 00 00 00 00 10 "
dot1qVlanStaticUntaggedPorts.569 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.570 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.571 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.572 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.573 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.574 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.575 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.576 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.577 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.578 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.579 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.639 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.972 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.973 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.976 = "00 00 00 00 00 00 00 08 00 09 01 "
dot1qVlanStaticUntaggedPorts.977 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.988 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1001 = "00 00 00 00 00 00 00 00 00 00 00 2A "
dot1qVlanStaticUntaggedPorts.1530 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1531 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1532 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1533 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1534 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1535 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1536 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1537 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1538 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1539 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1540 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1541 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1542 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1543 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1544 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1545 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1546 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1547 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1548 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1549 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1550 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1551 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1552 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1553 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1554 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1555 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1556 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1557 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1558 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1559 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1560 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1561 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1562 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1600 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1601 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1602 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1603 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1604 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1605 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1606 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1607 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1608 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1609 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1610 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1611 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1612 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1613 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1614 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1615 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1616 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1617 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1618 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1619 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1620 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1621 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1622 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1623 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1624 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1625 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1626 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1627 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1628 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1705 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1706 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1707 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1708 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1709 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.1710 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.2555 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.2556 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.2648 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.3044 = "00 00 00 00 00 00 00 00 00 00 04 "
dot1qVlanStaticUntaggedPorts.3048 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.4090 = "00 00 00 00 "
dot1qVlanStaticUntaggedPorts.4094 = "00 00 00 00 "
]
SNMP STATUS[TRUE]
dot1qVlanStaticUntaggedPorts +---------+------+-------+
| ifIndex | Vlan | Trunk |
+---------+------+-------+
| 862     | 1    |       |
| 37      | 1    |       |
| 39      | 1    |       |
| 40      | 1    |       |
| 41      | 1    |       |
| 42      | 1    |       |
| 43      | 1    |       |
| 44      | 1    |       |
| 45      | 1    |       |
| 46      | 1    |       |
| 47      | 1    |       |
| 48      | 1    |       |
| 52      | 1    |       |
| 53      | 1    |       |
| 55      | 1    |       |
| 58      | 1    |       |
| 60      | 1    |       |
| 67      | 1    |       |
| 1006    | 1    |       |
| 1007    | 1    |       |
| 996     | 10   |       |
| 997     | 10   |       |
| 998     | 10   |       |
| 999     | 10   |       |
| 1000    | 10   |       |
| 1001    | 10   |       |
| 1002    | 10   |       |
| 1003    | 10   |       |
| 1004    | 10   |       |
| 1005    | 10   |       |
| 84      | 399  |       |
| 62      | 431  |       |
| 61      | 568  |       |
| 38      | 976  |       |
| 54      | 976  |       |
| 57      | 976  |       |
| 65      | 976  |       |
| 74      | 1001 |       |
| 78      | 1001 |       |
| 82      | 1001 |       |
| 63      | 3044 |       |
+---------+------+-------+


[[IP-MIB]] o IP-MIB               IP-MIB ipIfStats
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsX -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ipIfStatsHCInOctets]

CMD EXITCODE[0]
CMD RUNTIME[0.1593s]
STDOUT[
ipIfStatsHCInOctets[ipv4][26] = 0
ipIfStatsHCInOctets[ipv4][27] = 0
ipIfStatsHCInOctets[ipv4][28] = 0
ipIfStatsHCInOctets[ipv4][29] = 0
ipIfStatsHCInOctets[ipv4][30] = 0
ipIfStatsHCInOctets[ipv4][31] = 0
ipIfStatsHCInOctets[ipv4][32] = 0
ipIfStatsHCInOctets[ipv4][33] = 0
ipIfStatsHCInOctets[ipv4][36] = 0
ipIfStatsHCInOctets[ipv4][37] = 0
ipIfStatsHCInOctets[ipv4][38] = 0
ipIfStatsHCInOctets[ipv4][39] = 0
ipIfStatsHCInOctets[ipv4][40] = 0
ipIfStatsHCInOctets[ipv4][41] = 0
ipIfStatsHCInOctets[ipv4][42] = 0
ipIfStatsHCInOctets[ipv4][43] = 0
ipIfStatsHCInOctets[ipv4][44] = 0
ipIfStatsHCInOctets[ipv4][45] = 0
ipIfStatsHCInOctets[ipv4][46] = 0
ipIfStatsHCInOctets[ipv4][47] = 0
ipIfStatsHCInOctets[ipv4][48] = 0
ipIfStatsHCInOctets[ipv4][49] = 0
ipIfStatsHCInOctets[ipv4][50] = 0
ipIfStatsHCInOctets[ipv4][51] = 0
ipIfStatsHCInOctets[ipv4][52] = 0
ipIfStatsHCInOctets[ipv4][53] = 0
ipIfStatsHCInOctets[ipv4][54] = 0
ipIfStatsHCInOctets[ipv4][55] = 0
ipIfStatsHCInOctets[ipv4][56] = 0
ipIfStatsHCInOctets[ipv4][57] = 0
ipIfStatsHCInOctets[ipv4][58] = 0
ipIfStatsHCInOctets[ipv4][59] = 0
ipIfStatsHCInOctets[ipv4][60] = 0
ipIfStatsHCInOctets[ipv4][61] = 0
ipIfStatsHCInOctets[ipv4][62] = 0
ipIfStatsHCInOctets[ipv4][63] = 0
ipIfStatsHCInOctets[ipv4][64] = 0
ipIfStatsHCInOctets[ipv4][65] = 0
ipIfStatsHCInOctets[ipv4][66] = 0
ipIfStatsHCInOctets[ipv4][67] = 0
ipIfStatsHCInOctets[ipv4][70] = 0
ipIfStatsHCInOctets[ipv4][71] = 0
ipIfStatsHCInOctets[ipv4][72] = 0
ipIfStatsHCInOctets[ipv4][73] = 0
ipIfStatsHCInOctets[ipv4][996] = 0
ipIfStatsHCInOctets[ipv4][997] = 0
ipIfStatsHCInOctets[ipv4][998] = 0
ipIfStatsHCInOctets[ipv4][999] = 0
ipIfStatsHCInOctets[ipv4][1000] = 0
ipIfStatsHCInOctets[ipv4][1001] = 0
ipIfStatsHCInOctets[ipv4][1002] = 0
ipIfStatsHCInOctets[ipv4][1003] = 0
ipIfStatsHCInOctets[ipv4][1004] = 0
ipIfStatsHCInOctets[ipv4][1005] = 0
ipIfStatsHCInOctets[ipv4][1006] = 0
ipIfStatsHCInOctets[ipv4][1007] = 0
ipIfStatsHCInOctets[ipv6][26] = 0
ipIfStatsHCInOctets[ipv6][27] = 0
ipIfStatsHCInOctets[ipv6][28] = 0
ipIfStatsHCInOctets[ipv6][29] = 0
ipIfStatsHCInOctets[ipv6][30] = 0
ipIfStatsHCInOctets[ipv6][31] = 0
ipIfStatsHCInOctets[ipv6][32] = 0
ipIfStatsHCInOctets[ipv6][33] = 0
ipIfStatsHCInOctets[ipv6][36] = 0
ipIfStatsHCInOctets[ipv6][37] = 0
ipIfStatsHCInOctets[ipv6][38] = 0
ipIfStatsHCInOctets[ipv6][39] = 0
ipIfStatsHCInOctets[ipv6][40] = 0
ipIfStatsHCInOctets[ipv6][41] = 0
ipIfStatsHCInOctets[ipv6][42] = 0
ipIfStatsHCInOctets[ipv6][43] = 0
ipIfStatsHCInOctets[ipv6][44] = 0
ipIfStatsHCInOctets[ipv6][45] = 0
ipIfStatsHCInOctets[ipv6][46] = 0
ipIfStatsHCInOctets[ipv6][47] = 0
ipIfStatsHCInOctets[ipv6][48] = 0
ipIfStatsHCInOctets[ipv6][49] = 0
ipIfStatsHCInOctets[ipv6][50] = 0
ipIfStatsHCInOctets[ipv6][51] = 0
ipIfStatsHCInOctets[ipv6][52] = 0
ipIfStatsHCInOctets[ipv6][53] = 0
ipIfStatsHCInOctets[ipv6][54] = 0
ipIfStatsHCInOctets[ipv6][55] = 0
ipIfStatsHCInOctets[ipv6][56] = 0
ipIfStatsHCInOctets[ipv6][57] = 0
ipIfStatsHCInOctets[ipv6][58] = 0
ipIfStatsHCInOctets[ipv6][59] = 0
ipIfStatsHCInOctets[ipv6][60] = 0
ipIfStatsHCInOctets[ipv6][61] = 0
ipIfStatsHCInOctets[ipv6][62] = 0
ipIfStatsHCInOctets[ipv6][63] = 0
ipIfStatsHCInOctets[ipv6][64] = 0
ipIfStatsHCInOctets[ipv6][65] = 0
ipIfStatsHCInOctets[ipv6][66] = 0
ipIfStatsHCInOctets[ipv6][67] = 0
ipIfStatsHCInOctets[ipv6][70] = 0
ipIfStatsHCInOctets[ipv6][71] = 0
ipIfStatsHCInOctets[ipv6][72] = 0
ipIfStatsHCInOctets[ipv6][73] = 0
ipIfStatsHCInOctets[ipv6][996] = 0
ipIfStatsHCInOctets[ipv6][997] = 0
ipIfStatsHCInOctets[ipv6][998] = 0
ipIfStatsHCInOctets[ipv6][999] = 0
ipIfStatsHCInOctets[ipv6][1000] = 0
ipIfStatsHCInOctets[ipv6][1001] = 0
ipIfStatsHCInOctets[ipv6][1002] = 0
ipIfStatsHCInOctets[ipv6][1003] = 0
ipIfStatsHCInOctets[ipv6][1004] = 0
ipIfStatsHCInOctets[ipv6][1005] = 0
ipIfStatsHCInOctets[ipv6][1006] = 0
ipIfStatsHCInOctets[ipv6][1007] = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsX -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net.':'161' ipIfStatsHCOutOctets]

CMD EXITCODE[0]
CMD RUNTIME[0.1316s]
STDOUT[
ipIfStatsHCOutOctets[ipv4][26] = 0
ipIfStatsHCOutOctets[ipv4][27] = 0
ipIfStatsHCOutOctets[ipv4][28] = 0
ipIfStatsHCOutOctets[ipv4][29] = 0
ipIfStatsHCOutOctets[ipv4][30] = 0
ipIfStatsHCOutOctets[ipv4][31] = 0
ipIfStatsHCOutOctets[ipv4][32] = 0
ipIfStatsHCOutOctets[ipv4][33] = 0
ipIfStatsHCOutOctets[ipv4][36] = 0
ipIfStatsHCOutOctets[ipv4][37] = 0
ipIfStatsHCOutOctets[ipv4][38] = 0
ipIfStatsHCOutOctets[ipv4][39] = 0
ipIfStatsHCOutOctets[ipv4][40] = 0
ipIfStatsHCOutOctets[ipv4][41] = 0
ipIfStatsHCOutOctets[ipv4][42] = 0
ipIfStatsHCOutOctets[ipv4][43] = 0
ipIfStatsHCOutOctets[ipv4][44] = 0
ipIfStatsHCOutOctets[ipv4][45] = 0
ipIfStatsHCOutOctets[ipv4][46] = 0
ipIfStatsHCOutOctets[ipv4][47] = 0
ipIfStatsHCOutOctets[ipv4][48] = 0
ipIfStatsHCOutOctets[ipv4][49] = 0
ipIfStatsHCOutOctets[ipv4][50] = 0
ipIfStatsHCOutOctets[ipv4][51] = 0
ipIfStatsHCOutOctets[ipv4][52] = 0
ipIfStatsHCOutOctets[ipv4][53] = 0
ipIfStatsHCOutOctets[ipv4][54] = 0
ipIfStatsHCOutOctets[ipv4][55] = 0
ipIfStatsHCOutOctets[ipv4][56] = 0
ipIfStatsHCOutOctets[ipv4][57] = 0
ipIfStatsHCOutOctets[ipv4][58] = 0
ipIfStatsHCOutOctets[ipv4][59] = 0
ipIfStatsHCOutOctets[ipv4][60] = 0
ipIfStatsHCOutOctets[ipv4][61] = 0
ipIfStatsHCOutOctets[ipv4][62] = 0
ipIfStatsHCOutOctets[ipv4][63] = 0
ipIfStatsHCOutOctets[ipv4][64] = 0
ipIfStatsHCOutOctets[ipv4][65] = 0
ipIfStatsHCOutOctets[ipv4][66] = 0
ipIfStatsHCOutOctets[ipv4][67] = 0
ipIfStatsHCOutOctets[ipv4][70] = 0
ipIfStatsHCOutOctets[ipv4][71] = 0
ipIfStatsHCOutOctets[ipv4][72] = 0
ipIfStatsHCOutOctets[ipv4][73] = 0
ipIfStatsHCOutOctets[ipv4][996] = 0
ipIfStatsHCOutOctets[ipv4][997] = 0
ipIfStatsHCOutOctets[ipv4][998] = 0
ipIfStatsHCOutOctets[ipv4][999] = 0
ipIfStatsHCOutOctets[ipv4][1000] = 0
ipIfStatsHCOutOctets[ipv4][1001] = 0
ipIfStatsHCOutOctets[ipv4][1002] = 0
ipIfStatsHCOutOctets[ipv4][1003] = 0
ipIfStatsHCOutOctets[ipv4][1004] = 0
ipIfStatsHCOutOctets[ipv4][1005] = 0
ipIfStatsHCOutOctets[ipv4][1006] = 0
ipIfStatsHCOutOctets[ipv4][1007] = 0
ipIfStatsHCOutOctets[ipv6][26] = 0
ipIfStatsHCOutOctets[ipv6][27] = 0
ipIfStatsHCOutOctets[ipv6][28] = 0
ipIfStatsHCOutOctets[ipv6][29] = 0
ipIfStatsHCOutOctets[ipv6][30] = 0
ipIfStatsHCOutOctets[ipv6][31] = 0
ipIfStatsHCOutOctets[ipv6][32] = 0
ipIfStatsHCOutOctets[ipv6][33] = 0
ipIfStatsHCOutOctets[ipv6][36] = 0
ipIfStatsHCOutOctets[ipv6][37] = 0
ipIfStatsHCOutOctets[ipv6][38] = 0
ipIfStatsHCOutOctets[ipv6][39] = 0
ipIfStatsHCOutOctets[ipv6][40] = 0
ipIfStatsHCOutOctets[ipv6][41] = 0
ipIfStatsHCOutOctets[ipv6][42] = 0
ipIfStatsHCOutOctets[ipv6][43] = 0
ipIfStatsHCOutOctets[ipv6][44] = 0
ipIfStatsHCOutOctets[ipv6][45] = 0
ipIfStatsHCOutOctets[ipv6][46] = 0
ipIfStatsHCOutOctets[ipv6][47] = 0
ipIfStatsHCOutOctets[ipv6][48] = 0
ipIfStatsHCOutOctets[ipv6][49] = 0
ipIfStatsHCOutOctets[ipv6][50] = 0
ipIfStatsHCOutOctets[ipv6][51] = 0
ipIfStatsHCOutOctets[ipv6][52] = 0
ipIfStatsHCOutOctets[ipv6][53] = 0
ipIfStatsHCOutOctets[ipv6][54] = 0
ipIfStatsHCOutOctets[ipv6][55] = 0
ipIfStatsHCOutOctets[ipv6][56] = 0
ipIfStatsHCOutOctets[ipv6][57] = 0
ipIfStatsHCOutOctets[ipv6][58] = 0
ipIfStatsHCOutOctets[ipv6][59] = 0
ipIfStatsHCOutOctets[ipv6][60] = 0
ipIfStatsHCOutOctets[ipv6][61] = 0
ipIfStatsHCOutOctets[ipv6][62] = 0
ipIfStatsHCOutOctets[ipv6][63] = 0
ipIfStatsHCOutOctets[ipv6][64] = 0
ipIfStatsHCOutOctets[ipv6][65] = 0
ipIfStatsHCOutOctets[ipv6][66] = 0
ipIfStatsHCOutOctets[ipv6][67] = 0
ipIfStatsHCOutOctets[ipv6][70] = 0
ipIfStatsHCOutOctets[ipv6][71] = 0
ipIfStatsHCOutOctets[ipv6][72] = 0
ipIfStatsHCOutOctets[ipv6][73] = 0
ipIfStatsHCOutOctets[ipv6][996] = 0
ipIfStatsHCOutOctets[ipv6][997] = 0
ipIfStatsHCOutOctets[ipv6][998] = 0
ipIfStatsHCOutOctets[ipv6][999] = 0
ipIfStatsHCOutOctets[ipv6][1000] = 0
ipIfStatsHCOutOctets[ipv6][1001] = 0
ipIfStatsHCOutOctets[ipv6][1002] = 0
ipIfStatsHCOutOctets[ipv6][1003] = 0
ipIfStatsHCOutOctets[ipv6][1004] = 0
ipIfStatsHCOutOctets[ipv6][1005] = 0
ipIfStatsHCOutOctets[ipv6][1006] = 0
ipIfStatsHCOutOctets[ipv6][1007] = 0
]
SNMP STATUS[TRUE]

ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).
ignored (by empty ifType).


64-bit,
PHP ADD: 0 + 5029155 = 5029155
PHP ADD: 0 + 248236 = 248236
Timeticks converted 0:0:00:00.44 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 8094075678 - 8094007939 = 67739

 ifInOctets (67739 B) 2335.8275862069 Bps 29 secs
PHP SUB: 7931294960 - 7931198935 = 96025

 ifOutOctets (96025 B) 3311.2068965517 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 5029155 - 5029126 = 29

 ifInNUcastPkts (29 B) 1 Bps 29 secs
PHP SUB: 248236 - 248235 = 1

 ifOutNUcastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 5029155 - 5029126 = 29

 ifInMulticastPkts (29 B) 1 Bps 29 secs
PHP SUB: 248236 - 248235 = 1

 ifOutMulticastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs

SQL[SELECT * FROM `devices` WHERE `device_id` = '524']
SQL RUNTIME[0.00129199s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '524']
SQL RUNTIME[0.00082207s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-9.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-9.rrd N:8094075678:7931294960:0:0:0:0:5029155:248236:0:0:0:0:0:5029155:248236]
RRD RUNTIME[0.0014s]
RRD STDOUT[OK u:0.01 s:0.00 r:0.53
OK u:0.01 s:0.00 r:6.25]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '49541']
SQL RUNTIME[0.00084209s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `device_id` = '524')]
SQL RUNTIME[0.00054407s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '49541']
SQL RUNTIME[0.00315595s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-26-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-26-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.26]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '49541' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00338101s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '49541' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00235891s]
64-bit,
PHP ADD: 38512052 + 46883967 = 85396019
PHP ADD: 93608966 + 86086730 = 179695696
Timeticks converted 0:0:00:00.68 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
1120-rclf2b-t6; eth1/1/49
PHP SUB: 440826891675180 - 440824641508574 = 2250166606

 ifInOctets (2250166606 B) 77591951.931034 Bps 29 secs
PHP SUB: 427635564461041 - 427633105128883 = 2459332158

 ifOutOctets (2459332158 B) 84804557.172414 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 405650452094 - 405648410387 = 2041707

 ifInUcastPkts (2041707 B) 70403.689655172 Bps 29 secs
PHP SUB: 379772768760 - 379770613305 = 2155455

 ifOutUcastPkts (2155455 B) 74326.034482759 Bps 29 secs
PHP SUB: 85396019 - 85395526 = 493

 ifInNUcastPkts (493 B) 17 Bps 29 secs
PHP SUB: 179695696 - 179694524 = 1172

 ifOutNUcastPkts (1172 B) 40.413793103448 Bps 29 secs
PHP SUB: 38512052 - 38511814 = 238

 ifInBroadcastPkts (238 B) 8.2068965517241 Bps 29 secs
PHP SUB: 93608966 - 93608277 = 689

 ifOutBroadcastPkts (689 B) 23.758620689655 Bps 29 secs
PHP SUB: 46883967 - 46883712 = 255

 ifInMulticastPkts (255 B) 8.7931034482759 Bps 29 secs
PHP SUB: 86086730 - 86086247 = 483

 ifOutMulticastPkts (483 B) 16.655172413793 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 4 - 4 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-26.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-26.rrd N:440826891675180:427635564461041:0:0:405650452094:379772768760:85396019:179695696:0:4:0:38512052:93608966:46883967:86086730]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '49542']
SQL RUNTIME[0.00052595s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '49542']
SQL RUNTIME[0.00037122s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-27-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-27-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.27
OK u:0.01 s:0.00 r:6.27]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '49542' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00055313s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '49542' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00027704s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.38 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-27.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-27.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.28]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '49543']
SQL RUNTIME[0.00046396s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '49543']
SQL RUNTIME[0.00069904s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-28-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-28-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.28]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '49543' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00046015s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '49543' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00375891s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.38 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-28.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-28.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '49544']
SQL RUNTIME[0.00060201s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '49544']
SQL RUNTIME[0.00038791s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-29-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-29-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.29
OK u:0.01 s:0.00 r:6.30]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '49544' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00045300s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '49544' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00160313s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.38 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-29.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-29.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0016s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41023']
SQL RUNTIME[0.00062299s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41023']
SQL RUNTIME[0.00138211s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-30-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-30-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0016s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.30
OK u:0.01 s:0.00 r:6.31]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41023' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00053096s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41023' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00046182s]
64-bit,
PHP ADD: 1 + 197260 = 197261
PHP ADD: 0 + 197273 = 197273
Timeticks converted 0:0:00:00.83 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
1120-rcsp1-t5; eth1/1/1
PHP SUB: 326276669940481 - 326275238245027 = 1431695454

 ifInOctets (1431695454 B) 49368808.758621 Bps 29 secs
PHP SUB: 344435331558920 - 344434035860837 = 1295698083

 ifOutOctets (1295698083 B) 44679244.241379 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 281728428753 - 281727076176 = 1352577

 ifInUcastPkts (1352577 B) 46640.586206897 Bps 29 secs
PHP SUB: 316040797195 - 316039501630 = 1295565

 ifOutUcastPkts (1295565 B) 44674.655172414 Bps 29 secs
PHP SUB: 197261 - 197260 = 1

 ifInNUcastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 197273 - 197272 = 1

 ifOutNUcastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 1 - 1 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 197260 - 197259 = 1

 ifInMulticastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 197273 - 197272 = 1

 ifOutMulticastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 3 - 3 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-30.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-30.rrd N:326276669940481:344435331558920:0:0:281728428753:316040797195:197261:197273:0:3:0:1:0:197260:197273]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41024']
SQL RUNTIME[0.00079584s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41024']
SQL RUNTIME[0.00058985s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-31-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-31-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.32
OK u:0.01 s:0.00 r:6.32]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41024' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00061798s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41024' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00038099s]
64-bit,
PHP ADD: 1 + 197238 = 197239
PHP ADD: 3 + 197238 = 197241
Timeticks converted 0:16:16:14.71 -> 58574
IFLASTCHANGE = 1643117554s - 5920046s + 58574s
1120-rcsp2-t6; eth1/1/31
PHP SUB: 333901416275829 - 333899138900569 = 2277375260

 ifInOctets (2277375260 B) 78530181.37931 Bps 29 secs
PHP SUB: 357749955072568 - 357748385495022 = 1569577546

 ifOutOctets (1569577546 B) 54123363.655172 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 302913916287 - 302912041584 = 1874703

 ifInUcastPkts (1874703 B) 64644.931034483 Bps 29 secs
PHP SUB: 320576148973 - 320574646050 = 1502923

 ifOutUcastPkts (1502923 B) 51824.931034483 Bps 29 secs
PHP SUB: 197239 - 197238 = 1

 ifInNUcastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 197241 - 197240 = 1

 ifOutNUcastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 1 - 1 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 3 - 3 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 197238 - 197237 = 1

 ifInMulticastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 197238 - 197237 = 1

 ifOutMulticastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-31.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-31.rrd N:333901416275829:357749955072568:0:0:302913916287:320576148973:197239:197241:0:0:0:1:3:197238:197238]
RRD RUNTIME[0.0012s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41025']
SQL RUNTIME[0.00191689s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41025']
SQL RUNTIME[0.00233603s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-32-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-32-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.33]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41025' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00057983s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41025' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00070786s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.39 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-32.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-32.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.35]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41026']
SQL RUNTIME[0.00120497s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41026']
SQL RUNTIME[0.00056100s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-33-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-33-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.35
OK u:0.01 s:0.00 r:6.36]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41026' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00058603s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41026' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00053191s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.39 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-33.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-33.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Port ifSpeed fixed from zero.
Timeticks converted 0:0:00:00.41 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
1120-rclf2a-t6 VXLAN loopback leaf1ab
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-34.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-34.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0045s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.37
OK u:0.01 s:0.00 r:6.38]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Port ifSpeed fixed from zero.
Timeticks converted 0:0:00:00.41 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
1120-rclf2a-t6 loopback
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-35.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-35.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41029']
SQL RUNTIME[0.00052500s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41029']
SQL RUNTIME[0.00075293s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-36-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-36-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.39]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41029' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00172901s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41029' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00033212s]
64-bit,
PHP ADD: 12496775 + 196635 = 12693410
PHP ADD: 117311084 + 494126094 = 611437178
Timeticks converted 0:0:55:07.32 -> 3307
IFLASTCHANGE = 1643117554s - 5920046s + 3307s
s1fw1 port x2; port-channel10; 10G
PHP SUB: 596337624999509 - 596337036148555 = 588850954

 ifInOctets (588850954 B) 20305205.310345 Bps 29 secs
PHP SUB: 628220457756879 - 628218694783940 = 1762972939

 ifOutOctets (1762972939 B) 60792170.310345 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 492611020442 - 492610076004 = 944438

 ifInUcastPkts (944438 B) 32566.827586207 Bps 29 secs
PHP SUB: 505146622720 - 505145008600 = 1614120

 ifOutUcastPkts (1614120 B) 55659.310344828 Bps 29 secs
PHP SUB: 12693410 - 12693253 = 157

 ifInNUcastPkts (157 B) 5.4137931034483 Bps 29 secs
PHP SUB: 611437178 - 611433771 = 3407

 ifOutNUcastPkts (3407 B) 117.48275862069 Bps 29 secs
PHP SUB: 12496775 - 12496619 = 156

 ifInBroadcastPkts (156 B) 5.3793103448276 Bps 29 secs
PHP SUB: 117311084 - 117310317 = 767

 ifOutBroadcastPkts (767 B) 26.448275862069 Bps 29 secs
PHP SUB: 196635 - 196634 = 1

 ifInMulticastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 494126094 - 494123454 = 2640

 ifOutMulticastPkts (2640 B) 91.034482758621 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 12496575 - 12496419 = 156

 ifOutDiscards (156 B) 5.3793103448276 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-36.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-36.rrd N:596337624999509:628220457756879:0:0:492611020442:505146622720:12693410:611437178:0:12496575:0:12496775:117311084:196635:494126094]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.40]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41030']
SQL RUNTIME[0.00072503s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41030']
SQL RUNTIME[0.00037718s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-37-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-37-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.40
OK u:0.01 s:0.00 r:6.40]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41030' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00081205s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41030' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00044394s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.41 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-37.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-37.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0022s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.41]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41031']
SQL RUNTIME[0.00061178s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41031']
SQL RUNTIME[0.00059700s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-38-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-38-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.42]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41031' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00066400s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41031' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00030589s]
64-bit,
PHP ADD: 202102 + 3423288 = 3625390
PHP ADD: 5115851 + 1790413 = 6906264
Timeticks converted 0:0:00:00.82 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
EX2200
PHP SUB: 325306791669 - 325303475544 = 3316125

 ifInOctets (3316125 B) 114349.13793103 Bps 29 secs
PHP SUB: 10805870179 - 10805798393 = 71786

 ifOutOctets (71786 B) 2475.3793103448 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 283626796 - 283624176 = 2620

 ifInUcastPkts (2620 B) 90.344827586207 Bps 29 secs
PHP SUB: 117724909 - 117724093 = 816

 ifOutUcastPkts (816 B) 28.137931034483 Bps 29 secs
PHP SUB: 3625390 - 3625372 = 18

 ifInNUcastPkts (18 B) 0.62068965517241 Bps 29 secs
PHP SUB: 6906264 - 6906239 = 25

 ifOutNUcastPkts (25 B) 0.86206896551724 Bps 29 secs
PHP SUB: 202102 - 202101 = 1

 ifInBroadcastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 5115851 - 5115829 = 22

 ifOutBroadcastPkts (22 B) 0.75862068965517 Bps 29 secs
PHP SUB: 3423288 - 3423271 = 17

 ifInMulticastPkts (17 B) 0.58620689655172 Bps 29 secs
PHP SUB: 1790413 - 1790410 = 3

 ifOutMulticastPkts (3 B) 0.10344827586207 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 202149 - 202148 = 1

 ifOutDiscards (1 B) 0.03448275862069 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-38.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-38.rrd N:325306791669:10805870179:0:0:283626796:117724909:3625390:6906264:0:202149:0:202102:5115851:3423288:1790413]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41032']
SQL RUNTIME[0.00669503s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41032']
SQL RUNTIME[0.00344586s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-39-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-39-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.43
OK u:0.01 s:0.01 r:6.44]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41032' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00066209s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41032' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00036001s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.42 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-39.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-39.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0018s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.45]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41033']
SQL RUNTIME[0.00283194s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41033']
SQL RUNTIME[0.00061607s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-40-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-40-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.46]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41033' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00095487s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41033' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00034404s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.42 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-40.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-40.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41034']
SQL RUNTIME[0.00857592s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41034']
SQL RUNTIME[0.00059104s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-41-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-41-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.46
OK u:0.01 s:0.01 r:6.47]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41034' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00041604s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41034' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00025988s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.42 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-41.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-41.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41035']
SQL RUNTIME[0.00040889s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41035']
SQL RUNTIME[0.00032902s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-42-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-42-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.48
OK u:0.01 s:0.01 r:6.48]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41035' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00032401s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41035' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00028610s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.43 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-42.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-42.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41036']
SQL RUNTIME[0.00101209s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41036']
SQL RUNTIME[0.00027704s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-43-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-43-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0029s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.49
OK u:0.01 s:0.01 r:6.49]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41036' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00037789s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41036' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00053096s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.43 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-43.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-43.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41037']
SQL RUNTIME[0.00302505s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41037']
SQL RUNTIME[0.00041795s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-44-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-44-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.49
OK u:0.01 s:0.01 r:6.50]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41037' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00057888s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41037' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00048923s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.43 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-44.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-44.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41038']
SQL RUNTIME[0.00044703s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41038']
SQL RUNTIME[0.00072408s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-45-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-45-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0039s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.50
OK u:0.01 s:0.01 r:6.51]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41038' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00295186s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41038' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00042987s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.43 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-45.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-45.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41039']
SQL RUNTIME[0.00057197s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41039']
SQL RUNTIME[0.00038886s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-46-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-46-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.52
OK u:0.01 s:0.01 r:6.52]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41039' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00081301s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41039' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00298190s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.44 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-46.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-46.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0029s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.53]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41040']
SQL RUNTIME[0.00157809s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41040']
SQL RUNTIME[0.00168204s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-47-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-47-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.54]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41040' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00055408s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41040' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00039601s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.44 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-47.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-47.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41041']
SQL RUNTIME[0.00209093s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41041']
SQL RUNTIME[0.00047898s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-48-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-48-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.55]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41041' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00046492s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41041' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00054693s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.44 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-48.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-48.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.55]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41042']
SQL RUNTIME[0.00048494s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41042']
SQL RUNTIME[0.00046086s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-49-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-49-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.56
OK u:0.01 s:0.01 r:6.56]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41042' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00040293s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41042' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00026393s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.44 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
Darekon Monitor-DB01
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-49.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-49.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41043']
SQL RUNTIME[0.00092888s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41043']
SQL RUNTIME[0.00034308s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-50-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-50-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0034s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.57
OK u:0.01 s:0.01 r:6.57]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41043' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00040388s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41043' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00190306s]
64-bit,
PHP ADD: 18878147 + 23783323 = 42661470
PHP ADD: 110934060 + 466637611 = 577571671
Timeticks converted 0:0:00:00.85 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
Site1 Cisco Fabric Interconnect A Port 5
PHP SUB: 402012755006102 - 402009409620151 = 3345385951

 ifInOctets (3345385951 B) 115358136.24138 Bps 29 secs
PHP SUB: 476915794365001 - 476913096319964 = 2698045037

 ifOutOctets (2698045037 B) 93036035.758621 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 401696834505 - 401693821613 = 3012892

 ifInUcastPkts (3012892 B) 103892.82758621 Bps 29 secs
PHP SUB: 454465878177 - 454463214765 = 2663412

 ifOutUcastPkts (2663412 B) 91841.793103448 Bps 29 secs
PHP SUB: 42661470 - 42661156 = 314

 ifInNUcastPkts (314 B) 10.827586206897 Bps 29 secs
PHP SUB: 577571671 - 577568436 = 3235

 ifOutNUcastPkts (3235 B) 111.55172413793 Bps 29 secs
PHP SUB: 18878147 - 18877992 = 155

 ifInBroadcastPkts (155 B) 5.3448275862069 Bps 29 secs
PHP SUB: 110934060 - 110933294 = 766

 ifOutBroadcastPkts (766 B) 26.413793103448 Bps 29 secs
PHP SUB: 23783323 - 23783164 = 159

 ifInMulticastPkts (159 B) 5.4827586206897 Bps 29 secs
PHP SUB: 466637611 - 466635142 = 2469

 ifOutMulticastPkts (2469 B) 85.137931034483 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 42424620 - 42424307 = 313

 ifOutDiscards (313 B) 10.793103448276 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-50.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-50.rrd N:402012755006102:476915794365001:0:0:401696834505:454465878177:42661470:577571671:0:42424620:0:18878147:110934060:23783323:466637611]
RRD RUNTIME[0.0012s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41044']
SQL RUNTIME[0.00085688s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41044']
SQL RUNTIME[0.00075698s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-51-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-51-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.58
OK u:0.01 s:0.01 r:6.58]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41044' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00068116s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41044' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00439787s]
64-bit,
PHP ADD: 14182121 + 16986931 = 31169052
PHP ADD: 115630088 + 473433934 = 589064022
Timeticks converted 0:0:00:00.85 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
Site1 Cisco Fabric Interconnect B Port 5
PHP SUB: 228849871649857 - 228849647136796 = 224513061

 ifInOctets (224513061 B) 7741829.6896552 Bps 29 secs
PHP SUB: 105642411406499 - 105642248172527 = 163233972

 ifOutOctets (163233972 B) 5628757.6551724 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 180188814798 - 180188568906 = 245892

 ifInUcastPkts (245892 B) 8479.0344827586 Bps 29 secs
PHP SUB: 96091799987 - 96091580119 = 219868

 ifOutUcastPkts (219868 B) 7581.6551724138 Bps 29 secs
PHP SUB: 31169052 - 31168987 = 65

 ifInNUcastPkts (65 B) 2.2413793103448 Bps 29 secs
PHP SUB: 589064022 - 589060543 = 3479

 ifOutNUcastPkts (3479 B) 119.96551724138 Bps 29 secs
PHP SUB: 14182121 - 14182085 = 36

 ifInBroadcastPkts (36 B) 1.2413793103448 Bps 29 secs
PHP SUB: 115630088 - 115629203 = 885

 ifOutBroadcastPkts (885 B) 30.51724137931 Bps 29 secs
PHP SUB: 16986931 - 16986902 = 29

 ifInMulticastPkts (29 B) 1 Bps 29 secs
PHP SUB: 473433934 - 473431340 = 2594

 ifOutMulticastPkts (2594 B) 89.448275862069 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 30873073 - 30873009 = 64

 ifOutDiscards (64 B) 2.2068965517241 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-51.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-51.rrd N:228849871649857:105642411406499:0:0:180188814798:96091799987:31169052:589064022:0:30873073:0:14182121:115630088:16986931:473433934]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41045']
SQL RUNTIME[0.00044489s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41045']
SQL RUNTIME[0.00034094s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-52-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-52-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.60
OK u:0.01 s:0.01 r:6.60]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41045' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00036287s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41045' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00022507s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.45 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-52.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-52.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41046']
SQL RUNTIME[0.00049400s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41046']
SQL RUNTIME[0.00070405s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-53-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-53-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.60
OK u:0.01 s:0.01 r:6.61]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41046' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00047493s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41046' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00026202s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.45 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-53.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-53.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41047']
SQL RUNTIME[0.00062108s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41047']
SQL RUNTIME[0.00085998s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-54-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-54-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0017s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.61
OK u:0.01 s:0.01 r:6.62]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41047' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00038505s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41047' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00057197s]
64-bit,
PHP ADD: 17885 + 63799 = 81684
PHP ADD: 5049402 + 7178618 = 12228020
Port ifSpeed fixed from zero.
Timeticks converted 0:15:29:06.72 -> 55746
IFLASTCHANGE = 1643117554s - 5920046s + 55746s
Veeam01
PHP SUB: 2716922344 - 2716922344 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 9825506945 - 9825506945 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 7833017 - 7833017 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 11242791 - 11242791 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 81684 - 81684 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 12228020 - 12228020 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 17885 - 17885 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 5049402 - 5049402 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 63799 - 63799 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 7178618 - 7178618 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 81682 - 81682 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-54.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-54.rrd N:2716922344:9825506945:0:0:7833017:11242791:81684:12228020:0:81682:0:17885:5049402:63799:7178618]
RRD RUNTIME[0.0013s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41048']
SQL RUNTIME[0.00049496s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41048']
SQL RUNTIME[0.00057507s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-55-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-55-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0061s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.62
OK u:0.01 s:0.01 r:6.63]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41048' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00069714s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41048' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00067592s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.46 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-55.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-55.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41049']
SQL RUNTIME[0.00057006s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41049']
SQL RUNTIME[0.00047398s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-56-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-56-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.64
OK u:0.01 s:0.01 r:6.65]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41049' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00080585s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41049' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00071502s]
64-bit,
PHP ADD: 48 + 387730 = 387778
PHP ADD: 55433 + 537480 = 592913
Timeticks converted 0:16:12:18.20 -> 58338
IFLASTCHANGE = 1643117554s - 5920046s + 58338s
COS-node4; site2; t6; port-channel4; 10G
PHP SUB: 1745042626 - 1745029109 = 13517

 ifInOctets (13517 B) 466.10344827586 Bps 29 secs
PHP SUB: 14768149333312 - 14768143058354 = 6274958

 ifOutOctets (6274958 B) 216377.86206897 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 7342901 - 7342842 = 59

 ifInUcastPkts (59 B) 2.0344827586207 Bps 29 secs
PHP SUB: 12473707619 - 12473701872 = 5747

 ifOutUcastPkts (5747 B) 198.1724137931 Bps 29 secs
PHP SUB: 387778 - 387776 = 2

 ifInNUcastPkts (2 B) 0.068965517241379 Bps 29 secs
PHP SUB: 592913 - 592910 = 3

 ifOutNUcastPkts (3 B) 0.10344827586207 Bps 29 secs
PHP SUB: 48 - 48 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 55433 - 55433 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 387730 - 387728 = 2

 ifInMulticastPkts (2 B) 0.068965517241379 Bps 29 secs
PHP SUB: 537480 - 537477 = 3

 ifOutMulticastPkts (3 B) 0.10344827586207 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 50 - 50 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-56.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-56.rrd N:1745042626:14768149333312:0:0:7342901:12473707619:387778:592913:0:50:0:48:55433:387730:537480]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.65]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41050']
SQL RUNTIME[0.00079799s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41050']
SQL RUNTIME[0.00138903s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-57-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-57-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0075s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.66]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41050' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00065804s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41050' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00045991s]
64-bit,
PHP ADD: 0 + 262512 = 262512
PHP ADD: 5317953 + 7626174 = 12944127
Timeticks converted 0:0:00:00.82 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
COS-node4 mgmt
PHP SUB: 63653439 - 63653207 = 232

 ifInOctets (232 B) 8 Bps 29 secs
PHP SUB: 1124752848 - 1124748601 = 4247

 ifOutOctets (4247 B) 146.44827586207 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 107812 - 107812 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 336378 - 336378 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 262512 - 262511 = 1

 ifInNUcastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 12944127 - 12944071 = 56

 ifOutNUcastPkts (56 B) 1.9310344827586 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 5317953 - 5317930 = 23

 ifOutBroadcastPkts (23 B) 0.79310344827586 Bps 29 secs
PHP SUB: 262512 - 262511 = 1

 ifInMulticastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 7626174 - 7626141 = 33

 ifOutMulticastPkts (33 B) 1.1379310344828 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 49181 - 49181 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-57.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-57.rrd N:63653439:1124752848:0:0:107812:336378:262512:12944127:0:49181:0:0:5317953:262512:7626174]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41051']
SQL RUNTIME[0.00052023s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41051']
SQL RUNTIME[0.00061798s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-58-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-58-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.67
OK u:0.01 s:0.01 r:6.68]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41051' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00100994s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41051' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00086498s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Port ifSpeed fixed from zero.
Timeticks converted 0:0:00:00.46 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-58.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-58.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41052']
SQL RUNTIME[0.00054312s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41052']
SQL RUNTIME[0.00430202s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-59-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-59-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.68
OK u:0.01 s:0.01 r:6.69]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41052' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00049615s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41052' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00035095s]
64-bit,
PHP ADD: 0 + 387733 = 387733
PHP ADD: 55478 + 537480 = 592958
Timeticks converted 0:15:28:59.99 -> 55739
IFLASTCHANGE = 1643117554s - 5920046s + 55739s
COS-node1; site1; t6; port-channel1
PHP SUB: 2473328106918 - 2473325882228 = 2224690

 ifInOctets (2224690 B) 76713.448275862 Bps 29 secs
PHP SUB: 11287343379762 - 11287343218533 = 161229

 ifOutOctets (161229 B) 5559.6206896552 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 4604185804 - 4604182735 = 3069

 ifInUcastPkts (3069 B) 105.8275862069 Bps 29 secs
PHP SUB: 8696019228 - 8696018183 = 1045

 ifOutUcastPkts (1045 B) 36.034482758621 Bps 29 secs
PHP SUB: 387733 - 387731 = 2

 ifInNUcastPkts (2 B) 0.068965517241379 Bps 29 secs
PHP SUB: 592958 - 592955 = 3

 ifOutNUcastPkts (3 B) 0.10344827586207 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 55478 - 55478 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 387733 - 387731 = 2

 ifInMulticastPkts (2 B) 0.068965517241379 Bps 29 secs
PHP SUB: 537480 - 537477 = 3

 ifOutMulticastPkts (3 B) 0.10344827586207 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 2 - 2 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-59.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-59.rrd N:2473328106918:11287343379762:0:0:4604185804:8696019228:387733:592958:0:2:0:0:55478:387733:537480]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41053']
SQL RUNTIME[0.00043988s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41053']
SQL RUNTIME[0.00027704s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-60-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-60-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.69
OK u:0.01 s:0.01 r:6.70]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41053' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00041199s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41053' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00026608s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Port ifSpeed fixed from zero.
Timeticks converted 0:0:00:00.47 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-60.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-60.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.70]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41054']
SQL RUNTIME[0.00101805s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41054']
SQL RUNTIME[0.00044394s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-61-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-61-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0014s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.72]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41054' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00049210s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41054' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00036597s]
64-bit,
PHP ADD: 5499501 + 31 = 5499532
PHP ADD: 7843385 + 12445691 = 20289076
Timeticks converted 0:0:00:00.82 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
Haanpaa Sophos FW S1
PHP SUB: 226043290503 - 226039536145 = 3754358

 ifInOctets (3754358 B) 129460.62068966 Bps 29 secs
PHP SUB: 444218025393 - 444210364150 = 7661243

 ifOutOctets (7661243 B) 264180.79310345 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 1394017603 - 1393984822 = 32781

 ifInUcastPkts (32781 B) 1130.3793103448 Bps 29 secs
PHP SUB: 1191619391 - 1191594731 = 24660

 ifOutUcastPkts (24660 B) 850.34482758621 Bps 29 secs
PHP SUB: 5499532 - 5499502 = 30

 ifInNUcastPkts (30 B) 1.0344827586207 Bps 29 secs
PHP SUB: 20289076 - 20288973 = 103

 ifOutNUcastPkts (103 B) 3.551724137931 Bps 29 secs
PHP SUB: 5499501 - 5499471 = 30

 ifInBroadcastPkts (30 B) 1.0344827586207 Bps 29 secs
PHP SUB: 7843385 - 7843330 = 55

 ifOutBroadcastPkts (55 B) 1.8965517241379 Bps 29 secs
PHP SUB: 31 - 31 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 12445691 - 12445643 = 48

 ifOutMulticastPkts (48 B) 1.6551724137931 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 5499534 - 5499504 = 30

 ifOutDiscards (30 B) 1.0344827586207 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-61.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-61.rrd N:226043290503:444218025393:0:0:1394017603:1191619391:5499532:20289076:0:5499534:0:5499501:7843385:31:12445691]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41055']
SQL RUNTIME[0.00143600s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41055']
SQL RUNTIME[0.00060582s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-62-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-62-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0059s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.73
OK u:0.01 s:0.01 r:6.73]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41055' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00060797s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41055' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00049305s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.47 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-62.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-62.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41056']
SQL RUNTIME[0.00119090s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41056']
SQL RUNTIME[0.00045896s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-63-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-63-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.74
OK u:0.01 s:0.01 r:6.75]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41056' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00062799s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41056' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00205112s]
64-bit,
PHP ADD: 4 + 3068858 = 3068862
PHP ADD: 376 + 197268 = 197644
Timeticks converted 0:0:00:00.84 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
Corame MPLS to cisco; Elisa
PHP SUB: 13855577584527 - 13855525221735 = 52362792

 ifInOctets (52362792 B) 1805613.5172414 Bps 29 secs
PHP SUB: 10019677671703 - 10019461957993 = 215713710

 ifOutOctets (215713710 B) 7438403.7931034 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 13783515924 - 13783376711 = 139213

 ifInUcastPkts (139213 B) 4800.4482758621 Bps 29 secs
PHP SUB: 10595571450 - 10595395167 = 176283

 ifOutUcastPkts (176283 B) 6078.724137931 Bps 29 secs
PHP SUB: 3068862 - 3068846 = 16

 ifInNUcastPkts (16 B) 0.55172413793103 Bps 29 secs
PHP SUB: 197644 - 197643 = 1

 ifOutNUcastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 4 - 4 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 376 - 376 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 3068858 - 3068842 = 16

 ifInMulticastPkts (16 B) 0.55172413793103 Bps 29 secs
PHP SUB: 197268 - 197267 = 1

 ifOutMulticastPkts (1 B) 0.03448275862069 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 6 - 6 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-63.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-63.rrd N:13855577584527:10019677671703:0:0:13783515924:10595571450:3068862:197644:0:6:0:4:376:3068858:197268]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41057']
SQL RUNTIME[0.00051713s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41057']
SQL RUNTIME[0.00031495s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-64-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-64-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.76
OK u:0.01 s:0.01 r:6.76]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41057' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00190187s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41057' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00033998s]
64-bit,
PHP ADD: 1718178 + 1617274 = 3335452
PHP ADD: 17890786 + 8234615 = 26125401
Port ifSpeed fixed from zero.
Timeticks converted 0:15:39:36.56 -> 56376
IFLASTCHANGE = 1643117554s - 5920046s + 56376s
TR-link; site1; t6; port-channel3; 10G
PHP SUB: 10013317646395 - 10013317646395 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 27048769881364 - 27048769881364 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 9954900463 - 9954900463 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 21340285765 - 21340285765 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 3335452 - 3335452 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 26125401 - 26125401 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 1718178 - 1718178 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 17890786 - 17890786 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 1617274 - 1617274 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 8234615 - 8234615 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 2733404 - 2733404 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-64.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-64.rrd N:10013317646395:27048769881364:0:0:9954900463:21340285765:3335452:26125401:0:2733404:0:1718178:17890786:1617274:8234615]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.76]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41058']
SQL RUNTIME[0.00043416s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41058']
SQL RUNTIME[0.00029802s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-65-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-65-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.77]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41058' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00037098s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41058' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00036287s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Port ifSpeed fixed from zero.
Timeticks converted 0:0:00:00.48 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
s1ofbsw1 port 12
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-65.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-65.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41059']
SQL RUNTIME[0.00040984s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41059']
SQL RUNTIME[0.00068903s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-66-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-66-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.77
OK u:0.01 s:0.01 r:6.78]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41059' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00045609s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41059' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00033188s]
64-bit,
PHP ADD: 0 + 387734 = 387734
PHP ADD: 55471 + 537480 = 592951
Timeticks converted 0:14:45:41.80 -> 53141
IFLASTCHANGE = 1643117554s - 5920046s + 53141s
COS-node2; site1; t6; port-channel2; 10G
PHP SUB: 2529295205750 - 2529292850707 = 2355043

 ifInOctets (2355043 B) 81208.379310345 Bps 29 secs
PHP SUB: 9285317744598 - 9285317658527 = 86071

 ifOutOctets (86071 B) 2967.9655172414 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 4804689231 - 4804686119 = 3112

 ifInUcastPkts (3112 B) 107.31034482759 Bps 29 secs
PHP SUB: 7244459087 - 7244458290 = 797

 ifOutUcastPkts (797 B) 27.48275862069 Bps 29 secs
PHP SUB: 387734 - 387732 = 2

 ifInNUcastPkts (2 B) 0.068965517241379 Bps 29 secs
PHP SUB: 592951 - 592948 = 3

 ifOutNUcastPkts (3 B) 0.10344827586207 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 55471 - 55471 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 387734 - 387732 = 2

 ifInMulticastPkts (2 B) 0.068965517241379 Bps 29 secs
PHP SUB: 537480 - 537477 = 3

 ifOutMulticastPkts (3 B) 0.10344827586207 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 2 - 2 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-66.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-66.rrd N:2529295205750:9285317744598:0:0:4804689231:7244459087:387734:592951:0:2:0:0:55471:387734:537480]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.78]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '41060']
SQL RUNTIME[0.00041294s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41060']
SQL RUNTIME[0.00056410s]
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-67-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-67-ipv6-octets.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.79]
RRD_STATUS[TRUE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41060' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00044203s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '41060' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00068307s]
64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Port ifSpeed fixed from zero.
Timeticks converted 0:0:00:00.49 -> 0
IFLASTCHANGE = 1643117554s - 5920046s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 29 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 29 secs
RRD /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-67.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net./port-67.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0044s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.79]
RRD_STATUS[TRUE]

MultiUpdate ports states DB.

SQL[INSERT INTO `ports` (`port_id`,`ifIndex`,`device_id`,`poll_time`,`poll_period`,`ifInOctets`,`ifInOctets_rate`,`ifOutOctets`,`ifOutOctets_rate`,`ifInErrors`,`ifInErrors_rate`,`ifInErrors_delta`,`ifOutErrors`,`ifOutErrors_rate`,`ifOutErrors_delta`,`ifInUcastPkts`,`ifInUcastPkts_rate`,`ifOutUcastPkts`,`ifOutUcastPkts_rate`,`ifInNUcastPkts`,`ifInNUcastPkts_rate`,`ifOutNUcastPkts`,`ifOutNUcastPkts_rate`,`ifInBroadcastPkts`,`ifInBroadcastPkts_rate`,`ifOutBroadcastPkts`,`ifOutBroadcastPkts_rate`,`ifInMulticastPkts`,`ifInMulticastPkts_rate`,`ifOutMulticastPkts`,`ifOutMulticastPkts_rate`,`ifInDiscards`,`ifInDiscards_rate`,`ifOutDiscards`,`ifOutDiscards_rate`,`ifInOctets_perc`,`ifOutOctets_perc`,`ifOctets_rate`,`ifUcastPkts_rate`,`ifErrors_rate`,`ifDiscards_rate`) VALUES ('41006','9','524','1643117558','29','8094075678','2335.8275862069','7931294960','3311.2068965517','0','0','0','0','0','0','0','0','0','0','5029155','1','248236','0.03448275862069','0','0','0','0','5029155','1','248236','0.03448275862069','0','0','0','0','0','0','5647.0344827586','0','0','0'),('49541','26','524','1643117558','29','440826891675180','77591951.931034','427635564461041','84804557.172414','0','0','0','0','0','0','405650452094','70403.689655172','379772768760','74326.034482759','85396019','17','179695696','40.413793103448','38512052','8.2068965517241','93608966','23.758620689655','46883967','8.7931034482759','86086730','16.655172413793','0','0','4','0','14','16','162396509.10345','144729.72413793','0','0'),('49542','27','524','1643117558','29','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'),('49543','28','524','1643117558','29','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'),('49544','29','524','1643117558','29','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'),('41023','30','524','1643117558','29','326276669940481','49368808.758621','344435331558920','44679244.241379','0','0','0','0','0','0','281728428753','46640.586206897','316040797195','44674.655172414','197261','0.03448275862069','197273','0.03448275862069','1','0','0','0','197260','0.03448275862069','197273','0.03448275862069','0','0','3','0','9','8','94048053','91315.24137931','0','0'),('41024','31','524','1643117558','29','333901416275829','78530181.37931','357749955072568','54123363.655172','0','0','0','0','0','0','302913916287','64644.931034483','320576148973','51824.931034483','197239','0.03448275862069','197241','0.03448275862069','1','0','3','0','197238','0.03448275862069','197238','0.03448275862069','0','0','0','0','15','10','132653545.03448','116469.86206897','0','0'),('41025','32','524','1643117558','29','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'),('41026','33','524','1643117558','29','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'),('41027','34','524','1643117558','29','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'),('41028','35','524','1643117558','29','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'),('41029','36','524','1643117558','29','596337624999509','20305205.310345','628220457756879','60792170.310345','0','0','0','0','0','0','492611020442','32566.827586207','505146622720','55659.310344828','12693410','5.4137931034483','611437178','117.48275862069','12496775','5.3793103448276','117311084','26.448275862069','196635','0.03448275862069','494126094','91.034482758621','0','0','12496575','5.3793103448276','4','11','81097375.62069','88226.137931034','0','5.3793103448276'),('41030','37','524','1643117558','29','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'),('41031','38','524','1643117558','29','325306791669','114349.13793103','10805870179','2475.3793103448','0','0','0','0','0','0','283626796','90.344827586207','117724909','28.137931034483','3625390','0.62068965517241','6906264','0.86206896551724','202102','0.03448275862069','5115851','0.75862068965517','3423288','0.58620689655172','1790413','0.10344827586207','0','0','202149','0.03448275862069','0','0','116824.51724138','118.48275862069','0','0.03448275862069'),('41032','39','524','1643117558','29','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'),('41033','40','524','1643117558','29','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'),('41034','41','524','1643117558','29','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'),('41035','42','524','1643117558','29','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'),('41036','43','524','1643117558','29','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'),('41037','44','524','1643117558','29','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'),('41038','45','524','1643117558','29','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'),('41039','46','524','1643117558','29','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'),('41040','47','524','1643117558','29','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'),('41041','48','524','1643117558','29','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'),('41042','49','524','1643117558','29','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'),('41043','50','524','1643117558','29','402012755006102','115358136.24138','476915794365001','93036035.758621','0','0','0','0','0','0','401696834505','103892.82758621','454465878177','91841.793103448','42661470','10.827586206897','577571671','111.55172413793','18878147','5.3448275862069','110934060','26.413793103448','23783323','5.4827586206897','466637611','85.137931034483','0','0','42424620','10.793103448276','21','17','208394172','195734.62068966','0','10.793103448276'),('41044','51','524','1643117558','29','228849871649857','7741829.6896552','105642411406499','5628757.6551724','0','0','0','0','0','0','180188814798','8479.0344827586','96091799987','7581.6551724138','31169052','2.2413793103448','589064022','119.96551724138','14182121','1.2413793103448','115630088','30.51724137931','16986931','1','473433934','89.448275862069','0','0','30873073','2.2068965517241','1','1','13370587.344828','16060.689655172','0','2.2068965517241'),('41045','52','524','1643117558','29','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'),('41046','53','524','1643117558','29','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'),('41047','54','524','1643117558','29','2716922344','0','9825506945','0','0','0','0','0','0','0','7833017','0','11242791','0','81684','0','12228020','0','17885','0','5049402','0','63799','0','7178618','0','0','0','81682','0','0','0','0','0','0','0'),('41048','55','524','1643117558','29','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'),('41049','56','524','1643117558','29','1745042626','466.10344827586','14768149333312','216377.86206897','0','0','0','0','0','0','7342901','2.0344827586207','12473707619','198.1724137931','387778','0.068965517241379','592913','0.10344827586207','48','0','55433','0','387730','0.068965517241379','537480','0.10344827586207','0','0','50','0','0','0','216843.96551724','200.20689655172','0','0'),('41050','57','524','1643117558','29','63653439','8','1124752848','146.44827586207','0','0','0','0','0','0','107812','0','336378','0','262512','0.03448275862069','12944127','1.9310344827586','0','0','5317953','0.79310344827586','262512','0.03448275862069','7626174','1.1379310344828','0','0','49181','0','0','0','154.44827586207','0','0','0'),('41051','58','524','1643117558','29','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'),('41052','59','524','1643117558','29','2473328106918','76713.448275862','11287343379762','5559.6206896552','0','0','0','0','0','0','4604185804','105.8275862069','8696019228','36.034482758621','387733','0.068965517241379','592958','0.10344827586207','0','0','55478','0','387733','0.068965517241379','537480','0.10344827586207','0','0','2','0','0','0','82273.068965517','141.86206896552','0','0'),('41053','60','524','1643117558','29','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'),('41054','61','524','1643117558','29','226043290503','129460.62068966','444218025393','264180.79310345','0','0','0','0','0','0','1394017603','1130.3793103448','1191619391','850.34482758621','5499532','1.0344827586207','20289076','3.551724137931','5499501','1.0344827586207','7843385','1.8965517241379','31','0','12445691','1.6551724137931','0','0','5499534','1.0344827586207','0','0','393641.4137931','1980.724137931','0','1.0344827586207'),('41055','62','524','1643117558','29','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'),('41056','63','524','1643117558','29','13855577584527','1805613.5172414','10019677671703','7438403.7931034','0','0','0','0','0','0','13783515924','4800.4482758621','10595571450','6078.724137931','3068862','0.55172413793103','197644','0.03448275862069','4','0','376','0','3068858','0.55172413793103','197268','0.03448275862069','0','0','6','0','1','6','9244017.3103448','10879.172413793','0','0'),('41057','64','524','1643117558','29','10013317646395','0','27048769881364','0','0','0','0','0','0','0','9954900463','0','21340285765','0','3335452','0','26125401','0','1718178','0','17890786','0','1617274','0','8234615','0','0','0','2733404','0','0','0','0','0','0','0'),('41058','65','524','1643117558','29','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'),('41059','66','524','1643117558','29','2529295205750','81208.379310345','9285317744598','2967.9655172414','0','0','0','0','0','0','4804689231','107.31034482759','7244459087','27.48275862069','387734','0.068965517241379','592951','0.10344827586207','0','0','55471','0','387734','0.068965517241379','537480','0.10344827586207','0','0','2','0','0','0','84176.344827586','134.79310344828','0','0'),('41060','67','524','1643117558','29','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') ON DUPLICATE KEY UPDATE `port_id`=VALUES(`port_id`),`ifIndex`=VALUES(`ifIndex`),`device_id`=VALUES(`device_id`),`poll_time`=VALUES(`poll_time`),`poll_period`=VALUES(`poll_period`),`ifInOctets`=VALUES(`ifInOctets`),`ifInOctets_rate`=VALUES(`ifInOctets_rate`),`ifOutOctets`=VALUES(`ifOutOctets`),`ifOutOctets_rate`=VALUES(`ifOutOctets_rate`),`ifInErrors`=VALUES(`ifInErrors`),`ifInErrors_rate`=VALUES(`ifInErrors_rate`),`ifInErrors_delta`=VALUES(`ifInErrors_delta`),`ifOutErrors`=VALUES(`ifOutErrors`),`ifOutErrors_rate`=VALUES(`ifOutErrors_rate`),`ifOutErrors_delta`=VALUES(`ifOutErrors_delta`),`ifInUcastPkts`=VALUES(`ifInUcastPkts`),`ifInUcastPkts_rate`=VALUES(`ifInUcastPkts_rate`),`ifOutUcastPkts`=VALUES(`ifOutUcastPkts`),`ifOutUcastPkts_rate`=VALUES(`ifOutUcastPkts_rate`),`ifInNUcastPkts`=VALUES(`ifInNUcastPkts`),`ifInNUcastPkts_rate`=VALUES(`ifInNUcastPkts_rate`),`ifOutNUcastPkts`=VALUES(`ifOutNUcastPkts`),`ifOutNUcastPkts_rate`=VALUES(`ifOutNUcastPkts_rate`),`ifInBroadcastPkts`=VALUES(`ifInBroadcastPkts`),`ifInBroadcastPkts_rate`=VALUES(`ifInBroadcastPkts_rate`),`ifOutBroadcastPkts`=VALUES(`ifOutBroadcastPkts`),`ifOutBroadcastPkts_rate`=VALUES(`ifOutBroadcastPkts_rate`),`ifInMulticastPkts`=VALUES(`ifInMulticastPkts`),`ifInMulticastPkts_rate`=VALUES(`ifInMulticastPkts_rate`),`ifOutMulticastPkts`=VALUES(`ifOutMulticastPkts`),`ifOutMulticastPkts_rate`=VALUES(`ifOutMulticastPkts_rate`),`ifInDiscards`=VALUES(`ifInDiscards`),`ifInDiscards_rate`=VALUES(`ifInDiscards_rate`),`ifOutDiscards`=VALUES(`ifOutDiscards`),`ifOutDiscards_rate`=VALUES(`ifOutDiscards_rate`),`ifInOctets_perc`=VALUES(`ifInOctets_perc`),`ifOutOctets_perc`=VALUES(`ifOutOctets_perc`),`ifOctets_rate`=VALUES(`ifOctets_rate`),`ifUcastPkts_rate`=VALUES(`ifUcastPkts_rate`),`ifErrors_rate`=VALUES(`ifErrors_rate`),`ifDiscards_rate`=VALUES(`ifDiscards_rate`)]
SQL RUNTIME[0.00706315s]
+---------+------------+----------+----------+----------+----------+---------+----------+--------+---------+----+
| ifIndex | Label      | Type     | Speed    | BPS In   | BPS Out  | Data In | Data Out | PPS In | PPS Out | HC |
+---------+------------+----------+----------+----------+----------+---------+----------+--------+---------+----+
| 9       | mgmt1/1/1  | Ethernet | 1Gbps    | 18.6kbps | 26.4kbps | 66.1kB  | 93.7kB   | 0      | 0       | Y  |
| 26      | Et1/1/49   | Ethernet | 4.29Gbps | 620Mbps  | 678Mbps  | 2.1GB   | 2.29GB   | 70.4k  | 74.3k   | Y  |
| 27      | Et1/1/50   | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 28      | Et1/1/51   | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 29      | Et1/1/52   | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 30      | Et1/1/53   | Ethernet | 4.29Gbps | 394Mbps  | 357Mbps  | 1.33GB  | 1.21GB   | 46.6k  | 44.6k   | Y  |
| 31      | Et1/1/54   | Ethernet | 4.29Gbps | 628Mbps  | 432Mbps  | 2.12GB  | 1.46GB   | 64.6k  | 51.8k   | Y  |
| 32      | Et1/1/55   | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 33      | Et1/1/56   | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 34      | Lo1        | Loopback | 4.29Gbps | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 35      | Lo0        | Loopback | 4.29Gbps | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 36      | Et1/1/1:1  | Ethernet | 4.29Gbps | 162Mbps  | 486Mbps  | 561MB   | 1.64GB   | 32.5k  | 55.6k   | Y  |
| 37      | Et1/1/2:1  | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 38      | Et1/1/3:1  | Ethernet | 1Gbps    | 914kbps  | 19.8kbps | 3.16MB  | 70.1kB   | 90.3   | 28.1    | Y  |
| 39      | Et1/1/4:1  | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 40      | Et1/1/5:1  | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 41      | Et1/1/6:1  | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 42      | Et1/1/7:1  | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 43      | Et1/1/8:1  | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 44      | Et1/1/9:1  | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 45      | Et1/1/10:1 | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 46      | Et1/1/11:1 | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 47      | Et1/1/12:1 | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 48      | Et1/1/13:1 | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 49      | Et1/1/14:1 | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 50      | Et1/1/15:1 | Ethernet | 4.29Gbps | 922Mbps  | 744Mbps  | 3.12GB  | 2.51GB   | 103k   | 91.8k   | Y  |
| 51      | Et1/1/16:1 | Ethernet | 4.29Gbps | 61.9Mbps | 45Mbps   | 214MB   | 155MB    | 8.48k  | 7.58k   | Y  |
| 52      | Et1/1/17:1 | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 53      | Et1/1/18:1 | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 54      | Et1/1/19:1 | Ethernet | 4.29Gbps | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 55      | Et1/1/20:1 | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 56      | Et1/1/21:1 | Ethernet | 4.29Gbps | 3.73kbps | 1.73Mbps | 13.2kB  | 5.98MB   | 2.03   | 198     | Y  |
| 57      | Et1/1/22:1 | Ethernet | 1Gbps    | 64bps    | 1.17kbps | 232B    | 4.15kB   | 0      | 0       | Y  |
| 58      | Et1/1/23:1 | Ethernet | 4.29Gbps | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 59      | Et1/1/24:1 | Ethernet | 4.29Gbps | 613kbps  | 44.4kbps | 2.12MB  | 157kB    | 105    | 36      | Y  |
| 60      | Et1/1/25:1 | Ethernet | 4.29Gbps | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 61      | Et1/1/26:1 | Ethernet | 1Gbps    | 1.04Mbps | 2.11Mbps | 3.58MB  | 7.31MB   | 1.13k  | 850     | Y  |
| 62      | Et1/1/27:1 | Ethernet | 0bps     | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 63      | Et1/1/28:1 | Ethernet | 1Gbps    | 14.4Mbps | 59.5Mbps | 49.9MB  | 205MB    | 4.8k   | 6.08k   | Y  |
| 64      | Et1/1/29:1 | Ethernet | 4.29Gbps | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 65      | Et1/1/30:1 | Ethernet | 1Gbps    | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 66      | Et1/1/31:1 | Ethernet | 4.29Gbps | 649kbps  | 23.7kbps | 2.25MB  | 84kB     | 107    | 27.4    | Y  |
| 67      | Et1/1/32:1 | Ethernet | 1Gbps    | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
+---------+------------+----------+----------+----------+----------+---------+----------+--------+---------+----+


 o Module time          6.3108s

#####  1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net. [524] completed poller modules at 2022-01-25 15:32:40  #####

 o Graphs [checked]     availability, ping, ping_snmp, uptime, la, bits
 o Poller time          7.1012 seconds
Updating 1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net. -

 > $update_array /opt/observium/includes/polling/functions.inc.php:434
array(
  [uptime]                => int(5920120)
  [last_polled]           => array(
                               [0] => string(5) "NOW()"
                             )
  [last_polled_timetaken] => double(7.1012)
)


SQL[UPDATE `devices` set `uptime` ='5920120',`last_polled` =NOW(),`last_polled_timetaken` ='7.1012' WHERE `device_id` = '524']
SQL RUNTIME[0.00632310s]
 o Updated Data         uptime, last_polled, last_polled_timetaken


SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '20544' AND `process_name` = 'poller.php' AND `device_id` = '524' AND `poller_id` = '0']
SQL RUNTIME[0.00473094s]
poller.php: 1120-rclf2a-t6abr3r5-kiv.mgmt.fi.ficore.net. - 1 devices polled in 7.642 secs
#####  Completed polling run at 2022-01-25 15:32:40  #####

NOTE, $config['snmp']['hide_auth'] is set to TRUE, snmp community and snmp v3 auth hidden from debug output.
 o Devices Polled       1
 o Poller Time          7.642 secs
 o Memory usage         22MB (peak: 24MB)
 o MySQL Usage          Insert[1/0.009s] Update[45/0.228s] Delete[1/0.005s] Cell[47/0.107s] Row[50/0.134s] Rows[53/0.107s] Col[1/0.001s]
                        Connect[1/0s](0.592s 7.742%)
 o RRDTool Usage        update[88/0.136s] (0.136s 1.781%)
 o SNMP Usage           snmpget[53/4.202s] snmpwalk[12/1.685s] errors[/0s] (5.887s 77.039%)