DEBUG!

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

CMD EXITCODE[0]
CMD RUNTIME[0.0204s]
STDOUT[
Path: .
Working Copy Root Path: /opt/observium
URL: http://bmannella-101152@svn.observium.org/svn/observium/trunk
Repository Root: http://bmannella-101152@svn.observium.org/svn
Repository UUID: 61d68cd4-352d-0410-923a-c4978735b2b8
Revision: 11518
Node Kind: directory
Schedule: normal
Last Changed Author: mike
Last Changed Rev: 11518
Last Changed Date: 2021-08-05 16:40:16 -0400 (Thu, 05 Aug 2021)

]

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

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

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

CMD[date "+%:z"]

CMD EXITCODE[0]
CMD RUNTIME[0.0042s]
STDOUT[
-04:00
]

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

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'current_rev';]
SQL RUNTIME[0.00030708s]

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0048s]
STDOUT[
/usr/sbin/fping: Version 3.10
/usr/sbin/fping: comments to david@schweikert.ch
]

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


CMD[/opt/observium/scripts/distro]

CMD EXITCODE[0]
CMD RUNTIME[0.0267s]
STDOUT[
Linux|3.10.0-1160.31.1.el7.x86_64|amd64|CentOS|7|kvm|
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0051s]
STDOUT[
Python 2.7.5
]

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0087s]
STDOUT[
NET-SNMP version: 5.7.2
]

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

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0036s]
STDOUT[
/usr/sbin/fping: Version 3.10
/usr/sbin/fping: comments to david@schweikert.ch
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0058s]
STDOUT[

]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0481s]
STDOUT[
Apache/2.4.6
]

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

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

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

 o OS                   Linux 3.10.0-1160.31.1.el7.x86_64 [amd64] (CentOS 7)
 o Apache               2.4.6
 o PHP                  7.2.34 (OPcache: DISABLED)
 o Python               2.7.5
 o MariaDB              10.4.20-MariaDB (extension: mysqli 5.0.12-dev)
 o SNMP                 NET-SNMP 5.7.2
 o RRDtool              1.7.1
 o Fping                3.10 (IPv4 only)

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

 o PHP                  128MB

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

 o MariaDB              NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

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

 o PHP                  UTF-8
 o MariaDB              utf8

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

 o Date                 Friday, 06-Aug-21 11:02:53 EDT
 o PHP                  -04:00
 o MariaDB              -04:00


SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'last_versioncheck';]
SQL RUNTIME[0.00031018s]

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';]
SQL RUNTIME[0.00023508s]
#####  Starting discovery run at 2021-08-06 11:02:53  #####


SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` LIKE 'sp101a.pit1.teraswitch.com' AND `status` = '1' AND `poller_id` = '0' ORDER BY `last_discovered_timetaken` ASC]
SQL RUNTIME[0.00092721s]

CMD[/usr/bin/snmpget -t '3' -r '7' -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' sysObjectID.0 sysUpTime.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0159s]
STDOUT[
sysObjectID.0 = enterprises.30065.1.3011.7050.2733.3.32.3282
sysUpTime.0 = 35:18:41:15.11
]
SNMP STATUS[TRUE]

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

SQL[SELECT * FROM `observium_processes` WHERE `process_name` = 'discovery.php' AND `device_id` = '98' AND `poller_id` = '0']
SQL RUNTIME[0.00038600s]

SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`)  VALUES ('13110','discovery.php','3922','0','php ./discovery.php -d -h sp101a.pit1.teraswitch.com','1628262173','98')]
SQL RUNTIME[0.00566816s]
#####  sp101a.pit1.teraswitch.com [98]  #####

 o OS Type              arista_eos
 o SNMP Version         v2c
 o Last discovery       2021-08-06 10:35:37
 o Last duration        9.52 seconds

#####  Module Start: os  #####


CMD[/usr/bin/snmpget -t '3' -r '7' -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' sysDescr.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0157s]
STDOUT[
Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050CX3-32S
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -t '3' -r '7' -v2c -c *** -Pud -OQUvn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' sysObjectID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0148s]
STDOUT[
.1.3.6.1.4.1.30065.1.3011.7050.2733.3.32.3282
]
SNMP STATUS[TRUE]
+-------------+-----------------------------------------------------------------------------------+
| OID         |                                                                                   |
+-------------+-----------------------------------------------------------------------------------+
| sysDescr    | Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050CX3-32S |
| sysObjectID | .1.3.6.1.4.1.30065.1.3011.7050.2733.3.32.3282                                     |
+-------------+-----------------------------------------------------------------------------------+

 o Detect OS matched (arista_eos: Arista EOS): 
+-------------+---------------------------+-----------------------------------------------+
| OID         | Matched definition        |                                               |
+-------------+---------------------------+-----------------------------------------------+
| sysObjectID | .1.3.6.1.4.1.30065.1.3011 | .1.3.6.1.4.1.30065.1.3011.7050.2733.3.32.3282 |
+-------------+---------------------------+-----------------------------------------------+


 o Duration             0.0689s

#####  Module Start: mibs  #####


CMD[/usr/bin/snmptranslate -On -Pu -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'SNMPv2-MIB::sysORID']

CMD EXITCODE[0]
CMD RUNTIME[0.0122s]
STDOUT[
.1.3.6.1.2.1.1.9.1.2
]
SNMP TRANSLATE (CMD): 'SNMPv2-MIB::sysORID' -> '.1.3.6.1.2.1.1.9.1.2'

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUsn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' .1.3.6.1.2.1.1.9.1.2]

CMD EXITCODE[0]
CMD RUNTIME[0.0159s]
STDOUT[
.1.3.6.1.2.1.1.9.1.2.1 = .1.3.6.1.2.1.49
.1.3.6.1.2.1.1.9.1.2.2 = .1.3.6.1.2.1.50
.1.3.6.1.2.1.1.9.1.2.3 = .1.3.6.1.6.3.1
.1.3.6.1.2.1.1.9.1.2.4 = .1.3.6.1.6.3.16.2.2.1
.1.3.6.1.2.1.1.9.1.2.5 = .1.3.6.1.2.1.92
.1.3.6.1.2.1.1.9.1.2.6 = .1.3.6.1.6.3.10.3.1.1
.1.3.6.1.2.1.1.9.1.2.7 = .1.3.6.1.6.3.11.3.1.1
.1.3.6.1.2.1.1.9.1.2.8 = .1.3.6.1.6.3.15.2.1.1
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' sysORDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.0151s]
STDOUT[
sysORDescr.1 = The MIB module for managing TCP implementations
sysORDescr.2 = The MIB module for managing UDP implementations
sysORDescr.3 = The MIB module for SNMPv2 entities
sysORDescr.4 = View-based Access Control Model for SNMP.
sysORDescr.5 = The MIB module for logging SNMP Notifications.
sysORDescr.6 = The SNMP Management Architecture MIB.
sysORDescr.7 = The MIB for Message Processing and Dispatching.
sysORDescr.8 = The management information definitions for the SNMP User-based Security Model.
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -t '3' -r '7' -v2c -c *** -Pud -OQUv -m OSPF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ospfAdminStat.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0172s]
STDOUT[
No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
Store in cache OID: OSPF-MIB::ospfAdminStat.0

CMD[/usr/bin/snmpget -t '3' -r '7' -v2c -c *** -Pud -OQUv -m MPLS-L3VPN-STD-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' mplsL3VpnConfiguredVrfs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0187s]
STDOUT[
No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
Store in cache OID: MPLS-L3VPN-STD-MIB::mplsL3VpnConfiguredVrfs.0

CMD[/usr/bin/snmpget -t '3' -r '7' -v2c -c *** -Pud -OQUv -m MPLS-VPN-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' mplsVpnConfiguredVrfs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.018s]
STDOUT[
No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
Store in cache OID: MPLS-VPN-MIB::mplsVpnConfiguredVrfs.0

CMD[/usr/bin/snmpget -t '3' -r '7' -v2c -c *** -Pud -OQUv -m LLDP-EXT-MED-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' lldpXMedLocModelName.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0271s]
STDOUT[
No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
Store in cache OID: LLDP-EXT-MED-MIB::lldpXMedLocModelName.0
 o MIBs discovered      TCP-MIB UDP-MIB 
+-----------------------+--------------------+---------+---------------------+
| Identity              | MIB                | Source  | Status              |
+-----------------------+--------------------+---------+---------------------+
| .1.3.6.1.6.3.1        | SNMPv2-MIB         | sysORID | MIB already defined |
| .1.3.6.1.2.1.49       | TCP-MIB            | sysORID | MIB added           |
| .1.3.6.1.2.1.50       | UDP-MIB            | sysORID | MIB added           |
| .1.3.6.1.6.3.10.3.1.1 | SNMP-FRAMEWORK-MIB | sysORID | MIB already defined |
| .1.3.6.1.6.3.16.2.2.1 | -                  | sysORID | Unknown Identity    |
| .1.3.6.1.2.1.92       | -                  | sysORID | Unknown Identity    |
| .1.3.6.1.6.3.11.3.1.1 | -                  | sysORID | Unknown Identity    |
| .1.3.6.1.6.3.15.2.1.1 | -                  | sysORID | Unknown Identity    |
+-----------------------+--------------------+---------+---------------------+


SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '98' AND `use` = 'mib' AND `disabled` = '1']
SQL RUNTIME[0.00066400s]


  /opt/observium/includes/discovery/mibs.inc.php:346 
array(
  [0]  => string(7) "TCP-MIB"
  [1]  => string(7) "UDP-MIB"
  [2]  => string(14) "ARISTA-VRF-MIB"
  [3]  => string(24) "ARISTA-ENTITY-SENSOR-MIB"
  [4]  => string(17) "ARISTA-BGP4V2-MIB"
  [5]  => string(10) "SNMPv2-MIB"
  [6]  => string(18) "SNMP-FRAMEWORK-MIB"
  [7]  => string(6) "IF-MIB"
  [8]  => string(13) "ADSL-LINE-MIB"
  [9]  => string(13) "EtherLike-MIB"
  [10] => string(10) "ENTITY-MIB"
  [11] => string(17) "ENTITY-SENSOR-MIB"
  [12] => string(12) "UCD-SNMP-MIB"
  [13] => string(18) "HOST-RESOURCES-MIB"
  [14] => string(12) "Q-BRIDGE-MIB"
  [15] => string(8) "LLDP-MIB"
  [16] => string(13) "CISCO-CDP-MIB"
  [17] => string(10) "PW-STD-MIB"
  [18] => string(15) "DISMAN-PING-MIB"
  [19] => string(8) "BGP4-MIB"
  [20] => string(6) "IP-MIB"
  [21] => string(8) "IPV6-MIB"
)

 o Duration             0.1453s

#####  Module Start: vrf  #####

 o ARISTA-VRF-MIB       
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ARISTA-VRF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/arista 'udp':'sp101a.pit1.teraswitch.com':'161' aristaVrfEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0196s]
STDOUT[
aristaVrfRoutingStatus."MGMT" = "00 "
aristaVrfRouteDistinguisher."MGMT" = 100:100
aristaVrfState."MGMT" = active
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -t '3' -r '1' -v2c -c ***@MGMT -Pud -OQUv -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipForwarding.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0193s]
STDOUT[
notForwarding
]
SNMP STATUS[TRUE]
SNMP context 'MGMT' exist on device for IP-MIB::ipForwarding.0.

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ARISTA-VRF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/arista 'udp':'sp101a.pit1.teraswitch.com':'161' aristaVrfIfMembership]

CMD EXITCODE[0]
CMD RUNTIME[0.0197s]
STDOUT[
aristaVrfIfMembership.999001 = MGMT
]
SNMP STATUS[TRUE]


SQL[SELECT * FROM `vrfs` WHERE `device_id` = '98']
SQL RUNTIME[0.00066614s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '999001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025392s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24507']
SQL RUNTIME[0.00038290s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24507']
SQL RUNTIME[0.00030303s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '98']
SQL RUNTIME[0.00046611s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '98']
SQL RUNTIME[0.00036502s]

SQL[INSERT INTO `ports` (`port_id`,`ifIndex`,`device_id`,`ifVrf`)  VALUES ('24507','999001','98','11') ON DUPLICATE KEY UPDATE `ifVrf`=VALUES(`ifVrf`)]
SQL RUNTIME[0.00027299s]

SQL[SELECT COUNT(*) FROM `vrfs` WHERE `device_id` = '98' AND `vrf_name` != 'MGMT']
SQL RUNTIME[0.00026011s]

SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = '98' AND `ifVrf` IS NOT NULL AND `port_id` != '24507']
SQL RUNTIME[0.00030804s]
JSON DECODE[Not string passed]
JSON RAW[


 > $str /opt/observium/includes/common.inc.php:5317 
null

]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'vrf_contexts')]
SQL RUNTIME[0.00026298s]

SQL[INSERT INTO `entity_attribs` (`device_id`,`entity_type`,`entity_id`,`attrib_type`,`attrib_value`)  VALUES ('98','device','98','vrf_contexts','{\"MGMT\":\"MGMT\"}')]
SQL RUNTIME[0.00611305s]

SQL[SELECT * FROM `devices` WHERE `devices`.`device_id` = '98']
SQL RUNTIME[0.00046110s]

SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('98','98','device',NOW(),'6','VRF SNMP contexts found: \'MGMT\' (VRF MGMT)')]
SQL RUNTIME[0.00498605s]

 o Changes              1 unchanged
 o Duration             0.0855s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_ports']
SQL RUNTIME[0.00045085s]
#####  Module Start: ports  #####

 o Caching OIDs         ifDescr 
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ifDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.0285s]
STDOUT[
ifDescr.33 = Ethernet33
ifDescr.34 = Ethernet34
ifDescr.1001 = Ethernet1/1
ifDescr.2001 = Ethernet2/1
ifDescr.3001 = Ethernet3/1
ifDescr.4001 = Ethernet4/1
ifDescr.5001 = Ethernet5/1
ifDescr.6001 = Ethernet6/1
ifDescr.7001 = Ethernet7/1
ifDescr.8001 = Ethernet8/1
ifDescr.9001 = Ethernet9/1
ifDescr.10001 = Ethernet10/1
ifDescr.11001 = Ethernet11/1
ifDescr.12001 = Ethernet12/1
ifDescr.13001 = Ethernet13/1
ifDescr.14001 = Ethernet14/1
ifDescr.15001 = Ethernet15/1
ifDescr.16001 = Ethernet16/1
ifDescr.17001 = Ethernet17/1
ifDescr.18001 = Ethernet18/1
ifDescr.19001 = Ethernet19/1
ifDescr.20001 = Ethernet20/1
ifDescr.21001 = Ethernet21/1
ifDescr.22001 = Ethernet22/1
ifDescr.23001 = Ethernet23/1
ifDescr.24001 = Ethernet24/1
ifDescr.25001 = Ethernet25/1
ifDescr.26001 = Ethernet26/1
ifDescr.27001 = Ethernet27/1
ifDescr.28001 = Ethernet28/1
ifDescr.29001 = Ethernet29/1
ifDescr.30001 = Ethernet30/1
ifDescr.31001 = Ethernet31/1
ifDescr.31002 = Ethernet31/2
ifDescr.31003 = Ethernet31/3
ifDescr.31004 = Ethernet31/4
ifDescr.32001 = Ethernet32/1
ifDescr.32003 = Ethernet32/3
ifDescr.999001 = Management1
ifDescr.5000000 = Loopback0
]
SNMP STATUS[TRUE]
ifAlias 
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ifAlias]

CMD EXITCODE[0]
CMD RUNTIME[0.0293s]
STDOUT[
ifAlias.33 = 
ifAlias.34 = 
ifAlias.1001 = 
ifAlias.2001 = 
ifAlias.3001 = 
ifAlias.4001 = 
ifAlias.5001 = 
ifAlias.6001 = 
ifAlias.7001 = 
ifAlias.8001 = 
ifAlias.9001 = 
ifAlias.10001 = 
ifAlias.11001 = 
ifAlias.12001 = 
ifAlias.13001 = 
ifAlias.14001 = 
ifAlias.15001 = 
ifAlias.16001 = 
ifAlias.17001 = 
ifAlias.18001 = 
ifAlias.19001 = 
ifAlias.20001 = 
ifAlias.21001 = CORE: sp101a.pit1.teraswitch.com <-> lf101a.pit1.teraswitch.com {DMRL}
ifAlias.22001 = CORE: sp101a.pit1.teraswitch.com <-> lf201a.pit1.teraswitch.com {PYNI}
ifAlias.23001 = CORE: sp101a.pit1.teraswitch.com <-> lf206b.pit1.teraswitch.com {XJSL}
ifAlias.24001 = CORE: sp101a.pit1.teraswitch.com <-> lf206a.pit1.teraswitch.com {LILJ}
ifAlias.25001 = CORE: sp101a.pit1.teraswitch.com <-> lf207b.pit1.teraswitch.com {FLAJ}
ifAlias.26001 = CORE: sp101a.pit1.teraswitch.com <-> lf207a.pit1.teraswitch.com {LNTE}
ifAlias.27001 = CORE: sp101a.pit1.teraswitch.com <-> lf208b.pit1.teraswitch.com {YNBF}
ifAlias.28001 = CORE: sp101a.pit1.teraswitch.com <-> lf208a.pit1.teraswitch.com {DSLA}
ifAlias.29001 = 
ifAlias.30001 = 
ifAlias.31001 = 
ifAlias.31002 = 
ifAlias.31003 = 
ifAlias.31004 = 
ifAlias.32001 = 
ifAlias.32003 = 
ifAlias.999001 = 
ifAlias.5000000 = 
]
SNMP STATUS[TRUE]
ifName 
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ifName]

CMD EXITCODE[0]
CMD RUNTIME[0.0304s]
STDOUT[
ifName.33 = Ethernet33
ifName.34 = Ethernet34
ifName.1001 = Ethernet1/1
ifName.2001 = Ethernet2/1
ifName.3001 = Ethernet3/1
ifName.4001 = Ethernet4/1
ifName.5001 = Ethernet5/1
ifName.6001 = Ethernet6/1
ifName.7001 = Ethernet7/1
ifName.8001 = Ethernet8/1
ifName.9001 = Ethernet9/1
ifName.10001 = Ethernet10/1
ifName.11001 = Ethernet11/1
ifName.12001 = Ethernet12/1
ifName.13001 = Ethernet13/1
ifName.14001 = Ethernet14/1
ifName.15001 = Ethernet15/1
ifName.16001 = Ethernet16/1
ifName.17001 = Ethernet17/1
ifName.18001 = Ethernet18/1
ifName.19001 = Ethernet19/1
ifName.20001 = Ethernet20/1
ifName.21001 = Ethernet21/1
ifName.22001 = Ethernet22/1
ifName.23001 = Ethernet23/1
ifName.24001 = Ethernet24/1
ifName.25001 = Ethernet25/1
ifName.26001 = Ethernet26/1
ifName.27001 = Ethernet27/1
ifName.28001 = Ethernet28/1
ifName.29001 = Ethernet29/1
ifName.30001 = Ethernet30/1
ifName.31001 = Ethernet31/1
ifName.31002 = Ethernet31/2
ifName.31003 = Ethernet31/3
ifName.31004 = Ethernet31/4
ifName.32001 = Ethernet32/1
ifName.32003 = Ethernet32/3
ifName.999001 = Management1
ifName.5000000 = Loopback0
]
SNMP STATUS[TRUE]
ifType 
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ifType]

CMD EXITCODE[0]
CMD RUNTIME[0.0311s]
STDOUT[
ifType.33 = ethernetCsmacd
ifType.34 = ethernetCsmacd
ifType.1001 = ethernetCsmacd
ifType.2001 = ethernetCsmacd
ifType.3001 = ethernetCsmacd
ifType.4001 = ethernetCsmacd
ifType.5001 = ethernetCsmacd
ifType.6001 = ethernetCsmacd
ifType.7001 = ethernetCsmacd
ifType.8001 = ethernetCsmacd
ifType.9001 = ethernetCsmacd
ifType.10001 = ethernetCsmacd
ifType.11001 = ethernetCsmacd
ifType.12001 = ethernetCsmacd
ifType.13001 = ethernetCsmacd
ifType.14001 = ethernetCsmacd
ifType.15001 = ethernetCsmacd
ifType.16001 = ethernetCsmacd
ifType.17001 = ethernetCsmacd
ifType.18001 = ethernetCsmacd
ifType.19001 = ethernetCsmacd
ifType.20001 = ethernetCsmacd
ifType.21001 = ethernetCsmacd
ifType.22001 = ethernetCsmacd
ifType.23001 = ethernetCsmacd
ifType.24001 = ethernetCsmacd
ifType.25001 = ethernetCsmacd
ifType.26001 = ethernetCsmacd
ifType.27001 = ethernetCsmacd
ifType.28001 = ethernetCsmacd
ifType.29001 = ethernetCsmacd
ifType.30001 = ethernetCsmacd
ifType.31001 = ethernetCsmacd
ifType.31002 = ethernetCsmacd
ifType.31003 = ethernetCsmacd
ifType.31004 = ethernetCsmacd
ifType.32001 = ethernetCsmacd
ifType.32003 = ethernetCsmacd
ifType.999001 = ethernetCsmacd
ifType.5000000 = softwareLoopback
]
SNMP STATUS[TRUE]
ifOperStatus 
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ifOperStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.0295s]
STDOUT[
ifOperStatus.33 = notPresent
ifOperStatus.34 = notPresent
ifOperStatus.1001 = notPresent
ifOperStatus.2001 = notPresent
ifOperStatus.3001 = notPresent
ifOperStatus.4001 = notPresent
ifOperStatus.5001 = notPresent
ifOperStatus.6001 = notPresent
ifOperStatus.7001 = notPresent
ifOperStatus.8001 = notPresent
ifOperStatus.9001 = notPresent
ifOperStatus.10001 = notPresent
ifOperStatus.11001 = notPresent
ifOperStatus.12001 = notPresent
ifOperStatus.13001 = notPresent
ifOperStatus.14001 = notPresent
ifOperStatus.15001 = notPresent
ifOperStatus.16001 = notPresent
ifOperStatus.17001 = notPresent
ifOperStatus.18001 = notPresent
ifOperStatus.19001 = notPresent
ifOperStatus.20001 = notPresent
ifOperStatus.21001 = up
ifOperStatus.22001 = up
ifOperStatus.23001 = up
ifOperStatus.24001 = up
ifOperStatus.25001 = up
ifOperStatus.26001 = up
ifOperStatus.27001 = up
ifOperStatus.28001 = up
ifOperStatus.29001 = notPresent
ifOperStatus.30001 = notPresent
ifOperStatus.31001 = down
ifOperStatus.31002 = down
ifOperStatus.31003 = down
ifOperStatus.31004 = down
ifOperStatus.32001 = down
ifOperStatus.32003 = down
ifOperStatus.999001 = up
ifOperStatus.5000000 = up
]
SNMP STATUS[TRUE]



  /opt/observium/includes/discovery/ports.inc.php:44 
array(
  [33]      => array(
                 [ifDescr]      => string(10) "Ethernet33"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(10) "Ethernet33"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [34]      => array(
                 [ifDescr]      => string(10) "Ethernet34"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(10) "Ethernet34"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [1001]    => array(
                 [ifDescr]      => string(11) "Ethernet1/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(11) "Ethernet1/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [2001]    => array(
                 [ifDescr]      => string(11) "Ethernet2/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(11) "Ethernet2/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [3001]    => array(
                 [ifDescr]      => string(11) "Ethernet3/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(11) "Ethernet3/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [4001]    => array(
                 [ifDescr]      => string(11) "Ethernet4/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(11) "Ethernet4/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [5001]    => array(
                 [ifDescr]      => string(11) "Ethernet5/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(11) "Ethernet5/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [6001]    => array(
                 [ifDescr]      => string(11) "Ethernet6/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(11) "Ethernet6/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [7001]    => array(
                 [ifDescr]      => string(11) "Ethernet7/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(11) "Ethernet7/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [8001]    => array(
                 [ifDescr]      => string(11) "Ethernet8/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(11) "Ethernet8/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [9001]    => array(
                 [ifDescr]      => string(11) "Ethernet9/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(11) "Ethernet9/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [10001]   => array(
                 [ifDescr]      => string(12) "Ethernet10/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet10/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [11001]   => array(
                 [ifDescr]      => string(12) "Ethernet11/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet11/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [12001]   => array(
                 [ifDescr]      => string(12) "Ethernet12/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet12/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [13001]   => array(
                 [ifDescr]      => string(12) "Ethernet13/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet13/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [14001]   => array(
                 [ifDescr]      => string(12) "Ethernet14/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet14/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [15001]   => array(
                 [ifDescr]      => string(12) "Ethernet15/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet15/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [16001]   => array(
                 [ifDescr]      => string(12) "Ethernet16/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet16/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [17001]   => array(
                 [ifDescr]      => string(12) "Ethernet17/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet17/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [18001]   => array(
                 [ifDescr]      => string(12) "Ethernet18/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet18/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [19001]   => array(
                 [ifDescr]      => string(12) "Ethernet19/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet19/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [20001]   => array(
                 [ifDescr]      => string(12) "Ethernet20/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet20/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [21001]   => array(
                 [ifDescr]      => string(12) "Ethernet21/1"
                 [ifAlias]      => string(70) "CORE: sp101a.pit1.teraswitch.com <-> lf101a.pit1.teraswitch.com {DMRL}"
                 [ifName]       => string(12) "Ethernet21/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(2) "up"
               )
  [22001]   => array(
                 [ifDescr]      => string(12) "Ethernet22/1"
                 [ifAlias]      => string(70) "CORE: sp101a.pit1.teraswitch.com <-> lf201a.pit1.teraswitch.com {PYNI}"
                 [ifName]       => string(12) "Ethernet22/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(2) "up"
               )
  [23001]   => array(
                 [ifDescr]      => string(12) "Ethernet23/1"
                 [ifAlias]      => string(70) "CORE: sp101a.pit1.teraswitch.com <-> lf206b.pit1.teraswitch.com {XJSL}"
                 [ifName]       => string(12) "Ethernet23/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(2) "up"
               )
  [24001]   => array(
                 [ifDescr]      => string(12) "Ethernet24/1"
                 [ifAlias]      => string(70) "CORE: sp101a.pit1.teraswitch.com <-> lf206a.pit1.teraswitch.com {LILJ}"
                 [ifName]       => string(12) "Ethernet24/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(2) "up"
               )
  [25001]   => array(
                 [ifDescr]      => string(12) "Ethernet25/1"
                 [ifAlias]      => string(70) "CORE: sp101a.pit1.teraswitch.com <-> lf207b.pit1.teraswitch.com {FLAJ}"
                 [ifName]       => string(12) "Ethernet25/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(2) "up"
               )
  [26001]   => array(
                 [ifDescr]      => string(12) "Ethernet26/1"
                 [ifAlias]      => string(70) "CORE: sp101a.pit1.teraswitch.com <-> lf207a.pit1.teraswitch.com {LNTE}"
                 [ifName]       => string(12) "Ethernet26/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(2) "up"
               )
  [27001]   => array(
                 [ifDescr]      => string(12) "Ethernet27/1"
                 [ifAlias]      => string(70) "CORE: sp101a.pit1.teraswitch.com <-> lf208b.pit1.teraswitch.com {YNBF}"
                 [ifName]       => string(12) "Ethernet27/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(2) "up"
               )
  [28001]   => array(
                 [ifDescr]      => string(12) "Ethernet28/1"
                 [ifAlias]      => string(70) "CORE: sp101a.pit1.teraswitch.com <-> lf208a.pit1.teraswitch.com {DSLA}"
                 [ifName]       => string(12) "Ethernet28/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(2) "up"
               )
  [29001]   => array(
                 [ifDescr]      => string(12) "Ethernet29/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet29/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [30001]   => array(
                 [ifDescr]      => string(12) "Ethernet30/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet30/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(10) "notPresent"
               )
  [31001]   => array(
                 [ifDescr]      => string(12) "Ethernet31/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet31/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(4) "down"
               )
  [31002]   => array(
                 [ifDescr]      => string(12) "Ethernet31/2"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet31/2"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(4) "down"
               )
  [31003]   => array(
                 [ifDescr]      => string(12) "Ethernet31/3"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet31/3"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(4) "down"
               )
  [31004]   => array(
                 [ifDescr]      => string(12) "Ethernet31/4"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet31/4"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(4) "down"
               )
  [32001]   => array(
                 [ifDescr]      => string(12) "Ethernet32/1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet32/1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(4) "down"
               )
  [32003]   => array(
                 [ifDescr]      => string(12) "Ethernet32/3"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(12) "Ethernet32/3"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(4) "down"
               )
  [999001]  => array(
                 [ifDescr]      => string(11) "Management1"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(11) "Management1"
                 [ifType]       => string(14) "ethernetCsmacd"
                 [ifOperStatus] => string(2) "up"
               )
  [5000000] => array(
                 [ifDescr]      => string(9) "Loopback0"
                 [ifAlias]      => string(0) ""
                 [ifName]       => string(9) "Loopback0"
                 [ifType]       => string(16) "softwareLoopback"
                 [ifOperStatus] => string(2) "up"
               )
)
 o Caching DB           
SQL[SELECT * FROM `ports` WHERE `device_id` = '98']
SQL RUNTIME[0.00080895s]
19 ports
 o Discovering ports    ignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
X...
CMD[/usr/bin/rrdtool info /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-23001.rrd]

CMD EXITCODE[0]
CMD RUNTIME[0.011s]
STDOUT[
filename = "/opt/observium/rrd/sp101a.pit1.teraswitch.com/port-23001.rrd"
rrd_version = "0003"
step = 300
last_update = 1628262150
header_size = 16904
ds[INOCTETS].index = 0
ds[INOCTETS].type = "DERIVE"
ds[INOCTETS].minimal_heartbeat = 600
ds[INOCTETS].min = 0.0000000000e+00
ds[INOCTETS].max = 1.3500000000e+10
ds[INOCTETS].last_ds = "1271634547"
ds[INOCTETS].value = 9.3007071856e+04
ds[INOCTETS].unknown_sec = 0
ds[OUTOCTETS].index = 1
ds[OUTOCTETS].type = "DERIVE"
ds[OUTOCTETS].minimal_heartbeat = 600
ds[OUTOCTETS].min = 0.0000000000e+00
ds[OUTOCTETS].max = 1.3500000000e+10
ds[OUTOCTETS].last_ds = "1355235960"
ds[OUTOCTETS].value = 1.0099511288e+05
ds[OUTOCTETS].unknown_sec = 0
ds[INERRORS].index = 2
ds[INERRORS].type = "DERIVE"
ds[INERRORS].minimal_heartbeat = 600
ds[INERRORS].min = 0.0000000000e+00
ds[INERRORS].max = 1.3500000000e+10
ds[INERRORS].last_ds = "0"
ds[INERRORS].value = 0.0000000000e+00
ds[INERRORS].unknown_sec = 0
ds[OUTERRORS].index = 3
ds[OUTERRORS].type = "DERIVE"
ds[OUTERRORS].minimal_heartbeat = 600
ds[OUTERRORS].min = 0.0000000000e+00
ds[OUTERRORS].max = 1.3500000000e+10
ds[OUTERRORS].last_ds = "0"
ds[OUTERRORS].value = 0.0000000000e+00
ds[OUTERRORS].unknown_sec = 0
ds[INUCASTPKTS].index = 4
ds[INUCASTPKTS].type = "DERIVE"
ds[INUCASTPKTS].minimal_heartbeat = 600
ds[INUCASTPKTS].min = 0.0000000000e+00
ds[INUCASTPKTS].max = 1.3500000000e+10
ds[INUCASTPKTS].last_ds = "12843163"
ds[INUCASTPKTS].value = 7.6163150896e+02
ds[INUCASTPKTS].unknown_sec = 0
ds[OUTUCASTPKTS].index = 5
ds[OUTUCASTPKTS].type = "DERIVE"
ds[OUTUCASTPKTS].minimal_heartbeat = 600
ds[OUTUCASTPKTS].min = 0.0000000000e+00
ds[OUTUCASTPKTS].max = 1.3500000000e+10
ds[OUTUCASTPKTS].last_ds = "13410396"
ds[OUTUCASTPKTS].value = 8.4965927131e+02
ds[OUTUCASTPKTS].unknown_sec = 0
ds[INNUCASTPKTS].index = 6
ds[INNUCASTPKTS].type = "DERIVE"
ds[INNUCASTPKTS].minimal_heartbeat = 600
ds[INNUCASTPKTS].min = 0.0000000000e+00
ds[INNUCASTPKTS].max = 1.3500000000e+10
ds[INNUCASTPKTS].last_ds = "1027640"
ds[INNUCASTPKTS].value = 5.4060527960e+01
ds[INNUCASTPKTS].unknown_sec = 0
ds[OUTNUCASTPKTS].index = 7
ds[OUTNUCASTPKTS].type = "DERIVE"
ds[OUTNUCASTPKTS].minimal_heartbeat = 600
ds[OUTNUCASTPKTS].min = 0.0000000000e+00
ds[OUTNUCASTPKTS].max = 1.3500000000e+10
ds[OUTNUCASTPKTS].last_ds = "924381"
ds[OUTNUCASTPKTS].value = 5.3582116209e+01
ds[OUTNUCASTPKTS].unknown_sec = 0
ds[INDISCARDS].index = 8
ds[INDISCARDS].type = "DERIVE"
ds[INDISCARDS].minimal_heartbeat = 600
ds[INDISCARDS].min = 0.0000000000e+00
ds[INDISCARDS].max = 1.3500000000e+10
ds[INDISCARDS].last_ds = "0"
ds[INDISCARDS].value = 0.0000000000e+00
ds[INDISCARDS].unknown_sec = 0
ds[OUTDISCARDS].index = 9
ds[OUTDISCARDS].type = "DERIVE"
ds[OUTDISCARDS].minimal_heartbeat = 600
ds[OUTDISCARDS].min = 0.0000000000e+00
ds[OUTDISCARDS].max = 1.3500000000e+10
ds[OUTDISCARDS].last_ds = "0"
ds[OUTDISCARDS].value = 0.0000000000e+00
ds[OUTDISCARDS].unknown_sec = 0
ds[INUNKNOWNPROTOS].index = 10
ds[INUNKNOWNPROTOS].type = "DERIVE"
ds[INUNKNOWNPROTOS].minimal_heartbeat = 600
ds[INUNKNOWNPROTOS].min = 0.0000000000e+00
ds[INUNKNOWNPROTOS].max = 1.3500000000e+10
ds[INUNKNOWNPROTOS].last_ds = "0"
ds[INUNKNOWNPROTOS].value = 0.0000000000e+00
ds[INUNKNOWNPROTOS].unknown_sec = 0
ds[INBROADCASTPKTS].index = 11
ds[INBROADCASTPKTS].type = "DERIVE"
ds[INBROADCASTPKTS].minimal_heartbeat = 600
ds[INBROADCASTPKTS].min = 0.0000000000e+00
ds[INBROADCASTPKTS].max = 1.3500000000e+10
ds[INBROADCASTPKTS].last_ds = "25"
ds[INBROADCASTPKTS].value = 0.0000000000e+00
ds[INBROADCASTPKTS].unknown_sec = 0
ds[OUTBROADCASTPKTS].index = 12
ds[OUTBROADCASTPKTS].type = "DERIVE"
ds[OUTBROADCASTPKTS].minimal_heartbeat = 600
ds[OUTBROADCASTPKTS].min = 0.0000000000e+00
ds[OUTBROADCASTPKTS].max = 1.3500000000e+10
ds[OUTBROADCASTPKTS].last_ds = "0"
ds[OUTBROADCASTPKTS].value = 0.0000000000e+00
ds[OUTBROADCASTPKTS].unknown_sec = 0
ds[INMULTICASTPKTS].index = 13
ds[INMULTICASTPKTS].type = "DERIVE"
ds[INMULTICASTPKTS].minimal_heartbeat = 600
ds[INMULTICASTPKTS].min = 0.0000000000e+00
ds[INMULTICASTPKTS].max = 1.3500000000e+10
ds[INMULTICASTPKTS].last_ds = "1027615"
ds[INMULTICASTPKTS].value = 5.4060527960e+01
ds[INMULTICASTPKTS].unknown_sec = 0
ds[OUTMULTICASTPKTS].index = 14
ds[OUTMULTICASTPKTS].type = "DERIVE"
ds[OUTMULTICASTPKTS].minimal_heartbeat = 600
ds[OUTMULTICASTPKTS].min = 0.0000000000e+00
ds[OUTMULTICASTPKTS].max = 1.3500000000e+10
ds[OUTMULTICASTPKTS].last_ds = "924381"
ds[OUTMULTICASTPKTS].value = 5.3582116209e+01
ds[OUTMULTICASTPKTS].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 230
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 39
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 7
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 6.2683985222e+03
rra[2].cdp_prep[0].unknown_datapoints = 0
rra[2].cdp_prep[1].value = 6.6186325327e+03
rra[2].cdp_prep[1].unknown_datapoints = 0
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 0
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 0
rra[2].cdp_prep[4].value = 5.5207726729e+01
rra[2].cdp_prep[4].unknown_datapoints = 0
rra[2].cdp_prep[5].value = 5.9074314023e+01
rra[2].cdp_prep[5].unknown_datapoints = 0
rra[2].cdp_prep[6].value = 4.2701680429e+00
rra[2].cdp_prep[6].unknown_datapoints = 0
rra[2].cdp_prep[7].value = 4.2636011481e+00
rra[2].cdp_prep[7].unknown_datapoints = 0
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 0
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 0
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 0
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 0
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 0
rra[2].cdp_prep[13].value = 4.2701680429e+00
rra[2].cdp_prep[13].unknown_datapoints = 0
rra[2].cdp_prep[14].value = 4.2636011481e+00
rra[2].cdp_prep[14].unknown_datapoints = 0
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 1073
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 8.6179305912e+04
rra[3].cdp_prep[0].unknown_datapoints = 0
rra[3].cdp_prep[1].value = 9.0759138894e+04
rra[3].cdp_prep[1].unknown_datapoints = 0
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 0
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 0
rra[3].cdp_prep[4].value = 7.8226050949e+02
rra[3].cdp_prep[4].unknown_datapoints = 0
rra[3].cdp_prep[5].value = 8.3638113709e+02
rra[3].cdp_prep[5].unknown_datapoints = 0
rra[3].cdp_prep[6].value = 6.4001462652e+01
rra[3].cdp_prep[6].unknown_datapoints = 0
rra[3].cdp_prep[7].value = 6.3956508725e+01
rra[3].cdp_prep[7].unknown_datapoints = 0
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 0
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 0
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 0
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 0
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 0
rra[3].cdp_prep[13].value = 6.4001462652e+01
rra[3].cdp_prep[13].unknown_datapoints = 0
rra[3].cdp_prep[14].value = 6.3956508725e+01
rra[3].cdp_prep[14].unknown_datapoints = 0
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 1082
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = inf
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = inf
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = inf
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = inf
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = inf
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = inf
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = inf
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = inf
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = inf
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = inf
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = inf
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = inf
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = inf
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = inf
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = inf
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 265
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 4.1894393338e+02
rra[5].cdp_prep[0].unknown_datapoints = 0
rra[5].cdp_prep[1].value = 4.3492572451e+02
rra[5].cdp_prep[1].unknown_datapoints = 0
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 0
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 0
rra[5].cdp_prep[4].value = 4.1042562509e+00
rra[5].cdp_prep[4].unknown_datapoints = 0
rra[5].cdp_prep[5].value = 4.2495878510e+00
rra[5].cdp_prep[5].unknown_datapoints = 0
rra[5].cdp_prep[6].value = 3.4859805415e-01
rra[5].cdp_prep[6].unknown_datapoints = 0
rra[5].cdp_prep[7].value = 3.4745927597e-01
rra[5].cdp_prep[7].unknown_datapoints = 0
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 0
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 0
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 0
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 0
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 0
rra[5].cdp_prep[13].value = 3.4859805415e-01
rra[5].cdp_prep[13].unknown_datapoints = 0
rra[5].cdp_prep[14].value = 3.4745927597e-01
rra[5].cdp_prep[14].unknown_datapoints = 0
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 812
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 4.1704038010e+02
rra[6].cdp_prep[0].unknown_datapoints = 0
rra[6].cdp_prep[1].value = 4.3492572451e+02
rra[6].cdp_prep[1].unknown_datapoints = 0
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 0
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 0
rra[6].cdp_prep[4].value = 4.0335607492e+00
rra[6].cdp_prep[4].unknown_datapoints = 0
rra[6].cdp_prep[5].value = 4.2495878510e+00
rra[6].cdp_prep[5].unknown_datapoints = 0
rra[6].cdp_prep[6].value = 3.4825489309e-01
rra[6].cdp_prep[6].unknown_datapoints = 0
rra[6].cdp_prep[7].value = 3.4745927597e-01
rra[6].cdp_prep[7].unknown_datapoints = 0
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 0
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 0
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 0
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 0
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 0
rra[6].cdp_prep[13].value = 3.4825489309e-01
rra[6].cdp_prep[13].unknown_datapoints = 0
rra[6].cdp_prep[14].value = 3.4745927597e-01
rra[6].cdp_prep[14].unknown_datapoints = 0
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 970
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = -inf
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = -inf
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = -inf
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = -inf
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = -inf
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = -inf
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = -inf
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = -inf
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = -inf
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = -inf
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = -inf
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = -inf
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = -inf
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = -inf
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = -inf
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 31
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 7.3717515696e+02
rra[8].cdp_prep[0].unknown_datapoints = 0
rra[8].cdp_prep[1].value = 7.2447360725e+02
rra[8].cdp_prep[1].unknown_datapoints = 0
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 0
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 0
rra[8].cdp_prep[4].value = 5.6093264156e+00
rra[8].cdp_prep[4].unknown_datapoints = 0
rra[8].cdp_prep[5].value = 5.8717288832e+00
rra[8].cdp_prep[5].unknown_datapoints = 0
rra[8].cdp_prep[6].value = 3.6137209548e-01
rra[8].cdp_prep[6].unknown_datapoints = 0
rra[8].cdp_prep[7].value = 3.6221837272e-01
rra[8].cdp_prep[7].unknown_datapoints = 0
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 0
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 0
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 0
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 0
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 0
rra[8].cdp_prep[13].value = 3.6137209548e-01
rra[8].cdp_prep[13].unknown_datapoints = 0
rra[8].cdp_prep[14].value = 3.6221837272e-01
rra[8].cdp_prep[14].unknown_datapoints = 0
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 39
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 7.3717515696e+02
rra[9].cdp_prep[0].unknown_datapoints = 0
rra[9].cdp_prep[1].value = 7.2447360725e+02
rra[9].cdp_prep[1].unknown_datapoints = 0
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 0
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 0
rra[9].cdp_prep[4].value = 5.6093264156e+00
rra[9].cdp_prep[4].unknown_datapoints = 0
rra[9].cdp_prep[5].value = 5.8717288832e+00
rra[9].cdp_prep[5].unknown_datapoints = 0
rra[9].cdp_prep[6].value = 3.6217940905e-01
rra[9].cdp_prep[6].unknown_datapoints = 0
rra[9].cdp_prep[7].value = 3.6221837272e-01
rra[9].cdp_prep[7].unknown_datapoints = 0
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 0
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 0
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 0
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 0
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 0
rra[9].cdp_prep[13].value = 3.6217940905e-01
rra[9].cdp_prep[13].unknown_datapoints = 0
rra[9].cdp_prep[14].value = 3.6221837272e-01
rra[9].cdp_prep[14].unknown_datapoints = 0
]

RRD CMD[info /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-23001.rrd ]
RRD RUNTIME[0.011s]
RRD STDOUT[filename = "/opt/observium/rrd/sp101a.pit1.teraswitch.com/port-23001.rrd"
rrd_version = "0003"
step = 300
last_update = 1628262150
header_size = 16904
ds[INOCTETS].index = 0
ds[INOCTETS].type = "DERIVE"
ds[INOCTETS].minimal_heartbeat = 600
ds[INOCTETS].min = 0.0000000000e+00
ds[INOCTETS].max = 1.3500000000e+10
ds[INOCTETS].last_ds = "1271634547"
ds[INOCTETS].value = 9.3007071856e+04
ds[INOCTETS].unknown_sec = 0
ds[OUTOCTETS].index = 1
ds[OUTOCTETS].type = "DERIVE"
ds[OUTOCTETS].minimal_heartbeat = 600
ds[OUTOCTETS].min = 0.0000000000e+00
ds[OUTOCTETS].max = 1.3500000000e+10
ds[OUTOCTETS].last_ds = "1355235960"
ds[OUTOCTETS].value = 1.0099511288e+05
ds[OUTOCTETS].unknown_sec = 0
ds[INERRORS].index = 2
ds[INERRORS].type = "DERIVE"
ds[INERRORS].minimal_heartbeat = 600
ds[INERRORS].min = 0.0000000000e+00
ds[INERRORS].max = 1.3500000000e+10
ds[INERRORS].last_ds = "0"
ds[INERRORS].value = 0.0000000000e+00
ds[INERRORS].unknown_sec = 0
ds[OUTERRORS].index = 3
ds[OUTERRORS].type = "DERIVE"
ds[OUTERRORS].minimal_heartbeat = 600
ds[OUTERRORS].min = 0.0000000000e+00
ds[OUTERRORS].max = 1.3500000000e+10
ds[OUTERRORS].last_ds = "0"
ds[OUTERRORS].value = 0.0000000000e+00
ds[OUTERRORS].unknown_sec = 0
ds[INUCASTPKTS].index = 4
ds[INUCASTPKTS].type = "DERIVE"
ds[INUCASTPKTS].minimal_heartbeat = 600
ds[INUCASTPKTS].min = 0.0000000000e+00
ds[INUCASTPKTS].max = 1.3500000000e+10
ds[INUCASTPKTS].last_ds = "12843163"
ds[INUCASTPKTS].value = 7.6163150896e+02
ds[INUCASTPKTS].unknown_sec = 0
ds[OUTUCASTPKTS].index = 5
ds[OUTUCASTPKTS].type = "DERIVE"
ds[OUTUCASTPKTS].minimal_heartbeat = 600
ds[OUTUCASTPKTS].min = 0.0000000000e+00
ds[OUTUCASTPKTS].max = 1.3500000000e+10
ds[OUTUCASTPKTS].last_ds = "13410396"
ds[OUTUCASTPKTS].value = 8.4965927131e+02
ds[OUTUCASTPKTS].unknown_sec = 0
ds[INNUCASTPKTS].index = 6
ds[INNUCASTPKTS].type = "DERIVE"
ds[INNUCASTPKTS].minimal_heartbeat = 600
ds[INNUCASTPKTS].min = 0.0000000000e+00
ds[INNUCASTPKTS].max = 1.3500000000e+10
ds[INNUCASTPKTS].last_ds = "1027640"
ds[INNUCASTPKTS].value = 5.4060527960e+01
ds[INNUCASTPKTS].unknown_sec = 0
ds[OUTNUCASTPKTS].index = 7
ds[OUTNUCASTPKTS].type = "DERIVE"
ds[OUTNUCASTPKTS].minimal_heartbeat = 600
ds[OUTNUCASTPKTS].min = 0.0000000000e+00
ds[OUTNUCASTPKTS].max = 1.3500000000e+10
ds[OUTNUCASTPKTS].last_ds = "924381"
ds[OUTNUCASTPKTS].value = 5.3582116209e+01
ds[OUTNUCASTPKTS].unknown_sec = 0
ds[INDISCARDS].index = 8
ds[INDISCARDS].type = "DERIVE"
ds[INDISCARDS].minimal_heartbeat = 600
ds[INDISCARDS].min = 0.0000000000e+00
ds[INDISCARDS].max = 1.3500000000e+10
ds[INDISCARDS].last_ds = "0"
ds[INDISCARDS].value = 0.0000000000e+00
ds[INDISCARDS].unknown_sec = 0
ds[OUTDISCARDS].index = 9
ds[OUTDISCARDS].type = "DERIVE"
ds[OUTDISCARDS].minimal_heartbeat = 600
ds[OUTDISCARDS].min = 0.0000000000e+00
ds[OUTDISCARDS].max = 1.3500000000e+10
ds[OUTDISCARDS].last_ds = "0"
ds[OUTDISCARDS].value = 0.0000000000e+00
ds[OUTDISCARDS].unknown_sec = 0
ds[INUNKNOWNPROTOS].index = 10
ds[INUNKNOWNPROTOS].type = "DERIVE"
ds[INUNKNOWNPROTOS].minimal_heartbeat = 600
ds[INUNKNOWNPROTOS].min = 0.0000000000e+00
ds[INUNKNOWNPROTOS].max = 1.3500000000e+10
ds[INUNKNOWNPROTOS].last_ds = "0"
ds[INUNKNOWNPROTOS].value = 0.0000000000e+00
ds[INUNKNOWNPROTOS].unknown_sec = 0
ds[INBROADCASTPKTS].index = 11
ds[INBROADCASTPKTS].type = "DERIVE"
ds[INBROADCASTPKTS].minimal_heartbeat = 600
ds[INBROADCASTPKTS].min = 0.0000000000e+00
ds[INBROADCASTPKTS].max = 1.3500000000e+10
ds[INBROADCASTPKTS].last_ds = "25"
ds[INBROADCASTPKTS].value = 0.0000000000e+00
ds[INBROADCASTPKTS].unknown_sec = 0
ds[OUTBROADCASTPKTS].index = 12
ds[OUTBROADCASTPKTS].type = "DERIVE"
ds[OUTBROADCASTPKTS].minimal_heartbeat = 600
ds[OUTBROADCASTPKTS].min = 0.0000000000e+00
ds[OUTBROADCASTPKTS].max = 1.3500000000e+10
ds[OUTBROADCASTPKTS].last_ds = "0"
ds[OUTBROADCASTPKTS].value = 0.0000000000e+00
ds[OUTBROADCASTPKTS].unknown_sec = 0
ds[INMULTICASTPKTS].index = 13
ds[INMULTICASTPKTS].type = "DERIVE"
ds[INMULTICASTPKTS].minimal_heartbeat = 600
ds[INMULTICASTPKTS].min = 0.0000000000e+00
ds[INMULTICASTPKTS].max = 1.3500000000e+10
ds[INMULTICASTPKTS].last_ds = "1027615"
ds[INMULTICASTPKTS].value = 5.4060527960e+01
ds[INMULTICASTPKTS].unknown_sec = 0
ds[OUTMULTICASTPKTS].index = 14
ds[OUTMULTICASTPKTS].type = "DERIVE"
ds[OUTMULTICASTPKTS].minimal_heartbeat = 600
ds[OUTMULTICASTPKTS].min = 0.0000000000e+00
ds[OUTMULTICASTPKTS].max = 1.3500000000e+10
ds[OUTMULTICASTPKTS].last_ds = "924381"
ds[OUTMULTICASTPKTS].value = 5.3582116209e+01
ds[OUTMULTICASTPKTS].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 230
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 39
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 7
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 6.2683985222e+03
rra[2].cdp_prep[0].unknown_datapoints = 0
rra[2].cdp_prep[1].value = 6.6186325327e+03
rra[2].cdp_prep[1].unknown_datapoints = 0
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 0
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 0
rra[2].cdp_prep[4].value = 5.5207726729e+01
rra[2].cdp_prep[4].unknown_datapoints = 0
rra[2].cdp_prep[5].value = 5.9074314023e+01
rra[2].cdp_prep[5].unknown_datapoints = 0
rra[2].cdp_prep[6].value = 4.2701680429e+00
rra[2].cdp_prep[6].unknown_datapoints = 0
rra[2].cdp_prep[7].value = 4.2636011481e+00
rra[2].cdp_prep[7].unknown_datapoints = 0
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 0
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 0
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 0
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 0
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 0
rra[2].cdp_prep[13].value = 4.2701680429e+00
rra[2].cdp_prep[13].unknown_datapoints = 0
rra[2].cdp_prep[14].value = 4.2636011481e+00
rra[2].cdp_prep[14].unknown_datapoints = 0
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 1073
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 8.6179305912e+04
rra[3].cdp_prep[0].unknown_datapoints = 0
rra[3].cdp_prep[1].value = 9.0759138894e+04
rra[3].cdp_prep[1].unknown_datapoints = 0
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 0
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 0
rra[3].cdp_prep[4].value = 7.8226050949e+02
rra[3].cdp_prep[4].unknown_datapoints = 0
rra[3].cdp_prep[5].value = 8.3638113709e+02
rra[3].cdp_prep[5].unknown_datapoints = 0
rra[3].cdp_prep[6].value = 6.4001462652e+01
rra[3].cdp_prep[6].unknown_datapoints = 0
rra[3].cdp_prep[7].value = 6.3956508725e+01
rra[3].cdp_prep[7].unknown_datapoints = 0
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 0
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 0
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 0
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 0
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 0
rra[3].cdp_prep[13].value = 6.4001462652e+01
rra[3].cdp_prep[13].unknown_datapoints = 0
rra[3].cdp_prep[14].value = 6.3956508725e+01
rra[3].cdp_prep[14].unknown_datapoints = 0
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 1082
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = inf
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = inf
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = inf
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = inf
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = inf
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = inf
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = inf
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = inf
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = inf
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = inf
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = inf
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = inf
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = inf
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = inf
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = inf
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 265
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 4.1894393338e+02
rra[5].cdp_prep[0].unknown_datapoints = 0
rra[5].cdp_prep[1].value = 4.3492572451e+02
rra[5].cdp_prep[1].unknown_datapoints = 0
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 0
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 0
rra[5].cdp_prep[4].value = 4.1042562509e+00
rra[5].cdp_prep[4].unknown_datapoints = 0
rra[5].cdp_prep[5].value = 4.2495878510e+00
rra[5].cdp_prep[5].unknown_datapoints = 0
rra[5].cdp_prep[6].value = 3.4859805415e-01
rra[5].cdp_prep[6].unknown_datapoints = 0
rra[5].cdp_prep[7].value = 3.4745927597e-01
rra[5].cdp_prep[7].unknown_datapoints = 0
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 0
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 0
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 0
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 0
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 0
rra[5].cdp_prep[13].value = 3.4859805415e-01
rra[5].cdp_prep[13].unknown_datapoints = 0
rra[5].cdp_prep[14].value = 3.4745927597e-01
rra[5].cdp_prep[14].unknown_datapoints = 0
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 812
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 4.1704038010e+02
rra[6].cdp_prep[0].unknown_datapoints = 0
rra[6].cdp_prep[1].value = 4.3492572451e+02
rra[6].cdp_prep[1].unknown_datapoints = 0
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 0
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 0
rra[6].cdp_prep[4].value = 4.0335607492e+00
rra[6].cdp_prep[4].unknown_datapoints = 0
rra[6].cdp_prep[5].value = 4.2495878510e+00
rra[6].cdp_prep[5].unknown_datapoints = 0
rra[6].cdp_prep[6].value = 3.4825489309e-01
rra[6].cdp_prep[6].unknown_datapoints = 0
rra[6].cdp_prep[7].value = 3.4745927597e-01
rra[6].cdp_prep[7].unknown_datapoints = 0
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 0
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 0
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 0
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 0
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 0
rra[6].cdp_prep[13].value = 3.4825489309e-01
rra[6].cdp_prep[13].unknown_datapoints = 0
rra[6].cdp_prep[14].value = 3.4745927597e-01
rra[6].cdp_prep[14].unknown_datapoints = 0
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 970
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = -inf
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = -inf
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = -inf
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = -inf
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = -inf
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = -inf
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = -inf
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = -inf
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = -inf
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = -inf
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = -inf
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = -inf
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = -inf
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = -inf
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = -inf
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 31
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 7.3717515696e+02
rra[8].cdp_prep[0].unknown_datapoints = 0
rra[8].cdp_prep[1].value = 7.2447360725e+02
rra[8].cdp_prep[1].unknown_datapoints = 0
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 0
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 0
rra[8].cdp_prep[4].value = 5.6093264156e+00
rra[8].cdp_prep[4].unknown_datapoints = 0
rra[8].cdp_prep[5].value = 5.8717288832e+00
rra[8].cdp_prep[5].unknown_datapoints = 0
rra[8].cdp_prep[6].value = 3.6137209548e-01
rra[8].cdp_prep[6].unknown_datapoints = 0
rra[8].cdp_prep[7].value = 3.6221837272e-01
rra[8].cdp_prep[7].unknown_datapoints = 0
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 0
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 0
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 0
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 0
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 0
rra[8].cdp_prep[13].value = 3.6137209548e-01
rra[8].cdp_prep[13].unknown_datapoints = 0
rra[8].cdp_prep[14].value = 3.6221837272e-01
rra[8].cdp_prep[14].unknown_datapoints = 0
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 39
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 7.3717515696e+02
rra[9].cdp_prep[0].unknown_datapoints = 0
rra[9].cdp_prep[1].value = 7.2447360725e+02
rra[9].cdp_prep[1].unknown_datapoints = 0
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 0
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 0
rra[9].cdp_prep[4].value = 5.6093264156e+00
rra[9].cdp_prep[4].unknown_datapoints = 0
rra[9].cdp_prep[5].value = 5.8717288832e+00
rra[9].cdp_prep[5].unknown_datapoints = 0
rra[9].cdp_prep[6].value = 3.6217940905e-01
rra[9].cdp_prep[6].unknown_datapoints = 0
rra[9].cdp_prep[7].value = 3.6221837272e-01
rra[9].cdp_prep[7].unknown_datapoints = 0
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 0
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 0
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 0
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 0
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 0
rra[9].cdp_prep[13].value = 3.6217940905e-01
rra[9].cdp_prep[13].unknown_datapoints = 0
rra[9].cdp_prep[14].value = 3.6221837272e-01
rra[9].cdp_prep[14].unknown_datapoints = 0]
RRD_STATUS[TRUE]

.
CMD[/usr/bin/rrdtool info /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-24001.rrd]

CMD EXITCODE[0]
CMD RUNTIME[0.0113s]
STDOUT[
filename = "/opt/observium/rrd/sp101a.pit1.teraswitch.com/port-24001.rrd"
rrd_version = "0003"
step = 300
last_update = 1628262150
header_size = 16904
ds[INOCTETS].index = 0
ds[INOCTETS].type = "DERIVE"
ds[INOCTETS].minimal_heartbeat = 600
ds[INOCTETS].min = 0.0000000000e+00
ds[INOCTETS].max = 1.3500000000e+10
ds[INOCTETS].last_ds = "1206317631"
ds[INOCTETS].value = 9.1783721570e+04
ds[INOCTETS].unknown_sec = 0
ds[OUTOCTETS].index = 1
ds[OUTOCTETS].type = "DERIVE"
ds[OUTOCTETS].minimal_heartbeat = 600
ds[OUTOCTETS].min = 0.0000000000e+00
ds[OUTOCTETS].max = 1.3500000000e+10
ds[OUTOCTETS].last_ds = "1278606014"
ds[OUTOCTETS].value = 9.6189060714e+04
ds[OUTOCTETS].unknown_sec = 0
ds[INERRORS].index = 2
ds[INERRORS].type = "DERIVE"
ds[INERRORS].minimal_heartbeat = 600
ds[INERRORS].min = 0.0000000000e+00
ds[INERRORS].max = 1.3500000000e+10
ds[INERRORS].last_ds = "0"
ds[INERRORS].value = 0.0000000000e+00
ds[INERRORS].unknown_sec = 0
ds[OUTERRORS].index = 3
ds[OUTERRORS].type = "DERIVE"
ds[OUTERRORS].minimal_heartbeat = 600
ds[OUTERRORS].min = 0.0000000000e+00
ds[OUTERRORS].max = 1.3500000000e+10
ds[OUTERRORS].last_ds = "0"
ds[OUTERRORS].value = 0.0000000000e+00
ds[OUTERRORS].unknown_sec = 0
ds[INUCASTPKTS].index = 4
ds[INUCASTPKTS].type = "DERIVE"
ds[INUCASTPKTS].minimal_heartbeat = 600
ds[INUCASTPKTS].min = 0.0000000000e+00
ds[INUCASTPKTS].max = 1.3500000000e+10
ds[INUCASTPKTS].last_ds = "12049527"
ds[INUCASTPKTS].value = 7.4897944164e+02
ds[INUCASTPKTS].unknown_sec = 0
ds[OUTUCASTPKTS].index = 5
ds[OUTUCASTPKTS].type = "DERIVE"
ds[OUTUCASTPKTS].minimal_heartbeat = 600
ds[OUTUCASTPKTS].min = 0.0000000000e+00
ds[OUTUCASTPKTS].max = 1.3500000000e+10
ds[OUTUCASTPKTS].last_ds = "12438824"
ds[OUTUCASTPKTS].value = 8.0449485074e+02
ds[OUTUCASTPKTS].unknown_sec = 0
ds[INNUCASTPKTS].index = 6
ds[INNUCASTPKTS].type = "DERIVE"
ds[INNUCASTPKTS].minimal_heartbeat = 600
ds[INNUCASTPKTS].min = 0.0000000000e+00
ds[INNUCASTPKTS].max = 1.3500000000e+10
ds[INNUCASTPKTS].last_ds = "1099001"
ds[INNUCASTPKTS].value = 5.4079665754e+01
ds[INNUCASTPKTS].unknown_sec = 0
ds[OUTNUCASTPKTS].index = 7
ds[OUTNUCASTPKTS].type = "DERIVE"
ds[OUTNUCASTPKTS].minimal_heartbeat = 600
ds[OUTNUCASTPKTS].min = 0.0000000000e+00
ds[OUTNUCASTPKTS].max = 1.3500000000e+10
ds[OUTNUCASTPKTS].last_ds = "1098949"
ds[OUTNUCASTPKTS].value = 5.4079665754e+01
ds[OUTNUCASTPKTS].unknown_sec = 0
ds[INDISCARDS].index = 8
ds[INDISCARDS].type = "DERIVE"
ds[INDISCARDS].minimal_heartbeat = 600
ds[INDISCARDS].min = 0.0000000000e+00
ds[INDISCARDS].max = 1.3500000000e+10
ds[INDISCARDS].last_ds = "0"
ds[INDISCARDS].value = 0.0000000000e+00
ds[INDISCARDS].unknown_sec = 0
ds[OUTDISCARDS].index = 9
ds[OUTDISCARDS].type = "DERIVE"
ds[OUTDISCARDS].minimal_heartbeat = 600
ds[OUTDISCARDS].min = 0.0000000000e+00
ds[OUTDISCARDS].max = 1.3500000000e+10
ds[OUTDISCARDS].last_ds = "0"
ds[OUTDISCARDS].value = 0.0000000000e+00
ds[OUTDISCARDS].unknown_sec = 0
ds[INUNKNOWNPROTOS].index = 10
ds[INUNKNOWNPROTOS].type = "DERIVE"
ds[INUNKNOWNPROTOS].minimal_heartbeat = 600
ds[INUNKNOWNPROTOS].min = 0.0000000000e+00
ds[INUNKNOWNPROTOS].max = 1.3500000000e+10
ds[INUNKNOWNPROTOS].last_ds = "0"
ds[INUNKNOWNPROTOS].value = 0.0000000000e+00
ds[INUNKNOWNPROTOS].unknown_sec = 0
ds[INBROADCASTPKTS].index = 11
ds[INBROADCASTPKTS].type = "DERIVE"
ds[INBROADCASTPKTS].minimal_heartbeat = 600
ds[INBROADCASTPKTS].min = 0.0000000000e+00
ds[INBROADCASTPKTS].max = 1.3500000000e+10
ds[INBROADCASTPKTS].last_ds = "5"
ds[INBROADCASTPKTS].value = 0.0000000000e+00
ds[INBROADCASTPKTS].unknown_sec = 0
ds[OUTBROADCASTPKTS].index = 12
ds[OUTBROADCASTPKTS].type = "DERIVE"
ds[OUTBROADCASTPKTS].minimal_heartbeat = 600
ds[OUTBROADCASTPKTS].min = 0.0000000000e+00
ds[OUTBROADCASTPKTS].max = 1.3500000000e+10
ds[OUTBROADCASTPKTS].last_ds = "0"
ds[OUTBROADCASTPKTS].value = 0.0000000000e+00
ds[OUTBROADCASTPKTS].unknown_sec = 0
ds[INMULTICASTPKTS].index = 13
ds[INMULTICASTPKTS].type = "DERIVE"
ds[INMULTICASTPKTS].minimal_heartbeat = 600
ds[INMULTICASTPKTS].min = 0.0000000000e+00
ds[INMULTICASTPKTS].max = 1.3500000000e+10
ds[INMULTICASTPKTS].last_ds = "1098996"
ds[INMULTICASTPKTS].value = 5.4079665754e+01
ds[INMULTICASTPKTS].unknown_sec = 0
ds[OUTMULTICASTPKTS].index = 14
ds[OUTMULTICASTPKTS].type = "DERIVE"
ds[OUTMULTICASTPKTS].minimal_heartbeat = 600
ds[OUTMULTICASTPKTS].min = 0.0000000000e+00
ds[OUTMULTICASTPKTS].max = 1.3500000000e+10
ds[OUTMULTICASTPKTS].last_ds = "1098949"
ds[OUTMULTICASTPKTS].value = 5.4079665754e+01
ds[OUTMULTICASTPKTS].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 219
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 2214
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 1021
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 6.0513069756e+03
rra[2].cdp_prep[0].unknown_datapoints = 0
rra[2].cdp_prep[1].value = 5.8921266600e+03
rra[2].cdp_prep[1].unknown_datapoints = 0
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 0
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 0
rra[2].cdp_prep[4].value = 5.4003633990e+01
rra[2].cdp_prep[4].unknown_datapoints = 0
rra[2].cdp_prep[5].value = 5.3890200063e+01
rra[2].cdp_prep[5].unknown_datapoints = 0
rra[2].cdp_prep[6].value = 4.2720480952e+00
rra[2].cdp_prep[6].unknown_datapoints = 0
rra[2].cdp_prep[7].value = 4.2721606127e+00
rra[2].cdp_prep[7].unknown_datapoints = 0
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 0
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 0
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 0
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 0
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 0
rra[2].cdp_prep[13].value = 4.2720480952e+00
rra[2].cdp_prep[13].unknown_datapoints = 0
rra[2].cdp_prep[14].value = 4.2721606127e+00
rra[2].cdp_prep[14].unknown_datapoints = 0
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 412
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 8.4391086428e+04
rra[3].cdp_prep[0].unknown_datapoints = 0
rra[3].cdp_prep[1].value = 8.3289699305e+04
rra[3].cdp_prep[1].unknown_datapoints = 0
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 0
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 0
rra[3].cdp_prep[4].value = 7.7104195099e+02
rra[3].cdp_prep[4].unknown_datapoints = 0
rra[3].cdp_prep[5].value = 7.7433827508e+02
rra[3].cdp_prep[5].unknown_datapoints = 0
rra[3].cdp_prep[6].value = 6.3994936125e+01
rra[3].cdp_prep[6].unknown_datapoints = 0
rra[3].cdp_prep[7].value = 6.3944936125e+01
rra[3].cdp_prep[7].unknown_datapoints = 0
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 0
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 0
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 0
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 0
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 0
rra[3].cdp_prep[13].value = 6.3994936125e+01
rra[3].cdp_prep[13].unknown_datapoints = 0
rra[3].cdp_prep[14].value = 6.3944936125e+01
rra[3].cdp_prep[14].unknown_datapoints = 0
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 134
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = inf
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = inf
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = inf
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = inf
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = inf
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = inf
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = inf
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = inf
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = inf
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = inf
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = inf
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = inf
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = inf
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = inf
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = inf
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 0
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 4.0803442070e+02
rra[5].cdp_prep[0].unknown_datapoints = 0
rra[5].cdp_prep[1].value = 4.0996423447e+02
rra[5].cdp_prep[1].unknown_datapoints = 0
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 0
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 0
rra[5].cdp_prep[4].value = 4.0055239286e+00
rra[5].cdp_prep[4].unknown_datapoints = 0
rra[5].cdp_prep[5].value = 4.0189852063e+00
rra[5].cdp_prep[5].unknown_datapoints = 0
rra[5].cdp_prep[6].value = 3.4847751359e-01
rra[5].cdp_prep[6].unknown_datapoints = 0
rra[5].cdp_prep[7].value = 3.5058516757e-01
rra[5].cdp_prep[7].unknown_datapoints = 0
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 0
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 0
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 0
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 0
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 0
rra[5].cdp_prep[13].value = 3.4847751359e-01
rra[5].cdp_prep[13].unknown_datapoints = 0
rra[5].cdp_prep[14].value = 3.5058516757e-01
rra[5].cdp_prep[14].unknown_datapoints = 0
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 1010
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 4.0803442070e+02
rra[6].cdp_prep[0].unknown_datapoints = 0
rra[6].cdp_prep[1].value = 3.9977236169e+02
rra[6].cdp_prep[1].unknown_datapoints = 0
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 0
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 0
rra[6].cdp_prep[4].value = 3.9845377078e+00
rra[6].cdp_prep[4].unknown_datapoints = 0
rra[6].cdp_prep[5].value = 3.9779264491e+00
rra[6].cdp_prep[5].unknown_datapoints = 0
rra[6].cdp_prep[6].value = 3.4847751359e-01
rra[6].cdp_prep[6].unknown_datapoints = 0
rra[6].cdp_prep[7].value = 3.4827893134e-01
rra[6].cdp_prep[7].unknown_datapoints = 0
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 0
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 0
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 0
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 0
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 0
rra[6].cdp_prep[13].value = 3.4847751359e-01
rra[6].cdp_prep[13].unknown_datapoints = 0
rra[6].cdp_prep[14].value = 3.4827893134e-01
rra[6].cdp_prep[14].unknown_datapoints = 0
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 352
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = -inf
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = -inf
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = -inf
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = -inf
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = -inf
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = -inf
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = -inf
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = -inf
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = -inf
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = -inf
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = -inf
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = -inf
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = -inf
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = -inf
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = -inf
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 179
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 6.1875095536e+02
rra[8].cdp_prep[0].unknown_datapoints = 0
rra[8].cdp_prep[1].value = 6.4570680492e+02
rra[8].cdp_prep[1].unknown_datapoints = 0
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 0
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 0
rra[8].cdp_prep[4].value = 5.0272831011e+00
rra[8].cdp_prep[4].unknown_datapoints = 0
rra[8].cdp_prep[5].value = 5.3979566246e+00
rra[8].cdp_prep[5].unknown_datapoints = 0
rra[8].cdp_prep[6].value = 3.6072667001e-01
rra[8].cdp_prep[6].unknown_datapoints = 0
rra[8].cdp_prep[7].value = 3.6213241883e-01
rra[8].cdp_prep[7].unknown_datapoints = 0
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 0
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 0
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 0
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 0
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 0
rra[8].cdp_prep[13].value = 3.6072667001e-01
rra[8].cdp_prep[13].unknown_datapoints = 0
rra[8].cdp_prep[14].value = 3.6213241883e-01
rra[8].cdp_prep[14].unknown_datapoints = 0
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 600
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 6.3253343051e+02
rra[9].cdp_prep[0].unknown_datapoints = 0
rra[9].cdp_prep[1].value = 6.4570680492e+02
rra[9].cdp_prep[1].unknown_datapoints = 0
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 0
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 0
rra[9].cdp_prep[4].value = 5.0355819260e+00
rra[9].cdp_prep[4].unknown_datapoints = 0
rra[9].cdp_prep[5].value = 5.3979566246e+00
rra[9].cdp_prep[5].unknown_datapoints = 0
rra[9].cdp_prep[6].value = 3.6143481533e-01
rra[9].cdp_prep[6].unknown_datapoints = 0
rra[9].cdp_prep[7].value = 3.6213241883e-01
rra[9].cdp_prep[7].unknown_datapoints = 0
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 0
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 0
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 0
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 0
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 0
rra[9].cdp_prep[13].value = 3.6143481533e-01
rra[9].cdp_prep[13].unknown_datapoints = 0
rra[9].cdp_prep[14].value = 3.6213241883e-01
rra[9].cdp_prep[14].unknown_datapoints = 0
]

RRD CMD[info /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-24001.rrd ]
RRD RUNTIME[0.0113s]
RRD STDOUT[filename = "/opt/observium/rrd/sp101a.pit1.teraswitch.com/port-24001.rrd"
rrd_version = "0003"
step = 300
last_update = 1628262150
header_size = 16904
ds[INOCTETS].index = 0
ds[INOCTETS].type = "DERIVE"
ds[INOCTETS].minimal_heartbeat = 600
ds[INOCTETS].min = 0.0000000000e+00
ds[INOCTETS].max = 1.3500000000e+10
ds[INOCTETS].last_ds = "1206317631"
ds[INOCTETS].value = 9.1783721570e+04
ds[INOCTETS].unknown_sec = 0
ds[OUTOCTETS].index = 1
ds[OUTOCTETS].type = "DERIVE"
ds[OUTOCTETS].minimal_heartbeat = 600
ds[OUTOCTETS].min = 0.0000000000e+00
ds[OUTOCTETS].max = 1.3500000000e+10
ds[OUTOCTETS].last_ds = "1278606014"
ds[OUTOCTETS].value = 9.6189060714e+04
ds[OUTOCTETS].unknown_sec = 0
ds[INERRORS].index = 2
ds[INERRORS].type = "DERIVE"
ds[INERRORS].minimal_heartbeat = 600
ds[INERRORS].min = 0.0000000000e+00
ds[INERRORS].max = 1.3500000000e+10
ds[INERRORS].last_ds = "0"
ds[INERRORS].value = 0.0000000000e+00
ds[INERRORS].unknown_sec = 0
ds[OUTERRORS].index = 3
ds[OUTERRORS].type = "DERIVE"
ds[OUTERRORS].minimal_heartbeat = 600
ds[OUTERRORS].min = 0.0000000000e+00
ds[OUTERRORS].max = 1.3500000000e+10
ds[OUTERRORS].last_ds = "0"
ds[OUTERRORS].value = 0.0000000000e+00
ds[OUTERRORS].unknown_sec = 0
ds[INUCASTPKTS].index = 4
ds[INUCASTPKTS].type = "DERIVE"
ds[INUCASTPKTS].minimal_heartbeat = 600
ds[INUCASTPKTS].min = 0.0000000000e+00
ds[INUCASTPKTS].max = 1.3500000000e+10
ds[INUCASTPKTS].last_ds = "12049527"
ds[INUCASTPKTS].value = 7.4897944164e+02
ds[INUCASTPKTS].unknown_sec = 0
ds[OUTUCASTPKTS].index = 5
ds[OUTUCASTPKTS].type = "DERIVE"
ds[OUTUCASTPKTS].minimal_heartbeat = 600
ds[OUTUCASTPKTS].min = 0.0000000000e+00
ds[OUTUCASTPKTS].max = 1.3500000000e+10
ds[OUTUCASTPKTS].last_ds = "12438824"
ds[OUTUCASTPKTS].value = 8.0449485074e+02
ds[OUTUCASTPKTS].unknown_sec = 0
ds[INNUCASTPKTS].index = 6
ds[INNUCASTPKTS].type = "DERIVE"
ds[INNUCASTPKTS].minimal_heartbeat = 600
ds[INNUCASTPKTS].min = 0.0000000000e+00
ds[INNUCASTPKTS].max = 1.3500000000e+10
ds[INNUCASTPKTS].last_ds = "1099001"
ds[INNUCASTPKTS].value = 5.4079665754e+01
ds[INNUCASTPKTS].unknown_sec = 0
ds[OUTNUCASTPKTS].index = 7
ds[OUTNUCASTPKTS].type = "DERIVE"
ds[OUTNUCASTPKTS].minimal_heartbeat = 600
ds[OUTNUCASTPKTS].min = 0.0000000000e+00
ds[OUTNUCASTPKTS].max = 1.3500000000e+10
ds[OUTNUCASTPKTS].last_ds = "1098949"
ds[OUTNUCASTPKTS].value = 5.4079665754e+01
ds[OUTNUCASTPKTS].unknown_sec = 0
ds[INDISCARDS].index = 8
ds[INDISCARDS].type = "DERIVE"
ds[INDISCARDS].minimal_heartbeat = 600
ds[INDISCARDS].min = 0.0000000000e+00
ds[INDISCARDS].max = 1.3500000000e+10
ds[INDISCARDS].last_ds = "0"
ds[INDISCARDS].value = 0.0000000000e+00
ds[INDISCARDS].unknown_sec = 0
ds[OUTDISCARDS].index = 9
ds[OUTDISCARDS].type = "DERIVE"
ds[OUTDISCARDS].minimal_heartbeat = 600
ds[OUTDISCARDS].min = 0.0000000000e+00
ds[OUTDISCARDS].max = 1.3500000000e+10
ds[OUTDISCARDS].last_ds = "0"
ds[OUTDISCARDS].value = 0.0000000000e+00
ds[OUTDISCARDS].unknown_sec = 0
ds[INUNKNOWNPROTOS].index = 10
ds[INUNKNOWNPROTOS].type = "DERIVE"
ds[INUNKNOWNPROTOS].minimal_heartbeat = 600
ds[INUNKNOWNPROTOS].min = 0.0000000000e+00
ds[INUNKNOWNPROTOS].max = 1.3500000000e+10
ds[INUNKNOWNPROTOS].last_ds = "0"
ds[INUNKNOWNPROTOS].value = 0.0000000000e+00
ds[INUNKNOWNPROTOS].unknown_sec = 0
ds[INBROADCASTPKTS].index = 11
ds[INBROADCASTPKTS].type = "DERIVE"
ds[INBROADCASTPKTS].minimal_heartbeat = 600
ds[INBROADCASTPKTS].min = 0.0000000000e+00
ds[INBROADCASTPKTS].max = 1.3500000000e+10
ds[INBROADCASTPKTS].last_ds = "5"
ds[INBROADCASTPKTS].value = 0.0000000000e+00
ds[INBROADCASTPKTS].unknown_sec = 0
ds[OUTBROADCASTPKTS].index = 12
ds[OUTBROADCASTPKTS].type = "DERIVE"
ds[OUTBROADCASTPKTS].minimal_heartbeat = 600
ds[OUTBROADCASTPKTS].min = 0.0000000000e+00
ds[OUTBROADCASTPKTS].max = 1.3500000000e+10
ds[OUTBROADCASTPKTS].last_ds = "0"
ds[OUTBROADCASTPKTS].value = 0.0000000000e+00
ds[OUTBROADCASTPKTS].unknown_sec = 0
ds[INMULTICASTPKTS].index = 13
ds[INMULTICASTPKTS].type = "DERIVE"
ds[INMULTICASTPKTS].minimal_heartbeat = 600
ds[INMULTICASTPKTS].min = 0.0000000000e+00
ds[INMULTICASTPKTS].max = 1.3500000000e+10
ds[INMULTICASTPKTS].last_ds = "1098996"
ds[INMULTICASTPKTS].value = 5.4079665754e+01
ds[INMULTICASTPKTS].unknown_sec = 0
ds[OUTMULTICASTPKTS].index = 14
ds[OUTMULTICASTPKTS].type = "DERIVE"
ds[OUTMULTICASTPKTS].minimal_heartbeat = 600
ds[OUTMULTICASTPKTS].min = 0.0000000000e+00
ds[OUTMULTICASTPKTS].max = 1.3500000000e+10
ds[OUTMULTICASTPKTS].last_ds = "1098949"
ds[OUTMULTICASTPKTS].value = 5.4079665754e+01
ds[OUTMULTICASTPKTS].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 219
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 2214
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 1021
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 6.0513069756e+03
rra[2].cdp_prep[0].unknown_datapoints = 0
rra[2].cdp_prep[1].value = 5.8921266600e+03
rra[2].cdp_prep[1].unknown_datapoints = 0
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 0
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 0
rra[2].cdp_prep[4].value = 5.4003633990e+01
rra[2].cdp_prep[4].unknown_datapoints = 0
rra[2].cdp_prep[5].value = 5.3890200063e+01
rra[2].cdp_prep[5].unknown_datapoints = 0
rra[2].cdp_prep[6].value = 4.2720480952e+00
rra[2].cdp_prep[6].unknown_datapoints = 0
rra[2].cdp_prep[7].value = 4.2721606127e+00
rra[2].cdp_prep[7].unknown_datapoints = 0
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 0
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 0
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 0
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 0
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 0
rra[2].cdp_prep[13].value = 4.2720480952e+00
rra[2].cdp_prep[13].unknown_datapoints = 0
rra[2].cdp_prep[14].value = 4.2721606127e+00
rra[2].cdp_prep[14].unknown_datapoints = 0
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 412
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 8.4391086428e+04
rra[3].cdp_prep[0].unknown_datapoints = 0
rra[3].cdp_prep[1].value = 8.3289699305e+04
rra[3].cdp_prep[1].unknown_datapoints = 0
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 0
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 0
rra[3].cdp_prep[4].value = 7.7104195099e+02
rra[3].cdp_prep[4].unknown_datapoints = 0
rra[3].cdp_prep[5].value = 7.7433827508e+02
rra[3].cdp_prep[5].unknown_datapoints = 0
rra[3].cdp_prep[6].value = 6.3994936125e+01
rra[3].cdp_prep[6].unknown_datapoints = 0
rra[3].cdp_prep[7].value = 6.3944936125e+01
rra[3].cdp_prep[7].unknown_datapoints = 0
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 0
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 0
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 0
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 0
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 0
rra[3].cdp_prep[13].value = 6.3994936125e+01
rra[3].cdp_prep[13].unknown_datapoints = 0
rra[3].cdp_prep[14].value = 6.3944936125e+01
rra[3].cdp_prep[14].unknown_datapoints = 0
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 134
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = inf
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = inf
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = inf
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = inf
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = inf
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = inf
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = inf
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = inf
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = inf
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = inf
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = inf
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = inf
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = inf
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = inf
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = inf
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 0
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 4.0803442070e+02
rra[5].cdp_prep[0].unknown_datapoints = 0
rra[5].cdp_prep[1].value = 4.0996423447e+02
rra[5].cdp_prep[1].unknown_datapoints = 0
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 0
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 0
rra[5].cdp_prep[4].value = 4.0055239286e+00
rra[5].cdp_prep[4].unknown_datapoints = 0
rra[5].cdp_prep[5].value = 4.0189852063e+00
rra[5].cdp_prep[5].unknown_datapoints = 0
rra[5].cdp_prep[6].value = 3.4847751359e-01
rra[5].cdp_prep[6].unknown_datapoints = 0
rra[5].cdp_prep[7].value = 3.5058516757e-01
rra[5].cdp_prep[7].unknown_datapoints = 0
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 0
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 0
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 0
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 0
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 0
rra[5].cdp_prep[13].value = 3.4847751359e-01
rra[5].cdp_prep[13].unknown_datapoints = 0
rra[5].cdp_prep[14].value = 3.5058516757e-01
rra[5].cdp_prep[14].unknown_datapoints = 0
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 1010
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 4.0803442070e+02
rra[6].cdp_prep[0].unknown_datapoints = 0
rra[6].cdp_prep[1].value = 3.9977236169e+02
rra[6].cdp_prep[1].unknown_datapoints = 0
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 0
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 0
rra[6].cdp_prep[4].value = 3.9845377078e+00
rra[6].cdp_prep[4].unknown_datapoints = 0
rra[6].cdp_prep[5].value = 3.9779264491e+00
rra[6].cdp_prep[5].unknown_datapoints = 0
rra[6].cdp_prep[6].value = 3.4847751359e-01
rra[6].cdp_prep[6].unknown_datapoints = 0
rra[6].cdp_prep[7].value = 3.4827893134e-01
rra[6].cdp_prep[7].unknown_datapoints = 0
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 0
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 0
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 0
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 0
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 0
rra[6].cdp_prep[13].value = 3.4847751359e-01
rra[6].cdp_prep[13].unknown_datapoints = 0
rra[6].cdp_prep[14].value = 3.4827893134e-01
rra[6].cdp_prep[14].unknown_datapoints = 0
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 352
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = -inf
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = -inf
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = -inf
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = -inf
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = -inf
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = -inf
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = -inf
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = -inf
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = -inf
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = -inf
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = -inf
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = -inf
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = -inf
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = -inf
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = -inf
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 179
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 6.1875095536e+02
rra[8].cdp_prep[0].unknown_datapoints = 0
rra[8].cdp_prep[1].value = 6.4570680492e+02
rra[8].cdp_prep[1].unknown_datapoints = 0
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 0
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 0
rra[8].cdp_prep[4].value = 5.0272831011e+00
rra[8].cdp_prep[4].unknown_datapoints = 0
rra[8].cdp_prep[5].value = 5.3979566246e+00
rra[8].cdp_prep[5].unknown_datapoints = 0
rra[8].cdp_prep[6].value = 3.6072667001e-01
rra[8].cdp_prep[6].unknown_datapoints = 0
rra[8].cdp_prep[7].value = 3.6213241883e-01
rra[8].cdp_prep[7].unknown_datapoints = 0
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 0
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 0
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 0
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 0
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 0
rra[8].cdp_prep[13].value = 3.6072667001e-01
rra[8].cdp_prep[13].unknown_datapoints = 0
rra[8].cdp_prep[14].value = 3.6213241883e-01
rra[8].cdp_prep[14].unknown_datapoints = 0
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 600
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 6.3253343051e+02
rra[9].cdp_prep[0].unknown_datapoints = 0
rra[9].cdp_prep[1].value = 6.4570680492e+02
rra[9].cdp_prep[1].unknown_datapoints = 0
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 0
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 0
rra[9].cdp_prep[4].value = 5.0355819260e+00
rra[9].cdp_prep[4].unknown_datapoints = 0
rra[9].cdp_prep[5].value = 5.3979566246e+00
rra[9].cdp_prep[5].unknown_datapoints = 0
rra[9].cdp_prep[6].value = 3.6143481533e-01
rra[9].cdp_prep[6].unknown_datapoints = 0
rra[9].cdp_prep[7].value = 3.6213241883e-01
rra[9].cdp_prep[7].unknown_datapoints = 0
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 0
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 0
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 0
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 0
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 0
rra[9].cdp_prep[13].value = 3.6143481533e-01
rra[9].cdp_prep[13].unknown_datapoints = 0
rra[9].cdp_prep[14].value = 3.6213241883e-01
rra[9].cdp_prep[14].unknown_datapoints = 0]
RRD_STATUS[TRUE]

.
CMD[/usr/bin/rrdtool info /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-25001.rrd]

CMD EXITCODE[0]
CMD RUNTIME[0.0118s]
STDOUT[
filename = "/opt/observium/rrd/sp101a.pit1.teraswitch.com/port-25001.rrd"
rrd_version = "0003"
step = 300
last_update = 1628262150
header_size = 16904
ds[INOCTETS].index = 0
ds[INOCTETS].type = "DERIVE"
ds[INOCTETS].minimal_heartbeat = 600
ds[INOCTETS].min = 0.0000000000e+00
ds[INOCTETS].max = 1.3500000000e+10
ds[INOCTETS].last_ds = "1323014995"
ds[INOCTETS].value = 8.6132024713e+04
ds[INOCTETS].unknown_sec = 0
ds[OUTOCTETS].index = 1
ds[OUTOCTETS].type = "DERIVE"
ds[OUTOCTETS].minimal_heartbeat = 600
ds[OUTOCTETS].min = 0.0000000000e+00
ds[OUTOCTETS].max = 1.3500000000e+10
ds[OUTOCTETS].last_ds = "1314646763"
ds[OUTOCTETS].value = 9.1292199710e+04
ds[OUTOCTETS].unknown_sec = 0
ds[INERRORS].index = 2
ds[INERRORS].type = "DERIVE"
ds[INERRORS].minimal_heartbeat = 600
ds[INERRORS].min = 0.0000000000e+00
ds[INERRORS].max = 1.3500000000e+10
ds[INERRORS].last_ds = "0"
ds[INERRORS].value = 0.0000000000e+00
ds[INERRORS].unknown_sec = 0
ds[OUTERRORS].index = 3
ds[OUTERRORS].type = "DERIVE"
ds[OUTERRORS].minimal_heartbeat = 600
ds[OUTERRORS].min = 0.0000000000e+00
ds[OUTERRORS].max = 1.3500000000e+10
ds[OUTERRORS].last_ds = "0"
ds[OUTERRORS].value = 0.0000000000e+00
ds[OUTERRORS].unknown_sec = 0
ds[INUCASTPKTS].index = 4
ds[INUCASTPKTS].type = "DERIVE"
ds[INUCASTPKTS].minimal_heartbeat = 600
ds[INUCASTPKTS].min = 0.0000000000e+00
ds[INUCASTPKTS].max = 1.3500000000e+10
ds[INUCASTPKTS].last_ds = "12849351"
ds[INUCASTPKTS].value = 7.2294157027e+02
ds[INUCASTPKTS].unknown_sec = 0
ds[OUTUCASTPKTS].index = 5
ds[OUTUCASTPKTS].type = "DERIVE"
ds[OUTUCASTPKTS].minimal_heartbeat = 600
ds[OUTUCASTPKTS].min = 0.0000000000e+00
ds[OUTUCASTPKTS].max = 1.3500000000e+10
ds[OUTUCASTPKTS].last_ds = "12862037"
ds[OUTUCASTPKTS].value = 7.7847880349e+02
ds[OUTUCASTPKTS].unknown_sec = 0
ds[INNUCASTPKTS].index = 6
ds[INNUCASTPKTS].type = "DERIVE"
ds[INNUCASTPKTS].minimal_heartbeat = 600
ds[INNUCASTPKTS].min = 0.0000000000e+00
ds[INNUCASTPKTS].max = 1.3500000000e+10
ds[INNUCASTPKTS].last_ds = "1098894"
ds[INNUCASTPKTS].value = 5.3622156206e+01
ds[INNUCASTPKTS].unknown_sec = 0
ds[OUTNUCASTPKTS].index = 7
ds[OUTNUCASTPKTS].type = "DERIVE"
ds[OUTNUCASTPKTS].minimal_heartbeat = 600
ds[OUTNUCASTPKTS].min = 0.0000000000e+00
ds[OUTNUCASTPKTS].max = 1.3500000000e+10
ds[OUTNUCASTPKTS].last_ds = "1099018"
ds[OUTNUCASTPKTS].value = 5.3622156206e+01
ds[OUTNUCASTPKTS].unknown_sec = 0
ds[INDISCARDS].index = 8
ds[INDISCARDS].type = "DERIVE"
ds[INDISCARDS].minimal_heartbeat = 600
ds[INDISCARDS].min = 0.0000000000e+00
ds[INDISCARDS].max = 1.3500000000e+10
ds[INDISCARDS].last_ds = "0"
ds[INDISCARDS].value = 0.0000000000e+00
ds[INDISCARDS].unknown_sec = 0
ds[OUTDISCARDS].index = 9
ds[OUTDISCARDS].type = "DERIVE"
ds[OUTDISCARDS].minimal_heartbeat = 600
ds[OUTDISCARDS].min = 0.0000000000e+00
ds[OUTDISCARDS].max = 1.3500000000e+10
ds[OUTDISCARDS].last_ds = "0"
ds[OUTDISCARDS].value = 0.0000000000e+00
ds[OUTDISCARDS].unknown_sec = 0
ds[INUNKNOWNPROTOS].index = 10
ds[INUNKNOWNPROTOS].type = "DERIVE"
ds[INUNKNOWNPROTOS].minimal_heartbeat = 600
ds[INUNKNOWNPROTOS].min = 0.0000000000e+00
ds[INUNKNOWNPROTOS].max = 1.3500000000e+10
ds[INUNKNOWNPROTOS].last_ds = "0"
ds[INUNKNOWNPROTOS].value = 0.0000000000e+00
ds[INUNKNOWNPROTOS].unknown_sec = 0
ds[INBROADCASTPKTS].index = 11
ds[INBROADCASTPKTS].type = "DERIVE"
ds[INBROADCASTPKTS].minimal_heartbeat = 600
ds[INBROADCASTPKTS].min = 0.0000000000e+00
ds[INBROADCASTPKTS].max = 1.3500000000e+10
ds[INBROADCASTPKTS].last_ds = "5"
ds[INBROADCASTPKTS].value = 0.0000000000e+00
ds[INBROADCASTPKTS].unknown_sec = 0
ds[OUTBROADCASTPKTS].index = 12
ds[OUTBROADCASTPKTS].type = "DERIVE"
ds[OUTBROADCASTPKTS].minimal_heartbeat = 600
ds[OUTBROADCASTPKTS].min = 0.0000000000e+00
ds[OUTBROADCASTPKTS].max = 1.3500000000e+10
ds[OUTBROADCASTPKTS].last_ds = "0"
ds[OUTBROADCASTPKTS].value = 0.0000000000e+00
ds[OUTBROADCASTPKTS].unknown_sec = 0
ds[INMULTICASTPKTS].index = 13
ds[INMULTICASTPKTS].type = "DERIVE"
ds[INMULTICASTPKTS].minimal_heartbeat = 600
ds[INMULTICASTPKTS].min = 0.0000000000e+00
ds[INMULTICASTPKTS].max = 1.3500000000e+10
ds[INMULTICASTPKTS].last_ds = "1098889"
ds[INMULTICASTPKTS].value = 5.3622156206e+01
ds[INMULTICASTPKTS].unknown_sec = 0
ds[OUTMULTICASTPKTS].index = 14
ds[OUTMULTICASTPKTS].type = "DERIVE"
ds[OUTMULTICASTPKTS].minimal_heartbeat = 600
ds[OUTMULTICASTPKTS].min = 0.0000000000e+00
ds[OUTMULTICASTPKTS].max = 1.3500000000e+10
ds[OUTMULTICASTPKTS].last_ds = "1099018"
ds[OUTMULTICASTPKTS].value = 5.3622156206e+01
ds[OUTMULTICASTPKTS].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 1378
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 1377
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 653
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 5.9925000661e+03
rra[2].cdp_prep[0].unknown_datapoints = 0
rra[2].cdp_prep[1].value = 6.1167390351e+03
rra[2].cdp_prep[1].unknown_datapoints = 0
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 0
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 0
rra[2].cdp_prep[4].value = 5.3655626255e+01
rra[2].cdp_prep[4].unknown_datapoints = 0
rra[2].cdp_prep[5].value = 5.5042276937e+01
rra[2].cdp_prep[5].unknown_datapoints = 0
rra[2].cdp_prep[6].value = 4.2785963167e+00
rra[2].cdp_prep[6].unknown_datapoints = 0
rra[2].cdp_prep[7].value = 4.2437628860e+00
rra[2].cdp_prep[7].unknown_datapoints = 0
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 0
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 0
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 0
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 0
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 0
rra[2].cdp_prep[13].value = 4.2785963167e+00
rra[2].cdp_prep[13].unknown_datapoints = 0
rra[2].cdp_prep[14].value = 4.2437628860e+00
rra[2].cdp_prep[14].unknown_datapoints = 0
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 707
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 8.4862859726e+04
rra[3].cdp_prep[0].unknown_datapoints = 0
rra[3].cdp_prep[1].value = 8.3879920465e+04
rra[3].cdp_prep[1].unknown_datapoints = 0
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 0
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 0
rra[3].cdp_prep[4].value = 7.7364388862e+02
rra[3].cdp_prep[4].unknown_datapoints = 0
rra[3].cdp_prep[5].value = 7.7829704252e+02
rra[3].cdp_prep[5].unknown_datapoints = 0
rra[3].cdp_prep[6].value = 6.3986308151e+01
rra[3].cdp_prep[6].unknown_datapoints = 0
rra[3].cdp_prep[7].value = 6.3984814128e+01
rra[3].cdp_prep[7].unknown_datapoints = 0
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 0
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 0
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 0
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 0
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 0
rra[3].cdp_prep[13].value = 6.3986308151e+01
rra[3].cdp_prep[13].unknown_datapoints = 0
rra[3].cdp_prep[14].value = 6.3984814128e+01
rra[3].cdp_prep[14].unknown_datapoints = 0
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 985
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = inf
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = inf
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = inf
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = inf
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = inf
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = inf
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = inf
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = inf
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = inf
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = inf
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = inf
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = inf
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = inf
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = inf
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = inf
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 279
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 4.1433511303e+02
rra[5].cdp_prep[0].unknown_datapoints = 0
rra[5].cdp_prep[1].value = 4.1179765760e+02
rra[5].cdp_prep[1].unknown_datapoints = 0
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 0
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 0
rra[5].cdp_prep[4].value = 4.0485211135e+00
rra[5].cdp_prep[4].unknown_datapoints = 0
rra[5].cdp_prep[5].value = 4.0520754653e+00
rra[5].cdp_prep[5].unknown_datapoints = 0
rra[5].cdp_prep[6].value = 3.4813578474e-01
rra[5].cdp_prep[6].unknown_datapoints = 0
rra[5].cdp_prep[7].value = 3.4502183410e-01
rra[5].cdp_prep[7].unknown_datapoints = 0
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 0
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 0
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 0
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 0
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 0
rra[5].cdp_prep[13].value = 3.4813578474e-01
rra[5].cdp_prep[13].unknown_datapoints = 0
rra[5].cdp_prep[14].value = 3.4502183410e-01
rra[5].cdp_prep[14].unknown_datapoints = 0
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 418
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 4.0494961234e+02
rra[6].cdp_prep[0].unknown_datapoints = 0
rra[6].cdp_prep[1].value = 3.9724880768e+02
rra[6].cdp_prep[1].unknown_datapoints = 0
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 0
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 0
rra[6].cdp_prep[4].value = 3.9579632403e+00
rra[6].cdp_prep[4].unknown_datapoints = 0
rra[6].cdp_prep[5].value = 3.9560834562e+00
rra[6].cdp_prep[5].unknown_datapoints = 0
rra[6].cdp_prep[6].value = 3.4785881163e-01
rra[6].cdp_prep[6].unknown_datapoints = 0
rra[6].cdp_prep[7].value = 3.4502183410e-01
rra[6].cdp_prep[7].unknown_datapoints = 0
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 0
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 0
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 0
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 0
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 0
rra[6].cdp_prep[13].value = 3.4785881163e-01
rra[6].cdp_prep[13].unknown_datapoints = 0
rra[6].cdp_prep[14].value = 3.4502183410e-01
rra[6].cdp_prep[14].unknown_datapoints = 0
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 404
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = -inf
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = -inf
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = -inf
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = -inf
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = -inf
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = -inf
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = -inf
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = -inf
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = -inf
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = -inf
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = -inf
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = -inf
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = -inf
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = -inf
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = -inf
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 274
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 6.2636354074e+02
rra[8].cdp_prep[0].unknown_datapoints = 0
rra[8].cdp_prep[1].value = 6.6638711257e+02
rra[8].cdp_prep[1].unknown_datapoints = 0
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 0
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 0
rra[8].cdp_prep[4].value = 5.0220181986e+00
rra[8].cdp_prep[4].unknown_datapoints = 0
rra[8].cdp_prep[5].value = 5.5191864066e+00
rra[8].cdp_prep[5].unknown_datapoints = 0
rra[8].cdp_prep[6].value = 3.6123268684e-01
rra[8].cdp_prep[6].unknown_datapoints = 0
rra[8].cdp_prep[7].value = 3.6175261935e-01
rra[8].cdp_prep[7].unknown_datapoints = 0
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 0
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 0
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 0
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 0
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 0
rra[8].cdp_prep[13].value = 3.6123268684e-01
rra[8].cdp_prep[13].unknown_datapoints = 0
rra[8].cdp_prep[14].value = 3.6175261935e-01
rra[8].cdp_prep[14].unknown_datapoints = 0
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 298
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 6.3811085148e+02
rra[9].cdp_prep[0].unknown_datapoints = 0
rra[9].cdp_prep[1].value = 6.6638711257e+02
rra[9].cdp_prep[1].unknown_datapoints = 0
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 0
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 0
rra[9].cdp_prep[4].value = 5.0292064472e+00
rra[9].cdp_prep[4].unknown_datapoints = 0
rra[9].cdp_prep[5].value = 5.5191864066e+00
rra[9].cdp_prep[5].unknown_datapoints = 0
rra[9].cdp_prep[6].value = 3.6156267581e-01
rra[9].cdp_prep[6].unknown_datapoints = 0
rra[9].cdp_prep[7].value = 3.6175261935e-01
rra[9].cdp_prep[7].unknown_datapoints = 0
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 0
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 0
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 0
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 0
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 0
rra[9].cdp_prep[13].value = 3.6156267581e-01
rra[9].cdp_prep[13].unknown_datapoints = 0
rra[9].cdp_prep[14].value = 3.6175261935e-01
rra[9].cdp_prep[14].unknown_datapoints = 0
]

RRD CMD[info /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-25001.rrd ]
RRD RUNTIME[0.0118s]
RRD STDOUT[filename = "/opt/observium/rrd/sp101a.pit1.teraswitch.com/port-25001.rrd"
rrd_version = "0003"
step = 300
last_update = 1628262150
header_size = 16904
ds[INOCTETS].index = 0
ds[INOCTETS].type = "DERIVE"
ds[INOCTETS].minimal_heartbeat = 600
ds[INOCTETS].min = 0.0000000000e+00
ds[INOCTETS].max = 1.3500000000e+10
ds[INOCTETS].last_ds = "1323014995"
ds[INOCTETS].value = 8.6132024713e+04
ds[INOCTETS].unknown_sec = 0
ds[OUTOCTETS].index = 1
ds[OUTOCTETS].type = "DERIVE"
ds[OUTOCTETS].minimal_heartbeat = 600
ds[OUTOCTETS].min = 0.0000000000e+00
ds[OUTOCTETS].max = 1.3500000000e+10
ds[OUTOCTETS].last_ds = "1314646763"
ds[OUTOCTETS].value = 9.1292199710e+04
ds[OUTOCTETS].unknown_sec = 0
ds[INERRORS].index = 2
ds[INERRORS].type = "DERIVE"
ds[INERRORS].minimal_heartbeat = 600
ds[INERRORS].min = 0.0000000000e+00
ds[INERRORS].max = 1.3500000000e+10
ds[INERRORS].last_ds = "0"
ds[INERRORS].value = 0.0000000000e+00
ds[INERRORS].unknown_sec = 0
ds[OUTERRORS].index = 3
ds[OUTERRORS].type = "DERIVE"
ds[OUTERRORS].minimal_heartbeat = 600
ds[OUTERRORS].min = 0.0000000000e+00
ds[OUTERRORS].max = 1.3500000000e+10
ds[OUTERRORS].last_ds = "0"
ds[OUTERRORS].value = 0.0000000000e+00
ds[OUTERRORS].unknown_sec = 0
ds[INUCASTPKTS].index = 4
ds[INUCASTPKTS].type = "DERIVE"
ds[INUCASTPKTS].minimal_heartbeat = 600
ds[INUCASTPKTS].min = 0.0000000000e+00
ds[INUCASTPKTS].max = 1.3500000000e+10
ds[INUCASTPKTS].last_ds = "12849351"
ds[INUCASTPKTS].value = 7.2294157027e+02
ds[INUCASTPKTS].unknown_sec = 0
ds[OUTUCASTPKTS].index = 5
ds[OUTUCASTPKTS].type = "DERIVE"
ds[OUTUCASTPKTS].minimal_heartbeat = 600
ds[OUTUCASTPKTS].min = 0.0000000000e+00
ds[OUTUCASTPKTS].max = 1.3500000000e+10
ds[OUTUCASTPKTS].last_ds = "12862037"
ds[OUTUCASTPKTS].value = 7.7847880349e+02
ds[OUTUCASTPKTS].unknown_sec = 0
ds[INNUCASTPKTS].index = 6
ds[INNUCASTPKTS].type = "DERIVE"
ds[INNUCASTPKTS].minimal_heartbeat = 600
ds[INNUCASTPKTS].min = 0.0000000000e+00
ds[INNUCASTPKTS].max = 1.3500000000e+10
ds[INNUCASTPKTS].last_ds = "1098894"
ds[INNUCASTPKTS].value = 5.3622156206e+01
ds[INNUCASTPKTS].unknown_sec = 0
ds[OUTNUCASTPKTS].index = 7
ds[OUTNUCASTPKTS].type = "DERIVE"
ds[OUTNUCASTPKTS].minimal_heartbeat = 600
ds[OUTNUCASTPKTS].min = 0.0000000000e+00
ds[OUTNUCASTPKTS].max = 1.3500000000e+10
ds[OUTNUCASTPKTS].last_ds = "1099018"
ds[OUTNUCASTPKTS].value = 5.3622156206e+01
ds[OUTNUCASTPKTS].unknown_sec = 0
ds[INDISCARDS].index = 8
ds[INDISCARDS].type = "DERIVE"
ds[INDISCARDS].minimal_heartbeat = 600
ds[INDISCARDS].min = 0.0000000000e+00
ds[INDISCARDS].max = 1.3500000000e+10
ds[INDISCARDS].last_ds = "0"
ds[INDISCARDS].value = 0.0000000000e+00
ds[INDISCARDS].unknown_sec = 0
ds[OUTDISCARDS].index = 9
ds[OUTDISCARDS].type = "DERIVE"
ds[OUTDISCARDS].minimal_heartbeat = 600
ds[OUTDISCARDS].min = 0.0000000000e+00
ds[OUTDISCARDS].max = 1.3500000000e+10
ds[OUTDISCARDS].last_ds = "0"
ds[OUTDISCARDS].value = 0.0000000000e+00
ds[OUTDISCARDS].unknown_sec = 0
ds[INUNKNOWNPROTOS].index = 10
ds[INUNKNOWNPROTOS].type = "DERIVE"
ds[INUNKNOWNPROTOS].minimal_heartbeat = 600
ds[INUNKNOWNPROTOS].min = 0.0000000000e+00
ds[INUNKNOWNPROTOS].max = 1.3500000000e+10
ds[INUNKNOWNPROTOS].last_ds = "0"
ds[INUNKNOWNPROTOS].value = 0.0000000000e+00
ds[INUNKNOWNPROTOS].unknown_sec = 0
ds[INBROADCASTPKTS].index = 11
ds[INBROADCASTPKTS].type = "DERIVE"
ds[INBROADCASTPKTS].minimal_heartbeat = 600
ds[INBROADCASTPKTS].min = 0.0000000000e+00
ds[INBROADCASTPKTS].max = 1.3500000000e+10
ds[INBROADCASTPKTS].last_ds = "5"
ds[INBROADCASTPKTS].value = 0.0000000000e+00
ds[INBROADCASTPKTS].unknown_sec = 0
ds[OUTBROADCASTPKTS].index = 12
ds[OUTBROADCASTPKTS].type = "DERIVE"
ds[OUTBROADCASTPKTS].minimal_heartbeat = 600
ds[OUTBROADCASTPKTS].min = 0.0000000000e+00
ds[OUTBROADCASTPKTS].max = 1.3500000000e+10
ds[OUTBROADCASTPKTS].last_ds = "0"
ds[OUTBROADCASTPKTS].value = 0.0000000000e+00
ds[OUTBROADCASTPKTS].unknown_sec = 0
ds[INMULTICASTPKTS].index = 13
ds[INMULTICASTPKTS].type = "DERIVE"
ds[INMULTICASTPKTS].minimal_heartbeat = 600
ds[INMULTICASTPKTS].min = 0.0000000000e+00
ds[INMULTICASTPKTS].max = 1.3500000000e+10
ds[INMULTICASTPKTS].last_ds = "1098889"
ds[INMULTICASTPKTS].value = 5.3622156206e+01
ds[INMULTICASTPKTS].unknown_sec = 0
ds[OUTMULTICASTPKTS].index = 14
ds[OUTMULTICASTPKTS].type = "DERIVE"
ds[OUTMULTICASTPKTS].minimal_heartbeat = 600
ds[OUTMULTICASTPKTS].min = 0.0000000000e+00
ds[OUTMULTICASTPKTS].max = 1.3500000000e+10
ds[OUTMULTICASTPKTS].last_ds = "1099018"
ds[OUTMULTICASTPKTS].value = 5.3622156206e+01
ds[OUTMULTICASTPKTS].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 1378
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 1377
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 653
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 5.9925000661e+03
rra[2].cdp_prep[0].unknown_datapoints = 0
rra[2].cdp_prep[1].value = 6.1167390351e+03
rra[2].cdp_prep[1].unknown_datapoints = 0
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 0
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 0
rra[2].cdp_prep[4].value = 5.3655626255e+01
rra[2].cdp_prep[4].unknown_datapoints = 0
rra[2].cdp_prep[5].value = 5.5042276937e+01
rra[2].cdp_prep[5].unknown_datapoints = 0
rra[2].cdp_prep[6].value = 4.2785963167e+00
rra[2].cdp_prep[6].unknown_datapoints = 0
rra[2].cdp_prep[7].value = 4.2437628860e+00
rra[2].cdp_prep[7].unknown_datapoints = 0
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 0
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 0
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 0
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 0
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 0
rra[2].cdp_prep[13].value = 4.2785963167e+00
rra[2].cdp_prep[13].unknown_datapoints = 0
rra[2].cdp_prep[14].value = 4.2437628860e+00
rra[2].cdp_prep[14].unknown_datapoints = 0
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 707
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 8.4862859726e+04
rra[3].cdp_prep[0].unknown_datapoints = 0
rra[3].cdp_prep[1].value = 8.3879920465e+04
rra[3].cdp_prep[1].unknown_datapoints = 0
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 0
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 0
rra[3].cdp_prep[4].value = 7.7364388862e+02
rra[3].cdp_prep[4].unknown_datapoints = 0
rra[3].cdp_prep[5].value = 7.7829704252e+02
rra[3].cdp_prep[5].unknown_datapoints = 0
rra[3].cdp_prep[6].value = 6.3986308151e+01
rra[3].cdp_prep[6].unknown_datapoints = 0
rra[3].cdp_prep[7].value = 6.3984814128e+01
rra[3].cdp_prep[7].unknown_datapoints = 0
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 0
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 0
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 0
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 0
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 0
rra[3].cdp_prep[13].value = 6.3986308151e+01
rra[3].cdp_prep[13].unknown_datapoints = 0
rra[3].cdp_prep[14].value = 6.3984814128e+01
rra[3].cdp_prep[14].unknown_datapoints = 0
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 985
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = inf
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = inf
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = inf
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = inf
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = inf
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = inf
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = inf
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = inf
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = inf
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = inf
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = inf
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = inf
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = inf
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = inf
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = inf
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 279
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 4.1433511303e+02
rra[5].cdp_prep[0].unknown_datapoints = 0
rra[5].cdp_prep[1].value = 4.1179765760e+02
rra[5].cdp_prep[1].unknown_datapoints = 0
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 0
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 0
rra[5].cdp_prep[4].value = 4.0485211135e+00
rra[5].cdp_prep[4].unknown_datapoints = 0
rra[5].cdp_prep[5].value = 4.0520754653e+00
rra[5].cdp_prep[5].unknown_datapoints = 0
rra[5].cdp_prep[6].value = 3.4813578474e-01
rra[5].cdp_prep[6].unknown_datapoints = 0
rra[5].cdp_prep[7].value = 3.4502183410e-01
rra[5].cdp_prep[7].unknown_datapoints = 0
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 0
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 0
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 0
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 0
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 0
rra[5].cdp_prep[13].value = 3.4813578474e-01
rra[5].cdp_prep[13].unknown_datapoints = 0
rra[5].cdp_prep[14].value = 3.4502183410e-01
rra[5].cdp_prep[14].unknown_datapoints = 0
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 418
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 4.0494961234e+02
rra[6].cdp_prep[0].unknown_datapoints = 0
rra[6].cdp_prep[1].value = 3.9724880768e+02
rra[6].cdp_prep[1].unknown_datapoints = 0
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 0
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 0
rra[6].cdp_prep[4].value = 3.9579632403e+00
rra[6].cdp_prep[4].unknown_datapoints = 0
rra[6].cdp_prep[5].value = 3.9560834562e+00
rra[6].cdp_prep[5].unknown_datapoints = 0
rra[6].cdp_prep[6].value = 3.4785881163e-01
rra[6].cdp_prep[6].unknown_datapoints = 0
rra[6].cdp_prep[7].value = 3.4502183410e-01
rra[6].cdp_prep[7].unknown_datapoints = 0
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 0
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 0
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 0
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 0
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 0
rra[6].cdp_prep[13].value = 3.4785881163e-01
rra[6].cdp_prep[13].unknown_datapoints = 0
rra[6].cdp_prep[14].value = 3.4502183410e-01
rra[6].cdp_prep[14].unknown_datapoints = 0
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 404
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = -inf
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = -inf
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = -inf
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = -inf
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = -inf
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = -inf
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = -inf
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = -inf
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = -inf
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = -inf
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = -inf
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = -inf
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = -inf
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = -inf
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = -inf
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 274
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 6.2636354074e+02
rra[8].cdp_prep[0].unknown_datapoints = 0
rra[8].cdp_prep[1].value = 6.6638711257e+02
rra[8].cdp_prep[1].unknown_datapoints = 0
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 0
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 0
rra[8].cdp_prep[4].value = 5.0220181986e+00
rra[8].cdp_prep[4].unknown_datapoints = 0
rra[8].cdp_prep[5].value = 5.5191864066e+00
rra[8].cdp_prep[5].unknown_datapoints = 0
rra[8].cdp_prep[6].value = 3.6123268684e-01
rra[8].cdp_prep[6].unknown_datapoints = 0
rra[8].cdp_prep[7].value = 3.6175261935e-01
rra[8].cdp_prep[7].unknown_datapoints = 0
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 0
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 0
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 0
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 0
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 0
rra[8].cdp_prep[13].value = 3.6123268684e-01
rra[8].cdp_prep[13].unknown_datapoints = 0
rra[8].cdp_prep[14].value = 3.6175261935e-01
rra[8].cdp_prep[14].unknown_datapoints = 0
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 298
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 6.3811085148e+02
rra[9].cdp_prep[0].unknown_datapoints = 0
rra[9].cdp_prep[1].value = 6.6638711257e+02
rra[9].cdp_prep[1].unknown_datapoints = 0
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 0
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 0
rra[9].cdp_prep[4].value = 5.0292064472e+00
rra[9].cdp_prep[4].unknown_datapoints = 0
rra[9].cdp_prep[5].value = 5.5191864066e+00
rra[9].cdp_prep[5].unknown_datapoints = 0
rra[9].cdp_prep[6].value = 3.6156267581e-01
rra[9].cdp_prep[6].unknown_datapoints = 0
rra[9].cdp_prep[7].value = 3.6175261935e-01
rra[9].cdp_prep[7].unknown_datapoints = 0
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 0
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 0
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 0
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 0
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 0
rra[9].cdp_prep[13].value = 3.6156267581e-01
rra[9].cdp_prep[13].unknown_datapoints = 0
rra[9].cdp_prep[14].value = 3.6175261935e-01
rra[9].cdp_prep[14].unknown_datapoints = 0]
RRD_STATUS[TRUE]

.
CMD[/usr/bin/rrdtool info /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-26001.rrd]

CMD EXITCODE[0]
CMD RUNTIME[0.0112s]
STDOUT[
filename = "/opt/observium/rrd/sp101a.pit1.teraswitch.com/port-26001.rrd"
rrd_version = "0003"
step = 300
last_update = 1628262150
header_size = 16904
ds[INOCTETS].index = 0
ds[INOCTETS].type = "DERIVE"
ds[INOCTETS].minimal_heartbeat = 600
ds[INOCTETS].min = 0.0000000000e+00
ds[INOCTETS].max = 1.3500000000e+10
ds[INOCTETS].last_ds = "1288831135"
ds[INOCTETS].value = 9.5617064466e+04
ds[INOCTETS].unknown_sec = 0
ds[OUTOCTETS].index = 1
ds[OUTOCTETS].type = "DERIVE"
ds[OUTOCTETS].minimal_heartbeat = 600
ds[OUTOCTETS].min = 0.0000000000e+00
ds[OUTOCTETS].max = 1.3500000000e+10
ds[OUTOCTETS].last_ds = "1276448906"
ds[OUTOCTETS].value = 9.0580226250e+04
ds[OUTOCTETS].unknown_sec = 0
ds[INERRORS].index = 2
ds[INERRORS].type = "DERIVE"
ds[INERRORS].minimal_heartbeat = 600
ds[INERRORS].min = 0.0000000000e+00
ds[INERRORS].max = 1.3500000000e+10
ds[INERRORS].last_ds = "0"
ds[INERRORS].value = 0.0000000000e+00
ds[INERRORS].unknown_sec = 0
ds[OUTERRORS].index = 3
ds[OUTERRORS].type = "DERIVE"
ds[OUTERRORS].minimal_heartbeat = 600
ds[OUTERRORS].min = 0.0000000000e+00
ds[OUTERRORS].max = 1.3500000000e+10
ds[OUTERRORS].last_ds = "0"
ds[OUTERRORS].value = 0.0000000000e+00
ds[OUTERRORS].unknown_sec = 0
ds[INUCASTPKTS].index = 4
ds[INUCASTPKTS].type = "DERIVE"
ds[INUCASTPKTS].minimal_heartbeat = 600
ds[INUCASTPKTS].min = 0.0000000000e+00
ds[INUCASTPKTS].max = 1.3500000000e+10
ds[INUCASTPKTS].last_ds = "12460480"
ds[INUCASTPKTS].value = 7.7257702954e+02
ds[INUCASTPKTS].unknown_sec = 0
ds[OUTUCASTPKTS].index = 5
ds[OUTUCASTPKTS].type = "DERIVE"
ds[OUTUCASTPKTS].minimal_heartbeat = 600
ds[OUTUCASTPKTS].min = 0.0000000000e+00
ds[OUTUCASTPKTS].max = 1.3500000000e+10
ds[OUTUCASTPKTS].last_ds = "12429757"
ds[OUTUCASTPKTS].value = 7.7640878170e+02
ds[OUTUCASTPKTS].unknown_sec = 0
ds[INNUCASTPKTS].index = 6
ds[INNUCASTPKTS].type = "DERIVE"
ds[INNUCASTPKTS].minimal_heartbeat = 600
ds[INNUCASTPKTS].min = 0.0000000000e+00
ds[INNUCASTPKTS].max = 1.3500000000e+10
ds[INNUCASTPKTS].last_ds = "1098894"
ds[INNUCASTPKTS].value = 5.3644530259e+01
ds[INNUCASTPKTS].unknown_sec = 0
ds[OUTNUCASTPKTS].index = 7
ds[OUTNUCASTPKTS].type = "DERIVE"
ds[OUTNUCASTPKTS].minimal_heartbeat = 600
ds[OUTNUCASTPKTS].min = 0.0000000000e+00
ds[OUTNUCASTPKTS].max = 1.3500000000e+10
ds[OUTNUCASTPKTS].last_ds = "1098873"
ds[OUTNUCASTPKTS].value = 5.3644530259e+01
ds[OUTNUCASTPKTS].unknown_sec = 0
ds[INDISCARDS].index = 8
ds[INDISCARDS].type = "DERIVE"
ds[INDISCARDS].minimal_heartbeat = 600
ds[INDISCARDS].min = 0.0000000000e+00
ds[INDISCARDS].max = 1.3500000000e+10
ds[INDISCARDS].last_ds = "0"
ds[INDISCARDS].value = 0.0000000000e+00
ds[INDISCARDS].unknown_sec = 0
ds[OUTDISCARDS].index = 9
ds[OUTDISCARDS].type = "DERIVE"
ds[OUTDISCARDS].minimal_heartbeat = 600
ds[OUTDISCARDS].min = 0.0000000000e+00
ds[OUTDISCARDS].max = 1.3500000000e+10
ds[OUTDISCARDS].last_ds = "0"
ds[OUTDISCARDS].value = 0.0000000000e+00
ds[OUTDISCARDS].unknown_sec = 0
ds[INUNKNOWNPROTOS].index = 10
ds[INUNKNOWNPROTOS].type = "DERIVE"
ds[INUNKNOWNPROTOS].minimal_heartbeat = 600
ds[INUNKNOWNPROTOS].min = 0.0000000000e+00
ds[INUNKNOWNPROTOS].max = 1.3500000000e+10
ds[INUNKNOWNPROTOS].last_ds = "0"
ds[INUNKNOWNPROTOS].value = 0.0000000000e+00
ds[INUNKNOWNPROTOS].unknown_sec = 0
ds[INBROADCASTPKTS].index = 11
ds[INBROADCASTPKTS].type = "DERIVE"
ds[INBROADCASTPKTS].minimal_heartbeat = 600
ds[INBROADCASTPKTS].min = 0.0000000000e+00
ds[INBROADCASTPKTS].max = 1.3500000000e+10
ds[INBROADCASTPKTS].last_ds = "10"
ds[INBROADCASTPKTS].value = 0.0000000000e+00
ds[INBROADCASTPKTS].unknown_sec = 0
ds[OUTBROADCASTPKTS].index = 12
ds[OUTBROADCASTPKTS].type = "DERIVE"
ds[OUTBROADCASTPKTS].minimal_heartbeat = 600
ds[OUTBROADCASTPKTS].min = 0.0000000000e+00
ds[OUTBROADCASTPKTS].max = 1.3500000000e+10
ds[OUTBROADCASTPKTS].last_ds = "0"
ds[OUTBROADCASTPKTS].value = 0.0000000000e+00
ds[OUTBROADCASTPKTS].unknown_sec = 0
ds[INMULTICASTPKTS].index = 13
ds[INMULTICASTPKTS].type = "DERIVE"
ds[INMULTICASTPKTS].minimal_heartbeat = 600
ds[INMULTICASTPKTS].min = 0.0000000000e+00
ds[INMULTICASTPKTS].max = 1.3500000000e+10
ds[INMULTICASTPKTS].last_ds = "1098884"
ds[INMULTICASTPKTS].value = 5.3644530259e+01
ds[INMULTICASTPKTS].unknown_sec = 0
ds[OUTMULTICASTPKTS].index = 14
ds[OUTMULTICASTPKTS].type = "DERIVE"
ds[OUTMULTICASTPKTS].minimal_heartbeat = 600
ds[OUTMULTICASTPKTS].min = 0.0000000000e+00
ds[OUTMULTICASTPKTS].max = 1.3500000000e+10
ds[OUTMULTICASTPKTS].last_ds = "1098873"
ds[OUTMULTICASTPKTS].value = 5.3644530259e+01
ds[OUTMULTICASTPKTS].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 813
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 2475
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 1129
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 5.9290905975e+03
rra[2].cdp_prep[0].unknown_datapoints = 0
rra[2].cdp_prep[1].value = 5.9235287009e+03
rra[2].cdp_prep[1].unknown_datapoints = 0
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 0
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 0
rra[2].cdp_prep[4].value = 5.3350677939e+01
rra[2].cdp_prep[4].unknown_datapoints = 0
rra[2].cdp_prep[5].value = 5.4067497925e+01
rra[2].cdp_prep[5].unknown_datapoints = 0
rra[2].cdp_prep[6].value = 4.2820484791e+00
rra[2].cdp_prep[6].unknown_datapoints = 0
rra[2].cdp_prep[7].value = 4.2836603997e+00
rra[2].cdp_prep[7].unknown_datapoints = 0
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 0
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 0
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 0
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 0
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 0
rra[2].cdp_prep[13].value = 4.2820484791e+00
rra[2].cdp_prep[13].unknown_datapoints = 0
rra[2].cdp_prep[14].value = 4.2836603997e+00
rra[2].cdp_prep[14].unknown_datapoints = 0
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 166
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 8.4922555580e+04
rra[3].cdp_prep[0].unknown_datapoints = 0
rra[3].cdp_prep[1].value = 8.3545343970e+04
rra[3].cdp_prep[1].unknown_datapoints = 0
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 0
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 0
rra[3].cdp_prep[4].value = 7.7393739645e+02
rra[3].cdp_prep[4].unknown_datapoints = 0
rra[3].cdp_prep[5].value = 7.7668485020e+02
rra[3].cdp_prep[5].unknown_datapoints = 0
rra[3].cdp_prep[6].value = 6.4013126374e+01
rra[3].cdp_prep[6].unknown_datapoints = 0
rra[3].cdp_prep[7].value = 6.3944849606e+01
rra[3].cdp_prep[7].unknown_datapoints = 0
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 0
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 0
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 0
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 0
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 0
rra[3].cdp_prep[13].value = 6.4013126374e+01
rra[3].cdp_prep[13].unknown_datapoints = 0
rra[3].cdp_prep[14].value = 6.3944849606e+01
rra[3].cdp_prep[14].unknown_datapoints = 0
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 1249
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = inf
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = inf
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = inf
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = inf
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = inf
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = inf
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = inf
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = inf
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = inf
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = inf
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = inf
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = inf
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = inf
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = inf
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = inf
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 159
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 4.1315768932e+02
rra[5].cdp_prep[0].unknown_datapoints = 0
rra[5].cdp_prep[1].value = 4.1516925245e+02
rra[5].cdp_prep[1].unknown_datapoints = 0
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 0
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 0
rra[5].cdp_prep[4].value = 4.0611911554e+00
rra[5].cdp_prep[4].unknown_datapoints = 0
rra[5].cdp_prep[5].value = 4.0473712837e+00
rra[5].cdp_prep[5].unknown_datapoints = 0
rra[5].cdp_prep[6].value = 3.4901955496e-01
rra[5].cdp_prep[6].unknown_datapoints = 0
rra[5].cdp_prep[7].value = 3.4958851722e-01
rra[5].cdp_prep[7].unknown_datapoints = 0
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 0
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 0
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 0
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 0
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 0
rra[5].cdp_prep[13].value = 3.4901955496e-01
rra[5].cdp_prep[13].unknown_datapoints = 0
rra[5].cdp_prep[14].value = 3.4958851722e-01
rra[5].cdp_prep[14].unknown_datapoints = 0
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 614
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 4.0619074522e+02
rra[6].cdp_prep[0].unknown_datapoints = 0
rra[6].cdp_prep[1].value = 4.0049859753e+02
rra[6].cdp_prep[1].unknown_datapoints = 0
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 0
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 0
rra[6].cdp_prep[4].value = 3.9830227955e+00
rra[6].cdp_prep[4].unknown_datapoints = 0
rra[6].cdp_prep[5].value = 3.9909426245e+00
rra[6].cdp_prep[5].unknown_datapoints = 0
rra[6].cdp_prep[6].value = 3.4888300851e-01
rra[6].cdp_prep[6].unknown_datapoints = 0
rra[6].cdp_prep[7].value = 3.4923042154e-01
rra[6].cdp_prep[7].unknown_datapoints = 0
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 0
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 0
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 0
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 0
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 0
rra[6].cdp_prep[13].value = 3.4888300851e-01
rra[6].cdp_prep[13].unknown_datapoints = 0
rra[6].cdp_prep[14].value = 3.4923042154e-01
rra[6].cdp_prep[14].unknown_datapoints = 0
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 562
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = -inf
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = -inf
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = -inf
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = -inf
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = -inf
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = -inf
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = -inf
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = -inf
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = -inf
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = -inf
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = -inf
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = -inf
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = -inf
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = -inf
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = -inf
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 96
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 6.5209467115e+02
rra[8].cdp_prep[0].unknown_datapoints = 0
rra[8].cdp_prep[1].value = 6.6226637808e+02
rra[8].cdp_prep[1].unknown_datapoints = 0
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 0
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 0
rra[8].cdp_prep[4].value = 5.2600733766e+00
rra[8].cdp_prep[4].unknown_datapoints = 0
rra[8].cdp_prep[5].value = 5.4334493796e+00
rra[8].cdp_prep[5].unknown_datapoints = 0
rra[8].cdp_prep[6].value = 3.6187320748e-01
rra[8].cdp_prep[6].unknown_datapoints = 0
rra[8].cdp_prep[7].value = 3.6267147959e-01
rra[8].cdp_prep[7].unknown_datapoints = 0
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 0
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 0
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 0
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 0
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 0
rra[8].cdp_prep[13].value = 3.6187320748e-01
rra[8].cdp_prep[13].unknown_datapoints = 0
rra[8].cdp_prep[14].value = 3.6267147959e-01
rra[8].cdp_prep[14].unknown_datapoints = 0
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 701
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 7.0998774870e+02
rra[9].cdp_prep[0].unknown_datapoints = 0
rra[9].cdp_prep[1].value = 7.6214725493e+02
rra[9].cdp_prep[1].unknown_datapoints = 0
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 0
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 0
rra[9].cdp_prep[4].value = 5.4335623048e+00
rra[9].cdp_prep[4].unknown_datapoints = 0
rra[9].cdp_prep[5].value = 5.8342161167e+00
rra[9].cdp_prep[5].unknown_datapoints = 0
rra[9].cdp_prep[6].value = 3.6228428977e-01
rra[9].cdp_prep[6].unknown_datapoints = 0
rra[9].cdp_prep[7].value = 3.6339100875e-01
rra[9].cdp_prep[7].unknown_datapoints = 0
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 0
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 0
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 0
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 0
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 0
rra[9].cdp_prep[13].value = 3.6228428977e-01
rra[9].cdp_prep[13].unknown_datapoints = 0
rra[9].cdp_prep[14].value = 3.6339100875e-01
rra[9].cdp_prep[14].unknown_datapoints = 0
]

RRD CMD[info /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-26001.rrd ]
RRD RUNTIME[0.0112s]
RRD STDOUT[filename = "/opt/observium/rrd/sp101a.pit1.teraswitch.com/port-26001.rrd"
rrd_version = "0003"
step = 300
last_update = 1628262150
header_size = 16904
ds[INOCTETS].index = 0
ds[INOCTETS].type = "DERIVE"
ds[INOCTETS].minimal_heartbeat = 600
ds[INOCTETS].min = 0.0000000000e+00
ds[INOCTETS].max = 1.3500000000e+10
ds[INOCTETS].last_ds = "1288831135"
ds[INOCTETS].value = 9.5617064466e+04
ds[INOCTETS].unknown_sec = 0
ds[OUTOCTETS].index = 1
ds[OUTOCTETS].type = "DERIVE"
ds[OUTOCTETS].minimal_heartbeat = 600
ds[OUTOCTETS].min = 0.0000000000e+00
ds[OUTOCTETS].max = 1.3500000000e+10
ds[OUTOCTETS].last_ds = "1276448906"
ds[OUTOCTETS].value = 9.0580226250e+04
ds[OUTOCTETS].unknown_sec = 0
ds[INERRORS].index = 2
ds[INERRORS].type = "DERIVE"
ds[INERRORS].minimal_heartbeat = 600
ds[INERRORS].min = 0.0000000000e+00
ds[INERRORS].max = 1.3500000000e+10
ds[INERRORS].last_ds = "0"
ds[INERRORS].value = 0.0000000000e+00
ds[INERRORS].unknown_sec = 0
ds[OUTERRORS].index = 3
ds[OUTERRORS].type = "DERIVE"
ds[OUTERRORS].minimal_heartbeat = 600
ds[OUTERRORS].min = 0.0000000000e+00
ds[OUTERRORS].max = 1.3500000000e+10
ds[OUTERRORS].last_ds = "0"
ds[OUTERRORS].value = 0.0000000000e+00
ds[OUTERRORS].unknown_sec = 0
ds[INUCASTPKTS].index = 4
ds[INUCASTPKTS].type = "DERIVE"
ds[INUCASTPKTS].minimal_heartbeat = 600
ds[INUCASTPKTS].min = 0.0000000000e+00
ds[INUCASTPKTS].max = 1.3500000000e+10
ds[INUCASTPKTS].last_ds = "12460480"
ds[INUCASTPKTS].value = 7.7257702954e+02
ds[INUCASTPKTS].unknown_sec = 0
ds[OUTUCASTPKTS].index = 5
ds[OUTUCASTPKTS].type = "DERIVE"
ds[OUTUCASTPKTS].minimal_heartbeat = 600
ds[OUTUCASTPKTS].min = 0.0000000000e+00
ds[OUTUCASTPKTS].max = 1.3500000000e+10
ds[OUTUCASTPKTS].last_ds = "12429757"
ds[OUTUCASTPKTS].value = 7.7640878170e+02
ds[OUTUCASTPKTS].unknown_sec = 0
ds[INNUCASTPKTS].index = 6
ds[INNUCASTPKTS].type = "DERIVE"
ds[INNUCASTPKTS].minimal_heartbeat = 600
ds[INNUCASTPKTS].min = 0.0000000000e+00
ds[INNUCASTPKTS].max = 1.3500000000e+10
ds[INNUCASTPKTS].last_ds = "1098894"
ds[INNUCASTPKTS].value = 5.3644530259e+01
ds[INNUCASTPKTS].unknown_sec = 0
ds[OUTNUCASTPKTS].index = 7
ds[OUTNUCASTPKTS].type = "DERIVE"
ds[OUTNUCASTPKTS].minimal_heartbeat = 600
ds[OUTNUCASTPKTS].min = 0.0000000000e+00
ds[OUTNUCASTPKTS].max = 1.3500000000e+10
ds[OUTNUCASTPKTS].last_ds = "1098873"
ds[OUTNUCASTPKTS].value = 5.3644530259e+01
ds[OUTNUCASTPKTS].unknown_sec = 0
ds[INDISCARDS].index = 8
ds[INDISCARDS].type = "DERIVE"
ds[INDISCARDS].minimal_heartbeat = 600
ds[INDISCARDS].min = 0.0000000000e+00
ds[INDISCARDS].max = 1.3500000000e+10
ds[INDISCARDS].last_ds = "0"
ds[INDISCARDS].value = 0.0000000000e+00
ds[INDISCARDS].unknown_sec = 0
ds[OUTDISCARDS].index = 9
ds[OUTDISCARDS].type = "DERIVE"
ds[OUTDISCARDS].minimal_heartbeat = 600
ds[OUTDISCARDS].min = 0.0000000000e+00
ds[OUTDISCARDS].max = 1.3500000000e+10
ds[OUTDISCARDS].last_ds = "0"
ds[OUTDISCARDS].value = 0.0000000000e+00
ds[OUTDISCARDS].unknown_sec = 0
ds[INUNKNOWNPROTOS].index = 10
ds[INUNKNOWNPROTOS].type = "DERIVE"
ds[INUNKNOWNPROTOS].minimal_heartbeat = 600
ds[INUNKNOWNPROTOS].min = 0.0000000000e+00
ds[INUNKNOWNPROTOS].max = 1.3500000000e+10
ds[INUNKNOWNPROTOS].last_ds = "0"
ds[INUNKNOWNPROTOS].value = 0.0000000000e+00
ds[INUNKNOWNPROTOS].unknown_sec = 0
ds[INBROADCASTPKTS].index = 11
ds[INBROADCASTPKTS].type = "DERIVE"
ds[INBROADCASTPKTS].minimal_heartbeat = 600
ds[INBROADCASTPKTS].min = 0.0000000000e+00
ds[INBROADCASTPKTS].max = 1.3500000000e+10
ds[INBROADCASTPKTS].last_ds = "10"
ds[INBROADCASTPKTS].value = 0.0000000000e+00
ds[INBROADCASTPKTS].unknown_sec = 0
ds[OUTBROADCASTPKTS].index = 12
ds[OUTBROADCASTPKTS].type = "DERIVE"
ds[OUTBROADCASTPKTS].minimal_heartbeat = 600
ds[OUTBROADCASTPKTS].min = 0.0000000000e+00
ds[OUTBROADCASTPKTS].max = 1.3500000000e+10
ds[OUTBROADCASTPKTS].last_ds = "0"
ds[OUTBROADCASTPKTS].value = 0.0000000000e+00
ds[OUTBROADCASTPKTS].unknown_sec = 0
ds[INMULTICASTPKTS].index = 13
ds[INMULTICASTPKTS].type = "DERIVE"
ds[INMULTICASTPKTS].minimal_heartbeat = 600
ds[INMULTICASTPKTS].min = 0.0000000000e+00
ds[INMULTICASTPKTS].max = 1.3500000000e+10
ds[INMULTICASTPKTS].last_ds = "1098884"
ds[INMULTICASTPKTS].value = 5.3644530259e+01
ds[INMULTICASTPKTS].unknown_sec = 0
ds[OUTMULTICASTPKTS].index = 14
ds[OUTMULTICASTPKTS].type = "DERIVE"
ds[OUTMULTICASTPKTS].minimal_heartbeat = 600
ds[OUTMULTICASTPKTS].min = 0.0000000000e+00
ds[OUTMULTICASTPKTS].max = 1.3500000000e+10
ds[OUTMULTICASTPKTS].last_ds = "1098873"
ds[OUTMULTICASTPKTS].value = 5.3644530259e+01
ds[OUTMULTICASTPKTS].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 813
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 2475
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 1129
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 5.9290905975e+03
rra[2].cdp_prep[0].unknown_datapoints = 0
rra[2].cdp_prep[1].value = 5.9235287009e+03
rra[2].cdp_prep[1].unknown_datapoints = 0
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 0
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 0
rra[2].cdp_prep[4].value = 5.3350677939e+01
rra[2].cdp_prep[4].unknown_datapoints = 0
rra[2].cdp_prep[5].value = 5.4067497925e+01
rra[2].cdp_prep[5].unknown_datapoints = 0
rra[2].cdp_prep[6].value = 4.2820484791e+00
rra[2].cdp_prep[6].unknown_datapoints = 0
rra[2].cdp_prep[7].value = 4.2836603997e+00
rra[2].cdp_prep[7].unknown_datapoints = 0
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 0
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 0
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 0
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 0
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 0
rra[2].cdp_prep[13].value = 4.2820484791e+00
rra[2].cdp_prep[13].unknown_datapoints = 0
rra[2].cdp_prep[14].value = 4.2836603997e+00
rra[2].cdp_prep[14].unknown_datapoints = 0
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 166
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 8.4922555580e+04
rra[3].cdp_prep[0].unknown_datapoints = 0
rra[3].cdp_prep[1].value = 8.3545343970e+04
rra[3].cdp_prep[1].unknown_datapoints = 0
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 0
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 0
rra[3].cdp_prep[4].value = 7.7393739645e+02
rra[3].cdp_prep[4].unknown_datapoints = 0
rra[3].cdp_prep[5].value = 7.7668485020e+02
rra[3].cdp_prep[5].unknown_datapoints = 0
rra[3].cdp_prep[6].value = 6.4013126374e+01
rra[3].cdp_prep[6].unknown_datapoints = 0
rra[3].cdp_prep[7].value = 6.3944849606e+01
rra[3].cdp_prep[7].unknown_datapoints = 0
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 0
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 0
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 0
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 0
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 0
rra[3].cdp_prep[13].value = 6.4013126374e+01
rra[3].cdp_prep[13].unknown_datapoints = 0
rra[3].cdp_prep[14].value = 6.3944849606e+01
rra[3].cdp_prep[14].unknown_datapoints = 0
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 1249
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = inf
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = inf
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = inf
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = inf
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = inf
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = inf
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = inf
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = inf
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = inf
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = inf
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = inf
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = inf
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = inf
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = inf
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = inf
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 159
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 4.1315768932e+02
rra[5].cdp_prep[0].unknown_datapoints = 0
rra[5].cdp_prep[1].value = 4.1516925245e+02
rra[5].cdp_prep[1].unknown_datapoints = 0
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 0
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 0
rra[5].cdp_prep[4].value = 4.0611911554e+00
rra[5].cdp_prep[4].unknown_datapoints = 0
rra[5].cdp_prep[5].value = 4.0473712837e+00
rra[5].cdp_prep[5].unknown_datapoints = 0
rra[5].cdp_prep[6].value = 3.4901955496e-01
rra[5].cdp_prep[6].unknown_datapoints = 0
rra[5].cdp_prep[7].value = 3.4958851722e-01
rra[5].cdp_prep[7].unknown_datapoints = 0
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 0
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 0
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 0
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 0
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 0
rra[5].cdp_prep[13].value = 3.4901955496e-01
rra[5].cdp_prep[13].unknown_datapoints = 0
rra[5].cdp_prep[14].value = 3.4958851722e-01
rra[5].cdp_prep[14].unknown_datapoints = 0
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 614
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 4.0619074522e+02
rra[6].cdp_prep[0].unknown_datapoints = 0
rra[6].cdp_prep[1].value = 4.0049859753e+02
rra[6].cdp_prep[1].unknown_datapoints = 0
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 0
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 0
rra[6].cdp_prep[4].value = 3.9830227955e+00
rra[6].cdp_prep[4].unknown_datapoints = 0
rra[6].cdp_prep[5].value = 3.9909426245e+00
rra[6].cdp_prep[5].unknown_datapoints = 0
rra[6].cdp_prep[6].value = 3.4888300851e-01
rra[6].cdp_prep[6].unknown_datapoints = 0
rra[6].cdp_prep[7].value = 3.4923042154e-01
rra[6].cdp_prep[7].unknown_datapoints = 0
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 0
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 0
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 0
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 0
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 0
rra[6].cdp_prep[13].value = 3.4888300851e-01
rra[6].cdp_prep[13].unknown_datapoints = 0
rra[6].cdp_prep[14].value = 3.4923042154e-01
rra[6].cdp_prep[14].unknown_datapoints = 0
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 562
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = -inf
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = -inf
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = -inf
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = -inf
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = -inf
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = -inf
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = -inf
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = -inf
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = -inf
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = -inf
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = -inf
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = -inf
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = -inf
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = -inf
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = -inf
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 96
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 6.5209467115e+02
rra[8].cdp_prep[0].unknown_datapoints = 0
rra[8].cdp_prep[1].value = 6.6226637808e+02
rra[8].cdp_prep[1].unknown_datapoints = 0
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 0
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 0
rra[8].cdp_prep[4].value = 5.2600733766e+00
rra[8].cdp_prep[4].unknown_datapoints = 0
rra[8].cdp_prep[5].value = 5.4334493796e+00
rra[8].cdp_prep[5].unknown_datapoints = 0
rra[8].cdp_prep[6].value = 3.6187320748e-01
rra[8].cdp_prep[6].unknown_datapoints = 0
rra[8].cdp_prep[7].value = 3.6267147959e-01
rra[8].cdp_prep[7].unknown_datapoints = 0
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 0
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 0
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 0
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 0
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 0
rra[8].cdp_prep[13].value = 3.6187320748e-01
rra[8].cdp_prep[13].unknown_datapoints = 0
rra[8].cdp_prep[14].value = 3.6267147959e-01
rra[8].cdp_prep[14].unknown_datapoints = 0
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 701
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 7.0998774870e+02
rra[9].cdp_prep[0].unknown_datapoints = 0
rra[9].cdp_prep[1].value = 7.6214725493e+02
rra[9].cdp_prep[1].unknown_datapoints = 0
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 0
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 0
rra[9].cdp_prep[4].value = 5.4335623048e+00
rra[9].cdp_prep[4].unknown_datapoints = 0
rra[9].cdp_prep[5].value = 5.8342161167e+00
rra[9].cdp_prep[5].unknown_datapoints = 0
rra[9].cdp_prep[6].value = 3.6228428977e-01
rra[9].cdp_prep[6].unknown_datapoints = 0
rra[9].cdp_prep[7].value = 3.6339100875e-01
rra[9].cdp_prep[7].unknown_datapoints = 0
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 0
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 0
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 0
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 0
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 0
rra[9].cdp_prep[13].value = 3.6228428977e-01
rra[9].cdp_prep[13].unknown_datapoints = 0
rra[9].cdp_prep[14].value = 3.6339100875e-01
rra[9].cdp_prep[14].unknown_datapoints = 0]
RRD_STATUS[TRUE]

.
CMD[/usr/bin/rrdtool info /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-27001.rrd]

CMD EXITCODE[0]
CMD RUNTIME[0.0138s]
STDOUT[
filename = "/opt/observium/rrd/sp101a.pit1.teraswitch.com/port-27001.rrd"
rrd_version = "0003"
step = 300
last_update = 1628262150
header_size = 16904
ds[INOCTETS].index = 0
ds[INOCTETS].type = "DERIVE"
ds[INOCTETS].minimal_heartbeat = 600
ds[INOCTETS].min = 0.0000000000e+00
ds[INOCTETS].max = 1.3500000000e+10
ds[INOCTETS].last_ds = "1304591374"
ds[INOCTETS].value = 1.0231314140e+05
ds[INOCTETS].unknown_sec = 0
ds[OUTOCTETS].index = 1
ds[OUTOCTETS].type = "DERIVE"
ds[OUTOCTETS].minimal_heartbeat = 600
ds[OUTOCTETS].min = 0.0000000000e+00
ds[OUTOCTETS].max = 1.3500000000e+10
ds[OUTOCTETS].last_ds = "1290828693"
ds[OUTOCTETS].value = 9.5645357162e+04
ds[OUTOCTETS].unknown_sec = 0
ds[INERRORS].index = 2
ds[INERRORS].type = "DERIVE"
ds[INERRORS].minimal_heartbeat = 600
ds[INERRORS].min = 0.0000000000e+00
ds[INERRORS].max = 1.3500000000e+10
ds[INERRORS].last_ds = "0"
ds[INERRORS].value = 0.0000000000e+00
ds[INERRORS].unknown_sec = 0
ds[OUTERRORS].index = 3
ds[OUTERRORS].type = "DERIVE"
ds[OUTERRORS].minimal_heartbeat = 600
ds[OUTERRORS].min = 0.0000000000e+00
ds[OUTERRORS].max = 1.3500000000e+10
ds[OUTERRORS].last_ds = "0"
ds[OUTERRORS].value = 0.0000000000e+00
ds[OUTERRORS].unknown_sec = 0
ds[INUCASTPKTS].index = 4
ds[INUCASTPKTS].type = "DERIVE"
ds[INUCASTPKTS].minimal_heartbeat = 600
ds[INUCASTPKTS].min = 0.0000000000e+00
ds[INUCASTPKTS].max = 1.3500000000e+10
ds[INUCASTPKTS].last_ds = "12593181"
ds[INUCASTPKTS].value = 8.0107316587e+02
ds[INUCASTPKTS].unknown_sec = 0
ds[OUTUCASTPKTS].index = 5
ds[OUTUCASTPKTS].type = "DERIVE"
ds[OUTUCASTPKTS].minimal_heartbeat = 600
ds[OUTUCASTPKTS].min = 0.0000000000e+00
ds[OUTUCASTPKTS].max = 1.3500000000e+10
ds[OUTUCASTPKTS].last_ds = "12607002"
ds[OUTUCASTPKTS].value = 8.0346871959e+02
ds[OUTUCASTPKTS].unknown_sec = 0
ds[INNUCASTPKTS].index = 6
ds[INNUCASTPKTS].type = "DERIVE"
ds[INNUCASTPKTS].minimal_heartbeat = 600
ds[INNUCASTPKTS].min = 0.0000000000e+00
ds[INNUCASTPKTS].max = 1.3500000000e+10
ds[INNUCASTPKTS].last_ds = "1098927"
ds[INNUCASTPKTS].value = 5.4139514200e+01
ds[INNUCASTPKTS].unknown_sec = 0
ds[OUTNUCASTPKTS].index = 7
ds[OUTNUCASTPKTS].type = "DERIVE"
ds[OUTNUCASTPKTS].minimal_heartbeat = 600
ds[OUTNUCASTPKTS].min = 0.0000000000e+00
ds[OUTNUCASTPKTS].max = 1.3500000000e+10
ds[OUTNUCASTPKTS].last_ds = "1098881"
ds[OUTNUCASTPKTS].value = 5.4139514200e+01
ds[OUTNUCASTPKTS].unknown_sec = 0
ds[INDISCARDS].index = 8
ds[INDISCARDS].type = "DERIVE"
ds[INDISCARDS].minimal_heartbeat = 600
ds[INDISCARDS].min = 0.0000000000e+00
ds[INDISCARDS].max = 1.3500000000e+10
ds[INDISCARDS].last_ds = "0"
ds[INDISCARDS].value = 0.0000000000e+00
ds[INDISCARDS].unknown_sec = 0
ds[OUTDISCARDS].index = 9
ds[OUTDISCARDS].type = "DERIVE"
ds[OUTDISCARDS].minimal_heartbeat = 600
ds[OUTDISCARDS].min = 0.0000000000e+00
ds[OUTDISCARDS].max = 1.3500000000e+10
ds[OUTDISCARDS].last_ds = "0"
ds[OUTDISCARDS].value = 0.0000000000e+00
ds[OUTDISCARDS].unknown_sec = 0
ds[INUNKNOWNPROTOS].index = 10
ds[INUNKNOWNPROTOS].type = "DERIVE"
ds[INUNKNOWNPROTOS].minimal_heartbeat = 600
ds[INUNKNOWNPROTOS].min = 0.0000000000e+00
ds[INUNKNOWNPROTOS].max = 1.3500000000e+10
ds[INUNKNOWNPROTOS].last_ds = "0"
ds[INUNKNOWNPROTOS].value = 0.0000000000e+00
ds[INUNKNOWNPROTOS].unknown_sec = 0
ds[INBROADCASTPKTS].index = 11
ds[INBROADCASTPKTS].type = "DERIVE"
ds[INBROADCASTPKTS].minimal_heartbeat = 600
ds[INBROADCASTPKTS].min = 0.0000000000e+00
ds[INBROADCASTPKTS].max = 1.3500000000e+10
ds[INBROADCASTPKTS].last_ds = "5"
ds[INBROADCASTPKTS].value = 0.0000000000e+00
ds[INBROADCASTPKTS].unknown_sec = 0
ds[OUTBROADCASTPKTS].index = 12
ds[OUTBROADCASTPKTS].type = "DERIVE"
ds[OUTBROADCASTPKTS].minimal_heartbeat = 600
ds[OUTBROADCASTPKTS].min = 0.0000000000e+00
ds[OUTBROADCASTPKTS].max = 1.3500000000e+10
ds[OUTBROADCASTPKTS].last_ds = "0"
ds[OUTBROADCASTPKTS].value = 0.0000000000e+00
ds[OUTBROADCASTPKTS].unknown_sec = 0
ds[INMULTICASTPKTS].index = 13
ds[INMULTICASTPKTS].type = "DERIVE"
ds[INMULTICASTPKTS].minimal_heartbeat = 600
ds[INMULTICASTPKTS].min = 0.0000000000e+00
ds[INMULTICASTPKTS].max = 1.3500000000e+10
ds[INMULTICASTPKTS].last_ds = "1098922"
ds[INMULTICASTPKTS].value = 5.4139514200e+01
ds[INMULTICASTPKTS].unknown_sec = 0
ds[OUTMULTICASTPKTS].index = 14
ds[OUTMULTICASTPKTS].type = "DERIVE"
ds[OUTMULTICASTPKTS].minimal_heartbeat = 600
ds[OUTMULTICASTPKTS].min = 0.0000000000e+00
ds[OUTMULTICASTPKTS].max = 1.3500000000e+10
ds[OUTMULTICASTPKTS].last_ds = "1098881"
ds[OUTMULTICASTPKTS].value = 5.4139514200e+01
ds[OUTMULTICASTPKTS].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 467
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 1167
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 1211
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 6.1457878115e+03
rra[2].cdp_prep[0].unknown_datapoints = 0
rra[2].cdp_prep[1].value = 5.9643083274e+03
rra[2].cdp_prep[1].unknown_datapoints = 0
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 0
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 0
rra[2].cdp_prep[4].value = 5.4153750010e+01
rra[2].cdp_prep[4].unknown_datapoints = 0
rra[2].cdp_prep[5].value = 5.4051684327e+01
rra[2].cdp_prep[5].unknown_datapoints = 0
rra[2].cdp_prep[6].value = 4.2718927913e+00
rra[2].cdp_prep[6].unknown_datapoints = 0
rra[2].cdp_prep[7].value = 4.2854414578e+00
rra[2].cdp_prep[7].unknown_datapoints = 0
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 0
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 0
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 0
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 0
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 0
rra[2].cdp_prep[13].value = 4.2718927913e+00
rra[2].cdp_prep[13].unknown_datapoints = 0
rra[2].cdp_prep[14].value = 4.2854414578e+00
rra[2].cdp_prep[14].unknown_datapoints = 0
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 834
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 8.4368045793e+04
rra[3].cdp_prep[0].unknown_datapoints = 0
rra[3].cdp_prep[1].value = 8.2774077655e+04
rra[3].cdp_prep[1].unknown_datapoints = 0
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 0
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 0
rra[3].cdp_prep[4].value = 7.6955348785e+02
rra[3].cdp_prep[4].unknown_datapoints = 0
rra[3].cdp_prep[5].value = 7.7113766387e+02
rra[3].cdp_prep[5].unknown_datapoints = 0
rra[3].cdp_prep[6].value = 6.3971768997e+01
rra[3].cdp_prep[6].unknown_datapoints = 0
rra[3].cdp_prep[7].value = 6.4015102331e+01
rra[3].cdp_prep[7].unknown_datapoints = 0
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 0
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 0
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 0
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 0
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 0
rra[3].cdp_prep[13].value = 6.3971768997e+01
rra[3].cdp_prep[13].unknown_datapoints = 0
rra[3].cdp_prep[14].value = 6.4015102331e+01
rra[3].cdp_prep[14].unknown_datapoints = 0
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 240
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = inf
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = inf
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = inf
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = inf
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = inf
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = inf
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = inf
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = inf
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = inf
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = inf
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = inf
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = inf
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = inf
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = inf
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = inf
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 13
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 4.0361262524e+02
rra[5].cdp_prep[0].unknown_datapoints = 0
rra[5].cdp_prep[1].value = 4.0132279145e+02
rra[5].cdp_prep[1].unknown_datapoints = 0
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 0
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 0
rra[5].cdp_prep[4].value = 3.9944642474e+00
rra[5].cdp_prep[4].unknown_datapoints = 0
rra[5].cdp_prep[5].value = 3.9730796082e+00
rra[5].cdp_prep[5].unknown_datapoints = 0
rra[5].cdp_prep[6].value = 3.4851962434e-01
rra[5].cdp_prep[6].unknown_datapoints = 0
rra[5].cdp_prep[7].value = 3.4756224396e-01
rra[5].cdp_prep[7].unknown_datapoints = 0
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 0
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 0
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 0
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 0
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 0
rra[5].cdp_prep[13].value = 3.4851962434e-01
rra[5].cdp_prep[13].unknown_datapoints = 0
rra[5].cdp_prep[14].value = 3.4756224396e-01
rra[5].cdp_prep[14].unknown_datapoints = 0
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 1249
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 3.9793082470e+02
rra[6].cdp_prep[0].unknown_datapoints = 0
rra[6].cdp_prep[1].value = 4.0132279145e+02
rra[6].cdp_prep[1].unknown_datapoints = 0
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 0
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 0
rra[6].cdp_prep[4].value = 3.9392764044e+00
rra[6].cdp_prep[4].unknown_datapoints = 0
rra[6].cdp_prep[5].value = 3.9730796082e+00
rra[6].cdp_prep[5].unknown_datapoints = 0
rra[6].cdp_prep[6].value = 3.4851962434e-01
rra[6].cdp_prep[6].unknown_datapoints = 0
rra[6].cdp_prep[7].value = 3.4756224396e-01
rra[6].cdp_prep[7].unknown_datapoints = 0
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 0
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 0
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 0
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 0
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 0
rra[6].cdp_prep[13].value = 3.4851962434e-01
rra[6].cdp_prep[13].unknown_datapoints = 0
rra[6].cdp_prep[14].value = 3.4756224396e-01
rra[6].cdp_prep[14].unknown_datapoints = 0
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 1191
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = -inf
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = -inf
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = -inf
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = -inf
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = -inf
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = -inf
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = -inf
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = -inf
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = -inf
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = -inf
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = -inf
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = -inf
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = -inf
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = -inf
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = -inf
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 284
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 6.7765854536e+02
rra[8].cdp_prep[0].unknown_datapoints = 0
rra[8].cdp_prep[1].value = 6.4574494313e+02
rra[8].cdp_prep[1].unknown_datapoints = 0
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 0
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 0
rra[8].cdp_prep[4].value = 5.2498661631e+00
rra[8].cdp_prep[4].unknown_datapoints = 0
rra[8].cdp_prep[5].value = 5.2935161019e+00
rra[8].cdp_prep[5].unknown_datapoints = 0
rra[8].cdp_prep[6].value = 3.6306157640e-01
rra[8].cdp_prep[6].unknown_datapoints = 0
rra[8].cdp_prep[7].value = 3.6352492331e-01
rra[8].cdp_prep[7].unknown_datapoints = 0
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 0
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 0
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 0
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 0
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 0
rra[8].cdp_prep[13].value = 3.6306157640e-01
rra[8].cdp_prep[13].unknown_datapoints = 0
rra[8].cdp_prep[14].value = 3.6352492331e-01
rra[8].cdp_prep[14].unknown_datapoints = 0
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 1251
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 6.7765854536e+02
rra[9].cdp_prep[0].unknown_datapoints = 0
rra[9].cdp_prep[1].value = 6.4574494313e+02
rra[9].cdp_prep[1].unknown_datapoints = 0
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 0
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 0
rra[9].cdp_prep[4].value = 5.2498661631e+00
rra[9].cdp_prep[4].unknown_datapoints = 0
rra[9].cdp_prep[5].value = 5.2935161019e+00
rra[9].cdp_prep[5].unknown_datapoints = 0
rra[9].cdp_prep[6].value = 3.6306157640e-01
rra[9].cdp_prep[6].unknown_datapoints = 0
rra[9].cdp_prep[7].value = 3.6352492331e-01
rra[9].cdp_prep[7].unknown_datapoints = 0
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 0
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 0
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 0
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 0
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 0
rra[9].cdp_prep[13].value = 3.6306157640e-01
rra[9].cdp_prep[13].unknown_datapoints = 0
rra[9].cdp_prep[14].value = 3.6352492331e-01
rra[9].cdp_prep[14].unknown_datapoints = 0
]

RRD CMD[info /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-27001.rrd ]
RRD RUNTIME[0.0138s]
RRD STDOUT[filename = "/opt/observium/rrd/sp101a.pit1.teraswitch.com/port-27001.rrd"
rrd_version = "0003"
step = 300
last_update = 1628262150
header_size = 16904
ds[INOCTETS].index = 0
ds[INOCTETS].type = "DERIVE"
ds[INOCTETS].minimal_heartbeat = 600
ds[INOCTETS].min = 0.0000000000e+00
ds[INOCTETS].max = 1.3500000000e+10
ds[INOCTETS].last_ds = "1304591374"
ds[INOCTETS].value = 1.0231314140e+05
ds[INOCTETS].unknown_sec = 0
ds[OUTOCTETS].index = 1
ds[OUTOCTETS].type = "DERIVE"
ds[OUTOCTETS].minimal_heartbeat = 600
ds[OUTOCTETS].min = 0.0000000000e+00
ds[OUTOCTETS].max = 1.3500000000e+10
ds[OUTOCTETS].last_ds = "1290828693"
ds[OUTOCTETS].value = 9.5645357162e+04
ds[OUTOCTETS].unknown_sec = 0
ds[INERRORS].index = 2
ds[INERRORS].type = "DERIVE"
ds[INERRORS].minimal_heartbeat = 600
ds[INERRORS].min = 0.0000000000e+00
ds[INERRORS].max = 1.3500000000e+10
ds[INERRORS].last_ds = "0"
ds[INERRORS].value = 0.0000000000e+00
ds[INERRORS].unknown_sec = 0
ds[OUTERRORS].index = 3
ds[OUTERRORS].type = "DERIVE"
ds[OUTERRORS].minimal_heartbeat = 600
ds[OUTERRORS].min = 0.0000000000e+00
ds[OUTERRORS].max = 1.3500000000e+10
ds[OUTERRORS].last_ds = "0"
ds[OUTERRORS].value = 0.0000000000e+00
ds[OUTERRORS].unknown_sec = 0
ds[INUCASTPKTS].index = 4
ds[INUCASTPKTS].type = "DERIVE"
ds[INUCASTPKTS].minimal_heartbeat = 600
ds[INUCASTPKTS].min = 0.0000000000e+00
ds[INUCASTPKTS].max = 1.3500000000e+10
ds[INUCASTPKTS].last_ds = "12593181"
ds[INUCASTPKTS].value = 8.0107316587e+02
ds[INUCASTPKTS].unknown_sec = 0
ds[OUTUCASTPKTS].index = 5
ds[OUTUCASTPKTS].type = "DERIVE"
ds[OUTUCASTPKTS].minimal_heartbeat = 600
ds[OUTUCASTPKTS].min = 0.0000000000e+00
ds[OUTUCASTPKTS].max = 1.3500000000e+10
ds[OUTUCASTPKTS].last_ds = "12607002"
ds[OUTUCASTPKTS].value = 8.0346871959e+02
ds[OUTUCASTPKTS].unknown_sec = 0
ds[INNUCASTPKTS].index = 6
ds[INNUCASTPKTS].type = "DERIVE"
ds[INNUCASTPKTS].minimal_heartbeat = 600
ds[INNUCASTPKTS].min = 0.0000000000e+00
ds[INNUCASTPKTS].max = 1.3500000000e+10
ds[INNUCASTPKTS].last_ds = "1098927"
ds[INNUCASTPKTS].value = 5.4139514200e+01
ds[INNUCASTPKTS].unknown_sec = 0
ds[OUTNUCASTPKTS].index = 7
ds[OUTNUCASTPKTS].type = "DERIVE"
ds[OUTNUCASTPKTS].minimal_heartbeat = 600
ds[OUTNUCASTPKTS].min = 0.0000000000e+00
ds[OUTNUCASTPKTS].max = 1.3500000000e+10
ds[OUTNUCASTPKTS].last_ds = "1098881"
ds[OUTNUCASTPKTS].value = 5.4139514200e+01
ds[OUTNUCASTPKTS].unknown_sec = 0
ds[INDISCARDS].index = 8
ds[INDISCARDS].type = "DERIVE"
ds[INDISCARDS].minimal_heartbeat = 600
ds[INDISCARDS].min = 0.0000000000e+00
ds[INDISCARDS].max = 1.3500000000e+10
ds[INDISCARDS].last_ds = "0"
ds[INDISCARDS].value = 0.0000000000e+00
ds[INDISCARDS].unknown_sec = 0
ds[OUTDISCARDS].index = 9
ds[OUTDISCARDS].type = "DERIVE"
ds[OUTDISCARDS].minimal_heartbeat = 600
ds[OUTDISCARDS].min = 0.0000000000e+00
ds[OUTDISCARDS].max = 1.3500000000e+10
ds[OUTDISCARDS].last_ds = "0"
ds[OUTDISCARDS].value = 0.0000000000e+00
ds[OUTDISCARDS].unknown_sec = 0
ds[INUNKNOWNPROTOS].index = 10
ds[INUNKNOWNPROTOS].type = "DERIVE"
ds[INUNKNOWNPROTOS].minimal_heartbeat = 600
ds[INUNKNOWNPROTOS].min = 0.0000000000e+00
ds[INUNKNOWNPROTOS].max = 1.3500000000e+10
ds[INUNKNOWNPROTOS].last_ds = "0"
ds[INUNKNOWNPROTOS].value = 0.0000000000e+00
ds[INUNKNOWNPROTOS].unknown_sec = 0
ds[INBROADCASTPKTS].index = 11
ds[INBROADCASTPKTS].type = "DERIVE"
ds[INBROADCASTPKTS].minimal_heartbeat = 600
ds[INBROADCASTPKTS].min = 0.0000000000e+00
ds[INBROADCASTPKTS].max = 1.3500000000e+10
ds[INBROADCASTPKTS].last_ds = "5"
ds[INBROADCASTPKTS].value = 0.0000000000e+00
ds[INBROADCASTPKTS].unknown_sec = 0
ds[OUTBROADCASTPKTS].index = 12
ds[OUTBROADCASTPKTS].type = "DERIVE"
ds[OUTBROADCASTPKTS].minimal_heartbeat = 600
ds[OUTBROADCASTPKTS].min = 0.0000000000e+00
ds[OUTBROADCASTPKTS].max = 1.3500000000e+10
ds[OUTBROADCASTPKTS].last_ds = "0"
ds[OUTBROADCASTPKTS].value = 0.0000000000e+00
ds[OUTBROADCASTPKTS].unknown_sec = 0
ds[INMULTICASTPKTS].index = 13
ds[INMULTICASTPKTS].type = "DERIVE"
ds[INMULTICASTPKTS].minimal_heartbeat = 600
ds[INMULTICASTPKTS].min = 0.0000000000e+00
ds[INMULTICASTPKTS].max = 1.3500000000e+10
ds[INMULTICASTPKTS].last_ds = "1098922"
ds[INMULTICASTPKTS].value = 5.4139514200e+01
ds[INMULTICASTPKTS].unknown_sec = 0
ds[OUTMULTICASTPKTS].index = 14
ds[OUTMULTICASTPKTS].type = "DERIVE"
ds[OUTMULTICASTPKTS].minimal_heartbeat = 600
ds[OUTMULTICASTPKTS].min = 0.0000000000e+00
ds[OUTMULTICASTPKTS].max = 1.3500000000e+10
ds[OUTMULTICASTPKTS].last_ds = "1098881"
ds[OUTMULTICASTPKTS].value = 5.4139514200e+01
ds[OUTMULTICASTPKTS].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 467
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 1167
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 1211
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 6.1457878115e+03
rra[2].cdp_prep[0].unknown_datapoints = 0
rra[2].cdp_prep[1].value = 5.9643083274e+03
rra[2].cdp_prep[1].unknown_datapoints = 0
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 0
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 0
rra[2].cdp_prep[4].value = 5.4153750010e+01
rra[2].cdp_prep[4].unknown_datapoints = 0
rra[2].cdp_prep[5].value = 5.4051684327e+01
rra[2].cdp_prep[5].unknown_datapoints = 0
rra[2].cdp_prep[6].value = 4.2718927913e+00
rra[2].cdp_prep[6].unknown_datapoints = 0
rra[2].cdp_prep[7].value = 4.2854414578e+00
rra[2].cdp_prep[7].unknown_datapoints = 0
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 0
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 0
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 0
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 0
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 0
rra[2].cdp_prep[13].value = 4.2718927913e+00
rra[2].cdp_prep[13].unknown_datapoints = 0
rra[2].cdp_prep[14].value = 4.2854414578e+00
rra[2].cdp_prep[14].unknown_datapoints = 0
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 834
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 8.4368045793e+04
rra[3].cdp_prep[0].unknown_datapoints = 0
rra[3].cdp_prep[1].value = 8.2774077655e+04
rra[3].cdp_prep[1].unknown_datapoints = 0
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 0
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 0
rra[3].cdp_prep[4].value = 7.6955348785e+02
rra[3].cdp_prep[4].unknown_datapoints = 0
rra[3].cdp_prep[5].value = 7.7113766387e+02
rra[3].cdp_prep[5].unknown_datapoints = 0
rra[3].cdp_prep[6].value = 6.3971768997e+01
rra[3].cdp_prep[6].unknown_datapoints = 0
rra[3].cdp_prep[7].value = 6.4015102331e+01
rra[3].cdp_prep[7].unknown_datapoints = 0
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 0
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 0
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 0
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 0
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 0
rra[3].cdp_prep[13].value = 6.3971768997e+01
rra[3].cdp_prep[13].unknown_datapoints = 0
rra[3].cdp_prep[14].value = 6.4015102331e+01
rra[3].cdp_prep[14].unknown_datapoints = 0
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 240
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = inf
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = inf
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = inf
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = inf
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = inf
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = inf
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = inf
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = inf
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = inf
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = inf
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = inf
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = inf
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = inf
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = inf
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = inf
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 13
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 4.0361262524e+02
rra[5].cdp_prep[0].unknown_datapoints = 0
rra[5].cdp_prep[1].value = 4.0132279145e+02
rra[5].cdp_prep[1].unknown_datapoints = 0
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 0
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 0
rra[5].cdp_prep[4].value = 3.9944642474e+00
rra[5].cdp_prep[4].unknown_datapoints = 0
rra[5].cdp_prep[5].value = 3.9730796082e+00
rra[5].cdp_prep[5].unknown_datapoints = 0
rra[5].cdp_prep[6].value = 3.4851962434e-01
rra[5].cdp_prep[6].unknown_datapoints = 0
rra[5].cdp_prep[7].value = 3.4756224396e-01
rra[5].cdp_prep[7].unknown_datapoints = 0
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 0
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 0
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 0
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 0
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 0
rra[5].cdp_prep[13].value = 3.4851962434e-01
rra[5].cdp_prep[13].unknown_datapoints = 0
rra[5].cdp_prep[14].value = 3.4756224396e-01
rra[5].cdp_prep[14].unknown_datapoints = 0
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 1249
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 3.9793082470e+02
rra[6].cdp_prep[0].unknown_datapoints = 0
rra[6].cdp_prep[1].value = 4.0132279145e+02
rra[6].cdp_prep[1].unknown_datapoints = 0
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 0
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 0
rra[6].cdp_prep[4].value = 3.9392764044e+00
rra[6].cdp_prep[4].unknown_datapoints = 0
rra[6].cdp_prep[5].value = 3.9730796082e+00
rra[6].cdp_prep[5].unknown_datapoints = 0
rra[6].cdp_prep[6].value = 3.4851962434e-01
rra[6].cdp_prep[6].unknown_datapoints = 0
rra[6].cdp_prep[7].value = 3.4756224396e-01
rra[6].cdp_prep[7].unknown_datapoints = 0
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 0
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 0
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 0
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 0
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 0
rra[6].cdp_prep[13].value = 3.4851962434e-01
rra[6].cdp_prep[13].unknown_datapoints = 0
rra[6].cdp_prep[14].value = 3.4756224396e-01
rra[6].cdp_prep[14].unknown_datapoints = 0
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 1191
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = -inf
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = -inf
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = -inf
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = -inf
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = -inf
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = -inf
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = -inf
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = -inf
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = -inf
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = -inf
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = -inf
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = -inf
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = -inf
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = -inf
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = -inf
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 284
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 6.7765854536e+02
rra[8].cdp_prep[0].unknown_datapoints = 0
rra[8].cdp_prep[1].value = 6.4574494313e+02
rra[8].cdp_prep[1].unknown_datapoints = 0
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 0
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 0
rra[8].cdp_prep[4].value = 5.2498661631e+00
rra[8].cdp_prep[4].unknown_datapoints = 0
rra[8].cdp_prep[5].value = 5.2935161019e+00
rra[8].cdp_prep[5].unknown_datapoints = 0
rra[8].cdp_prep[6].value = 3.6306157640e-01
rra[8].cdp_prep[6].unknown_datapoints = 0
rra[8].cdp_prep[7].value = 3.6352492331e-01
rra[8].cdp_prep[7].unknown_datapoints = 0
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 0
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 0
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 0
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 0
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 0
rra[8].cdp_prep[13].value = 3.6306157640e-01
rra[8].cdp_prep[13].unknown_datapoints = 0
rra[8].cdp_prep[14].value = 3.6352492331e-01
rra[8].cdp_prep[14].unknown_datapoints = 0
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 1251
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 6.7765854536e+02
rra[9].cdp_prep[0].unknown_datapoints = 0
rra[9].cdp_prep[1].value = 6.4574494313e+02
rra[9].cdp_prep[1].unknown_datapoints = 0
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 0
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 0
rra[9].cdp_prep[4].value = 5.2498661631e+00
rra[9].cdp_prep[4].unknown_datapoints = 0
rra[9].cdp_prep[5].value = 5.2935161019e+00
rra[9].cdp_prep[5].unknown_datapoints = 0
rra[9].cdp_prep[6].value = 3.6306157640e-01
rra[9].cdp_prep[6].unknown_datapoints = 0
rra[9].cdp_prep[7].value = 3.6352492331e-01
rra[9].cdp_prep[7].unknown_datapoints = 0
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 0
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 0
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 0
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 0
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 0
rra[9].cdp_prep[13].value = 3.6306157640e-01
rra[9].cdp_prep[13].unknown_datapoints = 0
rra[9].cdp_prep[14].value = 3.6352492331e-01
rra[9].cdp_prep[14].unknown_datapoints = 0]
RRD_STATUS[TRUE]

.
CMD[/usr/bin/rrdtool info /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-28001.rrd]

CMD EXITCODE[0]
CMD RUNTIME[0.0114s]
STDOUT[
filename = "/opt/observium/rrd/sp101a.pit1.teraswitch.com/port-28001.rrd"
rrd_version = "0003"
step = 300
last_update = 1628262150
header_size = 16904
ds[INOCTETS].index = 0
ds[INOCTETS].type = "DERIVE"
ds[INOCTETS].minimal_heartbeat = 600
ds[INOCTETS].min = 0.0000000000e+00
ds[INOCTETS].max = 1.3500000000e+10
ds[INOCTETS].last_ds = "1239209852"
ds[INOCTETS].value = 8.6241180875e+04
ds[INOCTETS].unknown_sec = 0
ds[OUTOCTETS].index = 1
ds[OUTOCTETS].type = "DERIVE"
ds[OUTOCTETS].minimal_heartbeat = 600
ds[OUTOCTETS].min = 0.0000000000e+00
ds[OUTOCTETS].max = 1.3500000000e+10
ds[OUTOCTETS].last_ds = "1300396986"
ds[OUTOCTETS].value = 9.1497720458e+04
ds[OUTOCTETS].unknown_sec = 0
ds[INERRORS].index = 2
ds[INERRORS].type = "DERIVE"
ds[INERRORS].minimal_heartbeat = 600
ds[INERRORS].min = 0.0000000000e+00
ds[INERRORS].max = 1.3500000000e+10
ds[INERRORS].last_ds = "0"
ds[INERRORS].value = 0.0000000000e+00
ds[INERRORS].unknown_sec = 0
ds[OUTERRORS].index = 3
ds[OUTERRORS].type = "DERIVE"
ds[OUTERRORS].minimal_heartbeat = 600
ds[OUTERRORS].min = 0.0000000000e+00
ds[OUTERRORS].max = 1.3500000000e+10
ds[OUTERRORS].last_ds = "0"
ds[OUTERRORS].value = 0.0000000000e+00
ds[OUTERRORS].unknown_sec = 0
ds[INUCASTPKTS].index = 4
ds[INUCASTPKTS].type = "DERIVE"
ds[INUCASTPKTS].minimal_heartbeat = 600
ds[INUCASTPKTS].min = 0.0000000000e+00
ds[INUCASTPKTS].max = 1.3500000000e+10
ds[INUCASTPKTS].last_ds = "12436364"
ds[INUCASTPKTS].value = 7.2703961959e+02
ds[INUCASTPKTS].unknown_sec = 0
ds[OUTUCASTPKTS].index = 5
ds[OUTUCASTPKTS].type = "DERIVE"
ds[OUTUCASTPKTS].minimal_heartbeat = 600
ds[OUTUCASTPKTS].min = 0.0000000000e+00
ds[OUTUCASTPKTS].max = 1.3500000000e+10
ds[OUTUCASTPKTS].last_ds = "12737201"
ds[OUTUCASTPKTS].value = 7.7975837909e+02
ds[OUTUCASTPKTS].unknown_sec = 0
ds[INNUCASTPKTS].index = 6
ds[INNUCASTPKTS].type = "DERIVE"
ds[INNUCASTPKTS].minimal_heartbeat = 600
ds[INNUCASTPKTS].min = 0.0000000000e+00
ds[INNUCASTPKTS].max = 1.3500000000e+10
ds[INNUCASTPKTS].last_ds = "1098949"
ds[INNUCASTPKTS].value = 5.3198020946e+01
ds[INNUCASTPKTS].unknown_sec = 0
ds[OUTNUCASTPKTS].index = 7
ds[OUTNUCASTPKTS].type = "DERIVE"
ds[OUTNUCASTPKTS].minimal_heartbeat = 600
ds[OUTNUCASTPKTS].min = 0.0000000000e+00
ds[OUTNUCASTPKTS].max = 1.3500000000e+10
ds[OUTNUCASTPKTS].last_ds = "1098898"
ds[OUTNUCASTPKTS].value = 5.3677282396e+01
ds[OUTNUCASTPKTS].unknown_sec = 0
ds[INDISCARDS].index = 8
ds[INDISCARDS].type = "DERIVE"
ds[INDISCARDS].minimal_heartbeat = 600
ds[INDISCARDS].min = 0.0000000000e+00
ds[INDISCARDS].max = 1.3500000000e+10
ds[INDISCARDS].last_ds = "0"
ds[INDISCARDS].value = 0.0000000000e+00
ds[INDISCARDS].unknown_sec = 0
ds[OUTDISCARDS].index = 9
ds[OUTDISCARDS].type = "DERIVE"
ds[OUTDISCARDS].minimal_heartbeat = 600
ds[OUTDISCARDS].min = 0.0000000000e+00
ds[OUTDISCARDS].max = 1.3500000000e+10
ds[OUTDISCARDS].last_ds = "0"
ds[OUTDISCARDS].value = 0.0000000000e+00
ds[OUTDISCARDS].unknown_sec = 0
ds[INUNKNOWNPROTOS].index = 10
ds[INUNKNOWNPROTOS].type = "DERIVE"
ds[INUNKNOWNPROTOS].minimal_heartbeat = 600
ds[INUNKNOWNPROTOS].min = 0.0000000000e+00
ds[INUNKNOWNPROTOS].max = 1.3500000000e+10
ds[INUNKNOWNPROTOS].last_ds = "0"
ds[INUNKNOWNPROTOS].value = 0.0000000000e+00
ds[INUNKNOWNPROTOS].unknown_sec = 0
ds[INBROADCASTPKTS].index = 11
ds[INBROADCASTPKTS].type = "DERIVE"
ds[INBROADCASTPKTS].minimal_heartbeat = 600
ds[INBROADCASTPKTS].min = 0.0000000000e+00
ds[INBROADCASTPKTS].max = 1.3500000000e+10
ds[INBROADCASTPKTS].last_ds = "5"
ds[INBROADCASTPKTS].value = 0.0000000000e+00
ds[INBROADCASTPKTS].unknown_sec = 0
ds[OUTBROADCASTPKTS].index = 12
ds[OUTBROADCASTPKTS].type = "DERIVE"
ds[OUTBROADCASTPKTS].minimal_heartbeat = 600
ds[OUTBROADCASTPKTS].min = 0.0000000000e+00
ds[OUTBROADCASTPKTS].max = 1.3500000000e+10
ds[OUTBROADCASTPKTS].last_ds = "0"
ds[OUTBROADCASTPKTS].value = 0.0000000000e+00
ds[OUTBROADCASTPKTS].unknown_sec = 0
ds[INMULTICASTPKTS].index = 13
ds[INMULTICASTPKTS].type = "DERIVE"
ds[INMULTICASTPKTS].minimal_heartbeat = 600
ds[INMULTICASTPKTS].min = 0.0000000000e+00
ds[INMULTICASTPKTS].max = 1.3500000000e+10
ds[INMULTICASTPKTS].last_ds = "1098944"
ds[INMULTICASTPKTS].value = 5.3198020946e+01
ds[INMULTICASTPKTS].unknown_sec = 0
ds[OUTMULTICASTPKTS].index = 14
ds[OUTMULTICASTPKTS].type = "DERIVE"
ds[OUTMULTICASTPKTS].minimal_heartbeat = 600
ds[OUTMULTICASTPKTS].min = 0.0000000000e+00
ds[OUTMULTICASTPKTS].max = 1.3500000000e+10
ds[OUTMULTICASTPKTS].last_ds = "1098898"
ds[OUTMULTICASTPKTS].value = 5.3677282396e+01
ds[OUTMULTICASTPKTS].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 1785
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 2121
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 1372
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 5.9508806440e+03
rra[2].cdp_prep[0].unknown_datapoints = 0
rra[2].cdp_prep[1].value = 5.9096025417e+03
rra[2].cdp_prep[1].unknown_datapoints = 0
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 0
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 0
rra[2].cdp_prep[4].value = 5.3367058220e+01
rra[2].cdp_prep[4].unknown_datapoints = 0
rra[2].cdp_prep[5].value = 5.3911753558e+01
rra[2].cdp_prep[5].unknown_datapoints = 0
rra[2].cdp_prep[6].value = 4.2786617633e+00
rra[2].cdp_prep[6].unknown_datapoints = 0
rra[2].cdp_prep[7].value = 4.2554506254e+00
rra[2].cdp_prep[7].unknown_datapoints = 0
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 0
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 0
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 0
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 0
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 0
rra[2].cdp_prep[13].value = 4.2786617633e+00
rra[2].cdp_prep[13].unknown_datapoints = 0
rra[2].cdp_prep[14].value = 4.2554506254e+00
rra[2].cdp_prep[14].unknown_datapoints = 0
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 216
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 8.5032872642e+04
rra[3].cdp_prep[0].unknown_datapoints = 0
rra[3].cdp_prep[1].value = 8.4008155807e+04
rra[3].cdp_prep[1].unknown_datapoints = 0
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 0
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 0
rra[3].cdp_prep[4].value = 7.7237004991e+02
rra[3].cdp_prep[4].unknown_datapoints = 0
rra[3].cdp_prep[5].value = 7.7731358199e+02
rra[3].cdp_prep[5].unknown_datapoints = 0
rra[3].cdp_prep[6].value = 6.4013430180e+01
rra[3].cdp_prep[6].unknown_datapoints = 0
rra[3].cdp_prep[7].value = 6.4016779876e+01
rra[3].cdp_prep[7].unknown_datapoints = 0
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 0
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 0
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 0
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 0
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 0
rra[3].cdp_prep[13].value = 6.4013430180e+01
rra[3].cdp_prep[13].unknown_datapoints = 0
rra[3].cdp_prep[14].value = 6.4016779876e+01
rra[3].cdp_prep[14].unknown_datapoints = 0
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 1234
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = inf
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = inf
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = inf
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = inf
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = inf
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = inf
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = inf
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = inf
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = inf
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = inf
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = inf
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = inf
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = inf
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = inf
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = inf
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 73
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 4.0544389378e+02
rra[5].cdp_prep[0].unknown_datapoints = 0
rra[5].cdp_prep[1].value = 4.0937153030e+02
rra[5].cdp_prep[1].unknown_datapoints = 0
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 0
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 0
rra[5].cdp_prep[4].value = 4.0000938562e+00
rra[5].cdp_prep[4].unknown_datapoints = 0
rra[5].cdp_prep[5].value = 4.0238819522e+00
rra[5].cdp_prep[5].unknown_datapoints = 0
rra[5].cdp_prep[6].value = 3.4822104917e-01
rra[5].cdp_prep[6].unknown_datapoints = 0
rra[5].cdp_prep[7].value = 3.4667220344e-01
rra[5].cdp_prep[7].unknown_datapoints = 0
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 0
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 0
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 0
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 0
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 0
rra[5].cdp_prep[13].value = 3.4822104917e-01
rra[5].cdp_prep[13].unknown_datapoints = 0
rra[5].cdp_prep[14].value = 3.4667220344e-01
rra[5].cdp_prep[14].unknown_datapoints = 0
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 1038
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 3.9603183108e+02
rra[6].cdp_prep[0].unknown_datapoints = 0
rra[6].cdp_prep[1].value = 4.0204979441e+02
rra[6].cdp_prep[1].unknown_datapoints = 0
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 0
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 0
rra[6].cdp_prep[4].value = 3.9364259310e+00
rra[6].cdp_prep[4].unknown_datapoints = 0
rra[6].cdp_prep[5].value = 3.9973329939e+00
rra[6].cdp_prep[5].unknown_datapoints = 0
rra[6].cdp_prep[6].value = 3.4822104917e-01
rra[6].cdp_prep[6].unknown_datapoints = 0
rra[6].cdp_prep[7].value = 3.4667220344e-01
rra[6].cdp_prep[7].unknown_datapoints = 0
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 0
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 0
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 0
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 0
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 0
rra[6].cdp_prep[13].value = 3.4822104917e-01
rra[6].cdp_prep[13].unknown_datapoints = 0
rra[6].cdp_prep[14].value = 3.4667220344e-01
rra[6].cdp_prep[14].unknown_datapoints = 0
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 153
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = -inf
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = -inf
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = -inf
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = -inf
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = -inf
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = -inf
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = -inf
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = -inf
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = -inf
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = -inf
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = -inf
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = -inf
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = -inf
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = -inf
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = -inf
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 36
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 6.1743693306e+02
rra[8].cdp_prep[0].unknown_datapoints = 0
rra[8].cdp_prep[1].value = 6.3772766144e+02
rra[8].cdp_prep[1].unknown_datapoints = 0
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 0
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 0
rra[8].cdp_prep[4].value = 5.0095724416e+00
rra[8].cdp_prep[4].unknown_datapoints = 0
rra[8].cdp_prep[5].value = 5.3299804550e+00
rra[8].cdp_prep[5].unknown_datapoints = 0
rra[8].cdp_prep[6].value = 3.6199670087e-01
rra[8].cdp_prep[6].unknown_datapoints = 0
rra[8].cdp_prep[7].value = 3.6072790656e-01
rra[8].cdp_prep[7].unknown_datapoints = 0
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 0
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 0
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 0
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 0
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 0
rra[8].cdp_prep[13].value = 3.6199670087e-01
rra[8].cdp_prep[13].unknown_datapoints = 0
rra[8].cdp_prep[14].value = 3.6072790656e-01
rra[8].cdp_prep[14].unknown_datapoints = 0
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 647
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 6.9822053758e+02
rra[9].cdp_prep[0].unknown_datapoints = 0
rra[9].cdp_prep[1].value = 6.6394626086e+02
rra[9].cdp_prep[1].unknown_datapoints = 0
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 0
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 0
rra[9].cdp_prep[4].value = 5.3154599927e+00
rra[9].cdp_prep[4].unknown_datapoints = 0
rra[9].cdp_prep[5].value = 5.3707981672e+00
rra[9].cdp_prep[5].unknown_datapoints = 0
rra[9].cdp_prep[6].value = 3.6224092846e-01
rra[9].cdp_prep[6].unknown_datapoints = 0
rra[9].cdp_prep[7].value = 3.6072790656e-01
rra[9].cdp_prep[7].unknown_datapoints = 0
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 0
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 0
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 0
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 0
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 0
rra[9].cdp_prep[13].value = 3.6224092846e-01
rra[9].cdp_prep[13].unknown_datapoints = 0
rra[9].cdp_prep[14].value = 3.6072790656e-01
rra[9].cdp_prep[14].unknown_datapoints = 0
]

RRD CMD[info /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-28001.rrd ]
RRD RUNTIME[0.0114s]
RRD STDOUT[filename = "/opt/observium/rrd/sp101a.pit1.teraswitch.com/port-28001.rrd"
rrd_version = "0003"
step = 300
last_update = 1628262150
header_size = 16904
ds[INOCTETS].index = 0
ds[INOCTETS].type = "DERIVE"
ds[INOCTETS].minimal_heartbeat = 600
ds[INOCTETS].min = 0.0000000000e+00
ds[INOCTETS].max = 1.3500000000e+10
ds[INOCTETS].last_ds = "1239209852"
ds[INOCTETS].value = 8.6241180875e+04
ds[INOCTETS].unknown_sec = 0
ds[OUTOCTETS].index = 1
ds[OUTOCTETS].type = "DERIVE"
ds[OUTOCTETS].minimal_heartbeat = 600
ds[OUTOCTETS].min = 0.0000000000e+00
ds[OUTOCTETS].max = 1.3500000000e+10
ds[OUTOCTETS].last_ds = "1300396986"
ds[OUTOCTETS].value = 9.1497720458e+04
ds[OUTOCTETS].unknown_sec = 0
ds[INERRORS].index = 2
ds[INERRORS].type = "DERIVE"
ds[INERRORS].minimal_heartbeat = 600
ds[INERRORS].min = 0.0000000000e+00
ds[INERRORS].max = 1.3500000000e+10
ds[INERRORS].last_ds = "0"
ds[INERRORS].value = 0.0000000000e+00
ds[INERRORS].unknown_sec = 0
ds[OUTERRORS].index = 3
ds[OUTERRORS].type = "DERIVE"
ds[OUTERRORS].minimal_heartbeat = 600
ds[OUTERRORS].min = 0.0000000000e+00
ds[OUTERRORS].max = 1.3500000000e+10
ds[OUTERRORS].last_ds = "0"
ds[OUTERRORS].value = 0.0000000000e+00
ds[OUTERRORS].unknown_sec = 0
ds[INUCASTPKTS].index = 4
ds[INUCASTPKTS].type = "DERIVE"
ds[INUCASTPKTS].minimal_heartbeat = 600
ds[INUCASTPKTS].min = 0.0000000000e+00
ds[INUCASTPKTS].max = 1.3500000000e+10
ds[INUCASTPKTS].last_ds = "12436364"
ds[INUCASTPKTS].value = 7.2703961959e+02
ds[INUCASTPKTS].unknown_sec = 0
ds[OUTUCASTPKTS].index = 5
ds[OUTUCASTPKTS].type = "DERIVE"
ds[OUTUCASTPKTS].minimal_heartbeat = 600
ds[OUTUCASTPKTS].min = 0.0000000000e+00
ds[OUTUCASTPKTS].max = 1.3500000000e+10
ds[OUTUCASTPKTS].last_ds = "12737201"
ds[OUTUCASTPKTS].value = 7.7975837909e+02
ds[OUTUCASTPKTS].unknown_sec = 0
ds[INNUCASTPKTS].index = 6
ds[INNUCASTPKTS].type = "DERIVE"
ds[INNUCASTPKTS].minimal_heartbeat = 600
ds[INNUCASTPKTS].min = 0.0000000000e+00
ds[INNUCASTPKTS].max = 1.3500000000e+10
ds[INNUCASTPKTS].last_ds = "1098949"
ds[INNUCASTPKTS].value = 5.3198020946e+01
ds[INNUCASTPKTS].unknown_sec = 0
ds[OUTNUCASTPKTS].index = 7
ds[OUTNUCASTPKTS].type = "DERIVE"
ds[OUTNUCASTPKTS].minimal_heartbeat = 600
ds[OUTNUCASTPKTS].min = 0.0000000000e+00
ds[OUTNUCASTPKTS].max = 1.3500000000e+10
ds[OUTNUCASTPKTS].last_ds = "1098898"
ds[OUTNUCASTPKTS].value = 5.3677282396e+01
ds[OUTNUCASTPKTS].unknown_sec = 0
ds[INDISCARDS].index = 8
ds[INDISCARDS].type = "DERIVE"
ds[INDISCARDS].minimal_heartbeat = 600
ds[INDISCARDS].min = 0.0000000000e+00
ds[INDISCARDS].max = 1.3500000000e+10
ds[INDISCARDS].last_ds = "0"
ds[INDISCARDS].value = 0.0000000000e+00
ds[INDISCARDS].unknown_sec = 0
ds[OUTDISCARDS].index = 9
ds[OUTDISCARDS].type = "DERIVE"
ds[OUTDISCARDS].minimal_heartbeat = 600
ds[OUTDISCARDS].min = 0.0000000000e+00
ds[OUTDISCARDS].max = 1.3500000000e+10
ds[OUTDISCARDS].last_ds = "0"
ds[OUTDISCARDS].value = 0.0000000000e+00
ds[OUTDISCARDS].unknown_sec = 0
ds[INUNKNOWNPROTOS].index = 10
ds[INUNKNOWNPROTOS].type = "DERIVE"
ds[INUNKNOWNPROTOS].minimal_heartbeat = 600
ds[INUNKNOWNPROTOS].min = 0.0000000000e+00
ds[INUNKNOWNPROTOS].max = 1.3500000000e+10
ds[INUNKNOWNPROTOS].last_ds = "0"
ds[INUNKNOWNPROTOS].value = 0.0000000000e+00
ds[INUNKNOWNPROTOS].unknown_sec = 0
ds[INBROADCASTPKTS].index = 11
ds[INBROADCASTPKTS].type = "DERIVE"
ds[INBROADCASTPKTS].minimal_heartbeat = 600
ds[INBROADCASTPKTS].min = 0.0000000000e+00
ds[INBROADCASTPKTS].max = 1.3500000000e+10
ds[INBROADCASTPKTS].last_ds = "5"
ds[INBROADCASTPKTS].value = 0.0000000000e+00
ds[INBROADCASTPKTS].unknown_sec = 0
ds[OUTBROADCASTPKTS].index = 12
ds[OUTBROADCASTPKTS].type = "DERIVE"
ds[OUTBROADCASTPKTS].minimal_heartbeat = 600
ds[OUTBROADCASTPKTS].min = 0.0000000000e+00
ds[OUTBROADCASTPKTS].max = 1.3500000000e+10
ds[OUTBROADCASTPKTS].last_ds = "0"
ds[OUTBROADCASTPKTS].value = 0.0000000000e+00
ds[OUTBROADCASTPKTS].unknown_sec = 0
ds[INMULTICASTPKTS].index = 13
ds[INMULTICASTPKTS].type = "DERIVE"
ds[INMULTICASTPKTS].minimal_heartbeat = 600
ds[INMULTICASTPKTS].min = 0.0000000000e+00
ds[INMULTICASTPKTS].max = 1.3500000000e+10
ds[INMULTICASTPKTS].last_ds = "1098944"
ds[INMULTICASTPKTS].value = 5.3198020946e+01
ds[INMULTICASTPKTS].unknown_sec = 0
ds[OUTMULTICASTPKTS].index = 14
ds[OUTMULTICASTPKTS].type = "DERIVE"
ds[OUTMULTICASTPKTS].minimal_heartbeat = 600
ds[OUTMULTICASTPKTS].min = 0.0000000000e+00
ds[OUTMULTICASTPKTS].max = 1.3500000000e+10
ds[OUTMULTICASTPKTS].last_ds = "1098898"
ds[OUTMULTICASTPKTS].value = 5.3677282396e+01
ds[OUTMULTICASTPKTS].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 1785
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 2121
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 1372
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 5.9508806440e+03
rra[2].cdp_prep[0].unknown_datapoints = 0
rra[2].cdp_prep[1].value = 5.9096025417e+03
rra[2].cdp_prep[1].unknown_datapoints = 0
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 0
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 0
rra[2].cdp_prep[4].value = 5.3367058220e+01
rra[2].cdp_prep[4].unknown_datapoints = 0
rra[2].cdp_prep[5].value = 5.3911753558e+01
rra[2].cdp_prep[5].unknown_datapoints = 0
rra[2].cdp_prep[6].value = 4.2786617633e+00
rra[2].cdp_prep[6].unknown_datapoints = 0
rra[2].cdp_prep[7].value = 4.2554506254e+00
rra[2].cdp_prep[7].unknown_datapoints = 0
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 0
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 0
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 0
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 0
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 0
rra[2].cdp_prep[13].value = 4.2786617633e+00
rra[2].cdp_prep[13].unknown_datapoints = 0
rra[2].cdp_prep[14].value = 4.2554506254e+00
rra[2].cdp_prep[14].unknown_datapoints = 0
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 216
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 8.5032872642e+04
rra[3].cdp_prep[0].unknown_datapoints = 0
rra[3].cdp_prep[1].value = 8.4008155807e+04
rra[3].cdp_prep[1].unknown_datapoints = 0
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 0
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 0
rra[3].cdp_prep[4].value = 7.7237004991e+02
rra[3].cdp_prep[4].unknown_datapoints = 0
rra[3].cdp_prep[5].value = 7.7731358199e+02
rra[3].cdp_prep[5].unknown_datapoints = 0
rra[3].cdp_prep[6].value = 6.4013430180e+01
rra[3].cdp_prep[6].unknown_datapoints = 0
rra[3].cdp_prep[7].value = 6.4016779876e+01
rra[3].cdp_prep[7].unknown_datapoints = 0
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 0
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 0
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 0
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 0
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 0
rra[3].cdp_prep[13].value = 6.4013430180e+01
rra[3].cdp_prep[13].unknown_datapoints = 0
rra[3].cdp_prep[14].value = 6.4016779876e+01
rra[3].cdp_prep[14].unknown_datapoints = 0
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 1234
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = inf
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = inf
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = inf
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = inf
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = inf
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = inf
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = inf
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = inf
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = inf
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = inf
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = inf
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = inf
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = inf
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = inf
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = inf
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 73
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 4.0544389378e+02
rra[5].cdp_prep[0].unknown_datapoints = 0
rra[5].cdp_prep[1].value = 4.0937153030e+02
rra[5].cdp_prep[1].unknown_datapoints = 0
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 0
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 0
rra[5].cdp_prep[4].value = 4.0000938562e+00
rra[5].cdp_prep[4].unknown_datapoints = 0
rra[5].cdp_prep[5].value = 4.0238819522e+00
rra[5].cdp_prep[5].unknown_datapoints = 0
rra[5].cdp_prep[6].value = 3.4822104917e-01
rra[5].cdp_prep[6].unknown_datapoints = 0
rra[5].cdp_prep[7].value = 3.4667220344e-01
rra[5].cdp_prep[7].unknown_datapoints = 0
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 0
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 0
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 0
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 0
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 0
rra[5].cdp_prep[13].value = 3.4822104917e-01
rra[5].cdp_prep[13].unknown_datapoints = 0
rra[5].cdp_prep[14].value = 3.4667220344e-01
rra[5].cdp_prep[14].unknown_datapoints = 0
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 1038
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 3.9603183108e+02
rra[6].cdp_prep[0].unknown_datapoints = 0
rra[6].cdp_prep[1].value = 4.0204979441e+02
rra[6].cdp_prep[1].unknown_datapoints = 0
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 0
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 0
rra[6].cdp_prep[4].value = 3.9364259310e+00
rra[6].cdp_prep[4].unknown_datapoints = 0
rra[6].cdp_prep[5].value = 3.9973329939e+00
rra[6].cdp_prep[5].unknown_datapoints = 0
rra[6].cdp_prep[6].value = 3.4822104917e-01
rra[6].cdp_prep[6].unknown_datapoints = 0
rra[6].cdp_prep[7].value = 3.4667220344e-01
rra[6].cdp_prep[7].unknown_datapoints = 0
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 0
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 0
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 0
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 0
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 0
rra[6].cdp_prep[13].value = 3.4822104917e-01
rra[6].cdp_prep[13].unknown_datapoints = 0
rra[6].cdp_prep[14].value = 3.4667220344e-01
rra[6].cdp_prep[14].unknown_datapoints = 0
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 153
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = -inf
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = -inf
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = -inf
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = -inf
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = -inf
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = -inf
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = -inf
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = -inf
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = -inf
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = -inf
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = -inf
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = -inf
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = -inf
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = -inf
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = -inf
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 36
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 6.1743693306e+02
rra[8].cdp_prep[0].unknown_datapoints = 0
rra[8].cdp_prep[1].value = 6.3772766144e+02
rra[8].cdp_prep[1].unknown_datapoints = 0
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 0
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 0
rra[8].cdp_prep[4].value = 5.0095724416e+00
rra[8].cdp_prep[4].unknown_datapoints = 0
rra[8].cdp_prep[5].value = 5.3299804550e+00
rra[8].cdp_prep[5].unknown_datapoints = 0
rra[8].cdp_prep[6].value = 3.6199670087e-01
rra[8].cdp_prep[6].unknown_datapoints = 0
rra[8].cdp_prep[7].value = 3.6072790656e-01
rra[8].cdp_prep[7].unknown_datapoints = 0
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 0
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 0
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 0
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 0
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 0
rra[8].cdp_prep[13].value = 3.6199670087e-01
rra[8].cdp_prep[13].unknown_datapoints = 0
rra[8].cdp_prep[14].value = 3.6072790656e-01
rra[8].cdp_prep[14].unknown_datapoints = 0
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 647
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 6.9822053758e+02
rra[9].cdp_prep[0].unknown_datapoints = 0
rra[9].cdp_prep[1].value = 6.6394626086e+02
rra[9].cdp_prep[1].unknown_datapoints = 0
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 0
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 0
rra[9].cdp_prep[4].value = 5.3154599927e+00
rra[9].cdp_prep[4].unknown_datapoints = 0
rra[9].cdp_prep[5].value = 5.3707981672e+00
rra[9].cdp_prep[5].unknown_datapoints = 0
rra[9].cdp_prep[6].value = 3.6224092846e-01
rra[9].cdp_prep[6].unknown_datapoints = 0
rra[9].cdp_prep[7].value = 3.6072790656e-01
rra[9].cdp_prep[7].unknown_datapoints = 0
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 0
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 0
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 0
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 0
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 0
rra[9].cdp_prep[13].value = 3.6224092846e-01
rra[9].cdp_prep[13].unknown_datapoints = 0
rra[9].cdp_prep[14].value = 3.6072790656e-01
rra[9].cdp_prep[14].unknown_datapoints = 0]
RRD_STATUS[TRUE]

ignored (by ifOperStatus = notPresent or invalid value).
Xignored (by ifOperStatus = notPresent or invalid value).
X........
+---------+--------------+--------------+----------------------+------------------+-------------+---------+
| ifIndex | ifDescr      | ifName       | ifAlias              | ifType           | Oper Status | Ignored |
+---------+--------------+--------------+----------------------+------------------+-------------+---------+
| 33      | Ethernet33   | Ethernet33   | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 34      | Ethernet34   | Ethernet34   | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 1001    | Ethernet1/1  | Ethernet1/1  | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 2001    | Ethernet2/1  | Ethernet2/1  | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 3001    | Ethernet3/1  | Ethernet3/1  | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 4001    | Ethernet4/1  | Ethernet4/1  | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 5001    | Ethernet5/1  | Ethernet5/1  | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 6001    | Ethernet6/1  | Ethernet6/1  | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 7001    | Ethernet7/1  | Ethernet7/1  | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 8001    | Ethernet8/1  | Ethernet8/1  | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 9001    | Ethernet9/1  | Ethernet9/1  | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 10001   | Ethernet10/1 | Ethernet10/1 | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 11001   | Ethernet11/1 | Ethernet11/1 | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 12001   | Ethernet12/1 | Ethernet12/1 | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 13001   | Ethernet13/1 | Ethernet13/1 | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 14001   | Ethernet14/1 | Ethernet14/1 | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 15001   | Ethernet15/1 | Ethernet15/1 | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 16001   | Ethernet16/1 | Ethernet16/1 | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 17001   | Ethernet17/1 | Ethernet17/1 | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 18001   | Ethernet18/1 | Ethernet18/1 | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 19001   | Ethernet19/1 | Ethernet19/1 | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 20001   | Ethernet20/1 | Ethernet20/1 | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 21001   | Ethernet21/1 | Ethernet21/1 | CORE: sp101a.pit1... | ethernetCsmacd   | up          | no      |
| 22001   | Ethernet22/1 | Ethernet22/1 | CORE: sp101a.pit1... | ethernetCsmacd   | up          | no      |
| 23001   | Ethernet23/1 | Ethernet23/1 | CORE: sp101a.pit1... | ethernetCsmacd   | up          | no      |
| 24001   | Ethernet24/1 | Ethernet24/1 | CORE: sp101a.pit1... | ethernetCsmacd   | up          | no      |
| 25001   | Ethernet25/1 | Ethernet25/1 | CORE: sp101a.pit1... | ethernetCsmacd   | up          | no      |
| 26001   | Ethernet26/1 | Ethernet26/1 | CORE: sp101a.pit1... | ethernetCsmacd   | up          | no      |
| 27001   | Ethernet27/1 | Ethernet27/1 | CORE: sp101a.pit1... | ethernetCsmacd   | up          | no      |
| 28001   | Ethernet28/1 | Ethernet28/1 | CORE: sp101a.pit1... | ethernetCsmacd   | up          | no      |
| 29001   | Ethernet29/1 | Ethernet29/1 | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 30001   | Ethernet30/1 | Ethernet30/1 | ...                  | ethernetCsmacd   | notPresent  | yes     |
| 31001   | Ethernet31/1 | Ethernet31/1 | ...                  | ethernetCsmacd   | down        | no      |
| 31002   | Ethernet31/2 | Ethernet31/2 | ...                  | ethernetCsmacd   | down        | no      |
| 31003   | Ethernet31/3 | Ethernet31/3 | ...                  | ethernetCsmacd   | down        | no      |
| 31004   | Ethernet31/4 | Ethernet31/4 | ...                  | ethernetCsmacd   | down        | no      |
| 32001   | Ethernet32/1 | Ethernet32/1 | ...                  | ethernetCsmacd   | down        | no      |
| 32003   | Ethernet32/3 | Ethernet32/3 | ...                  | ethernetCsmacd   | down        | no      |
| 999001  | Management1  | Management1  | ...                  | ethernetCsmacd   | up          | no      |
| 5000000 | Loopback0    | Loopback0    | ...                  | softwareLoopback | up          | no      |
+---------+--------------+--------------+----------------------+------------------+-------------+---------+


 o Duration             0.3006s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_ports-stack']
SQL RUNTIME[0.00040102s]
#####  Module Start: ports-stack  #####


SQL[SELECT * FROM `ports_stack` WHERE `device_id` = '98']
SQL RUNTIME[0.00081897s]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ifStackStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.0872s]
STDOUT[
ifStackStatus.0.33 = active
ifStackStatus.0.34 = active
ifStackStatus.0.1001 = active
ifStackStatus.0.1002 = active
ifStackStatus.0.1003 = active
ifStackStatus.0.1004 = active
ifStackStatus.0.2001 = active
ifStackStatus.0.2002 = active
ifStackStatus.0.2003 = active
ifStackStatus.0.2004 = active
ifStackStatus.0.3001 = active
ifStackStatus.0.3002 = active
ifStackStatus.0.3003 = active
ifStackStatus.0.3004 = active
ifStackStatus.0.4001 = active
ifStackStatus.0.4002 = active
ifStackStatus.0.4003 = active
ifStackStatus.0.4004 = active
ifStackStatus.0.5001 = active
ifStackStatus.0.5002 = active
ifStackStatus.0.5003 = active
ifStackStatus.0.5004 = active
ifStackStatus.0.6001 = active
ifStackStatus.0.6002 = active
ifStackStatus.0.6003 = active
ifStackStatus.0.6004 = active
ifStackStatus.0.7001 = active
ifStackStatus.0.7002 = active
ifStackStatus.0.7003 = active
ifStackStatus.0.7004 = active
ifStackStatus.0.8001 = active
ifStackStatus.0.8002 = active
ifStackStatus.0.8003 = active
ifStackStatus.0.8004 = active
ifStackStatus.0.9001 = active
ifStackStatus.0.9002 = active
ifStackStatus.0.9003 = active
ifStackStatus.0.9004 = active
ifStackStatus.0.10001 = active
ifStackStatus.0.10002 = active
ifStackStatus.0.10003 = active
ifStackStatus.0.10004 = active
ifStackStatus.0.11001 = active
ifStackStatus.0.11002 = active
ifStackStatus.0.11003 = active
ifStackStatus.0.11004 = active
ifStackStatus.0.12001 = active
ifStackStatus.0.12002 = active
ifStackStatus.0.12003 = active
ifStackStatus.0.12004 = active
ifStackStatus.0.13001 = active
ifStackStatus.0.13002 = active
ifStackStatus.0.13003 = active
ifStackStatus.0.13004 = active
ifStackStatus.0.14001 = active
ifStackStatus.0.14002 = active
ifStackStatus.0.14003 = active
ifStackStatus.0.14004 = active
ifStackStatus.0.15001 = active
ifStackStatus.0.15002 = active
ifStackStatus.0.15003 = active
ifStackStatus.0.15004 = active
ifStackStatus.0.16001 = active
ifStackStatus.0.16002 = active
ifStackStatus.0.16003 = active
ifStackStatus.0.16004 = active
ifStackStatus.0.17001 = active
ifStackStatus.0.17002 = active
ifStackStatus.0.17003 = active
ifStackStatus.0.17004 = active
ifStackStatus.0.18001 = active
ifStackStatus.0.18002 = active
ifStackStatus.0.18003 = active
ifStackStatus.0.18004 = active
ifStackStatus.0.19001 = active
ifStackStatus.0.19002 = active
ifStackStatus.0.19003 = active
ifStackStatus.0.19004 = active
ifStackStatus.0.20001 = active
ifStackStatus.0.20002 = active
ifStackStatus.0.20003 = active
ifStackStatus.0.20004 = active
ifStackStatus.0.21001 = active
ifStackStatus.0.21002 = active
ifStackStatus.0.21003 = active
ifStackStatus.0.21004 = active
ifStackStatus.0.22001 = active
ifStackStatus.0.22002 = active
ifStackStatus.0.22003 = active
ifStackStatus.0.22004 = active
ifStackStatus.0.23001 = active
ifStackStatus.0.23002 = active
ifStackStatus.0.23003 = active
ifStackStatus.0.23004 = active
ifStackStatus.0.24001 = active
ifStackStatus.0.24002 = active
ifStackStatus.0.24003 = active
ifStackStatus.0.24004 = active
ifStackStatus.0.25001 = active
ifStackStatus.0.25002 = active
ifStackStatus.0.25003 = active
ifStackStatus.0.25004 = active
ifStackStatus.0.26001 = active
ifStackStatus.0.26002 = active
ifStackStatus.0.26003 = active
ifStackStatus.0.26004 = active
ifStackStatus.0.27001 = active
ifStackStatus.0.27002 = active
ifStackStatus.0.27003 = active
ifStackStatus.0.27004 = active
ifStackStatus.0.28001 = active
ifStackStatus.0.28002 = active
ifStackStatus.0.28003 = active
ifStackStatus.0.28004 = active
ifStackStatus.0.29001 = active
ifStackStatus.0.29002 = active
ifStackStatus.0.29003 = active
ifStackStatus.0.29004 = active
ifStackStatus.0.30001 = active
ifStackStatus.0.30002 = active
ifStackStatus.0.30003 = active
ifStackStatus.0.30004 = active
ifStackStatus.0.31001 = active
ifStackStatus.0.31002 = active
ifStackStatus.0.31003 = active
ifStackStatus.0.31004 = active
ifStackStatus.0.32001 = active
ifStackStatus.0.32002 = active
ifStackStatus.0.32003 = active
ifStackStatus.0.32004 = active
ifStackStatus.0.999001 = active
ifStackStatus.0.5000000 = active
ifStackStatus.33.0 = active
ifStackStatus.34.0 = active
ifStackStatus.1001.0 = active
ifStackStatus.1002.0 = active
ifStackStatus.1003.0 = active
ifStackStatus.1004.0 = active
ifStackStatus.2001.0 = active
ifStackStatus.2002.0 = active
ifStackStatus.2003.0 = active
ifStackStatus.2004.0 = active
ifStackStatus.3001.0 = active
ifStackStatus.3002.0 = active
ifStackStatus.3003.0 = active
ifStackStatus.3004.0 = active
ifStackStatus.4001.0 = active
ifStackStatus.4002.0 = active
ifStackStatus.4003.0 = active
ifStackStatus.4004.0 = active
ifStackStatus.5001.0 = active
ifStackStatus.5002.0 = active
ifStackStatus.5003.0 = active
ifStackStatus.5004.0 = active
ifStackStatus.6001.0 = active
ifStackStatus.6002.0 = active
ifStackStatus.6003.0 = active
ifStackStatus.6004.0 = active
ifStackStatus.7001.0 = active
ifStackStatus.7002.0 = active
ifStackStatus.7003.0 = active
ifStackStatus.7004.0 = active
ifStackStatus.8001.0 = active
ifStackStatus.8002.0 = active
ifStackStatus.8003.0 = active
ifStackStatus.8004.0 = active
ifStackStatus.9001.0 = active
ifStackStatus.9002.0 = active
ifStackStatus.9003.0 = active
ifStackStatus.9004.0 = active
ifStackStatus.10001.0 = active
ifStackStatus.10002.0 = active
ifStackStatus.10003.0 = active
ifStackStatus.10004.0 = active
ifStackStatus.11001.0 = active
ifStackStatus.11002.0 = active
ifStackStatus.11003.0 = active
ifStackStatus.11004.0 = active
ifStackStatus.12001.0 = active
ifStackStatus.12002.0 = active
ifStackStatus.12003.0 = active
ifStackStatus.12004.0 = active
ifStackStatus.13001.0 = active
ifStackStatus.13002.0 = active
ifStackStatus.13003.0 = active
ifStackStatus.13004.0 = active
ifStackStatus.14001.0 = active
ifStackStatus.14002.0 = active
ifStackStatus.14003.0 = active
ifStackStatus.14004.0 = active
ifStackStatus.15001.0 = active
ifStackStatus.15002.0 = active
ifStackStatus.15003.0 = active
ifStackStatus.15004.0 = active
ifStackStatus.16001.0 = active
ifStackStatus.16002.0 = active
ifStackStatus.16003.0 = active
ifStackStatus.16004.0 = active
ifStackStatus.17001.0 = active
ifStackStatus.17002.0 = active
ifStackStatus.17003.0 = active
ifStackStatus.17004.0 = active
ifStackStatus.18001.0 = active
ifStackStatus.18002.0 = active
ifStackStatus.18003.0 = active
ifStackStatus.18004.0 = active
ifStackStatus.19001.0 = active
ifStackStatus.19002.0 = active
ifStackStatus.19003.0 = active
ifStackStatus.19004.0 = active
ifStackStatus.20001.0 = active
ifStackStatus.20002.0 = active
ifStackStatus.20003.0 = active
ifStackStatus.20004.0 = active
ifStackStatus.21001.0 = active
ifStackStatus.21002.0 = active
ifStackStatus.21003.0 = active
ifStackStatus.21004.0 = active
ifStackStatus.22001.0 = active
ifStackStatus.22002.0 = active
ifStackStatus.22003.0 = active
ifStackStatus.22004.0 = active
ifStackStatus.23001.0 = active
ifStackStatus.23002.0 = active
ifStackStatus.23003.0 = active
ifStackStatus.23004.0 = active
ifStackStatus.24001.0 = active
ifStackStatus.24002.0 = active
ifStackStatus.24003.0 = active
ifStackStatus.24004.0 = active
ifStackStatus.25001.0 = active
ifStackStatus.25002.0 = active
ifStackStatus.25003.0 = active
ifStackStatus.25004.0 = active
ifStackStatus.26001.0 = active
ifStackStatus.26002.0 = active
ifStackStatus.26003.0 = active
ifStackStatus.26004.0 = active
ifStackStatus.27001.0 = active
ifStackStatus.27002.0 = active
ifStackStatus.27003.0 = active
ifStackStatus.27004.0 = active
ifStackStatus.28001.0 = active
ifStackStatus.28002.0 = active
ifStackStatus.28003.0 = active
ifStackStatus.28004.0 = active
ifStackStatus.29001.0 = active
ifStackStatus.29002.0 = active
ifStackStatus.29003.0 = active
ifStackStatus.29004.0 = active
ifStackStatus.30001.0 = active
ifStackStatus.30002.0 = active
ifStackStatus.30003.0 = active
ifStackStatus.30004.0 = active
ifStackStatus.31001.0 = active
ifStackStatus.31002.0 = active
ifStackStatus.31003.0 = active
ifStackStatus.31004.0 = active
ifStackStatus.32001.0 = active
ifStackStatus.32002.0 = active
ifStackStatus.32003.0 = active
ifStackStatus.32004.0 = active
ifStackStatus.999001.0 = active
ifStackStatus.5000000.0 = active
]
SNMP STATUS[TRUE]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00047302s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '33' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00029612s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '34' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019312s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '1001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018287s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '1002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026703s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '1003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021005s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '1004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00031900s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '2001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023198s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '2002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020981s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '2003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00031304s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '2004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023603s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '3001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021601s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '3002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018096s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '3003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022292s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '3004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022507s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '4001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024891s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '4002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021791s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '4003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019789s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '4004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017095s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '5001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019503s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '5002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019789s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '5003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022388s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '5004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025892s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '6001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020003s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '6002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022602s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '6003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020289s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '6004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019598s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '7001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023794s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '7002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023198s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '7003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018191s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '7004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022697s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '8001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024605s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '8002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021505s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '8003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020504s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '8004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021696s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '9001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019908s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '9002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018811s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '9003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018096s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '9004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019789s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '10001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023413s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '10002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018287s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '10003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021911s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '10004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025201s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '11001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024700s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '11002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021720s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '11003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024414s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '11004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022411s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '12001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020885s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '12002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019693s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '12003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022507s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '12004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020099s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '13001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021386s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '13002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023198s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '13003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024009s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '13004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028086s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '14001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025702s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '14002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022388s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '14003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023699s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '14004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021291s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '15001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024223s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '15002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021195s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '15003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019407s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '15004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018501s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '16001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020504s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '16002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020099s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '16003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022006s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '16004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024009s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '17001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025702s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '17002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018406s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '17003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018096s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '17004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017810s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '18001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019789s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '18002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021315s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '18003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020599s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '18004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019002s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '19001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020194s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '19002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019693s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '19003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024581s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '19004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026989s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '20001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025105s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '20002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018287s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '20003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020909s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '20004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017405s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '21001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025702s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24493']
SQL RUNTIME[0.00039911s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24493']
SQL RUNTIME[0.00028896s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '21002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024199s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '21003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022388s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '21004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020289s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '22001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022292s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24494']
SQL RUNTIME[0.00033879s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24494']
SQL RUNTIME[0.00029802s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '22002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025606s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '22003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00030589s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '22004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023007s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '23001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022101s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24495']
SQL RUNTIME[0.00038910s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24495']
SQL RUNTIME[0.00033689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '23002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022984s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '23003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019598s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '23004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018096s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '24001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022483s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24496']
SQL RUNTIME[0.00032401s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24496']
SQL RUNTIME[0.00030804s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '24002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019193s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '24003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019193s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '24004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028610s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '25001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027204s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24497']
SQL RUNTIME[0.00035191s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24497']
SQL RUNTIME[0.00026202s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '25002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022507s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '25003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021696s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '25004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026989s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '26001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025105s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24498']
SQL RUNTIME[0.00034189s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24498']
SQL RUNTIME[0.00024295s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '26002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00035977s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '26003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028086s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '26004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019598s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '27001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023913s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24499']
SQL RUNTIME[0.00035214s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24499']
SQL RUNTIME[0.00027800s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '27002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022197s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '27003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023389s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '27004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024414s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '28001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025892s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24500']
SQL RUNTIME[0.00042605s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24500']
SQL RUNTIME[0.00026798s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '28002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021100s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '28003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020814s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '28004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022101s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '29001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023293s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '29002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021911s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '29003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019884s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '29004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024199s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '30001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.01273298s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '30002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00040007s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '30003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024414s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '30004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019503s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '31001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022602s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24501']
SQL RUNTIME[0.00029802s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24501']
SQL RUNTIME[0.00027013s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '31002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021601s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24502']
SQL RUNTIME[0.00029206s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24502']
SQL RUNTIME[0.00029182s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '31003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024605s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24503']
SQL RUNTIME[0.00129700s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24503']
SQL RUNTIME[0.00026488s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '31004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022793s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24504']
SQL RUNTIME[0.00035119s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24504']
SQL RUNTIME[0.00027919s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '32001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025511s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24505']
SQL RUNTIME[0.00031018s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24505']
SQL RUNTIME[0.00026202s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '32002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023007s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '32003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022912s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24506']
SQL RUNTIME[0.00032902s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24506']
SQL RUNTIME[0.00024009s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '32004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022197s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '5000000' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.01238489s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24508']
SQL RUNTIME[0.00041795s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24508']
SQL RUNTIME[0.00032401s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '33' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020504s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021100s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '34' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018787s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020313s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '1001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020909s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018406s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '1002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020313s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020003s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '1003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020814s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020409s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '1004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020099s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022197s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '2001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018907s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020599s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '2002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018096s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018001s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '2003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021005s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017786s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '2004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018287s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018597s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '3001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022912s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019598s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '3002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018501s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020790s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '3003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021815s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018692s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '3004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020003s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019884s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '4001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018501s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017881s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '4002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019693s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018597s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '4003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018406s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019097s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '4004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020313s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021911s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '5001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021887s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028706s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '5002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00298691s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019002s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '5003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020313s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018716s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '5004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017500s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025296s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '6001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024009s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018501s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '6002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021887s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025606s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '6003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020504s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00238204s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '6004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025296s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021577s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '7001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019407s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019193s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '7002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00099802s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00264001s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '7003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021815s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021887s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '7004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019503s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '8001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017905s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017095s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '8002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021815s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025392s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '8003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00051880s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00034094s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '8004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00267291s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020385s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '9001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019503s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020409s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '9002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017715s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018597s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '9003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020695s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018311s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '9004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020385s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00234103s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '10001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00033188s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00043201s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '10002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00032902s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00117993s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '10003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023890s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00101113s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '10004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018597s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017309s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '11001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016713s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016809s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '11002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016403s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016904s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '11003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018001s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019813s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '11004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016189s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016093s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '12001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017905s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016284s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '12002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016022s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016594s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '12003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017309s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016594s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '12004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016594s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '13001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016713s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016499s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '13002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019193s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016713s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '13003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016594s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '13004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016809s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016618s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '14001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022507s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017214s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '14002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016594s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '14003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016785s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016713s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '14004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016594s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018191s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '15001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019407s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016594s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '15002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017810s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016594s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '15003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016403s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017905s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '15004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016618s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016499s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '16001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016403s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017905s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '16002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016403s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '16003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016403s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016594s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '16004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016379s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016308s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '17001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017810s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016499s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '17002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018787s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018096s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '17003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016499s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016499s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '17004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016403s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016785s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '18001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016594s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018096s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '18002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018096s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '18003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023603s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016785s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '18004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016999s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016809s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '19001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019002s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '19002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016594s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016618s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '19003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016594s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016499s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '19004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018001s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016618s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '20001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016618s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '20002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016785s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016594s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '20003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019002s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016713s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '20004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017715s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022507s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016999s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '21002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020504s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016904s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '21003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018311s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016713s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '21004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016713s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018001s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017405s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '22002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021195s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019693s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '22003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022984s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018501s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '22004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020313s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018406s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017023s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '23002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016809s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018501s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '23003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018382s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018215s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '23004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018597s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018191s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025105s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '24002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021195s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017095s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '24003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016904s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017118s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '24004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016904s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018001s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '25002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017214s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016809s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '25003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018787s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017691s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '25004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016999s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017691s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '26002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016785s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '26003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016809s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017905s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '26004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018406s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018215s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017095s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '27002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018501s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '27003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016785s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018001s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '27004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020313s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016904s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017881s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '28002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016785s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017309s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '28003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017095s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '28004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018406s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018883s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '29001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018215s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '29002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016785s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016499s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '29003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016904s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021291s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '29004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016904s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016689s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '30001' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018382s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018716s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '30002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018287s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019097s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '30003' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018287s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019002s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '30004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00020099s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018215s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019097s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019002s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016594s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017095s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018597s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '32002' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019789s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00018311s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025487s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '32004' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019288s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019217s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022006s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00019407s]


 o Changes              264 unchanged
 o Duration             0.2795s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_vlans']
SQL RUNTIME[0.00029111s]
#####  Module Start: vlans  #####


SQL[SELECT * FROM `vlans` WHERE `device_id` = '98';]
SQL RUNTIME[0.00043797s]

SQL[SELECT * FROM `ports_vlans` WHERE `device_id` = '98';]
SQL RUNTIME[0.00033402s]
 o Q-BRIDGE-MIB         
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' dot1qVlanStaticName]

CMD EXITCODE[0]
CMD RUNTIME[0.044s]
STDOUT[
dot1qVlanStaticName.1 = default
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' dot1qVlanStaticRowStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.041s]
STDOUT[
dot1qVlanStaticRowStatus.1 = active
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -Ih -OQUsx --hexOutputLength=0 -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' dot1qVlanStaticEgressPorts]

CMD EXITCODE[0]
CMD RUNTIME[0.0434s]
STDOUT[
dot1qVlanStaticEgressPorts.1 = ""
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' dot1dBasePortIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0308s]
STDOUT[
dot1dBasePortIfIndex.5 = 1001
dot1dBasePortIfIndex.9 = 2001
dot1dBasePortIfIndex.13 = 3001
dot1dBasePortIfIndex.17 = 4001
dot1dBasePortIfIndex.21 = 5001
dot1dBasePortIfIndex.25 = 6001
dot1dBasePortIfIndex.29 = 7001
dot1dBasePortIfIndex.33 = 8001
dot1dBasePortIfIndex.34 = 34
dot1dBasePortIfIndex.37 = 9001
dot1dBasePortIfIndex.41 = 10001
dot1dBasePortIfIndex.45 = 11001
dot1dBasePortIfIndex.49 = 12001
dot1dBasePortIfIndex.53 = 13001
dot1dBasePortIfIndex.57 = 14001
dot1dBasePortIfIndex.61 = 15001
dot1dBasePortIfIndex.69 = 17001
dot1dBasePortIfIndex.73 = 18001
dot1dBasePortIfIndex.77 = 19001
dot1dBasePortIfIndex.81 = 20001
dot1dBasePortIfIndex.85 = 21001
dot1dBasePortIfIndex.89 = 22001
dot1dBasePortIfIndex.93 = 23001
dot1dBasePortIfIndex.97 = 999001
dot1dBasePortIfIndex.99 = 24001
dot1dBasePortIfIndex.101 = 25001
dot1dBasePortIfIndex.109 = 27001
dot1dBasePortIfIndex.110 = 26001
dot1dBasePortIfIndex.113 = 28001
dot1dBasePortIfIndex.117 = 29001
dot1dBasePortIfIndex.121 = 30001
dot1dBasePortIfIndex.125 = 31001
dot1dBasePortIfIndex.126 = 31002
dot1dBasePortIfIndex.127 = 31003
dot1dBasePortIfIndex.128 = 31004
dot1dBasePortIfIndex.129 = 32001
dot1dBasePortIfIndex.131 = 32003
dot1dBasePortIfIndex.133 = 16001
dot1dBasePortIfIndex.134 = 33
]
SNMP STATUS[TRUE]
Store in cache Table OID: BRIDGE-MIB::dot1dBasePortIfIndex

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' dot1qPvid]

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


 1+--------+----------+---------+----------+-------------+
| Domain | Vlan: ID | Name    | Type     | Status      |
+--------+----------+---------+----------+-------------+
| 1      | 1        | default | ethernet | operational |
+--------+----------+---------+----------+-------------+

Module [ vlans ] stats: 1[V.]

 o Changes              1 unchanged
 o Duration             0.2106s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_oids']
SQL RUNTIME[0.00038600s]
#####  Module Start: oids  #####


SQL[SELECT * FROM  `oids_entries` LEFT JOIN `oids` USING(`oid_id`) WHERE `device_id` = '98']
SQL RUNTIME[0.00044489s]

SQL[SELECT * FROM `oids` WHERE `oid_autodiscover` = '1']
SQL RUNTIME[0.00031400s]

 o Duration             0.0014s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_ip-addresses']
SQL RUNTIME[0.00028205s]
#####  Module Start: ip-addresses  #####

 o IP-MIB               
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipAdEntIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0261s]
STDOUT[
ipAdEntIfIndex.100.64.100.1 = 5000000
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipAdEntNetMask]

CMD EXITCODE[0]
CMD RUNTIME[0.0236s]
STDOUT[
ipAdEntNetMask.100.64.100.1 = 255.255.255.255
]
SNMP STATUS[TRUE]
Added 100.64.100.1
.
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipAddressIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0223s]
STDOUT[
ipAddressIfIndex.ipv4."100.64.100.1" = 5000000
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipAddressType]

CMD EXITCODE[0]
CMD RUNTIME[0.0213s]
STDOUT[
ipAddressType.ipv4."100.64.100.1" = unicast
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipAddressPrefix]

CMD EXITCODE[0]
CMD RUNTIME[0.0216s]
STDOUT[
ipAddressPrefix.ipv4."100.64.100.1" = ipAddressPrefixOrigin.5000000.ipv4."100.64.100.1".32
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipAddressOrigin]

CMD EXITCODE[0]
CMD RUNTIME[0.0212s]
STDOUT[
ipAddressOrigin.ipv4."100.64.100.1" = other
]
SNMP STATUS[TRUE]

 o IPV6-MIB             
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUsb -m IPV6-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipv6AddrEntry]

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


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'vrf_contexts']
SQL RUNTIME[0.00076699s]
Addresses in VRF: MGMT...
 o IP-MIB               
CMD[/usr/bin/snmpbulkwalk -t '3' -r '1' -v2c -c ***@MGMT -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipAdEntIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0231s]
STDOUT[
ipAdEntIfIndex.10.100.10.104 = 999001
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '1' -v2c -c ***@MGMT -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipAdEntNetMask]

CMD EXITCODE[0]
CMD RUNTIME[0.0215s]
STDOUT[
ipAdEntNetMask.10.100.10.104 = 255.255.255.0
]
SNMP STATUS[TRUE]
Added 10.100.10.104
.
CMD[/usr/bin/snmpbulkwalk -t '3' -r '1' -v2c -c ***@MGMT -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipAddressIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0216s]
STDOUT[
ipAddressIfIndex.ipv4."10.100.10.104" = 999001
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '1' -v2c -c ***@MGMT -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipAddressType]

CMD EXITCODE[0]
CMD RUNTIME[0.0214s]
STDOUT[
ipAddressType.ipv4."10.100.10.104" = unicast
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '1' -v2c -c ***@MGMT -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipAddressPrefix]

CMD EXITCODE[0]
CMD RUNTIME[0.0219s]
STDOUT[
ipAddressPrefix.ipv4."10.100.10.104" = ipAddressPrefixOrigin.999001.ipv4."10.100.10.0".24
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '1' -v2c -c ***@MGMT -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipAddressOrigin]

CMD EXITCODE[0]
CMD RUNTIME[0.0218s]
STDOUT[
ipAddressOrigin.ipv4."10.100.10.104" = other
]
SNMP STATUS[TRUE]

 o IPV6-MIB             
CMD[/usr/bin/snmpbulkwalk -t '3' -r '1' -v2c -c ***@MGMT -Pud -OQUsb -m IPV6-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipv6AddrEntry]

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


SQL[SELECT * FROM `ipv4_addresses`
            WHERE `device_id` = '98']
SQL RUNTIME[0.00106692s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '100.64.100.1/32']
SQL RUNTIME[0.00071502s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.100.10.0/24']
SQL RUNTIME[0.00034308s]

SQL[INSERT INTO `ipv4_addresses` (`port_id`,`ifIndex`,`device_id`,`ipv4_address`,`ipv4_binary`,`ipv4_prefixlen`,`ipv4_type`,`ipv4_network_id`)  VALUES ('24507','999001','98','10.100.10.104','\nd\nh','24','private','4')]
SQL RUNTIME[0.00646496s]

SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('98','24507','port',NOW(),'6','IP address added: 10.100.10.104/24')]
SQL RUNTIME[0.00466585s]

SQL[SELECT * FROM `ipv4_addresses`
            WHERE `device_id` = '98']
SQL RUNTIME[0.00030303s]

SQL[SELECT * FROM `ipv6_addresses`
            WHERE `device_id` = '98']
SQL RUNTIME[0.00046897s]
+---------+-------------+-------------+------------------+-----------------+---------+--------+
| ifIndex | ifDescr     | IP: Version | Address          | Network         | Type    | Origin |
+---------+-------------+-------------+------------------+-----------------+---------+--------+
| 5000000 | Loopback0   | IPv4        | 100.64.100.1/32  | 100.64.100.1/32 | unicast |        |
| 999001  | Management1 | IPv4        | 10.100.10.104/24 | 10.100.10.0/24  | private |        |
+---------+-------------+-------------+------------------+-----------------+---------+--------+


 o Changes              1 added, 1 unchanged
 o Duration             0.3618s

SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('98','98','device',NOW(),'6','Ip-addresses: 1 added, 1 unchanged.')]
SQL RUNTIME[0.00460911s]


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_processors']
SQL RUNTIME[0.00063515s]
#####  Module Start: processors  #####

 o UCD-SNMP-MIB         
SQL[SELECT EXISTS (SELECT 1 FROM `processors` WHERE `device_id` = '98' AND `processor_type` != 'ucd-old')]
SQL RUNTIME[0.00083804s]

 o HOST-RESOURCES-MIB   
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' hrDevice]

CMD EXITCODE[0]
CMD RUNTIME[0.0312s]
STDOUT[
hrDeviceIndex.1 = 1
hrDeviceIndex.2 = 2
hrDeviceIndex.3 = 3
hrDeviceIndex.4 = 4
hrDeviceIndex.5 = 5
hrDeviceType.1 = hrDeviceProcessor
hrDeviceType.2 = hrDeviceProcessor
hrDeviceType.3 = hrDeviceProcessor
hrDeviceType.4 = hrDeviceProcessor
hrDeviceType.5 = hrDeviceProcessor
hrDeviceDescr.1 = AMD GX-424CC SOC with Radeon(TM) R5E Graphics
hrDeviceDescr.2 = Core 1
hrDeviceDescr.3 = Core 2
hrDeviceDescr.4 = Core 3
hrDeviceDescr.5 = Core 4
hrDeviceID.1 = zeroDotZero
hrDeviceID.2 = zeroDotZero
hrDeviceID.3 = zeroDotZero
hrDeviceID.4 = zeroDotZero
hrDeviceID.5 = zeroDotZero
hrDeviceStatus.1 = running
hrDeviceStatus.2 = running
hrDeviceStatus.3 = running
hrDeviceStatus.4 = running
hrDeviceStatus.5 = running
hrDeviceErrors.1 = 0
hrDeviceErrors.2 = 0
hrDeviceErrors.3 = 0
hrDeviceErrors.4 = 0
hrDeviceErrors.5 = 0
hrProcessorFrwID.1 = zeroDotZero
hrProcessorFrwID.2 = zeroDotZero
hrProcessorFrwID.3 = zeroDotZero
hrProcessorFrwID.4 = zeroDotZero
hrProcessorFrwID.5 = zeroDotZero
hrProcessorLoad.1 = 6
hrProcessorLoad.2 = 5
hrProcessorLoad.3 = 7
hrProcessorLoad.4 = 6
hrProcessorLoad.5 = 7
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' hrProcessorLoad]

CMD EXITCODE[0]
CMD RUNTIME[0.0199s]
STDOUT[
hrProcessorLoad.1 = 6
hrProcessorLoad.2 = 5
hrProcessorLoad.3 = 7
hrProcessorLoad.4 = 6
hrProcessorLoad.5 = 7
]
SNMP STATUS[TRUE]
98 -> .1.3.6.1.2.1.25.3.3.1.2.2, 2, hr, Core 1, 1, 5, , 2

SQL[SELECT * FROM `processors` WHERE `device_id` = '98' AND `processor_index` = '2' AND `processor_type` = 'hr']
SQL RUNTIME[0.00043106s]
98 -> .1.3.6.1.2.1.25.3.3.1.2.3, 3, hr, Core 2, 1, 7, , 3

SQL[SELECT * FROM `processors` WHERE `device_id` = '98' AND `processor_index` = '3' AND `processor_type` = 'hr']
SQL RUNTIME[0.00035000s]
98 -> .1.3.6.1.2.1.25.3.3.1.2.4, 4, hr, Core 3, 1, 6, , 4

SQL[SELECT * FROM `processors` WHERE `device_id` = '98' AND `processor_index` = '4' AND `processor_type` = 'hr']
SQL RUNTIME[0.00029898s]
98 -> .1.3.6.1.2.1.25.3.3.1.2.5, 5, hr, Core 4, 1, 7, , 5

SQL[SELECT * FROM `processors` WHERE `device_id` = '98' AND `processor_index` = '5' AND `processor_type` = 'hr']
SQL RUNTIME[0.00037599s]
98 -> 1, 1, hr-average, Average, 1, , , 

SQL[SELECT * FROM `processors` WHERE `device_id` = '98' AND `processor_index` = '1' AND `processor_type` = 'hr-average']
SQL RUNTIME[0.00025392s]

SQL[SELECT EXISTS (SELECT 1 FROM `processors` WHERE `device_id` = '98' AND `processor_type` = 'ucd-old')]
SQL RUNTIME[0.00036597s]


SQL[SELECT * FROM `processors` WHERE `device_id` = '98']
SQL RUNTIME[0.00033998s]
2 -> hr
3 -> hr
4 -> hr
5 -> hr
1 -> hr-average


 > $valid['processor'] /opt/observium/includes/discovery/processors.inc.php:165 
array(
  [hr]         => array(
                    [2] => int(1)
                    [3] => int(1)
                    [4] => int(1)
                    [5] => int(1)
                  )
  [hr-average] => array(
                    [1] => int(1)
                  )
)

 o Changes              5 unchanged
 o Duration             0.0629s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_mempools']
SQL RUNTIME[0.00029898s]
#####  Module Start: mempools  #####

 o UCD-SNMP-MIB         
CMD[/usr/bin/snmpget -t '3' -r '7' -v2c -c *** -Pud -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' memTotalReal.0 memAvailReal.0 memBuffer.0 memCached.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0166s]
STDOUT[
memTotalReal.0 = No Such Object available on this agent at this OID
memAvailReal.0 = No Such Object available on this agent at this OID
memBuffer.0 = No Such Object available on this agent at this OID
memCached.0 = No Such Object available on this agent at this OID
]
SNMP ERROR[#1000 - Failed response]
SNMP STATUS[FALSE]

 o HOST-RESOURCES-MIB   
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' hrStorageEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.1167s]
STDOUT[
hrStorageIndex.1 = 1
hrStorageIndex.2 = 2
hrStorageIndex.3 = 3
hrStorageIndex.4 = 4
hrStorageIndex.5 = 5
hrStorageIndex.6 = 6
hrStorageIndex.7 = 7
hrStorageIndex.8 = 8
hrStorageIndex.100 = 100
hrStorageType.1 = hrStorageRam
hrStorageType.2 = hrStorageRam
hrStorageType.3 = hrStorageRam
hrStorageType.4 = hrStorageFlashMemory
hrStorageType.5 = hrStorageVirtualMemory
hrStorageType.6 = hrStorageVirtualMemory
hrStorageType.7 = hrStorageVirtualMemory
hrStorageType.8 = hrStorageVirtualMemory
hrStorageType.100 = hrStorageRam
hrStorageDescr.1 = RAM
hrStorageDescr.2 = RAM (Buffers)
hrStorageDescr.3 = RAM (Cache)
hrStorageDescr.4 = Flash
hrStorageDescr.5 = Tmp
hrStorageDescr.6 = Root
hrStorageDescr.7 = Log
hrStorageDescr.8 = Core
hrStorageDescr.100 = RAM (Unavailable)
hrStorageAllocationUnits.1 = 1024
hrStorageAllocationUnits.2 = 1024
hrStorageAllocationUnits.3 = 1024
hrStorageAllocationUnits.4 = 4096
hrStorageAllocationUnits.5 = 4096
hrStorageAllocationUnits.6 = 4096
hrStorageAllocationUnits.7 = 4096
hrStorageAllocationUnits.8 = 4096
hrStorageAllocationUnits.100 = 1024
hrStorageSize.1 = 8099040
hrStorageSize.2 = 8099040
hrStorageSize.3 = 8099040
hrStorageSize.4 = 1860826
hrStorageSize.5 = 16384
hrStorageSize.6 = 303714
hrStorageSize.7 = 202476
hrStorageSize.8 = 202476
hrStorageSize.100 = 8099040
hrStorageUsed.1 = 4821356
hrStorageUsed.2 = 307940
hrStorageUsed.3 = 3112008
hrStorageUsed.4 = 730099
hrStorageUsed.5 = 0
hrStorageUsed.6 = 16963
hrStorageUsed.7 = 35686
hrStorageUsed.8 = 0
hrStorageUsed.100 = 1775828
hrStorageAllocationFailures.1 = 0
hrStorageAllocationFailures.2 = 0
hrStorageAllocationFailures.3 = 0
hrStorageAllocationFailures.4 = 0
hrStorageAllocationFailures.5 = 0
hrStorageAllocationFailures.6 = 0
hrStorageAllocationFailures.7 = 0
hrStorageAllocationFailures.8 = 0
hrStorageAllocationFailures.100 = 0
]
SNMP STATUS[TRUE]
98 -> 1, HOST-RESOURCES-MIB::, RAM, 1024, 8099040, 4821356

SQL[SELECT * FROM `mempools` WHERE `device_id` = '98' AND `mempool_index` = '1' AND `mempool_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00092101s]
98 -> 2, HOST-RESOURCES-MIB::, RAM (Buffers), 1024, 8099040, 307940

SQL[SELECT * FROM `mempools` WHERE `device_id` = '98' AND `mempool_index` = '2' AND `mempool_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00045514s]
98 -> 3, HOST-RESOURCES-MIB::, RAM (Cache), 1024, 8099040, 3112008

SQL[SELECT * FROM `mempools` WHERE `device_id` = '98' AND `mempool_index` = '3' AND `mempool_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00049400s]
98 -> 5, HOST-RESOURCES-MIB::, Tmp, 4096, 16384, 0

SQL[SELECT * FROM `mempools` WHERE `device_id` = '98' AND `mempool_index` = '5' AND `mempool_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00044894s]
98 -> 6, HOST-RESOURCES-MIB::, Root, 4096, 303714, 16963

SQL[SELECT * FROM `mempools` WHERE `device_id` = '98' AND `mempool_index` = '6' AND `mempool_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00033402s]
98 -> 7, HOST-RESOURCES-MIB::, Log, 4096, 202476, 35686

SQL[SELECT * FROM `mempools` WHERE `device_id` = '98' AND `mempool_index` = '7' AND `mempool_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00046492s]
98 -> 8, HOST-RESOURCES-MIB::, Core, 4096, 202476, 0

SQL[SELECT * FROM `mempools` WHERE `device_id` = '98' AND `mempool_index` = '8' AND `mempool_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00038505s]
98 -> 100, HOST-RESOURCES-MIB::, RAM (Unavailable), 1024, 8099040, 1775828

SQL[SELECT * FROM `mempools` WHERE `device_id` = '98' AND `mempool_index` = '100' AND `mempool_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00036502s]


SQL[SELECT * FROM `mempools` WHERE `device_id` = '98']
SQL RUNTIME[0.00033593s]
1 -> HOST-RESOURCES-MIB
2 -> HOST-RESOURCES-MIB
3 -> HOST-RESOURCES-MIB
5 -> HOST-RESOURCES-MIB
6 -> HOST-RESOURCES-MIB
7 -> HOST-RESOURCES-MIB
8 -> HOST-RESOURCES-MIB
100 -> HOST-RESOURCES-MIB


 > $valid['mempool'] /opt/observium/includes/discovery/mempools.inc.php:227 
array(
  [HOST-RESOURCES-MIB] => array(
                            [1]   => int(1)
                            [2]   => int(1)
                            [3]   => int(1)
                            [5]   => int(1)
                            [6]   => int(1)
                            [7]   => int(1)
                            [8]   => int(1)
                            [100] => int(1)
                          )
)

 o Changes              8 unchanged
 o Duration             0.1457s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_inventory']
SQL RUNTIME[0.00035501s]
#####  Module Start: inventory  #####

 o ENTITY-MIB           ENTITY-MIB 
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'sp101a.pit1.teraswitch.com':'161' entPhysicalEntry]

CMD EXITCODE[0]
CMD RUNTIME[2.0539s]
STDOUT[
entPhysicalDescr.1 = 32x100GbE QSFP & 2 SFP+ switch
entPhysicalDescr.100004000 = Scd Chip 0
entPhysicalDescr.100004196 = Standby Cpld Chip 196
entPhysicalDescr.100005000 = Isl Chip FixedSystemISL_ANALOGLT
entPhysicalDescr.100005001 = Isl Chip FixedSystemISL_ANALOGRT
entPhysicalDescr.100005002 = Isl Chip FixedSystemISL_T3CORE
entPhysicalDescr.100006001 = Cpu temp sensor
entPhysicalDescr.100006002 = Cpu board temp sensor
entPhysicalDescr.100006003 = Back-panel temp sensor
entPhysicalDescr.100006004 = Board temp sensor
entPhysicalDescr.100006005 = Front-panel temp sensor
entPhysicalDescr.100006006 = Trident3 top left outer sensor
entPhysicalDescr.100006007 = Trident3 bottom left outer sensor
entPhysicalDescr.100006008 = Trident3 bottom right outer sensor
entPhysicalDescr.100006009 = Trident3 top right outer sensor
entPhysicalDescr.100006010 = Trident3 top left center sensor
entPhysicalDescr.100006011 = Trident3 top right center sensor
entPhysicalDescr.100006012 = Trident3 top right inner sensor
entPhysicalDescr.100006013 = Trident3 top center sensor
entPhysicalDescr.100006014 = Trident3 bottom center sensor
entPhysicalDescr.100006015 = Trident3 bottom left center sensor
entPhysicalDescr.100006016 = Trident3 bottom right center sensor
entPhysicalDescr.100006101 = CpucardPwrCon Rail8 0V95
entPhysicalDescr.100006102 = CpucardPwrCon Rail4 1V8
entPhysicalDescr.100006103 = CpucardPwrCon Rail12 1V2
entPhysicalDescr.100006104 = CpucardPwrCon Rail2 5V
entPhysicalDescr.100006105 = CpucardPwrCon Rail10 3V3
entPhysicalDescr.100006106 = CpucardPwrCon Rail6 1V35
entPhysicalDescr.100006107 = CpucardPwrCon Rail1 12V standby
entPhysicalDescr.100006108 = CpucardPwrCon Rail9 1V8
entPhysicalDescr.100006109 = CpucardPwrCon Rail5 1V5
entPhysicalDescr.100006110 = CpucardPwrCon Rail3 3V3
entPhysicalDescr.100006111 = CpucardPwrCon Rail11 0V95
entPhysicalDescr.100006112 = CpucardPwrCon Rail7 0V67
entPhysicalDescr.100006113 = SwitchcardPwrCon Rail1 P0V8AR
entPhysicalDescr.100006114 = SwitchcardPwrCon Rail2 P0V8AL
entPhysicalDescr.100006115 = SwitchcardPwrCon Rail3 P0V9
entPhysicalDescr.100006116 = SwitchcardPwrCon Rail4 P1V2SCD
entPhysicalDescr.100006117 = SwitchcardPwrCon Rail5 P1V2TD
entPhysicalDescr.100006118 = SwitchcardPwrCon Rail6 P1V5CPLD
entPhysicalDescr.100006119 = SwitchcardPwrCon Rail7 P1V8
entPhysicalDescr.100006120 = SwitchcardPwrCon Rail8 P3V3
entPhysicalDescr.100006121 = SwitchcardPwrCon Rail9 P3V3STDBY
entPhysicalDescr.100006122 = SwitchcardPwrCon Rail10 P3V3_ISL_CTRL
entPhysicalDescr.100006123 = SwitchcardPwrCon Rail11 P12V
entPhysicalDescr.100015001 = Ucd Chip 11001
entPhysicalDescr.100015002 = Ucd Chip 11002
entPhysicalDescr.100100000 = Ethernet1/1
entPhysicalDescr.100100001 = Ethernet1/2
entPhysicalDescr.100100002 = Ethernet1/3
entPhysicalDescr.100100003 = Ethernet1/4
entPhysicalDescr.100100004 = Ethernet2/1
entPhysicalDescr.100100005 = Ethernet2/2
entPhysicalDescr.100100006 = Ethernet2/3
entPhysicalDescr.100100007 = Ethernet2/4
entPhysicalDescr.100100008 = Ethernet3/1
entPhysicalDescr.100100009 = Ethernet3/2
entPhysicalDescr.100100010 = Ethernet3/3
entPhysicalDescr.100100011 = Ethernet3/4
entPhysicalDescr.100100012 = Ethernet4/1
entPhysicalDescr.100100013 = Ethernet4/2
entPhysicalDescr.100100014 = Ethernet4/3
entPhysicalDescr.100100015 = Ethernet4/4
entPhysicalDescr.100100016 = Ethernet5/1
entPhysicalDescr.100100017 = Ethernet5/2
entPhysicalDescr.100100018 = Ethernet5/3
entPhysicalDescr.100100019 = Ethernet5/4
entPhysicalDescr.100100020 = Ethernet6/1
entPhysicalDescr.100100021 = Ethernet6/2
entPhysicalDescr.100100022 = Ethernet6/3
entPhysicalDescr.100100023 = Ethernet6/4
entPhysicalDescr.100100024 = Ethernet7/1
entPhysicalDescr.100100025 = Ethernet7/2
entPhysicalDescr.100100026 = Ethernet7/3
entPhysicalDescr.100100027 = Ethernet7/4
entPhysicalDescr.100100028 = Ethernet8/1
entPhysicalDescr.100100029 = Ethernet8/2
entPhysicalDescr.100100030 = Ethernet8/3
entPhysicalDescr.100100031 = Ethernet8/4
entPhysicalDescr.100100032 = Ethernet9/1
entPhysicalDescr.100100033 = Ethernet9/2
entPhysicalDescr.100100034 = Ethernet9/3
entPhysicalDescr.100100035 = Ethernet9/4
entPhysicalDescr.100100036 = Ethernet10/1
entPhysicalDescr.100100037 = Ethernet10/2
entPhysicalDescr.100100038 = Ethernet10/3
entPhysicalDescr.100100039 = Ethernet10/4
entPhysicalDescr.100100040 = Ethernet11/1
entPhysicalDescr.100100041 = Ethernet11/2
entPhysicalDescr.100100042 = Ethernet11/3
entPhysicalDescr.100100043 = Ethernet11/4
entPhysicalDescr.100100044 = Ethernet12/1
entPhysicalDescr.100100045 = Ethernet12/2
entPhysicalDescr.100100046 = Ethernet12/3
entPhysicalDescr.100100047 = Ethernet12/4
entPhysicalDescr.100100048 = Ethernet13/1
entPhysicalDescr.100100049 = Ethernet13/2
entPhysicalDescr.100100050 = Ethernet13/3
entPhysicalDescr.100100051 = Ethernet13/4
entPhysicalDescr.100100052 = Ethernet14/1
entPhysicalDescr.100100053 = Ethernet14/2
entPhysicalDescr.100100054 = Ethernet14/3
entPhysicalDescr.100100055 = Ethernet14/4
entPhysicalDescr.100100056 = Ethernet15/1
entPhysicalDescr.100100057 = Ethernet15/2
entPhysicalDescr.100100058 = Ethernet15/3
entPhysicalDescr.100100059 = Ethernet15/4
entPhysicalDescr.100100060 = Ethernet16/1
entPhysicalDescr.100100061 = Ethernet16/2
entPhysicalDescr.100100062 = Ethernet16/3
entPhysicalDescr.100100063 = Ethernet16/4
entPhysicalDescr.100100064 = Ethernet17/1
entPhysicalDescr.100100065 = Ethernet17/2
entPhysicalDescr.100100066 = Ethernet17/3
entPhysicalDescr.100100067 = Ethernet17/4
entPhysicalDescr.100100068 = Ethernet18/1
entPhysicalDescr.100100069 = Ethernet18/2
entPhysicalDescr.100100070 = Ethernet18/3
entPhysicalDescr.100100071 = Ethernet18/4
entPhysicalDescr.100100072 = Ethernet19/1
entPhysicalDescr.100100073 = Ethernet19/2
entPhysicalDescr.100100074 = Ethernet19/3
entPhysicalDescr.100100075 = Ethernet19/4
entPhysicalDescr.100100076 = Ethernet20/1
entPhysicalDescr.100100077 = Ethernet20/2
entPhysicalDescr.100100078 = Ethernet20/3
entPhysicalDescr.100100079 = Ethernet20/4
entPhysicalDescr.100100080 = Ethernet21/1
entPhysicalDescr.100100081 = Ethernet21/2
entPhysicalDescr.100100082 = Ethernet21/3
entPhysicalDescr.100100083 = Ethernet21/4
entPhysicalDescr.100100084 = Ethernet22/1
entPhysicalDescr.100100085 = Ethernet22/2
entPhysicalDescr.100100086 = Ethernet22/3
entPhysicalDescr.100100087 = Ethernet22/4
entPhysicalDescr.100100088 = Ethernet23/1
entPhysicalDescr.100100089 = Ethernet23/2
entPhysicalDescr.100100090 = Ethernet23/3
entPhysicalDescr.100100091 = Ethernet23/4
entPhysicalDescr.100100092 = Ethernet24/1
entPhysicalDescr.100100093 = Ethernet24/2
entPhysicalDescr.100100094 = Ethernet24/3
entPhysicalDescr.100100095 = Ethernet24/4
entPhysicalDescr.100100096 = Ethernet25/1
entPhysicalDescr.100100097 = Ethernet25/2
entPhysicalDescr.100100098 = Ethernet25/3
entPhysicalDescr.100100099 = Ethernet25/4
entPhysicalDescr.100100100 = Ethernet26/1
entPhysicalDescr.100100101 = Ethernet26/2
entPhysicalDescr.100100102 = Ethernet26/3
entPhysicalDescr.100100103 = Ethernet26/4
entPhysicalDescr.100100104 = Ethernet27/1
entPhysicalDescr.100100105 = Ethernet27/2
entPhysicalDescr.100100106 = Ethernet27/3
entPhysicalDescr.100100107 = Ethernet27/4
entPhysicalDescr.100100108 = Ethernet28/1
entPhysicalDescr.100100109 = Ethernet28/2
entPhysicalDescr.100100110 = Ethernet28/3
entPhysicalDescr.100100111 = Ethernet28/4
entPhysicalDescr.100100112 = Ethernet29/1
entPhysicalDescr.100100113 = Ethernet29/2
entPhysicalDescr.100100114 = Ethernet29/3
entPhysicalDescr.100100115 = Ethernet29/4
entPhysicalDescr.100100116 = Ethernet30/1
entPhysicalDescr.100100117 = Ethernet30/2
entPhysicalDescr.100100118 = Ethernet30/3
entPhysicalDescr.100100119 = Ethernet30/4
entPhysicalDescr.100100120 = Ethernet31/1
entPhysicalDescr.100100121 = Ethernet31/2
entPhysicalDescr.100100122 = Ethernet31/3
entPhysicalDescr.100100123 = Ethernet31/4
entPhysicalDescr.100100124 = Ethernet32/1
entPhysicalDescr.100100125 = Ethernet32/2
entPhysicalDescr.100100126 = Ethernet32/3
entPhysicalDescr.100100127 = Ethernet32/4
entPhysicalDescr.100100128 = Ethernet33
entPhysicalDescr.100100129 = Ethernet34
entPhysicalDescr.100110131 = Management1
entPhysicalDescr.100301000 = Xcvr Slot 1
entPhysicalDescr.100302000 = Xcvr Slot 2
entPhysicalDescr.100303000 = Xcvr Slot 3
entPhysicalDescr.100304000 = Xcvr Slot 4
entPhysicalDescr.100305000 = Xcvr Slot 5
entPhysicalDescr.100306000 = Xcvr Slot 6
entPhysicalDescr.100307000 = Xcvr Slot 7
entPhysicalDescr.100308000 = Xcvr Slot 8
entPhysicalDescr.100309000 = Xcvr Slot 9
entPhysicalDescr.100310000 = Xcvr Slot 10
entPhysicalDescr.100311000 = Xcvr Slot 11
entPhysicalDescr.100312000 = Xcvr Slot 12
entPhysicalDescr.100313000 = Xcvr Slot 13
entPhysicalDescr.100314000 = Xcvr Slot 14
entPhysicalDescr.100315000 = Xcvr Slot 15
entPhysicalDescr.100316000 = Xcvr Slot 16
entPhysicalDescr.100317000 = Xcvr Slot 17
entPhysicalDescr.100318000 = Xcvr Slot 18
entPhysicalDescr.100319000 = Xcvr Slot 19
entPhysicalDescr.100320000 = Xcvr Slot 20
entPhysicalDescr.100321000 = Xcvr Slot 21
entPhysicalDescr.100321100 = Xcvr for Ethernet21
entPhysicalDescr.100322000 = Xcvr Slot 22
entPhysicalDescr.100322100 = Xcvr for Ethernet22
entPhysicalDescr.100322201 = DOM Temperature Sensor for Ethernet22
entPhysicalDescr.100322202 = DOM Voltage Sensor for Ethernet22
entPhysicalDescr.100322210 = Lane 0 for Xcvr for Ethernet22
entPhysicalDescr.100322211 = DOM TX Bias Sensor for Ethernet22/1
entPhysicalDescr.100322213 = DOM RX Power Sensor for Ethernet22/1
entPhysicalDescr.100322220 = Lane 1 for Xcvr for Ethernet22
entPhysicalDescr.100322221 = DOM TX Bias Sensor for Ethernet22/2
entPhysicalDescr.100322223 = DOM RX Power Sensor for Ethernet22/2
entPhysicalDescr.100322230 = Lane 2 for Xcvr for Ethernet22
entPhysicalDescr.100322231 = DOM TX Bias Sensor for Ethernet22/3
entPhysicalDescr.100322233 = DOM RX Power Sensor for Ethernet22/3
entPhysicalDescr.100322240 = Lane 3 for Xcvr for Ethernet22
entPhysicalDescr.100322241 = DOM TX Bias Sensor for Ethernet22/4
entPhysicalDescr.100322243 = DOM RX Power Sensor for Ethernet22/4
entPhysicalDescr.100323000 = Xcvr Slot 23
entPhysicalDescr.100323100 = Xcvr for Ethernet23
entPhysicalDescr.100323201 = DOM Temperature Sensor for Ethernet23
entPhysicalDescr.100323202 = DOM Voltage Sensor for Ethernet23
entPhysicalDescr.100323210 = Lane 0 for Xcvr for Ethernet23
entPhysicalDescr.100323211 = DOM TX Bias Sensor for Ethernet23/1
entPhysicalDescr.100323212 = DOM TX Power Sensor for Ethernet23/1
entPhysicalDescr.100323213 = DOM RX Power Sensor for Ethernet23/1
entPhysicalDescr.100323220 = Lane 1 for Xcvr for Ethernet23
entPhysicalDescr.100323221 = DOM TX Bias Sensor for Ethernet23/2
entPhysicalDescr.100323222 = DOM TX Power Sensor for Ethernet23/2
entPhysicalDescr.100323223 = DOM RX Power Sensor for Ethernet23/2
entPhysicalDescr.100323230 = Lane 2 for Xcvr for Ethernet23
entPhysicalDescr.100323231 = DOM TX Bias Sensor for Ethernet23/3
entPhysicalDescr.100323232 = DOM TX Power Sensor for Ethernet23/3
entPhysicalDescr.100323233 = DOM RX Power Sensor for Ethernet23/3
entPhysicalDescr.100323240 = Lane 3 for Xcvr for Ethernet23
entPhysicalDescr.100323241 = DOM TX Bias Sensor for Ethernet23/4
entPhysicalDescr.100323242 = DOM TX Power Sensor for Ethernet23/4
entPhysicalDescr.100323243 = DOM RX Power Sensor for Ethernet23/4
entPhysicalDescr.100324000 = Xcvr Slot 24
entPhysicalDescr.100324100 = Xcvr for Ethernet24
entPhysicalDescr.100324201 = DOM Temperature Sensor for Ethernet24
entPhysicalDescr.100324202 = DOM Voltage Sensor for Ethernet24
entPhysicalDescr.100324210 = Lane 0 for Xcvr for Ethernet24
entPhysicalDescr.100324211 = DOM TX Bias Sensor for Ethernet24/1
entPhysicalDescr.100324212 = DOM TX Power Sensor for Ethernet24/1
entPhysicalDescr.100324213 = DOM RX Power Sensor for Ethernet24/1
entPhysicalDescr.100324220 = Lane 1 for Xcvr for Ethernet24
entPhysicalDescr.100324221 = DOM TX Bias Sensor for Ethernet24/2
entPhysicalDescr.100324222 = DOM TX Power Sensor for Ethernet24/2
entPhysicalDescr.100324223 = DOM RX Power Sensor for Ethernet24/2
entPhysicalDescr.100324230 = Lane 2 for Xcvr for Ethernet24
entPhysicalDescr.100324231 = DOM TX Bias Sensor for Ethernet24/3
entPhysicalDescr.100324232 = DOM TX Power Sensor for Ethernet24/3
entPhysicalDescr.100324233 = DOM RX Power Sensor for Ethernet24/3
entPhysicalDescr.100324240 = Lane 3 for Xcvr for Ethernet24
entPhysicalDescr.100324241 = DOM TX Bias Sensor for Ethernet24/4
entPhysicalDescr.100324242 = DOM TX Power Sensor for Ethernet24/4
entPhysicalDescr.100324243 = DOM RX Power Sensor for Ethernet24/4
entPhysicalDescr.100325000 = Xcvr Slot 25
entPhysicalDescr.100325100 = Xcvr for Ethernet25
entPhysicalDescr.100325201 = DOM Temperature Sensor for Ethernet25
entPhysicalDescr.100325202 = DOM Voltage Sensor for Ethernet25
entPhysicalDescr.100325210 = Lane 0 for Xcvr for Ethernet25
entPhysicalDescr.100325211 = DOM TX Bias Sensor for Ethernet25/1
entPhysicalDescr.100325212 = DOM TX Power Sensor for Ethernet25/1
entPhysicalDescr.100325213 = DOM RX Power Sensor for Ethernet25/1
entPhysicalDescr.100325220 = Lane 1 for Xcvr for Ethernet25
entPhysicalDescr.100325221 = DOM TX Bias Sensor for Ethernet25/2
entPhysicalDescr.100325222 = DOM TX Power Sensor for Ethernet25/2
entPhysicalDescr.100325223 = DOM RX Power Sensor for Ethernet25/2
entPhysicalDescr.100325230 = Lane 2 for Xcvr for Ethernet25
entPhysicalDescr.100325231 = DOM TX Bias Sensor for Ethernet25/3
entPhysicalDescr.100325232 = DOM TX Power Sensor for Ethernet25/3
entPhysicalDescr.100325233 = DOM RX Power Sensor for Ethernet25/3
entPhysicalDescr.100325240 = Lane 3 for Xcvr for Ethernet25
entPhysicalDescr.100325241 = DOM TX Bias Sensor for Ethernet25/4
entPhysicalDescr.100325242 = DOM TX Power Sensor for Ethernet25/4
entPhysicalDescr.100325243 = DOM RX Power Sensor for Ethernet25/4
entPhysicalDescr.100326000 = Xcvr Slot 26
entPhysicalDescr.100326100 = Xcvr for Ethernet26
entPhysicalDescr.100326201 = DOM Temperature Sensor for Ethernet26
entPhysicalDescr.100326202 = DOM Voltage Sensor for Ethernet26
entPhysicalDescr.100326210 = Lane 0 for Xcvr for Ethernet26
entPhysicalDescr.100326211 = DOM TX Bias Sensor for Ethernet26/1
entPhysicalDescr.100326212 = DOM TX Power Sensor for Ethernet26/1
entPhysicalDescr.100326213 = DOM RX Power Sensor for Ethernet26/1
entPhysicalDescr.100326220 = Lane 1 for Xcvr for Ethernet26
entPhysicalDescr.100326221 = DOM TX Bias Sensor for Ethernet26/2
entPhysicalDescr.100326222 = DOM TX Power Sensor for Ethernet26/2
entPhysicalDescr.100326223 = DOM RX Power Sensor for Ethernet26/2
entPhysicalDescr.100326230 = Lane 2 for Xcvr for Ethernet26
entPhysicalDescr.100326231 = DOM TX Bias Sensor for Ethernet26/3
entPhysicalDescr.100326232 = DOM TX Power Sensor for Ethernet26/3
entPhysicalDescr.100326233 = DOM RX Power Sensor for Ethernet26/3
entPhysicalDescr.100326240 = Lane 3 for Xcvr for Ethernet26
entPhysicalDescr.100326241 = DOM TX Bias Sensor for Ethernet26/4
entPhysicalDescr.100326242 = DOM TX Power Sensor for Ethernet26/4
entPhysicalDescr.100326243 = DOM RX Power Sensor for Ethernet26/4
entPhysicalDescr.100327000 = Xcvr Slot 27
entPhysicalDescr.100327100 = Xcvr for Ethernet27
entPhysicalDescr.100327201 = DOM Temperature Sensor for Ethernet27
entPhysicalDescr.100327202 = DOM Voltage Sensor for Ethernet27
entPhysicalDescr.100327210 = Lane 0 for Xcvr for Ethernet27
entPhysicalDescr.100327211 = DOM TX Bias Sensor for Ethernet27/1
entPhysicalDescr.100327212 = DOM TX Power Sensor for Ethernet27/1
entPhysicalDescr.100327213 = DOM RX Power Sensor for Ethernet27/1
entPhysicalDescr.100327220 = Lane 1 for Xcvr for Ethernet27
entPhysicalDescr.100327221 = DOM TX Bias Sensor for Ethernet27/2
entPhysicalDescr.100327222 = DOM TX Power Sensor for Ethernet27/2
entPhysicalDescr.100327223 = DOM RX Power Sensor for Ethernet27/2
entPhysicalDescr.100327230 = Lane 2 for Xcvr for Ethernet27
entPhysicalDescr.100327231 = DOM TX Bias Sensor for Ethernet27/3
entPhysicalDescr.100327232 = DOM TX Power Sensor for Ethernet27/3
entPhysicalDescr.100327233 = DOM RX Power Sensor for Ethernet27/3
entPhysicalDescr.100327240 = Lane 3 for Xcvr for Ethernet27
entPhysicalDescr.100327241 = DOM TX Bias Sensor for Ethernet27/4
entPhysicalDescr.100327242 = DOM TX Power Sensor for Ethernet27/4
entPhysicalDescr.100327243 = DOM RX Power Sensor for Ethernet27/4
entPhysicalDescr.100328000 = Xcvr Slot 28
entPhysicalDescr.100328100 = Xcvr for Ethernet28
entPhysicalDescr.100328201 = DOM Temperature Sensor for Ethernet28
entPhysicalDescr.100328202 = DOM Voltage Sensor for Ethernet28
entPhysicalDescr.100328210 = Lane 0 for Xcvr for Ethernet28
entPhysicalDescr.100328211 = DOM TX Bias Sensor for Ethernet28/1
entPhysicalDescr.100328212 = DOM TX Power Sensor for Ethernet28/1
entPhysicalDescr.100328213 = DOM RX Power Sensor for Ethernet28/1
entPhysicalDescr.100328220 = Lane 1 for Xcvr for Ethernet28
entPhysicalDescr.100328221 = DOM TX Bias Sensor for Ethernet28/2
entPhysicalDescr.100328222 = DOM TX Power Sensor for Ethernet28/2
entPhysicalDescr.100328223 = DOM RX Power Sensor for Ethernet28/2
entPhysicalDescr.100328230 = Lane 2 for Xcvr for Ethernet28
entPhysicalDescr.100328231 = DOM TX Bias Sensor for Ethernet28/3
entPhysicalDescr.100328232 = DOM TX Power Sensor for Ethernet28/3
entPhysicalDescr.100328233 = DOM RX Power Sensor for Ethernet28/3
entPhysicalDescr.100328240 = Lane 3 for Xcvr for Ethernet28
entPhysicalDescr.100328241 = DOM TX Bias Sensor for Ethernet28/4
entPhysicalDescr.100328242 = DOM TX Power Sensor for Ethernet28/4
entPhysicalDescr.100328243 = DOM RX Power Sensor for Ethernet28/4
entPhysicalDescr.100329000 = Xcvr Slot 29
entPhysicalDescr.100330000 = Xcvr Slot 30
entPhysicalDescr.100331000 = Xcvr Slot 31
entPhysicalDescr.100331100 = Xcvr for Ethernet31
entPhysicalDescr.100331201 = DOM Temperature Sensor for Ethernet31
entPhysicalDescr.100331202 = DOM Voltage Sensor for Ethernet31
entPhysicalDescr.100331210 = Lane 0 for Xcvr for Ethernet31
entPhysicalDescr.100331211 = DOM TX Bias Sensor for Ethernet31/1
entPhysicalDescr.100331212 = DOM TX Power Sensor for Ethernet31/1
entPhysicalDescr.100331213 = DOM RX Power Sensor for Ethernet31/1
entPhysicalDescr.100331220 = Lane 1 for Xcvr for Ethernet31
entPhysicalDescr.100331221 = DOM TX Bias Sensor for Ethernet31/2
entPhysicalDescr.100331222 = DOM TX Power Sensor for Ethernet31/2
entPhysicalDescr.100331223 = DOM RX Power Sensor for Ethernet31/2
entPhysicalDescr.100331230 = Lane 2 for Xcvr for Ethernet31
entPhysicalDescr.100331231 = DOM TX Bias Sensor for Ethernet31/3
entPhysicalDescr.100331232 = DOM TX Power Sensor for Ethernet31/3
entPhysicalDescr.100331233 = DOM RX Power Sensor for Ethernet31/3
entPhysicalDescr.100331240 = Lane 3 for Xcvr for Ethernet31
entPhysicalDescr.100331241 = DOM TX Bias Sensor for Ethernet31/4
entPhysicalDescr.100331242 = DOM TX Power Sensor for Ethernet31/4
entPhysicalDescr.100331243 = DOM RX Power Sensor for Ethernet31/4
entPhysicalDescr.100332000 = Xcvr Slot 32
entPhysicalDescr.100332100 = Xcvr for Ethernet32
entPhysicalDescr.100332201 = DOM Temperature Sensor for Ethernet32
entPhysicalDescr.100332202 = DOM Voltage Sensor for Ethernet32
entPhysicalDescr.100332210 = Lane 0 for Xcvr for Ethernet32
entPhysicalDescr.100332211 = DOM TX Bias Sensor for Ethernet32/1
entPhysicalDescr.100332212 = DOM TX Power Sensor for Ethernet32/1
entPhysicalDescr.100332213 = DOM RX Power Sensor for Ethernet32/1
entPhysicalDescr.100332220 = Lane 1 for Xcvr for Ethernet32
entPhysicalDescr.100332221 = DOM TX Bias Sensor for Ethernet32/2
entPhysicalDescr.100332222 = DOM TX Power Sensor for Ethernet32/2
entPhysicalDescr.100332223 = DOM RX Power Sensor for Ethernet32/2
entPhysicalDescr.100332230 = Lane 2 for Xcvr for Ethernet32
entPhysicalDescr.100332231 = DOM TX Bias Sensor for Ethernet32/3
entPhysicalDescr.100332232 = DOM TX Power Sensor for Ethernet32/3
entPhysicalDescr.100332233 = DOM RX Power Sensor for Ethernet32/3
entPhysicalDescr.100332240 = Lane 3 for Xcvr for Ethernet32
entPhysicalDescr.100332241 = DOM TX Bias Sensor for Ethernet32/4
entPhysicalDescr.100332242 = DOM TX Power Sensor for Ethernet32/4
entPhysicalDescr.100332243 = DOM RX Power Sensor for Ethernet32/4
entPhysicalDescr.100333000 = Xcvr Slot 33
entPhysicalDescr.100334000 = Xcvr Slot 34
entPhysicalDescr.100601000 = Fan Tray Slot 1
entPhysicalDescr.100601100 = Fan Tray 1
entPhysicalDescr.100601110 = Fan Tray 1 Fan 1
entPhysicalDescr.100601111 = Fan Tray 1 Fan 1 Sensor 1
entPhysicalDescr.100602000 = Fan Tray Slot 2
entPhysicalDescr.100602100 = Fan Tray 2
entPhysicalDescr.100602110 = Fan Tray 2 Fan 1
entPhysicalDescr.100602111 = Fan Tray 2 Fan 1 Sensor 1
entPhysicalDescr.100603000 = Fan Tray Slot 3
entPhysicalDescr.100603100 = Fan Tray 3
entPhysicalDescr.100603110 = Fan Tray 3 Fan 1
entPhysicalDescr.100603111 = Fan Tray 3 Fan 1 Sensor 1
entPhysicalDescr.100604000 = Fan Tray Slot 4
entPhysicalDescr.100604100 = Fan Tray 4
entPhysicalDescr.100604110 = Fan Tray 4 Fan 1
entPhysicalDescr.100604111 = Fan Tray 4 Fan 1 Sensor 1
entPhysicalDescr.100710000 = Power Supply Slot 1
entPhysicalDescr.100711000 = PowerSupply1
entPhysicalDescr.100711101 = Hotspot
entPhysicalDescr.100711102 = Inlet
entPhysicalDescr.100711103 = Secondary hotspot
entPhysicalDescr.100711104 = Input current sensor
entPhysicalDescr.100711105 = Output current sensor
entPhysicalDescr.100711106 = Input voltage sensor
entPhysicalDescr.100711107 = Output voltage sensor
entPhysicalDescr.100711210 = PowerSupply1 Fan 1
entPhysicalDescr.100711211 = PowerSupply1 Fan 1 Sensor 1
entPhysicalDescr.100720000 = Power Supply Slot 2
entPhysicalDescr.100721000 = PowerSupply2
entPhysicalDescr.100721101 = Hotspot
entPhysicalDescr.100721102 = Inlet
entPhysicalDescr.100721103 = Secondary hotspot
entPhysicalDescr.100721104 = Input current sensor
entPhysicalDescr.100721105 = Output current sensor
entPhysicalDescr.100721106 = Input voltage sensor
entPhysicalDescr.100721107 = Output voltage sensor
entPhysicalDescr.100721210 = PowerSupply2 Fan 1
entPhysicalDescr.100721211 = PowerSupply2 Fan 1 Sensor 1
entPhysicalDescr.1100004000 = Chip Container
entPhysicalDescr.1100006000 = Sensor Container
entPhysicalDescr.1100140000 = Port Container
entPhysicalDescr.1100300000 = Xcvr Slot Container
entPhysicalDescr.1100600000 = Fan Tray Slot Container
entPhysicalDescr.1100700000 = Power Supply Slot Container
entPhysicalDescr.1100711100 = Power Supply Sensor Container
entPhysicalDescr.1100711200 = Power Supply Fan Container
entPhysicalDescr.1100721100 = Power Supply Sensor Container
entPhysicalDescr.1100721200 = Power Supply Fan Container
entPhysicalVendorType.1 = zeroDotZero
entPhysicalVendorType.100004000 = zeroDotZero
entPhysicalVendorType.100004196 = zeroDotZero
entPhysicalVendorType.100005000 = zeroDotZero
entPhysicalVendorType.100005001 = zeroDotZero
entPhysicalVendorType.100005002 = zeroDotZero
entPhysicalVendorType.100006001 = zeroDotZero
entPhysicalVendorType.100006002 = zeroDotZero
entPhysicalVendorType.100006003 = zeroDotZero
entPhysicalVendorType.100006004 = zeroDotZero
entPhysicalVendorType.100006005 = zeroDotZero
entPhysicalVendorType.100006006 = zeroDotZero
entPhysicalVendorType.100006007 = zeroDotZero
entPhysicalVendorType.100006008 = zeroDotZero
entPhysicalVendorType.100006009 = zeroDotZero
entPhysicalVendorType.100006010 = zeroDotZero
entPhysicalVendorType.100006011 = zeroDotZero
entPhysicalVendorType.100006012 = zeroDotZero
entPhysicalVendorType.100006013 = zeroDotZero
entPhysicalVendorType.100006014 = zeroDotZero
entPhysicalVendorType.100006015 = zeroDotZero
entPhysicalVendorType.100006016 = zeroDotZero
entPhysicalVendorType.100006101 = zeroDotZero
entPhysicalVendorType.100006102 = zeroDotZero
entPhysicalVendorType.100006103 = zeroDotZero
entPhysicalVendorType.100006104 = zeroDotZero
entPhysicalVendorType.100006105 = zeroDotZero
entPhysicalVendorType.100006106 = zeroDotZero
entPhysicalVendorType.100006107 = zeroDotZero
entPhysicalVendorType.100006108 = zeroDotZero
entPhysicalVendorType.100006109 = zeroDotZero
entPhysicalVendorType.100006110 = zeroDotZero
entPhysicalVendorType.100006111 = zeroDotZero
entPhysicalVendorType.100006112 = zeroDotZero
entPhysicalVendorType.100006113 = zeroDotZero
entPhysicalVendorType.100006114 = zeroDotZero
entPhysicalVendorType.100006115 = zeroDotZero
entPhysicalVendorType.100006116 = zeroDotZero
entPhysicalVendorType.100006117 = zeroDotZero
entPhysicalVendorType.100006118 = zeroDotZero
entPhysicalVendorType.100006119 = zeroDotZero
entPhysicalVendorType.100006120 = zeroDotZero
entPhysicalVendorType.100006121 = zeroDotZero
entPhysicalVendorType.100006122 = zeroDotZero
entPhysicalVendorType.100006123 = zeroDotZero
entPhysicalVendorType.100015001 = zeroDotZero
entPhysicalVendorType.100015002 = zeroDotZero
entPhysicalVendorType.100100000 = zeroDotZero
entPhysicalVendorType.100100001 = zeroDotZero
entPhysicalVendorType.100100002 = zeroDotZero
entPhysicalVendorType.100100003 = zeroDotZero
entPhysicalVendorType.100100004 = zeroDotZero
entPhysicalVendorType.100100005 = zeroDotZero
entPhysicalVendorType.100100006 = zeroDotZero
entPhysicalVendorType.100100007 = zeroDotZero
entPhysicalVendorType.100100008 = zeroDotZero
entPhysicalVendorType.100100009 = zeroDotZero
entPhysicalVendorType.100100010 = zeroDotZero
entPhysicalVendorType.100100011 = zeroDotZero
entPhysicalVendorType.100100012 = zeroDotZero
entPhysicalVendorType.100100013 = zeroDotZero
entPhysicalVendorType.100100014 = zeroDotZero
entPhysicalVendorType.100100015 = zeroDotZero
entPhysicalVendorType.100100016 = zeroDotZero
entPhysicalVendorType.100100017 = zeroDotZero
entPhysicalVendorType.100100018 = zeroDotZero
entPhysicalVendorType.100100019 = zeroDotZero
entPhysicalVendorType.100100020 = zeroDotZero
entPhysicalVendorType.100100021 = zeroDotZero
entPhysicalVendorType.100100022 = zeroDotZero
entPhysicalVendorType.100100023 = zeroDotZero
entPhysicalVendorType.100100024 = zeroDotZero
entPhysicalVendorType.100100025 = zeroDotZero
entPhysicalVendorType.100100026 = zeroDotZero
entPhysicalVendorType.100100027 = zeroDotZero
entPhysicalVendorType.100100028 = zeroDotZero
entPhysicalVendorType.100100029 = zeroDotZero
entPhysicalVendorType.100100030 = zeroDotZero
entPhysicalVendorType.100100031 = zeroDotZero
entPhysicalVendorType.100100032 = zeroDotZero
entPhysicalVendorType.100100033 = zeroDotZero
entPhysicalVendorType.100100034 = zeroDotZero
entPhysicalVendorType.100100035 = zeroDotZero
entPhysicalVendorType.100100036 = zeroDotZero
entPhysicalVendorType.100100037 = zeroDotZero
entPhysicalVendorType.100100038 = zeroDotZero
entPhysicalVendorType.100100039 = zeroDotZero
entPhysicalVendorType.100100040 = zeroDotZero
entPhysicalVendorType.100100041 = zeroDotZero
entPhysicalVendorType.100100042 = zeroDotZero
entPhysicalVendorType.100100043 = zeroDotZero
entPhysicalVendorType.100100044 = zeroDotZero
entPhysicalVendorType.100100045 = zeroDotZero
entPhysicalVendorType.100100046 = zeroDotZero
entPhysicalVendorType.100100047 = zeroDotZero
entPhysicalVendorType.100100048 = zeroDotZero
entPhysicalVendorType.100100049 = zeroDotZero
entPhysicalVendorType.100100050 = zeroDotZero
entPhysicalVendorType.100100051 = zeroDotZero
entPhysicalVendorType.100100052 = zeroDotZero
entPhysicalVendorType.100100053 = zeroDotZero
entPhysicalVendorType.100100054 = zeroDotZero
entPhysicalVendorType.100100055 = zeroDotZero
entPhysicalVendorType.100100056 = zeroDotZero
entPhysicalVendorType.100100057 = zeroDotZero
entPhysicalVendorType.100100058 = zeroDotZero
entPhysicalVendorType.100100059 = zeroDotZero
entPhysicalVendorType.100100060 = zeroDotZero
entPhysicalVendorType.100100061 = zeroDotZero
entPhysicalVendorType.100100062 = zeroDotZero
entPhysicalVendorType.100100063 = zeroDotZero
entPhysicalVendorType.100100064 = zeroDotZero
entPhysicalVendorType.100100065 = zeroDotZero
entPhysicalVendorType.100100066 = zeroDotZero
entPhysicalVendorType.100100067 = zeroDotZero
entPhysicalVendorType.100100068 = zeroDotZero
entPhysicalVendorType.100100069 = zeroDotZero
entPhysicalVendorType.100100070 = zeroDotZero
entPhysicalVendorType.100100071 = zeroDotZero
entPhysicalVendorType.100100072 = zeroDotZero
entPhysicalVendorType.100100073 = zeroDotZero
entPhysicalVendorType.100100074 = zeroDotZero
entPhysicalVendorType.100100075 = zeroDotZero
entPhysicalVendorType.100100076 = zeroDotZero
entPhysicalVendorType.100100077 = zeroDotZero
entPhysicalVendorType.100100078 = zeroDotZero
entPhysicalVendorType.100100079 = zeroDotZero
entPhysicalVendorType.100100080 = zeroDotZero
entPhysicalVendorType.100100081 = zeroDotZero
entPhysicalVendorType.100100082 = zeroDotZero
entPhysicalVendorType.100100083 = zeroDotZero
entPhysicalVendorType.100100084 = zeroDotZero
entPhysicalVendorType.100100085 = zeroDotZero
entPhysicalVendorType.100100086 = zeroDotZero
entPhysicalVendorType.100100087 = zeroDotZero
entPhysicalVendorType.100100088 = zeroDotZero
entPhysicalVendorType.100100089 = zeroDotZero
entPhysicalVendorType.100100090 = zeroDotZero
entPhysicalVendorType.100100091 = zeroDotZero
entPhysicalVendorType.100100092 = zeroDotZero
entPhysicalVendorType.100100093 = zeroDotZero
entPhysicalVendorType.100100094 = zeroDotZero
entPhysicalVendorType.100100095 = zeroDotZero
entPhysicalVendorType.100100096 = zeroDotZero
entPhysicalVendorType.100100097 = zeroDotZero
entPhysicalVendorType.100100098 = zeroDotZero
entPhysicalVendorType.100100099 = zeroDotZero
entPhysicalVendorType.100100100 = zeroDotZero
entPhysicalVendorType.100100101 = zeroDotZero
entPhysicalVendorType.100100102 = zeroDotZero
entPhysicalVendorType.100100103 = zeroDotZero
entPhysicalVendorType.100100104 = zeroDotZero
entPhysicalVendorType.100100105 = zeroDotZero
entPhysicalVendorType.100100106 = zeroDotZero
entPhysicalVendorType.100100107 = zeroDotZero
entPhysicalVendorType.100100108 = zeroDotZero
entPhysicalVendorType.100100109 = zeroDotZero
entPhysicalVendorType.100100110 = zeroDotZero
entPhysicalVendorType.100100111 = zeroDotZero
entPhysicalVendorType.100100112 = zeroDotZero
entPhysicalVendorType.100100113 = zeroDotZero
entPhysicalVendorType.100100114 = zeroDotZero
entPhysicalVendorType.100100115 = zeroDotZero
entPhysicalVendorType.100100116 = zeroDotZero
entPhysicalVendorType.100100117 = zeroDotZero
entPhysicalVendorType.100100118 = zeroDotZero
entPhysicalVendorType.100100119 = zeroDotZero
entPhysicalVendorType.100100120 = zeroDotZero
entPhysicalVendorType.100100121 = zeroDotZero
entPhysicalVendorType.100100122 = zeroDotZero
entPhysicalVendorType.100100123 = zeroDotZero
entPhysicalVendorType.100100124 = zeroDotZero
entPhysicalVendorType.100100125 = zeroDotZero
entPhysicalVendorType.100100126 = zeroDotZero
entPhysicalVendorType.100100127 = zeroDotZero
entPhysicalVendorType.100100128 = zeroDotZero
entPhysicalVendorType.100100129 = zeroDotZero
entPhysicalVendorType.100110131 = zeroDotZero
entPhysicalVendorType.100301000 = zeroDotZero
entPhysicalVendorType.100302000 = zeroDotZero
entPhysicalVendorType.100303000 = zeroDotZero
entPhysicalVendorType.100304000 = zeroDotZero
entPhysicalVendorType.100305000 = zeroDotZero
entPhysicalVendorType.100306000 = zeroDotZero
entPhysicalVendorType.100307000 = zeroDotZero
entPhysicalVendorType.100308000 = zeroDotZero
entPhysicalVendorType.100309000 = zeroDotZero
entPhysicalVendorType.100310000 = zeroDotZero
entPhysicalVendorType.100311000 = zeroDotZero
entPhysicalVendorType.100312000 = zeroDotZero
entPhysicalVendorType.100313000 = zeroDotZero
entPhysicalVendorType.100314000 = zeroDotZero
entPhysicalVendorType.100315000 = zeroDotZero
entPhysicalVendorType.100316000 = zeroDotZero
entPhysicalVendorType.100317000 = zeroDotZero
entPhysicalVendorType.100318000 = zeroDotZero
entPhysicalVendorType.100319000 = zeroDotZero
entPhysicalVendorType.100320000 = zeroDotZero
entPhysicalVendorType.100321000 = zeroDotZero
entPhysicalVendorType.100321100 = zeroDotZero
entPhysicalVendorType.100322000 = zeroDotZero
entPhysicalVendorType.100322100 = zeroDotZero
entPhysicalVendorType.100322201 = zeroDotZero
entPhysicalVendorType.100322202 = zeroDotZero
entPhysicalVendorType.100322210 = zeroDotZero
entPhysicalVendorType.100322211 = zeroDotZero
entPhysicalVendorType.100322213 = zeroDotZero
entPhysicalVendorType.100322220 = zeroDotZero
entPhysicalVendorType.100322221 = zeroDotZero
entPhysicalVendorType.100322223 = zeroDotZero
entPhysicalVendorType.100322230 = zeroDotZero
entPhysicalVendorType.100322231 = zeroDotZero
entPhysicalVendorType.100322233 = zeroDotZero
entPhysicalVendorType.100322240 = zeroDotZero
entPhysicalVendorType.100322241 = zeroDotZero
entPhysicalVendorType.100322243 = zeroDotZero
entPhysicalVendorType.100323000 = zeroDotZero
entPhysicalVendorType.100323100 = zeroDotZero
entPhysicalVendorType.100323201 = zeroDotZero
entPhysicalVendorType.100323202 = zeroDotZero
entPhysicalVendorType.100323210 = zeroDotZero
entPhysicalVendorType.100323211 = zeroDotZero
entPhysicalVendorType.100323212 = zeroDotZero
entPhysicalVendorType.100323213 = zeroDotZero
entPhysicalVendorType.100323220 = zeroDotZero
entPhysicalVendorType.100323221 = zeroDotZero
entPhysicalVendorType.100323222 = zeroDotZero
entPhysicalVendorType.100323223 = zeroDotZero
entPhysicalVendorType.100323230 = zeroDotZero
entPhysicalVendorType.100323231 = zeroDotZero
entPhysicalVendorType.100323232 = zeroDotZero
entPhysicalVendorType.100323233 = zeroDotZero
entPhysicalVendorType.100323240 = zeroDotZero
entPhysicalVendorType.100323241 = zeroDotZero
entPhysicalVendorType.100323242 = zeroDotZero
entPhysicalVendorType.100323243 = zeroDotZero
entPhysicalVendorType.100324000 = zeroDotZero
entPhysicalVendorType.100324100 = zeroDotZero
entPhysicalVendorType.100324201 = zeroDotZero
entPhysicalVendorType.100324202 = zeroDotZero
entPhysicalVendorType.100324210 = zeroDotZero
entPhysicalVendorType.100324211 = zeroDotZero
entPhysicalVendorType.100324212 = zeroDotZero
entPhysicalVendorType.100324213 = zeroDotZero
entPhysicalVendorType.100324220 = zeroDotZero
entPhysicalVendorType.100324221 = zeroDotZero
entPhysicalVendorType.100324222 = zeroDotZero
entPhysicalVendorType.100324223 = zeroDotZero
entPhysicalVendorType.100324230 = zeroDotZero
entPhysicalVendorType.100324231 = zeroDotZero
entPhysicalVendorType.100324232 = zeroDotZero
entPhysicalVendorType.100324233 = zeroDotZero
entPhysicalVendorType.100324240 = zeroDotZero
entPhysicalVendorType.100324241 = zeroDotZero
entPhysicalVendorType.100324242 = zeroDotZero
entPhysicalVendorType.100324243 = zeroDotZero
entPhysicalVendorType.100325000 = zeroDotZero
entPhysicalVendorType.100325100 = zeroDotZero
entPhysicalVendorType.100325201 = zeroDotZero
entPhysicalVendorType.100325202 = zeroDotZero
entPhysicalVendorType.100325210 = zeroDotZero
entPhysicalVendorType.100325211 = zeroDotZero
entPhysicalVendorType.100325212 = zeroDotZero
entPhysicalVendorType.100325213 = zeroDotZero
entPhysicalVendorType.100325220 = zeroDotZero
entPhysicalVendorType.100325221 = zeroDotZero
entPhysicalVendorType.100325222 = zeroDotZero
entPhysicalVendorType.100325223 = zeroDotZero
entPhysicalVendorType.100325230 = zeroDotZero
entPhysicalVendorType.100325231 = zeroDotZero
entPhysicalVendorType.100325232 = zeroDotZero
entPhysicalVendorType.100325233 = zeroDotZero
entPhysicalVendorType.100325240 = zeroDotZero
entPhysicalVendorType.100325241 = zeroDotZero
entPhysicalVendorType.100325242 = zeroDotZero
entPhysicalVendorType.100325243 = zeroDotZero
entPhysicalVendorType.100326000 = zeroDotZero
entPhysicalVendorType.100326100 = zeroDotZero
entPhysicalVendorType.100326201 = zeroDotZero
entPhysicalVendorType.100326202 = zeroDotZero
entPhysicalVendorType.100326210 = zeroDotZero
entPhysicalVendorType.100326211 = zeroDotZero
entPhysicalVendorType.100326212 = zeroDotZero
entPhysicalVendorType.100326213 = zeroDotZero
entPhysicalVendorType.100326220 = zeroDotZero
entPhysicalVendorType.100326221 = zeroDotZero
entPhysicalVendorType.100326222 = zeroDotZero
entPhysicalVendorType.100326223 = zeroDotZero
entPhysicalVendorType.100326230 = zeroDotZero
entPhysicalVendorType.100326231 = zeroDotZero
entPhysicalVendorType.100326232 = zeroDotZero
entPhysicalVendorType.100326233 = zeroDotZero
entPhysicalVendorType.100326240 = zeroDotZero
entPhysicalVendorType.100326241 = zeroDotZero
entPhysicalVendorType.100326242 = zeroDotZero
entPhysicalVendorType.100326243 = zeroDotZero
entPhysicalVendorType.100327000 = zeroDotZero
entPhysicalVendorType.100327100 = zeroDotZero
entPhysicalVendorType.100327201 = zeroDotZero
entPhysicalVendorType.100327202 = zeroDotZero
entPhysicalVendorType.100327210 = zeroDotZero
entPhysicalVendorType.100327211 = zeroDotZero
entPhysicalVendorType.100327212 = zeroDotZero
entPhysicalVendorType.100327213 = zeroDotZero
entPhysicalVendorType.100327220 = zeroDotZero
entPhysicalVendorType.100327221 = zeroDotZero
entPhysicalVendorType.100327222 = zeroDotZero
entPhysicalVendorType.100327223 = zeroDotZero
entPhysicalVendorType.100327230 = zeroDotZero
entPhysicalVendorType.100327231 = zeroDotZero
entPhysicalVendorType.100327232 = zeroDotZero
entPhysicalVendorType.100327233 = zeroDotZero
entPhysicalVendorType.100327240 = zeroDotZero
entPhysicalVendorType.100327241 = zeroDotZero
entPhysicalVendorType.100327242 = zeroDotZero
entPhysicalVendorType.100327243 = zeroDotZero
entPhysicalVendorType.100328000 = zeroDotZero
entPhysicalVendorType.100328100 = zeroDotZero
entPhysicalVendorType.100328201 = zeroDotZero
entPhysicalVendorType.100328202 = zeroDotZero
entPhysicalVendorType.100328210 = zeroDotZero
entPhysicalVendorType.100328211 = zeroDotZero
entPhysicalVendorType.100328212 = zeroDotZero
entPhysicalVendorType.100328213 = zeroDotZero
entPhysicalVendorType.100328220 = zeroDotZero
entPhysicalVendorType.100328221 = zeroDotZero
entPhysicalVendorType.100328222 = zeroDotZero
entPhysicalVendorType.100328223 = zeroDotZero
entPhysicalVendorType.100328230 = zeroDotZero
entPhysicalVendorType.100328231 = zeroDotZero
entPhysicalVendorType.100328232 = zeroDotZero
entPhysicalVendorType.100328233 = zeroDotZero
entPhysicalVendorType.100328240 = zeroDotZero
entPhysicalVendorType.100328241 = zeroDotZero
entPhysicalVendorType.100328242 = zeroDotZero
entPhysicalVendorType.100328243 = zeroDotZero
entPhysicalVendorType.100329000 = zeroDotZero
entPhysicalVendorType.100330000 = zeroDotZero
entPhysicalVendorType.100331000 = zeroDotZero
entPhysicalVendorType.100331100 = zeroDotZero
entPhysicalVendorType.100331201 = zeroDotZero
entPhysicalVendorType.100331202 = zeroDotZero
entPhysicalVendorType.100331210 = zeroDotZero
entPhysicalVendorType.100331211 = zeroDotZero
entPhysicalVendorType.100331212 = zeroDotZero
entPhysicalVendorType.100331213 = zeroDotZero
entPhysicalVendorType.100331220 = zeroDotZero
entPhysicalVendorType.100331221 = zeroDotZero
entPhysicalVendorType.100331222 = zeroDotZero
entPhysicalVendorType.100331223 = zeroDotZero
entPhysicalVendorType.100331230 = zeroDotZero
entPhysicalVendorType.100331231 = zeroDotZero
entPhysicalVendorType.100331232 = zeroDotZero
entPhysicalVendorType.100331233 = zeroDotZero
entPhysicalVendorType.100331240 = zeroDotZero
entPhysicalVendorType.100331241 = zeroDotZero
entPhysicalVendorType.100331242 = zeroDotZero
entPhysicalVendorType.100331243 = zeroDotZero
entPhysicalVendorType.100332000 = zeroDotZero
entPhysicalVendorType.100332100 = zeroDotZero
entPhysicalVendorType.100332201 = zeroDotZero
entPhysicalVendorType.100332202 = zeroDotZero
entPhysicalVendorType.100332210 = zeroDotZero
entPhysicalVendorType.100332211 = zeroDotZero
entPhysicalVendorType.100332212 = zeroDotZero
entPhysicalVendorType.100332213 = zeroDotZero
entPhysicalVendorType.100332220 = zeroDotZero
entPhysicalVendorType.100332221 = zeroDotZero
entPhysicalVendorType.100332222 = zeroDotZero
entPhysicalVendorType.100332223 = zeroDotZero
entPhysicalVendorType.100332230 = zeroDotZero
entPhysicalVendorType.100332231 = zeroDotZero
entPhysicalVendorType.100332232 = zeroDotZero
entPhysicalVendorType.100332233 = zeroDotZero
entPhysicalVendorType.100332240 = zeroDotZero
entPhysicalVendorType.100332241 = zeroDotZero
entPhysicalVendorType.100332242 = zeroDotZero
entPhysicalVendorType.100332243 = zeroDotZero
entPhysicalVendorType.100333000 = zeroDotZero
entPhysicalVendorType.100334000 = zeroDotZero
entPhysicalVendorType.100601000 = zeroDotZero
entPhysicalVendorType.100601100 = zeroDotZero
entPhysicalVendorType.100601110 = zeroDotZero
entPhysicalVendorType.100601111 = zeroDotZero
entPhysicalVendorType.100602000 = zeroDotZero
entPhysicalVendorType.100602100 = zeroDotZero
entPhysicalVendorType.100602110 = zeroDotZero
entPhysicalVendorType.100602111 = zeroDotZero
entPhysicalVendorType.100603000 = zeroDotZero
entPhysicalVendorType.100603100 = zeroDotZero
entPhysicalVendorType.100603110 = zeroDotZero
entPhysicalVendorType.100603111 = zeroDotZero
entPhysicalVendorType.100604000 = zeroDotZero
entPhysicalVendorType.100604100 = zeroDotZero
entPhysicalVendorType.100604110 = zeroDotZero
entPhysicalVendorType.100604111 = zeroDotZero
entPhysicalVendorType.100710000 = zeroDotZero
entPhysicalVendorType.100711000 = zeroDotZero
entPhysicalVendorType.100711101 = zeroDotZero
entPhysicalVendorType.100711102 = zeroDotZero
entPhysicalVendorType.100711103 = zeroDotZero
entPhysicalVendorType.100711104 = zeroDotZero
entPhysicalVendorType.100711105 = zeroDotZero
entPhysicalVendorType.100711106 = zeroDotZero
entPhysicalVendorType.100711107 = zeroDotZero
entPhysicalVendorType.100711210 = zeroDotZero
entPhysicalVendorType.100711211 = zeroDotZero
entPhysicalVendorType.100720000 = zeroDotZero
entPhysicalVendorType.100721000 = zeroDotZero
entPhysicalVendorType.100721101 = zeroDotZero
entPhysicalVendorType.100721102 = zeroDotZero
entPhysicalVendorType.100721103 = zeroDotZero
entPhysicalVendorType.100721104 = zeroDotZero
entPhysicalVendorType.100721105 = zeroDotZero
entPhysicalVendorType.100721106 = zeroDotZero
entPhysicalVendorType.100721107 = zeroDotZero
entPhysicalVendorType.100721210 = zeroDotZero
entPhysicalVendorType.100721211 = zeroDotZero
entPhysicalVendorType.1100004000 = zeroDotZero
entPhysicalVendorType.1100006000 = zeroDotZero
entPhysicalVendorType.1100140000 = zeroDotZero
entPhysicalVendorType.1100300000 = zeroDotZero
entPhysicalVendorType.1100600000 = zeroDotZero
entPhysicalVendorType.1100700000 = zeroDotZero
entPhysicalVendorType.1100711100 = zeroDotZero
entPhysicalVendorType.1100711200 = zeroDotZero
entPhysicalVendorType.1100721100 = zeroDotZero
entPhysicalVendorType.1100721200 = zeroDotZero
entPhysicalContainedIn.1 = 0
entPhysicalContainedIn.100004000 = 1100004000
entPhysicalContainedIn.100004196 = 1100004000
entPhysicalContainedIn.100005000 = 1100004000
entPhysicalContainedIn.100005001 = 1100004000
entPhysicalContainedIn.100005002 = 1100004000
entPhysicalContainedIn.100006001 = 1100006000
entPhysicalContainedIn.100006002 = 1100006000
entPhysicalContainedIn.100006003 = 1100006000
entPhysicalContainedIn.100006004 = 1100006000
entPhysicalContainedIn.100006005 = 1100006000
entPhysicalContainedIn.100006006 = 1100006000
entPhysicalContainedIn.100006007 = 1100006000
entPhysicalContainedIn.100006008 = 1100006000
entPhysicalContainedIn.100006009 = 1100006000
entPhysicalContainedIn.100006010 = 1100006000
entPhysicalContainedIn.100006011 = 1100006000
entPhysicalContainedIn.100006012 = 1100006000
entPhysicalContainedIn.100006013 = 1100006000
entPhysicalContainedIn.100006014 = 1100006000
entPhysicalContainedIn.100006015 = 1100006000
entPhysicalContainedIn.100006016 = 1100006000
entPhysicalContainedIn.100006101 = 1100006000
entPhysicalContainedIn.100006102 = 1100006000
entPhysicalContainedIn.100006103 = 1100006000
entPhysicalContainedIn.100006104 = 1100006000
entPhysicalContainedIn.100006105 = 1100006000
entPhysicalContainedIn.100006106 = 1100006000
entPhysicalContainedIn.100006107 = 1100006000
entPhysicalContainedIn.100006108 = 1100006000
entPhysicalContainedIn.100006109 = 1100006000
entPhysicalContainedIn.100006110 = 1100006000
entPhysicalContainedIn.100006111 = 1100006000
entPhysicalContainedIn.100006112 = 1100006000
entPhysicalContainedIn.100006113 = 1100006000
entPhysicalContainedIn.100006114 = 1100006000
entPhysicalContainedIn.100006115 = 1100006000
entPhysicalContainedIn.100006116 = 1100006000
entPhysicalContainedIn.100006117 = 1100006000
entPhysicalContainedIn.100006118 = 1100006000
entPhysicalContainedIn.100006119 = 1100006000
entPhysicalContainedIn.100006120 = 1100006000
entPhysicalContainedIn.100006121 = 1100006000
entPhysicalContainedIn.100006122 = 1100006000
entPhysicalContainedIn.100006123 = 1100006000
entPhysicalContainedIn.100015001 = 1100004000
entPhysicalContainedIn.100015002 = 1100004000
entPhysicalContainedIn.100100000 = 1100140000
entPhysicalContainedIn.100100001 = 1100140000
entPhysicalContainedIn.100100002 = 1100140000
entPhysicalContainedIn.100100003 = 1100140000
entPhysicalContainedIn.100100004 = 1100140000
entPhysicalContainedIn.100100005 = 1100140000
entPhysicalContainedIn.100100006 = 1100140000
entPhysicalContainedIn.100100007 = 1100140000
entPhysicalContainedIn.100100008 = 1100140000
entPhysicalContainedIn.100100009 = 1100140000
entPhysicalContainedIn.100100010 = 1100140000
entPhysicalContainedIn.100100011 = 1100140000
entPhysicalContainedIn.100100012 = 1100140000
entPhysicalContainedIn.100100013 = 1100140000
entPhysicalContainedIn.100100014 = 1100140000
entPhysicalContainedIn.100100015 = 1100140000
entPhysicalContainedIn.100100016 = 1100140000
entPhysicalContainedIn.100100017 = 1100140000
entPhysicalContainedIn.100100018 = 1100140000
entPhysicalContainedIn.100100019 = 1100140000
entPhysicalContainedIn.100100020 = 1100140000
entPhysicalContainedIn.100100021 = 1100140000
entPhysicalContainedIn.100100022 = 1100140000
entPhysicalContainedIn.100100023 = 1100140000
entPhysicalContainedIn.100100024 = 1100140000
entPhysicalContainedIn.100100025 = 1100140000
entPhysicalContainedIn.100100026 = 1100140000
entPhysicalContainedIn.100100027 = 1100140000
entPhysicalContainedIn.100100028 = 1100140000
entPhysicalContainedIn.100100029 = 1100140000
entPhysicalContainedIn.100100030 = 1100140000
entPhysicalContainedIn.100100031 = 1100140000
entPhysicalContainedIn.100100032 = 1100140000
entPhysicalContainedIn.100100033 = 1100140000
entPhysicalContainedIn.100100034 = 1100140000
entPhysicalContainedIn.100100035 = 1100140000
entPhysicalContainedIn.100100036 = 1100140000
entPhysicalContainedIn.100100037 = 1100140000
entPhysicalContainedIn.100100038 = 1100140000
entPhysicalContainedIn.100100039 = 1100140000
entPhysicalContainedIn.100100040 = 1100140000
entPhysicalContainedIn.100100041 = 1100140000
entPhysicalContainedIn.100100042 = 1100140000
entPhysicalContainedIn.100100043 = 1100140000
entPhysicalContainedIn.100100044 = 1100140000
entPhysicalContainedIn.100100045 = 1100140000
entPhysicalContainedIn.100100046 = 1100140000
entPhysicalContainedIn.100100047 = 1100140000
entPhysicalContainedIn.100100048 = 1100140000
entPhysicalContainedIn.100100049 = 1100140000
entPhysicalContainedIn.100100050 = 1100140000
entPhysicalContainedIn.100100051 = 1100140000
entPhysicalContainedIn.100100052 = 1100140000
entPhysicalContainedIn.100100053 = 1100140000
entPhysicalContainedIn.100100054 = 1100140000
entPhysicalContainedIn.100100055 = 1100140000
entPhysicalContainedIn.100100056 = 1100140000
entPhysicalContainedIn.100100057 = 1100140000
entPhysicalContainedIn.100100058 = 1100140000
entPhysicalContainedIn.100100059 = 1100140000
entPhysicalContainedIn.100100060 = 1100140000
entPhysicalContainedIn.100100061 = 1100140000
entPhysicalContainedIn.100100062 = 1100140000
entPhysicalContainedIn.100100063 = 1100140000
entPhysicalContainedIn.100100064 = 1100140000
entPhysicalContainedIn.100100065 = 1100140000
entPhysicalContainedIn.100100066 = 1100140000
entPhysicalContainedIn.100100067 = 1100140000
entPhysicalContainedIn.100100068 = 1100140000
entPhysicalContainedIn.100100069 = 1100140000
entPhysicalContainedIn.100100070 = 1100140000
entPhysicalContainedIn.100100071 = 1100140000
entPhysicalContainedIn.100100072 = 1100140000
entPhysicalContainedIn.100100073 = 1100140000
entPhysicalContainedIn.100100074 = 1100140000
entPhysicalContainedIn.100100075 = 1100140000
entPhysicalContainedIn.100100076 = 1100140000
entPhysicalContainedIn.100100077 = 1100140000
entPhysicalContainedIn.100100078 = 1100140000
entPhysicalContainedIn.100100079 = 1100140000
entPhysicalContainedIn.100100080 = 1100140000
entPhysicalContainedIn.100100081 = 1100140000
entPhysicalContainedIn.100100082 = 1100140000
entPhysicalContainedIn.100100083 = 1100140000
entPhysicalContainedIn.100100084 = 1100140000
entPhysicalContainedIn.100100085 = 1100140000
entPhysicalContainedIn.100100086 = 1100140000
entPhysicalContainedIn.100100087 = 1100140000
entPhysicalContainedIn.100100088 = 1100140000
entPhysicalContainedIn.100100089 = 1100140000
entPhysicalContainedIn.100100090 = 1100140000
entPhysicalContainedIn.100100091 = 1100140000
entPhysicalContainedIn.100100092 = 1100140000
entPhysicalContainedIn.100100093 = 1100140000
entPhysicalContainedIn.100100094 = 1100140000
entPhysicalContainedIn.100100095 = 1100140000
entPhysicalContainedIn.100100096 = 1100140000
entPhysicalContainedIn.100100097 = 1100140000
entPhysicalContainedIn.100100098 = 1100140000
entPhysicalContainedIn.100100099 = 1100140000
entPhysicalContainedIn.100100100 = 1100140000
entPhysicalContainedIn.100100101 = 1100140000
entPhysicalContainedIn.100100102 = 1100140000
entPhysicalContainedIn.100100103 = 1100140000
entPhysicalContainedIn.100100104 = 1100140000
entPhysicalContainedIn.100100105 = 1100140000
entPhysicalContainedIn.100100106 = 1100140000
entPhysicalContainedIn.100100107 = 1100140000
entPhysicalContainedIn.100100108 = 1100140000
entPhysicalContainedIn.100100109 = 1100140000
entPhysicalContainedIn.100100110 = 1100140000
entPhysicalContainedIn.100100111 = 1100140000
entPhysicalContainedIn.100100112 = 1100140000
entPhysicalContainedIn.100100113 = 1100140000
entPhysicalContainedIn.100100114 = 1100140000
entPhysicalContainedIn.100100115 = 1100140000
entPhysicalContainedIn.100100116 = 1100140000
entPhysicalContainedIn.100100117 = 1100140000
entPhysicalContainedIn.100100118 = 1100140000
entPhysicalContainedIn.100100119 = 1100140000
entPhysicalContainedIn.100100120 = 1100140000
entPhysicalContainedIn.100100121 = 1100140000
entPhysicalContainedIn.100100122 = 1100140000
entPhysicalContainedIn.100100123 = 1100140000
entPhysicalContainedIn.100100124 = 1100140000
entPhysicalContainedIn.100100125 = 1100140000
entPhysicalContainedIn.100100126 = 1100140000
entPhysicalContainedIn.100100127 = 1100140000
entPhysicalContainedIn.100100128 = 1100140000
entPhysicalContainedIn.100100129 = 1100140000
entPhysicalContainedIn.100110131 = 1100140000
entPhysicalContainedIn.100301000 = 1100300000
entPhysicalContainedIn.100302000 = 1100300000
entPhysicalContainedIn.100303000 = 1100300000
entPhysicalContainedIn.100304000 = 1100300000
entPhysicalContainedIn.100305000 = 1100300000
entPhysicalContainedIn.100306000 = 1100300000
entPhysicalContainedIn.100307000 = 1100300000
entPhysicalContainedIn.100308000 = 1100300000
entPhysicalContainedIn.100309000 = 1100300000
entPhysicalContainedIn.100310000 = 1100300000
entPhysicalContainedIn.100311000 = 1100300000
entPhysicalContainedIn.100312000 = 1100300000
entPhysicalContainedIn.100313000 = 1100300000
entPhysicalContainedIn.100314000 = 1100300000
entPhysicalContainedIn.100315000 = 1100300000
entPhysicalContainedIn.100316000 = 1100300000
entPhysicalContainedIn.100317000 = 1100300000
entPhysicalContainedIn.100318000 = 1100300000
entPhysicalContainedIn.100319000 = 1100300000
entPhysicalContainedIn.100320000 = 1100300000
entPhysicalContainedIn.100321000 = 1100300000
entPhysicalContainedIn.100321100 = 100321000
entPhysicalContainedIn.100322000 = 1100300000
entPhysicalContainedIn.100322100 = 100322000
entPhysicalContainedIn.100322201 = 100322100
entPhysicalContainedIn.100322202 = 100322100
entPhysicalContainedIn.100322210 = 100322100
entPhysicalContainedIn.100322211 = 100322210
entPhysicalContainedIn.100322213 = 100322210
entPhysicalContainedIn.100322220 = 100322100
entPhysicalContainedIn.100322221 = 100322220
entPhysicalContainedIn.100322223 = 100322220
entPhysicalContainedIn.100322230 = 100322100
entPhysicalContainedIn.100322231 = 100322230
entPhysicalContainedIn.100322233 = 100322230
entPhysicalContainedIn.100322240 = 100322100
entPhysicalContainedIn.100322241 = 100322240
entPhysicalContainedIn.100322243 = 100322240
entPhysicalContainedIn.100323000 = 1100300000
entPhysicalContainedIn.100323100 = 100323000
entPhysicalContainedIn.100323201 = 100323100
entPhysicalContainedIn.100323202 = 100323100
entPhysicalContainedIn.100323210 = 100323100
entPhysicalContainedIn.100323211 = 100323210
entPhysicalContainedIn.100323212 = 100323210
entPhysicalContainedIn.100323213 = 100323210
entPhysicalContainedIn.100323220 = 100323100
entPhysicalContainedIn.100323221 = 100323220
entPhysicalContainedIn.100323222 = 100323220
entPhysicalContainedIn.100323223 = 100323220
entPhysicalContainedIn.100323230 = 100323100
entPhysicalContainedIn.100323231 = 100323230
entPhysicalContainedIn.100323232 = 100323230
entPhysicalContainedIn.100323233 = 100323230
entPhysicalContainedIn.100323240 = 100323100
entPhysicalContainedIn.100323241 = 100323240
entPhysicalContainedIn.100323242 = 100323240
entPhysicalContainedIn.100323243 = 100323240
entPhysicalContainedIn.100324000 = 1100300000
entPhysicalContainedIn.100324100 = 100324000
entPhysicalContainedIn.100324201 = 100324100
entPhysicalContainedIn.100324202 = 100324100
entPhysicalContainedIn.100324210 = 100324100
entPhysicalContainedIn.100324211 = 100324210
entPhysicalContainedIn.100324212 = 100324210
entPhysicalContainedIn.100324213 = 100324210
entPhysicalContainedIn.100324220 = 100324100
entPhysicalContainedIn.100324221 = 100324220
entPhysicalContainedIn.100324222 = 100324220
entPhysicalContainedIn.100324223 = 100324220
entPhysicalContainedIn.100324230 = 100324100
entPhysicalContainedIn.100324231 = 100324230
entPhysicalContainedIn.100324232 = 100324230
entPhysicalContainedIn.100324233 = 100324230
entPhysicalContainedIn.100324240 = 100324100
entPhysicalContainedIn.100324241 = 100324240
entPhysicalContainedIn.100324242 = 100324240
entPhysicalContainedIn.100324243 = 100324240
entPhysicalContainedIn.100325000 = 1100300000
entPhysicalContainedIn.100325100 = 100325000
entPhysicalContainedIn.100325201 = 100325100
entPhysicalContainedIn.100325202 = 100325100
entPhysicalContainedIn.100325210 = 100325100
entPhysicalContainedIn.100325211 = 100325210
entPhysicalContainedIn.100325212 = 100325210
entPhysicalContainedIn.100325213 = 100325210
entPhysicalContainedIn.100325220 = 100325100
entPhysicalContainedIn.100325221 = 100325220
entPhysicalContainedIn.100325222 = 100325220
entPhysicalContainedIn.100325223 = 100325220
entPhysicalContainedIn.100325230 = 100325100
entPhysicalContainedIn.100325231 = 100325230
entPhysicalContainedIn.100325232 = 100325230
entPhysicalContainedIn.100325233 = 100325230
entPhysicalContainedIn.100325240 = 100325100
entPhysicalContainedIn.100325241 = 100325240
entPhysicalContainedIn.100325242 = 100325240
entPhysicalContainedIn.100325243 = 100325240
entPhysicalContainedIn.100326000 = 1100300000
entPhysicalContainedIn.100326100 = 100326000
entPhysicalContainedIn.100326201 = 100326100
entPhysicalContainedIn.100326202 = 100326100
entPhysicalContainedIn.100326210 = 100326100
entPhysicalContainedIn.100326211 = 100326210
entPhysicalContainedIn.100326212 = 100326210
entPhysicalContainedIn.100326213 = 100326210
entPhysicalContainedIn.100326220 = 100326100
entPhysicalContainedIn.100326221 = 100326220
entPhysicalContainedIn.100326222 = 100326220
entPhysicalContainedIn.100326223 = 100326220
entPhysicalContainedIn.100326230 = 100326100
entPhysicalContainedIn.100326231 = 100326230
entPhysicalContainedIn.100326232 = 100326230
entPhysicalContainedIn.100326233 = 100326230
entPhysicalContainedIn.100326240 = 100326100
entPhysicalContainedIn.100326241 = 100326240
entPhysicalContainedIn.100326242 = 100326240
entPhysicalContainedIn.100326243 = 100326240
entPhysicalContainedIn.100327000 = 1100300000
entPhysicalContainedIn.100327100 = 100327000
entPhysicalContainedIn.100327201 = 100327100
entPhysicalContainedIn.100327202 = 100327100
entPhysicalContainedIn.100327210 = 100327100
entPhysicalContainedIn.100327211 = 100327210
entPhysicalContainedIn.100327212 = 100327210
entPhysicalContainedIn.100327213 = 100327210
entPhysicalContainedIn.100327220 = 100327100
entPhysicalContainedIn.100327221 = 100327220
entPhysicalContainedIn.100327222 = 100327220
entPhysicalContainedIn.100327223 = 100327220
entPhysicalContainedIn.100327230 = 100327100
entPhysicalContainedIn.100327231 = 100327230
entPhysicalContainedIn.100327232 = 100327230
entPhysicalContainedIn.100327233 = 100327230
entPhysicalContainedIn.100327240 = 100327100
entPhysicalContainedIn.100327241 = 100327240
entPhysicalContainedIn.100327242 = 100327240
entPhysicalContainedIn.100327243 = 100327240
entPhysicalContainedIn.100328000 = 1100300000
entPhysicalContainedIn.100328100 = 100328000
entPhysicalContainedIn.100328201 = 100328100
entPhysicalContainedIn.100328202 = 100328100
entPhysicalContainedIn.100328210 = 100328100
entPhysicalContainedIn.100328211 = 100328210
entPhysicalContainedIn.100328212 = 100328210
entPhysicalContainedIn.100328213 = 100328210
entPhysicalContainedIn.100328220 = 100328100
entPhysicalContainedIn.100328221 = 100328220
entPhysicalContainedIn.100328222 = 100328220
entPhysicalContainedIn.100328223 = 100328220
entPhysicalContainedIn.100328230 = 100328100
entPhysicalContainedIn.100328231 = 100328230
entPhysicalContainedIn.100328232 = 100328230
entPhysicalContainedIn.100328233 = 100328230
entPhysicalContainedIn.100328240 = 100328100
entPhysicalContainedIn.100328241 = 100328240
entPhysicalContainedIn.100328242 = 100328240
entPhysicalContainedIn.100328243 = 100328240
entPhysicalContainedIn.100329000 = 1100300000
entPhysicalContainedIn.100330000 = 1100300000
entPhysicalContainedIn.100331000 = 1100300000
entPhysicalContainedIn.100331100 = 100331000
entPhysicalContainedIn.100331201 = 100331100
entPhysicalContainedIn.100331202 = 100331100
entPhysicalContainedIn.100331210 = 100331100
entPhysicalContainedIn.100331211 = 100331210
entPhysicalContainedIn.100331212 = 100331210
entPhysicalContainedIn.100331213 = 100331210
entPhysicalContainedIn.100331220 = 100331100
entPhysicalContainedIn.100331221 = 100331220
entPhysicalContainedIn.100331222 = 100331220
entPhysicalContainedIn.100331223 = 100331220
entPhysicalContainedIn.100331230 = 100331100
entPhysicalContainedIn.100331231 = 100331230
entPhysicalContainedIn.100331232 = 100331230
entPhysicalContainedIn.100331233 = 100331230
entPhysicalContainedIn.100331240 = 100331100
entPhysicalContainedIn.100331241 = 100331240
entPhysicalContainedIn.100331242 = 100331240
entPhysicalContainedIn.100331243 = 100331240
entPhysicalContainedIn.100332000 = 1100300000
entPhysicalContainedIn.100332100 = 100332000
entPhysicalContainedIn.100332201 = 100332100
entPhysicalContainedIn.100332202 = 100332100
entPhysicalContainedIn.100332210 = 100332100
entPhysicalContainedIn.100332211 = 100332210
entPhysicalContainedIn.100332212 = 100332210
entPhysicalContainedIn.100332213 = 100332210
entPhysicalContainedIn.100332220 = 100332100
entPhysicalContainedIn.100332221 = 100332220
entPhysicalContainedIn.100332222 = 100332220
entPhysicalContainedIn.100332223 = 100332220
entPhysicalContainedIn.100332230 = 100332100
entPhysicalContainedIn.100332231 = 100332230
entPhysicalContainedIn.100332232 = 100332230
entPhysicalContainedIn.100332233 = 100332230
entPhysicalContainedIn.100332240 = 100332100
entPhysicalContainedIn.100332241 = 100332240
entPhysicalContainedIn.100332242 = 100332240
entPhysicalContainedIn.100332243 = 100332240
entPhysicalContainedIn.100333000 = 1100300000
entPhysicalContainedIn.100334000 = 1100300000
entPhysicalContainedIn.100601000 = 1100600000
entPhysicalContainedIn.100601100 = 100601000
entPhysicalContainedIn.100601110 = 100601100
entPhysicalContainedIn.100601111 = 100601110
entPhysicalContainedIn.100602000 = 1100600000
entPhysicalContainedIn.100602100 = 100602000
entPhysicalContainedIn.100602110 = 100602100
entPhysicalContainedIn.100602111 = 100602110
entPhysicalContainedIn.100603000 = 1100600000
entPhysicalContainedIn.100603100 = 100603000
entPhysicalContainedIn.100603110 = 100603100
entPhysicalContainedIn.100603111 = 100603110
entPhysicalContainedIn.100604000 = 1100600000
entPhysicalContainedIn.100604100 = 100604000
entPhysicalContainedIn.100604110 = 100604100
entPhysicalContainedIn.100604111 = 100604110
entPhysicalContainedIn.100710000 = 1100700000
entPhysicalContainedIn.100711000 = 100710000
entPhysicalContainedIn.100711101 = 1100711100
entPhysicalContainedIn.100711102 = 1100711100
entPhysicalContainedIn.100711103 = 1100711100
entPhysicalContainedIn.100711104 = 1100711100
entPhysicalContainedIn.100711105 = 1100711100
entPhysicalContainedIn.100711106 = 1100711100
entPhysicalContainedIn.100711107 = 1100711100
entPhysicalContainedIn.100711210 = 1100711200
entPhysicalContainedIn.100711211 = 100711210
entPhysicalContainedIn.100720000 = 1100700000
entPhysicalContainedIn.100721000 = 100720000
entPhysicalContainedIn.100721101 = 1100721100
entPhysicalContainedIn.100721102 = 1100721100
entPhysicalContainedIn.100721103 = 1100721100
entPhysicalContainedIn.100721104 = 1100721100
entPhysicalContainedIn.100721105 = 1100721100
entPhysicalContainedIn.100721106 = 1100721100
entPhysicalContainedIn.100721107 = 1100721100
entPhysicalContainedIn.100721210 = 1100721200
entPhysicalContainedIn.100721211 = 100721210
entPhysicalContainedIn.1100004000 = 1
entPhysicalContainedIn.1100006000 = 1
entPhysicalContainedIn.1100140000 = 1
entPhysicalContainedIn.1100300000 = 1
entPhysicalContainedIn.1100600000 = 1
entPhysicalContainedIn.1100700000 = 1
entPhysicalContainedIn.1100711100 = 100711000
entPhysicalContainedIn.1100711200 = 100711000
entPhysicalContainedIn.1100721100 = 100721000
entPhysicalContainedIn.1100721200 = 100721000
entPhysicalClass.1 = chassis
entPhysicalClass.100004000 = other
entPhysicalClass.100004196 = other
entPhysicalClass.100005000 = other
entPhysicalClass.100005001 = other
entPhysicalClass.100005002 = other
entPhysicalClass.100006001 = sensor
entPhysicalClass.100006002 = sensor
entPhysicalClass.100006003 = sensor
entPhysicalClass.100006004 = sensor
entPhysicalClass.100006005 = sensor
entPhysicalClass.100006006 = sensor
entPhysicalClass.100006007 = sensor
entPhysicalClass.100006008 = sensor
entPhysicalClass.100006009 = sensor
entPhysicalClass.100006010 = sensor
entPhysicalClass.100006011 = sensor
entPhysicalClass.100006012 = sensor
entPhysicalClass.100006013 = sensor
entPhysicalClass.100006014 = sensor
entPhysicalClass.100006015 = sensor
entPhysicalClass.100006016 = sensor
entPhysicalClass.100006101 = sensor
entPhysicalClass.100006102 = sensor
entPhysicalClass.100006103 = sensor
entPhysicalClass.100006104 = sensor
entPhysicalClass.100006105 = sensor
entPhysicalClass.100006106 = sensor
entPhysicalClass.100006107 = sensor
entPhysicalClass.100006108 = sensor
entPhysicalClass.100006109 = sensor
entPhysicalClass.100006110 = sensor
entPhysicalClass.100006111 = sensor
entPhysicalClass.100006112 = sensor
entPhysicalClass.100006113 = sensor
entPhysicalClass.100006114 = sensor
entPhysicalClass.100006115 = sensor
entPhysicalClass.100006116 = sensor
entPhysicalClass.100006117 = sensor
entPhysicalClass.100006118 = sensor
entPhysicalClass.100006119 = sensor
entPhysicalClass.100006120 = sensor
entPhysicalClass.100006121 = sensor
entPhysicalClass.100006122 = sensor
entPhysicalClass.100006123 = sensor
entPhysicalClass.100015001 = other
entPhysicalClass.100015002 = other
entPhysicalClass.100100000 = port
entPhysicalClass.100100001 = port
entPhysicalClass.100100002 = port
entPhysicalClass.100100003 = port
entPhysicalClass.100100004 = port
entPhysicalClass.100100005 = port
entPhysicalClass.100100006 = port
entPhysicalClass.100100007 = port
entPhysicalClass.100100008 = port
entPhysicalClass.100100009 = port
entPhysicalClass.100100010 = port
entPhysicalClass.100100011 = port
entPhysicalClass.100100012 = port
entPhysicalClass.100100013 = port
entPhysicalClass.100100014 = port
entPhysicalClass.100100015 = port
entPhysicalClass.100100016 = port
entPhysicalClass.100100017 = port
entPhysicalClass.100100018 = port
entPhysicalClass.100100019 = port
entPhysicalClass.100100020 = port
entPhysicalClass.100100021 = port
entPhysicalClass.100100022 = port
entPhysicalClass.100100023 = port
entPhysicalClass.100100024 = port
entPhysicalClass.100100025 = port
entPhysicalClass.100100026 = port
entPhysicalClass.100100027 = port
entPhysicalClass.100100028 = port
entPhysicalClass.100100029 = port
entPhysicalClass.100100030 = port
entPhysicalClass.100100031 = port
entPhysicalClass.100100032 = port
entPhysicalClass.100100033 = port
entPhysicalClass.100100034 = port
entPhysicalClass.100100035 = port
entPhysicalClass.100100036 = port
entPhysicalClass.100100037 = port
entPhysicalClass.100100038 = port
entPhysicalClass.100100039 = port
entPhysicalClass.100100040 = port
entPhysicalClass.100100041 = port
entPhysicalClass.100100042 = port
entPhysicalClass.100100043 = port
entPhysicalClass.100100044 = port
entPhysicalClass.100100045 = port
entPhysicalClass.100100046 = port
entPhysicalClass.100100047 = port
entPhysicalClass.100100048 = port
entPhysicalClass.100100049 = port
entPhysicalClass.100100050 = port
entPhysicalClass.100100051 = port
entPhysicalClass.100100052 = port
entPhysicalClass.100100053 = port
entPhysicalClass.100100054 = port
entPhysicalClass.100100055 = port
entPhysicalClass.100100056 = port
entPhysicalClass.100100057 = port
entPhysicalClass.100100058 = port
entPhysicalClass.100100059 = port
entPhysicalClass.100100060 = port
entPhysicalClass.100100061 = port
entPhysicalClass.100100062 = port
entPhysicalClass.100100063 = port
entPhysicalClass.100100064 = port
entPhysicalClass.100100065 = port
entPhysicalClass.100100066 = port
entPhysicalClass.100100067 = port
entPhysicalClass.100100068 = port
entPhysicalClass.100100069 = port
entPhysicalClass.100100070 = port
entPhysicalClass.100100071 = port
entPhysicalClass.100100072 = port
entPhysicalClass.100100073 = port
entPhysicalClass.100100074 = port
entPhysicalClass.100100075 = port
entPhysicalClass.100100076 = port
entPhysicalClass.100100077 = port
entPhysicalClass.100100078 = port
entPhysicalClass.100100079 = port
entPhysicalClass.100100080 = port
entPhysicalClass.100100081 = port
entPhysicalClass.100100082 = port
entPhysicalClass.100100083 = port
entPhysicalClass.100100084 = port
entPhysicalClass.100100085 = port
entPhysicalClass.100100086 = port
entPhysicalClass.100100087 = port
entPhysicalClass.100100088 = port
entPhysicalClass.100100089 = port
entPhysicalClass.100100090 = port
entPhysicalClass.100100091 = port
entPhysicalClass.100100092 = port
entPhysicalClass.100100093 = port
entPhysicalClass.100100094 = port
entPhysicalClass.100100095 = port
entPhysicalClass.100100096 = port
entPhysicalClass.100100097 = port
entPhysicalClass.100100098 = port
entPhysicalClass.100100099 = port
entPhysicalClass.100100100 = port
entPhysicalClass.100100101 = port
entPhysicalClass.100100102 = port
entPhysicalClass.100100103 = port
entPhysicalClass.100100104 = port
entPhysicalClass.100100105 = port
entPhysicalClass.100100106 = port
entPhysicalClass.100100107 = port
entPhysicalClass.100100108 = port
entPhysicalClass.100100109 = port
entPhysicalClass.100100110 = port
entPhysicalClass.100100111 = port
entPhysicalClass.100100112 = port
entPhysicalClass.100100113 = port
entPhysicalClass.100100114 = port
entPhysicalClass.100100115 = port
entPhysicalClass.100100116 = port
entPhysicalClass.100100117 = port
entPhysicalClass.100100118 = port
entPhysicalClass.100100119 = port
entPhysicalClass.100100120 = port
entPhysicalClass.100100121 = port
entPhysicalClass.100100122 = port
entPhysicalClass.100100123 = port
entPhysicalClass.100100124 = port
entPhysicalClass.100100125 = port
entPhysicalClass.100100126 = port
entPhysicalClass.100100127 = port
entPhysicalClass.100100128 = port
entPhysicalClass.100100129 = port
entPhysicalClass.100110131 = port
entPhysicalClass.100301000 = container
entPhysicalClass.100302000 = container
entPhysicalClass.100303000 = container
entPhysicalClass.100304000 = container
entPhysicalClass.100305000 = container
entPhysicalClass.100306000 = container
entPhysicalClass.100307000 = container
entPhysicalClass.100308000 = container
entPhysicalClass.100309000 = container
entPhysicalClass.100310000 = container
entPhysicalClass.100311000 = container
entPhysicalClass.100312000 = container
entPhysicalClass.100313000 = container
entPhysicalClass.100314000 = container
entPhysicalClass.100315000 = container
entPhysicalClass.100316000 = container
entPhysicalClass.100317000 = container
entPhysicalClass.100318000 = container
entPhysicalClass.100319000 = container
entPhysicalClass.100320000 = container
entPhysicalClass.100321000 = container
entPhysicalClass.100321100 = container
entPhysicalClass.100322000 = container
entPhysicalClass.100322100 = container
entPhysicalClass.100322201 = sensor
entPhysicalClass.100322202 = sensor
entPhysicalClass.100322210 = module
entPhysicalClass.100322211 = sensor
entPhysicalClass.100322213 = sensor
entPhysicalClass.100322220 = module
entPhysicalClass.100322221 = sensor
entPhysicalClass.100322223 = sensor
entPhysicalClass.100322230 = module
entPhysicalClass.100322231 = sensor
entPhysicalClass.100322233 = sensor
entPhysicalClass.100322240 = module
entPhysicalClass.100322241 = sensor
entPhysicalClass.100322243 = sensor
entPhysicalClass.100323000 = container
entPhysicalClass.100323100 = container
entPhysicalClass.100323201 = sensor
entPhysicalClass.100323202 = sensor
entPhysicalClass.100323210 = module
entPhysicalClass.100323211 = sensor
entPhysicalClass.100323212 = sensor
entPhysicalClass.100323213 = sensor
entPhysicalClass.100323220 = module
entPhysicalClass.100323221 = sensor
entPhysicalClass.100323222 = sensor
entPhysicalClass.100323223 = sensor
entPhysicalClass.100323230 = module
entPhysicalClass.100323231 = sensor
entPhysicalClass.100323232 = sensor
entPhysicalClass.100323233 = sensor
entPhysicalClass.100323240 = module
entPhysicalClass.100323241 = sensor
entPhysicalClass.100323242 = sensor
entPhysicalClass.100323243 = sensor
entPhysicalClass.100324000 = container
entPhysicalClass.100324100 = container
entPhysicalClass.100324201 = sensor
entPhysicalClass.100324202 = sensor
entPhysicalClass.100324210 = module
entPhysicalClass.100324211 = sensor
entPhysicalClass.100324212 = sensor
entPhysicalClass.100324213 = sensor
entPhysicalClass.100324220 = module
entPhysicalClass.100324221 = sensor
entPhysicalClass.100324222 = sensor
entPhysicalClass.100324223 = sensor
entPhysicalClass.100324230 = module
entPhysicalClass.100324231 = sensor
entPhysicalClass.100324232 = sensor
entPhysicalClass.100324233 = sensor
entPhysicalClass.100324240 = module
entPhysicalClass.100324241 = sensor
entPhysicalClass.100324242 = sensor
entPhysicalClass.100324243 = sensor
entPhysicalClass.100325000 = container
entPhysicalClass.100325100 = container
entPhysicalClass.100325201 = sensor
entPhysicalClass.100325202 = sensor
entPhysicalClass.100325210 = module
entPhysicalClass.100325211 = sensor
entPhysicalClass.100325212 = sensor
entPhysicalClass.100325213 = sensor
entPhysicalClass.100325220 = module
entPhysicalClass.100325221 = sensor
entPhysicalClass.100325222 = sensor
entPhysicalClass.100325223 = sensor
entPhysicalClass.100325230 = module
entPhysicalClass.100325231 = sensor
entPhysicalClass.100325232 = sensor
entPhysicalClass.100325233 = sensor
entPhysicalClass.100325240 = module
entPhysicalClass.100325241 = sensor
entPhysicalClass.100325242 = sensor
entPhysicalClass.100325243 = sensor
entPhysicalClass.100326000 = container
entPhysicalClass.100326100 = container
entPhysicalClass.100326201 = sensor
entPhysicalClass.100326202 = sensor
entPhysicalClass.100326210 = module
entPhysicalClass.100326211 = sensor
entPhysicalClass.100326212 = sensor
entPhysicalClass.100326213 = sensor
entPhysicalClass.100326220 = module
entPhysicalClass.100326221 = sensor
entPhysicalClass.100326222 = sensor
entPhysicalClass.100326223 = sensor
entPhysicalClass.100326230 = module
entPhysicalClass.100326231 = sensor
entPhysicalClass.100326232 = sensor
entPhysicalClass.100326233 = sensor
entPhysicalClass.100326240 = module
entPhysicalClass.100326241 = sensor
entPhysicalClass.100326242 = sensor
entPhysicalClass.100326243 = sensor
entPhysicalClass.100327000 = container
entPhysicalClass.100327100 = container
entPhysicalClass.100327201 = sensor
entPhysicalClass.100327202 = sensor
entPhysicalClass.100327210 = module
entPhysicalClass.100327211 = sensor
entPhysicalClass.100327212 = sensor
entPhysicalClass.100327213 = sensor
entPhysicalClass.100327220 = module
entPhysicalClass.100327221 = sensor
entPhysicalClass.100327222 = sensor
entPhysicalClass.100327223 = sensor
entPhysicalClass.100327230 = module
entPhysicalClass.100327231 = sensor
entPhysicalClass.100327232 = sensor
entPhysicalClass.100327233 = sensor
entPhysicalClass.100327240 = module
entPhysicalClass.100327241 = sensor
entPhysicalClass.100327242 = sensor
entPhysicalClass.100327243 = sensor
entPhysicalClass.100328000 = container
entPhysicalClass.100328100 = container
entPhysicalClass.100328201 = sensor
entPhysicalClass.100328202 = sensor
entPhysicalClass.100328210 = module
entPhysicalClass.100328211 = sensor
entPhysicalClass.100328212 = sensor
entPhysicalClass.100328213 = sensor
entPhysicalClass.100328220 = module
entPhysicalClass.100328221 = sensor
entPhysicalClass.100328222 = sensor
entPhysicalClass.100328223 = sensor
entPhysicalClass.100328230 = module
entPhysicalClass.100328231 = sensor
entPhysicalClass.100328232 = sensor
entPhysicalClass.100328233 = sensor
entPhysicalClass.100328240 = module
entPhysicalClass.100328241 = sensor
entPhysicalClass.100328242 = sensor
entPhysicalClass.100328243 = sensor
entPhysicalClass.100329000 = container
entPhysicalClass.100330000 = container
entPhysicalClass.100331000 = container
entPhysicalClass.100331100 = container
entPhysicalClass.100331201 = sensor
entPhysicalClass.100331202 = sensor
entPhysicalClass.100331210 = module
entPhysicalClass.100331211 = sensor
entPhysicalClass.100331212 = sensor
entPhysicalClass.100331213 = sensor
entPhysicalClass.100331220 = module
entPhysicalClass.100331221 = sensor
entPhysicalClass.100331222 = sensor
entPhysicalClass.100331223 = sensor
entPhysicalClass.100331230 = module
entPhysicalClass.100331231 = sensor
entPhysicalClass.100331232 = sensor
entPhysicalClass.100331233 = sensor
entPhysicalClass.100331240 = module
entPhysicalClass.100331241 = sensor
entPhysicalClass.100331242 = sensor
entPhysicalClass.100331243 = sensor
entPhysicalClass.100332000 = container
entPhysicalClass.100332100 = container
entPhysicalClass.100332201 = sensor
entPhysicalClass.100332202 = sensor
entPhysicalClass.100332210 = module
entPhysicalClass.100332211 = sensor
entPhysicalClass.100332212 = sensor
entPhysicalClass.100332213 = sensor
entPhysicalClass.100332220 = module
entPhysicalClass.100332221 = sensor
entPhysicalClass.100332222 = sensor
entPhysicalClass.100332223 = sensor
entPhysicalClass.100332230 = module
entPhysicalClass.100332231 = sensor
entPhysicalClass.100332232 = sensor
entPhysicalClass.100332233 = sensor
entPhysicalClass.100332240 = module
entPhysicalClass.100332241 = sensor
entPhysicalClass.100332242 = sensor
entPhysicalClass.100332243 = sensor
entPhysicalClass.100333000 = container
entPhysicalClass.100334000 = container
entPhysicalClass.100601000 = container
entPhysicalClass.100601100 = container
entPhysicalClass.100601110 = fan
entPhysicalClass.100601111 = sensor
entPhysicalClass.100602000 = container
entPhysicalClass.100602100 = container
entPhysicalClass.100602110 = fan
entPhysicalClass.100602111 = sensor
entPhysicalClass.100603000 = container
entPhysicalClass.100603100 = container
entPhysicalClass.100603110 = fan
entPhysicalClass.100603111 = sensor
entPhysicalClass.100604000 = container
entPhysicalClass.100604100 = container
entPhysicalClass.100604110 = fan
entPhysicalClass.100604111 = sensor
entPhysicalClass.100710000 = container
entPhysicalClass.100711000 = powerSupply
entPhysicalClass.100711101 = sensor
entPhysicalClass.100711102 = sensor
entPhysicalClass.100711103 = sensor
entPhysicalClass.100711104 = sensor
entPhysicalClass.100711105 = sensor
entPhysicalClass.100711106 = sensor
entPhysicalClass.100711107 = sensor
entPhysicalClass.100711210 = fan
entPhysicalClass.100711211 = sensor
entPhysicalClass.100720000 = container
entPhysicalClass.100721000 = powerSupply
entPhysicalClass.100721101 = sensor
entPhysicalClass.100721102 = sensor
entPhysicalClass.100721103 = sensor
entPhysicalClass.100721104 = sensor
entPhysicalClass.100721105 = sensor
entPhysicalClass.100721106 = sensor
entPhysicalClass.100721107 = sensor
entPhysicalClass.100721210 = fan
entPhysicalClass.100721211 = sensor
entPhysicalClass.1100004000 = container
entPhysicalClass.1100006000 = container
entPhysicalClass.1100140000 = container
entPhysicalClass.1100300000 = container
entPhysicalClass.1100600000 = container
entPhysicalClass.1100700000 = container
entPhysicalClass.1100711100 = container
entPhysicalClass.1100711200 = container
entPhysicalClass.1100721100 = container
entPhysicalClass.1100721200 = container
entPhysicalParentRelPos.1 = 0
entPhysicalParentRelPos.100004000 = 0
entPhysicalParentRelPos.100004196 = 196
entPhysicalParentRelPos.100005000 = 1000
entPhysicalParentRelPos.100005001 = 1001
entPhysicalParentRelPos.100005002 = 1002
entPhysicalParentRelPos.100006001 = 1
entPhysicalParentRelPos.100006002 = 2
entPhysicalParentRelPos.100006003 = 3
entPhysicalParentRelPos.100006004 = 4
entPhysicalParentRelPos.100006005 = 5
entPhysicalParentRelPos.100006006 = 6
entPhysicalParentRelPos.100006007 = 7
entPhysicalParentRelPos.100006008 = 8
entPhysicalParentRelPos.100006009 = 9
entPhysicalParentRelPos.100006010 = 10
entPhysicalParentRelPos.100006011 = 11
entPhysicalParentRelPos.100006012 = 12
entPhysicalParentRelPos.100006013 = 13
entPhysicalParentRelPos.100006014 = 14
entPhysicalParentRelPos.100006015 = 15
entPhysicalParentRelPos.100006016 = 16
entPhysicalParentRelPos.100006101 = 101
entPhysicalParentRelPos.100006102 = 102
entPhysicalParentRelPos.100006103 = 103
entPhysicalParentRelPos.100006104 = 104
entPhysicalParentRelPos.100006105 = 105
entPhysicalParentRelPos.100006106 = 106
entPhysicalParentRelPos.100006107 = 107
entPhysicalParentRelPos.100006108 = 108
entPhysicalParentRelPos.100006109 = 109
entPhysicalParentRelPos.100006110 = 110
entPhysicalParentRelPos.100006111 = 111
entPhysicalParentRelPos.100006112 = 112
entPhysicalParentRelPos.100006113 = 113
entPhysicalParentRelPos.100006114 = 114
entPhysicalParentRelPos.100006115 = 115
entPhysicalParentRelPos.100006116 = 116
entPhysicalParentRelPos.100006117 = 117
entPhysicalParentRelPos.100006118 = 118
entPhysicalParentRelPos.100006119 = 119
entPhysicalParentRelPos.100006120 = 120
entPhysicalParentRelPos.100006121 = 121
entPhysicalParentRelPos.100006122 = 122
entPhysicalParentRelPos.100006123 = 123
entPhysicalParentRelPos.100015001 = 11001
entPhysicalParentRelPos.100015002 = 11002
entPhysicalParentRelPos.100100000 = 0
entPhysicalParentRelPos.100100001 = 1
entPhysicalParentRelPos.100100002 = 2
entPhysicalParentRelPos.100100003 = 3
entPhysicalParentRelPos.100100004 = 4
entPhysicalParentRelPos.100100005 = 5
entPhysicalParentRelPos.100100006 = 6
entPhysicalParentRelPos.100100007 = 7
entPhysicalParentRelPos.100100008 = 8
entPhysicalParentRelPos.100100009 = 9
entPhysicalParentRelPos.100100010 = 10
entPhysicalParentRelPos.100100011 = 11
entPhysicalParentRelPos.100100012 = 12
entPhysicalParentRelPos.100100013 = 13
entPhysicalParentRelPos.100100014 = 14
entPhysicalParentRelPos.100100015 = 15
entPhysicalParentRelPos.100100016 = 16
entPhysicalParentRelPos.100100017 = 17
entPhysicalParentRelPos.100100018 = 18
entPhysicalParentRelPos.100100019 = 19
entPhysicalParentRelPos.100100020 = 20
entPhysicalParentRelPos.100100021 = 21
entPhysicalParentRelPos.100100022 = 22
entPhysicalParentRelPos.100100023 = 23
entPhysicalParentRelPos.100100024 = 24
entPhysicalParentRelPos.100100025 = 25
entPhysicalParentRelPos.100100026 = 26
entPhysicalParentRelPos.100100027 = 27
entPhysicalParentRelPos.100100028 = 28
entPhysicalParentRelPos.100100029 = 29
entPhysicalParentRelPos.100100030 = 30
entPhysicalParentRelPos.100100031 = 31
entPhysicalParentRelPos.100100032 = 32
entPhysicalParentRelPos.100100033 = 33
entPhysicalParentRelPos.100100034 = 34
entPhysicalParentRelPos.100100035 = 35
entPhysicalParentRelPos.100100036 = 36
entPhysicalParentRelPos.100100037 = 37
entPhysicalParentRelPos.100100038 = 38
entPhysicalParentRelPos.100100039 = 39
entPhysicalParentRelPos.100100040 = 40
entPhysicalParentRelPos.100100041 = 41
entPhysicalParentRelPos.100100042 = 42
entPhysicalParentRelPos.100100043 = 43
entPhysicalParentRelPos.100100044 = 44
entPhysicalParentRelPos.100100045 = 45
entPhysicalParentRelPos.100100046 = 46
entPhysicalParentRelPos.100100047 = 47
entPhysicalParentRelPos.100100048 = 48
entPhysicalParentRelPos.100100049 = 49
entPhysicalParentRelPos.100100050 = 50
entPhysicalParentRelPos.100100051 = 51
entPhysicalParentRelPos.100100052 = 52
entPhysicalParentRelPos.100100053 = 53
entPhysicalParentRelPos.100100054 = 54
entPhysicalParentRelPos.100100055 = 55
entPhysicalParentRelPos.100100056 = 56
entPhysicalParentRelPos.100100057 = 57
entPhysicalParentRelPos.100100058 = 58
entPhysicalParentRelPos.100100059 = 59
entPhysicalParentRelPos.100100060 = 60
entPhysicalParentRelPos.100100061 = 61
entPhysicalParentRelPos.100100062 = 62
entPhysicalParentRelPos.100100063 = 63
entPhysicalParentRelPos.100100064 = 64
entPhysicalParentRelPos.100100065 = 65
entPhysicalParentRelPos.100100066 = 66
entPhysicalParentRelPos.100100067 = 67
entPhysicalParentRelPos.100100068 = 68
entPhysicalParentRelPos.100100069 = 69
entPhysicalParentRelPos.100100070 = 70
entPhysicalParentRelPos.100100071 = 71
entPhysicalParentRelPos.100100072 = 72
entPhysicalParentRelPos.100100073 = 73
entPhysicalParentRelPos.100100074 = 74
entPhysicalParentRelPos.100100075 = 75
entPhysicalParentRelPos.100100076 = 76
entPhysicalParentRelPos.100100077 = 77
entPhysicalParentRelPos.100100078 = 78
entPhysicalParentRelPos.100100079 = 79
entPhysicalParentRelPos.100100080 = 80
entPhysicalParentRelPos.100100081 = 81
entPhysicalParentRelPos.100100082 = 82
entPhysicalParentRelPos.100100083 = 83
entPhysicalParentRelPos.100100084 = 84
entPhysicalParentRelPos.100100085 = 85
entPhysicalParentRelPos.100100086 = 86
entPhysicalParentRelPos.100100087 = 87
entPhysicalParentRelPos.100100088 = 88
entPhysicalParentRelPos.100100089 = 89
entPhysicalParentRelPos.100100090 = 90
entPhysicalParentRelPos.100100091 = 91
entPhysicalParentRelPos.100100092 = 92
entPhysicalParentRelPos.100100093 = 93
entPhysicalParentRelPos.100100094 = 94
entPhysicalParentRelPos.100100095 = 95
entPhysicalParentRelPos.100100096 = 96
entPhysicalParentRelPos.100100097 = 97
entPhysicalParentRelPos.100100098 = 98
entPhysicalParentRelPos.100100099 = 99
entPhysicalParentRelPos.100100100 = 100
entPhysicalParentRelPos.100100101 = 101
entPhysicalParentRelPos.100100102 = 102
entPhysicalParentRelPos.100100103 = 103
entPhysicalParentRelPos.100100104 = 104
entPhysicalParentRelPos.100100105 = 105
entPhysicalParentRelPos.100100106 = 106
entPhysicalParentRelPos.100100107 = 107
entPhysicalParentRelPos.100100108 = 108
entPhysicalParentRelPos.100100109 = 109
entPhysicalParentRelPos.100100110 = 110
entPhysicalParentRelPos.100100111 = 111
entPhysicalParentRelPos.100100112 = 112
entPhysicalParentRelPos.100100113 = 113
entPhysicalParentRelPos.100100114 = 114
entPhysicalParentRelPos.100100115 = 115
entPhysicalParentRelPos.100100116 = 116
entPhysicalParentRelPos.100100117 = 117
entPhysicalParentRelPos.100100118 = 118
entPhysicalParentRelPos.100100119 = 119
entPhysicalParentRelPos.100100120 = 120
entPhysicalParentRelPos.100100121 = 121
entPhysicalParentRelPos.100100122 = 122
entPhysicalParentRelPos.100100123 = 123
entPhysicalParentRelPos.100100124 = 124
entPhysicalParentRelPos.100100125 = 125
entPhysicalParentRelPos.100100126 = 126
entPhysicalParentRelPos.100100127 = 127
entPhysicalParentRelPos.100100128 = 128
entPhysicalParentRelPos.100100129 = 129
entPhysicalParentRelPos.100110131 = 131
entPhysicalParentRelPos.100301000 = 1
entPhysicalParentRelPos.100302000 = 2
entPhysicalParentRelPos.100303000 = 3
entPhysicalParentRelPos.100304000 = 4
entPhysicalParentRelPos.100305000 = 5
entPhysicalParentRelPos.100306000 = 6
entPhysicalParentRelPos.100307000 = 7
entPhysicalParentRelPos.100308000 = 8
entPhysicalParentRelPos.100309000 = 9
entPhysicalParentRelPos.100310000 = 10
entPhysicalParentRelPos.100311000 = 11
entPhysicalParentRelPos.100312000 = 12
entPhysicalParentRelPos.100313000 = 13
entPhysicalParentRelPos.100314000 = 14
entPhysicalParentRelPos.100315000 = 15
entPhysicalParentRelPos.100316000 = 16
entPhysicalParentRelPos.100317000 = 17
entPhysicalParentRelPos.100318000 = 18
entPhysicalParentRelPos.100319000 = 19
entPhysicalParentRelPos.100320000 = 20
entPhysicalParentRelPos.100321000 = 21
entPhysicalParentRelPos.100321100 = 1
entPhysicalParentRelPos.100322000 = 22
entPhysicalParentRelPos.100322100 = 1
entPhysicalParentRelPos.100322201 = 1
entPhysicalParentRelPos.100322202 = 2
entPhysicalParentRelPos.100322210 = 0
entPhysicalParentRelPos.100322211 = 1
entPhysicalParentRelPos.100322213 = 3
entPhysicalParentRelPos.100322220 = 1
entPhysicalParentRelPos.100322221 = 1
entPhysicalParentRelPos.100322223 = 3
entPhysicalParentRelPos.100322230 = 2
entPhysicalParentRelPos.100322231 = 1
entPhysicalParentRelPos.100322233 = 3
entPhysicalParentRelPos.100322240 = 3
entPhysicalParentRelPos.100322241 = 1
entPhysicalParentRelPos.100322243 = 3
entPhysicalParentRelPos.100323000 = 23
entPhysicalParentRelPos.100323100 = 1
entPhysicalParentRelPos.100323201 = 1
entPhysicalParentRelPos.100323202 = 2
entPhysicalParentRelPos.100323210 = 0
entPhysicalParentRelPos.100323211 = 1
entPhysicalParentRelPos.100323212 = 2
entPhysicalParentRelPos.100323213 = 3
entPhysicalParentRelPos.100323220 = 1
entPhysicalParentRelPos.100323221 = 1
entPhysicalParentRelPos.100323222 = 2
entPhysicalParentRelPos.100323223 = 3
entPhysicalParentRelPos.100323230 = 2
entPhysicalParentRelPos.100323231 = 1
entPhysicalParentRelPos.100323232 = 2
entPhysicalParentRelPos.100323233 = 3
entPhysicalParentRelPos.100323240 = 3
entPhysicalParentRelPos.100323241 = 1
entPhysicalParentRelPos.100323242 = 2
entPhysicalParentRelPos.100323243 = 3
entPhysicalParentRelPos.100324000 = 24
entPhysicalParentRelPos.100324100 = 1
entPhysicalParentRelPos.100324201 = 1
entPhysicalParentRelPos.100324202 = 2
entPhysicalParentRelPos.100324210 = 0
entPhysicalParentRelPos.100324211 = 1
entPhysicalParentRelPos.100324212 = 2
entPhysicalParentRelPos.100324213 = 3
entPhysicalParentRelPos.100324220 = 1
entPhysicalParentRelPos.100324221 = 1
entPhysicalParentRelPos.100324222 = 2
entPhysicalParentRelPos.100324223 = 3
entPhysicalParentRelPos.100324230 = 2
entPhysicalParentRelPos.100324231 = 1
entPhysicalParentRelPos.100324232 = 2
entPhysicalParentRelPos.100324233 = 3
entPhysicalParentRelPos.100324240 = 3
entPhysicalParentRelPos.100324241 = 1
entPhysicalParentRelPos.100324242 = 2
entPhysicalParentRelPos.100324243 = 3
entPhysicalParentRelPos.100325000 = 25
entPhysicalParentRelPos.100325100 = 1
entPhysicalParentRelPos.100325201 = 1
entPhysicalParentRelPos.100325202 = 2
entPhysicalParentRelPos.100325210 = 0
entPhysicalParentRelPos.100325211 = 1
entPhysicalParentRelPos.100325212 = 2
entPhysicalParentRelPos.100325213 = 3
entPhysicalParentRelPos.100325220 = 1
entPhysicalParentRelPos.100325221 = 1
entPhysicalParentRelPos.100325222 = 2
entPhysicalParentRelPos.100325223 = 3
entPhysicalParentRelPos.100325230 = 2
entPhysicalParentRelPos.100325231 = 1
entPhysicalParentRelPos.100325232 = 2
entPhysicalParentRelPos.100325233 = 3
entPhysicalParentRelPos.100325240 = 3
entPhysicalParentRelPos.100325241 = 1
entPhysicalParentRelPos.100325242 = 2
entPhysicalParentRelPos.100325243 = 3
entPhysicalParentRelPos.100326000 = 26
entPhysicalParentRelPos.100326100 = 1
entPhysicalParentRelPos.100326201 = 1
entPhysicalParentRelPos.100326202 = 2
entPhysicalParentRelPos.100326210 = 0
entPhysicalParentRelPos.100326211 = 1
entPhysicalParentRelPos.100326212 = 2
entPhysicalParentRelPos.100326213 = 3
entPhysicalParentRelPos.100326220 = 1
entPhysicalParentRelPos.100326221 = 1
entPhysicalParentRelPos.100326222 = 2
entPhysicalParentRelPos.100326223 = 3
entPhysicalParentRelPos.100326230 = 2
entPhysicalParentRelPos.100326231 = 1
entPhysicalParentRelPos.100326232 = 2
entPhysicalParentRelPos.100326233 = 3
entPhysicalParentRelPos.100326240 = 3
entPhysicalParentRelPos.100326241 = 1
entPhysicalParentRelPos.100326242 = 2
entPhysicalParentRelPos.100326243 = 3
entPhysicalParentRelPos.100327000 = 27
entPhysicalParentRelPos.100327100 = 1
entPhysicalParentRelPos.100327201 = 1
entPhysicalParentRelPos.100327202 = 2
entPhysicalParentRelPos.100327210 = 0
entPhysicalParentRelPos.100327211 = 1
entPhysicalParentRelPos.100327212 = 2
entPhysicalParentRelPos.100327213 = 3
entPhysicalParentRelPos.100327220 = 1
entPhysicalParentRelPos.100327221 = 1
entPhysicalParentRelPos.100327222 = 2
entPhysicalParentRelPos.100327223 = 3
entPhysicalParentRelPos.100327230 = 2
entPhysicalParentRelPos.100327231 = 1
entPhysicalParentRelPos.100327232 = 2
entPhysicalParentRelPos.100327233 = 3
entPhysicalParentRelPos.100327240 = 3
entPhysicalParentRelPos.100327241 = 1
entPhysicalParentRelPos.100327242 = 2
entPhysicalParentRelPos.100327243 = 3
entPhysicalParentRelPos.100328000 = 28
entPhysicalParentRelPos.100328100 = 1
entPhysicalParentRelPos.100328201 = 1
entPhysicalParentRelPos.100328202 = 2
entPhysicalParentRelPos.100328210 = 0
entPhysicalParentRelPos.100328211 = 1
entPhysicalParentRelPos.100328212 = 2
entPhysicalParentRelPos.100328213 = 3
entPhysicalParentRelPos.100328220 = 1
entPhysicalParentRelPos.100328221 = 1
entPhysicalParentRelPos.100328222 = 2
entPhysicalParentRelPos.100328223 = 3
entPhysicalParentRelPos.100328230 = 2
entPhysicalParentRelPos.100328231 = 1
entPhysicalParentRelPos.100328232 = 2
entPhysicalParentRelPos.100328233 = 3
entPhysicalParentRelPos.100328240 = 3
entPhysicalParentRelPos.100328241 = 1
entPhysicalParentRelPos.100328242 = 2
entPhysicalParentRelPos.100328243 = 3
entPhysicalParentRelPos.100329000 = 29
entPhysicalParentRelPos.100330000 = 30
entPhysicalParentRelPos.100331000 = 31
entPhysicalParentRelPos.100331100 = 1
entPhysicalParentRelPos.100331201 = 1
entPhysicalParentRelPos.100331202 = 2
entPhysicalParentRelPos.100331210 = 0
entPhysicalParentRelPos.100331211 = 1
entPhysicalParentRelPos.100331212 = 2
entPhysicalParentRelPos.100331213 = 3
entPhysicalParentRelPos.100331220 = 1
entPhysicalParentRelPos.100331221 = 1
entPhysicalParentRelPos.100331222 = 2
entPhysicalParentRelPos.100331223 = 3
entPhysicalParentRelPos.100331230 = 2
entPhysicalParentRelPos.100331231 = 1
entPhysicalParentRelPos.100331232 = 2
entPhysicalParentRelPos.100331233 = 3
entPhysicalParentRelPos.100331240 = 3
entPhysicalParentRelPos.100331241 = 1
entPhysicalParentRelPos.100331242 = 2
entPhysicalParentRelPos.100331243 = 3
entPhysicalParentRelPos.100332000 = 32
entPhysicalParentRelPos.100332100 = 1
entPhysicalParentRelPos.100332201 = 1
entPhysicalParentRelPos.100332202 = 2
entPhysicalParentRelPos.100332210 = 0
entPhysicalParentRelPos.100332211 = 1
entPhysicalParentRelPos.100332212 = 2
entPhysicalParentRelPos.100332213 = 3
entPhysicalParentRelPos.100332220 = 1
entPhysicalParentRelPos.100332221 = 1
entPhysicalParentRelPos.100332222 = 2
entPhysicalParentRelPos.100332223 = 3
entPhysicalParentRelPos.100332230 = 2
entPhysicalParentRelPos.100332231 = 1
entPhysicalParentRelPos.100332232 = 2
entPhysicalParentRelPos.100332233 = 3
entPhysicalParentRelPos.100332240 = 3
entPhysicalParentRelPos.100332241 = 1
entPhysicalParentRelPos.100332242 = 2
entPhysicalParentRelPos.100332243 = 3
entPhysicalParentRelPos.100333000 = 33
entPhysicalParentRelPos.100334000 = 34
entPhysicalParentRelPos.100601000 = 1
entPhysicalParentRelPos.100601100 = 1
entPhysicalParentRelPos.100601110 = 1
entPhysicalParentRelPos.100601111 = 1
entPhysicalParentRelPos.100602000 = 2
entPhysicalParentRelPos.100602100 = 2
entPhysicalParentRelPos.100602110 = 1
entPhysicalParentRelPos.100602111 = 1
entPhysicalParentRelPos.100603000 = 3
entPhysicalParentRelPos.100603100 = 3
entPhysicalParentRelPos.100603110 = 1
entPhysicalParentRelPos.100603111 = 1
entPhysicalParentRelPos.100604000 = 4
entPhysicalParentRelPos.100604100 = 4
entPhysicalParentRelPos.100604110 = 1
entPhysicalParentRelPos.100604111 = 1
entPhysicalParentRelPos.100710000 = 1
entPhysicalParentRelPos.100711000 = 1
entPhysicalParentRelPos.100711101 = 1
entPhysicalParentRelPos.100711102 = 2
entPhysicalParentRelPos.100711103 = 3
entPhysicalParentRelPos.100711104 = 4
entPhysicalParentRelPos.100711105 = 5
entPhysicalParentRelPos.100711106 = 6
entPhysicalParentRelPos.100711107 = 7
entPhysicalParentRelPos.100711210 = 1
entPhysicalParentRelPos.100711211 = 1
entPhysicalParentRelPos.100720000 = 2
entPhysicalParentRelPos.100721000 = 2
entPhysicalParentRelPos.100721101 = 1
entPhysicalParentRelPos.100721102 = 2
entPhysicalParentRelPos.100721103 = 3
entPhysicalParentRelPos.100721104 = 4
entPhysicalParentRelPos.100721105 = 5
entPhysicalParentRelPos.100721106 = 6
entPhysicalParentRelPos.100721107 = 7
entPhysicalParentRelPos.100721210 = 1
entPhysicalParentRelPos.100721211 = 1
entPhysicalParentRelPos.1100004000 = 4
entPhysicalParentRelPos.1100006000 = 1
entPhysicalParentRelPos.1100140000 = 2
entPhysicalParentRelPos.1100300000 = 3
entPhysicalParentRelPos.1100600000 = 7
entPhysicalParentRelPos.1100700000 = 6
entPhysicalParentRelPos.1100711100 = 2
entPhysicalParentRelPos.1100711200 = 1
entPhysicalParentRelPos.1100721100 = 2
entPhysicalParentRelPos.1100721200 = 1
entPhysicalName.1 = 
entPhysicalName.100004000 = 
entPhysicalName.100004196 = 
entPhysicalName.100005000 = 
entPhysicalName.100005001 = 
entPhysicalName.100005002 = 
entPhysicalName.100006001 = 
entPhysicalName.100006002 = 
entPhysicalName.100006003 = 
entPhysicalName.100006004 = 
entPhysicalName.100006005 = 
entPhysicalName.100006006 = 
entPhysicalName.100006007 = 
entPhysicalName.100006008 = 
entPhysicalName.100006009 = 
entPhysicalName.100006010 = 
entPhysicalName.100006011 = 
entPhysicalName.100006012 = 
entPhysicalName.100006013 = 
entPhysicalName.100006014 = 
entPhysicalName.100006015 = 
entPhysicalName.100006016 = 
entPhysicalName.100006101 = 
entPhysicalName.100006102 = 
entPhysicalName.100006103 = 
entPhysicalName.100006104 = 
entPhysicalName.100006105 = 
entPhysicalName.100006106 = 
entPhysicalName.100006107 = 
entPhysicalName.100006108 = 
entPhysicalName.100006109 = 
entPhysicalName.100006110 = 
entPhysicalName.100006111 = 
entPhysicalName.100006112 = 
entPhysicalName.100006113 = 
entPhysicalName.100006114 = 
entPhysicalName.100006115 = 
entPhysicalName.100006116 = 
entPhysicalName.100006117 = 
entPhysicalName.100006118 = 
entPhysicalName.100006119 = 
entPhysicalName.100006120 = 
entPhysicalName.100006121 = 
entPhysicalName.100006122 = 
entPhysicalName.100006123 = 
entPhysicalName.100015001 = 
entPhysicalName.100015002 = 
entPhysicalName.100100000 = 
entPhysicalName.100100001 = 
entPhysicalName.100100002 = 
entPhysicalName.100100003 = 
entPhysicalName.100100004 = 
entPhysicalName.100100005 = 
entPhysicalName.100100006 = 
entPhysicalName.100100007 = 
entPhysicalName.100100008 = 
entPhysicalName.100100009 = 
entPhysicalName.100100010 = 
entPhysicalName.100100011 = 
entPhysicalName.100100012 = 
entPhysicalName.100100013 = 
entPhysicalName.100100014 = 
entPhysicalName.100100015 = 
entPhysicalName.100100016 = 
entPhysicalName.100100017 = 
entPhysicalName.100100018 = 
entPhysicalName.100100019 = 
entPhysicalName.100100020 = 
entPhysicalName.100100021 = 
entPhysicalName.100100022 = 
entPhysicalName.100100023 = 
entPhysicalName.100100024 = 
entPhysicalName.100100025 = 
entPhysicalName.100100026 = 
entPhysicalName.100100027 = 
entPhysicalName.100100028 = 
entPhysicalName.100100029 = 
entPhysicalName.100100030 = 
entPhysicalName.100100031 = 
entPhysicalName.100100032 = 
entPhysicalName.100100033 = 
entPhysicalName.100100034 = 
entPhysicalName.100100035 = 
entPhysicalName.100100036 = 
entPhysicalName.100100037 = 
entPhysicalName.100100038 = 
entPhysicalName.100100039 = 
entPhysicalName.100100040 = 
entPhysicalName.100100041 = 
entPhysicalName.100100042 = 
entPhysicalName.100100043 = 
entPhysicalName.100100044 = 
entPhysicalName.100100045 = 
entPhysicalName.100100046 = 
entPhysicalName.100100047 = 
entPhysicalName.100100048 = 
entPhysicalName.100100049 = 
entPhysicalName.100100050 = 
entPhysicalName.100100051 = 
entPhysicalName.100100052 = 
entPhysicalName.100100053 = 
entPhysicalName.100100054 = 
entPhysicalName.100100055 = 
entPhysicalName.100100056 = 
entPhysicalName.100100057 = 
entPhysicalName.100100058 = 
entPhysicalName.100100059 = 
entPhysicalName.100100060 = 
entPhysicalName.100100061 = 
entPhysicalName.100100062 = 
entPhysicalName.100100063 = 
entPhysicalName.100100064 = 
entPhysicalName.100100065 = 
entPhysicalName.100100066 = 
entPhysicalName.100100067 = 
entPhysicalName.100100068 = 
entPhysicalName.100100069 = 
entPhysicalName.100100070 = 
entPhysicalName.100100071 = 
entPhysicalName.100100072 = 
entPhysicalName.100100073 = 
entPhysicalName.100100074 = 
entPhysicalName.100100075 = 
entPhysicalName.100100076 = 
entPhysicalName.100100077 = 
entPhysicalName.100100078 = 
entPhysicalName.100100079 = 
entPhysicalName.100100080 = 
entPhysicalName.100100081 = 
entPhysicalName.100100082 = 
entPhysicalName.100100083 = 
entPhysicalName.100100084 = 
entPhysicalName.100100085 = 
entPhysicalName.100100086 = 
entPhysicalName.100100087 = 
entPhysicalName.100100088 = 
entPhysicalName.100100089 = 
entPhysicalName.100100090 = 
entPhysicalName.100100091 = 
entPhysicalName.100100092 = 
entPhysicalName.100100093 = 
entPhysicalName.100100094 = 
entPhysicalName.100100095 = 
entPhysicalName.100100096 = 
entPhysicalName.100100097 = 
entPhysicalName.100100098 = 
entPhysicalName.100100099 = 
entPhysicalName.100100100 = 
entPhysicalName.100100101 = 
entPhysicalName.100100102 = 
entPhysicalName.100100103 = 
entPhysicalName.100100104 = 
entPhysicalName.100100105 = 
entPhysicalName.100100106 = 
entPhysicalName.100100107 = 
entPhysicalName.100100108 = 
entPhysicalName.100100109 = 
entPhysicalName.100100110 = 
entPhysicalName.100100111 = 
entPhysicalName.100100112 = 
entPhysicalName.100100113 = 
entPhysicalName.100100114 = 
entPhysicalName.100100115 = 
entPhysicalName.100100116 = 
entPhysicalName.100100117 = 
entPhysicalName.100100118 = 
entPhysicalName.100100119 = 
entPhysicalName.100100120 = 
entPhysicalName.100100121 = 
entPhysicalName.100100122 = 
entPhysicalName.100100123 = 
entPhysicalName.100100124 = 
entPhysicalName.100100125 = 
entPhysicalName.100100126 = 
entPhysicalName.100100127 = 
entPhysicalName.100100128 = 
entPhysicalName.100100129 = 
entPhysicalName.100110131 = 
entPhysicalName.100301000 = 
entPhysicalName.100302000 = 
entPhysicalName.100303000 = 
entPhysicalName.100304000 = 
entPhysicalName.100305000 = 
entPhysicalName.100306000 = 
entPhysicalName.100307000 = 
entPhysicalName.100308000 = 
entPhysicalName.100309000 = 
entPhysicalName.100310000 = 
entPhysicalName.100311000 = 
entPhysicalName.100312000 = 
entPhysicalName.100313000 = 
entPhysicalName.100314000 = 
entPhysicalName.100315000 = 
entPhysicalName.100316000 = 
entPhysicalName.100317000 = 
entPhysicalName.100318000 = 
entPhysicalName.100319000 = 
entPhysicalName.100320000 = 
entPhysicalName.100321000 = 
entPhysicalName.100321100 = 
entPhysicalName.100322000 = 
entPhysicalName.100322100 = 
entPhysicalName.100322201 = 
entPhysicalName.100322202 = 
entPhysicalName.100322210 = 
entPhysicalName.100322211 = 
entPhysicalName.100322213 = 
entPhysicalName.100322220 = 
entPhysicalName.100322221 = 
entPhysicalName.100322223 = 
entPhysicalName.100322230 = 
entPhysicalName.100322231 = 
entPhysicalName.100322233 = 
entPhysicalName.100322240 = 
entPhysicalName.100322241 = 
entPhysicalName.100322243 = 
entPhysicalName.100323000 = 
entPhysicalName.100323100 = 
entPhysicalName.100323201 = 
entPhysicalName.100323202 = 
entPhysicalName.100323210 = 
entPhysicalName.100323211 = 
entPhysicalName.100323212 = 
entPhysicalName.100323213 = 
entPhysicalName.100323220 = 
entPhysicalName.100323221 = 
entPhysicalName.100323222 = 
entPhysicalName.100323223 = 
entPhysicalName.100323230 = 
entPhysicalName.100323231 = 
entPhysicalName.100323232 = 
entPhysicalName.100323233 = 
entPhysicalName.100323240 = 
entPhysicalName.100323241 = 
entPhysicalName.100323242 = 
entPhysicalName.100323243 = 
entPhysicalName.100324000 = 
entPhysicalName.100324100 = 
entPhysicalName.100324201 = 
entPhysicalName.100324202 = 
entPhysicalName.100324210 = 
entPhysicalName.100324211 = 
entPhysicalName.100324212 = 
entPhysicalName.100324213 = 
entPhysicalName.100324220 = 
entPhysicalName.100324221 = 
entPhysicalName.100324222 = 
entPhysicalName.100324223 = 
entPhysicalName.100324230 = 
entPhysicalName.100324231 = 
entPhysicalName.100324232 = 
entPhysicalName.100324233 = 
entPhysicalName.100324240 = 
entPhysicalName.100324241 = 
entPhysicalName.100324242 = 
entPhysicalName.100324243 = 
entPhysicalName.100325000 = 
entPhysicalName.100325100 = 
entPhysicalName.100325201 = 
entPhysicalName.100325202 = 
entPhysicalName.100325210 = 
entPhysicalName.100325211 = 
entPhysicalName.100325212 = 
entPhysicalName.100325213 = 
entPhysicalName.100325220 = 
entPhysicalName.100325221 = 
entPhysicalName.100325222 = 
entPhysicalName.100325223 = 
entPhysicalName.100325230 = 
entPhysicalName.100325231 = 
entPhysicalName.100325232 = 
entPhysicalName.100325233 = 
entPhysicalName.100325240 = 
entPhysicalName.100325241 = 
entPhysicalName.100325242 = 
entPhysicalName.100325243 = 
entPhysicalName.100326000 = 
entPhysicalName.100326100 = 
entPhysicalName.100326201 = 
entPhysicalName.100326202 = 
entPhysicalName.100326210 = 
entPhysicalName.100326211 = 
entPhysicalName.100326212 = 
entPhysicalName.100326213 = 
entPhysicalName.100326220 = 
entPhysicalName.100326221 = 
entPhysicalName.100326222 = 
entPhysicalName.100326223 = 
entPhysicalName.100326230 = 
entPhysicalName.100326231 = 
entPhysicalName.100326232 = 
entPhysicalName.100326233 = 
entPhysicalName.100326240 = 
entPhysicalName.100326241 = 
entPhysicalName.100326242 = 
entPhysicalName.100326243 = 
entPhysicalName.100327000 = 
entPhysicalName.100327100 = 
entPhysicalName.100327201 = 
entPhysicalName.100327202 = 
entPhysicalName.100327210 = 
entPhysicalName.100327211 = 
entPhysicalName.100327212 = 
entPhysicalName.100327213 = 
entPhysicalName.100327220 = 
entPhysicalName.100327221 = 
entPhysicalName.100327222 = 
entPhysicalName.100327223 = 
entPhysicalName.100327230 = 
entPhysicalName.100327231 = 
entPhysicalName.100327232 = 
entPhysicalName.100327233 = 
entPhysicalName.100327240 = 
entPhysicalName.100327241 = 
entPhysicalName.100327242 = 
entPhysicalName.100327243 = 
entPhysicalName.100328000 = 
entPhysicalName.100328100 = 
entPhysicalName.100328201 = 
entPhysicalName.100328202 = 
entPhysicalName.100328210 = 
entPhysicalName.100328211 = 
entPhysicalName.100328212 = 
entPhysicalName.100328213 = 
entPhysicalName.100328220 = 
entPhysicalName.100328221 = 
entPhysicalName.100328222 = 
entPhysicalName.100328223 = 
entPhysicalName.100328230 = 
entPhysicalName.100328231 = 
entPhysicalName.100328232 = 
entPhysicalName.100328233 = 
entPhysicalName.100328240 = 
entPhysicalName.100328241 = 
entPhysicalName.100328242 = 
entPhysicalName.100328243 = 
entPhysicalName.100329000 = 
entPhysicalName.100330000 = 
entPhysicalName.100331000 = 
entPhysicalName.100331100 = 
entPhysicalName.100331201 = 
entPhysicalName.100331202 = 
entPhysicalName.100331210 = 
entPhysicalName.100331211 = 
entPhysicalName.100331212 = 
entPhysicalName.100331213 = 
entPhysicalName.100331220 = 
entPhysicalName.100331221 = 
entPhysicalName.100331222 = 
entPhysicalName.100331223 = 
entPhysicalName.100331230 = 
entPhysicalName.100331231 = 
entPhysicalName.100331232 = 
entPhysicalName.100331233 = 
entPhysicalName.100331240 = 
entPhysicalName.100331241 = 
entPhysicalName.100331242 = 
entPhysicalName.100331243 = 
entPhysicalName.100332000 = 
entPhysicalName.100332100 = 
entPhysicalName.100332201 = 
entPhysicalName.100332202 = 
entPhysicalName.100332210 = 
entPhysicalName.100332211 = 
entPhysicalName.100332212 = 
entPhysicalName.100332213 = 
entPhysicalName.100332220 = 
entPhysicalName.100332221 = 
entPhysicalName.100332222 = 
entPhysicalName.100332223 = 
entPhysicalName.100332230 = 
entPhysicalName.100332231 = 
entPhysicalName.100332232 = 
entPhysicalName.100332233 = 
entPhysicalName.100332240 = 
entPhysicalName.100332241 = 
entPhysicalName.100332242 = 
entPhysicalName.100332243 = 
entPhysicalName.100333000 = 
entPhysicalName.100334000 = 
entPhysicalName.100601000 = 
entPhysicalName.100601100 = 
entPhysicalName.100601110 = 
entPhysicalName.100601111 = 
entPhysicalName.100602000 = 
entPhysicalName.100602100 = 
entPhysicalName.100602110 = 
entPhysicalName.100602111 = 
entPhysicalName.100603000 = 
entPhysicalName.100603100 = 
entPhysicalName.100603110 = 
entPhysicalName.100603111 = 
entPhysicalName.100604000 = 
entPhysicalName.100604100 = 
entPhysicalName.100604110 = 
entPhysicalName.100604111 = 
entPhysicalName.100710000 = 
entPhysicalName.100711000 = 
entPhysicalName.100711101 = 
entPhysicalName.100711102 = 
entPhysicalName.100711103 = 
entPhysicalName.100711104 = 
entPhysicalName.100711105 = 
entPhysicalName.100711106 = 
entPhysicalName.100711107 = 
entPhysicalName.100711210 = 
entPhysicalName.100711211 = 
entPhysicalName.100720000 = 
entPhysicalName.100721000 = 
entPhysicalName.100721101 = 
entPhysicalName.100721102 = 
entPhysicalName.100721103 = 
entPhysicalName.100721104 = 
entPhysicalName.100721105 = 
entPhysicalName.100721106 = 
entPhysicalName.100721107 = 
entPhysicalName.100721210 = 
entPhysicalName.100721211 = 
entPhysicalName.1100004000 = 
entPhysicalName.1100006000 = 
entPhysicalName.1100140000 = 
entPhysicalName.1100300000 = 
entPhysicalName.1100600000 = 
entPhysicalName.1100700000 = 
entPhysicalName.1100711100 = 
entPhysicalName.1100711200 = 
entPhysicalName.1100721100 = 
entPhysicalName.1100721200 = 
entPhysicalHardwareRev.1 = 11.10
entPhysicalHardwareRev.100004000 = 
entPhysicalHardwareRev.100004196 = 
entPhysicalHardwareRev.100005000 = 
entPhysicalHardwareRev.100005001 = 
entPhysicalHardwareRev.100005002 = 
entPhysicalHardwareRev.100006001 = 
entPhysicalHardwareRev.100006002 = 
entPhysicalHardwareRev.100006003 = 
entPhysicalHardwareRev.100006004 = 
entPhysicalHardwareRev.100006005 = 
entPhysicalHardwareRev.100006006 = 
entPhysicalHardwareRev.100006007 = 
entPhysicalHardwareRev.100006008 = 
entPhysicalHardwareRev.100006009 = 
entPhysicalHardwareRev.100006010 = 
entPhysicalHardwareRev.100006011 = 
entPhysicalHardwareRev.100006012 = 
entPhysicalHardwareRev.100006013 = 
entPhysicalHardwareRev.100006014 = 
entPhysicalHardwareRev.100006015 = 
entPhysicalHardwareRev.100006016 = 
entPhysicalHardwareRev.100006101 = 
entPhysicalHardwareRev.100006102 = 
entPhysicalHardwareRev.100006103 = 
entPhysicalHardwareRev.100006104 = 
entPhysicalHardwareRev.100006105 = 
entPhysicalHardwareRev.100006106 = 
entPhysicalHardwareRev.100006107 = 
entPhysicalHardwareRev.100006108 = 
entPhysicalHardwareRev.100006109 = 
entPhysicalHardwareRev.100006110 = 
entPhysicalHardwareRev.100006111 = 
entPhysicalHardwareRev.100006112 = 
entPhysicalHardwareRev.100006113 = 
entPhysicalHardwareRev.100006114 = 
entPhysicalHardwareRev.100006115 = 
entPhysicalHardwareRev.100006116 = 
entPhysicalHardwareRev.100006117 = 
entPhysicalHardwareRev.100006118 = 
entPhysicalHardwareRev.100006119 = 
entPhysicalHardwareRev.100006120 = 
entPhysicalHardwareRev.100006121 = 
entPhysicalHardwareRev.100006122 = 
entPhysicalHardwareRev.100006123 = 
entPhysicalHardwareRev.100015001 = 
entPhysicalHardwareRev.100015002 = 
entPhysicalHardwareRev.100100000 = 
entPhysicalHardwareRev.100100001 = 
entPhysicalHardwareRev.100100002 = 
entPhysicalHardwareRev.100100003 = 
entPhysicalHardwareRev.100100004 = 
entPhysicalHardwareRev.100100005 = 
entPhysicalHardwareRev.100100006 = 
entPhysicalHardwareRev.100100007 = 
entPhysicalHardwareRev.100100008 = 
entPhysicalHardwareRev.100100009 = 
entPhysicalHardwareRev.100100010 = 
entPhysicalHardwareRev.100100011 = 
entPhysicalHardwareRev.100100012 = 
entPhysicalHardwareRev.100100013 = 
entPhysicalHardwareRev.100100014 = 
entPhysicalHardwareRev.100100015 = 
entPhysicalHardwareRev.100100016 = 
entPhysicalHardwareRev.100100017 = 
entPhysicalHardwareRev.100100018 = 
entPhysicalHardwareRev.100100019 = 
entPhysicalHardwareRev.100100020 = 
entPhysicalHardwareRev.100100021 = 
entPhysicalHardwareRev.100100022 = 
entPhysicalHardwareRev.100100023 = 
entPhysicalHardwareRev.100100024 = 
entPhysicalHardwareRev.100100025 = 
entPhysicalHardwareRev.100100026 = 
entPhysicalHardwareRev.100100027 = 
entPhysicalHardwareRev.100100028 = 
entPhysicalHardwareRev.100100029 = 
entPhysicalHardwareRev.100100030 = 
entPhysicalHardwareRev.100100031 = 
entPhysicalHardwareRev.100100032 = 
entPhysicalHardwareRev.100100033 = 
entPhysicalHardwareRev.100100034 = 
entPhysicalHardwareRev.100100035 = 
entPhysicalHardwareRev.100100036 = 
entPhysicalHardwareRev.100100037 = 
entPhysicalHardwareRev.100100038 = 
entPhysicalHardwareRev.100100039 = 
entPhysicalHardwareRev.100100040 = 
entPhysicalHardwareRev.100100041 = 
entPhysicalHardwareRev.100100042 = 
entPhysicalHardwareRev.100100043 = 
entPhysicalHardwareRev.100100044 = 
entPhysicalHardwareRev.100100045 = 
entPhysicalHardwareRev.100100046 = 
entPhysicalHardwareRev.100100047 = 
entPhysicalHardwareRev.100100048 = 
entPhysicalHardwareRev.100100049 = 
entPhysicalHardwareRev.100100050 = 
entPhysicalHardwareRev.100100051 = 
entPhysicalHardwareRev.100100052 = 
entPhysicalHardwareRev.100100053 = 
entPhysicalHardwareRev.100100054 = 
entPhysicalHardwareRev.100100055 = 
entPhysicalHardwareRev.100100056 = 
entPhysicalHardwareRev.100100057 = 
entPhysicalHardwareRev.100100058 = 
entPhysicalHardwareRev.100100059 = 
entPhysicalHardwareRev.100100060 = 
entPhysicalHardwareRev.100100061 = 
entPhysicalHardwareRev.100100062 = 
entPhysicalHardwareRev.100100063 = 
entPhysicalHardwareRev.100100064 = 
entPhysicalHardwareRev.100100065 = 
entPhysicalHardwareRev.100100066 = 
entPhysicalHardwareRev.100100067 = 
entPhysicalHardwareRev.100100068 = 
entPhysicalHardwareRev.100100069 = 
entPhysicalHardwareRev.100100070 = 
entPhysicalHardwareRev.100100071 = 
entPhysicalHardwareRev.100100072 = 
entPhysicalHardwareRev.100100073 = 
entPhysicalHardwareRev.100100074 = 
entPhysicalHardwareRev.100100075 = 
entPhysicalHardwareRev.100100076 = 
entPhysicalHardwareRev.100100077 = 
entPhysicalHardwareRev.100100078 = 
entPhysicalHardwareRev.100100079 = 
entPhysicalHardwareRev.100100080 = 
entPhysicalHardwareRev.100100081 = 
entPhysicalHardwareRev.100100082 = 
entPhysicalHardwareRev.100100083 = 
entPhysicalHardwareRev.100100084 = 
entPhysicalHardwareRev.100100085 = 
entPhysicalHardwareRev.100100086 = 
entPhysicalHardwareRev.100100087 = 
entPhysicalHardwareRev.100100088 = 
entPhysicalHardwareRev.100100089 = 
entPhysicalHardwareRev.100100090 = 
entPhysicalHardwareRev.100100091 = 
entPhysicalHardwareRev.100100092 = 
entPhysicalHardwareRev.100100093 = 
entPhysicalHardwareRev.100100094 = 
entPhysicalHardwareRev.100100095 = 
entPhysicalHardwareRev.100100096 = 
entPhysicalHardwareRev.100100097 = 
entPhysicalHardwareRev.100100098 = 
entPhysicalHardwareRev.100100099 = 
entPhysicalHardwareRev.100100100 = 
entPhysicalHardwareRev.100100101 = 
entPhysicalHardwareRev.100100102 = 
entPhysicalHardwareRev.100100103 = 
entPhysicalHardwareRev.100100104 = 
entPhysicalHardwareRev.100100105 = 
entPhysicalHardwareRev.100100106 = 
entPhysicalHardwareRev.100100107 = 
entPhysicalHardwareRev.100100108 = 
entPhysicalHardwareRev.100100109 = 
entPhysicalHardwareRev.100100110 = 
entPhysicalHardwareRev.100100111 = 
entPhysicalHardwareRev.100100112 = 
entPhysicalHardwareRev.100100113 = 
entPhysicalHardwareRev.100100114 = 
entPhysicalHardwareRev.100100115 = 
entPhysicalHardwareRev.100100116 = 
entPhysicalHardwareRev.100100117 = 
entPhysicalHardwareRev.100100118 = 
entPhysicalHardwareRev.100100119 = 
entPhysicalHardwareRev.100100120 = 
entPhysicalHardwareRev.100100121 = 
entPhysicalHardwareRev.100100122 = 
entPhysicalHardwareRev.100100123 = 
entPhysicalHardwareRev.100100124 = 
entPhysicalHardwareRev.100100125 = 
entPhysicalHardwareRev.100100126 = 
entPhysicalHardwareRev.100100127 = 
entPhysicalHardwareRev.100100128 = 
entPhysicalHardwareRev.100100129 = 
entPhysicalHardwareRev.100110131 = 
entPhysicalHardwareRev.100301000 = 
entPhysicalHardwareRev.100302000 = 
entPhysicalHardwareRev.100303000 = 
entPhysicalHardwareRev.100304000 = 
entPhysicalHardwareRev.100305000 = 
entPhysicalHardwareRev.100306000 = 
entPhysicalHardwareRev.100307000 = 
entPhysicalHardwareRev.100308000 = 
entPhysicalHardwareRev.100309000 = 
entPhysicalHardwareRev.100310000 = 
entPhysicalHardwareRev.100311000 = 
entPhysicalHardwareRev.100312000 = 
entPhysicalHardwareRev.100313000 = 
entPhysicalHardwareRev.100314000 = 
entPhysicalHardwareRev.100315000 = 
entPhysicalHardwareRev.100316000 = 
entPhysicalHardwareRev.100317000 = 
entPhysicalHardwareRev.100318000 = 
entPhysicalHardwareRev.100319000 = 
entPhysicalHardwareRev.100320000 = 
entPhysicalHardwareRev.100321000 = 
entPhysicalHardwareRev.100321100 = 01
entPhysicalHardwareRev.100322000 = 
entPhysicalHardwareRev.100322100 = X1
entPhysicalHardwareRev.100322201 = 
entPhysicalHardwareRev.100322202 = 
entPhysicalHardwareRev.100322210 = 
entPhysicalHardwareRev.100322211 = 
entPhysicalHardwareRev.100322213 = 
entPhysicalHardwareRev.100322220 = 
entPhysicalHardwareRev.100322221 = 
entPhysicalHardwareRev.100322223 = 
entPhysicalHardwareRev.100322230 = 
entPhysicalHardwareRev.100322231 = 
entPhysicalHardwareRev.100322233 = 
entPhysicalHardwareRev.100322240 = 
entPhysicalHardwareRev.100322241 = 
entPhysicalHardwareRev.100322243 = 
entPhysicalHardwareRev.100323000 = 
entPhysicalHardwareRev.100323100 = B 
entPhysicalHardwareRev.100323201 = 
entPhysicalHardwareRev.100323202 = 
entPhysicalHardwareRev.100323210 = 
entPhysicalHardwareRev.100323211 = 
entPhysicalHardwareRev.100323212 = 
entPhysicalHardwareRev.100323213 = 
entPhysicalHardwareRev.100323220 = 
entPhysicalHardwareRev.100323221 = 
entPhysicalHardwareRev.100323222 = 
entPhysicalHardwareRev.100323223 = 
entPhysicalHardwareRev.100323230 = 
entPhysicalHardwareRev.100323231 = 
entPhysicalHardwareRev.100323232 = 
entPhysicalHardwareRev.100323233 = 
entPhysicalHardwareRev.100323240 = 
entPhysicalHardwareRev.100323241 = 
entPhysicalHardwareRev.100323242 = 
entPhysicalHardwareRev.100323243 = 
entPhysicalHardwareRev.100324000 = 
entPhysicalHardwareRev.100324100 = B 
entPhysicalHardwareRev.100324201 = 
entPhysicalHardwareRev.100324202 = 
entPhysicalHardwareRev.100324210 = 
entPhysicalHardwareRev.100324211 = 
entPhysicalHardwareRev.100324212 = 
entPhysicalHardwareRev.100324213 = 
entPhysicalHardwareRev.100324220 = 
entPhysicalHardwareRev.100324221 = 
entPhysicalHardwareRev.100324222 = 
entPhysicalHardwareRev.100324223 = 
entPhysicalHardwareRev.100324230 = 
entPhysicalHardwareRev.100324231 = 
entPhysicalHardwareRev.100324232 = 
entPhysicalHardwareRev.100324233 = 
entPhysicalHardwareRev.100324240 = 
entPhysicalHardwareRev.100324241 = 
entPhysicalHardwareRev.100324242 = 
entPhysicalHardwareRev.100324243 = 
entPhysicalHardwareRev.100325000 = 
entPhysicalHardwareRev.100325100 = B 
entPhysicalHardwareRev.100325201 = 
entPhysicalHardwareRev.100325202 = 
entPhysicalHardwareRev.100325210 = 
entPhysicalHardwareRev.100325211 = 
entPhysicalHardwareRev.100325212 = 
entPhysicalHardwareRev.100325213 = 
entPhysicalHardwareRev.100325220 = 
entPhysicalHardwareRev.100325221 = 
entPhysicalHardwareRev.100325222 = 
entPhysicalHardwareRev.100325223 = 
entPhysicalHardwareRev.100325230 = 
entPhysicalHardwareRev.100325231 = 
entPhysicalHardwareRev.100325232 = 
entPhysicalHardwareRev.100325233 = 
entPhysicalHardwareRev.100325240 = 
entPhysicalHardwareRev.100325241 = 
entPhysicalHardwareRev.100325242 = 
entPhysicalHardwareRev.100325243 = 
entPhysicalHardwareRev.100326000 = 
entPhysicalHardwareRev.100326100 = B 
entPhysicalHardwareRev.100326201 = 
entPhysicalHardwareRev.100326202 = 
entPhysicalHardwareRev.100326210 = 
entPhysicalHardwareRev.100326211 = 
entPhysicalHardwareRev.100326212 = 
entPhysicalHardwareRev.100326213 = 
entPhysicalHardwareRev.100326220 = 
entPhysicalHardwareRev.100326221 = 
entPhysicalHardwareRev.100326222 = 
entPhysicalHardwareRev.100326223 = 
entPhysicalHardwareRev.100326230 = 
entPhysicalHardwareRev.100326231 = 
entPhysicalHardwareRev.100326232 = 
entPhysicalHardwareRev.100326233 = 
entPhysicalHardwareRev.100326240 = 
entPhysicalHardwareRev.100326241 = 
entPhysicalHardwareRev.100326242 = 
entPhysicalHardwareRev.100326243 = 
entPhysicalHardwareRev.100327000 = 
entPhysicalHardwareRev.100327100 = B 
entPhysicalHardwareRev.100327201 = 
entPhysicalHardwareRev.100327202 = 
entPhysicalHardwareRev.100327210 = 
entPhysicalHardwareRev.100327211 = 
entPhysicalHardwareRev.100327212 = 
entPhysicalHardwareRev.100327213 = 
entPhysicalHardwareRev.100327220 = 
entPhysicalHardwareRev.100327221 = 
entPhysicalHardwareRev.100327222 = 
entPhysicalHardwareRev.100327223 = 
entPhysicalHardwareRev.100327230 = 
entPhysicalHardwareRev.100327231 = 
entPhysicalHardwareRev.100327232 = 
entPhysicalHardwareRev.100327233 = 
entPhysicalHardwareRev.100327240 = 
entPhysicalHardwareRev.100327241 = 
entPhysicalHardwareRev.100327242 = 
entPhysicalHardwareRev.100327243 = 
entPhysicalHardwareRev.100328000 = 
entPhysicalHardwareRev.100328100 = B 
entPhysicalHardwareRev.100328201 = 
entPhysicalHardwareRev.100328202 = 
entPhysicalHardwareRev.100328210 = 
entPhysicalHardwareRev.100328211 = 
entPhysicalHardwareRev.100328212 = 
entPhysicalHardwareRev.100328213 = 
entPhysicalHardwareRev.100328220 = 
entPhysicalHardwareRev.100328221 = 
entPhysicalHardwareRev.100328222 = 
entPhysicalHardwareRev.100328223 = 
entPhysicalHardwareRev.100328230 = 
entPhysicalHardwareRev.100328231 = 
entPhysicalHardwareRev.100328232 = 
entPhysicalHardwareRev.100328233 = 
entPhysicalHardwareRev.100328240 = 
entPhysicalHardwareRev.100328241 = 
entPhysicalHardwareRev.100328242 = 
entPhysicalHardwareRev.100328243 = 
entPhysicalHardwareRev.100329000 = 
entPhysicalHardwareRev.100330000 = 
entPhysicalHardwareRev.100331000 = 
entPhysicalHardwareRev.100331100 = 01
entPhysicalHardwareRev.100331201 = 
entPhysicalHardwareRev.100331202 = 
entPhysicalHardwareRev.100331210 = 
entPhysicalHardwareRev.100331211 = 
entPhysicalHardwareRev.100331212 = 
entPhysicalHardwareRev.100331213 = 
entPhysicalHardwareRev.100331220 = 
entPhysicalHardwareRev.100331221 = 
entPhysicalHardwareRev.100331222 = 
entPhysicalHardwareRev.100331223 = 
entPhysicalHardwareRev.100331230 = 
entPhysicalHardwareRev.100331231 = 
entPhysicalHardwareRev.100331232 = 
entPhysicalHardwareRev.100331233 = 
entPhysicalHardwareRev.100331240 = 
entPhysicalHardwareRev.100331241 = 
entPhysicalHardwareRev.100331242 = 
entPhysicalHardwareRev.100331243 = 
entPhysicalHardwareRev.100332000 = 
entPhysicalHardwareRev.100332100 = 01
entPhysicalHardwareRev.100332201 = 
entPhysicalHardwareRev.100332202 = 
entPhysicalHardwareRev.100332210 = 
entPhysicalHardwareRev.100332211 = 
entPhysicalHardwareRev.100332212 = 
entPhysicalHardwareRev.100332213 = 
entPhysicalHardwareRev.100332220 = 
entPhysicalHardwareRev.100332221 = 
entPhysicalHardwareRev.100332222 = 
entPhysicalHardwareRev.100332223 = 
entPhysicalHardwareRev.100332230 = 
entPhysicalHardwareRev.100332231 = 
entPhysicalHardwareRev.100332232 = 
entPhysicalHardwareRev.100332233 = 
entPhysicalHardwareRev.100332240 = 
entPhysicalHardwareRev.100332241 = 
entPhysicalHardwareRev.100332242 = 
entPhysicalHardwareRev.100332243 = 
entPhysicalHardwareRev.100333000 = 
entPhysicalHardwareRev.100334000 = 
entPhysicalHardwareRev.100601000 = 
entPhysicalHardwareRev.100601100 = 
entPhysicalHardwareRev.100601110 = 
entPhysicalHardwareRev.100601111 = 
entPhysicalHardwareRev.100602000 = 
entPhysicalHardwareRev.100602100 = 
entPhysicalHardwareRev.100602110 = 
entPhysicalHardwareRev.100602111 = 
entPhysicalHardwareRev.100603000 = 
entPhysicalHardwareRev.100603100 = 
entPhysicalHardwareRev.100603110 = 
entPhysicalHardwareRev.100603111 = 
entPhysicalHardwareRev.100604000 = 
entPhysicalHardwareRev.100604100 = 
entPhysicalHardwareRev.100604110 = 
entPhysicalHardwareRev.100604111 = 
entPhysicalHardwareRev.100710000 = 
entPhysicalHardwareRev.100711000 = 
entPhysicalHardwareRev.100711101 = 
entPhysicalHardwareRev.100711102 = 
entPhysicalHardwareRev.100711103 = 
entPhysicalHardwareRev.100711104 = 
entPhysicalHardwareRev.100711105 = 
entPhysicalHardwareRev.100711106 = 
entPhysicalHardwareRev.100711107 = 
entPhysicalHardwareRev.100711210 = 
entPhysicalHardwareRev.100711211 = 
entPhysicalHardwareRev.100720000 = 
entPhysicalHardwareRev.100721000 = 
entPhysicalHardwareRev.100721101 = 
entPhysicalHardwareRev.100721102 = 
entPhysicalHardwareRev.100721103 = 
entPhysicalHardwareRev.100721104 = 
entPhysicalHardwareRev.100721105 = 
entPhysicalHardwareRev.100721106 = 
entPhysicalHardwareRev.100721107 = 
entPhysicalHardwareRev.100721210 = 
entPhysicalHardwareRev.100721211 = 
entPhysicalHardwareRev.1100004000 = 
entPhysicalHardwareRev.1100006000 = 
entPhysicalHardwareRev.1100140000 = 
entPhysicalHardwareRev.1100300000 = 
entPhysicalHardwareRev.1100600000 = 
entPhysicalHardwareRev.1100700000 = 
entPhysicalHardwareRev.1100711100 = 
entPhysicalHardwareRev.1100711200 = 
entPhysicalHardwareRev.1100721100 = 
entPhysicalHardwareRev.1100721200 = 
entPhysicalFirmwareRev.1 = Aboot-norcal6-6.1.10-14653765
entPhysicalFirmwareRev.100004000 = 0x07.00
entPhysicalFirmwareRev.100004196 = 0x25.00
entPhysicalFirmwareRev.100005000 = 0
entPhysicalFirmwareRev.100005001 = 0
entPhysicalFirmwareRev.100005002 = 0
entPhysicalFirmwareRev.100006001 = 
entPhysicalFirmwareRev.100006002 = 
entPhysicalFirmwareRev.100006003 = 
entPhysicalFirmwareRev.100006004 = 
entPhysicalFirmwareRev.100006005 = 
entPhysicalFirmwareRev.100006006 = 
entPhysicalFirmwareRev.100006007 = 
entPhysicalFirmwareRev.100006008 = 
entPhysicalFirmwareRev.100006009 = 
entPhysicalFirmwareRev.100006010 = 
entPhysicalFirmwareRev.100006011 = 
entPhysicalFirmwareRev.100006012 = 
entPhysicalFirmwareRev.100006013 = 
entPhysicalFirmwareRev.100006014 = 
entPhysicalFirmwareRev.100006015 = 
entPhysicalFirmwareRev.100006016 = 
entPhysicalFirmwareRev.100006101 = 
entPhysicalFirmwareRev.100006102 = 
entPhysicalFirmwareRev.100006103 = 
entPhysicalFirmwareRev.100006104 = 
entPhysicalFirmwareRev.100006105 = 
entPhysicalFirmwareRev.100006106 = 
entPhysicalFirmwareRev.100006107 = 
entPhysicalFirmwareRev.100006108 = 
entPhysicalFirmwareRev.100006109 = 
entPhysicalFirmwareRev.100006110 = 
entPhysicalFirmwareRev.100006111 = 
entPhysicalFirmwareRev.100006112 = 
entPhysicalFirmwareRev.100006113 = 
entPhysicalFirmwareRev.100006114 = 
entPhysicalFirmwareRev.100006115 = 
entPhysicalFirmwareRev.100006116 = 
entPhysicalFirmwareRev.100006117 = 
entPhysicalFirmwareRev.100006118 = 
entPhysicalFirmwareRev.100006119 = 
entPhysicalFirmwareRev.100006120 = 
entPhysicalFirmwareRev.100006121 = 
entPhysicalFirmwareRev.100006122 = 
entPhysicalFirmwareRev.100006123 = 
entPhysicalFirmwareRev.100015001 = SFT0085301C0 (2.3.4.0015)
entPhysicalFirmwareRev.100015002 = SFT0028304A1 (2.3.5.0016)
entPhysicalFirmwareRev.100100000 = 
entPhysicalFirmwareRev.100100001 = 
entPhysicalFirmwareRev.100100002 = 
entPhysicalFirmwareRev.100100003 = 
entPhysicalFirmwareRev.100100004 = 
entPhysicalFirmwareRev.100100005 = 
entPhysicalFirmwareRev.100100006 = 
entPhysicalFirmwareRev.100100007 = 
entPhysicalFirmwareRev.100100008 = 
entPhysicalFirmwareRev.100100009 = 
entPhysicalFirmwareRev.100100010 = 
entPhysicalFirmwareRev.100100011 = 
entPhysicalFirmwareRev.100100012 = 
entPhysicalFirmwareRev.100100013 = 
entPhysicalFirmwareRev.100100014 = 
entPhysicalFirmwareRev.100100015 = 
entPhysicalFirmwareRev.100100016 = 
entPhysicalFirmwareRev.100100017 = 
entPhysicalFirmwareRev.100100018 = 
entPhysicalFirmwareRev.100100019 = 
entPhysicalFirmwareRev.100100020 = 
entPhysicalFirmwareRev.100100021 = 
entPhysicalFirmwareRev.100100022 = 
entPhysicalFirmwareRev.100100023 = 
entPhysicalFirmwareRev.100100024 = 
entPhysicalFirmwareRev.100100025 = 
entPhysicalFirmwareRev.100100026 = 
entPhysicalFirmwareRev.100100027 = 
entPhysicalFirmwareRev.100100028 = 
entPhysicalFirmwareRev.100100029 = 
entPhysicalFirmwareRev.100100030 = 
entPhysicalFirmwareRev.100100031 = 
entPhysicalFirmwareRev.100100032 = 
entPhysicalFirmwareRev.100100033 = 
entPhysicalFirmwareRev.100100034 = 
entPhysicalFirmwareRev.100100035 = 
entPhysicalFirmwareRev.100100036 = 
entPhysicalFirmwareRev.100100037 = 
entPhysicalFirmwareRev.100100038 = 
entPhysicalFirmwareRev.100100039 = 
entPhysicalFirmwareRev.100100040 = 
entPhysicalFirmwareRev.100100041 = 
entPhysicalFirmwareRev.100100042 = 
entPhysicalFirmwareRev.100100043 = 
entPhysicalFirmwareRev.100100044 = 
entPhysicalFirmwareRev.100100045 = 
entPhysicalFirmwareRev.100100046 = 
entPhysicalFirmwareRev.100100047 = 
entPhysicalFirmwareRev.100100048 = 
entPhysicalFirmwareRev.100100049 = 
entPhysicalFirmwareRev.100100050 = 
entPhysicalFirmwareRev.100100051 = 
entPhysicalFirmwareRev.100100052 = 
entPhysicalFirmwareRev.100100053 = 
entPhysicalFirmwareRev.100100054 = 
entPhysicalFirmwareRev.100100055 = 
entPhysicalFirmwareRev.100100056 = 
entPhysicalFirmwareRev.100100057 = 
entPhysicalFirmwareRev.100100058 = 
entPhysicalFirmwareRev.100100059 = 
entPhysicalFirmwareRev.100100060 = 
entPhysicalFirmwareRev.100100061 = 
entPhysicalFirmwareRev.100100062 = 
entPhysicalFirmwareRev.100100063 = 
entPhysicalFirmwareRev.100100064 = 
entPhysicalFirmwareRev.100100065 = 
entPhysicalFirmwareRev.100100066 = 
entPhysicalFirmwareRev.100100067 = 
entPhysicalFirmwareRev.100100068 = 
entPhysicalFirmwareRev.100100069 = 
entPhysicalFirmwareRev.100100070 = 
entPhysicalFirmwareRev.100100071 = 
entPhysicalFirmwareRev.100100072 = 
entPhysicalFirmwareRev.100100073 = 
entPhysicalFirmwareRev.100100074 = 
entPhysicalFirmwareRev.100100075 = 
entPhysicalFirmwareRev.100100076 = 
entPhysicalFirmwareRev.100100077 = 
entPhysicalFirmwareRev.100100078 = 
entPhysicalFirmwareRev.100100079 = 
entPhysicalFirmwareRev.100100080 = 
entPhysicalFirmwareRev.100100081 = 
entPhysicalFirmwareRev.100100082 = 
entPhysicalFirmwareRev.100100083 = 
entPhysicalFirmwareRev.100100084 = 
entPhysicalFirmwareRev.100100085 = 
entPhysicalFirmwareRev.100100086 = 
entPhysicalFirmwareRev.100100087 = 
entPhysicalFirmwareRev.100100088 = 
entPhysicalFirmwareRev.100100089 = 
entPhysicalFirmwareRev.100100090 = 
entPhysicalFirmwareRev.100100091 = 
entPhysicalFirmwareRev.100100092 = 
entPhysicalFirmwareRev.100100093 = 
entPhysicalFirmwareRev.100100094 = 
entPhysicalFirmwareRev.100100095 = 
entPhysicalFirmwareRev.100100096 = 
entPhysicalFirmwareRev.100100097 = 
entPhysicalFirmwareRev.100100098 = 
entPhysicalFirmwareRev.100100099 = 
entPhysicalFirmwareRev.100100100 = 
entPhysicalFirmwareRev.100100101 = 
entPhysicalFirmwareRev.100100102 = 
entPhysicalFirmwareRev.100100103 = 
entPhysicalFirmwareRev.100100104 = 
entPhysicalFirmwareRev.100100105 = 
entPhysicalFirmwareRev.100100106 = 
entPhysicalFirmwareRev.100100107 = 
entPhysicalFirmwareRev.100100108 = 
entPhysicalFirmwareRev.100100109 = 
entPhysicalFirmwareRev.100100110 = 
entPhysicalFirmwareRev.100100111 = 
entPhysicalFirmwareRev.100100112 = 
entPhysicalFirmwareRev.100100113 = 
entPhysicalFirmwareRev.100100114 = 
entPhysicalFirmwareRev.100100115 = 
entPhysicalFirmwareRev.100100116 = 
entPhysicalFirmwareRev.100100117 = 
entPhysicalFirmwareRev.100100118 = 
entPhysicalFirmwareRev.100100119 = 
entPhysicalFirmwareRev.100100120 = 
entPhysicalFirmwareRev.100100121 = 
entPhysicalFirmwareRev.100100122 = 
entPhysicalFirmwareRev.100100123 = 
entPhysicalFirmwareRev.100100124 = 
entPhysicalFirmwareRev.100100125 = 
entPhysicalFirmwareRev.100100126 = 
entPhysicalFirmwareRev.100100127 = 
entPhysicalFirmwareRev.100100128 = 
entPhysicalFirmwareRev.100100129 = 
entPhysicalFirmwareRev.100110131 = 
entPhysicalFirmwareRev.100301000 = 
entPhysicalFirmwareRev.100302000 = 
entPhysicalFirmwareRev.100303000 = 
entPhysicalFirmwareRev.100304000 = 
entPhysicalFirmwareRev.100305000 = 
entPhysicalFirmwareRev.100306000 = 
entPhysicalFirmwareRev.100307000 = 
entPhysicalFirmwareRev.100308000 = 
entPhysicalFirmwareRev.100309000 = 
entPhysicalFirmwareRev.100310000 = 
entPhysicalFirmwareRev.100311000 = 
entPhysicalFirmwareRev.100312000 = 
entPhysicalFirmwareRev.100313000 = 
entPhysicalFirmwareRev.100314000 = 
entPhysicalFirmwareRev.100315000 = 
entPhysicalFirmwareRev.100316000 = 
entPhysicalFirmwareRev.100317000 = 
entPhysicalFirmwareRev.100318000 = 
entPhysicalFirmwareRev.100319000 = 
entPhysicalFirmwareRev.100320000 = 
entPhysicalFirmwareRev.100321000 = 
entPhysicalFirmwareRev.100321100 = 
entPhysicalFirmwareRev.100322000 = 
entPhysicalFirmwareRev.100322100 = 
entPhysicalFirmwareRev.100322201 = 
entPhysicalFirmwareRev.100322202 = 
entPhysicalFirmwareRev.100322210 = 
entPhysicalFirmwareRev.100322211 = 
entPhysicalFirmwareRev.100322213 = 
entPhysicalFirmwareRev.100322220 = 
entPhysicalFirmwareRev.100322221 = 
entPhysicalFirmwareRev.100322223 = 
entPhysicalFirmwareRev.100322230 = 
entPhysicalFirmwareRev.100322231 = 
entPhysicalFirmwareRev.100322233 = 
entPhysicalFirmwareRev.100322240 = 
entPhysicalFirmwareRev.100322241 = 
entPhysicalFirmwareRev.100322243 = 
entPhysicalFirmwareRev.100323000 = 
entPhysicalFirmwareRev.100323100 = 
entPhysicalFirmwareRev.100323201 = 
entPhysicalFirmwareRev.100323202 = 
entPhysicalFirmwareRev.100323210 = 
entPhysicalFirmwareRev.100323211 = 
entPhysicalFirmwareRev.100323212 = 
entPhysicalFirmwareRev.100323213 = 
entPhysicalFirmwareRev.100323220 = 
entPhysicalFirmwareRev.100323221 = 
entPhysicalFirmwareRev.100323222 = 
entPhysicalFirmwareRev.100323223 = 
entPhysicalFirmwareRev.100323230 = 
entPhysicalFirmwareRev.100323231 = 
entPhysicalFirmwareRev.100323232 = 
entPhysicalFirmwareRev.100323233 = 
entPhysicalFirmwareRev.100323240 = 
entPhysicalFirmwareRev.100323241 = 
entPhysicalFirmwareRev.100323242 = 
entPhysicalFirmwareRev.100323243 = 
entPhysicalFirmwareRev.100324000 = 
entPhysicalFirmwareRev.100324100 = 
entPhysicalFirmwareRev.100324201 = 
entPhysicalFirmwareRev.100324202 = 
entPhysicalFirmwareRev.100324210 = 
entPhysicalFirmwareRev.100324211 = 
entPhysicalFirmwareRev.100324212 = 
entPhysicalFirmwareRev.100324213 = 
entPhysicalFirmwareRev.100324220 = 
entPhysicalFirmwareRev.100324221 = 
entPhysicalFirmwareRev.100324222 = 
entPhysicalFirmwareRev.100324223 = 
entPhysicalFirmwareRev.100324230 = 
entPhysicalFirmwareRev.100324231 = 
entPhysicalFirmwareRev.100324232 = 
entPhysicalFirmwareRev.100324233 = 
entPhysicalFirmwareRev.100324240 = 
entPhysicalFirmwareRev.100324241 = 
entPhysicalFirmwareRev.100324242 = 
entPhysicalFirmwareRev.100324243 = 
entPhysicalFirmwareRev.100325000 = 
entPhysicalFirmwareRev.100325100 = 
entPhysicalFirmwareRev.100325201 = 
entPhysicalFirmwareRev.100325202 = 
entPhysicalFirmwareRev.100325210 = 
entPhysicalFirmwareRev.100325211 = 
entPhysicalFirmwareRev.100325212 = 
entPhysicalFirmwareRev.100325213 = 
entPhysicalFirmwareRev.100325220 = 
entPhysicalFirmwareRev.100325221 = 
entPhysicalFirmwareRev.100325222 = 
entPhysicalFirmwareRev.100325223 = 
entPhysicalFirmwareRev.100325230 = 
entPhysicalFirmwareRev.100325231 = 
entPhysicalFirmwareRev.100325232 = 
entPhysicalFirmwareRev.100325233 = 
entPhysicalFirmwareRev.100325240 = 
entPhysicalFirmwareRev.100325241 = 
entPhysicalFirmwareRev.100325242 = 
entPhysicalFirmwareRev.100325243 = 
entPhysicalFirmwareRev.100326000 = 
entPhysicalFirmwareRev.100326100 = 
entPhysicalFirmwareRev.100326201 = 
entPhysicalFirmwareRev.100326202 = 
entPhysicalFirmwareRev.100326210 = 
entPhysicalFirmwareRev.100326211 = 
entPhysicalFirmwareRev.100326212 = 
entPhysicalFirmwareRev.100326213 = 
entPhysicalFirmwareRev.100326220 = 
entPhysicalFirmwareRev.100326221 = 
entPhysicalFirmwareRev.100326222 = 
entPhysicalFirmwareRev.100326223 = 
entPhysicalFirmwareRev.100326230 = 
entPhysicalFirmwareRev.100326231 = 
entPhysicalFirmwareRev.100326232 = 
entPhysicalFirmwareRev.100326233 = 
entPhysicalFirmwareRev.100326240 = 
entPhysicalFirmwareRev.100326241 = 
entPhysicalFirmwareRev.100326242 = 
entPhysicalFirmwareRev.100326243 = 
entPhysicalFirmwareRev.100327000 = 
entPhysicalFirmwareRev.100327100 = 
entPhysicalFirmwareRev.100327201 = 
entPhysicalFirmwareRev.100327202 = 
entPhysicalFirmwareRev.100327210 = 
entPhysicalFirmwareRev.100327211 = 
entPhysicalFirmwareRev.100327212 = 
entPhysicalFirmwareRev.100327213 = 
entPhysicalFirmwareRev.100327220 = 
entPhysicalFirmwareRev.100327221 = 
entPhysicalFirmwareRev.100327222 = 
entPhysicalFirmwareRev.100327223 = 
entPhysicalFirmwareRev.100327230 = 
entPhysicalFirmwareRev.100327231 = 
entPhysicalFirmwareRev.100327232 = 
entPhysicalFirmwareRev.100327233 = 
entPhysicalFirmwareRev.100327240 = 
entPhysicalFirmwareRev.100327241 = 
entPhysicalFirmwareRev.100327242 = 
entPhysicalFirmwareRev.100327243 = 
entPhysicalFirmwareRev.100328000 = 
entPhysicalFirmwareRev.100328100 = 
entPhysicalFirmwareRev.100328201 = 
entPhysicalFirmwareRev.100328202 = 
entPhysicalFirmwareRev.100328210 = 
entPhysicalFirmwareRev.100328211 = 
entPhysicalFirmwareRev.100328212 = 
entPhysicalFirmwareRev.100328213 = 
entPhysicalFirmwareRev.100328220 = 
entPhysicalFirmwareRev.100328221 = 
entPhysicalFirmwareRev.100328222 = 
entPhysicalFirmwareRev.100328223 = 
entPhysicalFirmwareRev.100328230 = 
entPhysicalFirmwareRev.100328231 = 
entPhysicalFirmwareRev.100328232 = 
entPhysicalFirmwareRev.100328233 = 
entPhysicalFirmwareRev.100328240 = 
entPhysicalFirmwareRev.100328241 = 
entPhysicalFirmwareRev.100328242 = 
entPhysicalFirmwareRev.100328243 = 
entPhysicalFirmwareRev.100329000 = 
entPhysicalFirmwareRev.100330000 = 
entPhysicalFirmwareRev.100331000 = 
entPhysicalFirmwareRev.100331100 = 
entPhysicalFirmwareRev.100331201 = 
entPhysicalFirmwareRev.100331202 = 
entPhysicalFirmwareRev.100331210 = 
entPhysicalFirmwareRev.100331211 = 
entPhysicalFirmwareRev.100331212 = 
entPhysicalFirmwareRev.100331213 = 
entPhysicalFirmwareRev.100331220 = 
entPhysicalFirmwareRev.100331221 = 
entPhysicalFirmwareRev.100331222 = 
entPhysicalFirmwareRev.100331223 = 
entPhysicalFirmwareRev.100331230 = 
entPhysicalFirmwareRev.100331231 = 
entPhysicalFirmwareRev.100331232 = 
entPhysicalFirmwareRev.100331233 = 
entPhysicalFirmwareRev.100331240 = 
entPhysicalFirmwareRev.100331241 = 
entPhysicalFirmwareRev.100331242 = 
entPhysicalFirmwareRev.100331243 = 
entPhysicalFirmwareRev.100332000 = 
entPhysicalFirmwareRev.100332100 = 
entPhysicalFirmwareRev.100332201 = 
entPhysicalFirmwareRev.100332202 = 
entPhysicalFirmwareRev.100332210 = 
entPhysicalFirmwareRev.100332211 = 
entPhysicalFirmwareRev.100332212 = 
entPhysicalFirmwareRev.100332213 = 
entPhysicalFirmwareRev.100332220 = 
entPhysicalFirmwareRev.100332221 = 
entPhysicalFirmwareRev.100332222 = 
entPhysicalFirmwareRev.100332223 = 
entPhysicalFirmwareRev.100332230 = 
entPhysicalFirmwareRev.100332231 = 
entPhysicalFirmwareRev.100332232 = 
entPhysicalFirmwareRev.100332233 = 
entPhysicalFirmwareRev.100332240 = 
entPhysicalFirmwareRev.100332241 = 
entPhysicalFirmwareRev.100332242 = 
entPhysicalFirmwareRev.100332243 = 
entPhysicalFirmwareRev.100333000 = 
entPhysicalFirmwareRev.100334000 = 
entPhysicalFirmwareRev.100601000 = 
entPhysicalFirmwareRev.100601100 = 
entPhysicalFirmwareRev.100601110 = 
entPhysicalFirmwareRev.100601111 = 
entPhysicalFirmwareRev.100602000 = 
entPhysicalFirmwareRev.100602100 = 
entPhysicalFirmwareRev.100602110 = 
entPhysicalFirmwareRev.100602111 = 
entPhysicalFirmwareRev.100603000 = 
entPhysicalFirmwareRev.100603100 = 
entPhysicalFirmwareRev.100603110 = 
entPhysicalFirmwareRev.100603111 = 
entPhysicalFirmwareRev.100604000 = 
entPhysicalFirmwareRev.100604100 = 
entPhysicalFirmwareRev.100604110 = 
entPhysicalFirmwareRev.100604111 = 
entPhysicalFirmwareRev.100710000 = 
entPhysicalFirmwareRev.100711000 = 
entPhysicalFirmwareRev.100711101 = 
entPhysicalFirmwareRev.100711102 = 
entPhysicalFirmwareRev.100711103 = 
entPhysicalFirmwareRev.100711104 = 
entPhysicalFirmwareRev.100711105 = 
entPhysicalFirmwareRev.100711106 = 
entPhysicalFirmwareRev.100711107 = 
entPhysicalFirmwareRev.100711210 = 
entPhysicalFirmwareRev.100711211 = 
entPhysicalFirmwareRev.100720000 = 
entPhysicalFirmwareRev.100721000 = 
entPhysicalFirmwareRev.100721101 = 
entPhysicalFirmwareRev.100721102 = 
entPhysicalFirmwareRev.100721103 = 
entPhysicalFirmwareRev.100721104 = 
entPhysicalFirmwareRev.100721105 = 
entPhysicalFirmwareRev.100721106 = 
entPhysicalFirmwareRev.100721107 = 
entPhysicalFirmwareRev.100721210 = 
entPhysicalFirmwareRev.100721211 = 
entPhysicalFirmwareRev.1100004000 = 
entPhysicalFirmwareRev.1100006000 = 
entPhysicalFirmwareRev.1100140000 = 
entPhysicalFirmwareRev.1100300000 = 
entPhysicalFirmwareRev.1100600000 = 
entPhysicalFirmwareRev.1100700000 = 
entPhysicalFirmwareRev.1100711100 = 
entPhysicalFirmwareRev.1100711200 = 
entPhysicalFirmwareRev.1100721100 = 
entPhysicalFirmwareRev.1100721200 = 
entPhysicalSoftwareRev.1 = 4.25.4M
entPhysicalSoftwareRev.100004000 = 
entPhysicalSoftwareRev.100004196 = 
entPhysicalSoftwareRev.100005000 = 
entPhysicalSoftwareRev.100005001 = 
entPhysicalSoftwareRev.100005002 = 
entPhysicalSoftwareRev.100006001 = 
entPhysicalSoftwareRev.100006002 = 
entPhysicalSoftwareRev.100006003 = 
entPhysicalSoftwareRev.100006004 = 
entPhysicalSoftwareRev.100006005 = 
entPhysicalSoftwareRev.100006006 = 
entPhysicalSoftwareRev.100006007 = 
entPhysicalSoftwareRev.100006008 = 
entPhysicalSoftwareRev.100006009 = 
entPhysicalSoftwareRev.100006010 = 
entPhysicalSoftwareRev.100006011 = 
entPhysicalSoftwareRev.100006012 = 
entPhysicalSoftwareRev.100006013 = 
entPhysicalSoftwareRev.100006014 = 
entPhysicalSoftwareRev.100006015 = 
entPhysicalSoftwareRev.100006016 = 
entPhysicalSoftwareRev.100006101 = 
entPhysicalSoftwareRev.100006102 = 
entPhysicalSoftwareRev.100006103 = 
entPhysicalSoftwareRev.100006104 = 
entPhysicalSoftwareRev.100006105 = 
entPhysicalSoftwareRev.100006106 = 
entPhysicalSoftwareRev.100006107 = 
entPhysicalSoftwareRev.100006108 = 
entPhysicalSoftwareRev.100006109 = 
entPhysicalSoftwareRev.100006110 = 
entPhysicalSoftwareRev.100006111 = 
entPhysicalSoftwareRev.100006112 = 
entPhysicalSoftwareRev.100006113 = 
entPhysicalSoftwareRev.100006114 = 
entPhysicalSoftwareRev.100006115 = 
entPhysicalSoftwareRev.100006116 = 
entPhysicalSoftwareRev.100006117 = 
entPhysicalSoftwareRev.100006118 = 
entPhysicalSoftwareRev.100006119 = 
entPhysicalSoftwareRev.100006120 = 
entPhysicalSoftwareRev.100006121 = 
entPhysicalSoftwareRev.100006122 = 
entPhysicalSoftwareRev.100006123 = 
entPhysicalSoftwareRev.100015001 = 
entPhysicalSoftwareRev.100015002 = 
entPhysicalSoftwareRev.100100000 = 
entPhysicalSoftwareRev.100100001 = 
entPhysicalSoftwareRev.100100002 = 
entPhysicalSoftwareRev.100100003 = 
entPhysicalSoftwareRev.100100004 = 
entPhysicalSoftwareRev.100100005 = 
entPhysicalSoftwareRev.100100006 = 
entPhysicalSoftwareRev.100100007 = 
entPhysicalSoftwareRev.100100008 = 
entPhysicalSoftwareRev.100100009 = 
entPhysicalSoftwareRev.100100010 = 
entPhysicalSoftwareRev.100100011 = 
entPhysicalSoftwareRev.100100012 = 
entPhysicalSoftwareRev.100100013 = 
entPhysicalSoftwareRev.100100014 = 
entPhysicalSoftwareRev.100100015 = 
entPhysicalSoftwareRev.100100016 = 
entPhysicalSoftwareRev.100100017 = 
entPhysicalSoftwareRev.100100018 = 
entPhysicalSoftwareRev.100100019 = 
entPhysicalSoftwareRev.100100020 = 
entPhysicalSoftwareRev.100100021 = 
entPhysicalSoftwareRev.100100022 = 
entPhysicalSoftwareRev.100100023 = 
entPhysicalSoftwareRev.100100024 = 
entPhysicalSoftwareRev.100100025 = 
entPhysicalSoftwareRev.100100026 = 
entPhysicalSoftwareRev.100100027 = 
entPhysicalSoftwareRev.100100028 = 
entPhysicalSoftwareRev.100100029 = 
entPhysicalSoftwareRev.100100030 = 
entPhysicalSoftwareRev.100100031 = 
entPhysicalSoftwareRev.100100032 = 
entPhysicalSoftwareRev.100100033 = 
entPhysicalSoftwareRev.100100034 = 
entPhysicalSoftwareRev.100100035 = 
entPhysicalSoftwareRev.100100036 = 
entPhysicalSoftwareRev.100100037 = 
entPhysicalSoftwareRev.100100038 = 
entPhysicalSoftwareRev.100100039 = 
entPhysicalSoftwareRev.100100040 = 
entPhysicalSoftwareRev.100100041 = 
entPhysicalSoftwareRev.100100042 = 
entPhysicalSoftwareRev.100100043 = 
entPhysicalSoftwareRev.100100044 = 
entPhysicalSoftwareRev.100100045 = 
entPhysicalSoftwareRev.100100046 = 
entPhysicalSoftwareRev.100100047 = 
entPhysicalSoftwareRev.100100048 = 
entPhysicalSoftwareRev.100100049 = 
entPhysicalSoftwareRev.100100050 = 
entPhysicalSoftwareRev.100100051 = 
entPhysicalSoftwareRev.100100052 = 
entPhysicalSoftwareRev.100100053 = 
entPhysicalSoftwareRev.100100054 = 
entPhysicalSoftwareRev.100100055 = 
entPhysicalSoftwareRev.100100056 = 
entPhysicalSoftwareRev.100100057 = 
entPhysicalSoftwareRev.100100058 = 
entPhysicalSoftwareRev.100100059 = 
entPhysicalSoftwareRev.100100060 = 
entPhysicalSoftwareRev.100100061 = 
entPhysicalSoftwareRev.100100062 = 
entPhysicalSoftwareRev.100100063 = 
entPhysicalSoftwareRev.100100064 = 
entPhysicalSoftwareRev.100100065 = 
entPhysicalSoftwareRev.100100066 = 
entPhysicalSoftwareRev.100100067 = 
entPhysicalSoftwareRev.100100068 = 
entPhysicalSoftwareRev.100100069 = 
entPhysicalSoftwareRev.100100070 = 
entPhysicalSoftwareRev.100100071 = 
entPhysicalSoftwareRev.100100072 = 
entPhysicalSoftwareRev.100100073 = 
entPhysicalSoftwareRev.100100074 = 
entPhysicalSoftwareRev.100100075 = 
entPhysicalSoftwareRev.100100076 = 
entPhysicalSoftwareRev.100100077 = 
entPhysicalSoftwareRev.100100078 = 
entPhysicalSoftwareRev.100100079 = 
entPhysicalSoftwareRev.100100080 = 
entPhysicalSoftwareRev.100100081 = 
entPhysicalSoftwareRev.100100082 = 
entPhysicalSoftwareRev.100100083 = 
entPhysicalSoftwareRev.100100084 = 
entPhysicalSoftwareRev.100100085 = 
entPhysicalSoftwareRev.100100086 = 
entPhysicalSoftwareRev.100100087 = 
entPhysicalSoftwareRev.100100088 = 
entPhysicalSoftwareRev.100100089 = 
entPhysicalSoftwareRev.100100090 = 
entPhysicalSoftwareRev.100100091 = 
entPhysicalSoftwareRev.100100092 = 
entPhysicalSoftwareRev.100100093 = 
entPhysicalSoftwareRev.100100094 = 
entPhysicalSoftwareRev.100100095 = 
entPhysicalSoftwareRev.100100096 = 
entPhysicalSoftwareRev.100100097 = 
entPhysicalSoftwareRev.100100098 = 
entPhysicalSoftwareRev.100100099 = 
entPhysicalSoftwareRev.100100100 = 
entPhysicalSoftwareRev.100100101 = 
entPhysicalSoftwareRev.100100102 = 
entPhysicalSoftwareRev.100100103 = 
entPhysicalSoftwareRev.100100104 = 
entPhysicalSoftwareRev.100100105 = 
entPhysicalSoftwareRev.100100106 = 
entPhysicalSoftwareRev.100100107 = 
entPhysicalSoftwareRev.100100108 = 
entPhysicalSoftwareRev.100100109 = 
entPhysicalSoftwareRev.100100110 = 
entPhysicalSoftwareRev.100100111 = 
entPhysicalSoftwareRev.100100112 = 
entPhysicalSoftwareRev.100100113 = 
entPhysicalSoftwareRev.100100114 = 
entPhysicalSoftwareRev.100100115 = 
entPhysicalSoftwareRev.100100116 = 
entPhysicalSoftwareRev.100100117 = 
entPhysicalSoftwareRev.100100118 = 
entPhysicalSoftwareRev.100100119 = 
entPhysicalSoftwareRev.100100120 = 
entPhysicalSoftwareRev.100100121 = 
entPhysicalSoftwareRev.100100122 = 
entPhysicalSoftwareRev.100100123 = 
entPhysicalSoftwareRev.100100124 = 
entPhysicalSoftwareRev.100100125 = 
entPhysicalSoftwareRev.100100126 = 
entPhysicalSoftwareRev.100100127 = 
entPhysicalSoftwareRev.100100128 = 
entPhysicalSoftwareRev.100100129 = 
entPhysicalSoftwareRev.100110131 = 
entPhysicalSoftwareRev.100301000 = 
entPhysicalSoftwareRev.100302000 = 
entPhysicalSoftwareRev.100303000 = 
entPhysicalSoftwareRev.100304000 = 
entPhysicalSoftwareRev.100305000 = 
entPhysicalSoftwareRev.100306000 = 
entPhysicalSoftwareRev.100307000 = 
entPhysicalSoftwareRev.100308000 = 
entPhysicalSoftwareRev.100309000 = 
entPhysicalSoftwareRev.100310000 = 
entPhysicalSoftwareRev.100311000 = 
entPhysicalSoftwareRev.100312000 = 
entPhysicalSoftwareRev.100313000 = 
entPhysicalSoftwareRev.100314000 = 
entPhysicalSoftwareRev.100315000 = 
entPhysicalSoftwareRev.100316000 = 
entPhysicalSoftwareRev.100317000 = 
entPhysicalSoftwareRev.100318000 = 
entPhysicalSoftwareRev.100319000 = 
entPhysicalSoftwareRev.100320000 = 
entPhysicalSoftwareRev.100321000 = 
entPhysicalSoftwareRev.100321100 = 
entPhysicalSoftwareRev.100322000 = 
entPhysicalSoftwareRev.100322100 = 
entPhysicalSoftwareRev.100322201 = 
entPhysicalSoftwareRev.100322202 = 
entPhysicalSoftwareRev.100322210 = 
entPhysicalSoftwareRev.100322211 = 
entPhysicalSoftwareRev.100322213 = 
entPhysicalSoftwareRev.100322220 = 
entPhysicalSoftwareRev.100322221 = 
entPhysicalSoftwareRev.100322223 = 
entPhysicalSoftwareRev.100322230 = 
entPhysicalSoftwareRev.100322231 = 
entPhysicalSoftwareRev.100322233 = 
entPhysicalSoftwareRev.100322240 = 
entPhysicalSoftwareRev.100322241 = 
entPhysicalSoftwareRev.100322243 = 
entPhysicalSoftwareRev.100323000 = 
entPhysicalSoftwareRev.100323100 = 
entPhysicalSoftwareRev.100323201 = 
entPhysicalSoftwareRev.100323202 = 
entPhysicalSoftwareRev.100323210 = 
entPhysicalSoftwareRev.100323211 = 
entPhysicalSoftwareRev.100323212 = 
entPhysicalSoftwareRev.100323213 = 
entPhysicalSoftwareRev.100323220 = 
entPhysicalSoftwareRev.100323221 = 
entPhysicalSoftwareRev.100323222 = 
entPhysicalSoftwareRev.100323223 = 
entPhysicalSoftwareRev.100323230 = 
entPhysicalSoftwareRev.100323231 = 
entPhysicalSoftwareRev.100323232 = 
entPhysicalSoftwareRev.100323233 = 
entPhysicalSoftwareRev.100323240 = 
entPhysicalSoftwareRev.100323241 = 
entPhysicalSoftwareRev.100323242 = 
entPhysicalSoftwareRev.100323243 = 
entPhysicalSoftwareRev.100324000 = 
entPhysicalSoftwareRev.100324100 = 
entPhysicalSoftwareRev.100324201 = 
entPhysicalSoftwareRev.100324202 = 
entPhysicalSoftwareRev.100324210 = 
entPhysicalSoftwareRev.100324211 = 
entPhysicalSoftwareRev.100324212 = 
entPhysicalSoftwareRev.100324213 = 
entPhysicalSoftwareRev.100324220 = 
entPhysicalSoftwareRev.100324221 = 
entPhysicalSoftwareRev.100324222 = 
entPhysicalSoftwareRev.100324223 = 
entPhysicalSoftwareRev.100324230 = 
entPhysicalSoftwareRev.100324231 = 
entPhysicalSoftwareRev.100324232 = 
entPhysicalSoftwareRev.100324233 = 
entPhysicalSoftwareRev.100324240 = 
entPhysicalSoftwareRev.100324241 = 
entPhysicalSoftwareRev.100324242 = 
entPhysicalSoftwareRev.100324243 = 
entPhysicalSoftwareRev.100325000 = 
entPhysicalSoftwareRev.100325100 = 
entPhysicalSoftwareRev.100325201 = 
entPhysicalSoftwareRev.100325202 = 
entPhysicalSoftwareRev.100325210 = 
entPhysicalSoftwareRev.100325211 = 
entPhysicalSoftwareRev.100325212 = 
entPhysicalSoftwareRev.100325213 = 
entPhysicalSoftwareRev.100325220 = 
entPhysicalSoftwareRev.100325221 = 
entPhysicalSoftwareRev.100325222 = 
entPhysicalSoftwareRev.100325223 = 
entPhysicalSoftwareRev.100325230 = 
entPhysicalSoftwareRev.100325231 = 
entPhysicalSoftwareRev.100325232 = 
entPhysicalSoftwareRev.100325233 = 
entPhysicalSoftwareRev.100325240 = 
entPhysicalSoftwareRev.100325241 = 
entPhysicalSoftwareRev.100325242 = 
entPhysicalSoftwareRev.100325243 = 
entPhysicalSoftwareRev.100326000 = 
entPhysicalSoftwareRev.100326100 = 
entPhysicalSoftwareRev.100326201 = 
entPhysicalSoftwareRev.100326202 = 
entPhysicalSoftwareRev.100326210 = 
entPhysicalSoftwareRev.100326211 = 
entPhysicalSoftwareRev.100326212 = 
entPhysicalSoftwareRev.100326213 = 
entPhysicalSoftwareRev.100326220 = 
entPhysicalSoftwareRev.100326221 = 
entPhysicalSoftwareRev.100326222 = 
entPhysicalSoftwareRev.100326223 = 
entPhysicalSoftwareRev.100326230 = 
entPhysicalSoftwareRev.100326231 = 
entPhysicalSoftwareRev.100326232 = 
entPhysicalSoftwareRev.100326233 = 
entPhysicalSoftwareRev.100326240 = 
entPhysicalSoftwareRev.100326241 = 
entPhysicalSoftwareRev.100326242 = 
entPhysicalSoftwareRev.100326243 = 
entPhysicalSoftwareRev.100327000 = 
entPhysicalSoftwareRev.100327100 = 
entPhysicalSoftwareRev.100327201 = 
entPhysicalSoftwareRev.100327202 = 
entPhysicalSoftwareRev.100327210 = 
entPhysicalSoftwareRev.100327211 = 
entPhysicalSoftwareRev.100327212 = 
entPhysicalSoftwareRev.100327213 = 
entPhysicalSoftwareRev.100327220 = 
entPhysicalSoftwareRev.100327221 = 
entPhysicalSoftwareRev.100327222 = 
entPhysicalSoftwareRev.100327223 = 
entPhysicalSoftwareRev.100327230 = 
entPhysicalSoftwareRev.100327231 = 
entPhysicalSoftwareRev.100327232 = 
entPhysicalSoftwareRev.100327233 = 
entPhysicalSoftwareRev.100327240 = 
entPhysicalSoftwareRev.100327241 = 
entPhysicalSoftwareRev.100327242 = 
entPhysicalSoftwareRev.100327243 = 
entPhysicalSoftwareRev.100328000 = 
entPhysicalSoftwareRev.100328100 = 
entPhysicalSoftwareRev.100328201 = 
entPhysicalSoftwareRev.100328202 = 
entPhysicalSoftwareRev.100328210 = 
entPhysicalSoftwareRev.100328211 = 
entPhysicalSoftwareRev.100328212 = 
entPhysicalSoftwareRev.100328213 = 
entPhysicalSoftwareRev.100328220 = 
entPhysicalSoftwareRev.100328221 = 
entPhysicalSoftwareRev.100328222 = 
entPhysicalSoftwareRev.100328223 = 
entPhysicalSoftwareRev.100328230 = 
entPhysicalSoftwareRev.100328231 = 
entPhysicalSoftwareRev.100328232 = 
entPhysicalSoftwareRev.100328233 = 
entPhysicalSoftwareRev.100328240 = 
entPhysicalSoftwareRev.100328241 = 
entPhysicalSoftwareRev.100328242 = 
entPhysicalSoftwareRev.100328243 = 
entPhysicalSoftwareRev.100329000 = 
entPhysicalSoftwareRev.100330000 = 
entPhysicalSoftwareRev.100331000 = 
entPhysicalSoftwareRev.100331100 = 
entPhysicalSoftwareRev.100331201 = 
entPhysicalSoftwareRev.100331202 = 
entPhysicalSoftwareRev.100331210 = 
entPhysicalSoftwareRev.100331211 = 
entPhysicalSoftwareRev.100331212 = 
entPhysicalSoftwareRev.100331213 = 
entPhysicalSoftwareRev.100331220 = 
entPhysicalSoftwareRev.100331221 = 
entPhysicalSoftwareRev.100331222 = 
entPhysicalSoftwareRev.100331223 = 
entPhysicalSoftwareRev.100331230 = 
entPhysicalSoftwareRev.100331231 = 
entPhysicalSoftwareRev.100331232 = 
entPhysicalSoftwareRev.100331233 = 
entPhysicalSoftwareRev.100331240 = 
entPhysicalSoftwareRev.100331241 = 
entPhysicalSoftwareRev.100331242 = 
entPhysicalSoftwareRev.100331243 = 
entPhysicalSoftwareRev.100332000 = 
entPhysicalSoftwareRev.100332100 = 
entPhysicalSoftwareRev.100332201 = 
entPhysicalSoftwareRev.100332202 = 
entPhysicalSoftwareRev.100332210 = 
entPhysicalSoftwareRev.100332211 = 
entPhysicalSoftwareRev.100332212 = 
entPhysicalSoftwareRev.100332213 = 
entPhysicalSoftwareRev.100332220 = 
entPhysicalSoftwareRev.100332221 = 
entPhysicalSoftwareRev.100332222 = 
entPhysicalSoftwareRev.100332223 = 
entPhysicalSoftwareRev.100332230 = 
entPhysicalSoftwareRev.100332231 = 
entPhysicalSoftwareRev.100332232 = 
entPhysicalSoftwareRev.100332233 = 
entPhysicalSoftwareRev.100332240 = 
entPhysicalSoftwareRev.100332241 = 
entPhysicalSoftwareRev.100332242 = 
entPhysicalSoftwareRev.100332243 = 
entPhysicalSoftwareRev.100333000 = 
entPhysicalSoftwareRev.100334000 = 
entPhysicalSoftwareRev.100601000 = 
entPhysicalSoftwareRev.100601100 = 
entPhysicalSoftwareRev.100601110 = 
entPhysicalSoftwareRev.100601111 = 
entPhysicalSoftwareRev.100602000 = 
entPhysicalSoftwareRev.100602100 = 
entPhysicalSoftwareRev.100602110 = 
entPhysicalSoftwareRev.100602111 = 
entPhysicalSoftwareRev.100603000 = 
entPhysicalSoftwareRev.100603100 = 
entPhysicalSoftwareRev.100603110 = 
entPhysicalSoftwareRev.100603111 = 
entPhysicalSoftwareRev.100604000 = 
entPhysicalSoftwareRev.100604100 = 
entPhysicalSoftwareRev.100604110 = 
entPhysicalSoftwareRev.100604111 = 
entPhysicalSoftwareRev.100710000 = 
entPhysicalSoftwareRev.100711000 = 
entPhysicalSoftwareRev.100711101 = 
entPhysicalSoftwareRev.100711102 = 
entPhysicalSoftwareRev.100711103 = 
entPhysicalSoftwareRev.100711104 = 
entPhysicalSoftwareRev.100711105 = 
entPhysicalSoftwareRev.100711106 = 
entPhysicalSoftwareRev.100711107 = 
entPhysicalSoftwareRev.100711210 = 
entPhysicalSoftwareRev.100711211 = 
entPhysicalSoftwareRev.100720000 = 
entPhysicalSoftwareRev.100721000 = 
entPhysicalSoftwareRev.100721101 = 
entPhysicalSoftwareRev.100721102 = 
entPhysicalSoftwareRev.100721103 = 
entPhysicalSoftwareRev.100721104 = 
entPhysicalSoftwareRev.100721105 = 
entPhysicalSoftwareRev.100721106 = 
entPhysicalSoftwareRev.100721107 = 
entPhysicalSoftwareRev.100721210 = 
entPhysicalSoftwareRev.100721211 = 
entPhysicalSoftwareRev.1100004000 = 
entPhysicalSoftwareRev.1100006000 = 
entPhysicalSoftwareRev.1100140000 = 
entPhysicalSoftwareRev.1100300000 = 
entPhysicalSoftwareRev.1100600000 = 
entPhysicalSoftwareRev.1100700000 = 
entPhysicalSoftwareRev.1100711100 = 
entPhysicalSoftwareRev.1100711200 = 
entPhysicalSoftwareRev.1100721100 = 
entPhysicalSoftwareRev.1100721200 = 
entPhysicalSerialNum.1 = JPE21113196
entPhysicalSerialNum.100004000 = 
entPhysicalSerialNum.100004196 = 
entPhysicalSerialNum.100005000 = 
entPhysicalSerialNum.100005001 = 
entPhysicalSerialNum.100005002 = 
entPhysicalSerialNum.100006001 = 
entPhysicalSerialNum.100006002 = 
entPhysicalSerialNum.100006003 = 
entPhysicalSerialNum.100006004 = 
entPhysicalSerialNum.100006005 = 
entPhysicalSerialNum.100006006 = 
entPhysicalSerialNum.100006007 = 
entPhysicalSerialNum.100006008 = 
entPhysicalSerialNum.100006009 = 
entPhysicalSerialNum.100006010 = 
entPhysicalSerialNum.100006011 = 
entPhysicalSerialNum.100006012 = 
entPhysicalSerialNum.100006013 = 
entPhysicalSerialNum.100006014 = 
entPhysicalSerialNum.100006015 = 
entPhysicalSerialNum.100006016 = 
entPhysicalSerialNum.100006101 = 
entPhysicalSerialNum.100006102 = 
entPhysicalSerialNum.100006103 = 
entPhysicalSerialNum.100006104 = 
entPhysicalSerialNum.100006105 = 
entPhysicalSerialNum.100006106 = 
entPhysicalSerialNum.100006107 = 
entPhysicalSerialNum.100006108 = 
entPhysicalSerialNum.100006109 = 
entPhysicalSerialNum.100006110 = 
entPhysicalSerialNum.100006111 = 
entPhysicalSerialNum.100006112 = 
entPhysicalSerialNum.100006113 = 
entPhysicalSerialNum.100006114 = 
entPhysicalSerialNum.100006115 = 
entPhysicalSerialNum.100006116 = 
entPhysicalSerialNum.100006117 = 
entPhysicalSerialNum.100006118 = 
entPhysicalSerialNum.100006119 = 
entPhysicalSerialNum.100006120 = 
entPhysicalSerialNum.100006121 = 
entPhysicalSerialNum.100006122 = 
entPhysicalSerialNum.100006123 = 
entPhysicalSerialNum.100015001 = 
entPhysicalSerialNum.100015002 = 
entPhysicalSerialNum.100100000 = 
entPhysicalSerialNum.100100001 = 
entPhysicalSerialNum.100100002 = 
entPhysicalSerialNum.100100003 = 
entPhysicalSerialNum.100100004 = 
entPhysicalSerialNum.100100005 = 
entPhysicalSerialNum.100100006 = 
entPhysicalSerialNum.100100007 = 
entPhysicalSerialNum.100100008 = 
entPhysicalSerialNum.100100009 = 
entPhysicalSerialNum.100100010 = 
entPhysicalSerialNum.100100011 = 
entPhysicalSerialNum.100100012 = 
entPhysicalSerialNum.100100013 = 
entPhysicalSerialNum.100100014 = 
entPhysicalSerialNum.100100015 = 
entPhysicalSerialNum.100100016 = 
entPhysicalSerialNum.100100017 = 
entPhysicalSerialNum.100100018 = 
entPhysicalSerialNum.100100019 = 
entPhysicalSerialNum.100100020 = 
entPhysicalSerialNum.100100021 = 
entPhysicalSerialNum.100100022 = 
entPhysicalSerialNum.100100023 = 
entPhysicalSerialNum.100100024 = 
entPhysicalSerialNum.100100025 = 
entPhysicalSerialNum.100100026 = 
entPhysicalSerialNum.100100027 = 
entPhysicalSerialNum.100100028 = 
entPhysicalSerialNum.100100029 = 
entPhysicalSerialNum.100100030 = 
entPhysicalSerialNum.100100031 = 
entPhysicalSerialNum.100100032 = 
entPhysicalSerialNum.100100033 = 
entPhysicalSerialNum.100100034 = 
entPhysicalSerialNum.100100035 = 
entPhysicalSerialNum.100100036 = 
entPhysicalSerialNum.100100037 = 
entPhysicalSerialNum.100100038 = 
entPhysicalSerialNum.100100039 = 
entPhysicalSerialNum.100100040 = 
entPhysicalSerialNum.100100041 = 
entPhysicalSerialNum.100100042 = 
entPhysicalSerialNum.100100043 = 
entPhysicalSerialNum.100100044 = 
entPhysicalSerialNum.100100045 = 
entPhysicalSerialNum.100100046 = 
entPhysicalSerialNum.100100047 = 
entPhysicalSerialNum.100100048 = 
entPhysicalSerialNum.100100049 = 
entPhysicalSerialNum.100100050 = 
entPhysicalSerialNum.100100051 = 
entPhysicalSerialNum.100100052 = 
entPhysicalSerialNum.100100053 = 
entPhysicalSerialNum.100100054 = 
entPhysicalSerialNum.100100055 = 
entPhysicalSerialNum.100100056 = 
entPhysicalSerialNum.100100057 = 
entPhysicalSerialNum.100100058 = 
entPhysicalSerialNum.100100059 = 
entPhysicalSerialNum.100100060 = 
entPhysicalSerialNum.100100061 = 
entPhysicalSerialNum.100100062 = 
entPhysicalSerialNum.100100063 = 
entPhysicalSerialNum.100100064 = 
entPhysicalSerialNum.100100065 = 
entPhysicalSerialNum.100100066 = 
entPhysicalSerialNum.100100067 = 
entPhysicalSerialNum.100100068 = 
entPhysicalSerialNum.100100069 = 
entPhysicalSerialNum.100100070 = 
entPhysicalSerialNum.100100071 = 
entPhysicalSerialNum.100100072 = 
entPhysicalSerialNum.100100073 = 
entPhysicalSerialNum.100100074 = 
entPhysicalSerialNum.100100075 = 
entPhysicalSerialNum.100100076 = 
entPhysicalSerialNum.100100077 = 
entPhysicalSerialNum.100100078 = 
entPhysicalSerialNum.100100079 = 
entPhysicalSerialNum.100100080 = 
entPhysicalSerialNum.100100081 = 
entPhysicalSerialNum.100100082 = 
entPhysicalSerialNum.100100083 = 
entPhysicalSerialNum.100100084 = 
entPhysicalSerialNum.100100085 = 
entPhysicalSerialNum.100100086 = 
entPhysicalSerialNum.100100087 = 
entPhysicalSerialNum.100100088 = 
entPhysicalSerialNum.100100089 = 
entPhysicalSerialNum.100100090 = 
entPhysicalSerialNum.100100091 = 
entPhysicalSerialNum.100100092 = 
entPhysicalSerialNum.100100093 = 
entPhysicalSerialNum.100100094 = 
entPhysicalSerialNum.100100095 = 
entPhysicalSerialNum.100100096 = 
entPhysicalSerialNum.100100097 = 
entPhysicalSerialNum.100100098 = 
entPhysicalSerialNum.100100099 = 
entPhysicalSerialNum.100100100 = 
entPhysicalSerialNum.100100101 = 
entPhysicalSerialNum.100100102 = 
entPhysicalSerialNum.100100103 = 
entPhysicalSerialNum.100100104 = 
entPhysicalSerialNum.100100105 = 
entPhysicalSerialNum.100100106 = 
entPhysicalSerialNum.100100107 = 
entPhysicalSerialNum.100100108 = 
entPhysicalSerialNum.100100109 = 
entPhysicalSerialNum.100100110 = 
entPhysicalSerialNum.100100111 = 
entPhysicalSerialNum.100100112 = 
entPhysicalSerialNum.100100113 = 
entPhysicalSerialNum.100100114 = 
entPhysicalSerialNum.100100115 = 
entPhysicalSerialNum.100100116 = 
entPhysicalSerialNum.100100117 = 
entPhysicalSerialNum.100100118 = 
entPhysicalSerialNum.100100119 = 
entPhysicalSerialNum.100100120 = 
entPhysicalSerialNum.100100121 = 
entPhysicalSerialNum.100100122 = 
entPhysicalSerialNum.100100123 = 
entPhysicalSerialNum.100100124 = 
entPhysicalSerialNum.100100125 = 
entPhysicalSerialNum.100100126 = 
entPhysicalSerialNum.100100127 = 
entPhysicalSerialNum.100100128 = 
entPhysicalSerialNum.100100129 = 
entPhysicalSerialNum.100110131 = 
entPhysicalSerialNum.100301000 = 
entPhysicalSerialNum.100302000 = 
entPhysicalSerialNum.100303000 = 
entPhysicalSerialNum.100304000 = 
entPhysicalSerialNum.100305000 = 
entPhysicalSerialNum.100306000 = 
entPhysicalSerialNum.100307000 = 
entPhysicalSerialNum.100308000 = 
entPhysicalSerialNum.100309000 = 
entPhysicalSerialNum.100310000 = 
entPhysicalSerialNum.100311000 = 
entPhysicalSerialNum.100312000 = 
entPhysicalSerialNum.100313000 = 
entPhysicalSerialNum.100314000 = 
entPhysicalSerialNum.100315000 = 
entPhysicalSerialNum.100316000 = 
entPhysicalSerialNum.100317000 = 
entPhysicalSerialNum.100318000 = 
entPhysicalSerialNum.100319000 = 
entPhysicalSerialNum.100320000 = 
entPhysicalSerialNum.100321000 = 
entPhysicalSerialNum.100321100 = F1940175029-1   
entPhysicalSerialNum.100322000 = 
entPhysicalSerialNum.100322100 = C2004116584     
entPhysicalSerialNum.100322201 = 
entPhysicalSerialNum.100322202 = 
entPhysicalSerialNum.100322210 = 
entPhysicalSerialNum.100322211 = 
entPhysicalSerialNum.100322213 = 
entPhysicalSerialNum.100322220 = 
entPhysicalSerialNum.100322221 = 
entPhysicalSerialNum.100322223 = 
entPhysicalSerialNum.100322230 = 
entPhysicalSerialNum.100322231 = 
entPhysicalSerialNum.100322233 = 
entPhysicalSerialNum.100322240 = 
entPhysicalSerialNum.100322241 = 
entPhysicalSerialNum.100322243 = 
entPhysicalSerialNum.100323000 = 
entPhysicalSerialNum.100323100 = F2030916355     
entPhysicalSerialNum.100323201 = 
entPhysicalSerialNum.100323202 = 
entPhysicalSerialNum.100323210 = 
entPhysicalSerialNum.100323211 = 
entPhysicalSerialNum.100323212 = 
entPhysicalSerialNum.100323213 = 
entPhysicalSerialNum.100323220 = 
entPhysicalSerialNum.100323221 = 
entPhysicalSerialNum.100323222 = 
entPhysicalSerialNum.100323223 = 
entPhysicalSerialNum.100323230 = 
entPhysicalSerialNum.100323231 = 
entPhysicalSerialNum.100323232 = 
entPhysicalSerialNum.100323233 = 
entPhysicalSerialNum.100323240 = 
entPhysicalSerialNum.100323241 = 
entPhysicalSerialNum.100323242 = 
entPhysicalSerialNum.100323243 = 
entPhysicalSerialNum.100324000 = 
entPhysicalSerialNum.100324100 = F2030916348     
entPhysicalSerialNum.100324201 = 
entPhysicalSerialNum.100324202 = 
entPhysicalSerialNum.100324210 = 
entPhysicalSerialNum.100324211 = 
entPhysicalSerialNum.100324212 = 
entPhysicalSerialNum.100324213 = 
entPhysicalSerialNum.100324220 = 
entPhysicalSerialNum.100324221 = 
entPhysicalSerialNum.100324222 = 
entPhysicalSerialNum.100324223 = 
entPhysicalSerialNum.100324230 = 
entPhysicalSerialNum.100324231 = 
entPhysicalSerialNum.100324232 = 
entPhysicalSerialNum.100324233 = 
entPhysicalSerialNum.100324240 = 
entPhysicalSerialNum.100324241 = 
entPhysicalSerialNum.100324242 = 
entPhysicalSerialNum.100324243 = 
entPhysicalSerialNum.100325000 = 
entPhysicalSerialNum.100325100 = F2030916346     
entPhysicalSerialNum.100325201 = 
entPhysicalSerialNum.100325202 = 
entPhysicalSerialNum.100325210 = 
entPhysicalSerialNum.100325211 = 
entPhysicalSerialNum.100325212 = 
entPhysicalSerialNum.100325213 = 
entPhysicalSerialNum.100325220 = 
entPhysicalSerialNum.100325221 = 
entPhysicalSerialNum.100325222 = 
entPhysicalSerialNum.100325223 = 
entPhysicalSerialNum.100325230 = 
entPhysicalSerialNum.100325231 = 
entPhysicalSerialNum.100325232 = 
entPhysicalSerialNum.100325233 = 
entPhysicalSerialNum.100325240 = 
entPhysicalSerialNum.100325241 = 
entPhysicalSerialNum.100325242 = 
entPhysicalSerialNum.100325243 = 
entPhysicalSerialNum.100326000 = 
entPhysicalSerialNum.100326100 = F2030916356     
entPhysicalSerialNum.100326201 = 
entPhysicalSerialNum.100326202 = 
entPhysicalSerialNum.100326210 = 
entPhysicalSerialNum.100326211 = 
entPhysicalSerialNum.100326212 = 
entPhysicalSerialNum.100326213 = 
entPhysicalSerialNum.100326220 = 
entPhysicalSerialNum.100326221 = 
entPhysicalSerialNum.100326222 = 
entPhysicalSerialNum.100326223 = 
entPhysicalSerialNum.100326230 = 
entPhysicalSerialNum.100326231 = 
entPhysicalSerialNum.100326232 = 
entPhysicalSerialNum.100326233 = 
entPhysicalSerialNum.100326240 = 
entPhysicalSerialNum.100326241 = 
entPhysicalSerialNum.100326242 = 
entPhysicalSerialNum.100326243 = 
entPhysicalSerialNum.100327000 = 
entPhysicalSerialNum.100327100 = F2030916374     
entPhysicalSerialNum.100327201 = 
entPhysicalSerialNum.100327202 = 
entPhysicalSerialNum.100327210 = 
entPhysicalSerialNum.100327211 = 
entPhysicalSerialNum.100327212 = 
entPhysicalSerialNum.100327213 = 
entPhysicalSerialNum.100327220 = 
entPhysicalSerialNum.100327221 = 
entPhysicalSerialNum.100327222 = 
entPhysicalSerialNum.100327223 = 
entPhysicalSerialNum.100327230 = 
entPhysicalSerialNum.100327231 = 
entPhysicalSerialNum.100327232 = 
entPhysicalSerialNum.100327233 = 
entPhysicalSerialNum.100327240 = 
entPhysicalSerialNum.100327241 = 
entPhysicalSerialNum.100327242 = 
entPhysicalSerialNum.100327243 = 
entPhysicalSerialNum.100328000 = 
entPhysicalSerialNum.100328100 = F2030916345     
entPhysicalSerialNum.100328201 = 
entPhysicalSerialNum.100328202 = 
entPhysicalSerialNum.100328210 = 
entPhysicalSerialNum.100328211 = 
entPhysicalSerialNum.100328212 = 
entPhysicalSerialNum.100328213 = 
entPhysicalSerialNum.100328220 = 
entPhysicalSerialNum.100328221 = 
entPhysicalSerialNum.100328222 = 
entPhysicalSerialNum.100328223 = 
entPhysicalSerialNum.100328230 = 
entPhysicalSerialNum.100328231 = 
entPhysicalSerialNum.100328232 = 
entPhysicalSerialNum.100328233 = 
entPhysicalSerialNum.100328240 = 
entPhysicalSerialNum.100328241 = 
entPhysicalSerialNum.100328242 = 
entPhysicalSerialNum.100328243 = 
entPhysicalSerialNum.100329000 = 
entPhysicalSerialNum.100330000 = 
entPhysicalSerialNum.100331000 = 
entPhysicalSerialNum.100331100 = F1912007031     
entPhysicalSerialNum.100331201 = 
entPhysicalSerialNum.100331202 = 
entPhysicalSerialNum.100331210 = 
entPhysicalSerialNum.100331211 = 
entPhysicalSerialNum.100331212 = 
entPhysicalSerialNum.100331213 = 
entPhysicalSerialNum.100331220 = 
entPhysicalSerialNum.100331221 = 
entPhysicalSerialNum.100331222 = 
entPhysicalSerialNum.100331223 = 
entPhysicalSerialNum.100331230 = 
entPhysicalSerialNum.100331231 = 
entPhysicalSerialNum.100331232 = 
entPhysicalSerialNum.100331233 = 
entPhysicalSerialNum.100331240 = 
entPhysicalSerialNum.100331241 = 
entPhysicalSerialNum.100331242 = 
entPhysicalSerialNum.100331243 = 
entPhysicalSerialNum.100332000 = 
entPhysicalSerialNum.100332100 = F1912007032     
entPhysicalSerialNum.100332201 = 
entPhysicalSerialNum.100332202 = 
entPhysicalSerialNum.100332210 = 
entPhysicalSerialNum.100332211 = 
entPhysicalSerialNum.100332212 = 
entPhysicalSerialNum.100332213 = 
entPhysicalSerialNum.100332220 = 
entPhysicalSerialNum.100332221 = 
entPhysicalSerialNum.100332222 = 
entPhysicalSerialNum.100332223 = 
entPhysicalSerialNum.100332230 = 
entPhysicalSerialNum.100332231 = 
entPhysicalSerialNum.100332232 = 
entPhysicalSerialNum.100332233 = 
entPhysicalSerialNum.100332240 = 
entPhysicalSerialNum.100332241 = 
entPhysicalSerialNum.100332242 = 
entPhysicalSerialNum.100332243 = 
entPhysicalSerialNum.100333000 = 
entPhysicalSerialNum.100334000 = 
entPhysicalSerialNum.100601000 = 
entPhysicalSerialNum.100601100 = N/A
entPhysicalSerialNum.100601110 = 
entPhysicalSerialNum.100601111 = 
entPhysicalSerialNum.100602000 = 
entPhysicalSerialNum.100602100 = N/A
entPhysicalSerialNum.100602110 = 
entPhysicalSerialNum.100602111 = 
entPhysicalSerialNum.100603000 = 
entPhysicalSerialNum.100603100 = N/A
entPhysicalSerialNum.100603110 = 
entPhysicalSerialNum.100603111 = 
entPhysicalSerialNum.100604000 = 
entPhysicalSerialNum.100604100 = N/A
entPhysicalSerialNum.100604110 = 
entPhysicalSerialNum.100604111 = 
entPhysicalSerialNum.100710000 = 
entPhysicalSerialNum.100711000 = DDQT0A67KPA
entPhysicalSerialNum.100711101 = 
entPhysicalSerialNum.100711102 = 
entPhysicalSerialNum.100711103 = 
entPhysicalSerialNum.100711104 = 
entPhysicalSerialNum.100711105 = 
entPhysicalSerialNum.100711106 = 
entPhysicalSerialNum.100711107 = 
entPhysicalSerialNum.100711210 = 
entPhysicalSerialNum.100711211 = 
entPhysicalSerialNum.100720000 = 
entPhysicalSerialNum.100721000 = DDQT09F7ACC
entPhysicalSerialNum.100721101 = 
entPhysicalSerialNum.100721102 = 
entPhysicalSerialNum.100721103 = 
entPhysicalSerialNum.100721104 = 
entPhysicalSerialNum.100721105 = 
entPhysicalSerialNum.100721106 = 
entPhysicalSerialNum.100721107 = 
entPhysicalSerialNum.100721210 = 
entPhysicalSerialNum.100721211 = 
entPhysicalSerialNum.1100004000 = 
entPhysicalSerialNum.1100006000 = 
entPhysicalSerialNum.1100140000 = 
entPhysicalSerialNum.1100300000 = 
entPhysicalSerialNum.1100600000 = 
entPhysicalSerialNum.1100700000 = 
entPhysicalSerialNum.1100711100 = 
entPhysicalSerialNum.1100711200 = 
entPhysicalSerialNum.1100721100 = 
entPhysicalSerialNum.1100721200 = 
entPhysicalMfgName.1 = Arista Networks
entPhysicalMfgName.100004000 = 
entPhysicalMfgName.100004196 = 
entPhysicalMfgName.100005000 = 
entPhysicalMfgName.100005001 = 
entPhysicalMfgName.100005002 = 
entPhysicalMfgName.100006001 = 
entPhysicalMfgName.100006002 = 
entPhysicalMfgName.100006003 = 
entPhysicalMfgName.100006004 = 
entPhysicalMfgName.100006005 = 
entPhysicalMfgName.100006006 = 
entPhysicalMfgName.100006007 = 
entPhysicalMfgName.100006008 = 
entPhysicalMfgName.100006009 = 
entPhysicalMfgName.100006010 = 
entPhysicalMfgName.100006011 = 
entPhysicalMfgName.100006012 = 
entPhysicalMfgName.100006013 = 
entPhysicalMfgName.100006014 = 
entPhysicalMfgName.100006015 = 
entPhysicalMfgName.100006016 = 
entPhysicalMfgName.100006101 = 
entPhysicalMfgName.100006102 = 
entPhysicalMfgName.100006103 = 
entPhysicalMfgName.100006104 = 
entPhysicalMfgName.100006105 = 
entPhysicalMfgName.100006106 = 
entPhysicalMfgName.100006107 = 
entPhysicalMfgName.100006108 = 
entPhysicalMfgName.100006109 = 
entPhysicalMfgName.100006110 = 
entPhysicalMfgName.100006111 = 
entPhysicalMfgName.100006112 = 
entPhysicalMfgName.100006113 = 
entPhysicalMfgName.100006114 = 
entPhysicalMfgName.100006115 = 
entPhysicalMfgName.100006116 = 
entPhysicalMfgName.100006117 = 
entPhysicalMfgName.100006118 = 
entPhysicalMfgName.100006119 = 
entPhysicalMfgName.100006120 = 
entPhysicalMfgName.100006121 = 
entPhysicalMfgName.100006122 = 
entPhysicalMfgName.100006123 = 
entPhysicalMfgName.100015001 = 
entPhysicalMfgName.100015002 = 
entPhysicalMfgName.100100000 = 
entPhysicalMfgName.100100001 = 
entPhysicalMfgName.100100002 = 
entPhysicalMfgName.100100003 = 
entPhysicalMfgName.100100004 = 
entPhysicalMfgName.100100005 = 
entPhysicalMfgName.100100006 = 
entPhysicalMfgName.100100007 = 
entPhysicalMfgName.100100008 = 
entPhysicalMfgName.100100009 = 
entPhysicalMfgName.100100010 = 
entPhysicalMfgName.100100011 = 
entPhysicalMfgName.100100012 = 
entPhysicalMfgName.100100013 = 
entPhysicalMfgName.100100014 = 
entPhysicalMfgName.100100015 = 
entPhysicalMfgName.100100016 = 
entPhysicalMfgName.100100017 = 
entPhysicalMfgName.100100018 = 
entPhysicalMfgName.100100019 = 
entPhysicalMfgName.100100020 = 
entPhysicalMfgName.100100021 = 
entPhysicalMfgName.100100022 = 
entPhysicalMfgName.100100023 = 
entPhysicalMfgName.100100024 = 
entPhysicalMfgName.100100025 = 
entPhysicalMfgName.100100026 = 
entPhysicalMfgName.100100027 = 
entPhysicalMfgName.100100028 = 
entPhysicalMfgName.100100029 = 
entPhysicalMfgName.100100030 = 
entPhysicalMfgName.100100031 = 
entPhysicalMfgName.100100032 = 
entPhysicalMfgName.100100033 = 
entPhysicalMfgName.100100034 = 
entPhysicalMfgName.100100035 = 
entPhysicalMfgName.100100036 = 
entPhysicalMfgName.100100037 = 
entPhysicalMfgName.100100038 = 
entPhysicalMfgName.100100039 = 
entPhysicalMfgName.100100040 = 
entPhysicalMfgName.100100041 = 
entPhysicalMfgName.100100042 = 
entPhysicalMfgName.100100043 = 
entPhysicalMfgName.100100044 = 
entPhysicalMfgName.100100045 = 
entPhysicalMfgName.100100046 = 
entPhysicalMfgName.100100047 = 
entPhysicalMfgName.100100048 = 
entPhysicalMfgName.100100049 = 
entPhysicalMfgName.100100050 = 
entPhysicalMfgName.100100051 = 
entPhysicalMfgName.100100052 = 
entPhysicalMfgName.100100053 = 
entPhysicalMfgName.100100054 = 
entPhysicalMfgName.100100055 = 
entPhysicalMfgName.100100056 = 
entPhysicalMfgName.100100057 = 
entPhysicalMfgName.100100058 = 
entPhysicalMfgName.100100059 = 
entPhysicalMfgName.100100060 = 
entPhysicalMfgName.100100061 = 
entPhysicalMfgName.100100062 = 
entPhysicalMfgName.100100063 = 
entPhysicalMfgName.100100064 = 
entPhysicalMfgName.100100065 = 
entPhysicalMfgName.100100066 = 
entPhysicalMfgName.100100067 = 
entPhysicalMfgName.100100068 = 
entPhysicalMfgName.100100069 = 
entPhysicalMfgName.100100070 = 
entPhysicalMfgName.100100071 = 
entPhysicalMfgName.100100072 = 
entPhysicalMfgName.100100073 = 
entPhysicalMfgName.100100074 = 
entPhysicalMfgName.100100075 = 
entPhysicalMfgName.100100076 = 
entPhysicalMfgName.100100077 = 
entPhysicalMfgName.100100078 = 
entPhysicalMfgName.100100079 = 
entPhysicalMfgName.100100080 = 
entPhysicalMfgName.100100081 = 
entPhysicalMfgName.100100082 = 
entPhysicalMfgName.100100083 = 
entPhysicalMfgName.100100084 = 
entPhysicalMfgName.100100085 = 
entPhysicalMfgName.100100086 = 
entPhysicalMfgName.100100087 = 
entPhysicalMfgName.100100088 = 
entPhysicalMfgName.100100089 = 
entPhysicalMfgName.100100090 = 
entPhysicalMfgName.100100091 = 
entPhysicalMfgName.100100092 = 
entPhysicalMfgName.100100093 = 
entPhysicalMfgName.100100094 = 
entPhysicalMfgName.100100095 = 
entPhysicalMfgName.100100096 = 
entPhysicalMfgName.100100097 = 
entPhysicalMfgName.100100098 = 
entPhysicalMfgName.100100099 = 
entPhysicalMfgName.100100100 = 
entPhysicalMfgName.100100101 = 
entPhysicalMfgName.100100102 = 
entPhysicalMfgName.100100103 = 
entPhysicalMfgName.100100104 = 
entPhysicalMfgName.100100105 = 
entPhysicalMfgName.100100106 = 
entPhysicalMfgName.100100107 = 
entPhysicalMfgName.100100108 = 
entPhysicalMfgName.100100109 = 
entPhysicalMfgName.100100110 = 
entPhysicalMfgName.100100111 = 
entPhysicalMfgName.100100112 = 
entPhysicalMfgName.100100113 = 
entPhysicalMfgName.100100114 = 
entPhysicalMfgName.100100115 = 
entPhysicalMfgName.100100116 = 
entPhysicalMfgName.100100117 = 
entPhysicalMfgName.100100118 = 
entPhysicalMfgName.100100119 = 
entPhysicalMfgName.100100120 = 
entPhysicalMfgName.100100121 = 
entPhysicalMfgName.100100122 = 
entPhysicalMfgName.100100123 = 
entPhysicalMfgName.100100124 = 
entPhysicalMfgName.100100125 = 
entPhysicalMfgName.100100126 = 
entPhysicalMfgName.100100127 = 
entPhysicalMfgName.100100128 = 
entPhysicalMfgName.100100129 = 
entPhysicalMfgName.100110131 = 
entPhysicalMfgName.100301000 = 
entPhysicalMfgName.100302000 = 
entPhysicalMfgName.100303000 = 
entPhysicalMfgName.100304000 = 
entPhysicalMfgName.100305000 = 
entPhysicalMfgName.100306000 = 
entPhysicalMfgName.100307000 = 
entPhysicalMfgName.100308000 = 
entPhysicalMfgName.100309000 = 
entPhysicalMfgName.100310000 = 
entPhysicalMfgName.100311000 = 
entPhysicalMfgName.100312000 = 
entPhysicalMfgName.100313000 = 
entPhysicalMfgName.100314000 = 
entPhysicalMfgName.100315000 = 
entPhysicalMfgName.100316000 = 
entPhysicalMfgName.100317000 = 
entPhysicalMfgName.100318000 = 
entPhysicalMfgName.100319000 = 
entPhysicalMfgName.100320000 = 
entPhysicalMfgName.100321000 = 
entPhysicalMfgName.100321100 = Arista Networks 
entPhysicalMfgName.100322000 = 
entPhysicalMfgName.100322100 = FS              
entPhysicalMfgName.100322201 = 
entPhysicalMfgName.100322202 = 
entPhysicalMfgName.100322210 = 
entPhysicalMfgName.100322211 = 
entPhysicalMfgName.100322213 = 
entPhysicalMfgName.100322220 = 
entPhysicalMfgName.100322221 = 
entPhysicalMfgName.100322223 = 
entPhysicalMfgName.100322230 = 
entPhysicalMfgName.100322231 = 
entPhysicalMfgName.100322233 = 
entPhysicalMfgName.100322240 = 
entPhysicalMfgName.100322241 = 
entPhysicalMfgName.100322243 = 
entPhysicalMfgName.100323000 = 
entPhysicalMfgName.100323100 = Arista Networks 
entPhysicalMfgName.100323201 = 
entPhysicalMfgName.100323202 = 
entPhysicalMfgName.100323210 = 
entPhysicalMfgName.100323211 = 
entPhysicalMfgName.100323212 = 
entPhysicalMfgName.100323213 = 
entPhysicalMfgName.100323220 = 
entPhysicalMfgName.100323221 = 
entPhysicalMfgName.100323222 = 
entPhysicalMfgName.100323223 = 
entPhysicalMfgName.100323230 = 
entPhysicalMfgName.100323231 = 
entPhysicalMfgName.100323232 = 
entPhysicalMfgName.100323233 = 
entPhysicalMfgName.100323240 = 
entPhysicalMfgName.100323241 = 
entPhysicalMfgName.100323242 = 
entPhysicalMfgName.100323243 = 
entPhysicalMfgName.100324000 = 
entPhysicalMfgName.100324100 = Arista Networks 
entPhysicalMfgName.100324201 = 
entPhysicalMfgName.100324202 = 
entPhysicalMfgName.100324210 = 
entPhysicalMfgName.100324211 = 
entPhysicalMfgName.100324212 = 
entPhysicalMfgName.100324213 = 
entPhysicalMfgName.100324220 = 
entPhysicalMfgName.100324221 = 
entPhysicalMfgName.100324222 = 
entPhysicalMfgName.100324223 = 
entPhysicalMfgName.100324230 = 
entPhysicalMfgName.100324231 = 
entPhysicalMfgName.100324232 = 
entPhysicalMfgName.100324233 = 
entPhysicalMfgName.100324240 = 
entPhysicalMfgName.100324241 = 
entPhysicalMfgName.100324242 = 
entPhysicalMfgName.100324243 = 
entPhysicalMfgName.100325000 = 
entPhysicalMfgName.100325100 = Arista Networks 
entPhysicalMfgName.100325201 = 
entPhysicalMfgName.100325202 = 
entPhysicalMfgName.100325210 = 
entPhysicalMfgName.100325211 = 
entPhysicalMfgName.100325212 = 
entPhysicalMfgName.100325213 = 
entPhysicalMfgName.100325220 = 
entPhysicalMfgName.100325221 = 
entPhysicalMfgName.100325222 = 
entPhysicalMfgName.100325223 = 
entPhysicalMfgName.100325230 = 
entPhysicalMfgName.100325231 = 
entPhysicalMfgName.100325232 = 
entPhysicalMfgName.100325233 = 
entPhysicalMfgName.100325240 = 
entPhysicalMfgName.100325241 = 
entPhysicalMfgName.100325242 = 
entPhysicalMfgName.100325243 = 
entPhysicalMfgName.100326000 = 
entPhysicalMfgName.100326100 = Arista Networks 
entPhysicalMfgName.100326201 = 
entPhysicalMfgName.100326202 = 
entPhysicalMfgName.100326210 = 
entPhysicalMfgName.100326211 = 
entPhysicalMfgName.100326212 = 
entPhysicalMfgName.100326213 = 
entPhysicalMfgName.100326220 = 
entPhysicalMfgName.100326221 = 
entPhysicalMfgName.100326222 = 
entPhysicalMfgName.100326223 = 
entPhysicalMfgName.100326230 = 
entPhysicalMfgName.100326231 = 
entPhysicalMfgName.100326232 = 
entPhysicalMfgName.100326233 = 
entPhysicalMfgName.100326240 = 
entPhysicalMfgName.100326241 = 
entPhysicalMfgName.100326242 = 
entPhysicalMfgName.100326243 = 
entPhysicalMfgName.100327000 = 
entPhysicalMfgName.100327100 = Arista Networks 
entPhysicalMfgName.100327201 = 
entPhysicalMfgName.100327202 = 
entPhysicalMfgName.100327210 = 
entPhysicalMfgName.100327211 = 
entPhysicalMfgName.100327212 = 
entPhysicalMfgName.100327213 = 
entPhysicalMfgName.100327220 = 
entPhysicalMfgName.100327221 = 
entPhysicalMfgName.100327222 = 
entPhysicalMfgName.100327223 = 
entPhysicalMfgName.100327230 = 
entPhysicalMfgName.100327231 = 
entPhysicalMfgName.100327232 = 
entPhysicalMfgName.100327233 = 
entPhysicalMfgName.100327240 = 
entPhysicalMfgName.100327241 = 
entPhysicalMfgName.100327242 = 
entPhysicalMfgName.100327243 = 
entPhysicalMfgName.100328000 = 
entPhysicalMfgName.100328100 = Arista Networks 
entPhysicalMfgName.100328201 = 
entPhysicalMfgName.100328202 = 
entPhysicalMfgName.100328210 = 
entPhysicalMfgName.100328211 = 
entPhysicalMfgName.100328212 = 
entPhysicalMfgName.100328213 = 
entPhysicalMfgName.100328220 = 
entPhysicalMfgName.100328221 = 
entPhysicalMfgName.100328222 = 
entPhysicalMfgName.100328223 = 
entPhysicalMfgName.100328230 = 
entPhysicalMfgName.100328231 = 
entPhysicalMfgName.100328232 = 
entPhysicalMfgName.100328233 = 
entPhysicalMfgName.100328240 = 
entPhysicalMfgName.100328241 = 
entPhysicalMfgName.100328242 = 
entPhysicalMfgName.100328243 = 
entPhysicalMfgName.100329000 = 
entPhysicalMfgName.100330000 = 
entPhysicalMfgName.100331000 = 
entPhysicalMfgName.100331100 = Arista Networks 
entPhysicalMfgName.100331201 = 
entPhysicalMfgName.100331202 = 
entPhysicalMfgName.100331210 = 
entPhysicalMfgName.100331211 = 
entPhysicalMfgName.100331212 = 
entPhysicalMfgName.100331213 = 
entPhysicalMfgName.100331220 = 
entPhysicalMfgName.100331221 = 
entPhysicalMfgName.100331222 = 
entPhysicalMfgName.100331223 = 
entPhysicalMfgName.100331230 = 
entPhysicalMfgName.100331231 = 
entPhysicalMfgName.100331232 = 
entPhysicalMfgName.100331233 = 
entPhysicalMfgName.100331240 = 
entPhysicalMfgName.100331241 = 
entPhysicalMfgName.100331242 = 
entPhysicalMfgName.100331243 = 
entPhysicalMfgName.100332000 = 
entPhysicalMfgName.100332100 = Arista Networks 
entPhysicalMfgName.100332201 = 
entPhysicalMfgName.100332202 = 
entPhysicalMfgName.100332210 = 
entPhysicalMfgName.100332211 = 
entPhysicalMfgName.100332212 = 
entPhysicalMfgName.100332213 = 
entPhysicalMfgName.100332220 = 
entPhysicalMfgName.100332221 = 
entPhysicalMfgName.100332222 = 
entPhysicalMfgName.100332223 = 
entPhysicalMfgName.100332230 = 
entPhysicalMfgName.100332231 = 
entPhysicalMfgName.100332232 = 
entPhysicalMfgName.100332233 = 
entPhysicalMfgName.100332240 = 
entPhysicalMfgName.100332241 = 
entPhysicalMfgName.100332242 = 
entPhysicalMfgName.100332243 = 
entPhysicalMfgName.100333000 = 
entPhysicalMfgName.100334000 = 
entPhysicalMfgName.100601000 = 
entPhysicalMfgName.100601100 = 
entPhysicalMfgName.100601110 = 
entPhysicalMfgName.100601111 = 
entPhysicalMfgName.100602000 = 
entPhysicalMfgName.100602100 = 
entPhysicalMfgName.100602110 = 
entPhysicalMfgName.100602111 = 
entPhysicalMfgName.100603000 = 
entPhysicalMfgName.100603100 = 
entPhysicalMfgName.100603110 = 
entPhysicalMfgName.100603111 = 
entPhysicalMfgName.100604000 = 
entPhysicalMfgName.100604100 = 
entPhysicalMfgName.100604110 = 
entPhysicalMfgName.100604111 = 
entPhysicalMfgName.100710000 = 
entPhysicalMfgName.100711000 = DELTA
entPhysicalMfgName.100711101 = 
entPhysicalMfgName.100711102 = 
entPhysicalMfgName.100711103 = 
entPhysicalMfgName.100711104 = 
entPhysicalMfgName.100711105 = 
entPhysicalMfgName.100711106 = 
entPhysicalMfgName.100711107 = 
entPhysicalMfgName.100711210 = 
entPhysicalMfgName.100711211 = 
entPhysicalMfgName.100720000 = 
entPhysicalMfgName.100721000 = DELTA
entPhysicalMfgName.100721101 = 
entPhysicalMfgName.100721102 = 
entPhysicalMfgName.100721103 = 
entPhysicalMfgName.100721104 = 
entPhysicalMfgName.100721105 = 
entPhysicalMfgName.100721106 = 
entPhysicalMfgName.100721107 = 
entPhysicalMfgName.100721210 = 
entPhysicalMfgName.100721211 = 
entPhysicalMfgName.1100004000 = 
entPhysicalMfgName.1100006000 = 
entPhysicalMfgName.1100140000 = 
entPhysicalMfgName.1100300000 = 
entPhysicalMfgName.1100600000 = 
entPhysicalMfgName.1100700000 = 
entPhysicalMfgName.1100711100 = 
entPhysicalMfgName.1100711200 = 
entPhysicalMfgName.1100721100 = 
entPhysicalMfgName.1100721200 = 
entPhysicalModelName.1 = DCS-7050CX3-32S
entPhysicalModelName.100004000 = 
entPhysicalModelName.100004196 = StandbyCpld
entPhysicalModelName.100005000 = Isl68124
entPhysicalModelName.100005001 = Isl68127
entPhysicalModelName.100005002 = Isl68127
entPhysicalModelName.100006001 = 
entPhysicalModelName.100006002 = Max6658
entPhysicalModelName.100006003 = 
entPhysicalModelName.100006004 = Max6658
entPhysicalModelName.100006005 = 
entPhysicalModelName.100006006 = 
entPhysicalModelName.100006007 = 
entPhysicalModelName.100006008 = 
entPhysicalModelName.100006009 = 
entPhysicalModelName.100006010 = 
entPhysicalModelName.100006011 = 
entPhysicalModelName.100006012 = 
entPhysicalModelName.100006013 = 
entPhysicalModelName.100006014 = 
entPhysicalModelName.100006015 = 
entPhysicalModelName.100006016 = 
entPhysicalModelName.100006101 = 
entPhysicalModelName.100006102 = 
entPhysicalModelName.100006103 = 
entPhysicalModelName.100006104 = 
entPhysicalModelName.100006105 = 
entPhysicalModelName.100006106 = 
entPhysicalModelName.100006107 = 
entPhysicalModelName.100006108 = 
entPhysicalModelName.100006109 = 
entPhysicalModelName.100006110 = 
entPhysicalModelName.100006111 = 
entPhysicalModelName.100006112 = 
entPhysicalModelName.100006113 = 
entPhysicalModelName.100006114 = 
entPhysicalModelName.100006115 = 
entPhysicalModelName.100006116 = 
entPhysicalModelName.100006117 = 
entPhysicalModelName.100006118 = 
entPhysicalModelName.100006119 = 
entPhysicalModelName.100006120 = 
entPhysicalModelName.100006121 = 
entPhysicalModelName.100006122 = 
entPhysicalModelName.100006123 = 
entPhysicalModelName.100015001 = Ucd90120A
entPhysicalModelName.100015002 = 
entPhysicalModelName.100100000 = 
entPhysicalModelName.100100001 = 
entPhysicalModelName.100100002 = 
entPhysicalModelName.100100003 = 
entPhysicalModelName.100100004 = 
entPhysicalModelName.100100005 = 
entPhysicalModelName.100100006 = 
entPhysicalModelName.100100007 = 
entPhysicalModelName.100100008 = 
entPhysicalModelName.100100009 = 
entPhysicalModelName.100100010 = 
entPhysicalModelName.100100011 = 
entPhysicalModelName.100100012 = 
entPhysicalModelName.100100013 = 
entPhysicalModelName.100100014 = 
entPhysicalModelName.100100015 = 
entPhysicalModelName.100100016 = 
entPhysicalModelName.100100017 = 
entPhysicalModelName.100100018 = 
entPhysicalModelName.100100019 = 
entPhysicalModelName.100100020 = 
entPhysicalModelName.100100021 = 
entPhysicalModelName.100100022 = 
entPhysicalModelName.100100023 = 
entPhysicalModelName.100100024 = 
entPhysicalModelName.100100025 = 
entPhysicalModelName.100100026 = 
entPhysicalModelName.100100027 = 
entPhysicalModelName.100100028 = 
entPhysicalModelName.100100029 = 
entPhysicalModelName.100100030 = 
entPhysicalModelName.100100031 = 
entPhysicalModelName.100100032 = 
entPhysicalModelName.100100033 = 
entPhysicalModelName.100100034 = 
entPhysicalModelName.100100035 = 
entPhysicalModelName.100100036 = 
entPhysicalModelName.100100037 = 
entPhysicalModelName.100100038 = 
entPhysicalModelName.100100039 = 
entPhysicalModelName.100100040 = 
entPhysicalModelName.100100041 = 
entPhysicalModelName.100100042 = 
entPhysicalModelName.100100043 = 
entPhysicalModelName.100100044 = 
entPhysicalModelName.100100045 = 
entPhysicalModelName.100100046 = 
entPhysicalModelName.100100047 = 
entPhysicalModelName.100100048 = 
entPhysicalModelName.100100049 = 
entPhysicalModelName.100100050 = 
entPhysicalModelName.100100051 = 
entPhysicalModelName.100100052 = 
entPhysicalModelName.100100053 = 
entPhysicalModelName.100100054 = 
entPhysicalModelName.100100055 = 
entPhysicalModelName.100100056 = 
entPhysicalModelName.100100057 = 
entPhysicalModelName.100100058 = 
entPhysicalModelName.100100059 = 
entPhysicalModelName.100100060 = 
entPhysicalModelName.100100061 = 
entPhysicalModelName.100100062 = 
entPhysicalModelName.100100063 = 
entPhysicalModelName.100100064 = 
entPhysicalModelName.100100065 = 
entPhysicalModelName.100100066 = 
entPhysicalModelName.100100067 = 
entPhysicalModelName.100100068 = 
entPhysicalModelName.100100069 = 
entPhysicalModelName.100100070 = 
entPhysicalModelName.100100071 = 
entPhysicalModelName.100100072 = 
entPhysicalModelName.100100073 = 
entPhysicalModelName.100100074 = 
entPhysicalModelName.100100075 = 
entPhysicalModelName.100100076 = 
entPhysicalModelName.100100077 = 
entPhysicalModelName.100100078 = 
entPhysicalModelName.100100079 = 
entPhysicalModelName.100100080 = 
entPhysicalModelName.100100081 = 
entPhysicalModelName.100100082 = 
entPhysicalModelName.100100083 = 
entPhysicalModelName.100100084 = 
entPhysicalModelName.100100085 = 
entPhysicalModelName.100100086 = 
entPhysicalModelName.100100087 = 
entPhysicalModelName.100100088 = 
entPhysicalModelName.100100089 = 
entPhysicalModelName.100100090 = 
entPhysicalModelName.100100091 = 
entPhysicalModelName.100100092 = 
entPhysicalModelName.100100093 = 
entPhysicalModelName.100100094 = 
entPhysicalModelName.100100095 = 
entPhysicalModelName.100100096 = 
entPhysicalModelName.100100097 = 
entPhysicalModelName.100100098 = 
entPhysicalModelName.100100099 = 
entPhysicalModelName.100100100 = 
entPhysicalModelName.100100101 = 
entPhysicalModelName.100100102 = 
entPhysicalModelName.100100103 = 
entPhysicalModelName.100100104 = 
entPhysicalModelName.100100105 = 
entPhysicalModelName.100100106 = 
entPhysicalModelName.100100107 = 
entPhysicalModelName.100100108 = 
entPhysicalModelName.100100109 = 
entPhysicalModelName.100100110 = 
entPhysicalModelName.100100111 = 
entPhysicalModelName.100100112 = 
entPhysicalModelName.100100113 = 
entPhysicalModelName.100100114 = 
entPhysicalModelName.100100115 = 
entPhysicalModelName.100100116 = 
entPhysicalModelName.100100117 = 
entPhysicalModelName.100100118 = 
entPhysicalModelName.100100119 = 
entPhysicalModelName.100100120 = 
entPhysicalModelName.100100121 = 
entPhysicalModelName.100100122 = 
entPhysicalModelName.100100123 = 
entPhysicalModelName.100100124 = 
entPhysicalModelName.100100125 = 
entPhysicalModelName.100100126 = 
entPhysicalModelName.100100127 = 
entPhysicalModelName.100100128 = 
entPhysicalModelName.100100129 = 
entPhysicalModelName.100110131 = 
entPhysicalModelName.100301000 = 
entPhysicalModelName.100302000 = 
entPhysicalModelName.100303000 = 
entPhysicalModelName.100304000 = 
entPhysicalModelName.100305000 = 
entPhysicalModelName.100306000 = 
entPhysicalModelName.100307000 = 
entPhysicalModelName.100308000 = 
entPhysicalModelName.100309000 = 
entPhysicalModelName.100310000 = 
entPhysicalModelName.100311000 = 
entPhysicalModelName.100312000 = 
entPhysicalModelName.100313000 = 
entPhysicalModelName.100314000 = 
entPhysicalModelName.100315000 = 
entPhysicalModelName.100316000 = 
entPhysicalModelName.100317000 = 
entPhysicalModelName.100318000 = 
entPhysicalModelName.100319000 = 
entPhysicalModelName.100320000 = 
entPhysicalModelName.100321000 = 
entPhysicalModelName.100321100 = QSFP-PC005      
entPhysicalModelName.100322000 = 
entPhysicalModelName.100322100 = QSFP-BD-40G     
entPhysicalModelName.100322201 = 
entPhysicalModelName.100322202 = 
entPhysicalModelName.100322210 = 
entPhysicalModelName.100322211 = 
entPhysicalModelName.100322213 = 
entPhysicalModelName.100322220 = 
entPhysicalModelName.100322221 = 
entPhysicalModelName.100322223 = 
entPhysicalModelName.100322230 = 
entPhysicalModelName.100322231 = 
entPhysicalModelName.100322233 = 
entPhysicalModelName.100322240 = 
entPhysicalModelName.100322241 = 
entPhysicalModelName.100322243 = 
entPhysicalModelName.100323000 = 
entPhysicalModelName.100323100 = QSFP28-SR4-100G 
entPhysicalModelName.100323201 = 
entPhysicalModelName.100323202 = 
entPhysicalModelName.100323210 = 
entPhysicalModelName.100323211 = 
entPhysicalModelName.100323212 = 
entPhysicalModelName.100323213 = 
entPhysicalModelName.100323220 = 
entPhysicalModelName.100323221 = 
entPhysicalModelName.100323222 = 
entPhysicalModelName.100323223 = 
entPhysicalModelName.100323230 = 
entPhysicalModelName.100323231 = 
entPhysicalModelName.100323232 = 
entPhysicalModelName.100323233 = 
entPhysicalModelName.100323240 = 
entPhysicalModelName.100323241 = 
entPhysicalModelName.100323242 = 
entPhysicalModelName.100323243 = 
entPhysicalModelName.100324000 = 
entPhysicalModelName.100324100 = QSFP28-SR4-100G 
entPhysicalModelName.100324201 = 
entPhysicalModelName.100324202 = 
entPhysicalModelName.100324210 = 
entPhysicalModelName.100324211 = 
entPhysicalModelName.100324212 = 
entPhysicalModelName.100324213 = 
entPhysicalModelName.100324220 = 
entPhysicalModelName.100324221 = 
entPhysicalModelName.100324222 = 
entPhysicalModelName.100324223 = 
entPhysicalModelName.100324230 = 
entPhysicalModelName.100324231 = 
entPhysicalModelName.100324232 = 
entPhysicalModelName.100324233 = 
entPhysicalModelName.100324240 = 
entPhysicalModelName.100324241 = 
entPhysicalModelName.100324242 = 
entPhysicalModelName.100324243 = 
entPhysicalModelName.100325000 = 
entPhysicalModelName.100325100 = QSFP28-SR4-100G 
entPhysicalModelName.100325201 = 
entPhysicalModelName.100325202 = 
entPhysicalModelName.100325210 = 
entPhysicalModelName.100325211 = 
entPhysicalModelName.100325212 = 
entPhysicalModelName.100325213 = 
entPhysicalModelName.100325220 = 
entPhysicalModelName.100325221 = 
entPhysicalModelName.100325222 = 
entPhysicalModelName.100325223 = 
entPhysicalModelName.100325230 = 
entPhysicalModelName.100325231 = 
entPhysicalModelName.100325232 = 
entPhysicalModelName.100325233 = 
entPhysicalModelName.100325240 = 
entPhysicalModelName.100325241 = 
entPhysicalModelName.100325242 = 
entPhysicalModelName.100325243 = 
entPhysicalModelName.100326000 = 
entPhysicalModelName.100326100 = QSFP28-SR4-100G 
entPhysicalModelName.100326201 = 
entPhysicalModelName.100326202 = 
entPhysicalModelName.100326210 = 
entPhysicalModelName.100326211 = 
entPhysicalModelName.100326212 = 
entPhysicalModelName.100326213 = 
entPhysicalModelName.100326220 = 
entPhysicalModelName.100326221 = 
entPhysicalModelName.100326222 = 
entPhysicalModelName.100326223 = 
entPhysicalModelName.100326230 = 
entPhysicalModelName.100326231 = 
entPhysicalModelName.100326232 = 
entPhysicalModelName.100326233 = 
entPhysicalModelName.100326240 = 
entPhysicalModelName.100326241 = 
entPhysicalModelName.100326242 = 
entPhysicalModelName.100326243 = 
entPhysicalModelName.100327000 = 
entPhysicalModelName.100327100 = QSFP28-SR4-100G 
entPhysicalModelName.100327201 = 
entPhysicalModelName.100327202 = 
entPhysicalModelName.100327210 = 
entPhysicalModelName.100327211 = 
entPhysicalModelName.100327212 = 
entPhysicalModelName.100327213 = 
entPhysicalModelName.100327220 = 
entPhysicalModelName.100327221 = 
entPhysicalModelName.100327222 = 
entPhysicalModelName.100327223 = 
entPhysicalModelName.100327230 = 
entPhysicalModelName.100327231 = 
entPhysicalModelName.100327232 = 
entPhysicalModelName.100327233 = 
entPhysicalModelName.100327240 = 
entPhysicalModelName.100327241 = 
entPhysicalModelName.100327242 = 
entPhysicalModelName.100327243 = 
entPhysicalModelName.100328000 = 
entPhysicalModelName.100328100 = QSFP28-SR4-100G 
entPhysicalModelName.100328201 = 
entPhysicalModelName.100328202 = 
entPhysicalModelName.100328210 = 
entPhysicalModelName.100328211 = 
entPhysicalModelName.100328212 = 
entPhysicalModelName.100328213 = 
entPhysicalModelName.100328220 = 
entPhysicalModelName.100328221 = 
entPhysicalModelName.100328222 = 
entPhysicalModelName.100328223 = 
entPhysicalModelName.100328230 = 
entPhysicalModelName.100328231 = 
entPhysicalModelName.100328232 = 
entPhysicalModelName.100328233 = 
entPhysicalModelName.100328240 = 
entPhysicalModelName.100328241 = 
entPhysicalModelName.100328242 = 
entPhysicalModelName.100328243 = 
entPhysicalModelName.100329000 = 
entPhysicalModelName.100330000 = 
entPhysicalModelName.100331000 = 
entPhysicalModelName.100331100 = QSFP-LX4-40G    
entPhysicalModelName.100331201 = 
entPhysicalModelName.100331202 = 
entPhysicalModelName.100331210 = 
entPhysicalModelName.100331211 = 
entPhysicalModelName.100331212 = 
entPhysicalModelName.100331213 = 
entPhysicalModelName.100331220 = 
entPhysicalModelName.100331221 = 
entPhysicalModelName.100331222 = 
entPhysicalModelName.100331223 = 
entPhysicalModelName.100331230 = 
entPhysicalModelName.100331231 = 
entPhysicalModelName.100331232 = 
entPhysicalModelName.100331233 = 
entPhysicalModelName.100331240 = 
entPhysicalModelName.100331241 = 
entPhysicalModelName.100331242 = 
entPhysicalModelName.100331243 = 
entPhysicalModelName.100332000 = 
entPhysicalModelName.100332100 = QSFP-LX4-40G    
entPhysicalModelName.100332201 = 
entPhysicalModelName.100332202 = 
entPhysicalModelName.100332210 = 
entPhysicalModelName.100332211 = 
entPhysicalModelName.100332212 = 
entPhysicalModelName.100332213 = 
entPhysicalModelName.100332220 = 
entPhysicalModelName.100332221 = 
entPhysicalModelName.100332222 = 
entPhysicalModelName.100332223 = 
entPhysicalModelName.100332230 = 
entPhysicalModelName.100332231 = 
entPhysicalModelName.100332232 = 
entPhysicalModelName.100332233 = 
entPhysicalModelName.100332240 = 
entPhysicalModelName.100332241 = 
entPhysicalModelName.100332242 = 
entPhysicalModelName.100332243 = 
entPhysicalModelName.100333000 = 
entPhysicalModelName.100334000 = 
entPhysicalModelName.100601000 = 
entPhysicalModelName.100601100 = FAN-7000H-F
entPhysicalModelName.100601110 = 
entPhysicalModelName.100601111 = 
entPhysicalModelName.100602000 = 
entPhysicalModelName.100602100 = FAN-7000H-F
entPhysicalModelName.100602110 = 
entPhysicalModelName.100602111 = 
entPhysicalModelName.100603000 = 
entPhysicalModelName.100603100 = FAN-7000H-F
entPhysicalModelName.100603110 = 
entPhysicalModelName.100603111 = 
entPhysicalModelName.100604000 = 
entPhysicalModelName.100604100 = FAN-7000H-F
entPhysicalModelName.100604110 = 
entPhysicalModelName.100604111 = 
entPhysicalModelName.100710000 = 
entPhysicalModelName.100711000 = PWR-500AC-F
entPhysicalModelName.100711101 = 
entPhysicalModelName.100711102 = 
entPhysicalModelName.100711103 = 
entPhysicalModelName.100711104 = 
entPhysicalModelName.100711105 = 
entPhysicalModelName.100711106 = 
entPhysicalModelName.100711107 = 
entPhysicalModelName.100711210 = 
entPhysicalModelName.100711211 = 
entPhysicalModelName.100720000 = 
entPhysicalModelName.100721000 = PWR-500AC-F
entPhysicalModelName.100721101 = 
entPhysicalModelName.100721102 = 
entPhysicalModelName.100721103 = 
entPhysicalModelName.100721104 = 
entPhysicalModelName.100721105 = 
entPhysicalModelName.100721106 = 
entPhysicalModelName.100721107 = 
entPhysicalModelName.100721210 = 
entPhysicalModelName.100721211 = 
entPhysicalModelName.1100004000 = 
entPhysicalModelName.1100006000 = 
entPhysicalModelName.1100140000 = 
entPhysicalModelName.1100300000 = 
entPhysicalModelName.1100600000 = 
entPhysicalModelName.1100700000 = 
entPhysicalModelName.1100711100 = 
entPhysicalModelName.1100711200 = 
entPhysicalModelName.1100721100 = 
entPhysicalModelName.1100721200 = 
entPhysicalAlias.1 = 
entPhysicalAlias.100004000 = 
entPhysicalAlias.100004196 = 
entPhysicalAlias.100005000 = 
entPhysicalAlias.100005001 = 
entPhysicalAlias.100005002 = 
entPhysicalAlias.100006001 = 
entPhysicalAlias.100006002 = 
entPhysicalAlias.100006003 = 
entPhysicalAlias.100006004 = 
entPhysicalAlias.100006005 = 
entPhysicalAlias.100006006 = 
entPhysicalAlias.100006007 = 
entPhysicalAlias.100006008 = 
entPhysicalAlias.100006009 = 
entPhysicalAlias.100006010 = 
entPhysicalAlias.100006011 = 
entPhysicalAlias.100006012 = 
entPhysicalAlias.100006013 = 
entPhysicalAlias.100006014 = 
entPhysicalAlias.100006015 = 
entPhysicalAlias.100006016 = 
entPhysicalAlias.100006101 = 
entPhysicalAlias.100006102 = 
entPhysicalAlias.100006103 = 
entPhysicalAlias.100006104 = 
entPhysicalAlias.100006105 = 
entPhysicalAlias.100006106 = 
entPhysicalAlias.100006107 = 
entPhysicalAlias.100006108 = 
entPhysicalAlias.100006109 = 
entPhysicalAlias.100006110 = 
entPhysicalAlias.100006111 = 
entPhysicalAlias.100006112 = 
entPhysicalAlias.100006113 = 
entPhysicalAlias.100006114 = 
entPhysicalAlias.100006115 = 
entPhysicalAlias.100006116 = 
entPhysicalAlias.100006117 = 
entPhysicalAlias.100006118 = 
entPhysicalAlias.100006119 = 
entPhysicalAlias.100006120 = 
entPhysicalAlias.100006121 = 
entPhysicalAlias.100006122 = 
entPhysicalAlias.100006123 = 
entPhysicalAlias.100015001 = 
entPhysicalAlias.100015002 = 
entPhysicalAlias.100100000 = 
entPhysicalAlias.100100001 = 
entPhysicalAlias.100100002 = 
entPhysicalAlias.100100003 = 
entPhysicalAlias.100100004 = 
entPhysicalAlias.100100005 = 
entPhysicalAlias.100100006 = 
entPhysicalAlias.100100007 = 
entPhysicalAlias.100100008 = 
entPhysicalAlias.100100009 = 
entPhysicalAlias.100100010 = 
entPhysicalAlias.100100011 = 
entPhysicalAlias.100100012 = 
entPhysicalAlias.100100013 = 
entPhysicalAlias.100100014 = 
entPhysicalAlias.100100015 = 
entPhysicalAlias.100100016 = 
entPhysicalAlias.100100017 = 
entPhysicalAlias.100100018 = 
entPhysicalAlias.100100019 = 
entPhysicalAlias.100100020 = 
entPhysicalAlias.100100021 = 
entPhysicalAlias.100100022 = 
entPhysicalAlias.100100023 = 
entPhysicalAlias.100100024 = 
entPhysicalAlias.100100025 = 
entPhysicalAlias.100100026 = 
entPhysicalAlias.100100027 = 
entPhysicalAlias.100100028 = 
entPhysicalAlias.100100029 = 
entPhysicalAlias.100100030 = 
entPhysicalAlias.100100031 = 
entPhysicalAlias.100100032 = 
entPhysicalAlias.100100033 = 
entPhysicalAlias.100100034 = 
entPhysicalAlias.100100035 = 
entPhysicalAlias.100100036 = 
entPhysicalAlias.100100037 = 
entPhysicalAlias.100100038 = 
entPhysicalAlias.100100039 = 
entPhysicalAlias.100100040 = 
entPhysicalAlias.100100041 = 
entPhysicalAlias.100100042 = 
entPhysicalAlias.100100043 = 
entPhysicalAlias.100100044 = 
entPhysicalAlias.100100045 = 
entPhysicalAlias.100100046 = 
entPhysicalAlias.100100047 = 
entPhysicalAlias.100100048 = 
entPhysicalAlias.100100049 = 
entPhysicalAlias.100100050 = 
entPhysicalAlias.100100051 = 
entPhysicalAlias.100100052 = 
entPhysicalAlias.100100053 = 
entPhysicalAlias.100100054 = 
entPhysicalAlias.100100055 = 
entPhysicalAlias.100100056 = 
entPhysicalAlias.100100057 = 
entPhysicalAlias.100100058 = 
entPhysicalAlias.100100059 = 
entPhysicalAlias.100100060 = 
entPhysicalAlias.100100061 = 
entPhysicalAlias.100100062 = 
entPhysicalAlias.100100063 = 
entPhysicalAlias.100100064 = 
entPhysicalAlias.100100065 = 
entPhysicalAlias.100100066 = 
entPhysicalAlias.100100067 = 
entPhysicalAlias.100100068 = 
entPhysicalAlias.100100069 = 
entPhysicalAlias.100100070 = 
entPhysicalAlias.100100071 = 
entPhysicalAlias.100100072 = 
entPhysicalAlias.100100073 = 
entPhysicalAlias.100100074 = 
entPhysicalAlias.100100075 = 
entPhysicalAlias.100100076 = 
entPhysicalAlias.100100077 = 
entPhysicalAlias.100100078 = 
entPhysicalAlias.100100079 = 
entPhysicalAlias.100100080 = 
entPhysicalAlias.100100081 = 
entPhysicalAlias.100100082 = 
entPhysicalAlias.100100083 = 
entPhysicalAlias.100100084 = 
entPhysicalAlias.100100085 = 
entPhysicalAlias.100100086 = 
entPhysicalAlias.100100087 = 
entPhysicalAlias.100100088 = 
entPhysicalAlias.100100089 = 
entPhysicalAlias.100100090 = 
entPhysicalAlias.100100091 = 
entPhysicalAlias.100100092 = 
entPhysicalAlias.100100093 = 
entPhysicalAlias.100100094 = 
entPhysicalAlias.100100095 = 
entPhysicalAlias.100100096 = 
entPhysicalAlias.100100097 = 
entPhysicalAlias.100100098 = 
entPhysicalAlias.100100099 = 
entPhysicalAlias.100100100 = 
entPhysicalAlias.100100101 = 
entPhysicalAlias.100100102 = 
entPhysicalAlias.100100103 = 
entPhysicalAlias.100100104 = 
entPhysicalAlias.100100105 = 
entPhysicalAlias.100100106 = 
entPhysicalAlias.100100107 = 
entPhysicalAlias.100100108 = 
entPhysicalAlias.100100109 = 
entPhysicalAlias.100100110 = 
entPhysicalAlias.100100111 = 
entPhysicalAlias.100100112 = 
entPhysicalAlias.100100113 = 
entPhysicalAlias.100100114 = 
entPhysicalAlias.100100115 = 
entPhysicalAlias.100100116 = 
entPhysicalAlias.100100117 = 
entPhysicalAlias.100100118 = 
entPhysicalAlias.100100119 = 
entPhysicalAlias.100100120 = 
entPhysicalAlias.100100121 = 
entPhysicalAlias.100100122 = 
entPhysicalAlias.100100123 = 
entPhysicalAlias.100100124 = 
entPhysicalAlias.100100125 = 
entPhysicalAlias.100100126 = 
entPhysicalAlias.100100127 = 
entPhysicalAlias.100100128 = 
entPhysicalAlias.100100129 = 
entPhysicalAlias.100110131 = 
entPhysicalAlias.100301000 = 
entPhysicalAlias.100302000 = 
entPhysicalAlias.100303000 = 
entPhysicalAlias.100304000 = 
entPhysicalAlias.100305000 = 
entPhysicalAlias.100306000 = 
entPhysicalAlias.100307000 = 
entPhysicalAlias.100308000 = 
entPhysicalAlias.100309000 = 
entPhysicalAlias.100310000 = 
entPhysicalAlias.100311000 = 
entPhysicalAlias.100312000 = 
entPhysicalAlias.100313000 = 
entPhysicalAlias.100314000 = 
entPhysicalAlias.100315000 = 
entPhysicalAlias.100316000 = 
entPhysicalAlias.100317000 = 
entPhysicalAlias.100318000 = 
entPhysicalAlias.100319000 = 
entPhysicalAlias.100320000 = 
entPhysicalAlias.100321000 = 
entPhysicalAlias.100321100 = Ethernet21
entPhysicalAlias.100322000 = 
entPhysicalAlias.100322100 = Ethernet22
entPhysicalAlias.100322201 = 
entPhysicalAlias.100322202 = 
entPhysicalAlias.100322210 = 
entPhysicalAlias.100322211 = 
entPhysicalAlias.100322213 = 
entPhysicalAlias.100322220 = 
entPhysicalAlias.100322221 = 
entPhysicalAlias.100322223 = 
entPhysicalAlias.100322230 = 
entPhysicalAlias.100322231 = 
entPhysicalAlias.100322233 = 
entPhysicalAlias.100322240 = 
entPhysicalAlias.100322241 = 
entPhysicalAlias.100322243 = 
entPhysicalAlias.100323000 = 
entPhysicalAlias.100323100 = Ethernet23
entPhysicalAlias.100323201 = 
entPhysicalAlias.100323202 = 
entPhysicalAlias.100323210 = 
entPhysicalAlias.100323211 = 
entPhysicalAlias.100323212 = 
entPhysicalAlias.100323213 = 
entPhysicalAlias.100323220 = 
entPhysicalAlias.100323221 = 
entPhysicalAlias.100323222 = 
entPhysicalAlias.100323223 = 
entPhysicalAlias.100323230 = 
entPhysicalAlias.100323231 = 
entPhysicalAlias.100323232 = 
entPhysicalAlias.100323233 = 
entPhysicalAlias.100323240 = 
entPhysicalAlias.100323241 = 
entPhysicalAlias.100323242 = 
entPhysicalAlias.100323243 = 
entPhysicalAlias.100324000 = 
entPhysicalAlias.100324100 = Ethernet24
entPhysicalAlias.100324201 = 
entPhysicalAlias.100324202 = 
entPhysicalAlias.100324210 = 
entPhysicalAlias.100324211 = 
entPhysicalAlias.100324212 = 
entPhysicalAlias.100324213 = 
entPhysicalAlias.100324220 = 
entPhysicalAlias.100324221 = 
entPhysicalAlias.100324222 = 
entPhysicalAlias.100324223 = 
entPhysicalAlias.100324230 = 
entPhysicalAlias.100324231 = 
entPhysicalAlias.100324232 = 
entPhysicalAlias.100324233 = 
entPhysicalAlias.100324240 = 
entPhysicalAlias.100324241 = 
entPhysicalAlias.100324242 = 
entPhysicalAlias.100324243 = 
entPhysicalAlias.100325000 = 
entPhysicalAlias.100325100 = Ethernet25
entPhysicalAlias.100325201 = 
entPhysicalAlias.100325202 = 
entPhysicalAlias.100325210 = 
entPhysicalAlias.100325211 = 
entPhysicalAlias.100325212 = 
entPhysicalAlias.100325213 = 
entPhysicalAlias.100325220 = 
entPhysicalAlias.100325221 = 
entPhysicalAlias.100325222 = 
entPhysicalAlias.100325223 = 
entPhysicalAlias.100325230 = 
entPhysicalAlias.100325231 = 
entPhysicalAlias.100325232 = 
entPhysicalAlias.100325233 = 
entPhysicalAlias.100325240 = 
entPhysicalAlias.100325241 = 
entPhysicalAlias.100325242 = 
entPhysicalAlias.100325243 = 
entPhysicalAlias.100326000 = 
entPhysicalAlias.100326100 = Ethernet26
entPhysicalAlias.100326201 = 
entPhysicalAlias.100326202 = 
entPhysicalAlias.100326210 = 
entPhysicalAlias.100326211 = 
entPhysicalAlias.100326212 = 
entPhysicalAlias.100326213 = 
entPhysicalAlias.100326220 = 
entPhysicalAlias.100326221 = 
entPhysicalAlias.100326222 = 
entPhysicalAlias.100326223 = 
entPhysicalAlias.100326230 = 
entPhysicalAlias.100326231 = 
entPhysicalAlias.100326232 = 
entPhysicalAlias.100326233 = 
entPhysicalAlias.100326240 = 
entPhysicalAlias.100326241 = 
entPhysicalAlias.100326242 = 
entPhysicalAlias.100326243 = 
entPhysicalAlias.100327000 = 
entPhysicalAlias.100327100 = Ethernet27
entPhysicalAlias.100327201 = 
entPhysicalAlias.100327202 = 
entPhysicalAlias.100327210 = 
entPhysicalAlias.100327211 = 
entPhysicalAlias.100327212 = 
entPhysicalAlias.100327213 = 
entPhysicalAlias.100327220 = 
entPhysicalAlias.100327221 = 
entPhysicalAlias.100327222 = 
entPhysicalAlias.100327223 = 
entPhysicalAlias.100327230 = 
entPhysicalAlias.100327231 = 
entPhysicalAlias.100327232 = 
entPhysicalAlias.100327233 = 
entPhysicalAlias.100327240 = 
entPhysicalAlias.100327241 = 
entPhysicalAlias.100327242 = 
entPhysicalAlias.100327243 = 
entPhysicalAlias.100328000 = 
entPhysicalAlias.100328100 = Ethernet28
entPhysicalAlias.100328201 = 
entPhysicalAlias.100328202 = 
entPhysicalAlias.100328210 = 
entPhysicalAlias.100328211 = 
entPhysicalAlias.100328212 = 
entPhysicalAlias.100328213 = 
entPhysicalAlias.100328220 = 
entPhysicalAlias.100328221 = 
entPhysicalAlias.100328222 = 
entPhysicalAlias.100328223 = 
entPhysicalAlias.100328230 = 
entPhysicalAlias.100328231 = 
entPhysicalAlias.100328232 = 
entPhysicalAlias.100328233 = 
entPhysicalAlias.100328240 = 
entPhysicalAlias.100328241 = 
entPhysicalAlias.100328242 = 
entPhysicalAlias.100328243 = 
entPhysicalAlias.100329000 = 
entPhysicalAlias.100330000 = 
entPhysicalAlias.100331000 = 
entPhysicalAlias.100331100 = Ethernet31
entPhysicalAlias.100331201 = 
entPhysicalAlias.100331202 = 
entPhysicalAlias.100331210 = 
entPhysicalAlias.100331211 = 
entPhysicalAlias.100331212 = 
entPhysicalAlias.100331213 = 
entPhysicalAlias.100331220 = 
entPhysicalAlias.100331221 = 
entPhysicalAlias.100331222 = 
entPhysicalAlias.100331223 = 
entPhysicalAlias.100331230 = 
entPhysicalAlias.100331231 = 
entPhysicalAlias.100331232 = 
entPhysicalAlias.100331233 = 
entPhysicalAlias.100331240 = 
entPhysicalAlias.100331241 = 
entPhysicalAlias.100331242 = 
entPhysicalAlias.100331243 = 
entPhysicalAlias.100332000 = 
entPhysicalAlias.100332100 = Ethernet32
entPhysicalAlias.100332201 = 
entPhysicalAlias.100332202 = 
entPhysicalAlias.100332210 = 
entPhysicalAlias.100332211 = 
entPhysicalAlias.100332212 = 
entPhysicalAlias.100332213 = 
entPhysicalAlias.100332220 = 
entPhysicalAlias.100332221 = 
entPhysicalAlias.100332222 = 
entPhysicalAlias.100332223 = 
entPhysicalAlias.100332230 = 
entPhysicalAlias.100332231 = 
entPhysicalAlias.100332232 = 
entPhysicalAlias.100332233 = 
entPhysicalAlias.100332240 = 
entPhysicalAlias.100332241 = 
entPhysicalAlias.100332242 = 
entPhysicalAlias.100332243 = 
entPhysicalAlias.100333000 = 
entPhysicalAlias.100334000 = 
entPhysicalAlias.100601000 = 
entPhysicalAlias.100601100 = 
entPhysicalAlias.100601110 = 
entPhysicalAlias.100601111 = 
entPhysicalAlias.100602000 = 
entPhysicalAlias.100602100 = 
entPhysicalAlias.100602110 = 
entPhysicalAlias.100602111 = 
entPhysicalAlias.100603000 = 
entPhysicalAlias.100603100 = 
entPhysicalAlias.100603110 = 
entPhysicalAlias.100603111 = 
entPhysicalAlias.100604000 = 
entPhysicalAlias.100604100 = 
entPhysicalAlias.100604110 = 
entPhysicalAlias.100604111 = 
entPhysicalAlias.100710000 = 
entPhysicalAlias.100711000 = 
entPhysicalAlias.100711101 = 
entPhysicalAlias.100711102 = 
entPhysicalAlias.100711103 = 
entPhysicalAlias.100711104 = 
entPhysicalAlias.100711105 = 
entPhysicalAlias.100711106 = 
entPhysicalAlias.100711107 = 
entPhysicalAlias.100711210 = 
entPhysicalAlias.100711211 = 
entPhysicalAlias.100720000 = 
entPhysicalAlias.100721000 = 
entPhysicalAlias.100721101 = 
entPhysicalAlias.100721102 = 
entPhysicalAlias.100721103 = 
entPhysicalAlias.100721104 = 
entPhysicalAlias.100721105 = 
entPhysicalAlias.100721106 = 
entPhysicalAlias.100721107 = 
entPhysicalAlias.100721210 = 
entPhysicalAlias.100721211 = 
entPhysicalAlias.1100004000 = 
entPhysicalAlias.1100006000 = 
entPhysicalAlias.1100140000 = 
entPhysicalAlias.1100300000 = 
entPhysicalAlias.1100600000 = 
entPhysicalAlias.1100700000 = 
entPhysicalAlias.1100711100 = 
entPhysicalAlias.1100711200 = 
entPhysicalAlias.1100721100 = 
entPhysicalAlias.1100721200 = 
entPhysicalAssetID.1 = 
entPhysicalAssetID.100004000 = 
entPhysicalAssetID.100004196 = 
entPhysicalAssetID.100005000 = 
entPhysicalAssetID.100005001 = 
entPhysicalAssetID.100005002 = 
entPhysicalAssetID.100006001 = 
entPhysicalAssetID.100006002 = 
entPhysicalAssetID.100006003 = 
entPhysicalAssetID.100006004 = 
entPhysicalAssetID.100006005 = 
entPhysicalAssetID.100006006 = 
entPhysicalAssetID.100006007 = 
entPhysicalAssetID.100006008 = 
entPhysicalAssetID.100006009 = 
entPhysicalAssetID.100006010 = 
entPhysicalAssetID.100006011 = 
entPhysicalAssetID.100006012 = 
entPhysicalAssetID.100006013 = 
entPhysicalAssetID.100006014 = 
entPhysicalAssetID.100006015 = 
entPhysicalAssetID.100006016 = 
entPhysicalAssetID.100006101 = 
entPhysicalAssetID.100006102 = 
entPhysicalAssetID.100006103 = 
entPhysicalAssetID.100006104 = 
entPhysicalAssetID.100006105 = 
entPhysicalAssetID.100006106 = 
entPhysicalAssetID.100006107 = 
entPhysicalAssetID.100006108 = 
entPhysicalAssetID.100006109 = 
entPhysicalAssetID.100006110 = 
entPhysicalAssetID.100006111 = 
entPhysicalAssetID.100006112 = 
entPhysicalAssetID.100006113 = 
entPhysicalAssetID.100006114 = 
entPhysicalAssetID.100006115 = 
entPhysicalAssetID.100006116 = 
entPhysicalAssetID.100006117 = 
entPhysicalAssetID.100006118 = 
entPhysicalAssetID.100006119 = 
entPhysicalAssetID.100006120 = 
entPhysicalAssetID.100006121 = 
entPhysicalAssetID.100006122 = 
entPhysicalAssetID.100006123 = 
entPhysicalAssetID.100015001 = 
entPhysicalAssetID.100015002 = 
entPhysicalAssetID.100100000 = 
entPhysicalAssetID.100100001 = 
entPhysicalAssetID.100100002 = 
entPhysicalAssetID.100100003 = 
entPhysicalAssetID.100100004 = 
entPhysicalAssetID.100100005 = 
entPhysicalAssetID.100100006 = 
entPhysicalAssetID.100100007 = 
entPhysicalAssetID.100100008 = 
entPhysicalAssetID.100100009 = 
entPhysicalAssetID.100100010 = 
entPhysicalAssetID.100100011 = 
entPhysicalAssetID.100100012 = 
entPhysicalAssetID.100100013 = 
entPhysicalAssetID.100100014 = 
entPhysicalAssetID.100100015 = 
entPhysicalAssetID.100100016 = 
entPhysicalAssetID.100100017 = 
entPhysicalAssetID.100100018 = 
entPhysicalAssetID.100100019 = 
entPhysicalAssetID.100100020 = 
entPhysicalAssetID.100100021 = 
entPhysicalAssetID.100100022 = 
entPhysicalAssetID.100100023 = 
entPhysicalAssetID.100100024 = 
entPhysicalAssetID.100100025 = 
entPhysicalAssetID.100100026 = 
entPhysicalAssetID.100100027 = 
entPhysicalAssetID.100100028 = 
entPhysicalAssetID.100100029 = 
entPhysicalAssetID.100100030 = 
entPhysicalAssetID.100100031 = 
entPhysicalAssetID.100100032 = 
entPhysicalAssetID.100100033 = 
entPhysicalAssetID.100100034 = 
entPhysicalAssetID.100100035 = 
entPhysicalAssetID.100100036 = 
entPhysicalAssetID.100100037 = 
entPhysicalAssetID.100100038 = 
entPhysicalAssetID.100100039 = 
entPhysicalAssetID.100100040 = 
entPhysicalAssetID.100100041 = 
entPhysicalAssetID.100100042 = 
entPhysicalAssetID.100100043 = 
entPhysicalAssetID.100100044 = 
entPhysicalAssetID.100100045 = 
entPhysicalAssetID.100100046 = 
entPhysicalAssetID.100100047 = 
entPhysicalAssetID.100100048 = 
entPhysicalAssetID.100100049 = 
entPhysicalAssetID.100100050 = 
entPhysicalAssetID.100100051 = 
entPhysicalAssetID.100100052 = 
entPhysicalAssetID.100100053 = 
entPhysicalAssetID.100100054 = 
entPhysicalAssetID.100100055 = 
entPhysicalAssetID.100100056 = 
entPhysicalAssetID.100100057 = 
entPhysicalAssetID.100100058 = 
entPhysicalAssetID.100100059 = 
entPhysicalAssetID.100100060 = 
entPhysicalAssetID.100100061 = 
entPhysicalAssetID.100100062 = 
entPhysicalAssetID.100100063 = 
entPhysicalAssetID.100100064 = 
entPhysicalAssetID.100100065 = 
entPhysicalAssetID.100100066 = 
entPhysicalAssetID.100100067 = 
entPhysicalAssetID.100100068 = 
entPhysicalAssetID.100100069 = 
entPhysicalAssetID.100100070 = 
entPhysicalAssetID.100100071 = 
entPhysicalAssetID.100100072 = 
entPhysicalAssetID.100100073 = 
entPhysicalAssetID.100100074 = 
entPhysicalAssetID.100100075 = 
entPhysicalAssetID.100100076 = 
entPhysicalAssetID.100100077 = 
entPhysicalAssetID.100100078 = 
entPhysicalAssetID.100100079 = 
entPhysicalAssetID.100100080 = 
entPhysicalAssetID.100100081 = 
entPhysicalAssetID.100100082 = 
entPhysicalAssetID.100100083 = 
entPhysicalAssetID.100100084 = 
entPhysicalAssetID.100100085 = 
entPhysicalAssetID.100100086 = 
entPhysicalAssetID.100100087 = 
entPhysicalAssetID.100100088 = 
entPhysicalAssetID.100100089 = 
entPhysicalAssetID.100100090 = 
entPhysicalAssetID.100100091 = 
entPhysicalAssetID.100100092 = 
entPhysicalAssetID.100100093 = 
entPhysicalAssetID.100100094 = 
entPhysicalAssetID.100100095 = 
entPhysicalAssetID.100100096 = 
entPhysicalAssetID.100100097 = 
entPhysicalAssetID.100100098 = 
entPhysicalAssetID.100100099 = 
entPhysicalAssetID.100100100 = 
entPhysicalAssetID.100100101 = 
entPhysicalAssetID.100100102 = 
entPhysicalAssetID.100100103 = 
entPhysicalAssetID.100100104 = 
entPhysicalAssetID.100100105 = 
entPhysicalAssetID.100100106 = 
entPhysicalAssetID.100100107 = 
entPhysicalAssetID.100100108 = 
entPhysicalAssetID.100100109 = 
entPhysicalAssetID.100100110 = 
entPhysicalAssetID.100100111 = 
entPhysicalAssetID.100100112 = 
entPhysicalAssetID.100100113 = 
entPhysicalAssetID.100100114 = 
entPhysicalAssetID.100100115 = 
entPhysicalAssetID.100100116 = 
entPhysicalAssetID.100100117 = 
entPhysicalAssetID.100100118 = 
entPhysicalAssetID.100100119 = 
entPhysicalAssetID.100100120 = 
entPhysicalAssetID.100100121 = 
entPhysicalAssetID.100100122 = 
entPhysicalAssetID.100100123 = 
entPhysicalAssetID.100100124 = 
entPhysicalAssetID.100100125 = 
entPhysicalAssetID.100100126 = 
entPhysicalAssetID.100100127 = 
entPhysicalAssetID.100100128 = 
entPhysicalAssetID.100100129 = 
entPhysicalAssetID.100110131 = 
entPhysicalAssetID.100301000 = 
entPhysicalAssetID.100302000 = 
entPhysicalAssetID.100303000 = 
entPhysicalAssetID.100304000 = 
entPhysicalAssetID.100305000 = 
entPhysicalAssetID.100306000 = 
entPhysicalAssetID.100307000 = 
entPhysicalAssetID.100308000 = 
entPhysicalAssetID.100309000 = 
entPhysicalAssetID.100310000 = 
entPhysicalAssetID.100311000 = 
entPhysicalAssetID.100312000 = 
entPhysicalAssetID.100313000 = 
entPhysicalAssetID.100314000 = 
entPhysicalAssetID.100315000 = 
entPhysicalAssetID.100316000 = 
entPhysicalAssetID.100317000 = 
entPhysicalAssetID.100318000 = 
entPhysicalAssetID.100319000 = 
entPhysicalAssetID.100320000 = 
entPhysicalAssetID.100321000 = 
entPhysicalAssetID.100321100 = 
entPhysicalAssetID.100322000 = 
entPhysicalAssetID.100322100 = 
entPhysicalAssetID.100322201 = 
entPhysicalAssetID.100322202 = 
entPhysicalAssetID.100322210 = 
entPhysicalAssetID.100322211 = 
entPhysicalAssetID.100322213 = 
entPhysicalAssetID.100322220 = 
entPhysicalAssetID.100322221 = 
entPhysicalAssetID.100322223 = 
entPhysicalAssetID.100322230 = 
entPhysicalAssetID.100322231 = 
entPhysicalAssetID.100322233 = 
entPhysicalAssetID.100322240 = 
entPhysicalAssetID.100322241 = 
entPhysicalAssetID.100322243 = 
entPhysicalAssetID.100323000 = 
entPhysicalAssetID.100323100 = 
entPhysicalAssetID.100323201 = 
entPhysicalAssetID.100323202 = 
entPhysicalAssetID.100323210 = 
entPhysicalAssetID.100323211 = 
entPhysicalAssetID.100323212 = 
entPhysicalAssetID.100323213 = 
entPhysicalAssetID.100323220 = 
entPhysicalAssetID.100323221 = 
entPhysicalAssetID.100323222 = 
entPhysicalAssetID.100323223 = 
entPhysicalAssetID.100323230 = 
entPhysicalAssetID.100323231 = 
entPhysicalAssetID.100323232 = 
entPhysicalAssetID.100323233 = 
entPhysicalAssetID.100323240 = 
entPhysicalAssetID.100323241 = 
entPhysicalAssetID.100323242 = 
entPhysicalAssetID.100323243 = 
entPhysicalAssetID.100324000 = 
entPhysicalAssetID.100324100 = 
entPhysicalAssetID.100324201 = 
entPhysicalAssetID.100324202 = 
entPhysicalAssetID.100324210 = 
entPhysicalAssetID.100324211 = 
entPhysicalAssetID.100324212 = 
entPhysicalAssetID.100324213 = 
entPhysicalAssetID.100324220 = 
entPhysicalAssetID.100324221 = 
entPhysicalAssetID.100324222 = 
entPhysicalAssetID.100324223 = 
entPhysicalAssetID.100324230 = 
entPhysicalAssetID.100324231 = 
entPhysicalAssetID.100324232 = 
entPhysicalAssetID.100324233 = 
entPhysicalAssetID.100324240 = 
entPhysicalAssetID.100324241 = 
entPhysicalAssetID.100324242 = 
entPhysicalAssetID.100324243 = 
entPhysicalAssetID.100325000 = 
entPhysicalAssetID.100325100 = 
entPhysicalAssetID.100325201 = 
entPhysicalAssetID.100325202 = 
entPhysicalAssetID.100325210 = 
entPhysicalAssetID.100325211 = 
entPhysicalAssetID.100325212 = 
entPhysicalAssetID.100325213 = 
entPhysicalAssetID.100325220 = 
entPhysicalAssetID.100325221 = 
entPhysicalAssetID.100325222 = 
entPhysicalAssetID.100325223 = 
entPhysicalAssetID.100325230 = 
entPhysicalAssetID.100325231 = 
entPhysicalAssetID.100325232 = 
entPhysicalAssetID.100325233 = 
entPhysicalAssetID.100325240 = 
entPhysicalAssetID.100325241 = 
entPhysicalAssetID.100325242 = 
entPhysicalAssetID.100325243 = 
entPhysicalAssetID.100326000 = 
entPhysicalAssetID.100326100 = 
entPhysicalAssetID.100326201 = 
entPhysicalAssetID.100326202 = 
entPhysicalAssetID.100326210 = 
entPhysicalAssetID.100326211 = 
entPhysicalAssetID.100326212 = 
entPhysicalAssetID.100326213 = 
entPhysicalAssetID.100326220 = 
entPhysicalAssetID.100326221 = 
entPhysicalAssetID.100326222 = 
entPhysicalAssetID.100326223 = 
entPhysicalAssetID.100326230 = 
entPhysicalAssetID.100326231 = 
entPhysicalAssetID.100326232 = 
entPhysicalAssetID.100326233 = 
entPhysicalAssetID.100326240 = 
entPhysicalAssetID.100326241 = 
entPhysicalAssetID.100326242 = 
entPhysicalAssetID.100326243 = 
entPhysicalAssetID.100327000 = 
entPhysicalAssetID.100327100 = 
entPhysicalAssetID.100327201 = 
entPhysicalAssetID.100327202 = 
entPhysicalAssetID.100327210 = 
entPhysicalAssetID.100327211 = 
entPhysicalAssetID.100327212 = 
entPhysicalAssetID.100327213 = 
entPhysicalAssetID.100327220 = 
entPhysicalAssetID.100327221 = 
entPhysicalAssetID.100327222 = 
entPhysicalAssetID.100327223 = 
entPhysicalAssetID.100327230 = 
entPhysicalAssetID.100327231 = 
entPhysicalAssetID.100327232 = 
entPhysicalAssetID.100327233 = 
entPhysicalAssetID.100327240 = 
entPhysicalAssetID.100327241 = 
entPhysicalAssetID.100327242 = 
entPhysicalAssetID.100327243 = 
entPhysicalAssetID.100328000 = 
entPhysicalAssetID.100328100 = 
entPhysicalAssetID.100328201 = 
entPhysicalAssetID.100328202 = 
entPhysicalAssetID.100328210 = 
entPhysicalAssetID.100328211 = 
entPhysicalAssetID.100328212 = 
entPhysicalAssetID.100328213 = 
entPhysicalAssetID.100328220 = 
entPhysicalAssetID.100328221 = 
entPhysicalAssetID.100328222 = 
entPhysicalAssetID.100328223 = 
entPhysicalAssetID.100328230 = 
entPhysicalAssetID.100328231 = 
entPhysicalAssetID.100328232 = 
entPhysicalAssetID.100328233 = 
entPhysicalAssetID.100328240 = 
entPhysicalAssetID.100328241 = 
entPhysicalAssetID.100328242 = 
entPhysicalAssetID.100328243 = 
entPhysicalAssetID.100329000 = 
entPhysicalAssetID.100330000 = 
entPhysicalAssetID.100331000 = 
entPhysicalAssetID.100331100 = 
entPhysicalAssetID.100331201 = 
entPhysicalAssetID.100331202 = 
entPhysicalAssetID.100331210 = 
entPhysicalAssetID.100331211 = 
entPhysicalAssetID.100331212 = 
entPhysicalAssetID.100331213 = 
entPhysicalAssetID.100331220 = 
entPhysicalAssetID.100331221 = 
entPhysicalAssetID.100331222 = 
entPhysicalAssetID.100331223 = 
entPhysicalAssetID.100331230 = 
entPhysicalAssetID.100331231 = 
entPhysicalAssetID.100331232 = 
entPhysicalAssetID.100331233 = 
entPhysicalAssetID.100331240 = 
entPhysicalAssetID.100331241 = 
entPhysicalAssetID.100331242 = 
entPhysicalAssetID.100331243 = 
entPhysicalAssetID.100332000 = 
entPhysicalAssetID.100332100 = 
entPhysicalAssetID.100332201 = 
entPhysicalAssetID.100332202 = 
entPhysicalAssetID.100332210 = 
entPhysicalAssetID.100332211 = 
entPhysicalAssetID.100332212 = 
entPhysicalAssetID.100332213 = 
entPhysicalAssetID.100332220 = 
entPhysicalAssetID.100332221 = 
entPhysicalAssetID.100332222 = 
entPhysicalAssetID.100332223 = 
entPhysicalAssetID.100332230 = 
entPhysicalAssetID.100332231 = 
entPhysicalAssetID.100332232 = 
entPhysicalAssetID.100332233 = 
entPhysicalAssetID.100332240 = 
entPhysicalAssetID.100332241 = 
entPhysicalAssetID.100332242 = 
entPhysicalAssetID.100332243 = 
entPhysicalAssetID.100333000 = 
entPhysicalAssetID.100334000 = 
entPhysicalAssetID.100601000 = 
entPhysicalAssetID.100601100 = 
entPhysicalAssetID.100601110 = 
entPhysicalAssetID.100601111 = 
entPhysicalAssetID.100602000 = 
entPhysicalAssetID.100602100 = 
entPhysicalAssetID.100602110 = 
entPhysicalAssetID.100602111 = 
entPhysicalAssetID.100603000 = 
entPhysicalAssetID.100603100 = 
entPhysicalAssetID.100603110 = 
entPhysicalAssetID.100603111 = 
entPhysicalAssetID.100604000 = 
entPhysicalAssetID.100604100 = 
entPhysicalAssetID.100604110 = 
entPhysicalAssetID.100604111 = 
entPhysicalAssetID.100710000 = 
entPhysicalAssetID.100711000 = 
entPhysicalAssetID.100711101 = 
entPhysicalAssetID.100711102 = 
entPhysicalAssetID.100711103 = 
entPhysicalAssetID.100711104 = 
entPhysicalAssetID.100711105 = 
entPhysicalAssetID.100711106 = 
entPhysicalAssetID.100711107 = 
entPhysicalAssetID.100711210 = 
entPhysicalAssetID.100711211 = 
entPhysicalAssetID.100720000 = 
entPhysicalAssetID.100721000 = 
entPhysicalAssetID.100721101 = 
entPhysicalAssetID.100721102 = 
entPhysicalAssetID.100721103 = 
entPhysicalAssetID.100721104 = 
entPhysicalAssetID.100721105 = 
entPhysicalAssetID.100721106 = 
entPhysicalAssetID.100721107 = 
entPhysicalAssetID.100721210 = 
entPhysicalAssetID.100721211 = 
entPhysicalAssetID.1100004000 = 
entPhysicalAssetID.1100006000 = 
entPhysicalAssetID.1100140000 = 
entPhysicalAssetID.1100300000 = 
entPhysicalAssetID.1100600000 = 
entPhysicalAssetID.1100700000 = 
entPhysicalAssetID.1100711100 = 
entPhysicalAssetID.1100711200 = 
entPhysicalAssetID.1100721100 = 
entPhysicalAssetID.1100721200 = 
entPhysicalIsFRU.1 = false
entPhysicalIsFRU.100004000 = false
entPhysicalIsFRU.100004196 = false
entPhysicalIsFRU.100005000 = false
entPhysicalIsFRU.100005001 = false
entPhysicalIsFRU.100005002 = false
entPhysicalIsFRU.100006001 = false
entPhysicalIsFRU.100006002 = false
entPhysicalIsFRU.100006003 = false
entPhysicalIsFRU.100006004 = false
entPhysicalIsFRU.100006005 = false
entPhysicalIsFRU.100006006 = false
entPhysicalIsFRU.100006007 = false
entPhysicalIsFRU.100006008 = false
entPhysicalIsFRU.100006009 = false
entPhysicalIsFRU.100006010 = false
entPhysicalIsFRU.100006011 = false
entPhysicalIsFRU.100006012 = false
entPhysicalIsFRU.100006013 = false
entPhysicalIsFRU.100006014 = false
entPhysicalIsFRU.100006015 = false
entPhysicalIsFRU.100006016 = false
entPhysicalIsFRU.100006101 = false
entPhysicalIsFRU.100006102 = false
entPhysicalIsFRU.100006103 = false
entPhysicalIsFRU.100006104 = false
entPhysicalIsFRU.100006105 = false
entPhysicalIsFRU.100006106 = false
entPhysicalIsFRU.100006107 = false
entPhysicalIsFRU.100006108 = false
entPhysicalIsFRU.100006109 = false
entPhysicalIsFRU.100006110 = false
entPhysicalIsFRU.100006111 = false
entPhysicalIsFRU.100006112 = false
entPhysicalIsFRU.100006113 = false
entPhysicalIsFRU.100006114 = false
entPhysicalIsFRU.100006115 = false
entPhysicalIsFRU.100006116 = false
entPhysicalIsFRU.100006117 = false
entPhysicalIsFRU.100006118 = false
entPhysicalIsFRU.100006119 = false
entPhysicalIsFRU.100006120 = false
entPhysicalIsFRU.100006121 = false
entPhysicalIsFRU.100006122 = false
entPhysicalIsFRU.100006123 = false
entPhysicalIsFRU.100015001 = false
entPhysicalIsFRU.100015002 = false
entPhysicalIsFRU.100100000 = false
entPhysicalIsFRU.100100001 = false
entPhysicalIsFRU.100100002 = false
entPhysicalIsFRU.100100003 = false
entPhysicalIsFRU.100100004 = false
entPhysicalIsFRU.100100005 = false
entPhysicalIsFRU.100100006 = false
entPhysicalIsFRU.100100007 = false
entPhysicalIsFRU.100100008 = false
entPhysicalIsFRU.100100009 = false
entPhysicalIsFRU.100100010 = false
entPhysicalIsFRU.100100011 = false
entPhysicalIsFRU.100100012 = false
entPhysicalIsFRU.100100013 = false
entPhysicalIsFRU.100100014 = false
entPhysicalIsFRU.100100015 = false
entPhysicalIsFRU.100100016 = false
entPhysicalIsFRU.100100017 = false
entPhysicalIsFRU.100100018 = false
entPhysicalIsFRU.100100019 = false
entPhysicalIsFRU.100100020 = false
entPhysicalIsFRU.100100021 = false
entPhysicalIsFRU.100100022 = false
entPhysicalIsFRU.100100023 = false
entPhysicalIsFRU.100100024 = false
entPhysicalIsFRU.100100025 = false
entPhysicalIsFRU.100100026 = false
entPhysicalIsFRU.100100027 = false
entPhysicalIsFRU.100100028 = false
entPhysicalIsFRU.100100029 = false
entPhysicalIsFRU.100100030 = false
entPhysicalIsFRU.100100031 = false
entPhysicalIsFRU.100100032 = false
entPhysicalIsFRU.100100033 = false
entPhysicalIsFRU.100100034 = false
entPhysicalIsFRU.100100035 = false
entPhysicalIsFRU.100100036 = false
entPhysicalIsFRU.100100037 = false
entPhysicalIsFRU.100100038 = false
entPhysicalIsFRU.100100039 = false
entPhysicalIsFRU.100100040 = false
entPhysicalIsFRU.100100041 = false
entPhysicalIsFRU.100100042 = false
entPhysicalIsFRU.100100043 = false
entPhysicalIsFRU.100100044 = false
entPhysicalIsFRU.100100045 = false
entPhysicalIsFRU.100100046 = false
entPhysicalIsFRU.100100047 = false
entPhysicalIsFRU.100100048 = false
entPhysicalIsFRU.100100049 = false
entPhysicalIsFRU.100100050 = false
entPhysicalIsFRU.100100051 = false
entPhysicalIsFRU.100100052 = false
entPhysicalIsFRU.100100053 = false
entPhysicalIsFRU.100100054 = false
entPhysicalIsFRU.100100055 = false
entPhysicalIsFRU.100100056 = false
entPhysicalIsFRU.100100057 = false
entPhysicalIsFRU.100100058 = false
entPhysicalIsFRU.100100059 = false
entPhysicalIsFRU.100100060 = false
entPhysicalIsFRU.100100061 = false
entPhysicalIsFRU.100100062 = false
entPhysicalIsFRU.100100063 = false
entPhysicalIsFRU.100100064 = false
entPhysicalIsFRU.100100065 = false
entPhysicalIsFRU.100100066 = false
entPhysicalIsFRU.100100067 = false
entPhysicalIsFRU.100100068 = false
entPhysicalIsFRU.100100069 = false
entPhysicalIsFRU.100100070 = false
entPhysicalIsFRU.100100071 = false
entPhysicalIsFRU.100100072 = false
entPhysicalIsFRU.100100073 = false
entPhysicalIsFRU.100100074 = false
entPhysicalIsFRU.100100075 = false
entPhysicalIsFRU.100100076 = false
entPhysicalIsFRU.100100077 = false
entPhysicalIsFRU.100100078 = false
entPhysicalIsFRU.100100079 = false
entPhysicalIsFRU.100100080 = false
entPhysicalIsFRU.100100081 = false
entPhysicalIsFRU.100100082 = false
entPhysicalIsFRU.100100083 = false
entPhysicalIsFRU.100100084 = false
entPhysicalIsFRU.100100085 = false
entPhysicalIsFRU.100100086 = false
entPhysicalIsFRU.100100087 = false
entPhysicalIsFRU.100100088 = false
entPhysicalIsFRU.100100089 = false
entPhysicalIsFRU.100100090 = false
entPhysicalIsFRU.100100091 = false
entPhysicalIsFRU.100100092 = false
entPhysicalIsFRU.100100093 = false
entPhysicalIsFRU.100100094 = false
entPhysicalIsFRU.100100095 = false
entPhysicalIsFRU.100100096 = false
entPhysicalIsFRU.100100097 = false
entPhysicalIsFRU.100100098 = false
entPhysicalIsFRU.100100099 = false
entPhysicalIsFRU.100100100 = false
entPhysicalIsFRU.100100101 = false
entPhysicalIsFRU.100100102 = false
entPhysicalIsFRU.100100103 = false
entPhysicalIsFRU.100100104 = false
entPhysicalIsFRU.100100105 = false
entPhysicalIsFRU.100100106 = false
entPhysicalIsFRU.100100107 = false
entPhysicalIsFRU.100100108 = false
entPhysicalIsFRU.100100109 = false
entPhysicalIsFRU.100100110 = false
entPhysicalIsFRU.100100111 = false
entPhysicalIsFRU.100100112 = false
entPhysicalIsFRU.100100113 = false
entPhysicalIsFRU.100100114 = false
entPhysicalIsFRU.100100115 = false
entPhysicalIsFRU.100100116 = false
entPhysicalIsFRU.100100117 = false
entPhysicalIsFRU.100100118 = false
entPhysicalIsFRU.100100119 = false
entPhysicalIsFRU.100100120 = false
entPhysicalIsFRU.100100121 = false
entPhysicalIsFRU.100100122 = false
entPhysicalIsFRU.100100123 = false
entPhysicalIsFRU.100100124 = false
entPhysicalIsFRU.100100125 = false
entPhysicalIsFRU.100100126 = false
entPhysicalIsFRU.100100127 = false
entPhysicalIsFRU.100100128 = false
entPhysicalIsFRU.100100129 = false
entPhysicalIsFRU.100110131 = false
entPhysicalIsFRU.100301000 = false
entPhysicalIsFRU.100302000 = false
entPhysicalIsFRU.100303000 = false
entPhysicalIsFRU.100304000 = false
entPhysicalIsFRU.100305000 = false
entPhysicalIsFRU.100306000 = false
entPhysicalIsFRU.100307000 = false
entPhysicalIsFRU.100308000 = false
entPhysicalIsFRU.100309000 = false
entPhysicalIsFRU.100310000 = false
entPhysicalIsFRU.100311000 = false
entPhysicalIsFRU.100312000 = false
entPhysicalIsFRU.100313000 = false
entPhysicalIsFRU.100314000 = false
entPhysicalIsFRU.100315000 = false
entPhysicalIsFRU.100316000 = false
entPhysicalIsFRU.100317000 = false
entPhysicalIsFRU.100318000 = false
entPhysicalIsFRU.100319000 = false
entPhysicalIsFRU.100320000 = false
entPhysicalIsFRU.100321000 = false
entPhysicalIsFRU.100321100 = true
entPhysicalIsFRU.100322000 = false
entPhysicalIsFRU.100322100 = true
entPhysicalIsFRU.100322201 = false
entPhysicalIsFRU.100322202 = false
entPhysicalIsFRU.100322210 = false
entPhysicalIsFRU.100322211 = false
entPhysicalIsFRU.100322213 = false
entPhysicalIsFRU.100322220 = false
entPhysicalIsFRU.100322221 = false
entPhysicalIsFRU.100322223 = false
entPhysicalIsFRU.100322230 = false
entPhysicalIsFRU.100322231 = false
entPhysicalIsFRU.100322233 = false
entPhysicalIsFRU.100322240 = false
entPhysicalIsFRU.100322241 = false
entPhysicalIsFRU.100322243 = false
entPhysicalIsFRU.100323000 = false
entPhysicalIsFRU.100323100 = true
entPhysicalIsFRU.100323201 = false
entPhysicalIsFRU.100323202 = false
entPhysicalIsFRU.100323210 = false
entPhysicalIsFRU.100323211 = false
entPhysicalIsFRU.100323212 = false
entPhysicalIsFRU.100323213 = false
entPhysicalIsFRU.100323220 = false
entPhysicalIsFRU.100323221 = false
entPhysicalIsFRU.100323222 = false
entPhysicalIsFRU.100323223 = false
entPhysicalIsFRU.100323230 = false
entPhysicalIsFRU.100323231 = false
entPhysicalIsFRU.100323232 = false
entPhysicalIsFRU.100323233 = false
entPhysicalIsFRU.100323240 = false
entPhysicalIsFRU.100323241 = false
entPhysicalIsFRU.100323242 = false
entPhysicalIsFRU.100323243 = false
entPhysicalIsFRU.100324000 = false
entPhysicalIsFRU.100324100 = true
entPhysicalIsFRU.100324201 = false
entPhysicalIsFRU.100324202 = false
entPhysicalIsFRU.100324210 = false
entPhysicalIsFRU.100324211 = false
entPhysicalIsFRU.100324212 = false
entPhysicalIsFRU.100324213 = false
entPhysicalIsFRU.100324220 = false
entPhysicalIsFRU.100324221 = false
entPhysicalIsFRU.100324222 = false
entPhysicalIsFRU.100324223 = false
entPhysicalIsFRU.100324230 = false
entPhysicalIsFRU.100324231 = false
entPhysicalIsFRU.100324232 = false
entPhysicalIsFRU.100324233 = false
entPhysicalIsFRU.100324240 = false
entPhysicalIsFRU.100324241 = false
entPhysicalIsFRU.100324242 = false
entPhysicalIsFRU.100324243 = false
entPhysicalIsFRU.100325000 = false
entPhysicalIsFRU.100325100 = true
entPhysicalIsFRU.100325201 = false
entPhysicalIsFRU.100325202 = false
entPhysicalIsFRU.100325210 = false
entPhysicalIsFRU.100325211 = false
entPhysicalIsFRU.100325212 = false
entPhysicalIsFRU.100325213 = false
entPhysicalIsFRU.100325220 = false
entPhysicalIsFRU.100325221 = false
entPhysicalIsFRU.100325222 = false
entPhysicalIsFRU.100325223 = false
entPhysicalIsFRU.100325230 = false
entPhysicalIsFRU.100325231 = false
entPhysicalIsFRU.100325232 = false
entPhysicalIsFRU.100325233 = false
entPhysicalIsFRU.100325240 = false
entPhysicalIsFRU.100325241 = false
entPhysicalIsFRU.100325242 = false
entPhysicalIsFRU.100325243 = false
entPhysicalIsFRU.100326000 = false
entPhysicalIsFRU.100326100 = true
entPhysicalIsFRU.100326201 = false
entPhysicalIsFRU.100326202 = false
entPhysicalIsFRU.100326210 = false
entPhysicalIsFRU.100326211 = false
entPhysicalIsFRU.100326212 = false
entPhysicalIsFRU.100326213 = false
entPhysicalIsFRU.100326220 = false
entPhysicalIsFRU.100326221 = false
entPhysicalIsFRU.100326222 = false
entPhysicalIsFRU.100326223 = false
entPhysicalIsFRU.100326230 = false
entPhysicalIsFRU.100326231 = false
entPhysicalIsFRU.100326232 = false
entPhysicalIsFRU.100326233 = false
entPhysicalIsFRU.100326240 = false
entPhysicalIsFRU.100326241 = false
entPhysicalIsFRU.100326242 = false
entPhysicalIsFRU.100326243 = false
entPhysicalIsFRU.100327000 = false
entPhysicalIsFRU.100327100 = true
entPhysicalIsFRU.100327201 = false
entPhysicalIsFRU.100327202 = false
entPhysicalIsFRU.100327210 = false
entPhysicalIsFRU.100327211 = false
entPhysicalIsFRU.100327212 = false
entPhysicalIsFRU.100327213 = false
entPhysicalIsFRU.100327220 = false
entPhysicalIsFRU.100327221 = false
entPhysicalIsFRU.100327222 = false
entPhysicalIsFRU.100327223 = false
entPhysicalIsFRU.100327230 = false
entPhysicalIsFRU.100327231 = false
entPhysicalIsFRU.100327232 = false
entPhysicalIsFRU.100327233 = false
entPhysicalIsFRU.100327240 = false
entPhysicalIsFRU.100327241 = false
entPhysicalIsFRU.100327242 = false
entPhysicalIsFRU.100327243 = false
entPhysicalIsFRU.100328000 = false
entPhysicalIsFRU.100328100 = true
entPhysicalIsFRU.100328201 = false
entPhysicalIsFRU.100328202 = false
entPhysicalIsFRU.100328210 = false
entPhysicalIsFRU.100328211 = false
entPhysicalIsFRU.100328212 = false
entPhysicalIsFRU.100328213 = false
entPhysicalIsFRU.100328220 = false
entPhysicalIsFRU.100328221 = false
entPhysicalIsFRU.100328222 = false
entPhysicalIsFRU.100328223 = false
entPhysicalIsFRU.100328230 = false
entPhysicalIsFRU.100328231 = false
entPhysicalIsFRU.100328232 = false
entPhysicalIsFRU.100328233 = false
entPhysicalIsFRU.100328240 = false
entPhysicalIsFRU.100328241 = false
entPhysicalIsFRU.100328242 = false
entPhysicalIsFRU.100328243 = false
entPhysicalIsFRU.100329000 = false
entPhysicalIsFRU.100330000 = false
entPhysicalIsFRU.100331000 = false
entPhysicalIsFRU.100331100 = true
entPhysicalIsFRU.100331201 = false
entPhysicalIsFRU.100331202 = false
entPhysicalIsFRU.100331210 = false
entPhysicalIsFRU.100331211 = false
entPhysicalIsFRU.100331212 = false
entPhysicalIsFRU.100331213 = false
entPhysicalIsFRU.100331220 = false
entPhysicalIsFRU.100331221 = false
entPhysicalIsFRU.100331222 = false
entPhysicalIsFRU.100331223 = false
entPhysicalIsFRU.100331230 = false
entPhysicalIsFRU.100331231 = false
entPhysicalIsFRU.100331232 = false
entPhysicalIsFRU.100331233 = false
entPhysicalIsFRU.100331240 = false
entPhysicalIsFRU.100331241 = false
entPhysicalIsFRU.100331242 = false
entPhysicalIsFRU.100331243 = false
entPhysicalIsFRU.100332000 = false
entPhysicalIsFRU.100332100 = true
entPhysicalIsFRU.100332201 = false
entPhysicalIsFRU.100332202 = false
entPhysicalIsFRU.100332210 = false
entPhysicalIsFRU.100332211 = false
entPhysicalIsFRU.100332212 = false
entPhysicalIsFRU.100332213 = false
entPhysicalIsFRU.100332220 = false
entPhysicalIsFRU.100332221 = false
entPhysicalIsFRU.100332222 = false
entPhysicalIsFRU.100332223 = false
entPhysicalIsFRU.100332230 = false
entPhysicalIsFRU.100332231 = false
entPhysicalIsFRU.100332232 = false
entPhysicalIsFRU.100332233 = false
entPhysicalIsFRU.100332240 = false
entPhysicalIsFRU.100332241 = false
entPhysicalIsFRU.100332242 = false
entPhysicalIsFRU.100332243 = false
entPhysicalIsFRU.100333000 = false
entPhysicalIsFRU.100334000 = false
entPhysicalIsFRU.100601000 = false
entPhysicalIsFRU.100601100 = true
entPhysicalIsFRU.100601110 = false
entPhysicalIsFRU.100601111 = false
entPhysicalIsFRU.100602000 = false
entPhysicalIsFRU.100602100 = true
entPhysicalIsFRU.100602110 = false
entPhysicalIsFRU.100602111 = false
entPhysicalIsFRU.100603000 = false
entPhysicalIsFRU.100603100 = true
entPhysicalIsFRU.100603110 = false
entPhysicalIsFRU.100603111 = false
entPhysicalIsFRU.100604000 = false
entPhysicalIsFRU.100604100 = true
entPhysicalIsFRU.100604110 = false
entPhysicalIsFRU.100604111 = false
entPhysicalIsFRU.100710000 = false
entPhysicalIsFRU.100711000 = true
entPhysicalIsFRU.100711101 = false
entPhysicalIsFRU.100711102 = false
entPhysicalIsFRU.100711103 = false
entPhysicalIsFRU.100711104 = false
entPhysicalIsFRU.100711105 = false
entPhysicalIsFRU.100711106 = false
entPhysicalIsFRU.100711107 = false
entPhysicalIsFRU.100711210 = false
entPhysicalIsFRU.100711211 = false
entPhysicalIsFRU.100720000 = false
entPhysicalIsFRU.100721000 = true
entPhysicalIsFRU.100721101 = false
entPhysicalIsFRU.100721102 = false
entPhysicalIsFRU.100721103 = false
entPhysicalIsFRU.100721104 = false
entPhysicalIsFRU.100721105 = false
entPhysicalIsFRU.100721106 = false
entPhysicalIsFRU.100721107 = false
entPhysicalIsFRU.100721210 = false
entPhysicalIsFRU.100721211 = false
entPhysicalIsFRU.1100004000 = false
entPhysicalIsFRU.1100006000 = false
entPhysicalIsFRU.1100140000 = false
entPhysicalIsFRU.1100300000 = false
entPhysicalIsFRU.1100600000 = false
entPhysicalIsFRU.1100700000 = false
entPhysicalIsFRU.1100711100 = false
entPhysicalIsFRU.1100711200 = false
entPhysicalIsFRU.1100721100 = false
entPhysicalIsFRU.1100721200 = false
entPhysicalMfgDate.1 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100004000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100004196 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100005000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100005001 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100005002 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006001 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006002 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006003 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006004 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006005 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006006 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006007 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006008 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006009 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006010 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006011 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006012 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006013 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006014 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006015 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006016 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006101 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006102 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006103 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006104 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006105 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006106 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006107 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006108 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006109 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006110 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006111 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006112 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006113 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006114 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006115 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006116 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006117 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006118 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006119 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006120 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006121 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006122 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100006123 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100015001 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100015002 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100001 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100002 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100003 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100004 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100005 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100006 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100007 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100008 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100009 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100010 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100011 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100012 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100013 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100014 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100015 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100016 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100017 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100018 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100019 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100020 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100021 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100022 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100023 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100024 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100025 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100026 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100027 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100028 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100029 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100030 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100031 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100032 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100033 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100034 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100035 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100036 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100037 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100038 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100039 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100040 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100041 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100042 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100043 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100044 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100045 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100046 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100047 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100048 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100049 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100050 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100051 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100052 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100053 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100054 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100055 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100056 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100057 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100058 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100059 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100060 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100061 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100062 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100063 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100064 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100065 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100066 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100067 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100068 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100069 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100070 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100071 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100072 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100073 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100074 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100075 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100076 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100077 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100078 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100079 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100080 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100081 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100082 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100083 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100084 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100085 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100086 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100087 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100088 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100089 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100090 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100091 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100092 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100093 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100094 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100095 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100096 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100097 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100098 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100099 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100101 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100102 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100103 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100104 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100105 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100106 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100107 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100108 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100109 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100110 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100111 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100112 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100113 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100114 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100115 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100116 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100117 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100118 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100119 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100120 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100121 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100122 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100123 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100124 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100125 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100126 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100127 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100128 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100100129 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100110131 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100301000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100302000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100303000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100304000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100305000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100306000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100307000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100308000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100309000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100310000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100311000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100312000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100313000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100314000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100315000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100316000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100317000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100318000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100319000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100320000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100321000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100321100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322201 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322202 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322210 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322211 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322213 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322220 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322221 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322223 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322230 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322231 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322233 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322240 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322241 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100322243 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323201 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323202 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323210 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323211 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323212 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323213 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323220 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323221 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323222 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323223 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323230 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323231 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323232 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323233 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323240 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323241 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323242 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100323243 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324201 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324202 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324210 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324211 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324212 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324213 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324220 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324221 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324222 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324223 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324230 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324231 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324232 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324233 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324240 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324241 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324242 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100324243 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325201 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325202 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325210 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325211 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325212 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325213 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325220 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325221 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325222 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325223 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325230 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325231 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325232 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325233 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325240 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325241 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325242 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100325243 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326201 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326202 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326210 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326211 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326212 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326213 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326220 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326221 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326222 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326223 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326230 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326231 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326232 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326233 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326240 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326241 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326242 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100326243 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327201 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327202 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327210 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327211 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327212 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327213 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327220 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327221 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327222 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327223 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327230 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327231 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327232 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327233 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327240 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327241 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327242 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100327243 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328201 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328202 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328210 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328211 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328212 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328213 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328220 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328221 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328222 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328223 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328230 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328231 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328232 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328233 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328240 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328241 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328242 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100328243 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100329000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100330000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331201 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331202 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331210 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331211 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331212 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331213 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331220 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331221 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331222 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331223 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331230 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331231 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331232 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331233 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331240 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331241 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331242 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100331243 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332201 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332202 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332210 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332211 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332212 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332213 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332220 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332221 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332222 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332223 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332230 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332231 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332232 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332233 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332240 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332241 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332242 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100332243 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100333000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100334000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100601000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100601100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100601110 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100601111 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100602000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100602100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100602110 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100602111 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100603000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100603100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100603110 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100603111 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100604000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100604100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100604110 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100604111 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100710000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100711000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100711101 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100711102 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100711103 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100711104 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100711105 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100711106 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100711107 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100711210 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100711211 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100720000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100721000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100721101 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100721102 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100721103 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100721104 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100721105 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100721106 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100721107 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100721210 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.100721211 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.1100004000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.1100006000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.1100140000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.1100300000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.1100600000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.1100700000 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.1100711100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.1100711200 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.1100721100 = 0-0-0,0:0:0.0,.0:0
entPhysicalMfgDate.1100721200 = 0-0-0,0:0:0.0,.0:0
entPhysicalUris.1 = ""
entPhysicalUris.100004000 = ""
entPhysicalUris.100004196 = ""
entPhysicalUris.100005000 = ""
entPhysicalUris.100005001 = ""
entPhysicalUris.100005002 = ""
entPhysicalUris.100006001 = ""
entPhysicalUris.100006002 = ""
entPhysicalUris.100006003 = ""
entPhysicalUris.100006004 = ""
entPhysicalUris.100006005 = ""
entPhysicalUris.100006006 = ""
entPhysicalUris.100006007 = ""
entPhysicalUris.100006008 = ""
entPhysicalUris.100006009 = ""
entPhysicalUris.100006010 = ""
entPhysicalUris.100006011 = ""
entPhysicalUris.100006012 = ""
entPhysicalUris.100006013 = ""
entPhysicalUris.100006014 = ""
entPhysicalUris.100006015 = ""
entPhysicalUris.100006016 = ""
entPhysicalUris.100006101 = ""
entPhysicalUris.100006102 = ""
entPhysicalUris.100006103 = ""
entPhysicalUris.100006104 = ""
entPhysicalUris.100006105 = ""
entPhysicalUris.100006106 = ""
entPhysicalUris.100006107 = ""
entPhysicalUris.100006108 = ""
entPhysicalUris.100006109 = ""
entPhysicalUris.100006110 = ""
entPhysicalUris.100006111 = ""
entPhysicalUris.100006112 = ""
entPhysicalUris.100006113 = ""
entPhysicalUris.100006114 = ""
entPhysicalUris.100006115 = ""
entPhysicalUris.100006116 = ""
entPhysicalUris.100006117 = ""
entPhysicalUris.100006118 = ""
entPhysicalUris.100006119 = ""
entPhysicalUris.100006120 = ""
entPhysicalUris.100006121 = ""
entPhysicalUris.100006122 = ""
entPhysicalUris.100006123 = ""
entPhysicalUris.100015001 = ""
entPhysicalUris.100015002 = ""
entPhysicalUris.100100000 = ""
entPhysicalUris.100100001 = ""
entPhysicalUris.100100002 = ""
entPhysicalUris.100100003 = ""
entPhysicalUris.100100004 = ""
entPhysicalUris.100100005 = ""
entPhysicalUris.100100006 = ""
entPhysicalUris.100100007 = ""
entPhysicalUris.100100008 = ""
entPhysicalUris.100100009 = ""
entPhysicalUris.100100010 = ""
entPhysicalUris.100100011 = ""
entPhysicalUris.100100012 = ""
entPhysicalUris.100100013 = ""
entPhysicalUris.100100014 = ""
entPhysicalUris.100100015 = ""
entPhysicalUris.100100016 = ""
entPhysicalUris.100100017 = ""
entPhysicalUris.100100018 = ""
entPhysicalUris.100100019 = ""
entPhysicalUris.100100020 = ""
entPhysicalUris.100100021 = ""
entPhysicalUris.100100022 = ""
entPhysicalUris.100100023 = ""
entPhysicalUris.100100024 = ""
entPhysicalUris.100100025 = ""
entPhysicalUris.100100026 = ""
entPhysicalUris.100100027 = ""
entPhysicalUris.100100028 = ""
entPhysicalUris.100100029 = ""
entPhysicalUris.100100030 = ""
entPhysicalUris.100100031 = ""
entPhysicalUris.100100032 = ""
entPhysicalUris.100100033 = ""
entPhysicalUris.100100034 = ""
entPhysicalUris.100100035 = ""
entPhysicalUris.100100036 = ""
entPhysicalUris.100100037 = ""
entPhysicalUris.100100038 = ""
entPhysicalUris.100100039 = ""
entPhysicalUris.100100040 = ""
entPhysicalUris.100100041 = ""
entPhysicalUris.100100042 = ""
entPhysicalUris.100100043 = ""
entPhysicalUris.100100044 = ""
entPhysicalUris.100100045 = ""
entPhysicalUris.100100046 = ""
entPhysicalUris.100100047 = ""
entPhysicalUris.100100048 = ""
entPhysicalUris.100100049 = ""
entPhysicalUris.100100050 = ""
entPhysicalUris.100100051 = ""
entPhysicalUris.100100052 = ""
entPhysicalUris.100100053 = ""
entPhysicalUris.100100054 = ""
entPhysicalUris.100100055 = ""
entPhysicalUris.100100056 = ""
entPhysicalUris.100100057 = ""
entPhysicalUris.100100058 = ""
entPhysicalUris.100100059 = ""
entPhysicalUris.100100060 = ""
entPhysicalUris.100100061 = ""
entPhysicalUris.100100062 = ""
entPhysicalUris.100100063 = ""
entPhysicalUris.100100064 = ""
entPhysicalUris.100100065 = ""
entPhysicalUris.100100066 = ""
entPhysicalUris.100100067 = ""
entPhysicalUris.100100068 = ""
entPhysicalUris.100100069 = ""
entPhysicalUris.100100070 = ""
entPhysicalUris.100100071 = ""
entPhysicalUris.100100072 = ""
entPhysicalUris.100100073 = ""
entPhysicalUris.100100074 = ""
entPhysicalUris.100100075 = ""
entPhysicalUris.100100076 = ""
entPhysicalUris.100100077 = ""
entPhysicalUris.100100078 = ""
entPhysicalUris.100100079 = ""
entPhysicalUris.100100080 = ""
entPhysicalUris.100100081 = ""
entPhysicalUris.100100082 = ""
entPhysicalUris.100100083 = ""
entPhysicalUris.100100084 = ""
entPhysicalUris.100100085 = ""
entPhysicalUris.100100086 = ""
entPhysicalUris.100100087 = ""
entPhysicalUris.100100088 = ""
entPhysicalUris.100100089 = ""
entPhysicalUris.100100090 = ""
entPhysicalUris.100100091 = ""
entPhysicalUris.100100092 = ""
entPhysicalUris.100100093 = ""
entPhysicalUris.100100094 = ""
entPhysicalUris.100100095 = ""
entPhysicalUris.100100096 = ""
entPhysicalUris.100100097 = ""
entPhysicalUris.100100098 = ""
entPhysicalUris.100100099 = ""
entPhysicalUris.100100100 = ""
entPhysicalUris.100100101 = ""
entPhysicalUris.100100102 = ""
entPhysicalUris.100100103 = ""
entPhysicalUris.100100104 = ""
entPhysicalUris.100100105 = ""
entPhysicalUris.100100106 = ""
entPhysicalUris.100100107 = ""
entPhysicalUris.100100108 = ""
entPhysicalUris.100100109 = ""
entPhysicalUris.100100110 = ""
entPhysicalUris.100100111 = ""
entPhysicalUris.100100112 = ""
entPhysicalUris.100100113 = ""
entPhysicalUris.100100114 = ""
entPhysicalUris.100100115 = ""
entPhysicalUris.100100116 = ""
entPhysicalUris.100100117 = ""
entPhysicalUris.100100118 = ""
entPhysicalUris.100100119 = ""
entPhysicalUris.100100120 = ""
entPhysicalUris.100100121 = ""
entPhysicalUris.100100122 = ""
entPhysicalUris.100100123 = ""
entPhysicalUris.100100124 = ""
entPhysicalUris.100100125 = ""
entPhysicalUris.100100126 = ""
entPhysicalUris.100100127 = ""
entPhysicalUris.100100128 = ""
entPhysicalUris.100100129 = ""
entPhysicalUris.100110131 = ""
entPhysicalUris.100301000 = ""
entPhysicalUris.100302000 = ""
entPhysicalUris.100303000 = ""
entPhysicalUris.100304000 = ""
entPhysicalUris.100305000 = ""
entPhysicalUris.100306000 = ""
entPhysicalUris.100307000 = ""
entPhysicalUris.100308000 = ""
entPhysicalUris.100309000 = ""
entPhysicalUris.100310000 = ""
entPhysicalUris.100311000 = ""
entPhysicalUris.100312000 = ""
entPhysicalUris.100313000 = ""
entPhysicalUris.100314000 = ""
entPhysicalUris.100315000 = ""
entPhysicalUris.100316000 = ""
entPhysicalUris.100317000 = ""
entPhysicalUris.100318000 = ""
entPhysicalUris.100319000 = ""
entPhysicalUris.100320000 = ""
entPhysicalUris.100321000 = ""
entPhysicalUris.100321100 = ""
entPhysicalUris.100322000 = ""
entPhysicalUris.100322100 = ""
entPhysicalUris.100322201 = ""
entPhysicalUris.100322202 = ""
entPhysicalUris.100322210 = ""
entPhysicalUris.100322211 = ""
entPhysicalUris.100322213 = ""
entPhysicalUris.100322220 = ""
entPhysicalUris.100322221 = ""
entPhysicalUris.100322223 = ""
entPhysicalUris.100322230 = ""
entPhysicalUris.100322231 = ""
entPhysicalUris.100322233 = ""
entPhysicalUris.100322240 = ""
entPhysicalUris.100322241 = ""
entPhysicalUris.100322243 = ""
entPhysicalUris.100323000 = ""
entPhysicalUris.100323100 = ""
entPhysicalUris.100323201 = ""
entPhysicalUris.100323202 = ""
entPhysicalUris.100323210 = ""
entPhysicalUris.100323211 = ""
entPhysicalUris.100323212 = ""
entPhysicalUris.100323213 = ""
entPhysicalUris.100323220 = ""
entPhysicalUris.100323221 = ""
entPhysicalUris.100323222 = ""
entPhysicalUris.100323223 = ""
entPhysicalUris.100323230 = ""
entPhysicalUris.100323231 = ""
entPhysicalUris.100323232 = ""
entPhysicalUris.100323233 = ""
entPhysicalUris.100323240 = ""
entPhysicalUris.100323241 = ""
entPhysicalUris.100323242 = ""
entPhysicalUris.100323243 = ""
entPhysicalUris.100324000 = ""
entPhysicalUris.100324100 = ""
entPhysicalUris.100324201 = ""
entPhysicalUris.100324202 = ""
entPhysicalUris.100324210 = ""
entPhysicalUris.100324211 = ""
entPhysicalUris.100324212 = ""
entPhysicalUris.100324213 = ""
entPhysicalUris.100324220 = ""
entPhysicalUris.100324221 = ""
entPhysicalUris.100324222 = ""
entPhysicalUris.100324223 = ""
entPhysicalUris.100324230 = ""
entPhysicalUris.100324231 = ""
entPhysicalUris.100324232 = ""
entPhysicalUris.100324233 = ""
entPhysicalUris.100324240 = ""
entPhysicalUris.100324241 = ""
entPhysicalUris.100324242 = ""
entPhysicalUris.100324243 = ""
entPhysicalUris.100325000 = ""
entPhysicalUris.100325100 = ""
entPhysicalUris.100325201 = ""
entPhysicalUris.100325202 = ""
entPhysicalUris.100325210 = ""
entPhysicalUris.100325211 = ""
entPhysicalUris.100325212 = ""
entPhysicalUris.100325213 = ""
entPhysicalUris.100325220 = ""
entPhysicalUris.100325221 = ""
entPhysicalUris.100325222 = ""
entPhysicalUris.100325223 = ""
entPhysicalUris.100325230 = ""
entPhysicalUris.100325231 = ""
entPhysicalUris.100325232 = ""
entPhysicalUris.100325233 = ""
entPhysicalUris.100325240 = ""
entPhysicalUris.100325241 = ""
entPhysicalUris.100325242 = ""
entPhysicalUris.100325243 = ""
entPhysicalUris.100326000 = ""
entPhysicalUris.100326100 = ""
entPhysicalUris.100326201 = ""
entPhysicalUris.100326202 = ""
entPhysicalUris.100326210 = ""
entPhysicalUris.100326211 = ""
entPhysicalUris.100326212 = ""
entPhysicalUris.100326213 = ""
entPhysicalUris.100326220 = ""
entPhysicalUris.100326221 = ""
entPhysicalUris.100326222 = ""
entPhysicalUris.100326223 = ""
entPhysicalUris.100326230 = ""
entPhysicalUris.100326231 = ""
entPhysicalUris.100326232 = ""
entPhysicalUris.100326233 = ""
entPhysicalUris.100326240 = ""
entPhysicalUris.100326241 = ""
entPhysicalUris.100326242 = ""
entPhysicalUris.100326243 = ""
entPhysicalUris.100327000 = ""
entPhysicalUris.100327100 = ""
entPhysicalUris.100327201 = ""
entPhysicalUris.100327202 = ""
entPhysicalUris.100327210 = ""
entPhysicalUris.100327211 = ""
entPhysicalUris.100327212 = ""
entPhysicalUris.100327213 = ""
entPhysicalUris.100327220 = ""
entPhysicalUris.100327221 = ""
entPhysicalUris.100327222 = ""
entPhysicalUris.100327223 = ""
entPhysicalUris.100327230 = ""
entPhysicalUris.100327231 = ""
entPhysicalUris.100327232 = ""
entPhysicalUris.100327233 = ""
entPhysicalUris.100327240 = ""
entPhysicalUris.100327241 = ""
entPhysicalUris.100327242 = ""
entPhysicalUris.100327243 = ""
entPhysicalUris.100328000 = ""
entPhysicalUris.100328100 = ""
entPhysicalUris.100328201 = ""
entPhysicalUris.100328202 = ""
entPhysicalUris.100328210 = ""
entPhysicalUris.100328211 = ""
entPhysicalUris.100328212 = ""
entPhysicalUris.100328213 = ""
entPhysicalUris.100328220 = ""
entPhysicalUris.100328221 = ""
entPhysicalUris.100328222 = ""
entPhysicalUris.100328223 = ""
entPhysicalUris.100328230 = ""
entPhysicalUris.100328231 = ""
entPhysicalUris.100328232 = ""
entPhysicalUris.100328233 = ""
entPhysicalUris.100328240 = ""
entPhysicalUris.100328241 = ""
entPhysicalUris.100328242 = ""
entPhysicalUris.100328243 = ""
entPhysicalUris.100329000 = ""
entPhysicalUris.100330000 = ""
entPhysicalUris.100331000 = ""
entPhysicalUris.100331100 = ""
entPhysicalUris.100331201 = ""
entPhysicalUris.100331202 = ""
entPhysicalUris.100331210 = ""
entPhysicalUris.100331211 = ""
entPhysicalUris.100331212 = ""
entPhysicalUris.100331213 = ""
entPhysicalUris.100331220 = ""
entPhysicalUris.100331221 = ""
entPhysicalUris.100331222 = ""
entPhysicalUris.100331223 = ""
entPhysicalUris.100331230 = ""
entPhysicalUris.100331231 = ""
entPhysicalUris.100331232 = ""
entPhysicalUris.100331233 = ""
entPhysicalUris.100331240 = ""
entPhysicalUris.100331241 = ""
entPhysicalUris.100331242 = ""
entPhysicalUris.100331243 = ""
entPhysicalUris.100332000 = ""
entPhysicalUris.100332100 = ""
entPhysicalUris.100332201 = ""
entPhysicalUris.100332202 = ""
entPhysicalUris.100332210 = ""
entPhysicalUris.100332211 = ""
entPhysicalUris.100332212 = ""
entPhysicalUris.100332213 = ""
entPhysicalUris.100332220 = ""
entPhysicalUris.100332221 = ""
entPhysicalUris.100332222 = ""
entPhysicalUris.100332223 = ""
entPhysicalUris.100332230 = ""
entPhysicalUris.100332231 = ""
entPhysicalUris.100332232 = ""
entPhysicalUris.100332233 = ""
entPhysicalUris.100332240 = ""
entPhysicalUris.100332241 = ""
entPhysicalUris.100332242 = ""
entPhysicalUris.100332243 = ""
entPhysicalUris.100333000 = ""
entPhysicalUris.100334000 = ""
entPhysicalUris.100601000 = ""
entPhysicalUris.100601100 = ""
entPhysicalUris.100601110 = ""
entPhysicalUris.100601111 = ""
entPhysicalUris.100602000 = ""
entPhysicalUris.100602100 = ""
entPhysicalUris.100602110 = ""
entPhysicalUris.100602111 = ""
entPhysicalUris.100603000 = ""
entPhysicalUris.100603100 = ""
entPhysicalUris.100603110 = ""
entPhysicalUris.100603111 = ""
entPhysicalUris.100604000 = ""
entPhysicalUris.100604100 = ""
entPhysicalUris.100604110 = ""
entPhysicalUris.100604111 = ""
entPhysicalUris.100710000 = ""
entPhysicalUris.100711000 = ""
entPhysicalUris.100711101 = ""
entPhysicalUris.100711102 = ""
entPhysicalUris.100711103 = ""
entPhysicalUris.100711104 = ""
entPhysicalUris.100711105 = ""
entPhysicalUris.100711106 = ""
entPhysicalUris.100711107 = ""
entPhysicalUris.100711210 = ""
entPhysicalUris.100711211 = ""
entPhysicalUris.100720000 = ""
entPhysicalUris.100721000 = ""
entPhysicalUris.100721101 = ""
entPhysicalUris.100721102 = ""
entPhysicalUris.100721103 = ""
entPhysicalUris.100721104 = ""
entPhysicalUris.100721105 = ""
entPhysicalUris.100721106 = ""
entPhysicalUris.100721107 = ""
entPhysicalUris.100721210 = ""
entPhysicalUris.100721211 = ""
entPhysicalUris.1100004000 = ""
entPhysicalUris.1100006000 = ""
entPhysicalUris.1100140000 = ""
entPhysicalUris.1100300000 = ""
entPhysicalUris.1100600000 = ""
entPhysicalUris.1100700000 = ""
entPhysicalUris.1100711100 = ""
entPhysicalUris.1100711200 = ""
entPhysicalUris.1100721100 = ""
entPhysicalUris.1100721200 = ""
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' entAliasMappingIdentifier]

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

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '1' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.02495289s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100004000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00113106s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100004196' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00118303s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100005000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00116301s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100005001' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00104499s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100005002' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117803s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006001' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00108910s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006002' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111485s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006003' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111413s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006004' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00110912s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006005' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00113893s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006006' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115395s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006007' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00100517s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006008' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00104403s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006009' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00415897s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006010' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121403s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006011' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00133491s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006012' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00118709s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006013' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00126100s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006014' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00112200s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006015' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00119495s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006016' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00139499s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006101' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00142908s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006102' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00122094s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006103' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00468421s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006104' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00123096s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006105' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00135803s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006106' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111294s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006107' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00109291s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006108' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00104594s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006109' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00116396s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006110' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00452709s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006111' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115299s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006112' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00118804s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006113' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00130415s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006114' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00403690s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006115' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00113893s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006116' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00126386s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006117' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00104189s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006118' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00101089s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006119' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00113201s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006120' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00511789s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006121' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00758505s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006122' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00105596s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100006123' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00498295s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100015001' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00675917s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100015002' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00417995s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00123000s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100001' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.01527691s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100002' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.01806021s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100003' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00561404s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100004' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00114202s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100005' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111413s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100006' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120902s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100007' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00438595s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100008' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00109100s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100009' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00107408s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100010' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121999s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100011' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00259805s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100012' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00128818s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100013' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111985s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100014' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00106311s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100015' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00148487s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100016' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00529695s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100017' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00106311s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100018' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00112700s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100019' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00103903s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100020' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00402904s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100021' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00100803s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100022' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115395s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100023' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00107098s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100024' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00252795s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100025' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00107718s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100026' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00106287s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100027' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111294s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100028' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115609s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100029' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00119901s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100030' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00495195s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100031' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00105095s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100032' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00113010s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100033' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00542784s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100034' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00110197s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100035' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00109696s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100036' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00119901s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100037' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00427699s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100038' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00104809s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100039' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00105906s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100040' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00662279s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100041' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00719881s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100042' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.01288605s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100043' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00100994s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100044' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00126481s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100045' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00101185s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100046' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00426221s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100047' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00114202s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100048' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00116396s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100049' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00108194s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100050' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00345802s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100051' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00112081s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100052' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00130105s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100053' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00114703s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100054' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00110102s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100055' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120091s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100056' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00405312s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100057' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00105095s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100058' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00105309s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100059' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00437808s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100060' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00433493s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100061' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00114202s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100062' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00396299s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100063' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00452495s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100064' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00431395s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100065' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00528097s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100066' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00127602s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100067' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00109911s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100068' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00130200s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100069' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117993s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100070' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00133801s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100071' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120497s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100072' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00128818s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100073' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00116992s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100074' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111604s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100075' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00112796s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100076' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00113010s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100077' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00107908s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100078' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00133610s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100079' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00133395s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100080' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00114512s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100081' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00126982s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100082' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121903s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100083' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120401s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100084' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115705s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100085' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00124097s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100086' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00108004s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100087' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00118303s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100088' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00136685s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100089' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00124907s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100090' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111008s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100091' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00119114s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100092' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00113606s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100093' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00114393s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100094' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120997s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100095' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00114894s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100096' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00108695s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100097' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00116396s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100098' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111389s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100099' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00108099s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00119901s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100101' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00128794s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100102' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00119686s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100103' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00119090s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100104' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111723s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100105' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115108s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100106' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00113583s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100107' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00118804s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100108' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00137901s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100109' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00136709s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100110' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117397s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100111' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00119996s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100112' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00124502s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100113' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115800s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100114' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00131607s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100115' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00119710s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100116' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00114417s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100117' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00131512s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100118' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00119686s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100119' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00109792s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100120' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00128198s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100121' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00113606s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100122' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117588s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100123' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117397s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100124' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00124288s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100125' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00142097s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100126' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00116706s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100127' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00116801s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100128' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00131488s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100100129' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00134802s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100110131' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00113320s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100301000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115085s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100302000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00109410s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100303000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00103617s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100304000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00124598s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100305000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111914s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100306000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00118399s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100307000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00125885s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100308000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00118017s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100309000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121093s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100310000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00135183s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100311000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117707s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100312000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00127721s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100313000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120401s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100314000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111198s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100315000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00112200s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100316000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00122309s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100317000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00119901s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100318000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121999s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100319000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00114107s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100320000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111294s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100321000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00136304s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100321100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00125909s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00106406s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00128889s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322201' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00139403s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322202' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111103s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322210' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00126696s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322211' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00112414s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322213' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121093s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322220' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00119805s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322221' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00114799s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322223' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00118709s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322230' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00128603s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322231' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00116301s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322233' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00112295s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322240' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117207s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322241' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00114894s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100322243' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00118804s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115180s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115800s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323201' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111008s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323202' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00114298s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323210' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115108s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323211' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00108004s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323212' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00112414s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323213' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115585s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323220' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111294s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323221' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00110579s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323222' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00113797s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323223' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115490s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323230' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00119495s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323231' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00116897s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323232' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120211s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323233' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120306s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323240' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00112200s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323241' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00123811s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323242' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00112796s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100323243' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00116110s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00114703s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120807s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324201' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117803s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324202' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00129294s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324210' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00122499s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324211' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00126314s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324212' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00131607s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324213' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121713s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324220' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00125909s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324221' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00132799s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324222' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00122714s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324223' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117612s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324230' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120497s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324231' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00123000s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324232' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121117s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324233' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117683s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324240' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117707s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324241' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00167012s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324242' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00156999s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100324243' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00116110s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00133705s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00126481s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325201' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120997s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325202' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115705s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325210' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115085s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325211' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00130200s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325212' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00113106s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325213' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00114989s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325220' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00134993s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325221' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00126600s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325222' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00143003s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325223' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00128412s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325230' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117207s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325231' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00129199s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325232' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00123787s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325233' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00125504s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325240' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121284s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325241' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00131202s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325242' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00112700s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100325243' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00142193s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00143194s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00133896s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326201' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00138497s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326202' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121307s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326210' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00128293s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326211' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00119686s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326212' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00112605s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326213' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00140810s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326220' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00108409s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326221' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117588s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326222' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117302s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326223' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00113916s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326230' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00125194s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326231' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00124502s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326232' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00124598s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326233' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00123000s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326240' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120306s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326241' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120711s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326242' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00132203s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100326243' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00115299s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00111103s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00127506s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327201' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00118899s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327202' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00116706s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327210' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00126600s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327211' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00116611s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327212' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00116181s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327213' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121117s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327220' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121880s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327221' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00127292s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327222' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00123000s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327223' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00127387s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327230' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00125003s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327231' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00136185s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327232' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00124812s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327233' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00134706s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327240' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120902s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327241' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00113702s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327242' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00119495s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100327243' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00112486s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00107598s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00131106s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328201' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00114608s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328202' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00118303s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328210' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00122190s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328211' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00116491s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328212' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00125098s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328213' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120378s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328220' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121713s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328221' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00127292s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328222' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120187s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328223' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00118995s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328230' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117803s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328231' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00124407s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328232' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120807s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328233' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120306s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328240' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120711s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328241' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121307s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328242' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00123215s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100328243' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121093s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100329000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117588s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100330000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00131583s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00113201s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00126600s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331201' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00122905s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331202' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00134301s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331210' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00148511s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331211' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00139999s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331212' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00133896s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331213' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00124788s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331220' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00123787s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331221' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00129104s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331222' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00128603s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331223' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00126004s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331230' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00129414s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331231' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00129986s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331232' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00132203s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331233' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00133896s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331240' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00131702s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331241' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00142908s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331242' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00160003s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100331243' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00134206s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00176692s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00191188s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332201' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00203109s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332202' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00195098s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332210' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00195599s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332211' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00193310s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332212' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00191593s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332213' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00193715s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332220' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00195408s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332221' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00198197s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332222' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00194192s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332223' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00197911s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332230' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00197101s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332231' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00198293s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332232' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00199103s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332233' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00196314s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332240' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00325012s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332241' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00191307s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332242' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00155902s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100332243' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00125909s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100333000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00144601s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100334000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00123000s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100601000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00121212s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100601100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00120187s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100601110' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00125098s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100601111' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00131583s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100602000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00143600s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100602100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00209594s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100602110' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00186086s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100602111' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00154305s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100603000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00141692s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100603100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00160408s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100603110' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00151110s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100603111' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00134087s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100604000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00135899s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100604100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00142097s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100604110' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00149798s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100604111' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00175405s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100710000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00141001s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100711000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00193095s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100711101' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00170779s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100711102' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00192404s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100711103' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00151896s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100711104' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00168896s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100711105' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00142407s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100711106' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00117898s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100711107' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00141096s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100711210' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00163913s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100711211' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00212383s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100720000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00230193s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100721000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00240707s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100721101' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00220418s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100721102' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00208902s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100721103' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00203085s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100721104' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00140905s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100721105' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00144410s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100721106' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00168085s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100721107' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00158715s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100721210' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00165510s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '100721211' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00154996s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '1100004000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00174999s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '1100006000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00154495s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '1100140000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00149417s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '1100300000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00147605s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '1100600000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00173593s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '1100700000' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00184011s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '1100711100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00176501s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '1100711200' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00169277s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '1100721100' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00129104s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98' AND `entPhysicalIndex` = '1100721200' AND `inventory_mib` = 'ENTITY-MIB']
SQL RUNTIME[0.00127912s]

 o HOST-RESOURCES-MIB   
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' hrDeviceEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0343s]
STDOUT[
hrDeviceIndex.1 = 1
hrDeviceIndex.2 = 2
hrDeviceIndex.3 = 3
hrDeviceIndex.4 = 4
hrDeviceIndex.5 = 5
hrDeviceType.1 = hrDeviceProcessor
hrDeviceType.2 = hrDeviceProcessor
hrDeviceType.3 = hrDeviceProcessor
hrDeviceType.4 = hrDeviceProcessor
hrDeviceType.5 = hrDeviceProcessor
hrDeviceDescr.1 = AMD GX-424CC SOC with Radeon(TM) R5E Graphics
hrDeviceDescr.2 = Core 1
hrDeviceDescr.3 = Core 2
hrDeviceDescr.4 = Core 3
hrDeviceDescr.5 = Core 4
hrDeviceID.1 = zeroDotZero
hrDeviceID.2 = zeroDotZero
hrDeviceID.3 = zeroDotZero
hrDeviceID.4 = zeroDotZero
hrDeviceID.5 = zeroDotZero
hrDeviceStatus.1 = running
hrDeviceStatus.2 = running
hrDeviceStatus.3 = running
hrDeviceStatus.4 = running
hrDeviceStatus.5 = running
hrDeviceErrors.1 = 0
hrDeviceErrors.2 = 0
hrDeviceErrors.3 = 0
hrDeviceErrors.4 = 0
hrDeviceErrors.5 = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' hrProcessorEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0318s]
STDOUT[
hrProcessorFrwID.1 = zeroDotZero
hrProcessorFrwID.2 = zeroDotZero
hrProcessorFrwID.3 = zeroDotZero
hrProcessorFrwID.4 = zeroDotZero
hrProcessorFrwID.5 = zeroDotZero
hrProcessorLoad.1 = 6
hrProcessorLoad.2 = 5
hrProcessorLoad.3 = 7
hrProcessorLoad.4 = 6
hrProcessorLoad.5 = 7
]
SNMP STATUS[TRUE]

SQL[SELECT EXISTS (SELECT 1 FROM `hrDevice` WHERE `device_id` = '98' AND `hrDeviceIndex` = '1')]
SQL RUNTIME[0.00085092s]

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='AMD GX-424CC SOC with Radeon(TM) R5E Graphics',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` ='6' WHERE device_id = '98' AND hrDeviceIndex = '1']
SQL RUNTIME[0.00027323s]
.
SQL[SELECT EXISTS (SELECT 1 FROM `hrDevice` WHERE `device_id` = '98' AND `hrDeviceIndex` = '2')]
SQL RUNTIME[0.00032020s]

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='Core 1',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` ='5' WHERE device_id = '98' AND hrDeviceIndex = '2']
SQL RUNTIME[0.20109606s]
.
SQL[SELECT EXISTS (SELECT 1 FROM `hrDevice` WHERE `device_id` = '98' AND `hrDeviceIndex` = '3')]
SQL RUNTIME[0.00074100s]

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='Core 2',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` ='7' WHERE device_id = '98' AND hrDeviceIndex = '3']
SQL RUNTIME[0.18716908s]
.
SQL[SELECT EXISTS (SELECT 1 FROM `hrDevice` WHERE `device_id` = '98' AND `hrDeviceIndex` = '4')]
SQL RUNTIME[0.00082684s]

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='Core 3',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` ='6' WHERE device_id = '98' AND hrDeviceIndex = '4']
SQL RUNTIME[0.00053310s]
.
SQL[SELECT EXISTS (SELECT 1 FROM `hrDevice` WHERE `device_id` = '98' AND `hrDeviceIndex` = '5')]
SQL RUNTIME[0.00032711s]

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='Core 4',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` ='7' WHERE device_id = '98' AND hrDeviceIndex = '5']
SQL RUNTIME[0.01250601s]
.
SQL[SELECT * FROM `hrDevice` WHERE `device_id`  = '98']
SQL RUNTIME[0.00051117s]


SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '98']
SQL RUNTIME[0.00193596s]


 > $valid[$module] /opt/observium/includes/discovery/inventory.inc.php:21 
array(
  [ENTITY-MIB] => array(
                    [1]          => int(1)
                    [100004000]  => int(1)
                    [100004196]  => int(1)
                    [100005000]  => int(1)
                    [100005001]  => int(1)
                    [100005002]  => int(1)
                    [100006001]  => int(1)
                    [100006002]  => int(1)
                    [100006003]  => int(1)
                    [100006004]  => int(1)
                    [100006005]  => int(1)
                    [100006006]  => int(1)
                    [100006007]  => int(1)
                    [100006008]  => int(1)
                    [100006009]  => int(1)
                    [100006010]  => int(1)
                    [100006011]  => int(1)
                    [100006012]  => int(1)
                    [100006013]  => int(1)
                    [100006014]  => int(1)
                    [100006015]  => int(1)
                    [100006016]  => int(1)
                    [100006101]  => int(1)
                    [100006102]  => int(1)
                    [100006103]  => int(1)
                    [100006104]  => int(1)
                    [100006105]  => int(1)
                    [100006106]  => int(1)
                    [100006107]  => int(1)
                    [100006108]  => int(1)
                    [100006109]  => int(1)
                    [100006110]  => int(1)
                    [100006111]  => int(1)
                    [100006112]  => int(1)
                    [100006113]  => int(1)
                    [100006114]  => int(1)
                    [100006115]  => int(1)
                    [100006116]  => int(1)
                    [100006117]  => int(1)
                    [100006118]  => int(1)
                    [100006119]  => int(1)
                    [100006120]  => int(1)
                    [100006121]  => int(1)
                    [100006122]  => int(1)
                    [100006123]  => int(1)
                    [100015001]  => int(1)
                    [100015002]  => int(1)
                    [100100000]  => int(1)
                    [100100001]  => int(1)
                    [100100002]  => int(1)
                    [100100003]  => int(1)
                    [100100004]  => int(1)
                    [100100005]  => int(1)
                    [100100006]  => int(1)
                    [100100007]  => int(1)
                    [100100008]  => int(1)
                    [100100009]  => int(1)
                    [100100010]  => int(1)
                    [100100011]  => int(1)
                    [100100012]  => int(1)
                    [100100013]  => int(1)
                    [100100014]  => int(1)
                    [100100015]  => int(1)
                    [100100016]  => int(1)
                    [100100017]  => int(1)
                    [100100018]  => int(1)
                    [100100019]  => int(1)
                    [100100020]  => int(1)
                    [100100021]  => int(1)
                    [100100022]  => int(1)
                    [100100023]  => int(1)
                    [100100024]  => int(1)
                    [100100025]  => int(1)
                    [100100026]  => int(1)
                    [100100027]  => int(1)
                    [100100028]  => int(1)
                    [100100029]  => int(1)
                    [100100030]  => int(1)
                    [100100031]  => int(1)
                    [100100032]  => int(1)
                    [100100033]  => int(1)
                    [100100034]  => int(1)
                    [100100035]  => int(1)
                    [100100036]  => int(1)
                    [100100037]  => int(1)
                    [100100038]  => int(1)
                    [100100039]  => int(1)
                    [100100040]  => int(1)
                    [100100041]  => int(1)
                    [100100042]  => int(1)
                    [100100043]  => int(1)
                    [100100044]  => int(1)
                    [100100045]  => int(1)
                    [100100046]  => int(1)
                    [100100047]  => int(1)
                    [100100048]  => int(1)
                    [100100049]  => int(1)
                    [100100050]  => int(1)
                    [100100051]  => int(1)
                    [100100052]  => int(1)
                    [100100053]  => int(1)
                    [100100054]  => int(1)
                    [100100055]  => int(1)
                    [100100056]  => int(1)
                    [100100057]  => int(1)
                    [100100058]  => int(1)
                    [100100059]  => int(1)
                    [100100060]  => int(1)
                    [100100061]  => int(1)
                    [100100062]  => int(1)
                    [100100063]  => int(1)
                    [100100064]  => int(1)
                    [100100065]  => int(1)
                    [100100066]  => int(1)
                    [100100067]  => int(1)
                    [100100068]  => int(1)
                    [100100069]  => int(1)
                    [100100070]  => int(1)
                    [100100071]  => int(1)
                    [100100072]  => int(1)
                    [100100073]  => int(1)
                    [100100074]  => int(1)
                    [100100075]  => int(1)
                    [100100076]  => int(1)
                    [100100077]  => int(1)
                    [100100078]  => int(1)
                    [100100079]  => int(1)
                    [100100080]  => int(1)
                    [100100081]  => int(1)
                    [100100082]  => int(1)
                    [100100083]  => int(1)
                    [100100084]  => int(1)
                    [100100085]  => int(1)
                    [100100086]  => int(1)
                    [100100087]  => int(1)
                    [100100088]  => int(1)
                    [100100089]  => int(1)
                    [100100090]  => int(1)
                    [100100091]  => int(1)
                    [100100092]  => int(1)
                    [100100093]  => int(1)
                    [100100094]  => int(1)
                    [100100095]  => int(1)
                    [100100096]  => int(1)
                    [100100097]  => int(1)
                    [100100098]  => int(1)
                    [100100099]  => int(1)
                    [100100100]  => int(1)
                    [100100101]  => int(1)
                    [100100102]  => int(1)
                    [100100103]  => int(1)
                    [100100104]  => int(1)
                    [100100105]  => int(1)
                    [100100106]  => int(1)
                    [100100107]  => int(1)
                    [100100108]  => int(1)
                    [100100109]  => int(1)
                    [100100110]  => int(1)
                    [100100111]  => int(1)
                    [100100112]  => int(1)
                    [100100113]  => int(1)
                    [100100114]  => int(1)
                    [100100115]  => int(1)
                    [100100116]  => int(1)
                    [100100117]  => int(1)
                    [100100118]  => int(1)
                    [100100119]  => int(1)
                    [100100120]  => int(1)
                    [100100121]  => int(1)
                    [100100122]  => int(1)
                    [100100123]  => int(1)
                    [100100124]  => int(1)
                    [100100125]  => int(1)
                    [100100126]  => int(1)
                    [100100127]  => int(1)
                    [100100128]  => int(1)
                    [100100129]  => int(1)
                    [100110131]  => int(1)
                    [100301000]  => int(1)
                    [100302000]  => int(1)
                    [100303000]  => int(1)
                    [100304000]  => int(1)
                    [100305000]  => int(1)
                    [100306000]  => int(1)
                    [100307000]  => int(1)
                    [100308000]  => int(1)
                    [100309000]  => int(1)
                    [100310000]  => int(1)
                    [100311000]  => int(1)
                    [100312000]  => int(1)
                    [100313000]  => int(1)
                    [100314000]  => int(1)
                    [100315000]  => int(1)
                    [100316000]  => int(1)
                    [100317000]  => int(1)
                    [100318000]  => int(1)
                    [100319000]  => int(1)
                    [100320000]  => int(1)
                    [100321000]  => int(1)
                    [100321100]  => int(1)
                    [100322000]  => int(1)
                    [100322100]  => int(1)
                    [100322201]  => int(1)
                    [100322202]  => int(1)
                    [100322210]  => int(1)
                    [100322211]  => int(1)
                    [100322213]  => int(1)
                    [100322220]  => int(1)
                    [100322221]  => int(1)
                    [100322223]  => int(1)
                    [100322230]  => int(1)
                    [100322231]  => int(1)
                    [100322233]  => int(1)
                    [100322240]  => int(1)
                    [100322241]  => int(1)
                    [100322243]  => int(1)
                    [100323000]  => int(1)
                    [100323100]  => int(1)
                    [100323201]  => int(1)
                    [100323202]  => int(1)
                    [100323210]  => int(1)
                    [100323211]  => int(1)
                    [100323212]  => int(1)
                    [100323213]  => int(1)
                    [100323220]  => int(1)
                    [100323221]  => int(1)
                    [100323222]  => int(1)
                    [100323223]  => int(1)
                    [100323230]  => int(1)
                    [100323231]  => int(1)
                    [100323232]  => int(1)
                    [100323233]  => int(1)
                    [100323240]  => int(1)
                    [100323241]  => int(1)
                    [100323242]  => int(1)
                    [100323243]  => int(1)
                    [100324000]  => int(1)
                    [100324100]  => int(1)
                    [100324201]  => int(1)
                    [100324202]  => int(1)
                    [100324210]  => int(1)
                    [100324211]  => int(1)
                    [100324212]  => int(1)
                    [100324213]  => int(1)
                    [100324220]  => int(1)
                    [100324221]  => int(1)
                    [100324222]  => int(1)
                    [100324223]  => int(1)
                    [100324230]  => int(1)
                    [100324231]  => int(1)
                    [100324232]  => int(1)
                    [100324233]  => int(1)
                    [100324240]  => int(1)
                    [100324241]  => int(1)
                    [100324242]  => int(1)
                    [100324243]  => int(1)
                    [100325000]  => int(1)
                    [100325100]  => int(1)
                    [100325201]  => int(1)
                    [100325202]  => int(1)
                    [100325210]  => int(1)
                    [100325211]  => int(1)
                    [100325212]  => int(1)
                    [100325213]  => int(1)
                    [100325220]  => int(1)
                    [100325221]  => int(1)
                    [100325222]  => int(1)
                    [100325223]  => int(1)
                    [100325230]  => int(1)
                    [100325231]  => int(1)
                    [100325232]  => int(1)
                    [100325233]  => int(1)
                    [100325240]  => int(1)
                    [100325241]  => int(1)
                    [100325242]  => int(1)
                    [100325243]  => int(1)
                    [100326000]  => int(1)
                    [100326100]  => int(1)
                    [100326201]  => int(1)
                    [100326202]  => int(1)
                    [100326210]  => int(1)
                    [100326211]  => int(1)
                    [100326212]  => int(1)
                    [100326213]  => int(1)
                    [100326220]  => int(1)
                    [100326221]  => int(1)
                    [100326222]  => int(1)
                    [100326223]  => int(1)
                    [100326230]  => int(1)
                    [100326231]  => int(1)
                    [100326232]  => int(1)
                    [100326233]  => int(1)
                    [100326240]  => int(1)
                    [100326241]  => int(1)
                    [100326242]  => int(1)
                    [100326243]  => int(1)
                    [100327000]  => int(1)
                    [100327100]  => int(1)
                    [100327201]  => int(1)
                    [100327202]  => int(1)
                    [100327210]  => int(1)
                    [100327211]  => int(1)
                    [100327212]  => int(1)
                    [100327213]  => int(1)
                    [100327220]  => int(1)
                    [100327221]  => int(1)
                    [100327222]  => int(1)
                    [100327223]  => int(1)
                    [100327230]  => int(1)
                    [100327231]  => int(1)
                    [100327232]  => int(1)
                    [100327233]  => int(1)
                    [100327240]  => int(1)
                    [100327241]  => int(1)
                    [100327242]  => int(1)
                    [100327243]  => int(1)
                    [100328000]  => int(1)
                    [100328100]  => int(1)
                    [100328201]  => int(1)
                    [100328202]  => int(1)
                    [100328210]  => int(1)
                    [100328211]  => int(1)
                    [100328212]  => int(1)
                    [100328213]  => int(1)
                    [100328220]  => int(1)
                    [100328221]  => int(1)
                    [100328222]  => int(1)
                    [100328223]  => int(1)
                    [100328230]  => int(1)
                    [100328231]  => int(1)
                    [100328232]  => int(1)
                    [100328233]  => int(1)
                    [100328240]  => int(1)
                    [100328241]  => int(1)
                    [100328242]  => int(1)
                    [100328243]  => int(1)
                    [100329000]  => int(1)
                    [100330000]  => int(1)
                    [100331000]  => int(1)
                    [100331100]  => int(1)
                    [100331201]  => int(1)
                    [100331202]  => int(1)
                    [100331210]  => int(1)
                    [100331211]  => int(1)
                    [100331212]  => int(1)
                    [100331213]  => int(1)
                    [100331220]  => int(1)
                    [100331221]  => int(1)
                    [100331222]  => int(1)
                    [100331223]  => int(1)
                    [100331230]  => int(1)
                    [100331231]  => int(1)
                    [100331232]  => int(1)
                    [100331233]  => int(1)
                    [100331240]  => int(1)
                    [100331241]  => int(1)
                    [100331242]  => int(1)
                    [100331243]  => int(1)
                    [100332000]  => int(1)
                    [100332100]  => int(1)
                    [100332201]  => int(1)
                    [100332202]  => int(1)
                    [100332210]  => int(1)
                    [100332211]  => int(1)
                    [100332212]  => int(1)
                    [100332213]  => int(1)
                    [100332220]  => int(1)
                    [100332221]  => int(1)
                    [100332222]  => int(1)
                    [100332223]  => int(1)
                    [100332230]  => int(1)
                    [100332231]  => int(1)
                    [100332232]  => int(1)
                    [100332233]  => int(1)
                    [100332240]  => int(1)
                    [100332241]  => int(1)
                    [100332242]  => int(1)
                    [100332243]  => int(1)
                    [100333000]  => int(1)
                    [100334000]  => int(1)
                    [100601000]  => int(1)
                    [100601100]  => int(1)
                    [100601110]  => int(1)
                    [100601111]  => int(1)
                    [100602000]  => int(1)
                    [100602100]  => int(1)
                    [100602110]  => int(1)
                    [100602111]  => int(1)
                    [100603000]  => int(1)
                    [100603100]  => int(1)
                    [100603110]  => int(1)
                    [100603111]  => int(1)
                    [100604000]  => int(1)
                    [100604100]  => int(1)
                    [100604110]  => int(1)
                    [100604111]  => int(1)
                    [100710000]  => int(1)
                    [100711000]  => int(1)
                    [100711101]  => int(1)
                    [100711102]  => int(1)
                    [100711103]  => int(1)
                    [100711104]  => int(1)
                    [100711105]  => int(1)
                    [100711106]  => int(1)
                    [100711107]  => int(1)
                    [100711210]  => int(1)
                    [100711211]  => int(1)
                    [100720000]  => int(1)
                    [100721000]  => int(1)
                    [100721101]  => int(1)
                    [100721102]  => int(1)
                    [100721103]  => int(1)
                    [100721104]  => int(1)
                    [100721105]  => int(1)
                    [100721106]  => int(1)
                    [100721107]  => int(1)
                    [100721210]  => int(1)
                    [100721211]  => int(1)
                    [1100004000] => int(1)
                    [1100006000] => int(1)
                    [1100140000] => int(1)
                    [1100300000] => int(1)
                    [1100600000] => int(1)
                    [1100700000] => int(1)
                    [1100711100] => int(1)
                    [1100711200] => int(1)
                    [1100721100] => int(1)
                    [1100721200] => int(1)
                  )
)

 o Changes              428 unchanged
 o Duration             3.4171s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_printersupplies']
SQL RUNTIME[0.00041795s]
#####  Module Start: printersupplies  #####


SQL[SELECT * FROM `printersupplies` WHERE `device_id` = '98']
SQL RUNTIME[0.00030208s]


 o Duration             0.0013s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_sensors']
SQL RUNTIME[0.00030708s]
#####  Module Start: sensors  #####

 o ENTITY-SENSOR-MIB    
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' entPhySensorValue]

CMD EXITCODE[0]
CMD RUNTIME[0.0681s]
STDOUT[
entPhySensorValue.100006001 = 346
entPhySensorValue.100006002 = 300
entPhySensorValue.100006003 = 265
entPhySensorValue.100006004 = 300
entPhySensorValue.100006005 = 229
entPhySensorValue.100006006 = 334
entPhySensorValue.100006007 = 334
entPhySensorValue.100006008 = 339
entPhySensorValue.100006009 = 334
entPhySensorValue.100006010 = 392
entPhySensorValue.100006011 = 350
entPhySensorValue.100006012 = 323
entPhySensorValue.100006013 = 371
entPhySensorValue.100006014 = 328
entPhySensorValue.100006015 = 382
entPhySensorValue.100006016 = 366
entPhySensorValue.100006101 = 95
entPhySensorValue.100006102 = 181
entPhySensorValue.100006103 = 121
entPhySensorValue.100006104 = 498
entPhySensorValue.100006105 = 330
entPhySensorValue.100006106 = 135
entPhySensorValue.100006107 = 1216
entPhySensorValue.100006108 = 180
entPhySensorValue.100006109 = 151
entPhySensorValue.100006110 = 330
entPhySensorValue.100006111 = 96
entPhySensorValue.100006112 = 68
entPhySensorValue.100006113 = 81
entPhySensorValue.100006114 = 80
entPhySensorValue.100006115 = 86
entPhySensorValue.100006116 = 120
entPhySensorValue.100006117 = 121
entPhySensorValue.100006118 = 152
entPhySensorValue.100006119 = 181
entPhySensorValue.100006120 = 331
entPhySensorValue.100006121 = 329
entPhySensorValue.100006122 = 330
entPhySensorValue.100006123 = 1192
entPhySensorValue.100322201 = 0
entPhySensorValue.100322202 = 0
entPhySensorValue.100322211 = 0
entPhySensorValue.100322213 = 0
entPhySensorValue.100322221 = 0
entPhySensorValue.100322223 = 0
entPhySensorValue.100322231 = 0
entPhySensorValue.100322233 = 0
entPhySensorValue.100322241 = 0
entPhySensorValue.100322243 = 0
entPhySensorValue.100323201 = 294
entPhySensorValue.100323202 = 324
entPhySensorValue.100323211 = 600
entPhySensorValue.100323212 = 9442
entPhySensorValue.100323213 = 10764
entPhySensorValue.100323221 = 599
entPhySensorValue.100323222 = 9433
entPhySensorValue.100323223 = 10764
entPhySensorValue.100323231 = 602
entPhySensorValue.100323232 = 9474
entPhySensorValue.100323233 = 10764
entPhySensorValue.100323241 = 601
entPhySensorValue.100323242 = 9464
entPhySensorValue.100323243 = 10764
entPhySensorValue.100324201 = 347
entPhySensorValue.100324202 = 324
entPhySensorValue.100324211 = 600
entPhySensorValue.100324212 = 9445
entPhySensorValue.100324213 = 10764
entPhySensorValue.100324221 = 599
entPhySensorValue.100324222 = 9436
entPhySensorValue.100324223 = 10764
entPhySensorValue.100324231 = 599
entPhySensorValue.100324232 = 9423
entPhySensorValue.100324233 = 10764
entPhySensorValue.100324241 = 598
entPhySensorValue.100324242 = 9414
entPhySensorValue.100324243 = 10764
entPhySensorValue.100325201 = 338
entPhySensorValue.100325202 = 323
entPhySensorValue.100325211 = 599
entPhySensorValue.100325212 = 9427
entPhySensorValue.100325213 = 10764
entPhySensorValue.100325221 = 598
entPhySensorValue.100325222 = 9414
entPhySensorValue.100325223 = 10764
entPhySensorValue.100325231 = 602
entPhySensorValue.100325232 = 9477
entPhySensorValue.100325233 = 10764
entPhySensorValue.100325241 = 600
entPhySensorValue.100325242 = 9445
entPhySensorValue.100325243 = 10764
entPhySensorValue.100326201 = 329
entPhySensorValue.100326202 = 325
entPhySensorValue.100326211 = 602
entPhySensorValue.100326212 = 9477
entPhySensorValue.100326213 = 10764
entPhySensorValue.100326221 = 600
entPhySensorValue.100326222 = 9445
entPhySensorValue.100326223 = 10764
entPhySensorValue.100326231 = 599
entPhySensorValue.100326232 = 9436
entPhySensorValue.100326233 = 10764
entPhySensorValue.100326241 = 599
entPhySensorValue.100326242 = 9423
entPhySensorValue.100326243 = 10764
entPhySensorValue.100327201 = 321
entPhySensorValue.100327202 = 323
entPhySensorValue.100327211 = 599
entPhySensorValue.100327212 = 9433
entPhySensorValue.100327213 = 10764
entPhySensorValue.100327221 = 602
entPhySensorValue.100327222 = 9474
entPhySensorValue.100327223 = 10764
entPhySensorValue.100327231 = 601
entPhySensorValue.100327232 = 9464
entPhySensorValue.100327233 = 10764
entPhySensorValue.100327241 = 600
entPhySensorValue.100327242 = 9452
entPhySensorValue.100327243 = 10764
entPhySensorValue.100328201 = 318
entPhySensorValue.100328202 = 325
entPhySensorValue.100328211 = 601
entPhySensorValue.100328212 = 9464
entPhySensorValue.100328213 = 10764
entPhySensorValue.100328221 = 601
entPhySensorValue.100328222 = 9455
entPhySensorValue.100328223 = 10764
entPhySensorValue.100328231 = 600
entPhySensorValue.100328232 = 9442
entPhySensorValue.100328233 = 10764
entPhySensorValue.100328241 = 599
entPhySensorValue.100328242 = 9433
entPhySensorValue.100328243 = 10764
entPhySensorValue.100331201 = 291
entPhySensorValue.100331202 = 334
entPhySensorValue.100331211 = 3610
entPhySensorValue.100331212 = 8223
entPhySensorValue.100331213 = 1
entPhySensorValue.100331221 = 3565
entPhySensorValue.100331222 = 6149
entPhySensorValue.100331223 = 1
entPhySensorValue.100331231 = 3418
entPhySensorValue.100331232 = 7217
entPhySensorValue.100331233 = 1
entPhySensorValue.100331241 = 3450
entPhySensorValue.100331242 = 8262
entPhySensorValue.100331243 = 1
entPhySensorValue.100332201 = 196
entPhySensorValue.100332202 = 331
entPhySensorValue.100332211 = 3206
entPhySensorValue.100332212 = 11854
entPhySensorValue.100332213 = -1000000000
entPhySensorValue.100332221 = 0
entPhySensorValue.100332222 = -1000000000
entPhySensorValue.100332223 = -1000000000
entPhySensorValue.100332231 = 3098
entPhySensorValue.100332232 = 7993
entPhySensorValue.100332233 = -1000000000
entPhySensorValue.100332241 = 0
entPhySensorValue.100332242 = -1000000000
entPhySensorValue.100332243 = -1000000000
entPhySensorValue.100601111 = 8403
entPhySensorValue.100602111 = 7894
entPhySensorValue.100603111 = 8333
entPhySensorValue.100604111 = 8498
entPhySensorValue.100711101 = 320
entPhySensorValue.100711102 = 200
entPhySensorValue.100711103 = 310
entPhySensorValue.100711104 = 40
entPhySensorValue.100711105 = 513
entPhySensorValue.100711106 = 20725
entPhySensorValue.100711107 = 1229
entPhySensorValue.100711211 = 7776
entPhySensorValue.100721101 = 300
entPhySensorValue.100721102 = 190
entPhySensorValue.100721103 = 310
entPhySensorValue.100721104 = 38
entPhySensorValue.100721105 = 471
entPhySensorValue.100721106 = 20725
entPhySensorValue.100721107 = 1229
entPhySensorValue.100721211 = 7760
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' entPhySensorType]

CMD EXITCODE[0]
CMD RUNTIME[0.0694s]
STDOUT[
entPhySensorType.100006001 = celsius
entPhySensorType.100006002 = celsius
entPhySensorType.100006003 = celsius
entPhySensorType.100006004 = celsius
entPhySensorType.100006005 = celsius
entPhySensorType.100006006 = celsius
entPhySensorType.100006007 = celsius
entPhySensorType.100006008 = celsius
entPhySensorType.100006009 = celsius
entPhySensorType.100006010 = celsius
entPhySensorType.100006011 = celsius
entPhySensorType.100006012 = celsius
entPhySensorType.100006013 = celsius
entPhySensorType.100006014 = celsius
entPhySensorType.100006015 = celsius
entPhySensorType.100006016 = celsius
entPhySensorType.100006101 = voltsAC
entPhySensorType.100006102 = voltsAC
entPhySensorType.100006103 = voltsAC
entPhySensorType.100006104 = voltsAC
entPhySensorType.100006105 = voltsAC
entPhySensorType.100006106 = voltsAC
entPhySensorType.100006107 = voltsAC
entPhySensorType.100006108 = voltsAC
entPhySensorType.100006109 = voltsAC
entPhySensorType.100006110 = voltsAC
entPhySensorType.100006111 = voltsAC
entPhySensorType.100006112 = voltsAC
entPhySensorType.100006113 = voltsAC
entPhySensorType.100006114 = voltsAC
entPhySensorType.100006115 = voltsAC
entPhySensorType.100006116 = voltsAC
entPhySensorType.100006117 = voltsAC
entPhySensorType.100006118 = voltsAC
entPhySensorType.100006119 = voltsAC
entPhySensorType.100006120 = voltsAC
entPhySensorType.100006121 = voltsAC
entPhySensorType.100006122 = voltsAC
entPhySensorType.100006123 = voltsAC
entPhySensorType.100322201 = celsius
entPhySensorType.100322202 = voltsDC
entPhySensorType.100322211 = amperes
entPhySensorType.100322213 = watts
entPhySensorType.100322221 = amperes
entPhySensorType.100322223 = watts
entPhySensorType.100322231 = amperes
entPhySensorType.100322233 = watts
entPhySensorType.100322241 = amperes
entPhySensorType.100322243 = watts
entPhySensorType.100323201 = celsius
entPhySensorType.100323202 = voltsDC
entPhySensorType.100323211 = amperes
entPhySensorType.100323212 = watts
entPhySensorType.100323213 = watts
entPhySensorType.100323221 = amperes
entPhySensorType.100323222 = watts
entPhySensorType.100323223 = watts
entPhySensorType.100323231 = amperes
entPhySensorType.100323232 = watts
entPhySensorType.100323233 = watts
entPhySensorType.100323241 = amperes
entPhySensorType.100323242 = watts
entPhySensorType.100323243 = watts
entPhySensorType.100324201 = celsius
entPhySensorType.100324202 = voltsDC
entPhySensorType.100324211 = amperes
entPhySensorType.100324212 = watts
entPhySensorType.100324213 = watts
entPhySensorType.100324221 = amperes
entPhySensorType.100324222 = watts
entPhySensorType.100324223 = watts
entPhySensorType.100324231 = amperes
entPhySensorType.100324232 = watts
entPhySensorType.100324233 = watts
entPhySensorType.100324241 = amperes
entPhySensorType.100324242 = watts
entPhySensorType.100324243 = watts
entPhySensorType.100325201 = celsius
entPhySensorType.100325202 = voltsDC
entPhySensorType.100325211 = amperes
entPhySensorType.100325212 = watts
entPhySensorType.100325213 = watts
entPhySensorType.100325221 = amperes
entPhySensorType.100325222 = watts
entPhySensorType.100325223 = watts
entPhySensorType.100325231 = amperes
entPhySensorType.100325232 = watts
entPhySensorType.100325233 = watts
entPhySensorType.100325241 = amperes
entPhySensorType.100325242 = watts
entPhySensorType.100325243 = watts
entPhySensorType.100326201 = celsius
entPhySensorType.100326202 = voltsDC
entPhySensorType.100326211 = amperes
entPhySensorType.100326212 = watts
entPhySensorType.100326213 = watts
entPhySensorType.100326221 = amperes
entPhySensorType.100326222 = watts
entPhySensorType.100326223 = watts
entPhySensorType.100326231 = amperes
entPhySensorType.100326232 = watts
entPhySensorType.100326233 = watts
entPhySensorType.100326241 = amperes
entPhySensorType.100326242 = watts
entPhySensorType.100326243 = watts
entPhySensorType.100327201 = celsius
entPhySensorType.100327202 = voltsDC
entPhySensorType.100327211 = amperes
entPhySensorType.100327212 = watts
entPhySensorType.100327213 = watts
entPhySensorType.100327221 = amperes
entPhySensorType.100327222 = watts
entPhySensorType.100327223 = watts
entPhySensorType.100327231 = amperes
entPhySensorType.100327232 = watts
entPhySensorType.100327233 = watts
entPhySensorType.100327241 = amperes
entPhySensorType.100327242 = watts
entPhySensorType.100327243 = watts
entPhySensorType.100328201 = celsius
entPhySensorType.100328202 = voltsDC
entPhySensorType.100328211 = amperes
entPhySensorType.100328212 = watts
entPhySensorType.100328213 = watts
entPhySensorType.100328221 = amperes
entPhySensorType.100328222 = watts
entPhySensorType.100328223 = watts
entPhySensorType.100328231 = amperes
entPhySensorType.100328232 = watts
entPhySensorType.100328233 = watts
entPhySensorType.100328241 = amperes
entPhySensorType.100328242 = watts
entPhySensorType.100328243 = watts
entPhySensorType.100331201 = celsius
entPhySensorType.100331202 = voltsDC
entPhySensorType.100331211 = amperes
entPhySensorType.100331212 = watts
entPhySensorType.100331213 = watts
entPhySensorType.100331221 = amperes
entPhySensorType.100331222 = watts
entPhySensorType.100331223 = watts
entPhySensorType.100331231 = amperes
entPhySensorType.100331232 = watts
entPhySensorType.100331233 = watts
entPhySensorType.100331241 = amperes
entPhySensorType.100331242 = watts
entPhySensorType.100331243 = watts
entPhySensorType.100332201 = celsius
entPhySensorType.100332202 = voltsDC
entPhySensorType.100332211 = amperes
entPhySensorType.100332212 = watts
entPhySensorType.100332213 = watts
entPhySensorType.100332221 = amperes
entPhySensorType.100332222 = watts
entPhySensorType.100332223 = watts
entPhySensorType.100332231 = amperes
entPhySensorType.100332232 = watts
entPhySensorType.100332233 = watts
entPhySensorType.100332241 = amperes
entPhySensorType.100332242 = watts
entPhySensorType.100332243 = watts
entPhySensorType.100601111 = rpm
entPhySensorType.100602111 = rpm
entPhySensorType.100603111 = rpm
entPhySensorType.100604111 = rpm
entPhySensorType.100711101 = celsius
entPhySensorType.100711102 = celsius
entPhySensorType.100711103 = celsius
entPhySensorType.100711104 = amperes
entPhySensorType.100711105 = amperes
entPhySensorType.100711106 = voltsAC
entPhySensorType.100711107 = voltsAC
entPhySensorType.100711211 = rpm
entPhySensorType.100721101 = celsius
entPhySensorType.100721102 = celsius
entPhySensorType.100721103 = celsius
entPhySensorType.100721104 = amperes
entPhySensorType.100721105 = amperes
entPhySensorType.100721106 = voltsAC
entPhySensorType.100721107 = voltsAC
entPhySensorType.100721211 = rpm
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' entPhySensorScale]

CMD EXITCODE[0]
CMD RUNTIME[0.0647s]
STDOUT[
entPhySensorScale.100006001 = units
entPhySensorScale.100006002 = units
entPhySensorScale.100006003 = units
entPhySensorScale.100006004 = units
entPhySensorScale.100006005 = units
entPhySensorScale.100006006 = units
entPhySensorScale.100006007 = units
entPhySensorScale.100006008 = units
entPhySensorScale.100006009 = units
entPhySensorScale.100006010 = units
entPhySensorScale.100006011 = units
entPhySensorScale.100006012 = units
entPhySensorScale.100006013 = units
entPhySensorScale.100006014 = units
entPhySensorScale.100006015 = units
entPhySensorScale.100006016 = units
entPhySensorScale.100006101 = units
entPhySensorScale.100006102 = units
entPhySensorScale.100006103 = units
entPhySensorScale.100006104 = units
entPhySensorScale.100006105 = units
entPhySensorScale.100006106 = units
entPhySensorScale.100006107 = units
entPhySensorScale.100006108 = units
entPhySensorScale.100006109 = units
entPhySensorScale.100006110 = units
entPhySensorScale.100006111 = units
entPhySensorScale.100006112 = units
entPhySensorScale.100006113 = units
entPhySensorScale.100006114 = units
entPhySensorScale.100006115 = units
entPhySensorScale.100006116 = units
entPhySensorScale.100006117 = units
entPhySensorScale.100006118 = units
entPhySensorScale.100006119 = units
entPhySensorScale.100006120 = units
entPhySensorScale.100006121 = units
entPhySensorScale.100006122 = units
entPhySensorScale.100006123 = units
entPhySensorScale.100322201 = units
entPhySensorScale.100322202 = units
entPhySensorScale.100322211 = milli
entPhySensorScale.100322213 = milli
entPhySensorScale.100322221 = milli
entPhySensorScale.100322223 = milli
entPhySensorScale.100322231 = milli
entPhySensorScale.100322233 = milli
entPhySensorScale.100322241 = milli
entPhySensorScale.100322243 = milli
entPhySensorScale.100323201 = units
entPhySensorScale.100323202 = units
entPhySensorScale.100323211 = milli
entPhySensorScale.100323212 = milli
entPhySensorScale.100323213 = milli
entPhySensorScale.100323221 = milli
entPhySensorScale.100323222 = milli
entPhySensorScale.100323223 = milli
entPhySensorScale.100323231 = milli
entPhySensorScale.100323232 = milli
entPhySensorScale.100323233 = milli
entPhySensorScale.100323241 = milli
entPhySensorScale.100323242 = milli
entPhySensorScale.100323243 = milli
entPhySensorScale.100324201 = units
entPhySensorScale.100324202 = units
entPhySensorScale.100324211 = milli
entPhySensorScale.100324212 = milli
entPhySensorScale.100324213 = milli
entPhySensorScale.100324221 = milli
entPhySensorScale.100324222 = milli
entPhySensorScale.100324223 = milli
entPhySensorScale.100324231 = milli
entPhySensorScale.100324232 = milli
entPhySensorScale.100324233 = milli
entPhySensorScale.100324241 = milli
entPhySensorScale.100324242 = milli
entPhySensorScale.100324243 = milli
entPhySensorScale.100325201 = units
entPhySensorScale.100325202 = units
entPhySensorScale.100325211 = milli
entPhySensorScale.100325212 = milli
entPhySensorScale.100325213 = milli
entPhySensorScale.100325221 = milli
entPhySensorScale.100325222 = milli
entPhySensorScale.100325223 = milli
entPhySensorScale.100325231 = milli
entPhySensorScale.100325232 = milli
entPhySensorScale.100325233 = milli
entPhySensorScale.100325241 = milli
entPhySensorScale.100325242 = milli
entPhySensorScale.100325243 = milli
entPhySensorScale.100326201 = units
entPhySensorScale.100326202 = units
entPhySensorScale.100326211 = milli
entPhySensorScale.100326212 = milli
entPhySensorScale.100326213 = milli
entPhySensorScale.100326221 = milli
entPhySensorScale.100326222 = milli
entPhySensorScale.100326223 = milli
entPhySensorScale.100326231 = milli
entPhySensorScale.100326232 = milli
entPhySensorScale.100326233 = milli
entPhySensorScale.100326241 = milli
entPhySensorScale.100326242 = milli
entPhySensorScale.100326243 = milli
entPhySensorScale.100327201 = units
entPhySensorScale.100327202 = units
entPhySensorScale.100327211 = milli
entPhySensorScale.100327212 = milli
entPhySensorScale.100327213 = milli
entPhySensorScale.100327221 = milli
entPhySensorScale.100327222 = milli
entPhySensorScale.100327223 = milli
entPhySensorScale.100327231 = milli
entPhySensorScale.100327232 = milli
entPhySensorScale.100327233 = milli
entPhySensorScale.100327241 = milli
entPhySensorScale.100327242 = milli
entPhySensorScale.100327243 = milli
entPhySensorScale.100328201 = units
entPhySensorScale.100328202 = units
entPhySensorScale.100328211 = milli
entPhySensorScale.100328212 = milli
entPhySensorScale.100328213 = milli
entPhySensorScale.100328221 = milli
entPhySensorScale.100328222 = milli
entPhySensorScale.100328223 = milli
entPhySensorScale.100328231 = milli
entPhySensorScale.100328232 = milli
entPhySensorScale.100328233 = milli
entPhySensorScale.100328241 = milli
entPhySensorScale.100328242 = milli
entPhySensorScale.100328243 = milli
entPhySensorScale.100331201 = units
entPhySensorScale.100331202 = units
entPhySensorScale.100331211 = milli
entPhySensorScale.100331212 = milli
entPhySensorScale.100331213 = milli
entPhySensorScale.100331221 = milli
entPhySensorScale.100331222 = milli
entPhySensorScale.100331223 = milli
entPhySensorScale.100331231 = milli
entPhySensorScale.100331232 = milli
entPhySensorScale.100331233 = milli
entPhySensorScale.100331241 = milli
entPhySensorScale.100331242 = milli
entPhySensorScale.100331243 = milli
entPhySensorScale.100332201 = units
entPhySensorScale.100332202 = units
entPhySensorScale.100332211 = milli
entPhySensorScale.100332212 = milli
entPhySensorScale.100332213 = milli
entPhySensorScale.100332221 = milli
entPhySensorScale.100332222 = milli
entPhySensorScale.100332223 = milli
entPhySensorScale.100332231 = milli
entPhySensorScale.100332232 = milli
entPhySensorScale.100332233 = milli
entPhySensorScale.100332241 = milli
entPhySensorScale.100332242 = milli
entPhySensorScale.100332243 = milli
entPhySensorScale.100601111 = units
entPhySensorScale.100602111 = units
entPhySensorScale.100603111 = units
entPhySensorScale.100604111 = units
entPhySensorScale.100711101 = units
entPhySensorScale.100711102 = units
entPhySensorScale.100711103 = units
entPhySensorScale.100711104 = units
entPhySensorScale.100711105 = units
entPhySensorScale.100711106 = units
entPhySensorScale.100711107 = units
entPhySensorScale.100711211 = units
entPhySensorScale.100721101 = units
entPhySensorScale.100721102 = units
entPhySensorScale.100721103 = units
entPhySensorScale.100721104 = units
entPhySensorScale.100721105 = units
entPhySensorScale.100721106 = units
entPhySensorScale.100721107 = units
entPhySensorScale.100721211 = units
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' entPhySensorPrecision]

CMD EXITCODE[0]
CMD RUNTIME[0.0671s]
STDOUT[
entPhySensorPrecision.100006001 = 1
entPhySensorPrecision.100006002 = 1
entPhySensorPrecision.100006003 = 1
entPhySensorPrecision.100006004 = 1
entPhySensorPrecision.100006005 = 1
entPhySensorPrecision.100006006 = 1
entPhySensorPrecision.100006007 = 1
entPhySensorPrecision.100006008 = 1
entPhySensorPrecision.100006009 = 1
entPhySensorPrecision.100006010 = 1
entPhySensorPrecision.100006011 = 1
entPhySensorPrecision.100006012 = 1
entPhySensorPrecision.100006013 = 1
entPhySensorPrecision.100006014 = 1
entPhySensorPrecision.100006015 = 1
entPhySensorPrecision.100006016 = 1
entPhySensorPrecision.100006101 = 2
entPhySensorPrecision.100006102 = 2
entPhySensorPrecision.100006103 = 2
entPhySensorPrecision.100006104 = 2
entPhySensorPrecision.100006105 = 2
entPhySensorPrecision.100006106 = 2
entPhySensorPrecision.100006107 = 2
entPhySensorPrecision.100006108 = 2
entPhySensorPrecision.100006109 = 2
entPhySensorPrecision.100006110 = 2
entPhySensorPrecision.100006111 = 2
entPhySensorPrecision.100006112 = 2
entPhySensorPrecision.100006113 = 2
entPhySensorPrecision.100006114 = 2
entPhySensorPrecision.100006115 = 2
entPhySensorPrecision.100006116 = 2
entPhySensorPrecision.100006117 = 2
entPhySensorPrecision.100006118 = 2
entPhySensorPrecision.100006119 = 2
entPhySensorPrecision.100006120 = 2
entPhySensorPrecision.100006121 = 2
entPhySensorPrecision.100006122 = 2
entPhySensorPrecision.100006123 = 2
entPhySensorPrecision.100322201 = 1
entPhySensorPrecision.100322202 = 2
entPhySensorPrecision.100322211 = 2
entPhySensorPrecision.100322213 = 4
entPhySensorPrecision.100322221 = 2
entPhySensorPrecision.100322223 = 4
entPhySensorPrecision.100322231 = 2
entPhySensorPrecision.100322233 = 4
entPhySensorPrecision.100322241 = 2
entPhySensorPrecision.100322243 = 4
entPhySensorPrecision.100323201 = 1
entPhySensorPrecision.100323202 = 2
entPhySensorPrecision.100323211 = 2
entPhySensorPrecision.100323212 = 4
entPhySensorPrecision.100323213 = 4
entPhySensorPrecision.100323221 = 2
entPhySensorPrecision.100323222 = 4
entPhySensorPrecision.100323223 = 4
entPhySensorPrecision.100323231 = 2
entPhySensorPrecision.100323232 = 4
entPhySensorPrecision.100323233 = 4
entPhySensorPrecision.100323241 = 2
entPhySensorPrecision.100323242 = 4
entPhySensorPrecision.100323243 = 4
entPhySensorPrecision.100324201 = 1
entPhySensorPrecision.100324202 = 2
entPhySensorPrecision.100324211 = 2
entPhySensorPrecision.100324212 = 4
entPhySensorPrecision.100324213 = 4
entPhySensorPrecision.100324221 = 2
entPhySensorPrecision.100324222 = 4
entPhySensorPrecision.100324223 = 4
entPhySensorPrecision.100324231 = 2
entPhySensorPrecision.100324232 = 4
entPhySensorPrecision.100324233 = 4
entPhySensorPrecision.100324241 = 2
entPhySensorPrecision.100324242 = 4
entPhySensorPrecision.100324243 = 4
entPhySensorPrecision.100325201 = 1
entPhySensorPrecision.100325202 = 2
entPhySensorPrecision.100325211 = 2
entPhySensorPrecision.100325212 = 4
entPhySensorPrecision.100325213 = 4
entPhySensorPrecision.100325221 = 2
entPhySensorPrecision.100325222 = 4
entPhySensorPrecision.100325223 = 4
entPhySensorPrecision.100325231 = 2
entPhySensorPrecision.100325232 = 4
entPhySensorPrecision.100325233 = 4
entPhySensorPrecision.100325241 = 2
entPhySensorPrecision.100325242 = 4
entPhySensorPrecision.100325243 = 4
entPhySensorPrecision.100326201 = 1
entPhySensorPrecision.100326202 = 2
entPhySensorPrecision.100326211 = 2
entPhySensorPrecision.100326212 = 4
entPhySensorPrecision.100326213 = 4
entPhySensorPrecision.100326221 = 2
entPhySensorPrecision.100326222 = 4
entPhySensorPrecision.100326223 = 4
entPhySensorPrecision.100326231 = 2
entPhySensorPrecision.100326232 = 4
entPhySensorPrecision.100326233 = 4
entPhySensorPrecision.100326241 = 2
entPhySensorPrecision.100326242 = 4
entPhySensorPrecision.100326243 = 4
entPhySensorPrecision.100327201 = 1
entPhySensorPrecision.100327202 = 2
entPhySensorPrecision.100327211 = 2
entPhySensorPrecision.100327212 = 4
entPhySensorPrecision.100327213 = 4
entPhySensorPrecision.100327221 = 2
entPhySensorPrecision.100327222 = 4
entPhySensorPrecision.100327223 = 4
entPhySensorPrecision.100327231 = 2
entPhySensorPrecision.100327232 = 4
entPhySensorPrecision.100327233 = 4
entPhySensorPrecision.100327241 = 2
entPhySensorPrecision.100327242 = 4
entPhySensorPrecision.100327243 = 4
entPhySensorPrecision.100328201 = 1
entPhySensorPrecision.100328202 = 2
entPhySensorPrecision.100328211 = 2
entPhySensorPrecision.100328212 = 4
entPhySensorPrecision.100328213 = 4
entPhySensorPrecision.100328221 = 2
entPhySensorPrecision.100328222 = 4
entPhySensorPrecision.100328223 = 4
entPhySensorPrecision.100328231 = 2
entPhySensorPrecision.100328232 = 4
entPhySensorPrecision.100328233 = 4
entPhySensorPrecision.100328241 = 2
entPhySensorPrecision.100328242 = 4
entPhySensorPrecision.100328243 = 4
entPhySensorPrecision.100331201 = 1
entPhySensorPrecision.100331202 = 2
entPhySensorPrecision.100331211 = 2
entPhySensorPrecision.100331212 = 4
entPhySensorPrecision.100331213 = 4
entPhySensorPrecision.100331221 = 2
entPhySensorPrecision.100331222 = 4
entPhySensorPrecision.100331223 = 4
entPhySensorPrecision.100331231 = 2
entPhySensorPrecision.100331232 = 4
entPhySensorPrecision.100331233 = 4
entPhySensorPrecision.100331241 = 2
entPhySensorPrecision.100331242 = 4
entPhySensorPrecision.100331243 = 4
entPhySensorPrecision.100332201 = 1
entPhySensorPrecision.100332202 = 2
entPhySensorPrecision.100332211 = 2
entPhySensorPrecision.100332212 = 4
entPhySensorPrecision.100332213 = 4
entPhySensorPrecision.100332221 = 2
entPhySensorPrecision.100332222 = 4
entPhySensorPrecision.100332223 = 4
entPhySensorPrecision.100332231 = 2
entPhySensorPrecision.100332232 = 4
entPhySensorPrecision.100332233 = 4
entPhySensorPrecision.100332241 = 2
entPhySensorPrecision.100332242 = 4
entPhySensorPrecision.100332243 = 4
entPhySensorPrecision.100601111 = 0
entPhySensorPrecision.100602111 = 0
entPhySensorPrecision.100603111 = 0
entPhySensorPrecision.100604111 = 0
entPhySensorPrecision.100711101 = 1
entPhySensorPrecision.100711102 = 1
entPhySensorPrecision.100711103 = 1
entPhySensorPrecision.100711104 = 2
entPhySensorPrecision.100711105 = 2
entPhySensorPrecision.100711106 = 2
entPhySensorPrecision.100711107 = 2
entPhySensorPrecision.100711211 = 0
entPhySensorPrecision.100721101 = 1
entPhySensorPrecision.100721102 = 1
entPhySensorPrecision.100721103 = 1
entPhySensorPrecision.100721104 = 2
entPhySensorPrecision.100721105 = 2
entPhySensorPrecision.100721106 = 2
entPhySensorPrecision.100721107 = 2
entPhySensorPrecision.100721211 = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' entPhySensorOperStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.0664s]
STDOUT[
entPhySensorOperStatus.100006001 = ok
entPhySensorOperStatus.100006002 = ok
entPhySensorOperStatus.100006003 = ok
entPhySensorOperStatus.100006004 = ok
entPhySensorOperStatus.100006005 = ok
entPhySensorOperStatus.100006006 = ok
entPhySensorOperStatus.100006007 = ok
entPhySensorOperStatus.100006008 = ok
entPhySensorOperStatus.100006009 = ok
entPhySensorOperStatus.100006010 = ok
entPhySensorOperStatus.100006011 = ok
entPhySensorOperStatus.100006012 = ok
entPhySensorOperStatus.100006013 = ok
entPhySensorOperStatus.100006014 = ok
entPhySensorOperStatus.100006015 = ok
entPhySensorOperStatus.100006016 = ok
entPhySensorOperStatus.100006101 = ok
entPhySensorOperStatus.100006102 = ok
entPhySensorOperStatus.100006103 = ok
entPhySensorOperStatus.100006104 = ok
entPhySensorOperStatus.100006105 = ok
entPhySensorOperStatus.100006106 = ok
entPhySensorOperStatus.100006107 = ok
entPhySensorOperStatus.100006108 = ok
entPhySensorOperStatus.100006109 = ok
entPhySensorOperStatus.100006110 = ok
entPhySensorOperStatus.100006111 = ok
entPhySensorOperStatus.100006112 = ok
entPhySensorOperStatus.100006113 = ok
entPhySensorOperStatus.100006114 = ok
entPhySensorOperStatus.100006115 = ok
entPhySensorOperStatus.100006116 = ok
entPhySensorOperStatus.100006117 = ok
entPhySensorOperStatus.100006118 = ok
entPhySensorOperStatus.100006119 = ok
entPhySensorOperStatus.100006120 = ok
entPhySensorOperStatus.100006121 = ok
entPhySensorOperStatus.100006122 = ok
entPhySensorOperStatus.100006123 = ok
entPhySensorOperStatus.100322201 = unavailable
entPhySensorOperStatus.100322202 = unavailable
entPhySensorOperStatus.100322211 = unavailable
entPhySensorOperStatus.100322213 = unavailable
entPhySensorOperStatus.100322221 = unavailable
entPhySensorOperStatus.100322223 = unavailable
entPhySensorOperStatus.100322231 = unavailable
entPhySensorOperStatus.100322233 = unavailable
entPhySensorOperStatus.100322241 = unavailable
entPhySensorOperStatus.100322243 = unavailable
entPhySensorOperStatus.100323201 = ok
entPhySensorOperStatus.100323202 = ok
entPhySensorOperStatus.100323211 = ok
entPhySensorOperStatus.100323212 = ok
entPhySensorOperStatus.100323213 = ok
entPhySensorOperStatus.100323221 = ok
entPhySensorOperStatus.100323222 = ok
entPhySensorOperStatus.100323223 = ok
entPhySensorOperStatus.100323231 = ok
entPhySensorOperStatus.100323232 = ok
entPhySensorOperStatus.100323233 = ok
entPhySensorOperStatus.100323241 = ok
entPhySensorOperStatus.100323242 = ok
entPhySensorOperStatus.100323243 = ok
entPhySensorOperStatus.100324201 = ok
entPhySensorOperStatus.100324202 = ok
entPhySensorOperStatus.100324211 = ok
entPhySensorOperStatus.100324212 = ok
entPhySensorOperStatus.100324213 = ok
entPhySensorOperStatus.100324221 = ok
entPhySensorOperStatus.100324222 = ok
entPhySensorOperStatus.100324223 = ok
entPhySensorOperStatus.100324231 = ok
entPhySensorOperStatus.100324232 = ok
entPhySensorOperStatus.100324233 = ok
entPhySensorOperStatus.100324241 = ok
entPhySensorOperStatus.100324242 = ok
entPhySensorOperStatus.100324243 = ok
entPhySensorOperStatus.100325201 = ok
entPhySensorOperStatus.100325202 = ok
entPhySensorOperStatus.100325211 = ok
entPhySensorOperStatus.100325212 = ok
entPhySensorOperStatus.100325213 = ok
entPhySensorOperStatus.100325221 = ok
entPhySensorOperStatus.100325222 = ok
entPhySensorOperStatus.100325223 = ok
entPhySensorOperStatus.100325231 = ok
entPhySensorOperStatus.100325232 = ok
entPhySensorOperStatus.100325233 = ok
entPhySensorOperStatus.100325241 = ok
entPhySensorOperStatus.100325242 = ok
entPhySensorOperStatus.100325243 = ok
entPhySensorOperStatus.100326201 = ok
entPhySensorOperStatus.100326202 = ok
entPhySensorOperStatus.100326211 = ok
entPhySensorOperStatus.100326212 = ok
entPhySensorOperStatus.100326213 = ok
entPhySensorOperStatus.100326221 = ok
entPhySensorOperStatus.100326222 = ok
entPhySensorOperStatus.100326223 = ok
entPhySensorOperStatus.100326231 = ok
entPhySensorOperStatus.100326232 = ok
entPhySensorOperStatus.100326233 = ok
entPhySensorOperStatus.100326241 = ok
entPhySensorOperStatus.100326242 = ok
entPhySensorOperStatus.100326243 = ok
entPhySensorOperStatus.100327201 = ok
entPhySensorOperStatus.100327202 = ok
entPhySensorOperStatus.100327211 = ok
entPhySensorOperStatus.100327212 = ok
entPhySensorOperStatus.100327213 = ok
entPhySensorOperStatus.100327221 = ok
entPhySensorOperStatus.100327222 = ok
entPhySensorOperStatus.100327223 = ok
entPhySensorOperStatus.100327231 = ok
entPhySensorOperStatus.100327232 = ok
entPhySensorOperStatus.100327233 = ok
entPhySensorOperStatus.100327241 = ok
entPhySensorOperStatus.100327242 = ok
entPhySensorOperStatus.100327243 = ok
entPhySensorOperStatus.100328201 = ok
entPhySensorOperStatus.100328202 = ok
entPhySensorOperStatus.100328211 = ok
entPhySensorOperStatus.100328212 = ok
entPhySensorOperStatus.100328213 = ok
entPhySensorOperStatus.100328221 = ok
entPhySensorOperStatus.100328222 = ok
entPhySensorOperStatus.100328223 = ok
entPhySensorOperStatus.100328231 = ok
entPhySensorOperStatus.100328232 = ok
entPhySensorOperStatus.100328233 = ok
entPhySensorOperStatus.100328241 = ok
entPhySensorOperStatus.100328242 = ok
entPhySensorOperStatus.100328243 = ok
entPhySensorOperStatus.100331201 = ok
entPhySensorOperStatus.100331202 = ok
entPhySensorOperStatus.100331211 = ok
entPhySensorOperStatus.100331212 = ok
entPhySensorOperStatus.100331213 = ok
entPhySensorOperStatus.100331221 = ok
entPhySensorOperStatus.100331222 = ok
entPhySensorOperStatus.100331223 = ok
entPhySensorOperStatus.100331231 = ok
entPhySensorOperStatus.100331232 = ok
entPhySensorOperStatus.100331233 = ok
entPhySensorOperStatus.100331241 = ok
entPhySensorOperStatus.100331242 = ok
entPhySensorOperStatus.100331243 = ok
entPhySensorOperStatus.100332201 = ok
entPhySensorOperStatus.100332202 = ok
entPhySensorOperStatus.100332211 = ok
entPhySensorOperStatus.100332212 = ok
entPhySensorOperStatus.100332213 = ok
entPhySensorOperStatus.100332221 = ok
entPhySensorOperStatus.100332222 = ok
entPhySensorOperStatus.100332223 = ok
entPhySensorOperStatus.100332231 = ok
entPhySensorOperStatus.100332232 = ok
entPhySensorOperStatus.100332233 = ok
entPhySensorOperStatus.100332241 = ok
entPhySensorOperStatus.100332242 = ok
entPhySensorOperStatus.100332243 = ok
entPhySensorOperStatus.100601111 = ok
entPhySensorOperStatus.100602111 = ok
entPhySensorOperStatus.100603111 = ok
entPhySensorOperStatus.100604111 = ok
entPhySensorOperStatus.100711101 = ok
entPhySensorOperStatus.100711102 = ok
entPhySensorOperStatus.100711103 = ok
entPhySensorOperStatus.100711104 = ok
entPhySensorOperStatus.100711105 = ok
entPhySensorOperStatus.100711106 = ok
entPhySensorOperStatus.100711107 = ok
entPhySensorOperStatus.100711211 = ok
entPhySensorOperStatus.100721101 = ok
entPhySensorOperStatus.100721102 = ok
entPhySensorOperStatus.100721103 = ok
entPhySensorOperStatus.100721104 = ok
entPhySensorOperStatus.100721105 = ok
entPhySensorOperStatus.100721106 = ok
entPhySensorOperStatus.100721107 = ok
entPhySensorOperStatus.100721211 = ok
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'sp101a.pit1.teraswitch.com':'161' entPhysicalDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.1927s]
STDOUT[
entPhysicalDescr.1 = 32x100GbE QSFP & 2 SFP+ switch
entPhysicalDescr.100004000 = Scd Chip 0
entPhysicalDescr.100004196 = Standby Cpld Chip 196
entPhysicalDescr.100005000 = Isl Chip FixedSystemISL_ANALOGLT
entPhysicalDescr.100005001 = Isl Chip FixedSystemISL_ANALOGRT
entPhysicalDescr.100005002 = Isl Chip FixedSystemISL_T3CORE
entPhysicalDescr.100006001 = Cpu temp sensor
entPhysicalDescr.100006002 = Cpu board temp sensor
entPhysicalDescr.100006003 = Back-panel temp sensor
entPhysicalDescr.100006004 = Board temp sensor
entPhysicalDescr.100006005 = Front-panel temp sensor
entPhysicalDescr.100006006 = Trident3 top left outer sensor
entPhysicalDescr.100006007 = Trident3 bottom left outer sensor
entPhysicalDescr.100006008 = Trident3 bottom right outer sensor
entPhysicalDescr.100006009 = Trident3 top right outer sensor
entPhysicalDescr.100006010 = Trident3 top left center sensor
entPhysicalDescr.100006011 = Trident3 top right center sensor
entPhysicalDescr.100006012 = Trident3 top right inner sensor
entPhysicalDescr.100006013 = Trident3 top center sensor
entPhysicalDescr.100006014 = Trident3 bottom center sensor
entPhysicalDescr.100006015 = Trident3 bottom left center sensor
entPhysicalDescr.100006016 = Trident3 bottom right center sensor
entPhysicalDescr.100006101 = CpucardPwrCon Rail8 0V95
entPhysicalDescr.100006102 = CpucardPwrCon Rail4 1V8
entPhysicalDescr.100006103 = CpucardPwrCon Rail12 1V2
entPhysicalDescr.100006104 = CpucardPwrCon Rail2 5V
entPhysicalDescr.100006105 = CpucardPwrCon Rail10 3V3
entPhysicalDescr.100006106 = CpucardPwrCon Rail6 1V35
entPhysicalDescr.100006107 = CpucardPwrCon Rail1 12V standby
entPhysicalDescr.100006108 = CpucardPwrCon Rail9 1V8
entPhysicalDescr.100006109 = CpucardPwrCon Rail5 1V5
entPhysicalDescr.100006110 = CpucardPwrCon Rail3 3V3
entPhysicalDescr.100006111 = CpucardPwrCon Rail11 0V95
entPhysicalDescr.100006112 = CpucardPwrCon Rail7 0V67
entPhysicalDescr.100006113 = SwitchcardPwrCon Rail1 P0V8AR
entPhysicalDescr.100006114 = SwitchcardPwrCon Rail2 P0V8AL
entPhysicalDescr.100006115 = SwitchcardPwrCon Rail3 P0V9
entPhysicalDescr.100006116 = SwitchcardPwrCon Rail4 P1V2SCD
entPhysicalDescr.100006117 = SwitchcardPwrCon Rail5 P1V2TD
entPhysicalDescr.100006118 = SwitchcardPwrCon Rail6 P1V5CPLD
entPhysicalDescr.100006119 = SwitchcardPwrCon Rail7 P1V8
entPhysicalDescr.100006120 = SwitchcardPwrCon Rail8 P3V3
entPhysicalDescr.100006121 = SwitchcardPwrCon Rail9 P3V3STDBY
entPhysicalDescr.100006122 = SwitchcardPwrCon Rail10 P3V3_ISL_CTRL
entPhysicalDescr.100006123 = SwitchcardPwrCon Rail11 P12V
entPhysicalDescr.100015001 = Ucd Chip 11001
entPhysicalDescr.100015002 = Ucd Chip 11002
entPhysicalDescr.100100000 = Ethernet1/1
entPhysicalDescr.100100001 = Ethernet1/2
entPhysicalDescr.100100002 = Ethernet1/3
entPhysicalDescr.100100003 = Ethernet1/4
entPhysicalDescr.100100004 = Ethernet2/1
entPhysicalDescr.100100005 = Ethernet2/2
entPhysicalDescr.100100006 = Ethernet2/3
entPhysicalDescr.100100007 = Ethernet2/4
entPhysicalDescr.100100008 = Ethernet3/1
entPhysicalDescr.100100009 = Ethernet3/2
entPhysicalDescr.100100010 = Ethernet3/3
entPhysicalDescr.100100011 = Ethernet3/4
entPhysicalDescr.100100012 = Ethernet4/1
entPhysicalDescr.100100013 = Ethernet4/2
entPhysicalDescr.100100014 = Ethernet4/3
entPhysicalDescr.100100015 = Ethernet4/4
entPhysicalDescr.100100016 = Ethernet5/1
entPhysicalDescr.100100017 = Ethernet5/2
entPhysicalDescr.100100018 = Ethernet5/3
entPhysicalDescr.100100019 = Ethernet5/4
entPhysicalDescr.100100020 = Ethernet6/1
entPhysicalDescr.100100021 = Ethernet6/2
entPhysicalDescr.100100022 = Ethernet6/3
entPhysicalDescr.100100023 = Ethernet6/4
entPhysicalDescr.100100024 = Ethernet7/1
entPhysicalDescr.100100025 = Ethernet7/2
entPhysicalDescr.100100026 = Ethernet7/3
entPhysicalDescr.100100027 = Ethernet7/4
entPhysicalDescr.100100028 = Ethernet8/1
entPhysicalDescr.100100029 = Ethernet8/2
entPhysicalDescr.100100030 = Ethernet8/3
entPhysicalDescr.100100031 = Ethernet8/4
entPhysicalDescr.100100032 = Ethernet9/1
entPhysicalDescr.100100033 = Ethernet9/2
entPhysicalDescr.100100034 = Ethernet9/3
entPhysicalDescr.100100035 = Ethernet9/4
entPhysicalDescr.100100036 = Ethernet10/1
entPhysicalDescr.100100037 = Ethernet10/2
entPhysicalDescr.100100038 = Ethernet10/3
entPhysicalDescr.100100039 = Ethernet10/4
entPhysicalDescr.100100040 = Ethernet11/1
entPhysicalDescr.100100041 = Ethernet11/2
entPhysicalDescr.100100042 = Ethernet11/3
entPhysicalDescr.100100043 = Ethernet11/4
entPhysicalDescr.100100044 = Ethernet12/1
entPhysicalDescr.100100045 = Ethernet12/2
entPhysicalDescr.100100046 = Ethernet12/3
entPhysicalDescr.100100047 = Ethernet12/4
entPhysicalDescr.100100048 = Ethernet13/1
entPhysicalDescr.100100049 = Ethernet13/2
entPhysicalDescr.100100050 = Ethernet13/3
entPhysicalDescr.100100051 = Ethernet13/4
entPhysicalDescr.100100052 = Ethernet14/1
entPhysicalDescr.100100053 = Ethernet14/2
entPhysicalDescr.100100054 = Ethernet14/3
entPhysicalDescr.100100055 = Ethernet14/4
entPhysicalDescr.100100056 = Ethernet15/1
entPhysicalDescr.100100057 = Ethernet15/2
entPhysicalDescr.100100058 = Ethernet15/3
entPhysicalDescr.100100059 = Ethernet15/4
entPhysicalDescr.100100060 = Ethernet16/1
entPhysicalDescr.100100061 = Ethernet16/2
entPhysicalDescr.100100062 = Ethernet16/3
entPhysicalDescr.100100063 = Ethernet16/4
entPhysicalDescr.100100064 = Ethernet17/1
entPhysicalDescr.100100065 = Ethernet17/2
entPhysicalDescr.100100066 = Ethernet17/3
entPhysicalDescr.100100067 = Ethernet17/4
entPhysicalDescr.100100068 = Ethernet18/1
entPhysicalDescr.100100069 = Ethernet18/2
entPhysicalDescr.100100070 = Ethernet18/3
entPhysicalDescr.100100071 = Ethernet18/4
entPhysicalDescr.100100072 = Ethernet19/1
entPhysicalDescr.100100073 = Ethernet19/2
entPhysicalDescr.100100074 = Ethernet19/3
entPhysicalDescr.100100075 = Ethernet19/4
entPhysicalDescr.100100076 = Ethernet20/1
entPhysicalDescr.100100077 = Ethernet20/2
entPhysicalDescr.100100078 = Ethernet20/3
entPhysicalDescr.100100079 = Ethernet20/4
entPhysicalDescr.100100080 = Ethernet21/1
entPhysicalDescr.100100081 = Ethernet21/2
entPhysicalDescr.100100082 = Ethernet21/3
entPhysicalDescr.100100083 = Ethernet21/4
entPhysicalDescr.100100084 = Ethernet22/1
entPhysicalDescr.100100085 = Ethernet22/2
entPhysicalDescr.100100086 = Ethernet22/3
entPhysicalDescr.100100087 = Ethernet22/4
entPhysicalDescr.100100088 = Ethernet23/1
entPhysicalDescr.100100089 = Ethernet23/2
entPhysicalDescr.100100090 = Ethernet23/3
entPhysicalDescr.100100091 = Ethernet23/4
entPhysicalDescr.100100092 = Ethernet24/1
entPhysicalDescr.100100093 = Ethernet24/2
entPhysicalDescr.100100094 = Ethernet24/3
entPhysicalDescr.100100095 = Ethernet24/4
entPhysicalDescr.100100096 = Ethernet25/1
entPhysicalDescr.100100097 = Ethernet25/2
entPhysicalDescr.100100098 = Ethernet25/3
entPhysicalDescr.100100099 = Ethernet25/4
entPhysicalDescr.100100100 = Ethernet26/1
entPhysicalDescr.100100101 = Ethernet26/2
entPhysicalDescr.100100102 = Ethernet26/3
entPhysicalDescr.100100103 = Ethernet26/4
entPhysicalDescr.100100104 = Ethernet27/1
entPhysicalDescr.100100105 = Ethernet27/2
entPhysicalDescr.100100106 = Ethernet27/3
entPhysicalDescr.100100107 = Ethernet27/4
entPhysicalDescr.100100108 = Ethernet28/1
entPhysicalDescr.100100109 = Ethernet28/2
entPhysicalDescr.100100110 = Ethernet28/3
entPhysicalDescr.100100111 = Ethernet28/4
entPhysicalDescr.100100112 = Ethernet29/1
entPhysicalDescr.100100113 = Ethernet29/2
entPhysicalDescr.100100114 = Ethernet29/3
entPhysicalDescr.100100115 = Ethernet29/4
entPhysicalDescr.100100116 = Ethernet30/1
entPhysicalDescr.100100117 = Ethernet30/2
entPhysicalDescr.100100118 = Ethernet30/3
entPhysicalDescr.100100119 = Ethernet30/4
entPhysicalDescr.100100120 = Ethernet31/1
entPhysicalDescr.100100121 = Ethernet31/2
entPhysicalDescr.100100122 = Ethernet31/3
entPhysicalDescr.100100123 = Ethernet31/4
entPhysicalDescr.100100124 = Ethernet32/1
entPhysicalDescr.100100125 = Ethernet32/2
entPhysicalDescr.100100126 = Ethernet32/3
entPhysicalDescr.100100127 = Ethernet32/4
entPhysicalDescr.100100128 = Ethernet33
entPhysicalDescr.100100129 = Ethernet34
entPhysicalDescr.100110131 = Management1
entPhysicalDescr.100301000 = Xcvr Slot 1
entPhysicalDescr.100302000 = Xcvr Slot 2
entPhysicalDescr.100303000 = Xcvr Slot 3
entPhysicalDescr.100304000 = Xcvr Slot 4
entPhysicalDescr.100305000 = Xcvr Slot 5
entPhysicalDescr.100306000 = Xcvr Slot 6
entPhysicalDescr.100307000 = Xcvr Slot 7
entPhysicalDescr.100308000 = Xcvr Slot 8
entPhysicalDescr.100309000 = Xcvr Slot 9
entPhysicalDescr.100310000 = Xcvr Slot 10
entPhysicalDescr.100311000 = Xcvr Slot 11
entPhysicalDescr.100312000 = Xcvr Slot 12
entPhysicalDescr.100313000 = Xcvr Slot 13
entPhysicalDescr.100314000 = Xcvr Slot 14
entPhysicalDescr.100315000 = Xcvr Slot 15
entPhysicalDescr.100316000 = Xcvr Slot 16
entPhysicalDescr.100317000 = Xcvr Slot 17
entPhysicalDescr.100318000 = Xcvr Slot 18
entPhysicalDescr.100319000 = Xcvr Slot 19
entPhysicalDescr.100320000 = Xcvr Slot 20
entPhysicalDescr.100321000 = Xcvr Slot 21
entPhysicalDescr.100321100 = Xcvr for Ethernet21
entPhysicalDescr.100322000 = Xcvr Slot 22
entPhysicalDescr.100322100 = Xcvr for Ethernet22
entPhysicalDescr.100322201 = DOM Temperature Sensor for Ethernet22
entPhysicalDescr.100322202 = DOM Voltage Sensor for Ethernet22
entPhysicalDescr.100322210 = Lane 0 for Xcvr for Ethernet22
entPhysicalDescr.100322211 = DOM TX Bias Sensor for Ethernet22/1
entPhysicalDescr.100322213 = DOM RX Power Sensor for Ethernet22/1
entPhysicalDescr.100322220 = Lane 1 for Xcvr for Ethernet22
entPhysicalDescr.100322221 = DOM TX Bias Sensor for Ethernet22/2
entPhysicalDescr.100322223 = DOM RX Power Sensor for Ethernet22/2
entPhysicalDescr.100322230 = Lane 2 for Xcvr for Ethernet22
entPhysicalDescr.100322231 = DOM TX Bias Sensor for Ethernet22/3
entPhysicalDescr.100322233 = DOM RX Power Sensor for Ethernet22/3
entPhysicalDescr.100322240 = Lane 3 for Xcvr for Ethernet22
entPhysicalDescr.100322241 = DOM TX Bias Sensor for Ethernet22/4
entPhysicalDescr.100322243 = DOM RX Power Sensor for Ethernet22/4
entPhysicalDescr.100323000 = Xcvr Slot 23
entPhysicalDescr.100323100 = Xcvr for Ethernet23
entPhysicalDescr.100323201 = DOM Temperature Sensor for Ethernet23
entPhysicalDescr.100323202 = DOM Voltage Sensor for Ethernet23
entPhysicalDescr.100323210 = Lane 0 for Xcvr for Ethernet23
entPhysicalDescr.100323211 = DOM TX Bias Sensor for Ethernet23/1
entPhysicalDescr.100323212 = DOM TX Power Sensor for Ethernet23/1
entPhysicalDescr.100323213 = DOM RX Power Sensor for Ethernet23/1
entPhysicalDescr.100323220 = Lane 1 for Xcvr for Ethernet23
entPhysicalDescr.100323221 = DOM TX Bias Sensor for Ethernet23/2
entPhysicalDescr.100323222 = DOM TX Power Sensor for Ethernet23/2
entPhysicalDescr.100323223 = DOM RX Power Sensor for Ethernet23/2
entPhysicalDescr.100323230 = Lane 2 for Xcvr for Ethernet23
entPhysicalDescr.100323231 = DOM TX Bias Sensor for Ethernet23/3
entPhysicalDescr.100323232 = DOM TX Power Sensor for Ethernet23/3
entPhysicalDescr.100323233 = DOM RX Power Sensor for Ethernet23/3
entPhysicalDescr.100323240 = Lane 3 for Xcvr for Ethernet23
entPhysicalDescr.100323241 = DOM TX Bias Sensor for Ethernet23/4
entPhysicalDescr.100323242 = DOM TX Power Sensor for Ethernet23/4
entPhysicalDescr.100323243 = DOM RX Power Sensor for Ethernet23/4
entPhysicalDescr.100324000 = Xcvr Slot 24
entPhysicalDescr.100324100 = Xcvr for Ethernet24
entPhysicalDescr.100324201 = DOM Temperature Sensor for Ethernet24
entPhysicalDescr.100324202 = DOM Voltage Sensor for Ethernet24
entPhysicalDescr.100324210 = Lane 0 for Xcvr for Ethernet24
entPhysicalDescr.100324211 = DOM TX Bias Sensor for Ethernet24/1
entPhysicalDescr.100324212 = DOM TX Power Sensor for Ethernet24/1
entPhysicalDescr.100324213 = DOM RX Power Sensor for Ethernet24/1
entPhysicalDescr.100324220 = Lane 1 for Xcvr for Ethernet24
entPhysicalDescr.100324221 = DOM TX Bias Sensor for Ethernet24/2
entPhysicalDescr.100324222 = DOM TX Power Sensor for Ethernet24/2
entPhysicalDescr.100324223 = DOM RX Power Sensor for Ethernet24/2
entPhysicalDescr.100324230 = Lane 2 for Xcvr for Ethernet24
entPhysicalDescr.100324231 = DOM TX Bias Sensor for Ethernet24/3
entPhysicalDescr.100324232 = DOM TX Power Sensor for Ethernet24/3
entPhysicalDescr.100324233 = DOM RX Power Sensor for Ethernet24/3
entPhysicalDescr.100324240 = Lane 3 for Xcvr for Ethernet24
entPhysicalDescr.100324241 = DOM TX Bias Sensor for Ethernet24/4
entPhysicalDescr.100324242 = DOM TX Power Sensor for Ethernet24/4
entPhysicalDescr.100324243 = DOM RX Power Sensor for Ethernet24/4
entPhysicalDescr.100325000 = Xcvr Slot 25
entPhysicalDescr.100325100 = Xcvr for Ethernet25
entPhysicalDescr.100325201 = DOM Temperature Sensor for Ethernet25
entPhysicalDescr.100325202 = DOM Voltage Sensor for Ethernet25
entPhysicalDescr.100325210 = Lane 0 for Xcvr for Ethernet25
entPhysicalDescr.100325211 = DOM TX Bias Sensor for Ethernet25/1
entPhysicalDescr.100325212 = DOM TX Power Sensor for Ethernet25/1
entPhysicalDescr.100325213 = DOM RX Power Sensor for Ethernet25/1
entPhysicalDescr.100325220 = Lane 1 for Xcvr for Ethernet25
entPhysicalDescr.100325221 = DOM TX Bias Sensor for Ethernet25/2
entPhysicalDescr.100325222 = DOM TX Power Sensor for Ethernet25/2
entPhysicalDescr.100325223 = DOM RX Power Sensor for Ethernet25/2
entPhysicalDescr.100325230 = Lane 2 for Xcvr for Ethernet25
entPhysicalDescr.100325231 = DOM TX Bias Sensor for Ethernet25/3
entPhysicalDescr.100325232 = DOM TX Power Sensor for Ethernet25/3
entPhysicalDescr.100325233 = DOM RX Power Sensor for Ethernet25/3
entPhysicalDescr.100325240 = Lane 3 for Xcvr for Ethernet25
entPhysicalDescr.100325241 = DOM TX Bias Sensor for Ethernet25/4
entPhysicalDescr.100325242 = DOM TX Power Sensor for Ethernet25/4
entPhysicalDescr.100325243 = DOM RX Power Sensor for Ethernet25/4
entPhysicalDescr.100326000 = Xcvr Slot 26
entPhysicalDescr.100326100 = Xcvr for Ethernet26
entPhysicalDescr.100326201 = DOM Temperature Sensor for Ethernet26
entPhysicalDescr.100326202 = DOM Voltage Sensor for Ethernet26
entPhysicalDescr.100326210 = Lane 0 for Xcvr for Ethernet26
entPhysicalDescr.100326211 = DOM TX Bias Sensor for Ethernet26/1
entPhysicalDescr.100326212 = DOM TX Power Sensor for Ethernet26/1
entPhysicalDescr.100326213 = DOM RX Power Sensor for Ethernet26/1
entPhysicalDescr.100326220 = Lane 1 for Xcvr for Ethernet26
entPhysicalDescr.100326221 = DOM TX Bias Sensor for Ethernet26/2
entPhysicalDescr.100326222 = DOM TX Power Sensor for Ethernet26/2
entPhysicalDescr.100326223 = DOM RX Power Sensor for Ethernet26/2
entPhysicalDescr.100326230 = Lane 2 for Xcvr for Ethernet26
entPhysicalDescr.100326231 = DOM TX Bias Sensor for Ethernet26/3
entPhysicalDescr.100326232 = DOM TX Power Sensor for Ethernet26/3
entPhysicalDescr.100326233 = DOM RX Power Sensor for Ethernet26/3
entPhysicalDescr.100326240 = Lane 3 for Xcvr for Ethernet26
entPhysicalDescr.100326241 = DOM TX Bias Sensor for Ethernet26/4
entPhysicalDescr.100326242 = DOM TX Power Sensor for Ethernet26/4
entPhysicalDescr.100326243 = DOM RX Power Sensor for Ethernet26/4
entPhysicalDescr.100327000 = Xcvr Slot 27
entPhysicalDescr.100327100 = Xcvr for Ethernet27
entPhysicalDescr.100327201 = DOM Temperature Sensor for Ethernet27
entPhysicalDescr.100327202 = DOM Voltage Sensor for Ethernet27
entPhysicalDescr.100327210 = Lane 0 for Xcvr for Ethernet27
entPhysicalDescr.100327211 = DOM TX Bias Sensor for Ethernet27/1
entPhysicalDescr.100327212 = DOM TX Power Sensor for Ethernet27/1
entPhysicalDescr.100327213 = DOM RX Power Sensor for Ethernet27/1
entPhysicalDescr.100327220 = Lane 1 for Xcvr for Ethernet27
entPhysicalDescr.100327221 = DOM TX Bias Sensor for Ethernet27/2
entPhysicalDescr.100327222 = DOM TX Power Sensor for Ethernet27/2
entPhysicalDescr.100327223 = DOM RX Power Sensor for Ethernet27/2
entPhysicalDescr.100327230 = Lane 2 for Xcvr for Ethernet27
entPhysicalDescr.100327231 = DOM TX Bias Sensor for Ethernet27/3
entPhysicalDescr.100327232 = DOM TX Power Sensor for Ethernet27/3
entPhysicalDescr.100327233 = DOM RX Power Sensor for Ethernet27/3
entPhysicalDescr.100327240 = Lane 3 for Xcvr for Ethernet27
entPhysicalDescr.100327241 = DOM TX Bias Sensor for Ethernet27/4
entPhysicalDescr.100327242 = DOM TX Power Sensor for Ethernet27/4
entPhysicalDescr.100327243 = DOM RX Power Sensor for Ethernet27/4
entPhysicalDescr.100328000 = Xcvr Slot 28
entPhysicalDescr.100328100 = Xcvr for Ethernet28
entPhysicalDescr.100328201 = DOM Temperature Sensor for Ethernet28
entPhysicalDescr.100328202 = DOM Voltage Sensor for Ethernet28
entPhysicalDescr.100328210 = Lane 0 for Xcvr for Ethernet28
entPhysicalDescr.100328211 = DOM TX Bias Sensor for Ethernet28/1
entPhysicalDescr.100328212 = DOM TX Power Sensor for Ethernet28/1
entPhysicalDescr.100328213 = DOM RX Power Sensor for Ethernet28/1
entPhysicalDescr.100328220 = Lane 1 for Xcvr for Ethernet28
entPhysicalDescr.100328221 = DOM TX Bias Sensor for Ethernet28/2
entPhysicalDescr.100328222 = DOM TX Power Sensor for Ethernet28/2
entPhysicalDescr.100328223 = DOM RX Power Sensor for Ethernet28/2
entPhysicalDescr.100328230 = Lane 2 for Xcvr for Ethernet28
entPhysicalDescr.100328231 = DOM TX Bias Sensor for Ethernet28/3
entPhysicalDescr.100328232 = DOM TX Power Sensor for Ethernet28/3
entPhysicalDescr.100328233 = DOM RX Power Sensor for Ethernet28/3
entPhysicalDescr.100328240 = Lane 3 for Xcvr for Ethernet28
entPhysicalDescr.100328241 = DOM TX Bias Sensor for Ethernet28/4
entPhysicalDescr.100328242 = DOM TX Power Sensor for Ethernet28/4
entPhysicalDescr.100328243 = DOM RX Power Sensor for Ethernet28/4
entPhysicalDescr.100329000 = Xcvr Slot 29
entPhysicalDescr.100330000 = Xcvr Slot 30
entPhysicalDescr.100331000 = Xcvr Slot 31
entPhysicalDescr.100331100 = Xcvr for Ethernet31
entPhysicalDescr.100331201 = DOM Temperature Sensor for Ethernet31
entPhysicalDescr.100331202 = DOM Voltage Sensor for Ethernet31
entPhysicalDescr.100331210 = Lane 0 for Xcvr for Ethernet31
entPhysicalDescr.100331211 = DOM TX Bias Sensor for Ethernet31/1
entPhysicalDescr.100331212 = DOM TX Power Sensor for Ethernet31/1
entPhysicalDescr.100331213 = DOM RX Power Sensor for Ethernet31/1
entPhysicalDescr.100331220 = Lane 1 for Xcvr for Ethernet31
entPhysicalDescr.100331221 = DOM TX Bias Sensor for Ethernet31/2
entPhysicalDescr.100331222 = DOM TX Power Sensor for Ethernet31/2
entPhysicalDescr.100331223 = DOM RX Power Sensor for Ethernet31/2
entPhysicalDescr.100331230 = Lane 2 for Xcvr for Ethernet31
entPhysicalDescr.100331231 = DOM TX Bias Sensor for Ethernet31/3
entPhysicalDescr.100331232 = DOM TX Power Sensor for Ethernet31/3
entPhysicalDescr.100331233 = DOM RX Power Sensor for Ethernet31/3
entPhysicalDescr.100331240 = Lane 3 for Xcvr for Ethernet31
entPhysicalDescr.100331241 = DOM TX Bias Sensor for Ethernet31/4
entPhysicalDescr.100331242 = DOM TX Power Sensor for Ethernet31/4
entPhysicalDescr.100331243 = DOM RX Power Sensor for Ethernet31/4
entPhysicalDescr.100332000 = Xcvr Slot 32
entPhysicalDescr.100332100 = Xcvr for Ethernet32
entPhysicalDescr.100332201 = DOM Temperature Sensor for Ethernet32
entPhysicalDescr.100332202 = DOM Voltage Sensor for Ethernet32
entPhysicalDescr.100332210 = Lane 0 for Xcvr for Ethernet32
entPhysicalDescr.100332211 = DOM TX Bias Sensor for Ethernet32/1
entPhysicalDescr.100332212 = DOM TX Power Sensor for Ethernet32/1
entPhysicalDescr.100332213 = DOM RX Power Sensor for Ethernet32/1
entPhysicalDescr.100332220 = Lane 1 for Xcvr for Ethernet32
entPhysicalDescr.100332221 = DOM TX Bias Sensor for Ethernet32/2
entPhysicalDescr.100332222 = DOM TX Power Sensor for Ethernet32/2
entPhysicalDescr.100332223 = DOM RX Power Sensor for Ethernet32/2
entPhysicalDescr.100332230 = Lane 2 for Xcvr for Ethernet32
entPhysicalDescr.100332231 = DOM TX Bias Sensor for Ethernet32/3
entPhysicalDescr.100332232 = DOM TX Power Sensor for Ethernet32/3
entPhysicalDescr.100332233 = DOM RX Power Sensor for Ethernet32/3
entPhysicalDescr.100332240 = Lane 3 for Xcvr for Ethernet32
entPhysicalDescr.100332241 = DOM TX Bias Sensor for Ethernet32/4
entPhysicalDescr.100332242 = DOM TX Power Sensor for Ethernet32/4
entPhysicalDescr.100332243 = DOM RX Power Sensor for Ethernet32/4
entPhysicalDescr.100333000 = Xcvr Slot 33
entPhysicalDescr.100334000 = Xcvr Slot 34
entPhysicalDescr.100601000 = Fan Tray Slot 1
entPhysicalDescr.100601100 = Fan Tray 1
entPhysicalDescr.100601110 = Fan Tray 1 Fan 1
entPhysicalDescr.100601111 = Fan Tray 1 Fan 1 Sensor 1
entPhysicalDescr.100602000 = Fan Tray Slot 2
entPhysicalDescr.100602100 = Fan Tray 2
entPhysicalDescr.100602110 = Fan Tray 2 Fan 1
entPhysicalDescr.100602111 = Fan Tray 2 Fan 1 Sensor 1
entPhysicalDescr.100603000 = Fan Tray Slot 3
entPhysicalDescr.100603100 = Fan Tray 3
entPhysicalDescr.100603110 = Fan Tray 3 Fan 1
entPhysicalDescr.100603111 = Fan Tray 3 Fan 1 Sensor 1
entPhysicalDescr.100604000 = Fan Tray Slot 4
entPhysicalDescr.100604100 = Fan Tray 4
entPhysicalDescr.100604110 = Fan Tray 4 Fan 1
entPhysicalDescr.100604111 = Fan Tray 4 Fan 1 Sensor 1
entPhysicalDescr.100710000 = Power Supply Slot 1
entPhysicalDescr.100711000 = PowerSupply1
entPhysicalDescr.100711101 = Hotspot
entPhysicalDescr.100711102 = Inlet
entPhysicalDescr.100711103 = Secondary hotspot
entPhysicalDescr.100711104 = Input current sensor
entPhysicalDescr.100711105 = Output current sensor
entPhysicalDescr.100711106 = Input voltage sensor
entPhysicalDescr.100711107 = Output voltage sensor
entPhysicalDescr.100711210 = PowerSupply1 Fan 1
entPhysicalDescr.100711211 = PowerSupply1 Fan 1 Sensor 1
entPhysicalDescr.100720000 = Power Supply Slot 2
entPhysicalDescr.100721000 = PowerSupply2
entPhysicalDescr.100721101 = Hotspot
entPhysicalDescr.100721102 = Inlet
entPhysicalDescr.100721103 = Secondary hotspot
entPhysicalDescr.100721104 = Input current sensor
entPhysicalDescr.100721105 = Output current sensor
entPhysicalDescr.100721106 = Input voltage sensor
entPhysicalDescr.100721107 = Output voltage sensor
entPhysicalDescr.100721210 = PowerSupply2 Fan 1
entPhysicalDescr.100721211 = PowerSupply2 Fan 1 Sensor 1
entPhysicalDescr.1100004000 = Chip Container
entPhysicalDescr.1100006000 = Sensor Container
entPhysicalDescr.1100140000 = Port Container
entPhysicalDescr.1100300000 = Xcvr Slot Container
entPhysicalDescr.1100600000 = Fan Tray Slot Container
entPhysicalDescr.1100700000 = Power Supply Slot Container
entPhysicalDescr.1100711100 = Power Supply Sensor Container
entPhysicalDescr.1100711200 = Power Supply Fan Container
entPhysicalDescr.1100721100 = Power Supply Sensor Container
entPhysicalDescr.1100721200 = Power Supply Fan Container
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'sp101a.pit1.teraswitch.com':'161' entPhysicalName]

CMD EXITCODE[0]
CMD RUNTIME[0.1964s]
STDOUT[
entPhysicalName.1 = 
entPhysicalName.100004000 = 
entPhysicalName.100004196 = 
entPhysicalName.100005000 = 
entPhysicalName.100005001 = 
entPhysicalName.100005002 = 
entPhysicalName.100006001 = 
entPhysicalName.100006002 = 
entPhysicalName.100006003 = 
entPhysicalName.100006004 = 
entPhysicalName.100006005 = 
entPhysicalName.100006006 = 
entPhysicalName.100006007 = 
entPhysicalName.100006008 = 
entPhysicalName.100006009 = 
entPhysicalName.100006010 = 
entPhysicalName.100006011 = 
entPhysicalName.100006012 = 
entPhysicalName.100006013 = 
entPhysicalName.100006014 = 
entPhysicalName.100006015 = 
entPhysicalName.100006016 = 
entPhysicalName.100006101 = 
entPhysicalName.100006102 = 
entPhysicalName.100006103 = 
entPhysicalName.100006104 = 
entPhysicalName.100006105 = 
entPhysicalName.100006106 = 
entPhysicalName.100006107 = 
entPhysicalName.100006108 = 
entPhysicalName.100006109 = 
entPhysicalName.100006110 = 
entPhysicalName.100006111 = 
entPhysicalName.100006112 = 
entPhysicalName.100006113 = 
entPhysicalName.100006114 = 
entPhysicalName.100006115 = 
entPhysicalName.100006116 = 
entPhysicalName.100006117 = 
entPhysicalName.100006118 = 
entPhysicalName.100006119 = 
entPhysicalName.100006120 = 
entPhysicalName.100006121 = 
entPhysicalName.100006122 = 
entPhysicalName.100006123 = 
entPhysicalName.100015001 = 
entPhysicalName.100015002 = 
entPhysicalName.100100000 = 
entPhysicalName.100100001 = 
entPhysicalName.100100002 = 
entPhysicalName.100100003 = 
entPhysicalName.100100004 = 
entPhysicalName.100100005 = 
entPhysicalName.100100006 = 
entPhysicalName.100100007 = 
entPhysicalName.100100008 = 
entPhysicalName.100100009 = 
entPhysicalName.100100010 = 
entPhysicalName.100100011 = 
entPhysicalName.100100012 = 
entPhysicalName.100100013 = 
entPhysicalName.100100014 = 
entPhysicalName.100100015 = 
entPhysicalName.100100016 = 
entPhysicalName.100100017 = 
entPhysicalName.100100018 = 
entPhysicalName.100100019 = 
entPhysicalName.100100020 = 
entPhysicalName.100100021 = 
entPhysicalName.100100022 = 
entPhysicalName.100100023 = 
entPhysicalName.100100024 = 
entPhysicalName.100100025 = 
entPhysicalName.100100026 = 
entPhysicalName.100100027 = 
entPhysicalName.100100028 = 
entPhysicalName.100100029 = 
entPhysicalName.100100030 = 
entPhysicalName.100100031 = 
entPhysicalName.100100032 = 
entPhysicalName.100100033 = 
entPhysicalName.100100034 = 
entPhysicalName.100100035 = 
entPhysicalName.100100036 = 
entPhysicalName.100100037 = 
entPhysicalName.100100038 = 
entPhysicalName.100100039 = 
entPhysicalName.100100040 = 
entPhysicalName.100100041 = 
entPhysicalName.100100042 = 
entPhysicalName.100100043 = 
entPhysicalName.100100044 = 
entPhysicalName.100100045 = 
entPhysicalName.100100046 = 
entPhysicalName.100100047 = 
entPhysicalName.100100048 = 
entPhysicalName.100100049 = 
entPhysicalName.100100050 = 
entPhysicalName.100100051 = 
entPhysicalName.100100052 = 
entPhysicalName.100100053 = 
entPhysicalName.100100054 = 
entPhysicalName.100100055 = 
entPhysicalName.100100056 = 
entPhysicalName.100100057 = 
entPhysicalName.100100058 = 
entPhysicalName.100100059 = 
entPhysicalName.100100060 = 
entPhysicalName.100100061 = 
entPhysicalName.100100062 = 
entPhysicalName.100100063 = 
entPhysicalName.100100064 = 
entPhysicalName.100100065 = 
entPhysicalName.100100066 = 
entPhysicalName.100100067 = 
entPhysicalName.100100068 = 
entPhysicalName.100100069 = 
entPhysicalName.100100070 = 
entPhysicalName.100100071 = 
entPhysicalName.100100072 = 
entPhysicalName.100100073 = 
entPhysicalName.100100074 = 
entPhysicalName.100100075 = 
entPhysicalName.100100076 = 
entPhysicalName.100100077 = 
entPhysicalName.100100078 = 
entPhysicalName.100100079 = 
entPhysicalName.100100080 = 
entPhysicalName.100100081 = 
entPhysicalName.100100082 = 
entPhysicalName.100100083 = 
entPhysicalName.100100084 = 
entPhysicalName.100100085 = 
entPhysicalName.100100086 = 
entPhysicalName.100100087 = 
entPhysicalName.100100088 = 
entPhysicalName.100100089 = 
entPhysicalName.100100090 = 
entPhysicalName.100100091 = 
entPhysicalName.100100092 = 
entPhysicalName.100100093 = 
entPhysicalName.100100094 = 
entPhysicalName.100100095 = 
entPhysicalName.100100096 = 
entPhysicalName.100100097 = 
entPhysicalName.100100098 = 
entPhysicalName.100100099 = 
entPhysicalName.100100100 = 
entPhysicalName.100100101 = 
entPhysicalName.100100102 = 
entPhysicalName.100100103 = 
entPhysicalName.100100104 = 
entPhysicalName.100100105 = 
entPhysicalName.100100106 = 
entPhysicalName.100100107 = 
entPhysicalName.100100108 = 
entPhysicalName.100100109 = 
entPhysicalName.100100110 = 
entPhysicalName.100100111 = 
entPhysicalName.100100112 = 
entPhysicalName.100100113 = 
entPhysicalName.100100114 = 
entPhysicalName.100100115 = 
entPhysicalName.100100116 = 
entPhysicalName.100100117 = 
entPhysicalName.100100118 = 
entPhysicalName.100100119 = 
entPhysicalName.100100120 = 
entPhysicalName.100100121 = 
entPhysicalName.100100122 = 
entPhysicalName.100100123 = 
entPhysicalName.100100124 = 
entPhysicalName.100100125 = 
entPhysicalName.100100126 = 
entPhysicalName.100100127 = 
entPhysicalName.100100128 = 
entPhysicalName.100100129 = 
entPhysicalName.100110131 = 
entPhysicalName.100301000 = 
entPhysicalName.100302000 = 
entPhysicalName.100303000 = 
entPhysicalName.100304000 = 
entPhysicalName.100305000 = 
entPhysicalName.100306000 = 
entPhysicalName.100307000 = 
entPhysicalName.100308000 = 
entPhysicalName.100309000 = 
entPhysicalName.100310000 = 
entPhysicalName.100311000 = 
entPhysicalName.100312000 = 
entPhysicalName.100313000 = 
entPhysicalName.100314000 = 
entPhysicalName.100315000 = 
entPhysicalName.100316000 = 
entPhysicalName.100317000 = 
entPhysicalName.100318000 = 
entPhysicalName.100319000 = 
entPhysicalName.100320000 = 
entPhysicalName.100321000 = 
entPhysicalName.100321100 = 
entPhysicalName.100322000 = 
entPhysicalName.100322100 = 
entPhysicalName.100322201 = 
entPhysicalName.100322202 = 
entPhysicalName.100322210 = 
entPhysicalName.100322211 = 
entPhysicalName.100322213 = 
entPhysicalName.100322220 = 
entPhysicalName.100322221 = 
entPhysicalName.100322223 = 
entPhysicalName.100322230 = 
entPhysicalName.100322231 = 
entPhysicalName.100322233 = 
entPhysicalName.100322240 = 
entPhysicalName.100322241 = 
entPhysicalName.100322243 = 
entPhysicalName.100323000 = 
entPhysicalName.100323100 = 
entPhysicalName.100323201 = 
entPhysicalName.100323202 = 
entPhysicalName.100323210 = 
entPhysicalName.100323211 = 
entPhysicalName.100323212 = 
entPhysicalName.100323213 = 
entPhysicalName.100323220 = 
entPhysicalName.100323221 = 
entPhysicalName.100323222 = 
entPhysicalName.100323223 = 
entPhysicalName.100323230 = 
entPhysicalName.100323231 = 
entPhysicalName.100323232 = 
entPhysicalName.100323233 = 
entPhysicalName.100323240 = 
entPhysicalName.100323241 = 
entPhysicalName.100323242 = 
entPhysicalName.100323243 = 
entPhysicalName.100324000 = 
entPhysicalName.100324100 = 
entPhysicalName.100324201 = 
entPhysicalName.100324202 = 
entPhysicalName.100324210 = 
entPhysicalName.100324211 = 
entPhysicalName.100324212 = 
entPhysicalName.100324213 = 
entPhysicalName.100324220 = 
entPhysicalName.100324221 = 
entPhysicalName.100324222 = 
entPhysicalName.100324223 = 
entPhysicalName.100324230 = 
entPhysicalName.100324231 = 
entPhysicalName.100324232 = 
entPhysicalName.100324233 = 
entPhysicalName.100324240 = 
entPhysicalName.100324241 = 
entPhysicalName.100324242 = 
entPhysicalName.100324243 = 
entPhysicalName.100325000 = 
entPhysicalName.100325100 = 
entPhysicalName.100325201 = 
entPhysicalName.100325202 = 
entPhysicalName.100325210 = 
entPhysicalName.100325211 = 
entPhysicalName.100325212 = 
entPhysicalName.100325213 = 
entPhysicalName.100325220 = 
entPhysicalName.100325221 = 
entPhysicalName.100325222 = 
entPhysicalName.100325223 = 
entPhysicalName.100325230 = 
entPhysicalName.100325231 = 
entPhysicalName.100325232 = 
entPhysicalName.100325233 = 
entPhysicalName.100325240 = 
entPhysicalName.100325241 = 
entPhysicalName.100325242 = 
entPhysicalName.100325243 = 
entPhysicalName.100326000 = 
entPhysicalName.100326100 = 
entPhysicalName.100326201 = 
entPhysicalName.100326202 = 
entPhysicalName.100326210 = 
entPhysicalName.100326211 = 
entPhysicalName.100326212 = 
entPhysicalName.100326213 = 
entPhysicalName.100326220 = 
entPhysicalName.100326221 = 
entPhysicalName.100326222 = 
entPhysicalName.100326223 = 
entPhysicalName.100326230 = 
entPhysicalName.100326231 = 
entPhysicalName.100326232 = 
entPhysicalName.100326233 = 
entPhysicalName.100326240 = 
entPhysicalName.100326241 = 
entPhysicalName.100326242 = 
entPhysicalName.100326243 = 
entPhysicalName.100327000 = 
entPhysicalName.100327100 = 
entPhysicalName.100327201 = 
entPhysicalName.100327202 = 
entPhysicalName.100327210 = 
entPhysicalName.100327211 = 
entPhysicalName.100327212 = 
entPhysicalName.100327213 = 
entPhysicalName.100327220 = 
entPhysicalName.100327221 = 
entPhysicalName.100327222 = 
entPhysicalName.100327223 = 
entPhysicalName.100327230 = 
entPhysicalName.100327231 = 
entPhysicalName.100327232 = 
entPhysicalName.100327233 = 
entPhysicalName.100327240 = 
entPhysicalName.100327241 = 
entPhysicalName.100327242 = 
entPhysicalName.100327243 = 
entPhysicalName.100328000 = 
entPhysicalName.100328100 = 
entPhysicalName.100328201 = 
entPhysicalName.100328202 = 
entPhysicalName.100328210 = 
entPhysicalName.100328211 = 
entPhysicalName.100328212 = 
entPhysicalName.100328213 = 
entPhysicalName.100328220 = 
entPhysicalName.100328221 = 
entPhysicalName.100328222 = 
entPhysicalName.100328223 = 
entPhysicalName.100328230 = 
entPhysicalName.100328231 = 
entPhysicalName.100328232 = 
entPhysicalName.100328233 = 
entPhysicalName.100328240 = 
entPhysicalName.100328241 = 
entPhysicalName.100328242 = 
entPhysicalName.100328243 = 
entPhysicalName.100329000 = 
entPhysicalName.100330000 = 
entPhysicalName.100331000 = 
entPhysicalName.100331100 = 
entPhysicalName.100331201 = 
entPhysicalName.100331202 = 
entPhysicalName.100331210 = 
entPhysicalName.100331211 = 
entPhysicalName.100331212 = 
entPhysicalName.100331213 = 
entPhysicalName.100331220 = 
entPhysicalName.100331221 = 
entPhysicalName.100331222 = 
entPhysicalName.100331223 = 
entPhysicalName.100331230 = 
entPhysicalName.100331231 = 
entPhysicalName.100331232 = 
entPhysicalName.100331233 = 
entPhysicalName.100331240 = 
entPhysicalName.100331241 = 
entPhysicalName.100331242 = 
entPhysicalName.100331243 = 
entPhysicalName.100332000 = 
entPhysicalName.100332100 = 
entPhysicalName.100332201 = 
entPhysicalName.100332202 = 
entPhysicalName.100332210 = 
entPhysicalName.100332211 = 
entPhysicalName.100332212 = 
entPhysicalName.100332213 = 
entPhysicalName.100332220 = 
entPhysicalName.100332221 = 
entPhysicalName.100332222 = 
entPhysicalName.100332223 = 
entPhysicalName.100332230 = 
entPhysicalName.100332231 = 
entPhysicalName.100332232 = 
entPhysicalName.100332233 = 
entPhysicalName.100332240 = 
entPhysicalName.100332241 = 
entPhysicalName.100332242 = 
entPhysicalName.100332243 = 
entPhysicalName.100333000 = 
entPhysicalName.100334000 = 
entPhysicalName.100601000 = 
entPhysicalName.100601100 = 
entPhysicalName.100601110 = 
entPhysicalName.100601111 = 
entPhysicalName.100602000 = 
entPhysicalName.100602100 = 
entPhysicalName.100602110 = 
entPhysicalName.100602111 = 
entPhysicalName.100603000 = 
entPhysicalName.100603100 = 
entPhysicalName.100603110 = 
entPhysicalName.100603111 = 
entPhysicalName.100604000 = 
entPhysicalName.100604100 = 
entPhysicalName.100604110 = 
entPhysicalName.100604111 = 
entPhysicalName.100710000 = 
entPhysicalName.100711000 = 
entPhysicalName.100711101 = 
entPhysicalName.100711102 = 
entPhysicalName.100711103 = 
entPhysicalName.100711104 = 
entPhysicalName.100711105 = 
entPhysicalName.100711106 = 
entPhysicalName.100711107 = 
entPhysicalName.100711210 = 
entPhysicalName.100711211 = 
entPhysicalName.100720000 = 
entPhysicalName.100721000 = 
entPhysicalName.100721101 = 
entPhysicalName.100721102 = 
entPhysicalName.100721103 = 
entPhysicalName.100721104 = 
entPhysicalName.100721105 = 
entPhysicalName.100721106 = 
entPhysicalName.100721107 = 
entPhysicalName.100721210 = 
entPhysicalName.100721211 = 
entPhysicalName.1100004000 = 
entPhysicalName.1100006000 = 
entPhysicalName.1100140000 = 
entPhysicalName.1100300000 = 
entPhysicalName.1100600000 = 
entPhysicalName.1100700000 = 
entPhysicalName.1100711100 = 
entPhysicalName.1100711200 = 
entPhysicalName.1100721100 = 
entPhysicalName.1100721200 = 
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'sp101a.pit1.teraswitch.com':'161' entPhysicalClass]

CMD EXITCODE[0]
CMD RUNTIME[0.1966s]
STDOUT[
entPhysicalClass.1 = chassis
entPhysicalClass.100004000 = other
entPhysicalClass.100004196 = other
entPhysicalClass.100005000 = other
entPhysicalClass.100005001 = other
entPhysicalClass.100005002 = other
entPhysicalClass.100006001 = sensor
entPhysicalClass.100006002 = sensor
entPhysicalClass.100006003 = sensor
entPhysicalClass.100006004 = sensor
entPhysicalClass.100006005 = sensor
entPhysicalClass.100006006 = sensor
entPhysicalClass.100006007 = sensor
entPhysicalClass.100006008 = sensor
entPhysicalClass.100006009 = sensor
entPhysicalClass.100006010 = sensor
entPhysicalClass.100006011 = sensor
entPhysicalClass.100006012 = sensor
entPhysicalClass.100006013 = sensor
entPhysicalClass.100006014 = sensor
entPhysicalClass.100006015 = sensor
entPhysicalClass.100006016 = sensor
entPhysicalClass.100006101 = sensor
entPhysicalClass.100006102 = sensor
entPhysicalClass.100006103 = sensor
entPhysicalClass.100006104 = sensor
entPhysicalClass.100006105 = sensor
entPhysicalClass.100006106 = sensor
entPhysicalClass.100006107 = sensor
entPhysicalClass.100006108 = sensor
entPhysicalClass.100006109 = sensor
entPhysicalClass.100006110 = sensor
entPhysicalClass.100006111 = sensor
entPhysicalClass.100006112 = sensor
entPhysicalClass.100006113 = sensor
entPhysicalClass.100006114 = sensor
entPhysicalClass.100006115 = sensor
entPhysicalClass.100006116 = sensor
entPhysicalClass.100006117 = sensor
entPhysicalClass.100006118 = sensor
entPhysicalClass.100006119 = sensor
entPhysicalClass.100006120 = sensor
entPhysicalClass.100006121 = sensor
entPhysicalClass.100006122 = sensor
entPhysicalClass.100006123 = sensor
entPhysicalClass.100015001 = other
entPhysicalClass.100015002 = other
entPhysicalClass.100100000 = port
entPhysicalClass.100100001 = port
entPhysicalClass.100100002 = port
entPhysicalClass.100100003 = port
entPhysicalClass.100100004 = port
entPhysicalClass.100100005 = port
entPhysicalClass.100100006 = port
entPhysicalClass.100100007 = port
entPhysicalClass.100100008 = port
entPhysicalClass.100100009 = port
entPhysicalClass.100100010 = port
entPhysicalClass.100100011 = port
entPhysicalClass.100100012 = port
entPhysicalClass.100100013 = port
entPhysicalClass.100100014 = port
entPhysicalClass.100100015 = port
entPhysicalClass.100100016 = port
entPhysicalClass.100100017 = port
entPhysicalClass.100100018 = port
entPhysicalClass.100100019 = port
entPhysicalClass.100100020 = port
entPhysicalClass.100100021 = port
entPhysicalClass.100100022 = port
entPhysicalClass.100100023 = port
entPhysicalClass.100100024 = port
entPhysicalClass.100100025 = port
entPhysicalClass.100100026 = port
entPhysicalClass.100100027 = port
entPhysicalClass.100100028 = port
entPhysicalClass.100100029 = port
entPhysicalClass.100100030 = port
entPhysicalClass.100100031 = port
entPhysicalClass.100100032 = port
entPhysicalClass.100100033 = port
entPhysicalClass.100100034 = port
entPhysicalClass.100100035 = port
entPhysicalClass.100100036 = port
entPhysicalClass.100100037 = port
entPhysicalClass.100100038 = port
entPhysicalClass.100100039 = port
entPhysicalClass.100100040 = port
entPhysicalClass.100100041 = port
entPhysicalClass.100100042 = port
entPhysicalClass.100100043 = port
entPhysicalClass.100100044 = port
entPhysicalClass.100100045 = port
entPhysicalClass.100100046 = port
entPhysicalClass.100100047 = port
entPhysicalClass.100100048 = port
entPhysicalClass.100100049 = port
entPhysicalClass.100100050 = port
entPhysicalClass.100100051 = port
entPhysicalClass.100100052 = port
entPhysicalClass.100100053 = port
entPhysicalClass.100100054 = port
entPhysicalClass.100100055 = port
entPhysicalClass.100100056 = port
entPhysicalClass.100100057 = port
entPhysicalClass.100100058 = port
entPhysicalClass.100100059 = port
entPhysicalClass.100100060 = port
entPhysicalClass.100100061 = port
entPhysicalClass.100100062 = port
entPhysicalClass.100100063 = port
entPhysicalClass.100100064 = port
entPhysicalClass.100100065 = port
entPhysicalClass.100100066 = port
entPhysicalClass.100100067 = port
entPhysicalClass.100100068 = port
entPhysicalClass.100100069 = port
entPhysicalClass.100100070 = port
entPhysicalClass.100100071 = port
entPhysicalClass.100100072 = port
entPhysicalClass.100100073 = port
entPhysicalClass.100100074 = port
entPhysicalClass.100100075 = port
entPhysicalClass.100100076 = port
entPhysicalClass.100100077 = port
entPhysicalClass.100100078 = port
entPhysicalClass.100100079 = port
entPhysicalClass.100100080 = port
entPhysicalClass.100100081 = port
entPhysicalClass.100100082 = port
entPhysicalClass.100100083 = port
entPhysicalClass.100100084 = port
entPhysicalClass.100100085 = port
entPhysicalClass.100100086 = port
entPhysicalClass.100100087 = port
entPhysicalClass.100100088 = port
entPhysicalClass.100100089 = port
entPhysicalClass.100100090 = port
entPhysicalClass.100100091 = port
entPhysicalClass.100100092 = port
entPhysicalClass.100100093 = port
entPhysicalClass.100100094 = port
entPhysicalClass.100100095 = port
entPhysicalClass.100100096 = port
entPhysicalClass.100100097 = port
entPhysicalClass.100100098 = port
entPhysicalClass.100100099 = port
entPhysicalClass.100100100 = port
entPhysicalClass.100100101 = port
entPhysicalClass.100100102 = port
entPhysicalClass.100100103 = port
entPhysicalClass.100100104 = port
entPhysicalClass.100100105 = port
entPhysicalClass.100100106 = port
entPhysicalClass.100100107 = port
entPhysicalClass.100100108 = port
entPhysicalClass.100100109 = port
entPhysicalClass.100100110 = port
entPhysicalClass.100100111 = port
entPhysicalClass.100100112 = port
entPhysicalClass.100100113 = port
entPhysicalClass.100100114 = port
entPhysicalClass.100100115 = port
entPhysicalClass.100100116 = port
entPhysicalClass.100100117 = port
entPhysicalClass.100100118 = port
entPhysicalClass.100100119 = port
entPhysicalClass.100100120 = port
entPhysicalClass.100100121 = port
entPhysicalClass.100100122 = port
entPhysicalClass.100100123 = port
entPhysicalClass.100100124 = port
entPhysicalClass.100100125 = port
entPhysicalClass.100100126 = port
entPhysicalClass.100100127 = port
entPhysicalClass.100100128 = port
entPhysicalClass.100100129 = port
entPhysicalClass.100110131 = port
entPhysicalClass.100301000 = container
entPhysicalClass.100302000 = container
entPhysicalClass.100303000 = container
entPhysicalClass.100304000 = container
entPhysicalClass.100305000 = container
entPhysicalClass.100306000 = container
entPhysicalClass.100307000 = container
entPhysicalClass.100308000 = container
entPhysicalClass.100309000 = container
entPhysicalClass.100310000 = container
entPhysicalClass.100311000 = container
entPhysicalClass.100312000 = container
entPhysicalClass.100313000 = container
entPhysicalClass.100314000 = container
entPhysicalClass.100315000 = container
entPhysicalClass.100316000 = container
entPhysicalClass.100317000 = container
entPhysicalClass.100318000 = container
entPhysicalClass.100319000 = container
entPhysicalClass.100320000 = container
entPhysicalClass.100321000 = container
entPhysicalClass.100321100 = container
entPhysicalClass.100322000 = container
entPhysicalClass.100322100 = container
entPhysicalClass.100322201 = sensor
entPhysicalClass.100322202 = sensor
entPhysicalClass.100322210 = module
entPhysicalClass.100322211 = sensor
entPhysicalClass.100322213 = sensor
entPhysicalClass.100322220 = module
entPhysicalClass.100322221 = sensor
entPhysicalClass.100322223 = sensor
entPhysicalClass.100322230 = module
entPhysicalClass.100322231 = sensor
entPhysicalClass.100322233 = sensor
entPhysicalClass.100322240 = module
entPhysicalClass.100322241 = sensor
entPhysicalClass.100322243 = sensor
entPhysicalClass.100323000 = container
entPhysicalClass.100323100 = container
entPhysicalClass.100323201 = sensor
entPhysicalClass.100323202 = sensor
entPhysicalClass.100323210 = module
entPhysicalClass.100323211 = sensor
entPhysicalClass.100323212 = sensor
entPhysicalClass.100323213 = sensor
entPhysicalClass.100323220 = module
entPhysicalClass.100323221 = sensor
entPhysicalClass.100323222 = sensor
entPhysicalClass.100323223 = sensor
entPhysicalClass.100323230 = module
entPhysicalClass.100323231 = sensor
entPhysicalClass.100323232 = sensor
entPhysicalClass.100323233 = sensor
entPhysicalClass.100323240 = module
entPhysicalClass.100323241 = sensor
entPhysicalClass.100323242 = sensor
entPhysicalClass.100323243 = sensor
entPhysicalClass.100324000 = container
entPhysicalClass.100324100 = container
entPhysicalClass.100324201 = sensor
entPhysicalClass.100324202 = sensor
entPhysicalClass.100324210 = module
entPhysicalClass.100324211 = sensor
entPhysicalClass.100324212 = sensor
entPhysicalClass.100324213 = sensor
entPhysicalClass.100324220 = module
entPhysicalClass.100324221 = sensor
entPhysicalClass.100324222 = sensor
entPhysicalClass.100324223 = sensor
entPhysicalClass.100324230 = module
entPhysicalClass.100324231 = sensor
entPhysicalClass.100324232 = sensor
entPhysicalClass.100324233 = sensor
entPhysicalClass.100324240 = module
entPhysicalClass.100324241 = sensor
entPhysicalClass.100324242 = sensor
entPhysicalClass.100324243 = sensor
entPhysicalClass.100325000 = container
entPhysicalClass.100325100 = container
entPhysicalClass.100325201 = sensor
entPhysicalClass.100325202 = sensor
entPhysicalClass.100325210 = module
entPhysicalClass.100325211 = sensor
entPhysicalClass.100325212 = sensor
entPhysicalClass.100325213 = sensor
entPhysicalClass.100325220 = module
entPhysicalClass.100325221 = sensor
entPhysicalClass.100325222 = sensor
entPhysicalClass.100325223 = sensor
entPhysicalClass.100325230 = module
entPhysicalClass.100325231 = sensor
entPhysicalClass.100325232 = sensor
entPhysicalClass.100325233 = sensor
entPhysicalClass.100325240 = module
entPhysicalClass.100325241 = sensor
entPhysicalClass.100325242 = sensor
entPhysicalClass.100325243 = sensor
entPhysicalClass.100326000 = container
entPhysicalClass.100326100 = container
entPhysicalClass.100326201 = sensor
entPhysicalClass.100326202 = sensor
entPhysicalClass.100326210 = module
entPhysicalClass.100326211 = sensor
entPhysicalClass.100326212 = sensor
entPhysicalClass.100326213 = sensor
entPhysicalClass.100326220 = module
entPhysicalClass.100326221 = sensor
entPhysicalClass.100326222 = sensor
entPhysicalClass.100326223 = sensor
entPhysicalClass.100326230 = module
entPhysicalClass.100326231 = sensor
entPhysicalClass.100326232 = sensor
entPhysicalClass.100326233 = sensor
entPhysicalClass.100326240 = module
entPhysicalClass.100326241 = sensor
entPhysicalClass.100326242 = sensor
entPhysicalClass.100326243 = sensor
entPhysicalClass.100327000 = container
entPhysicalClass.100327100 = container
entPhysicalClass.100327201 = sensor
entPhysicalClass.100327202 = sensor
entPhysicalClass.100327210 = module
entPhysicalClass.100327211 = sensor
entPhysicalClass.100327212 = sensor
entPhysicalClass.100327213 = sensor
entPhysicalClass.100327220 = module
entPhysicalClass.100327221 = sensor
entPhysicalClass.100327222 = sensor
entPhysicalClass.100327223 = sensor
entPhysicalClass.100327230 = module
entPhysicalClass.100327231 = sensor
entPhysicalClass.100327232 = sensor
entPhysicalClass.100327233 = sensor
entPhysicalClass.100327240 = module
entPhysicalClass.100327241 = sensor
entPhysicalClass.100327242 = sensor
entPhysicalClass.100327243 = sensor
entPhysicalClass.100328000 = container
entPhysicalClass.100328100 = container
entPhysicalClass.100328201 = sensor
entPhysicalClass.100328202 = sensor
entPhysicalClass.100328210 = module
entPhysicalClass.100328211 = sensor
entPhysicalClass.100328212 = sensor
entPhysicalClass.100328213 = sensor
entPhysicalClass.100328220 = module
entPhysicalClass.100328221 = sensor
entPhysicalClass.100328222 = sensor
entPhysicalClass.100328223 = sensor
entPhysicalClass.100328230 = module
entPhysicalClass.100328231 = sensor
entPhysicalClass.100328232 = sensor
entPhysicalClass.100328233 = sensor
entPhysicalClass.100328240 = module
entPhysicalClass.100328241 = sensor
entPhysicalClass.100328242 = sensor
entPhysicalClass.100328243 = sensor
entPhysicalClass.100329000 = container
entPhysicalClass.100330000 = container
entPhysicalClass.100331000 = container
entPhysicalClass.100331100 = container
entPhysicalClass.100331201 = sensor
entPhysicalClass.100331202 = sensor
entPhysicalClass.100331210 = module
entPhysicalClass.100331211 = sensor
entPhysicalClass.100331212 = sensor
entPhysicalClass.100331213 = sensor
entPhysicalClass.100331220 = module
entPhysicalClass.100331221 = sensor
entPhysicalClass.100331222 = sensor
entPhysicalClass.100331223 = sensor
entPhysicalClass.100331230 = module
entPhysicalClass.100331231 = sensor
entPhysicalClass.100331232 = sensor
entPhysicalClass.100331233 = sensor
entPhysicalClass.100331240 = module
entPhysicalClass.100331241 = sensor
entPhysicalClass.100331242 = sensor
entPhysicalClass.100331243 = sensor
entPhysicalClass.100332000 = container
entPhysicalClass.100332100 = container
entPhysicalClass.100332201 = sensor
entPhysicalClass.100332202 = sensor
entPhysicalClass.100332210 = module
entPhysicalClass.100332211 = sensor
entPhysicalClass.100332212 = sensor
entPhysicalClass.100332213 = sensor
entPhysicalClass.100332220 = module
entPhysicalClass.100332221 = sensor
entPhysicalClass.100332222 = sensor
entPhysicalClass.100332223 = sensor
entPhysicalClass.100332230 = module
entPhysicalClass.100332231 = sensor
entPhysicalClass.100332232 = sensor
entPhysicalClass.100332233 = sensor
entPhysicalClass.100332240 = module
entPhysicalClass.100332241 = sensor
entPhysicalClass.100332242 = sensor
entPhysicalClass.100332243 = sensor
entPhysicalClass.100333000 = container
entPhysicalClass.100334000 = container
entPhysicalClass.100601000 = container
entPhysicalClass.100601100 = container
entPhysicalClass.100601110 = fan
entPhysicalClass.100601111 = sensor
entPhysicalClass.100602000 = container
entPhysicalClass.100602100 = container
entPhysicalClass.100602110 = fan
entPhysicalClass.100602111 = sensor
entPhysicalClass.100603000 = container
entPhysicalClass.100603100 = container
entPhysicalClass.100603110 = fan
entPhysicalClass.100603111 = sensor
entPhysicalClass.100604000 = container
entPhysicalClass.100604100 = container
entPhysicalClass.100604110 = fan
entPhysicalClass.100604111 = sensor
entPhysicalClass.100710000 = container
entPhysicalClass.100711000 = powerSupply
entPhysicalClass.100711101 = sensor
entPhysicalClass.100711102 = sensor
entPhysicalClass.100711103 = sensor
entPhysicalClass.100711104 = sensor
entPhysicalClass.100711105 = sensor
entPhysicalClass.100711106 = sensor
entPhysicalClass.100711107 = sensor
entPhysicalClass.100711210 = fan
entPhysicalClass.100711211 = sensor
entPhysicalClass.100720000 = container
entPhysicalClass.100721000 = powerSupply
entPhysicalClass.100721101 = sensor
entPhysicalClass.100721102 = sensor
entPhysicalClass.100721103 = sensor
entPhysicalClass.100721104 = sensor
entPhysicalClass.100721105 = sensor
entPhysicalClass.100721106 = sensor
entPhysicalClass.100721107 = sensor
entPhysicalClass.100721210 = fan
entPhysicalClass.100721211 = sensor
entPhysicalClass.1100004000 = container
entPhysicalClass.1100006000 = container
entPhysicalClass.1100140000 = container
entPhysicalClass.1100300000 = container
entPhysicalClass.1100600000 = container
entPhysicalClass.1100700000 = container
entPhysicalClass.1100711100 = container
entPhysicalClass.1100711200 = container
entPhysicalClass.1100721100 = container
entPhysicalClass.1100721200 = container
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'sp101a.pit1.teraswitch.com':'161' entPhysicalContainedIn]

CMD EXITCODE[0]
CMD RUNTIME[0.1876s]
STDOUT[
entPhysicalContainedIn.1 = 0
entPhysicalContainedIn.100004000 = 1100004000
entPhysicalContainedIn.100004196 = 1100004000
entPhysicalContainedIn.100005000 = 1100004000
entPhysicalContainedIn.100005001 = 1100004000
entPhysicalContainedIn.100005002 = 1100004000
entPhysicalContainedIn.100006001 = 1100006000
entPhysicalContainedIn.100006002 = 1100006000
entPhysicalContainedIn.100006003 = 1100006000
entPhysicalContainedIn.100006004 = 1100006000
entPhysicalContainedIn.100006005 = 1100006000
entPhysicalContainedIn.100006006 = 1100006000
entPhysicalContainedIn.100006007 = 1100006000
entPhysicalContainedIn.100006008 = 1100006000
entPhysicalContainedIn.100006009 = 1100006000
entPhysicalContainedIn.100006010 = 1100006000
entPhysicalContainedIn.100006011 = 1100006000
entPhysicalContainedIn.100006012 = 1100006000
entPhysicalContainedIn.100006013 = 1100006000
entPhysicalContainedIn.100006014 = 1100006000
entPhysicalContainedIn.100006015 = 1100006000
entPhysicalContainedIn.100006016 = 1100006000
entPhysicalContainedIn.100006101 = 1100006000
entPhysicalContainedIn.100006102 = 1100006000
entPhysicalContainedIn.100006103 = 1100006000
entPhysicalContainedIn.100006104 = 1100006000
entPhysicalContainedIn.100006105 = 1100006000
entPhysicalContainedIn.100006106 = 1100006000
entPhysicalContainedIn.100006107 = 1100006000
entPhysicalContainedIn.100006108 = 1100006000
entPhysicalContainedIn.100006109 = 1100006000
entPhysicalContainedIn.100006110 = 1100006000
entPhysicalContainedIn.100006111 = 1100006000
entPhysicalContainedIn.100006112 = 1100006000
entPhysicalContainedIn.100006113 = 1100006000
entPhysicalContainedIn.100006114 = 1100006000
entPhysicalContainedIn.100006115 = 1100006000
entPhysicalContainedIn.100006116 = 1100006000
entPhysicalContainedIn.100006117 = 1100006000
entPhysicalContainedIn.100006118 = 1100006000
entPhysicalContainedIn.100006119 = 1100006000
entPhysicalContainedIn.100006120 = 1100006000
entPhysicalContainedIn.100006121 = 1100006000
entPhysicalContainedIn.100006122 = 1100006000
entPhysicalContainedIn.100006123 = 1100006000
entPhysicalContainedIn.100015001 = 1100004000
entPhysicalContainedIn.100015002 = 1100004000
entPhysicalContainedIn.100100000 = 1100140000
entPhysicalContainedIn.100100001 = 1100140000
entPhysicalContainedIn.100100002 = 1100140000
entPhysicalContainedIn.100100003 = 1100140000
entPhysicalContainedIn.100100004 = 1100140000
entPhysicalContainedIn.100100005 = 1100140000
entPhysicalContainedIn.100100006 = 1100140000
entPhysicalContainedIn.100100007 = 1100140000
entPhysicalContainedIn.100100008 = 1100140000
entPhysicalContainedIn.100100009 = 1100140000
entPhysicalContainedIn.100100010 = 1100140000
entPhysicalContainedIn.100100011 = 1100140000
entPhysicalContainedIn.100100012 = 1100140000
entPhysicalContainedIn.100100013 = 1100140000
entPhysicalContainedIn.100100014 = 1100140000
entPhysicalContainedIn.100100015 = 1100140000
entPhysicalContainedIn.100100016 = 1100140000
entPhysicalContainedIn.100100017 = 1100140000
entPhysicalContainedIn.100100018 = 1100140000
entPhysicalContainedIn.100100019 = 1100140000
entPhysicalContainedIn.100100020 = 1100140000
entPhysicalContainedIn.100100021 = 1100140000
entPhysicalContainedIn.100100022 = 1100140000
entPhysicalContainedIn.100100023 = 1100140000
entPhysicalContainedIn.100100024 = 1100140000
entPhysicalContainedIn.100100025 = 1100140000
entPhysicalContainedIn.100100026 = 1100140000
entPhysicalContainedIn.100100027 = 1100140000
entPhysicalContainedIn.100100028 = 1100140000
entPhysicalContainedIn.100100029 = 1100140000
entPhysicalContainedIn.100100030 = 1100140000
entPhysicalContainedIn.100100031 = 1100140000
entPhysicalContainedIn.100100032 = 1100140000
entPhysicalContainedIn.100100033 = 1100140000
entPhysicalContainedIn.100100034 = 1100140000
entPhysicalContainedIn.100100035 = 1100140000
entPhysicalContainedIn.100100036 = 1100140000
entPhysicalContainedIn.100100037 = 1100140000
entPhysicalContainedIn.100100038 = 1100140000
entPhysicalContainedIn.100100039 = 1100140000
entPhysicalContainedIn.100100040 = 1100140000
entPhysicalContainedIn.100100041 = 1100140000
entPhysicalContainedIn.100100042 = 1100140000
entPhysicalContainedIn.100100043 = 1100140000
entPhysicalContainedIn.100100044 = 1100140000
entPhysicalContainedIn.100100045 = 1100140000
entPhysicalContainedIn.100100046 = 1100140000
entPhysicalContainedIn.100100047 = 1100140000
entPhysicalContainedIn.100100048 = 1100140000
entPhysicalContainedIn.100100049 = 1100140000
entPhysicalContainedIn.100100050 = 1100140000
entPhysicalContainedIn.100100051 = 1100140000
entPhysicalContainedIn.100100052 = 1100140000
entPhysicalContainedIn.100100053 = 1100140000
entPhysicalContainedIn.100100054 = 1100140000
entPhysicalContainedIn.100100055 = 1100140000
entPhysicalContainedIn.100100056 = 1100140000
entPhysicalContainedIn.100100057 = 1100140000
entPhysicalContainedIn.100100058 = 1100140000
entPhysicalContainedIn.100100059 = 1100140000
entPhysicalContainedIn.100100060 = 1100140000
entPhysicalContainedIn.100100061 = 1100140000
entPhysicalContainedIn.100100062 = 1100140000
entPhysicalContainedIn.100100063 = 1100140000
entPhysicalContainedIn.100100064 = 1100140000
entPhysicalContainedIn.100100065 = 1100140000
entPhysicalContainedIn.100100066 = 1100140000
entPhysicalContainedIn.100100067 = 1100140000
entPhysicalContainedIn.100100068 = 1100140000
entPhysicalContainedIn.100100069 = 1100140000
entPhysicalContainedIn.100100070 = 1100140000
entPhysicalContainedIn.100100071 = 1100140000
entPhysicalContainedIn.100100072 = 1100140000
entPhysicalContainedIn.100100073 = 1100140000
entPhysicalContainedIn.100100074 = 1100140000
entPhysicalContainedIn.100100075 = 1100140000
entPhysicalContainedIn.100100076 = 1100140000
entPhysicalContainedIn.100100077 = 1100140000
entPhysicalContainedIn.100100078 = 1100140000
entPhysicalContainedIn.100100079 = 1100140000
entPhysicalContainedIn.100100080 = 1100140000
entPhysicalContainedIn.100100081 = 1100140000
entPhysicalContainedIn.100100082 = 1100140000
entPhysicalContainedIn.100100083 = 1100140000
entPhysicalContainedIn.100100084 = 1100140000
entPhysicalContainedIn.100100085 = 1100140000
entPhysicalContainedIn.100100086 = 1100140000
entPhysicalContainedIn.100100087 = 1100140000
entPhysicalContainedIn.100100088 = 1100140000
entPhysicalContainedIn.100100089 = 1100140000
entPhysicalContainedIn.100100090 = 1100140000
entPhysicalContainedIn.100100091 = 1100140000
entPhysicalContainedIn.100100092 = 1100140000
entPhysicalContainedIn.100100093 = 1100140000
entPhysicalContainedIn.100100094 = 1100140000
entPhysicalContainedIn.100100095 = 1100140000
entPhysicalContainedIn.100100096 = 1100140000
entPhysicalContainedIn.100100097 = 1100140000
entPhysicalContainedIn.100100098 = 1100140000
entPhysicalContainedIn.100100099 = 1100140000
entPhysicalContainedIn.100100100 = 1100140000
entPhysicalContainedIn.100100101 = 1100140000
entPhysicalContainedIn.100100102 = 1100140000
entPhysicalContainedIn.100100103 = 1100140000
entPhysicalContainedIn.100100104 = 1100140000
entPhysicalContainedIn.100100105 = 1100140000
entPhysicalContainedIn.100100106 = 1100140000
entPhysicalContainedIn.100100107 = 1100140000
entPhysicalContainedIn.100100108 = 1100140000
entPhysicalContainedIn.100100109 = 1100140000
entPhysicalContainedIn.100100110 = 1100140000
entPhysicalContainedIn.100100111 = 1100140000
entPhysicalContainedIn.100100112 = 1100140000
entPhysicalContainedIn.100100113 = 1100140000
entPhysicalContainedIn.100100114 = 1100140000
entPhysicalContainedIn.100100115 = 1100140000
entPhysicalContainedIn.100100116 = 1100140000
entPhysicalContainedIn.100100117 = 1100140000
entPhysicalContainedIn.100100118 = 1100140000
entPhysicalContainedIn.100100119 = 1100140000
entPhysicalContainedIn.100100120 = 1100140000
entPhysicalContainedIn.100100121 = 1100140000
entPhysicalContainedIn.100100122 = 1100140000
entPhysicalContainedIn.100100123 = 1100140000
entPhysicalContainedIn.100100124 = 1100140000
entPhysicalContainedIn.100100125 = 1100140000
entPhysicalContainedIn.100100126 = 1100140000
entPhysicalContainedIn.100100127 = 1100140000
entPhysicalContainedIn.100100128 = 1100140000
entPhysicalContainedIn.100100129 = 1100140000
entPhysicalContainedIn.100110131 = 1100140000
entPhysicalContainedIn.100301000 = 1100300000
entPhysicalContainedIn.100302000 = 1100300000
entPhysicalContainedIn.100303000 = 1100300000
entPhysicalContainedIn.100304000 = 1100300000
entPhysicalContainedIn.100305000 = 1100300000
entPhysicalContainedIn.100306000 = 1100300000
entPhysicalContainedIn.100307000 = 1100300000
entPhysicalContainedIn.100308000 = 1100300000
entPhysicalContainedIn.100309000 = 1100300000
entPhysicalContainedIn.100310000 = 1100300000
entPhysicalContainedIn.100311000 = 1100300000
entPhysicalContainedIn.100312000 = 1100300000
entPhysicalContainedIn.100313000 = 1100300000
entPhysicalContainedIn.100314000 = 1100300000
entPhysicalContainedIn.100315000 = 1100300000
entPhysicalContainedIn.100316000 = 1100300000
entPhysicalContainedIn.100317000 = 1100300000
entPhysicalContainedIn.100318000 = 1100300000
entPhysicalContainedIn.100319000 = 1100300000
entPhysicalContainedIn.100320000 = 1100300000
entPhysicalContainedIn.100321000 = 1100300000
entPhysicalContainedIn.100321100 = 100321000
entPhysicalContainedIn.100322000 = 1100300000
entPhysicalContainedIn.100322100 = 100322000
entPhysicalContainedIn.100322201 = 100322100
entPhysicalContainedIn.100322202 = 100322100
entPhysicalContainedIn.100322210 = 100322100
entPhysicalContainedIn.100322211 = 100322210
entPhysicalContainedIn.100322213 = 100322210
entPhysicalContainedIn.100322220 = 100322100
entPhysicalContainedIn.100322221 = 100322220
entPhysicalContainedIn.100322223 = 100322220
entPhysicalContainedIn.100322230 = 100322100
entPhysicalContainedIn.100322231 = 100322230
entPhysicalContainedIn.100322233 = 100322230
entPhysicalContainedIn.100322240 = 100322100
entPhysicalContainedIn.100322241 = 100322240
entPhysicalContainedIn.100322243 = 100322240
entPhysicalContainedIn.100323000 = 1100300000
entPhysicalContainedIn.100323100 = 100323000
entPhysicalContainedIn.100323201 = 100323100
entPhysicalContainedIn.100323202 = 100323100
entPhysicalContainedIn.100323210 = 100323100
entPhysicalContainedIn.100323211 = 100323210
entPhysicalContainedIn.100323212 = 100323210
entPhysicalContainedIn.100323213 = 100323210
entPhysicalContainedIn.100323220 = 100323100
entPhysicalContainedIn.100323221 = 100323220
entPhysicalContainedIn.100323222 = 100323220
entPhysicalContainedIn.100323223 = 100323220
entPhysicalContainedIn.100323230 = 100323100
entPhysicalContainedIn.100323231 = 100323230
entPhysicalContainedIn.100323232 = 100323230
entPhysicalContainedIn.100323233 = 100323230
entPhysicalContainedIn.100323240 = 100323100
entPhysicalContainedIn.100323241 = 100323240
entPhysicalContainedIn.100323242 = 100323240
entPhysicalContainedIn.100323243 = 100323240
entPhysicalContainedIn.100324000 = 1100300000
entPhysicalContainedIn.100324100 = 100324000
entPhysicalContainedIn.100324201 = 100324100
entPhysicalContainedIn.100324202 = 100324100
entPhysicalContainedIn.100324210 = 100324100
entPhysicalContainedIn.100324211 = 100324210
entPhysicalContainedIn.100324212 = 100324210
entPhysicalContainedIn.100324213 = 100324210
entPhysicalContainedIn.100324220 = 100324100
entPhysicalContainedIn.100324221 = 100324220
entPhysicalContainedIn.100324222 = 100324220
entPhysicalContainedIn.100324223 = 100324220
entPhysicalContainedIn.100324230 = 100324100
entPhysicalContainedIn.100324231 = 100324230
entPhysicalContainedIn.100324232 = 100324230
entPhysicalContainedIn.100324233 = 100324230
entPhysicalContainedIn.100324240 = 100324100
entPhysicalContainedIn.100324241 = 100324240
entPhysicalContainedIn.100324242 = 100324240
entPhysicalContainedIn.100324243 = 100324240
entPhysicalContainedIn.100325000 = 1100300000
entPhysicalContainedIn.100325100 = 100325000
entPhysicalContainedIn.100325201 = 100325100
entPhysicalContainedIn.100325202 = 100325100
entPhysicalContainedIn.100325210 = 100325100
entPhysicalContainedIn.100325211 = 100325210
entPhysicalContainedIn.100325212 = 100325210
entPhysicalContainedIn.100325213 = 100325210
entPhysicalContainedIn.100325220 = 100325100
entPhysicalContainedIn.100325221 = 100325220
entPhysicalContainedIn.100325222 = 100325220
entPhysicalContainedIn.100325223 = 100325220
entPhysicalContainedIn.100325230 = 100325100
entPhysicalContainedIn.100325231 = 100325230
entPhysicalContainedIn.100325232 = 100325230
entPhysicalContainedIn.100325233 = 100325230
entPhysicalContainedIn.100325240 = 100325100
entPhysicalContainedIn.100325241 = 100325240
entPhysicalContainedIn.100325242 = 100325240
entPhysicalContainedIn.100325243 = 100325240
entPhysicalContainedIn.100326000 = 1100300000
entPhysicalContainedIn.100326100 = 100326000
entPhysicalContainedIn.100326201 = 100326100
entPhysicalContainedIn.100326202 = 100326100
entPhysicalContainedIn.100326210 = 100326100
entPhysicalContainedIn.100326211 = 100326210
entPhysicalContainedIn.100326212 = 100326210
entPhysicalContainedIn.100326213 = 100326210
entPhysicalContainedIn.100326220 = 100326100
entPhysicalContainedIn.100326221 = 100326220
entPhysicalContainedIn.100326222 = 100326220
entPhysicalContainedIn.100326223 = 100326220
entPhysicalContainedIn.100326230 = 100326100
entPhysicalContainedIn.100326231 = 100326230
entPhysicalContainedIn.100326232 = 100326230
entPhysicalContainedIn.100326233 = 100326230
entPhysicalContainedIn.100326240 = 100326100
entPhysicalContainedIn.100326241 = 100326240
entPhysicalContainedIn.100326242 = 100326240
entPhysicalContainedIn.100326243 = 100326240
entPhysicalContainedIn.100327000 = 1100300000
entPhysicalContainedIn.100327100 = 100327000
entPhysicalContainedIn.100327201 = 100327100
entPhysicalContainedIn.100327202 = 100327100
entPhysicalContainedIn.100327210 = 100327100
entPhysicalContainedIn.100327211 = 100327210
entPhysicalContainedIn.100327212 = 100327210
entPhysicalContainedIn.100327213 = 100327210
entPhysicalContainedIn.100327220 = 100327100
entPhysicalContainedIn.100327221 = 100327220
entPhysicalContainedIn.100327222 = 100327220
entPhysicalContainedIn.100327223 = 100327220
entPhysicalContainedIn.100327230 = 100327100
entPhysicalContainedIn.100327231 = 100327230
entPhysicalContainedIn.100327232 = 100327230
entPhysicalContainedIn.100327233 = 100327230
entPhysicalContainedIn.100327240 = 100327100
entPhysicalContainedIn.100327241 = 100327240
entPhysicalContainedIn.100327242 = 100327240
entPhysicalContainedIn.100327243 = 100327240
entPhysicalContainedIn.100328000 = 1100300000
entPhysicalContainedIn.100328100 = 100328000
entPhysicalContainedIn.100328201 = 100328100
entPhysicalContainedIn.100328202 = 100328100
entPhysicalContainedIn.100328210 = 100328100
entPhysicalContainedIn.100328211 = 100328210
entPhysicalContainedIn.100328212 = 100328210
entPhysicalContainedIn.100328213 = 100328210
entPhysicalContainedIn.100328220 = 100328100
entPhysicalContainedIn.100328221 = 100328220
entPhysicalContainedIn.100328222 = 100328220
entPhysicalContainedIn.100328223 = 100328220
entPhysicalContainedIn.100328230 = 100328100
entPhysicalContainedIn.100328231 = 100328230
entPhysicalContainedIn.100328232 = 100328230
entPhysicalContainedIn.100328233 = 100328230
entPhysicalContainedIn.100328240 = 100328100
entPhysicalContainedIn.100328241 = 100328240
entPhysicalContainedIn.100328242 = 100328240
entPhysicalContainedIn.100328243 = 100328240
entPhysicalContainedIn.100329000 = 1100300000
entPhysicalContainedIn.100330000 = 1100300000
entPhysicalContainedIn.100331000 = 1100300000
entPhysicalContainedIn.100331100 = 100331000
entPhysicalContainedIn.100331201 = 100331100
entPhysicalContainedIn.100331202 = 100331100
entPhysicalContainedIn.100331210 = 100331100
entPhysicalContainedIn.100331211 = 100331210
entPhysicalContainedIn.100331212 = 100331210
entPhysicalContainedIn.100331213 = 100331210
entPhysicalContainedIn.100331220 = 100331100
entPhysicalContainedIn.100331221 = 100331220
entPhysicalContainedIn.100331222 = 100331220
entPhysicalContainedIn.100331223 = 100331220
entPhysicalContainedIn.100331230 = 100331100
entPhysicalContainedIn.100331231 = 100331230
entPhysicalContainedIn.100331232 = 100331230
entPhysicalContainedIn.100331233 = 100331230
entPhysicalContainedIn.100331240 = 100331100
entPhysicalContainedIn.100331241 = 100331240
entPhysicalContainedIn.100331242 = 100331240
entPhysicalContainedIn.100331243 = 100331240
entPhysicalContainedIn.100332000 = 1100300000
entPhysicalContainedIn.100332100 = 100332000
entPhysicalContainedIn.100332201 = 100332100
entPhysicalContainedIn.100332202 = 100332100
entPhysicalContainedIn.100332210 = 100332100
entPhysicalContainedIn.100332211 = 100332210
entPhysicalContainedIn.100332212 = 100332210
entPhysicalContainedIn.100332213 = 100332210
entPhysicalContainedIn.100332220 = 100332100
entPhysicalContainedIn.100332221 = 100332220
entPhysicalContainedIn.100332222 = 100332220
entPhysicalContainedIn.100332223 = 100332220
entPhysicalContainedIn.100332230 = 100332100
entPhysicalContainedIn.100332231 = 100332230
entPhysicalContainedIn.100332232 = 100332230
entPhysicalContainedIn.100332233 = 100332230
entPhysicalContainedIn.100332240 = 100332100
entPhysicalContainedIn.100332241 = 100332240
entPhysicalContainedIn.100332242 = 100332240
entPhysicalContainedIn.100332243 = 100332240
entPhysicalContainedIn.100333000 = 1100300000
entPhysicalContainedIn.100334000 = 1100300000
entPhysicalContainedIn.100601000 = 1100600000
entPhysicalContainedIn.100601100 = 100601000
entPhysicalContainedIn.100601110 = 100601100
entPhysicalContainedIn.100601111 = 100601110
entPhysicalContainedIn.100602000 = 1100600000
entPhysicalContainedIn.100602100 = 100602000
entPhysicalContainedIn.100602110 = 100602100
entPhysicalContainedIn.100602111 = 100602110
entPhysicalContainedIn.100603000 = 1100600000
entPhysicalContainedIn.100603100 = 100603000
entPhysicalContainedIn.100603110 = 100603100
entPhysicalContainedIn.100603111 = 100603110
entPhysicalContainedIn.100604000 = 1100600000
entPhysicalContainedIn.100604100 = 100604000
entPhysicalContainedIn.100604110 = 100604100
entPhysicalContainedIn.100604111 = 100604110
entPhysicalContainedIn.100710000 = 1100700000
entPhysicalContainedIn.100711000 = 100710000
entPhysicalContainedIn.100711101 = 1100711100
entPhysicalContainedIn.100711102 = 1100711100
entPhysicalContainedIn.100711103 = 1100711100
entPhysicalContainedIn.100711104 = 1100711100
entPhysicalContainedIn.100711105 = 1100711100
entPhysicalContainedIn.100711106 = 1100711100
entPhysicalContainedIn.100711107 = 1100711100
entPhysicalContainedIn.100711210 = 1100711200
entPhysicalContainedIn.100711211 = 100711210
entPhysicalContainedIn.100720000 = 1100700000
entPhysicalContainedIn.100721000 = 100720000
entPhysicalContainedIn.100721101 = 1100721100
entPhysicalContainedIn.100721102 = 1100721100
entPhysicalContainedIn.100721103 = 1100721100
entPhysicalContainedIn.100721104 = 1100721100
entPhysicalContainedIn.100721105 = 1100721100
entPhysicalContainedIn.100721106 = 1100721100
entPhysicalContainedIn.100721107 = 1100721100
entPhysicalContainedIn.100721210 = 1100721200
entPhysicalContainedIn.100721211 = 100721210
entPhysicalContainedIn.1100004000 = 1
entPhysicalContainedIn.1100006000 = 1
entPhysicalContainedIn.1100140000 = 1
entPhysicalContainedIn.1100300000 = 1
entPhysicalContainedIn.1100600000 = 1
entPhysicalContainedIn.1100700000 = 1
entPhysicalContainedIn.1100711100 = 100711000
entPhysicalContainedIn.1100711200 = 100711000
entPhysicalContainedIn.1100721100 = 100721000
entPhysicalContainedIn.1100721200 = 100721000
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'sp101a.pit1.teraswitch.com':'161' entPhysicalParentRelPos]

CMD EXITCODE[0]
CMD RUNTIME[0.1892s]
STDOUT[
entPhysicalParentRelPos.1 = 0
entPhysicalParentRelPos.100004000 = 0
entPhysicalParentRelPos.100004196 = 196
entPhysicalParentRelPos.100005000 = 1000
entPhysicalParentRelPos.100005001 = 1001
entPhysicalParentRelPos.100005002 = 1002
entPhysicalParentRelPos.100006001 = 1
entPhysicalParentRelPos.100006002 = 2
entPhysicalParentRelPos.100006003 = 3
entPhysicalParentRelPos.100006004 = 4
entPhysicalParentRelPos.100006005 = 5
entPhysicalParentRelPos.100006006 = 6
entPhysicalParentRelPos.100006007 = 7
entPhysicalParentRelPos.100006008 = 8
entPhysicalParentRelPos.100006009 = 9
entPhysicalParentRelPos.100006010 = 10
entPhysicalParentRelPos.100006011 = 11
entPhysicalParentRelPos.100006012 = 12
entPhysicalParentRelPos.100006013 = 13
entPhysicalParentRelPos.100006014 = 14
entPhysicalParentRelPos.100006015 = 15
entPhysicalParentRelPos.100006016 = 16
entPhysicalParentRelPos.100006101 = 101
entPhysicalParentRelPos.100006102 = 102
entPhysicalParentRelPos.100006103 = 103
entPhysicalParentRelPos.100006104 = 104
entPhysicalParentRelPos.100006105 = 105
entPhysicalParentRelPos.100006106 = 106
entPhysicalParentRelPos.100006107 = 107
entPhysicalParentRelPos.100006108 = 108
entPhysicalParentRelPos.100006109 = 109
entPhysicalParentRelPos.100006110 = 110
entPhysicalParentRelPos.100006111 = 111
entPhysicalParentRelPos.100006112 = 112
entPhysicalParentRelPos.100006113 = 113
entPhysicalParentRelPos.100006114 = 114
entPhysicalParentRelPos.100006115 = 115
entPhysicalParentRelPos.100006116 = 116
entPhysicalParentRelPos.100006117 = 117
entPhysicalParentRelPos.100006118 = 118
entPhysicalParentRelPos.100006119 = 119
entPhysicalParentRelPos.100006120 = 120
entPhysicalParentRelPos.100006121 = 121
entPhysicalParentRelPos.100006122 = 122
entPhysicalParentRelPos.100006123 = 123
entPhysicalParentRelPos.100015001 = 11001
entPhysicalParentRelPos.100015002 = 11002
entPhysicalParentRelPos.100100000 = 0
entPhysicalParentRelPos.100100001 = 1
entPhysicalParentRelPos.100100002 = 2
entPhysicalParentRelPos.100100003 = 3
entPhysicalParentRelPos.100100004 = 4
entPhysicalParentRelPos.100100005 = 5
entPhysicalParentRelPos.100100006 = 6
entPhysicalParentRelPos.100100007 = 7
entPhysicalParentRelPos.100100008 = 8
entPhysicalParentRelPos.100100009 = 9
entPhysicalParentRelPos.100100010 = 10
entPhysicalParentRelPos.100100011 = 11
entPhysicalParentRelPos.100100012 = 12
entPhysicalParentRelPos.100100013 = 13
entPhysicalParentRelPos.100100014 = 14
entPhysicalParentRelPos.100100015 = 15
entPhysicalParentRelPos.100100016 = 16
entPhysicalParentRelPos.100100017 = 17
entPhysicalParentRelPos.100100018 = 18
entPhysicalParentRelPos.100100019 = 19
entPhysicalParentRelPos.100100020 = 20
entPhysicalParentRelPos.100100021 = 21
entPhysicalParentRelPos.100100022 = 22
entPhysicalParentRelPos.100100023 = 23
entPhysicalParentRelPos.100100024 = 24
entPhysicalParentRelPos.100100025 = 25
entPhysicalParentRelPos.100100026 = 26
entPhysicalParentRelPos.100100027 = 27
entPhysicalParentRelPos.100100028 = 28
entPhysicalParentRelPos.100100029 = 29
entPhysicalParentRelPos.100100030 = 30
entPhysicalParentRelPos.100100031 = 31
entPhysicalParentRelPos.100100032 = 32
entPhysicalParentRelPos.100100033 = 33
entPhysicalParentRelPos.100100034 = 34
entPhysicalParentRelPos.100100035 = 35
entPhysicalParentRelPos.100100036 = 36
entPhysicalParentRelPos.100100037 = 37
entPhysicalParentRelPos.100100038 = 38
entPhysicalParentRelPos.100100039 = 39
entPhysicalParentRelPos.100100040 = 40
entPhysicalParentRelPos.100100041 = 41
entPhysicalParentRelPos.100100042 = 42
entPhysicalParentRelPos.100100043 = 43
entPhysicalParentRelPos.100100044 = 44
entPhysicalParentRelPos.100100045 = 45
entPhysicalParentRelPos.100100046 = 46
entPhysicalParentRelPos.100100047 = 47
entPhysicalParentRelPos.100100048 = 48
entPhysicalParentRelPos.100100049 = 49
entPhysicalParentRelPos.100100050 = 50
entPhysicalParentRelPos.100100051 = 51
entPhysicalParentRelPos.100100052 = 52
entPhysicalParentRelPos.100100053 = 53
entPhysicalParentRelPos.100100054 = 54
entPhysicalParentRelPos.100100055 = 55
entPhysicalParentRelPos.100100056 = 56
entPhysicalParentRelPos.100100057 = 57
entPhysicalParentRelPos.100100058 = 58
entPhysicalParentRelPos.100100059 = 59
entPhysicalParentRelPos.100100060 = 60
entPhysicalParentRelPos.100100061 = 61
entPhysicalParentRelPos.100100062 = 62
entPhysicalParentRelPos.100100063 = 63
entPhysicalParentRelPos.100100064 = 64
entPhysicalParentRelPos.100100065 = 65
entPhysicalParentRelPos.100100066 = 66
entPhysicalParentRelPos.100100067 = 67
entPhysicalParentRelPos.100100068 = 68
entPhysicalParentRelPos.100100069 = 69
entPhysicalParentRelPos.100100070 = 70
entPhysicalParentRelPos.100100071 = 71
entPhysicalParentRelPos.100100072 = 72
entPhysicalParentRelPos.100100073 = 73
entPhysicalParentRelPos.100100074 = 74
entPhysicalParentRelPos.100100075 = 75
entPhysicalParentRelPos.100100076 = 76
entPhysicalParentRelPos.100100077 = 77
entPhysicalParentRelPos.100100078 = 78
entPhysicalParentRelPos.100100079 = 79
entPhysicalParentRelPos.100100080 = 80
entPhysicalParentRelPos.100100081 = 81
entPhysicalParentRelPos.100100082 = 82
entPhysicalParentRelPos.100100083 = 83
entPhysicalParentRelPos.100100084 = 84
entPhysicalParentRelPos.100100085 = 85
entPhysicalParentRelPos.100100086 = 86
entPhysicalParentRelPos.100100087 = 87
entPhysicalParentRelPos.100100088 = 88
entPhysicalParentRelPos.100100089 = 89
entPhysicalParentRelPos.100100090 = 90
entPhysicalParentRelPos.100100091 = 91
entPhysicalParentRelPos.100100092 = 92
entPhysicalParentRelPos.100100093 = 93
entPhysicalParentRelPos.100100094 = 94
entPhysicalParentRelPos.100100095 = 95
entPhysicalParentRelPos.100100096 = 96
entPhysicalParentRelPos.100100097 = 97
entPhysicalParentRelPos.100100098 = 98
entPhysicalParentRelPos.100100099 = 99
entPhysicalParentRelPos.100100100 = 100
entPhysicalParentRelPos.100100101 = 101
entPhysicalParentRelPos.100100102 = 102
entPhysicalParentRelPos.100100103 = 103
entPhysicalParentRelPos.100100104 = 104
entPhysicalParentRelPos.100100105 = 105
entPhysicalParentRelPos.100100106 = 106
entPhysicalParentRelPos.100100107 = 107
entPhysicalParentRelPos.100100108 = 108
entPhysicalParentRelPos.100100109 = 109
entPhysicalParentRelPos.100100110 = 110
entPhysicalParentRelPos.100100111 = 111
entPhysicalParentRelPos.100100112 = 112
entPhysicalParentRelPos.100100113 = 113
entPhysicalParentRelPos.100100114 = 114
entPhysicalParentRelPos.100100115 = 115
entPhysicalParentRelPos.100100116 = 116
entPhysicalParentRelPos.100100117 = 117
entPhysicalParentRelPos.100100118 = 118
entPhysicalParentRelPos.100100119 = 119
entPhysicalParentRelPos.100100120 = 120
entPhysicalParentRelPos.100100121 = 121
entPhysicalParentRelPos.100100122 = 122
entPhysicalParentRelPos.100100123 = 123
entPhysicalParentRelPos.100100124 = 124
entPhysicalParentRelPos.100100125 = 125
entPhysicalParentRelPos.100100126 = 126
entPhysicalParentRelPos.100100127 = 127
entPhysicalParentRelPos.100100128 = 128
entPhysicalParentRelPos.100100129 = 129
entPhysicalParentRelPos.100110131 = 131
entPhysicalParentRelPos.100301000 = 1
entPhysicalParentRelPos.100302000 = 2
entPhysicalParentRelPos.100303000 = 3
entPhysicalParentRelPos.100304000 = 4
entPhysicalParentRelPos.100305000 = 5
entPhysicalParentRelPos.100306000 = 6
entPhysicalParentRelPos.100307000 = 7
entPhysicalParentRelPos.100308000 = 8
entPhysicalParentRelPos.100309000 = 9
entPhysicalParentRelPos.100310000 = 10
entPhysicalParentRelPos.100311000 = 11
entPhysicalParentRelPos.100312000 = 12
entPhysicalParentRelPos.100313000 = 13
entPhysicalParentRelPos.100314000 = 14
entPhysicalParentRelPos.100315000 = 15
entPhysicalParentRelPos.100316000 = 16
entPhysicalParentRelPos.100317000 = 17
entPhysicalParentRelPos.100318000 = 18
entPhysicalParentRelPos.100319000 = 19
entPhysicalParentRelPos.100320000 = 20
entPhysicalParentRelPos.100321000 = 21
entPhysicalParentRelPos.100321100 = 1
entPhysicalParentRelPos.100322000 = 22
entPhysicalParentRelPos.100322100 = 1
entPhysicalParentRelPos.100322201 = 1
entPhysicalParentRelPos.100322202 = 2
entPhysicalParentRelPos.100322210 = 0
entPhysicalParentRelPos.100322211 = 1
entPhysicalParentRelPos.100322213 = 3
entPhysicalParentRelPos.100322220 = 1
entPhysicalParentRelPos.100322221 = 1
entPhysicalParentRelPos.100322223 = 3
entPhysicalParentRelPos.100322230 = 2
entPhysicalParentRelPos.100322231 = 1
entPhysicalParentRelPos.100322233 = 3
entPhysicalParentRelPos.100322240 = 3
entPhysicalParentRelPos.100322241 = 1
entPhysicalParentRelPos.100322243 = 3
entPhysicalParentRelPos.100323000 = 23
entPhysicalParentRelPos.100323100 = 1
entPhysicalParentRelPos.100323201 = 1
entPhysicalParentRelPos.100323202 = 2
entPhysicalParentRelPos.100323210 = 0
entPhysicalParentRelPos.100323211 = 1
entPhysicalParentRelPos.100323212 = 2
entPhysicalParentRelPos.100323213 = 3
entPhysicalParentRelPos.100323220 = 1
entPhysicalParentRelPos.100323221 = 1
entPhysicalParentRelPos.100323222 = 2
entPhysicalParentRelPos.100323223 = 3
entPhysicalParentRelPos.100323230 = 2
entPhysicalParentRelPos.100323231 = 1
entPhysicalParentRelPos.100323232 = 2
entPhysicalParentRelPos.100323233 = 3
entPhysicalParentRelPos.100323240 = 3
entPhysicalParentRelPos.100323241 = 1
entPhysicalParentRelPos.100323242 = 2
entPhysicalParentRelPos.100323243 = 3
entPhysicalParentRelPos.100324000 = 24
entPhysicalParentRelPos.100324100 = 1
entPhysicalParentRelPos.100324201 = 1
entPhysicalParentRelPos.100324202 = 2
entPhysicalParentRelPos.100324210 = 0
entPhysicalParentRelPos.100324211 = 1
entPhysicalParentRelPos.100324212 = 2
entPhysicalParentRelPos.100324213 = 3
entPhysicalParentRelPos.100324220 = 1
entPhysicalParentRelPos.100324221 = 1
entPhysicalParentRelPos.100324222 = 2
entPhysicalParentRelPos.100324223 = 3
entPhysicalParentRelPos.100324230 = 2
entPhysicalParentRelPos.100324231 = 1
entPhysicalParentRelPos.100324232 = 2
entPhysicalParentRelPos.100324233 = 3
entPhysicalParentRelPos.100324240 = 3
entPhysicalParentRelPos.100324241 = 1
entPhysicalParentRelPos.100324242 = 2
entPhysicalParentRelPos.100324243 = 3
entPhysicalParentRelPos.100325000 = 25
entPhysicalParentRelPos.100325100 = 1
entPhysicalParentRelPos.100325201 = 1
entPhysicalParentRelPos.100325202 = 2
entPhysicalParentRelPos.100325210 = 0
entPhysicalParentRelPos.100325211 = 1
entPhysicalParentRelPos.100325212 = 2
entPhysicalParentRelPos.100325213 = 3
entPhysicalParentRelPos.100325220 = 1
entPhysicalParentRelPos.100325221 = 1
entPhysicalParentRelPos.100325222 = 2
entPhysicalParentRelPos.100325223 = 3
entPhysicalParentRelPos.100325230 = 2
entPhysicalParentRelPos.100325231 = 1
entPhysicalParentRelPos.100325232 = 2
entPhysicalParentRelPos.100325233 = 3
entPhysicalParentRelPos.100325240 = 3
entPhysicalParentRelPos.100325241 = 1
entPhysicalParentRelPos.100325242 = 2
entPhysicalParentRelPos.100325243 = 3
entPhysicalParentRelPos.100326000 = 26
entPhysicalParentRelPos.100326100 = 1
entPhysicalParentRelPos.100326201 = 1
entPhysicalParentRelPos.100326202 = 2
entPhysicalParentRelPos.100326210 = 0
entPhysicalParentRelPos.100326211 = 1
entPhysicalParentRelPos.100326212 = 2
entPhysicalParentRelPos.100326213 = 3
entPhysicalParentRelPos.100326220 = 1
entPhysicalParentRelPos.100326221 = 1
entPhysicalParentRelPos.100326222 = 2
entPhysicalParentRelPos.100326223 = 3
entPhysicalParentRelPos.100326230 = 2
entPhysicalParentRelPos.100326231 = 1
entPhysicalParentRelPos.100326232 = 2
entPhysicalParentRelPos.100326233 = 3
entPhysicalParentRelPos.100326240 = 3
entPhysicalParentRelPos.100326241 = 1
entPhysicalParentRelPos.100326242 = 2
entPhysicalParentRelPos.100326243 = 3
entPhysicalParentRelPos.100327000 = 27
entPhysicalParentRelPos.100327100 = 1
entPhysicalParentRelPos.100327201 = 1
entPhysicalParentRelPos.100327202 = 2
entPhysicalParentRelPos.100327210 = 0
entPhysicalParentRelPos.100327211 = 1
entPhysicalParentRelPos.100327212 = 2
entPhysicalParentRelPos.100327213 = 3
entPhysicalParentRelPos.100327220 = 1
entPhysicalParentRelPos.100327221 = 1
entPhysicalParentRelPos.100327222 = 2
entPhysicalParentRelPos.100327223 = 3
entPhysicalParentRelPos.100327230 = 2
entPhysicalParentRelPos.100327231 = 1
entPhysicalParentRelPos.100327232 = 2
entPhysicalParentRelPos.100327233 = 3
entPhysicalParentRelPos.100327240 = 3
entPhysicalParentRelPos.100327241 = 1
entPhysicalParentRelPos.100327242 = 2
entPhysicalParentRelPos.100327243 = 3
entPhysicalParentRelPos.100328000 = 28
entPhysicalParentRelPos.100328100 = 1
entPhysicalParentRelPos.100328201 = 1
entPhysicalParentRelPos.100328202 = 2
entPhysicalParentRelPos.100328210 = 0
entPhysicalParentRelPos.100328211 = 1
entPhysicalParentRelPos.100328212 = 2
entPhysicalParentRelPos.100328213 = 3
entPhysicalParentRelPos.100328220 = 1
entPhysicalParentRelPos.100328221 = 1
entPhysicalParentRelPos.100328222 = 2
entPhysicalParentRelPos.100328223 = 3
entPhysicalParentRelPos.100328230 = 2
entPhysicalParentRelPos.100328231 = 1
entPhysicalParentRelPos.100328232 = 2
entPhysicalParentRelPos.100328233 = 3
entPhysicalParentRelPos.100328240 = 3
entPhysicalParentRelPos.100328241 = 1
entPhysicalParentRelPos.100328242 = 2
entPhysicalParentRelPos.100328243 = 3
entPhysicalParentRelPos.100329000 = 29
entPhysicalParentRelPos.100330000 = 30
entPhysicalParentRelPos.100331000 = 31
entPhysicalParentRelPos.100331100 = 1
entPhysicalParentRelPos.100331201 = 1
entPhysicalParentRelPos.100331202 = 2
entPhysicalParentRelPos.100331210 = 0
entPhysicalParentRelPos.100331211 = 1
entPhysicalParentRelPos.100331212 = 2
entPhysicalParentRelPos.100331213 = 3
entPhysicalParentRelPos.100331220 = 1
entPhysicalParentRelPos.100331221 = 1
entPhysicalParentRelPos.100331222 = 2
entPhysicalParentRelPos.100331223 = 3
entPhysicalParentRelPos.100331230 = 2
entPhysicalParentRelPos.100331231 = 1
entPhysicalParentRelPos.100331232 = 2
entPhysicalParentRelPos.100331233 = 3
entPhysicalParentRelPos.100331240 = 3
entPhysicalParentRelPos.100331241 = 1
entPhysicalParentRelPos.100331242 = 2
entPhysicalParentRelPos.100331243 = 3
entPhysicalParentRelPos.100332000 = 32
entPhysicalParentRelPos.100332100 = 1
entPhysicalParentRelPos.100332201 = 1
entPhysicalParentRelPos.100332202 = 2
entPhysicalParentRelPos.100332210 = 0
entPhysicalParentRelPos.100332211 = 1
entPhysicalParentRelPos.100332212 = 2
entPhysicalParentRelPos.100332213 = 3
entPhysicalParentRelPos.100332220 = 1
entPhysicalParentRelPos.100332221 = 1
entPhysicalParentRelPos.100332222 = 2
entPhysicalParentRelPos.100332223 = 3
entPhysicalParentRelPos.100332230 = 2
entPhysicalParentRelPos.100332231 = 1
entPhysicalParentRelPos.100332232 = 2
entPhysicalParentRelPos.100332233 = 3
entPhysicalParentRelPos.100332240 = 3
entPhysicalParentRelPos.100332241 = 1
entPhysicalParentRelPos.100332242 = 2
entPhysicalParentRelPos.100332243 = 3
entPhysicalParentRelPos.100333000 = 33
entPhysicalParentRelPos.100334000 = 34
entPhysicalParentRelPos.100601000 = 1
entPhysicalParentRelPos.100601100 = 1
entPhysicalParentRelPos.100601110 = 1
entPhysicalParentRelPos.100601111 = 1
entPhysicalParentRelPos.100602000 = 2
entPhysicalParentRelPos.100602100 = 2
entPhysicalParentRelPos.100602110 = 1
entPhysicalParentRelPos.100602111 = 1
entPhysicalParentRelPos.100603000 = 3
entPhysicalParentRelPos.100603100 = 3
entPhysicalParentRelPos.100603110 = 1
entPhysicalParentRelPos.100603111 = 1
entPhysicalParentRelPos.100604000 = 4
entPhysicalParentRelPos.100604100 = 4
entPhysicalParentRelPos.100604110 = 1
entPhysicalParentRelPos.100604111 = 1
entPhysicalParentRelPos.100710000 = 1
entPhysicalParentRelPos.100711000 = 1
entPhysicalParentRelPos.100711101 = 1
entPhysicalParentRelPos.100711102 = 2
entPhysicalParentRelPos.100711103 = 3
entPhysicalParentRelPos.100711104 = 4
entPhysicalParentRelPos.100711105 = 5
entPhysicalParentRelPos.100711106 = 6
entPhysicalParentRelPos.100711107 = 7
entPhysicalParentRelPos.100711210 = 1
entPhysicalParentRelPos.100711211 = 1
entPhysicalParentRelPos.100720000 = 2
entPhysicalParentRelPos.100721000 = 2
entPhysicalParentRelPos.100721101 = 1
entPhysicalParentRelPos.100721102 = 2
entPhysicalParentRelPos.100721103 = 3
entPhysicalParentRelPos.100721104 = 4
entPhysicalParentRelPos.100721105 = 5
entPhysicalParentRelPos.100721106 = 6
entPhysicalParentRelPos.100721107 = 7
entPhysicalParentRelPos.100721210 = 1
entPhysicalParentRelPos.100721211 = 1
entPhysicalParentRelPos.1100004000 = 4
entPhysicalParentRelPos.1100006000 = 1
entPhysicalParentRelPos.1100140000 = 2
entPhysicalParentRelPos.1100300000 = 3
entPhysicalParentRelPos.1100600000 = 7
entPhysicalParentRelPos.1100700000 = 6
entPhysicalParentRelPos.1100711100 = 2
entPhysicalParentRelPos.1100711200 = 1
entPhysicalParentRelPos.1100721100 = 2
entPhysicalParentRelPos.1100721200 = 1
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'sp101a.pit1.teraswitch.com':'161' entPhysicalAlias]

CMD EXITCODE[0]
CMD RUNTIME[0.1843s]
STDOUT[
entPhysicalAlias.1 = 
entPhysicalAlias.100004000 = 
entPhysicalAlias.100004196 = 
entPhysicalAlias.100005000 = 
entPhysicalAlias.100005001 = 
entPhysicalAlias.100005002 = 
entPhysicalAlias.100006001 = 
entPhysicalAlias.100006002 = 
entPhysicalAlias.100006003 = 
entPhysicalAlias.100006004 = 
entPhysicalAlias.100006005 = 
entPhysicalAlias.100006006 = 
entPhysicalAlias.100006007 = 
entPhysicalAlias.100006008 = 
entPhysicalAlias.100006009 = 
entPhysicalAlias.100006010 = 
entPhysicalAlias.100006011 = 
entPhysicalAlias.100006012 = 
entPhysicalAlias.100006013 = 
entPhysicalAlias.100006014 = 
entPhysicalAlias.100006015 = 
entPhysicalAlias.100006016 = 
entPhysicalAlias.100006101 = 
entPhysicalAlias.100006102 = 
entPhysicalAlias.100006103 = 
entPhysicalAlias.100006104 = 
entPhysicalAlias.100006105 = 
entPhysicalAlias.100006106 = 
entPhysicalAlias.100006107 = 
entPhysicalAlias.100006108 = 
entPhysicalAlias.100006109 = 
entPhysicalAlias.100006110 = 
entPhysicalAlias.100006111 = 
entPhysicalAlias.100006112 = 
entPhysicalAlias.100006113 = 
entPhysicalAlias.100006114 = 
entPhysicalAlias.100006115 = 
entPhysicalAlias.100006116 = 
entPhysicalAlias.100006117 = 
entPhysicalAlias.100006118 = 
entPhysicalAlias.100006119 = 
entPhysicalAlias.100006120 = 
entPhysicalAlias.100006121 = 
entPhysicalAlias.100006122 = 
entPhysicalAlias.100006123 = 
entPhysicalAlias.100015001 = 
entPhysicalAlias.100015002 = 
entPhysicalAlias.100100000 = 
entPhysicalAlias.100100001 = 
entPhysicalAlias.100100002 = 
entPhysicalAlias.100100003 = 
entPhysicalAlias.100100004 = 
entPhysicalAlias.100100005 = 
entPhysicalAlias.100100006 = 
entPhysicalAlias.100100007 = 
entPhysicalAlias.100100008 = 
entPhysicalAlias.100100009 = 
entPhysicalAlias.100100010 = 
entPhysicalAlias.100100011 = 
entPhysicalAlias.100100012 = 
entPhysicalAlias.100100013 = 
entPhysicalAlias.100100014 = 
entPhysicalAlias.100100015 = 
entPhysicalAlias.100100016 = 
entPhysicalAlias.100100017 = 
entPhysicalAlias.100100018 = 
entPhysicalAlias.100100019 = 
entPhysicalAlias.100100020 = 
entPhysicalAlias.100100021 = 
entPhysicalAlias.100100022 = 
entPhysicalAlias.100100023 = 
entPhysicalAlias.100100024 = 
entPhysicalAlias.100100025 = 
entPhysicalAlias.100100026 = 
entPhysicalAlias.100100027 = 
entPhysicalAlias.100100028 = 
entPhysicalAlias.100100029 = 
entPhysicalAlias.100100030 = 
entPhysicalAlias.100100031 = 
entPhysicalAlias.100100032 = 
entPhysicalAlias.100100033 = 
entPhysicalAlias.100100034 = 
entPhysicalAlias.100100035 = 
entPhysicalAlias.100100036 = 
entPhysicalAlias.100100037 = 
entPhysicalAlias.100100038 = 
entPhysicalAlias.100100039 = 
entPhysicalAlias.100100040 = 
entPhysicalAlias.100100041 = 
entPhysicalAlias.100100042 = 
entPhysicalAlias.100100043 = 
entPhysicalAlias.100100044 = 
entPhysicalAlias.100100045 = 
entPhysicalAlias.100100046 = 
entPhysicalAlias.100100047 = 
entPhysicalAlias.100100048 = 
entPhysicalAlias.100100049 = 
entPhysicalAlias.100100050 = 
entPhysicalAlias.100100051 = 
entPhysicalAlias.100100052 = 
entPhysicalAlias.100100053 = 
entPhysicalAlias.100100054 = 
entPhysicalAlias.100100055 = 
entPhysicalAlias.100100056 = 
entPhysicalAlias.100100057 = 
entPhysicalAlias.100100058 = 
entPhysicalAlias.100100059 = 
entPhysicalAlias.100100060 = 
entPhysicalAlias.100100061 = 
entPhysicalAlias.100100062 = 
entPhysicalAlias.100100063 = 
entPhysicalAlias.100100064 = 
entPhysicalAlias.100100065 = 
entPhysicalAlias.100100066 = 
entPhysicalAlias.100100067 = 
entPhysicalAlias.100100068 = 
entPhysicalAlias.100100069 = 
entPhysicalAlias.100100070 = 
entPhysicalAlias.100100071 = 
entPhysicalAlias.100100072 = 
entPhysicalAlias.100100073 = 
entPhysicalAlias.100100074 = 
entPhysicalAlias.100100075 = 
entPhysicalAlias.100100076 = 
entPhysicalAlias.100100077 = 
entPhysicalAlias.100100078 = 
entPhysicalAlias.100100079 = 
entPhysicalAlias.100100080 = 
entPhysicalAlias.100100081 = 
entPhysicalAlias.100100082 = 
entPhysicalAlias.100100083 = 
entPhysicalAlias.100100084 = 
entPhysicalAlias.100100085 = 
entPhysicalAlias.100100086 = 
entPhysicalAlias.100100087 = 
entPhysicalAlias.100100088 = 
entPhysicalAlias.100100089 = 
entPhysicalAlias.100100090 = 
entPhysicalAlias.100100091 = 
entPhysicalAlias.100100092 = 
entPhysicalAlias.100100093 = 
entPhysicalAlias.100100094 = 
entPhysicalAlias.100100095 = 
entPhysicalAlias.100100096 = 
entPhysicalAlias.100100097 = 
entPhysicalAlias.100100098 = 
entPhysicalAlias.100100099 = 
entPhysicalAlias.100100100 = 
entPhysicalAlias.100100101 = 
entPhysicalAlias.100100102 = 
entPhysicalAlias.100100103 = 
entPhysicalAlias.100100104 = 
entPhysicalAlias.100100105 = 
entPhysicalAlias.100100106 = 
entPhysicalAlias.100100107 = 
entPhysicalAlias.100100108 = 
entPhysicalAlias.100100109 = 
entPhysicalAlias.100100110 = 
entPhysicalAlias.100100111 = 
entPhysicalAlias.100100112 = 
entPhysicalAlias.100100113 = 
entPhysicalAlias.100100114 = 
entPhysicalAlias.100100115 = 
entPhysicalAlias.100100116 = 
entPhysicalAlias.100100117 = 
entPhysicalAlias.100100118 = 
entPhysicalAlias.100100119 = 
entPhysicalAlias.100100120 = 
entPhysicalAlias.100100121 = 
entPhysicalAlias.100100122 = 
entPhysicalAlias.100100123 = 
entPhysicalAlias.100100124 = 
entPhysicalAlias.100100125 = 
entPhysicalAlias.100100126 = 
entPhysicalAlias.100100127 = 
entPhysicalAlias.100100128 = 
entPhysicalAlias.100100129 = 
entPhysicalAlias.100110131 = 
entPhysicalAlias.100301000 = 
entPhysicalAlias.100302000 = 
entPhysicalAlias.100303000 = 
entPhysicalAlias.100304000 = 
entPhysicalAlias.100305000 = 
entPhysicalAlias.100306000 = 
entPhysicalAlias.100307000 = 
entPhysicalAlias.100308000 = 
entPhysicalAlias.100309000 = 
entPhysicalAlias.100310000 = 
entPhysicalAlias.100311000 = 
entPhysicalAlias.100312000 = 
entPhysicalAlias.100313000 = 
entPhysicalAlias.100314000 = 
entPhysicalAlias.100315000 = 
entPhysicalAlias.100316000 = 
entPhysicalAlias.100317000 = 
entPhysicalAlias.100318000 = 
entPhysicalAlias.100319000 = 
entPhysicalAlias.100320000 = 
entPhysicalAlias.100321000 = 
entPhysicalAlias.100321100 = Ethernet21
entPhysicalAlias.100322000 = 
entPhysicalAlias.100322100 = Ethernet22
entPhysicalAlias.100322201 = 
entPhysicalAlias.100322202 = 
entPhysicalAlias.100322210 = 
entPhysicalAlias.100322211 = 
entPhysicalAlias.100322213 = 
entPhysicalAlias.100322220 = 
entPhysicalAlias.100322221 = 
entPhysicalAlias.100322223 = 
entPhysicalAlias.100322230 = 
entPhysicalAlias.100322231 = 
entPhysicalAlias.100322233 = 
entPhysicalAlias.100322240 = 
entPhysicalAlias.100322241 = 
entPhysicalAlias.100322243 = 
entPhysicalAlias.100323000 = 
entPhysicalAlias.100323100 = Ethernet23
entPhysicalAlias.100323201 = 
entPhysicalAlias.100323202 = 
entPhysicalAlias.100323210 = 
entPhysicalAlias.100323211 = 
entPhysicalAlias.100323212 = 
entPhysicalAlias.100323213 = 
entPhysicalAlias.100323220 = 
entPhysicalAlias.100323221 = 
entPhysicalAlias.100323222 = 
entPhysicalAlias.100323223 = 
entPhysicalAlias.100323230 = 
entPhysicalAlias.100323231 = 
entPhysicalAlias.100323232 = 
entPhysicalAlias.100323233 = 
entPhysicalAlias.100323240 = 
entPhysicalAlias.100323241 = 
entPhysicalAlias.100323242 = 
entPhysicalAlias.100323243 = 
entPhysicalAlias.100324000 = 
entPhysicalAlias.100324100 = Ethernet24
entPhysicalAlias.100324201 = 
entPhysicalAlias.100324202 = 
entPhysicalAlias.100324210 = 
entPhysicalAlias.100324211 = 
entPhysicalAlias.100324212 = 
entPhysicalAlias.100324213 = 
entPhysicalAlias.100324220 = 
entPhysicalAlias.100324221 = 
entPhysicalAlias.100324222 = 
entPhysicalAlias.100324223 = 
entPhysicalAlias.100324230 = 
entPhysicalAlias.100324231 = 
entPhysicalAlias.100324232 = 
entPhysicalAlias.100324233 = 
entPhysicalAlias.100324240 = 
entPhysicalAlias.100324241 = 
entPhysicalAlias.100324242 = 
entPhysicalAlias.100324243 = 
entPhysicalAlias.100325000 = 
entPhysicalAlias.100325100 = Ethernet25
entPhysicalAlias.100325201 = 
entPhysicalAlias.100325202 = 
entPhysicalAlias.100325210 = 
entPhysicalAlias.100325211 = 
entPhysicalAlias.100325212 = 
entPhysicalAlias.100325213 = 
entPhysicalAlias.100325220 = 
entPhysicalAlias.100325221 = 
entPhysicalAlias.100325222 = 
entPhysicalAlias.100325223 = 
entPhysicalAlias.100325230 = 
entPhysicalAlias.100325231 = 
entPhysicalAlias.100325232 = 
entPhysicalAlias.100325233 = 
entPhysicalAlias.100325240 = 
entPhysicalAlias.100325241 = 
entPhysicalAlias.100325242 = 
entPhysicalAlias.100325243 = 
entPhysicalAlias.100326000 = 
entPhysicalAlias.100326100 = Ethernet26
entPhysicalAlias.100326201 = 
entPhysicalAlias.100326202 = 
entPhysicalAlias.100326210 = 
entPhysicalAlias.100326211 = 
entPhysicalAlias.100326212 = 
entPhysicalAlias.100326213 = 
entPhysicalAlias.100326220 = 
entPhysicalAlias.100326221 = 
entPhysicalAlias.100326222 = 
entPhysicalAlias.100326223 = 
entPhysicalAlias.100326230 = 
entPhysicalAlias.100326231 = 
entPhysicalAlias.100326232 = 
entPhysicalAlias.100326233 = 
entPhysicalAlias.100326240 = 
entPhysicalAlias.100326241 = 
entPhysicalAlias.100326242 = 
entPhysicalAlias.100326243 = 
entPhysicalAlias.100327000 = 
entPhysicalAlias.100327100 = Ethernet27
entPhysicalAlias.100327201 = 
entPhysicalAlias.100327202 = 
entPhysicalAlias.100327210 = 
entPhysicalAlias.100327211 = 
entPhysicalAlias.100327212 = 
entPhysicalAlias.100327213 = 
entPhysicalAlias.100327220 = 
entPhysicalAlias.100327221 = 
entPhysicalAlias.100327222 = 
entPhysicalAlias.100327223 = 
entPhysicalAlias.100327230 = 
entPhysicalAlias.100327231 = 
entPhysicalAlias.100327232 = 
entPhysicalAlias.100327233 = 
entPhysicalAlias.100327240 = 
entPhysicalAlias.100327241 = 
entPhysicalAlias.100327242 = 
entPhysicalAlias.100327243 = 
entPhysicalAlias.100328000 = 
entPhysicalAlias.100328100 = Ethernet28
entPhysicalAlias.100328201 = 
entPhysicalAlias.100328202 = 
entPhysicalAlias.100328210 = 
entPhysicalAlias.100328211 = 
entPhysicalAlias.100328212 = 
entPhysicalAlias.100328213 = 
entPhysicalAlias.100328220 = 
entPhysicalAlias.100328221 = 
entPhysicalAlias.100328222 = 
entPhysicalAlias.100328223 = 
entPhysicalAlias.100328230 = 
entPhysicalAlias.100328231 = 
entPhysicalAlias.100328232 = 
entPhysicalAlias.100328233 = 
entPhysicalAlias.100328240 = 
entPhysicalAlias.100328241 = 
entPhysicalAlias.100328242 = 
entPhysicalAlias.100328243 = 
entPhysicalAlias.100329000 = 
entPhysicalAlias.100330000 = 
entPhysicalAlias.100331000 = 
entPhysicalAlias.100331100 = Ethernet31
entPhysicalAlias.100331201 = 
entPhysicalAlias.100331202 = 
entPhysicalAlias.100331210 = 
entPhysicalAlias.100331211 = 
entPhysicalAlias.100331212 = 
entPhysicalAlias.100331213 = 
entPhysicalAlias.100331220 = 
entPhysicalAlias.100331221 = 
entPhysicalAlias.100331222 = 
entPhysicalAlias.100331223 = 
entPhysicalAlias.100331230 = 
entPhysicalAlias.100331231 = 
entPhysicalAlias.100331232 = 
entPhysicalAlias.100331233 = 
entPhysicalAlias.100331240 = 
entPhysicalAlias.100331241 = 
entPhysicalAlias.100331242 = 
entPhysicalAlias.100331243 = 
entPhysicalAlias.100332000 = 
entPhysicalAlias.100332100 = Ethernet32
entPhysicalAlias.100332201 = 
entPhysicalAlias.100332202 = 
entPhysicalAlias.100332210 = 
entPhysicalAlias.100332211 = 
entPhysicalAlias.100332212 = 
entPhysicalAlias.100332213 = 
entPhysicalAlias.100332220 = 
entPhysicalAlias.100332221 = 
entPhysicalAlias.100332222 = 
entPhysicalAlias.100332223 = 
entPhysicalAlias.100332230 = 
entPhysicalAlias.100332231 = 
entPhysicalAlias.100332232 = 
entPhysicalAlias.100332233 = 
entPhysicalAlias.100332240 = 
entPhysicalAlias.100332241 = 
entPhysicalAlias.100332242 = 
entPhysicalAlias.100332243 = 
entPhysicalAlias.100333000 = 
entPhysicalAlias.100334000 = 
entPhysicalAlias.100601000 = 
entPhysicalAlias.100601100 = 
entPhysicalAlias.100601110 = 
entPhysicalAlias.100601111 = 
entPhysicalAlias.100602000 = 
entPhysicalAlias.100602100 = 
entPhysicalAlias.100602110 = 
entPhysicalAlias.100602111 = 
entPhysicalAlias.100603000 = 
entPhysicalAlias.100603100 = 
entPhysicalAlias.100603110 = 
entPhysicalAlias.100603111 = 
entPhysicalAlias.100604000 = 
entPhysicalAlias.100604100 = 
entPhysicalAlias.100604110 = 
entPhysicalAlias.100604111 = 
entPhysicalAlias.100710000 = 
entPhysicalAlias.100711000 = 
entPhysicalAlias.100711101 = 
entPhysicalAlias.100711102 = 
entPhysicalAlias.100711103 = 
entPhysicalAlias.100711104 = 
entPhysicalAlias.100711105 = 
entPhysicalAlias.100711106 = 
entPhysicalAlias.100711107 = 
entPhysicalAlias.100711210 = 
entPhysicalAlias.100711211 = 
entPhysicalAlias.100720000 = 
entPhysicalAlias.100721000 = 
entPhysicalAlias.100721101 = 
entPhysicalAlias.100721102 = 
entPhysicalAlias.100721103 = 
entPhysicalAlias.100721104 = 
entPhysicalAlias.100721105 = 
entPhysicalAlias.100721106 = 
entPhysicalAlias.100721107 = 
entPhysicalAlias.100721210 = 
entPhysicalAlias.100721211 = 
entPhysicalAlias.1100004000 = 
entPhysicalAlias.1100006000 = 
entPhysicalAlias.1100140000 = 
entPhysicalAlias.1100300000 = 
entPhysicalAlias.1100600000 = 
entPhysicalAlias.1100700000 = 
entPhysicalAlias.1100711100 = 
entPhysicalAlias.1100711200 = 
entPhysicalAlias.1100721100 = 
entPhysicalAlias.1100721200 = 
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' entAliasMappingIdentifier]

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

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ARISTA-ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/arista 'udp':'sp101a.pit1.teraswitch.com':'161' aristaEntSensorThresholdLowWarning]

CMD EXITCODE[0]
CMD RUNTIME[0.0686s]
STDOUT[
aristaEntSensorThresholdLowWarning.100006001 = -1000000000
aristaEntSensorThresholdLowWarning.100006002 = -1000000000
aristaEntSensorThresholdLowWarning.100006003 = -1000000000
aristaEntSensorThresholdLowWarning.100006004 = -1000000000
aristaEntSensorThresholdLowWarning.100006005 = -1000000000
aristaEntSensorThresholdLowWarning.100006006 = -1000000000
aristaEntSensorThresholdLowWarning.100006007 = -1000000000
aristaEntSensorThresholdLowWarning.100006008 = -1000000000
aristaEntSensorThresholdLowWarning.100006009 = -1000000000
aristaEntSensorThresholdLowWarning.100006010 = -1000000000
aristaEntSensorThresholdLowWarning.100006011 = -1000000000
aristaEntSensorThresholdLowWarning.100006012 = -1000000000
aristaEntSensorThresholdLowWarning.100006013 = -1000000000
aristaEntSensorThresholdLowWarning.100006014 = -1000000000
aristaEntSensorThresholdLowWarning.100006015 = -1000000000
aristaEntSensorThresholdLowWarning.100006016 = -1000000000
aristaEntSensorThresholdLowWarning.100006101 = -1000000000
aristaEntSensorThresholdLowWarning.100006102 = -1000000000
aristaEntSensorThresholdLowWarning.100006103 = -1000000000
aristaEntSensorThresholdLowWarning.100006104 = -1000000000
aristaEntSensorThresholdLowWarning.100006105 = -1000000000
aristaEntSensorThresholdLowWarning.100006106 = -1000000000
aristaEntSensorThresholdLowWarning.100006107 = -1000000000
aristaEntSensorThresholdLowWarning.100006108 = -1000000000
aristaEntSensorThresholdLowWarning.100006109 = -1000000000
aristaEntSensorThresholdLowWarning.100006110 = -1000000000
aristaEntSensorThresholdLowWarning.100006111 = -1000000000
aristaEntSensorThresholdLowWarning.100006112 = -1000000000
aristaEntSensorThresholdLowWarning.100006113 = -1000000000
aristaEntSensorThresholdLowWarning.100006114 = -1000000000
aristaEntSensorThresholdLowWarning.100006115 = -1000000000
aristaEntSensorThresholdLowWarning.100006116 = -1000000000
aristaEntSensorThresholdLowWarning.100006117 = -1000000000
aristaEntSensorThresholdLowWarning.100006118 = -1000000000
aristaEntSensorThresholdLowWarning.100006119 = -1000000000
aristaEntSensorThresholdLowWarning.100006120 = -1000000000
aristaEntSensorThresholdLowWarning.100006121 = -1000000000
aristaEntSensorThresholdLowWarning.100006122 = -1000000000
aristaEntSensorThresholdLowWarning.100006123 = -1000000000
aristaEntSensorThresholdLowWarning.100322201 = 0
aristaEntSensorThresholdLowWarning.100322202 = 0
aristaEntSensorThresholdLowWarning.100322211 = 0
aristaEntSensorThresholdLowWarning.100322213 = -1000000000
aristaEntSensorThresholdLowWarning.100322221 = 0
aristaEntSensorThresholdLowWarning.100322223 = -1000000000
aristaEntSensorThresholdLowWarning.100322231 = 0
aristaEntSensorThresholdLowWarning.100322233 = -1000000000
aristaEntSensorThresholdLowWarning.100322241 = 0
aristaEntSensorThresholdLowWarning.100322243 = -1000000000
aristaEntSensorThresholdLowWarning.100323201 = 0
aristaEntSensorThresholdLowWarning.100323202 = 310
aristaEntSensorThresholdLowWarning.100323211 = 200
aristaEntSensorThresholdLowWarning.100323212 = 1738
aristaEntSensorThresholdLowWarning.100323213 = 316
aristaEntSensorThresholdLowWarning.100323221 = 200
aristaEntSensorThresholdLowWarning.100323222 = 1738
aristaEntSensorThresholdLowWarning.100323223 = 316
aristaEntSensorThresholdLowWarning.100323231 = 200
aristaEntSensorThresholdLowWarning.100323232 = 1738
aristaEntSensorThresholdLowWarning.100323233 = 316
aristaEntSensorThresholdLowWarning.100323241 = 200
aristaEntSensorThresholdLowWarning.100323242 = 1738
aristaEntSensorThresholdLowWarning.100323243 = 316
aristaEntSensorThresholdLowWarning.100324201 = 0
aristaEntSensorThresholdLowWarning.100324202 = 310
aristaEntSensorThresholdLowWarning.100324211 = 200
aristaEntSensorThresholdLowWarning.100324212 = 1738
aristaEntSensorThresholdLowWarning.100324213 = 316
aristaEntSensorThresholdLowWarning.100324221 = 200
aristaEntSensorThresholdLowWarning.100324222 = 1738
aristaEntSensorThresholdLowWarning.100324223 = 316
aristaEntSensorThresholdLowWarning.100324231 = 200
aristaEntSensorThresholdLowWarning.100324232 = 1738
aristaEntSensorThresholdLowWarning.100324233 = 316
aristaEntSensorThresholdLowWarning.100324241 = 200
aristaEntSensorThresholdLowWarning.100324242 = 1738
aristaEntSensorThresholdLowWarning.100324243 = 316
aristaEntSensorThresholdLowWarning.100325201 = 0
aristaEntSensorThresholdLowWarning.100325202 = 310
aristaEntSensorThresholdLowWarning.100325211 = 200
aristaEntSensorThresholdLowWarning.100325212 = 1738
aristaEntSensorThresholdLowWarning.100325213 = 316
aristaEntSensorThresholdLowWarning.100325221 = 200
aristaEntSensorThresholdLowWarning.100325222 = 1738
aristaEntSensorThresholdLowWarning.100325223 = 316
aristaEntSensorThresholdLowWarning.100325231 = 200
aristaEntSensorThresholdLowWarning.100325232 = 1738
aristaEntSensorThresholdLowWarning.100325233 = 316
aristaEntSensorThresholdLowWarning.100325241 = 200
aristaEntSensorThresholdLowWarning.100325242 = 1738
aristaEntSensorThresholdLowWarning.100325243 = 316
aristaEntSensorThresholdLowWarning.100326201 = 0
aristaEntSensorThresholdLowWarning.100326202 = 310
aristaEntSensorThresholdLowWarning.100326211 = 200
aristaEntSensorThresholdLowWarning.100326212 = 1738
aristaEntSensorThresholdLowWarning.100326213 = 316
aristaEntSensorThresholdLowWarning.100326221 = 200
aristaEntSensorThresholdLowWarning.100326222 = 1738
aristaEntSensorThresholdLowWarning.100326223 = 316
aristaEntSensorThresholdLowWarning.100326231 = 200
aristaEntSensorThresholdLowWarning.100326232 = 1738
aristaEntSensorThresholdLowWarning.100326233 = 316
aristaEntSensorThresholdLowWarning.100326241 = 200
aristaEntSensorThresholdLowWarning.100326242 = 1738
aristaEntSensorThresholdLowWarning.100326243 = 316
aristaEntSensorThresholdLowWarning.100327201 = 0
aristaEntSensorThresholdLowWarning.100327202 = 310
aristaEntSensorThresholdLowWarning.100327211 = 200
aristaEntSensorThresholdLowWarning.100327212 = 1738
aristaEntSensorThresholdLowWarning.100327213 = 316
aristaEntSensorThresholdLowWarning.100327221 = 200
aristaEntSensorThresholdLowWarning.100327222 = 1738
aristaEntSensorThresholdLowWarning.100327223 = 316
aristaEntSensorThresholdLowWarning.100327231 = 200
aristaEntSensorThresholdLowWarning.100327232 = 1738
aristaEntSensorThresholdLowWarning.100327233 = 316
aristaEntSensorThresholdLowWarning.100327241 = 200
aristaEntSensorThresholdLowWarning.100327242 = 1738
aristaEntSensorThresholdLowWarning.100327243 = 316
aristaEntSensorThresholdLowWarning.100328201 = 0
aristaEntSensorThresholdLowWarning.100328202 = 310
aristaEntSensorThresholdLowWarning.100328211 = 200
aristaEntSensorThresholdLowWarning.100328212 = 1738
aristaEntSensorThresholdLowWarning.100328213 = 316
aristaEntSensorThresholdLowWarning.100328221 = 200
aristaEntSensorThresholdLowWarning.100328222 = 1738
aristaEntSensorThresholdLowWarning.100328223 = 316
aristaEntSensorThresholdLowWarning.100328231 = 200
aristaEntSensorThresholdLowWarning.100328232 = 1738
aristaEntSensorThresholdLowWarning.100328233 = 316
aristaEntSensorThresholdLowWarning.100328241 = 200
aristaEntSensorThresholdLowWarning.100328242 = 1738
aristaEntSensorThresholdLowWarning.100328243 = 316
aristaEntSensorThresholdLowWarning.100331201 = 0
aristaEntSensorThresholdLowWarning.100331202 = 300
aristaEntSensorThresholdLowWarning.100331211 = 1000
aristaEntSensorThresholdLowWarning.100331212 = 794
aristaEntSensorThresholdLowWarning.100331213 = 427
aristaEntSensorThresholdLowWarning.100331221 = 1000
aristaEntSensorThresholdLowWarning.100331222 = 794
aristaEntSensorThresholdLowWarning.100331223 = 427
aristaEntSensorThresholdLowWarning.100331231 = 1000
aristaEntSensorThresholdLowWarning.100331232 = 794
aristaEntSensorThresholdLowWarning.100331233 = 427
aristaEntSensorThresholdLowWarning.100331241 = 1000
aristaEntSensorThresholdLowWarning.100331242 = 794
aristaEntSensorThresholdLowWarning.100331243 = 427
aristaEntSensorThresholdLowWarning.100332201 = -50
aristaEntSensorThresholdLowWarning.100332202 = 300
aristaEntSensorThresholdLowWarning.100332211 = 1500
aristaEntSensorThresholdLowWarning.100332212 = 1995
aristaEntSensorThresholdLowWarning.100332213 = 363
aristaEntSensorThresholdLowWarning.100332221 = 1500
aristaEntSensorThresholdLowWarning.100332222 = 1995
aristaEntSensorThresholdLowWarning.100332223 = 363
aristaEntSensorThresholdLowWarning.100332231 = 1500
aristaEntSensorThresholdLowWarning.100332232 = 1995
aristaEntSensorThresholdLowWarning.100332233 = 363
aristaEntSensorThresholdLowWarning.100332241 = 1500
aristaEntSensorThresholdLowWarning.100332242 = 1995
aristaEntSensorThresholdLowWarning.100332243 = 363
aristaEntSensorThresholdLowWarning.100601111 = -1000000000
aristaEntSensorThresholdLowWarning.100602111 = -1000000000
aristaEntSensorThresholdLowWarning.100603111 = -1000000000
aristaEntSensorThresholdLowWarning.100604111 = -1000000000
aristaEntSensorThresholdLowWarning.100711101 = -1000000000
aristaEntSensorThresholdLowWarning.100711102 = -1000000000
aristaEntSensorThresholdLowWarning.100711103 = -1000000000
aristaEntSensorThresholdLowWarning.100711104 = -1000000000
aristaEntSensorThresholdLowWarning.100711105 = -1000000000
aristaEntSensorThresholdLowWarning.100711106 = -1000000000
aristaEntSensorThresholdLowWarning.100711107 = -1000000000
aristaEntSensorThresholdLowWarning.100711211 = -1000000000
aristaEntSensorThresholdLowWarning.100721101 = -1000000000
aristaEntSensorThresholdLowWarning.100721102 = -1000000000
aristaEntSensorThresholdLowWarning.100721103 = -1000000000
aristaEntSensorThresholdLowWarning.100721104 = -1000000000
aristaEntSensorThresholdLowWarning.100721105 = -1000000000
aristaEntSensorThresholdLowWarning.100721106 = -1000000000
aristaEntSensorThresholdLowWarning.100721107 = -1000000000
aristaEntSensorThresholdLowWarning.100721211 = -1000000000
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ARISTA-ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/arista 'udp':'sp101a.pit1.teraswitch.com':'161' aristaEntSensorThresholdLowCritical]

CMD EXITCODE[0]
CMD RUNTIME[0.0714s]
STDOUT[
aristaEntSensorThresholdLowCritical.100006001 = -1000000000
aristaEntSensorThresholdLowCritical.100006002 = -1000000000
aristaEntSensorThresholdLowCritical.100006003 = -1000000000
aristaEntSensorThresholdLowCritical.100006004 = -1000000000
aristaEntSensorThresholdLowCritical.100006005 = -1000000000
aristaEntSensorThresholdLowCritical.100006006 = -1000000000
aristaEntSensorThresholdLowCritical.100006007 = -1000000000
aristaEntSensorThresholdLowCritical.100006008 = -1000000000
aristaEntSensorThresholdLowCritical.100006009 = -1000000000
aristaEntSensorThresholdLowCritical.100006010 = -1000000000
aristaEntSensorThresholdLowCritical.100006011 = -1000000000
aristaEntSensorThresholdLowCritical.100006012 = -1000000000
aristaEntSensorThresholdLowCritical.100006013 = -1000000000
aristaEntSensorThresholdLowCritical.100006014 = -1000000000
aristaEntSensorThresholdLowCritical.100006015 = -1000000000
aristaEntSensorThresholdLowCritical.100006016 = -1000000000
aristaEntSensorThresholdLowCritical.100006101 = -1000000000
aristaEntSensorThresholdLowCritical.100006102 = -1000000000
aristaEntSensorThresholdLowCritical.100006103 = -1000000000
aristaEntSensorThresholdLowCritical.100006104 = -1000000000
aristaEntSensorThresholdLowCritical.100006105 = -1000000000
aristaEntSensorThresholdLowCritical.100006106 = -1000000000
aristaEntSensorThresholdLowCritical.100006107 = -1000000000
aristaEntSensorThresholdLowCritical.100006108 = -1000000000
aristaEntSensorThresholdLowCritical.100006109 = -1000000000
aristaEntSensorThresholdLowCritical.100006110 = -1000000000
aristaEntSensorThresholdLowCritical.100006111 = -1000000000
aristaEntSensorThresholdLowCritical.100006112 = -1000000000
aristaEntSensorThresholdLowCritical.100006113 = -1000000000
aristaEntSensorThresholdLowCritical.100006114 = -1000000000
aristaEntSensorThresholdLowCritical.100006115 = -1000000000
aristaEntSensorThresholdLowCritical.100006116 = -1000000000
aristaEntSensorThresholdLowCritical.100006117 = -1000000000
aristaEntSensorThresholdLowCritical.100006118 = -1000000000
aristaEntSensorThresholdLowCritical.100006119 = -1000000000
aristaEntSensorThresholdLowCritical.100006120 = -1000000000
aristaEntSensorThresholdLowCritical.100006121 = -1000000000
aristaEntSensorThresholdLowCritical.100006122 = -1000000000
aristaEntSensorThresholdLowCritical.100006123 = -1000000000
aristaEntSensorThresholdLowCritical.100322201 = 0
aristaEntSensorThresholdLowCritical.100322202 = 0
aristaEntSensorThresholdLowCritical.100322211 = 0
aristaEntSensorThresholdLowCritical.100322213 = -1000000000
aristaEntSensorThresholdLowCritical.100322221 = 0
aristaEntSensorThresholdLowCritical.100322223 = -1000000000
aristaEntSensorThresholdLowCritical.100322231 = 0
aristaEntSensorThresholdLowCritical.100322233 = -1000000000
aristaEntSensorThresholdLowCritical.100322241 = 0
aristaEntSensorThresholdLowCritical.100322243 = -1000000000
aristaEntSensorThresholdLowCritical.100323201 = -100
aristaEntSensorThresholdLowCritical.100323202 = 290
aristaEntSensorThresholdLowCritical.100323211 = 0
aristaEntSensorThresholdLowCritical.100323212 = 871
aristaEntSensorThresholdLowCritical.100323213 = 158
aristaEntSensorThresholdLowCritical.100323221 = 0
aristaEntSensorThresholdLowCritical.100323222 = 871
aristaEntSensorThresholdLowCritical.100323223 = 158
aristaEntSensorThresholdLowCritical.100323231 = 0
aristaEntSensorThresholdLowCritical.100323232 = 871
aristaEntSensorThresholdLowCritical.100323233 = 158
aristaEntSensorThresholdLowCritical.100323241 = 0
aristaEntSensorThresholdLowCritical.100323242 = 871
aristaEntSensorThresholdLowCritical.100323243 = 158
aristaEntSensorThresholdLowCritical.100324201 = -100
aristaEntSensorThresholdLowCritical.100324202 = 290
aristaEntSensorThresholdLowCritical.100324211 = 0
aristaEntSensorThresholdLowCritical.100324212 = 871
aristaEntSensorThresholdLowCritical.100324213 = 158
aristaEntSensorThresholdLowCritical.100324221 = 0
aristaEntSensorThresholdLowCritical.100324222 = 871
aristaEntSensorThresholdLowCritical.100324223 = 158
aristaEntSensorThresholdLowCritical.100324231 = 0
aristaEntSensorThresholdLowCritical.100324232 = 871
aristaEntSensorThresholdLowCritical.100324233 = 158
aristaEntSensorThresholdLowCritical.100324241 = 0
aristaEntSensorThresholdLowCritical.100324242 = 871
aristaEntSensorThresholdLowCritical.100324243 = 158
aristaEntSensorThresholdLowCritical.100325201 = -100
aristaEntSensorThresholdLowCritical.100325202 = 290
aristaEntSensorThresholdLowCritical.100325211 = 0
aristaEntSensorThresholdLowCritical.100325212 = 871
aristaEntSensorThresholdLowCritical.100325213 = 158
aristaEntSensorThresholdLowCritical.100325221 = 0
aristaEntSensorThresholdLowCritical.100325222 = 871
aristaEntSensorThresholdLowCritical.100325223 = 158
aristaEntSensorThresholdLowCritical.100325231 = 0
aristaEntSensorThresholdLowCritical.100325232 = 871
aristaEntSensorThresholdLowCritical.100325233 = 158
aristaEntSensorThresholdLowCritical.100325241 = 0
aristaEntSensorThresholdLowCritical.100325242 = 871
aristaEntSensorThresholdLowCritical.100325243 = 158
aristaEntSensorThresholdLowCritical.100326201 = -100
aristaEntSensorThresholdLowCritical.100326202 = 290
aristaEntSensorThresholdLowCritical.100326211 = 0
aristaEntSensorThresholdLowCritical.100326212 = 871
aristaEntSensorThresholdLowCritical.100326213 = 158
aristaEntSensorThresholdLowCritical.100326221 = 0
aristaEntSensorThresholdLowCritical.100326222 = 871
aristaEntSensorThresholdLowCritical.100326223 = 158
aristaEntSensorThresholdLowCritical.100326231 = 0
aristaEntSensorThresholdLowCritical.100326232 = 871
aristaEntSensorThresholdLowCritical.100326233 = 158
aristaEntSensorThresholdLowCritical.100326241 = 0
aristaEntSensorThresholdLowCritical.100326242 = 871
aristaEntSensorThresholdLowCritical.100326243 = 158
aristaEntSensorThresholdLowCritical.100327201 = -100
aristaEntSensorThresholdLowCritical.100327202 = 290
aristaEntSensorThresholdLowCritical.100327211 = 0
aristaEntSensorThresholdLowCritical.100327212 = 871
aristaEntSensorThresholdLowCritical.100327213 = 158
aristaEntSensorThresholdLowCritical.100327221 = 0
aristaEntSensorThresholdLowCritical.100327222 = 871
aristaEntSensorThresholdLowCritical.100327223 = 158
aristaEntSensorThresholdLowCritical.100327231 = 0
aristaEntSensorThresholdLowCritical.100327232 = 871
aristaEntSensorThresholdLowCritical.100327233 = 158
aristaEntSensorThresholdLowCritical.100327241 = 0
aristaEntSensorThresholdLowCritical.100327242 = 871
aristaEntSensorThresholdLowCritical.100327243 = 158
aristaEntSensorThresholdLowCritical.100328201 = -100
aristaEntSensorThresholdLowCritical.100328202 = 290
aristaEntSensorThresholdLowCritical.100328211 = 0
aristaEntSensorThresholdLowCritical.100328212 = 871
aristaEntSensorThresholdLowCritical.100328213 = 158
aristaEntSensorThresholdLowCritical.100328221 = 0
aristaEntSensorThresholdLowCritical.100328222 = 871
aristaEntSensorThresholdLowCritical.100328223 = 158
aristaEntSensorThresholdLowCritical.100328231 = 0
aristaEntSensorThresholdLowCritical.100328232 = 871
aristaEntSensorThresholdLowCritical.100328233 = 158
aristaEntSensorThresholdLowCritical.100328241 = 0
aristaEntSensorThresholdLowCritical.100328242 = 871
aristaEntSensorThresholdLowCritical.100328243 = 158
aristaEntSensorThresholdLowCritical.100331201 = -50
aristaEntSensorThresholdLowCritical.100331202 = 290
aristaEntSensorThresholdLowCritical.100331211 = 500
aristaEntSensorThresholdLowCritical.100331212 = 631
aristaEntSensorThresholdLowCritical.100331213 = 170
aristaEntSensorThresholdLowCritical.100331221 = 500
aristaEntSensorThresholdLowCritical.100331222 = 631
aristaEntSensorThresholdLowCritical.100331223 = 170
aristaEntSensorThresholdLowCritical.100331231 = 500
aristaEntSensorThresholdLowCritical.100331232 = 631
aristaEntSensorThresholdLowCritical.100331233 = 170
aristaEntSensorThresholdLowCritical.100331241 = 500
aristaEntSensorThresholdLowCritical.100331242 = 631
aristaEntSensorThresholdLowCritical.100331243 = 170
aristaEntSensorThresholdLowCritical.100332201 = -100
aristaEntSensorThresholdLowCritical.100332202 = 290
aristaEntSensorThresholdLowCritical.100332211 = 1000
aristaEntSensorThresholdLowCritical.100332212 = 1513
aristaEntSensorThresholdLowCritical.100332213 = 229
aristaEntSensorThresholdLowCritical.100332221 = 1000
aristaEntSensorThresholdLowCritical.100332222 = 1513
aristaEntSensorThresholdLowCritical.100332223 = 229
aristaEntSensorThresholdLowCritical.100332231 = 1000
aristaEntSensorThresholdLowCritical.100332232 = 1513
aristaEntSensorThresholdLowCritical.100332233 = 229
aristaEntSensorThresholdLowCritical.100332241 = 1000
aristaEntSensorThresholdLowCritical.100332242 = 1513
aristaEntSensorThresholdLowCritical.100332243 = 229
aristaEntSensorThresholdLowCritical.100601111 = -1000000000
aristaEntSensorThresholdLowCritical.100602111 = -1000000000
aristaEntSensorThresholdLowCritical.100603111 = -1000000000
aristaEntSensorThresholdLowCritical.100604111 = -1000000000
aristaEntSensorThresholdLowCritical.100711101 = -1000000000
aristaEntSensorThresholdLowCritical.100711102 = -1000000000
aristaEntSensorThresholdLowCritical.100711103 = -1000000000
aristaEntSensorThresholdLowCritical.100711104 = -1000000000
aristaEntSensorThresholdLowCritical.100711105 = -1000000000
aristaEntSensorThresholdLowCritical.100711106 = -1000000000
aristaEntSensorThresholdLowCritical.100711107 = -1000000000
aristaEntSensorThresholdLowCritical.100711211 = -1000000000
aristaEntSensorThresholdLowCritical.100721101 = -1000000000
aristaEntSensorThresholdLowCritical.100721102 = -1000000000
aristaEntSensorThresholdLowCritical.100721103 = -1000000000
aristaEntSensorThresholdLowCritical.100721104 = -1000000000
aristaEntSensorThresholdLowCritical.100721105 = -1000000000
aristaEntSensorThresholdLowCritical.100721106 = -1000000000
aristaEntSensorThresholdLowCritical.100721107 = -1000000000
aristaEntSensorThresholdLowCritical.100721211 = -1000000000
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ARISTA-ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/arista 'udp':'sp101a.pit1.teraswitch.com':'161' aristaEntSensorThresholdHighWarning]

CMD EXITCODE[0]
CMD RUNTIME[0.0724s]
STDOUT[
aristaEntSensorThresholdHighWarning.100006001 = 900
aristaEntSensorThresholdHighWarning.100006002 = 750
aristaEntSensorThresholdHighWarning.100006003 = 750
aristaEntSensorThresholdHighWarning.100006004 = 750
aristaEntSensorThresholdHighWarning.100006005 = 600
aristaEntSensorThresholdHighWarning.100006006 = 1000
aristaEntSensorThresholdHighWarning.100006007 = 1000
aristaEntSensorThresholdHighWarning.100006008 = 1000
aristaEntSensorThresholdHighWarning.100006009 = 1000
aristaEntSensorThresholdHighWarning.100006010 = 1000
aristaEntSensorThresholdHighWarning.100006011 = 1000
aristaEntSensorThresholdHighWarning.100006012 = 1000
aristaEntSensorThresholdHighWarning.100006013 = 1000
aristaEntSensorThresholdHighWarning.100006014 = 1000
aristaEntSensorThresholdHighWarning.100006015 = 1000
aristaEntSensorThresholdHighWarning.100006016 = 1000
aristaEntSensorThresholdHighWarning.100006101 = 1000000000
aristaEntSensorThresholdHighWarning.100006102 = 1000000000
aristaEntSensorThresholdHighWarning.100006103 = 1000000000
aristaEntSensorThresholdHighWarning.100006104 = 1000000000
aristaEntSensorThresholdHighWarning.100006105 = 1000000000
aristaEntSensorThresholdHighWarning.100006106 = 1000000000
aristaEntSensorThresholdHighWarning.100006107 = 1000000000
aristaEntSensorThresholdHighWarning.100006108 = 1000000000
aristaEntSensorThresholdHighWarning.100006109 = 1000000000
aristaEntSensorThresholdHighWarning.100006110 = 1000000000
aristaEntSensorThresholdHighWarning.100006111 = 1000000000
aristaEntSensorThresholdHighWarning.100006112 = 1000000000
aristaEntSensorThresholdHighWarning.100006113 = 1000000000
aristaEntSensorThresholdHighWarning.100006114 = 1000000000
aristaEntSensorThresholdHighWarning.100006115 = 1000000000
aristaEntSensorThresholdHighWarning.100006116 = 1000000000
aristaEntSensorThresholdHighWarning.100006117 = 1000000000
aristaEntSensorThresholdHighWarning.100006118 = 1000000000
aristaEntSensorThresholdHighWarning.100006119 = 1000000000
aristaEntSensorThresholdHighWarning.100006120 = 1000000000
aristaEntSensorThresholdHighWarning.100006121 = 1000000000
aristaEntSensorThresholdHighWarning.100006122 = 1000000000
aristaEntSensorThresholdHighWarning.100006123 = 1000000000
aristaEntSensorThresholdHighWarning.100322201 = 0
aristaEntSensorThresholdHighWarning.100322202 = 0
aristaEntSensorThresholdHighWarning.100322211 = 0
aristaEntSensorThresholdHighWarning.100322213 = 1000000000
aristaEntSensorThresholdHighWarning.100322221 = 0
aristaEntSensorThresholdHighWarning.100322223 = 1000000000
aristaEntSensorThresholdHighWarning.100322231 = 0
aristaEntSensorThresholdHighWarning.100322233 = 1000000000
aristaEntSensorThresholdHighWarning.100322241 = 0
aristaEntSensorThresholdHighWarning.100322243 = 1000000000
aristaEntSensorThresholdHighWarning.100323201 = 700
aristaEntSensorThresholdHighWarning.100323202 = 350
aristaEntSensorThresholdHighWarning.100323211 = 1200
aristaEntSensorThresholdHighWarning.100323212 = 17378
aristaEntSensorThresholdHighWarning.100323213 = 17378
aristaEntSensorThresholdHighWarning.100323221 = 1200
aristaEntSensorThresholdHighWarning.100323222 = 17378
aristaEntSensorThresholdHighWarning.100323223 = 17378
aristaEntSensorThresholdHighWarning.100323231 = 1200
aristaEntSensorThresholdHighWarning.100323232 = 17378
aristaEntSensorThresholdHighWarning.100323233 = 17378
aristaEntSensorThresholdHighWarning.100323241 = 1200
aristaEntSensorThresholdHighWarning.100323242 = 17378
aristaEntSensorThresholdHighWarning.100323243 = 17378
aristaEntSensorThresholdHighWarning.100324201 = 700
aristaEntSensorThresholdHighWarning.100324202 = 350
aristaEntSensorThresholdHighWarning.100324211 = 1200
aristaEntSensorThresholdHighWarning.100324212 = 17378
aristaEntSensorThresholdHighWarning.100324213 = 17378
aristaEntSensorThresholdHighWarning.100324221 = 1200
aristaEntSensorThresholdHighWarning.100324222 = 17378
aristaEntSensorThresholdHighWarning.100324223 = 17378
aristaEntSensorThresholdHighWarning.100324231 = 1200
aristaEntSensorThresholdHighWarning.100324232 = 17378
aristaEntSensorThresholdHighWarning.100324233 = 17378
aristaEntSensorThresholdHighWarning.100324241 = 1200
aristaEntSensorThresholdHighWarning.100324242 = 17378
aristaEntSensorThresholdHighWarning.100324243 = 17378
aristaEntSensorThresholdHighWarning.100325201 = 700
aristaEntSensorThresholdHighWarning.100325202 = 350
aristaEntSensorThresholdHighWarning.100325211 = 1200
aristaEntSensorThresholdHighWarning.100325212 = 17378
aristaEntSensorThresholdHighWarning.100325213 = 17378
aristaEntSensorThresholdHighWarning.100325221 = 1200
aristaEntSensorThresholdHighWarning.100325222 = 17378
aristaEntSensorThresholdHighWarning.100325223 = 17378
aristaEntSensorThresholdHighWarning.100325231 = 1200
aristaEntSensorThresholdHighWarning.100325232 = 17378
aristaEntSensorThresholdHighWarning.100325233 = 17378
aristaEntSensorThresholdHighWarning.100325241 = 1200
aristaEntSensorThresholdHighWarning.100325242 = 17378
aristaEntSensorThresholdHighWarning.100325243 = 17378
aristaEntSensorThresholdHighWarning.100326201 = 700
aristaEntSensorThresholdHighWarning.100326202 = 350
aristaEntSensorThresholdHighWarning.100326211 = 1200
aristaEntSensorThresholdHighWarning.100326212 = 17378
aristaEntSensorThresholdHighWarning.100326213 = 17378
aristaEntSensorThresholdHighWarning.100326221 = 1200
aristaEntSensorThresholdHighWarning.100326222 = 17378
aristaEntSensorThresholdHighWarning.100326223 = 17378
aristaEntSensorThresholdHighWarning.100326231 = 1200
aristaEntSensorThresholdHighWarning.100326232 = 17378
aristaEntSensorThresholdHighWarning.100326233 = 17378
aristaEntSensorThresholdHighWarning.100326241 = 1200
aristaEntSensorThresholdHighWarning.100326242 = 17378
aristaEntSensorThresholdHighWarning.100326243 = 17378
aristaEntSensorThresholdHighWarning.100327201 = 700
aristaEntSensorThresholdHighWarning.100327202 = 350
aristaEntSensorThresholdHighWarning.100327211 = 1200
aristaEntSensorThresholdHighWarning.100327212 = 17378
aristaEntSensorThresholdHighWarning.100327213 = 17378
aristaEntSensorThresholdHighWarning.100327221 = 1200
aristaEntSensorThresholdHighWarning.100327222 = 17378
aristaEntSensorThresholdHighWarning.100327223 = 17378
aristaEntSensorThresholdHighWarning.100327231 = 1200
aristaEntSensorThresholdHighWarning.100327232 = 17378
aristaEntSensorThresholdHighWarning.100327233 = 17378
aristaEntSensorThresholdHighWarning.100327241 = 1200
aristaEntSensorThresholdHighWarning.100327242 = 17378
aristaEntSensorThresholdHighWarning.100327243 = 17378
aristaEntSensorThresholdHighWarning.100328201 = 700
aristaEntSensorThresholdHighWarning.100328202 = 350
aristaEntSensorThresholdHighWarning.100328211 = 1200
aristaEntSensorThresholdHighWarning.100328212 = 17378
aristaEntSensorThresholdHighWarning.100328213 = 17378
aristaEntSensorThresholdHighWarning.100328221 = 1200
aristaEntSensorThresholdHighWarning.100328222 = 17378
aristaEntSensorThresholdHighWarning.100328223 = 17378
aristaEntSensorThresholdHighWarning.100328231 = 1200
aristaEntSensorThresholdHighWarning.100328232 = 17378
aristaEntSensorThresholdHighWarning.100328233 = 17378
aristaEntSensorThresholdHighWarning.100328241 = 1200
aristaEntSensorThresholdHighWarning.100328242 = 17378
aristaEntSensorThresholdHighWarning.100328243 = 17378
aristaEntSensorThresholdHighWarning.100331201 = 750
aristaEntSensorThresholdHighWarning.100331202 = 350
aristaEntSensorThresholdHighWarning.100331211 = 9500
aristaEntSensorThresholdHighWarning.100331212 = 31623
aristaEntSensorThresholdHighWarning.100331213 = 16982
aristaEntSensorThresholdHighWarning.100331221 = 9500
aristaEntSensorThresholdHighWarning.100331222 = 31623
aristaEntSensorThresholdHighWarning.100331223 = 16982
aristaEntSensorThresholdHighWarning.100331231 = 9500
aristaEntSensorThresholdHighWarning.100331232 = 31623
aristaEntSensorThresholdHighWarning.100331233 = 16982
aristaEntSensorThresholdHighWarning.100331241 = 9500
aristaEntSensorThresholdHighWarning.100331242 = 31623
aristaEntSensorThresholdHighWarning.100331243 = 16982
aristaEntSensorThresholdHighWarning.100332201 = 750
aristaEntSensorThresholdHighWarning.100332202 = 360
aristaEntSensorThresholdHighWarning.100332211 = 7000
aristaEntSensorThresholdHighWarning.100332212 = 21379
aristaEntSensorThresholdHighWarning.100332213 = 17783
aristaEntSensorThresholdHighWarning.100332221 = 7000
aristaEntSensorThresholdHighWarning.100332222 = 21379
aristaEntSensorThresholdHighWarning.100332223 = 17783
aristaEntSensorThresholdHighWarning.100332231 = 7000
aristaEntSensorThresholdHighWarning.100332232 = 21379
aristaEntSensorThresholdHighWarning.100332233 = 17783
aristaEntSensorThresholdHighWarning.100332241 = 7000
aristaEntSensorThresholdHighWarning.100332242 = 21379
aristaEntSensorThresholdHighWarning.100332243 = 17783
aristaEntSensorThresholdHighWarning.100601111 = 1000000000
aristaEntSensorThresholdHighWarning.100602111 = 1000000000
aristaEntSensorThresholdHighWarning.100603111 = 1000000000
aristaEntSensorThresholdHighWarning.100604111 = 1000000000
aristaEntSensorThresholdHighWarning.100711101 = 950
aristaEntSensorThresholdHighWarning.100711102 = 700
aristaEntSensorThresholdHighWarning.100711103 = 1080
aristaEntSensorThresholdHighWarning.100711104 = 1000000000
aristaEntSensorThresholdHighWarning.100711105 = 1000000000
aristaEntSensorThresholdHighWarning.100711106 = 1000000000
aristaEntSensorThresholdHighWarning.100711107 = 1000000000
aristaEntSensorThresholdHighWarning.100711211 = 1000000000
aristaEntSensorThresholdHighWarning.100721101 = 950
aristaEntSensorThresholdHighWarning.100721102 = 700
aristaEntSensorThresholdHighWarning.100721103 = 1080
aristaEntSensorThresholdHighWarning.100721104 = 1000000000
aristaEntSensorThresholdHighWarning.100721105 = 1000000000
aristaEntSensorThresholdHighWarning.100721106 = 1000000000
aristaEntSensorThresholdHighWarning.100721107 = 1000000000
aristaEntSensorThresholdHighWarning.100721211 = 1000000000
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m ARISTA-ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/arista 'udp':'sp101a.pit1.teraswitch.com':'161' aristaEntSensorThresholdHighCritical]

CMD EXITCODE[0]
CMD RUNTIME[0.0752s]
STDOUT[
aristaEntSensorThresholdHighCritical.100006001 = 950
aristaEntSensorThresholdHighCritical.100006002 = 800
aristaEntSensorThresholdHighCritical.100006003 = 850
aristaEntSensorThresholdHighCritical.100006004 = 850
aristaEntSensorThresholdHighCritical.100006005 = 650
aristaEntSensorThresholdHighCritical.100006006 = 1100
aristaEntSensorThresholdHighCritical.100006007 = 1100
aristaEntSensorThresholdHighCritical.100006008 = 1100
aristaEntSensorThresholdHighCritical.100006009 = 1100
aristaEntSensorThresholdHighCritical.100006010 = 1100
aristaEntSensorThresholdHighCritical.100006011 = 1100
aristaEntSensorThresholdHighCritical.100006012 = 1100
aristaEntSensorThresholdHighCritical.100006013 = 1100
aristaEntSensorThresholdHighCritical.100006014 = 1100
aristaEntSensorThresholdHighCritical.100006015 = 1100
aristaEntSensorThresholdHighCritical.100006016 = 1100
aristaEntSensorThresholdHighCritical.100006101 = 1000000000
aristaEntSensorThresholdHighCritical.100006102 = 1000000000
aristaEntSensorThresholdHighCritical.100006103 = 1000000000
aristaEntSensorThresholdHighCritical.100006104 = 1000000000
aristaEntSensorThresholdHighCritical.100006105 = 1000000000
aristaEntSensorThresholdHighCritical.100006106 = 1000000000
aristaEntSensorThresholdHighCritical.100006107 = 1000000000
aristaEntSensorThresholdHighCritical.100006108 = 1000000000
aristaEntSensorThresholdHighCritical.100006109 = 1000000000
aristaEntSensorThresholdHighCritical.100006110 = 1000000000
aristaEntSensorThresholdHighCritical.100006111 = 1000000000
aristaEntSensorThresholdHighCritical.100006112 = 1000000000
aristaEntSensorThresholdHighCritical.100006113 = 1000000000
aristaEntSensorThresholdHighCritical.100006114 = 1000000000
aristaEntSensorThresholdHighCritical.100006115 = 1000000000
aristaEntSensorThresholdHighCritical.100006116 = 1000000000
aristaEntSensorThresholdHighCritical.100006117 = 1000000000
aristaEntSensorThresholdHighCritical.100006118 = 1000000000
aristaEntSensorThresholdHighCritical.100006119 = 1000000000
aristaEntSensorThresholdHighCritical.100006120 = 1000000000
aristaEntSensorThresholdHighCritical.100006121 = 1000000000
aristaEntSensorThresholdHighCritical.100006122 = 1000000000
aristaEntSensorThresholdHighCritical.100006123 = 1000000000
aristaEntSensorThresholdHighCritical.100322201 = 0
aristaEntSensorThresholdHighCritical.100322202 = 0
aristaEntSensorThresholdHighCritical.100322211 = 0
aristaEntSensorThresholdHighCritical.100322213 = 1000000000
aristaEntSensorThresholdHighCritical.100322221 = 0
aristaEntSensorThresholdHighCritical.100322223 = 1000000000
aristaEntSensorThresholdHighCritical.100322231 = 0
aristaEntSensorThresholdHighCritical.100322233 = 1000000000
aristaEntSensorThresholdHighCritical.100322241 = 0
aristaEntSensorThresholdHighCritical.100322243 = 1000000000
aristaEntSensorThresholdHighCritical.100323201 = 850
aristaEntSensorThresholdHighCritical.100323202 = 360
aristaEntSensorThresholdHighCritical.100323211 = 1500
aristaEntSensorThresholdHighCritical.100323212 = 25119
aristaEntSensorThresholdHighCritical.100323213 = 25119
aristaEntSensorThresholdHighCritical.100323221 = 1500
aristaEntSensorThresholdHighCritical.100323222 = 25119
aristaEntSensorThresholdHighCritical.100323223 = 25119
aristaEntSensorThresholdHighCritical.100323231 = 1500
aristaEntSensorThresholdHighCritical.100323232 = 25119
aristaEntSensorThresholdHighCritical.100323233 = 25119
aristaEntSensorThresholdHighCritical.100323241 = 1500
aristaEntSensorThresholdHighCritical.100323242 = 25119
aristaEntSensorThresholdHighCritical.100323243 = 25119
aristaEntSensorThresholdHighCritical.100324201 = 850
aristaEntSensorThresholdHighCritical.100324202 = 360
aristaEntSensorThresholdHighCritical.100324211 = 1500
aristaEntSensorThresholdHighCritical.100324212 = 25119
aristaEntSensorThresholdHighCritical.100324213 = 25119
aristaEntSensorThresholdHighCritical.100324221 = 1500
aristaEntSensorThresholdHighCritical.100324222 = 25119
aristaEntSensorThresholdHighCritical.100324223 = 25119
aristaEntSensorThresholdHighCritical.100324231 = 1500
aristaEntSensorThresholdHighCritical.100324232 = 25119
aristaEntSensorThresholdHighCritical.100324233 = 25119
aristaEntSensorThresholdHighCritical.100324241 = 1500
aristaEntSensorThresholdHighCritical.100324242 = 25119
aristaEntSensorThresholdHighCritical.100324243 = 25119
aristaEntSensorThresholdHighCritical.100325201 = 850
aristaEntSensorThresholdHighCritical.100325202 = 360
aristaEntSensorThresholdHighCritical.100325211 = 1500
aristaEntSensorThresholdHighCritical.100325212 = 25119
aristaEntSensorThresholdHighCritical.100325213 = 25119
aristaEntSensorThresholdHighCritical.100325221 = 1500
aristaEntSensorThresholdHighCritical.100325222 = 25119
aristaEntSensorThresholdHighCritical.100325223 = 25119
aristaEntSensorThresholdHighCritical.100325231 = 1500
aristaEntSensorThresholdHighCritical.100325232 = 25119
aristaEntSensorThresholdHighCritical.100325233 = 25119
aristaEntSensorThresholdHighCritical.100325241 = 1500
aristaEntSensorThresholdHighCritical.100325242 = 25119
aristaEntSensorThresholdHighCritical.100325243 = 25119
aristaEntSensorThresholdHighCritical.100326201 = 850
aristaEntSensorThresholdHighCritical.100326202 = 360
aristaEntSensorThresholdHighCritical.100326211 = 1500
aristaEntSensorThresholdHighCritical.100326212 = 25119
aristaEntSensorThresholdHighCritical.100326213 = 25119
aristaEntSensorThresholdHighCritical.100326221 = 1500
aristaEntSensorThresholdHighCritical.100326222 = 25119
aristaEntSensorThresholdHighCritical.100326223 = 25119
aristaEntSensorThresholdHighCritical.100326231 = 1500
aristaEntSensorThresholdHighCritical.100326232 = 25119
aristaEntSensorThresholdHighCritical.100326233 = 25119
aristaEntSensorThresholdHighCritical.100326241 = 1500
aristaEntSensorThresholdHighCritical.100326242 = 25119
aristaEntSensorThresholdHighCritical.100326243 = 25119
aristaEntSensorThresholdHighCritical.100327201 = 850
aristaEntSensorThresholdHighCritical.100327202 = 360
aristaEntSensorThresholdHighCritical.100327211 = 1500
aristaEntSensorThresholdHighCritical.100327212 = 25119
aristaEntSensorThresholdHighCritical.100327213 = 25119
aristaEntSensorThresholdHighCritical.100327221 = 1500
aristaEntSensorThresholdHighCritical.100327222 = 25119
aristaEntSensorThresholdHighCritical.100327223 = 25119
aristaEntSensorThresholdHighCritical.100327231 = 1500
aristaEntSensorThresholdHighCritical.100327232 = 25119
aristaEntSensorThresholdHighCritical.100327233 = 25119
aristaEntSensorThresholdHighCritical.100327241 = 1500
aristaEntSensorThresholdHighCritical.100327242 = 25119
aristaEntSensorThresholdHighCritical.100327243 = 25119
aristaEntSensorThresholdHighCritical.100328201 = 850
aristaEntSensorThresholdHighCritical.100328202 = 360
aristaEntSensorThresholdHighCritical.100328211 = 1500
aristaEntSensorThresholdHighCritical.100328212 = 25119
aristaEntSensorThresholdHighCritical.100328213 = 25119
aristaEntSensorThresholdHighCritical.100328221 = 1500
aristaEntSensorThresholdHighCritical.100328222 = 25119
aristaEntSensorThresholdHighCritical.100328223 = 25119
aristaEntSensorThresholdHighCritical.100328231 = 1500
aristaEntSensorThresholdHighCritical.100328232 = 25119
aristaEntSensorThresholdHighCritical.100328233 = 25119
aristaEntSensorThresholdHighCritical.100328241 = 1500
aristaEntSensorThresholdHighCritical.100328242 = 25119
aristaEntSensorThresholdHighCritical.100328243 = 25119
aristaEntSensorThresholdHighCritical.100331201 = 800
aristaEntSensorThresholdHighCritical.100331202 = 360
aristaEntSensorThresholdHighCritical.100331211 = 10000
aristaEntSensorThresholdHighCritical.100331212 = 39811
aristaEntSensorThresholdHighCritical.100331213 = 21380
aristaEntSensorThresholdHighCritical.100331221 = 10000
aristaEntSensorThresholdHighCritical.100331222 = 39811
aristaEntSensorThresholdHighCritical.100331223 = 21380
aristaEntSensorThresholdHighCritical.100331231 = 10000
aristaEntSensorThresholdHighCritical.100331232 = 39811
aristaEntSensorThresholdHighCritical.100331233 = 21380
aristaEntSensorThresholdHighCritical.100331241 = 10000
aristaEntSensorThresholdHighCritical.100331242 = 39811
aristaEntSensorThresholdHighCritical.100331243 = 21380
aristaEntSensorThresholdHighCritical.100332201 = 800
aristaEntSensorThresholdHighCritical.100332202 = 370
aristaEntSensorThresholdHighCritical.100332211 = 7500
aristaEntSensorThresholdHighCritical.100332212 = 26928
aristaEntSensorThresholdHighCritical.100332213 = 28184
aristaEntSensorThresholdHighCritical.100332221 = 7500
aristaEntSensorThresholdHighCritical.100332222 = 26928
aristaEntSensorThresholdHighCritical.100332223 = 28184
aristaEntSensorThresholdHighCritical.100332231 = 7500
aristaEntSensorThresholdHighCritical.100332232 = 26928
aristaEntSensorThresholdHighCritical.100332233 = 28184
aristaEntSensorThresholdHighCritical.100332241 = 7500
aristaEntSensorThresholdHighCritical.100332242 = 26928
aristaEntSensorThresholdHighCritical.100332243 = 28184
aristaEntSensorThresholdHighCritical.100601111 = 1000000000
aristaEntSensorThresholdHighCritical.100602111 = 1000000000
aristaEntSensorThresholdHighCritical.100603111 = 1000000000
aristaEntSensorThresholdHighCritical.100604111 = 1000000000
aristaEntSensorThresholdHighCritical.100711101 = 1000
aristaEntSensorThresholdHighCritical.100711102 = 750
aristaEntSensorThresholdHighCritical.100711103 = 1130
aristaEntSensorThresholdHighCritical.100711104 = 1000000000
aristaEntSensorThresholdHighCritical.100711105 = 1000000000
aristaEntSensorThresholdHighCritical.100711106 = 1000000000
aristaEntSensorThresholdHighCritical.100711107 = 1000000000
aristaEntSensorThresholdHighCritical.100711211 = 1000000000
aristaEntSensorThresholdHighCritical.100721101 = 1000
aristaEntSensorThresholdHighCritical.100721102 = 750
aristaEntSensorThresholdHighCritical.100721103 = 1130
aristaEntSensorThresholdHighCritical.100721104 = 1000000000
aristaEntSensorThresholdHighCritical.100721105 = 1000000000
aristaEntSensorThresholdHighCritical.100721106 = 1000000000
aristaEntSensorThresholdHighCritical.100721107 = 1000000000
aristaEntSensorThresholdHighCritical.100721211 = 1000000000
]
SNMP STATUS[TRUE]
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100006001)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(15) "Cpu temp sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "346"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006001, index: 100006001, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Cpu temp sensor, scale: 0.1, limits: (, , 90, 95), CURRENT: 34.6, 100006001, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006001')]
SQL RUNTIME[0.00184011s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006001']
SQL RUNTIME[0.00110507s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6125' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027084s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6125' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024796s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006001.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006002)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(21) "Cpu board temp sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(7) "Max6658"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "300"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006002, index: 100006002, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Cpu board temp sensor, scale: 0.1, limits: (, , 75, 80), CURRENT: 30, 100006002, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006002')]
SQL RUNTIME[0.00085711s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006002']
SQL RUNTIME[0.00094986s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6126' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024605s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6126' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00035620s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006002.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006003)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(22) "Back-panel temp sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "265"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006003, index: 100006003, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Back-panel temp sensor, scale: 0.1, limits: (, , 75, 85), CURRENT: 26.5, 100006003, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006003')]
SQL RUNTIME[0.00094295s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006003']
SQL RUNTIME[0.00108194s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6127' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00028992s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6127' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00023317s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006003.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006004)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(17) "Board temp sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "4"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(7) "Max6658"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "300"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006004, index: 100006004, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Board temp sensor, scale: 0.1, limits: (, , 75, 85), CURRENT: 30, 100006004, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006004')]
SQL RUNTIME[0.00076294s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006004']
SQL RUNTIME[0.00095201s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6128' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027204s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6128' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026584s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006004.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006005)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(23) "Front-panel temp sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "5"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "229"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006005, index: 100006005, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Front-panel temp sensor, scale: 0.1, limits: (, , 60, 65), CURRENT: 22.9, 100006005, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006005')]
SQL RUNTIME[0.00076985s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006005']
SQL RUNTIME[0.00092316s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6129' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00040817s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6129' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00032020s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006005.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006006)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Trident3 top left outer sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "334"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006006, index: 100006006, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Trident3 top left outer sensor, scale: 0.1, limits: (, , 100, 110), CURRENT: 33.4, 100006006, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006006')]
SQL RUNTIME[0.00073695s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006006']
SQL RUNTIME[0.00089884s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6130' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00026083s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6130' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00025892s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006006.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006007)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(33) "Trident3 bottom left outer sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "7"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "334"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006007, index: 100006007, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Trident3 bottom left outer sensor, scale: 0.1, limits: (, , 100, 110), CURRENT: 33.4, 100006007, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006007')]
SQL RUNTIME[0.00079083s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006007']
SQL RUNTIME[0.00100303s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6131' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00030589s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6131' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00029087s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006007.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006008)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(34) "Trident3 bottom right outer sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "8"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "339"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006008, index: 100006008, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Trident3 bottom right outer sensor, scale: 0.1, limits: (, , 100, 110), CURRENT: 33.9, 100006008, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006008')]
SQL RUNTIME[0.00076199s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006008']
SQL RUNTIME[0.00095797s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6132' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029588s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6132' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00029087s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006008.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006009)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(31) "Trident3 top right outer sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "9"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "334"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006009, index: 100006009, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Trident3 top right outer sensor, scale: 0.1, limits: (, , 100, 110), CURRENT: 33.4, 100006009, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006009')]
SQL RUNTIME[0.00081706s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006009']
SQL RUNTIME[0.00093579s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6133' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024009s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6133' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00028610s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006009.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006010)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(31) "Trident3 top left center sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(2) "10"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "392"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006010, index: 100006010, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Trident3 top left center sensor, scale: 0.1, limits: (, , 100, 110), CURRENT: 39.2, 100006010, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006010')]
SQL RUNTIME[0.00077987s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006010']
SQL RUNTIME[0.00084996s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6134' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00033212s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6134' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00034595s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006010.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006011)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(32) "Trident3 top right center sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(2) "11"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "350"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006011, index: 100006011, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Trident3 top right center sensor, scale: 0.1, limits: (, , 100, 110), CURRENT: 35, 100006011, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006011')]
SQL RUNTIME[0.00094795s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006011']
SQL RUNTIME[0.00102091s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6135' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00033092s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6135' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00023007s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006011.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006012)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(31) "Trident3 top right inner sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(2) "12"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "323"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006012, index: 100006012, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Trident3 top right inner sensor, scale: 0.1, limits: (, , 100, 110), CURRENT: 32.3, 100006012, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006012')]
SQL RUNTIME[0.00067616s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006012']
SQL RUNTIME[0.00102782s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6136' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00026083s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6136' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026798s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006012.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006013)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(26) "Trident3 top center sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(2) "13"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "371"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006013, index: 100006013, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Trident3 top center sensor, scale: 0.1, limits: (, , 100, 110), CURRENT: 37.1, 100006013, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006013')]
SQL RUNTIME[0.00085902s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006013']
SQL RUNTIME[0.00086403s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6137' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00023103s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6137' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00028110s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006013.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006014)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "Trident3 bottom center sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(2) "14"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "328"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006014, index: 100006014, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Trident3 bottom center sensor, scale: 0.1, limits: (, , 100, 110), CURRENT: 32.8, 100006014, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006014')]
SQL RUNTIME[0.00081396s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006014']
SQL RUNTIME[0.00088811s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6138' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00033498s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6138' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027800s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006014.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006015)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(34) "Trident3 bottom left center sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(2) "15"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "382"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006015, index: 100006015, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Trident3 bottom left center sensor, scale: 0.1, limits: (, , 100, 110), CURRENT: 38.2, 100006015, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006015')]
SQL RUNTIME[0.00078797s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006015']
SQL RUNTIME[0.00098205s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6139' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00034404s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6139' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00023198s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006015.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006016)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "Trident3 bottom right center sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(2) "16"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "366"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006016, index: 100006016, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Trident3 bottom right center sensor, scale: 0.1, limits: (, , 100, 110), CURRENT: 36.6, 100006016, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006016')]
SQL RUNTIME[0.00069499s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006016']
SQL RUNTIME[0.00089192s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6140' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024080s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6140' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027895s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100006016.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006101)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(24) "CpucardPwrCon Rail8 0V95"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "101"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(2) "95"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006101, index: 100006101, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: CpucardPwrCon Rail8 0V95, scale: 0.01, limits: (, , , ), CURRENT: 0.95, 100006101, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006101')]
SQL RUNTIME[0.00052094s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006101']
SQL RUNTIME[0.00057793s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6141' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029802s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6141' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00021911s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006101.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006102)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(23) "CpucardPwrCon Rail4 1V8"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "102"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "181"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006102, index: 100006102, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: CpucardPwrCon Rail4 1V8, scale: 0.01, limits: (, , , ), CURRENT: 1.81, 100006102, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006102')]
SQL RUNTIME[0.00044799s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006102']
SQL RUNTIME[0.00062203s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6142' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029087s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6142' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00035405s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006102.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006103)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(24) "CpucardPwrCon Rail12 1V2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "103"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "121"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006103, index: 100006103, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: CpucardPwrCon Rail12 1V2, scale: 0.01, limits: (, , , ), CURRENT: 1.21, 100006103, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006103')]
SQL RUNTIME[0.00047088s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006103']
SQL RUNTIME[0.00066614s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6143' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00028300s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6143' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00029922s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006103.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006104)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(22) "CpucardPwrCon Rail2 5V"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "104"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "498"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006104, index: 100006104, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: CpucardPwrCon Rail2 5V, scale: 0.01, limits: (, , , ), CURRENT: 4.98, 100006104, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006104')]
SQL RUNTIME[0.00058198s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006104']
SQL RUNTIME[0.00054288s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6144' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00022292s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6144' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00023794s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006104.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006105)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(24) "CpucardPwrCon Rail10 3V3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "105"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "330"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006105, index: 100006105, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: CpucardPwrCon Rail10 3V3, scale: 0.01, limits: (, , , ), CURRENT: 3.3, 100006105, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006105')]
SQL RUNTIME[0.00046802s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006105']
SQL RUNTIME[0.00056982s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6145' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00026703s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6145' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027490s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006105.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006106)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(24) "CpucardPwrCon Rail6 1V35"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "106"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "135"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006106, index: 100006106, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: CpucardPwrCon Rail6 1V35, scale: 0.01, limits: (, , , ), CURRENT: 1.35, 100006106, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006106')]
SQL RUNTIME[0.00047302s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006106']
SQL RUNTIME[0.00066686s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6146' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00037289s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6146' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00025010s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006106.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006107)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(31) "CpucardPwrCon Rail1 12V standby"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "107"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "1216"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006107, index: 100006107, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: CpucardPwrCon Rail1 12V standby, scale: 0.01, limits: (, , , ), CURRENT: 12.16, 100006107, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006107')]
SQL RUNTIME[0.00049901s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006107']
SQL RUNTIME[0.00061607s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6147' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00030112s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6147' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00036001s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006107.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006108)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(23) "CpucardPwrCon Rail9 1V8"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "108"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "180"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006108, index: 100006108, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: CpucardPwrCon Rail9 1V8, scale: 0.01, limits: (, , , ), CURRENT: 1.8, 100006108, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006108')]
SQL RUNTIME[0.00051284s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006108']
SQL RUNTIME[0.00064802s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6148' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024295s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6148' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00030279s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006108.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006109)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(23) "CpucardPwrCon Rail5 1V5"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "109"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "151"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006109, index: 100006109, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: CpucardPwrCon Rail5 1V5, scale: 0.01, limits: (, , , ), CURRENT: 1.51, 100006109, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006109')]
SQL RUNTIME[0.00047398s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006109']
SQL RUNTIME[0.00063801s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6149' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029087s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6149' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024915s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006109.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006110)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(23) "CpucardPwrCon Rail3 3V3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "110"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "330"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006110, index: 100006110, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: CpucardPwrCon Rail3 3V3, scale: 0.01, limits: (, , , ), CURRENT: 3.3, 100006110, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006110')]
SQL RUNTIME[0.00045896s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006110']
SQL RUNTIME[0.00065804s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6150' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024700s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6150' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027394s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006110.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006111)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(25) "CpucardPwrCon Rail11 0V95"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "111"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(2) "96"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006111, index: 100006111, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: CpucardPwrCon Rail11 0V95, scale: 0.01, limits: (, , , ), CURRENT: 0.96, 100006111, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006111')]
SQL RUNTIME[0.00045300s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006111']
SQL RUNTIME[0.00076509s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6151' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024104s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6151' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00029993s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006111.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006112)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(24) "CpucardPwrCon Rail7 0V67"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "112"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(2) "68"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006112, index: 100006112, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: CpucardPwrCon Rail7 0V67, scale: 0.01, limits: (, , , ), CURRENT: 0.68, 100006112, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006112')]
SQL RUNTIME[0.00050306s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006112']
SQL RUNTIME[0.00062180s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6152' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024796s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6152' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00023603s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006112.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006113)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "SwitchcardPwrCon Rail1 P0V8AR"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "113"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(2) "81"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006113, index: 100006113, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: SwitchcardPwrCon Rail1 P0V8AR, scale: 0.01, limits: (, , , ), CURRENT: 0.81, 100006113, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006113')]
SQL RUNTIME[0.00045681s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006113']
SQL RUNTIME[0.00064111s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6153' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00034285s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6153' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00030923s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006113.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006114)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "SwitchcardPwrCon Rail2 P0V8AL"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "114"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(2) "80"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006114, index: 100006114, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: SwitchcardPwrCon Rail2 P0V8AL, scale: 0.01, limits: (, , , ), CURRENT: 0.8, 100006114, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006114')]
SQL RUNTIME[0.00058007s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006114']
SQL RUNTIME[0.00075102s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6154' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027680s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6154' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00032091s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006114.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006115)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "SwitchcardPwrCon Rail3 P0V9"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "115"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(2) "86"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006115, index: 100006115, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: SwitchcardPwrCon Rail3 P0V9, scale: 0.01, limits: (, , , ), CURRENT: 0.86, 100006115, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006115')]
SQL RUNTIME[0.00063705s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006115']
SQL RUNTIME[0.00084305s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6155' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024319s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6155' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026894s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006115.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006116)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "SwitchcardPwrCon Rail4 P1V2SCD"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "116"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "120"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006116, index: 100006116, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: SwitchcardPwrCon Rail4 P1V2SCD, scale: 0.01, limits: (, , , ), CURRENT: 1.2, 100006116, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006116')]
SQL RUNTIME[0.00050712s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006116']
SQL RUNTIME[0.00071192s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6156' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024009s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6156' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00029588s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006116.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006117)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "SwitchcardPwrCon Rail5 P1V2TD"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "117"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "121"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006117, index: 100006117, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: SwitchcardPwrCon Rail5 P1V2TD, scale: 0.01, limits: (, , , ), CURRENT: 1.21, 100006117, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006117')]
SQL RUNTIME[0.00048995s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006117']
SQL RUNTIME[0.00058198s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6157' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00030303s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6157' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027895s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006117.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006118)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(31) "SwitchcardPwrCon Rail6 P1V5CPLD"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "118"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "152"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006118, index: 100006118, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: SwitchcardPwrCon Rail6 P1V5CPLD, scale: 0.01, limits: (, , , ), CURRENT: 1.52, 100006118, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006118')]
SQL RUNTIME[0.00053906s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006118']
SQL RUNTIME[0.00067711s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6158' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00034189s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6158' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00029421s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006118.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006119)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "SwitchcardPwrCon Rail7 P1V8"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "119"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "181"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006119, index: 100006119, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: SwitchcardPwrCon Rail7 P1V8, scale: 0.01, limits: (, , , ), CURRENT: 1.81, 100006119, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006119')]
SQL RUNTIME[0.00055289s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006119']
SQL RUNTIME[0.00069714s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6159' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00025296s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6159' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026798s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006119.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006120)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "SwitchcardPwrCon Rail8 P3V3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "120"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "331"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006120, index: 100006120, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: SwitchcardPwrCon Rail8 P3V3, scale: 0.01, limits: (, , , ), CURRENT: 3.31, 100006120, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006120')]
SQL RUNTIME[0.00066614s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006120']
SQL RUNTIME[0.00061011s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6160' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00036311s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6160' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00023985s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006120.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006121)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(32) "SwitchcardPwrCon Rail9 P3V3STDBY"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "121"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "329"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006121, index: 100006121, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: SwitchcardPwrCon Rail9 P3V3STDBY, scale: 0.01, limits: (, , , ), CURRENT: 3.29, 100006121, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006121')]
SQL RUNTIME[0.00050592s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006121']
SQL RUNTIME[0.00069809s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6161' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029516s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6161' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00030398s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006121.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006122)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(37) "SwitchcardPwrCon Rail10 P3V3_ISL_CTRL"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "122"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "330"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006122, index: 100006122, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: SwitchcardPwrCon Rail10 P3V3_ISL_CTRL, scale: 0.01, limits: (, , , ), CURRENT: 3.3, 100006122, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006122')]
SQL RUNTIME[0.00053692s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006122']
SQL RUNTIME[0.00063396s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6162' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00037718s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6162' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00040579s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006122.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100006123)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(28) "SwitchcardPwrCon Rail11 P12V"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100006000"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(3) "123"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "1192"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100006000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(16) "Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100006123, index: 100006123, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: SwitchcardPwrCon Rail11 P12V, scale: 0.01, limits: (, , , ), CURRENT: 11.92, 100006123, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006123')]
SQL RUNTIME[0.00058198s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100006123']
SQL RUNTIME[0.00073314s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6163' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029182s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6163' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00034881s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100006123.rrd'
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100323201)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(37) "DOM Temperature Sensor for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "294"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916355"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet23"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet23' OR `ifName` = 'Ethernet23') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00043106s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "23"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100323201, index: 100323201, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Temperature for Ethernet23, scale: 0.1, limits: (-10, 0, 70, 85), CURRENT: 29.4, 100323201, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323201')]
SQL RUNTIME[0.00088716s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323201']
SQL RUNTIME[0.00090289s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6192' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00034308s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6192' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00025296s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100323201.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100323202)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(33) "DOM Voltage Sensor for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "324"
  [entPhySensorType]        => string(7) "voltsDC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916355"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet23"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet23' OR `ifName` = 'Ethernet23') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00044703s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "23"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100323202, index: 100323202, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Voltage for Ethernet23, scale: 0.01, limits: (2.9, 3.1, 3.5, 3.6), CURRENT: 3.24, 100323202, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323202')]
SQL RUNTIME[0.00060201s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323202']
SQL RUNTIME[0.00061607s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6193' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00031519s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6193' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00025415s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100323202.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100323211)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet23/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "600"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916355"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet23"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet23' OR `ifName` = 'Ethernet23') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00041008s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "23"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100323211, index: 100323211, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet23/1, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.006, 100323211, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323211')]
SQL RUNTIME[0.00109005s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323211']
SQL RUNTIME[0.00104904s]
LCurrent sensor value: "0.006", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6194']
SQL RUNTIME[0.00032902s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6194' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00023603s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6194' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027084s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100323211.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100323212)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet23/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9442"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916355"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet23"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet23' OR `ifName` = 'Ethernet23') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00044203s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "23"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100323212, index: 100323212, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet23/1, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009442, 100323212, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323212')]
SQL RUNTIME[0.00058293s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323212']
SQL RUNTIME[0.00070000s]
LCurrent sensor value: "0.0009442", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6195']
SQL RUNTIME[0.00023508s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6195' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00026798s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6195' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026202s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100323212.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100323213)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet23/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916355"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet23"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet23' OR `ifName` = 'Ethernet23') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00036407s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "23"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100323213, index: 100323213, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet23/1, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100323213, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323213')]
SQL RUNTIME[0.00050902s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323213']
SQL RUNTIME[0.00066686s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6196']
SQL RUNTIME[0.00038290s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6196' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00028300s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6196' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00025797s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100323213.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100323221)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet23/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "599"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916355"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet23"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet23' OR `ifName` = 'Ethernet23') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00042295s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "23"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100323221, index: 100323221, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet23/2, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00599, 100323221, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323221')]
SQL RUNTIME[0.00081897s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323221']
SQL RUNTIME[0.00101709s]
LCurrent sensor value: "0.00599", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6197']
SQL RUNTIME[0.00035906s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6197' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00033498s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6197' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00032520s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100323221.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100323222)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet23/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9433"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916355"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet23"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet23' OR `ifName` = 'Ethernet23') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00040102s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "23"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100323222, index: 100323222, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet23/2, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009433, 100323222, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323222')]
SQL RUNTIME[0.00061321s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323222']
SQL RUNTIME[0.00077987s]
LCurrent sensor value: "0.0009433", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6198']
SQL RUNTIME[0.00027204s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6198' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027323s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6198' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027299s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100323222.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100323223)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet23/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916355"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet23"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet23' OR `ifName` = 'Ethernet23') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00037503s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "23"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100323223, index: 100323223, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet23/2, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100323223, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323223')]
SQL RUNTIME[0.00055385s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323223']
SQL RUNTIME[0.00068617s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6199']
SQL RUNTIME[0.00027680s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6199' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00034118s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6199' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027084s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100323223.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100323231)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet23/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "602"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916355"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet23"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet23' OR `ifName` = 'Ethernet23') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00040698s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "23"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100323231, index: 100323231, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet23/3, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00602, 100323231, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323231')]
SQL RUNTIME[0.00086904s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323231']
SQL RUNTIME[0.00100994s]
LCurrent sensor value: "0.00602", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6200']
SQL RUNTIME[0.00030708s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6200' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00036502s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6200' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027895s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100323231.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100323232)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet23/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9474"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916355"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet23"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet23' OR `ifName` = 'Ethernet23') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00039196s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "23"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100323232, index: 100323232, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet23/3, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009474, 100323232, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323232')]
SQL RUNTIME[0.00075197s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323232']
SQL RUNTIME[0.00089312s]
LCurrent sensor value: "0.0009474", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6201']
SQL RUNTIME[0.00026798s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6201' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00043297s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6201' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00036597s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100323232.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100323233)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet23/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916355"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet23"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet23' OR `ifName` = 'Ethernet23') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00049281s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "23"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100323233, index: 100323233, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet23/3, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100323233, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323233')]
SQL RUNTIME[0.00062704s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323233']
SQL RUNTIME[0.00090909s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6202']
SQL RUNTIME[0.00032687s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6202' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00035906s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6202' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00030994s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100323233.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100323241)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet23/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "601"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916355"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet23"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet23' OR `ifName` = 'Ethernet23') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00039387s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "23"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100323241, index: 100323241, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet23/4, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00601, 100323241, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323241')]
SQL RUNTIME[0.00086689s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323241']
SQL RUNTIME[0.00103021s]
LCurrent sensor value: "0.00601", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6203']
SQL RUNTIME[0.00023007s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6203' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024080s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6203' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027680s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100323241.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100323242)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet23/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9464"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916355"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet23"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet23' OR `ifName` = 'Ethernet23') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00042605s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "23"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100323242, index: 100323242, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet23/4, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009464, 100323242, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323242')]
SQL RUNTIME[0.00063300s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323242']
SQL RUNTIME[0.00073910s]
LCurrent sensor value: "0.0009464", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6204']
SQL RUNTIME[0.00022507s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6204' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00030112s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6204' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027084s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100323242.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100323243)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet23/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100323000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916355"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet23"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet23' OR `ifName` = 'Ethernet23') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00040984s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100323000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 23"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "23"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100323243, index: 100323243, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet23/4, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100323243, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323243')]
SQL RUNTIME[0.00051713s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100323243']
SQL RUNTIME[0.00081182s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6205']
SQL RUNTIME[0.00030279s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6205' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00025296s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6205' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00025010s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100323243.rrd'
Skipped:
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100324201)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(37) "DOM Temperature Sensor for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "347"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916348"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet24"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet24' OR `ifName` = 'Ethernet24') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00030088s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "24"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100324201, index: 100324201, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Temperature for Ethernet24, scale: 0.1, limits: (-10, 0, 70, 85), CURRENT: 34.7, 100324201, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324201')]
SQL RUNTIME[0.00089097s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324201']
SQL RUNTIME[0.00094485s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6206' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027204s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6206' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024891s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100324201.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100324202)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(33) "DOM Voltage Sensor for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "324"
  [entPhySensorType]        => string(7) "voltsDC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916348"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet24"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet24' OR `ifName` = 'Ethernet24') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00033689s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "24"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100324202, index: 100324202, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Voltage for Ethernet24, scale: 0.01, limits: (2.9, 3.1, 3.5, 3.6), CURRENT: 3.24, 100324202, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324202')]
SQL RUNTIME[0.00067902s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324202']
SQL RUNTIME[0.00065279s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6207' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00028181s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6207' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00028610s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100324202.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100324211)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet24/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "600"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916348"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet24"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet24' OR `ifName` = 'Ethernet24') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00041819s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "24"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100324211, index: 100324211, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet24/1, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.006, 100324211, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324211')]
SQL RUNTIME[0.00098896s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324211']
SQL RUNTIME[0.00103593s]
LCurrent sensor value: "0.006", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6208']
SQL RUNTIME[0.00024080s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6208' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00033617s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6208' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027609s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100324211.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100324212)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet24/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9445"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916348"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet24"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet24' OR `ifName` = 'Ethernet24') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00036788s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "24"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100324212, index: 100324212, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet24/1, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009445, 100324212, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324212')]
SQL RUNTIME[0.00065684s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324212']
SQL RUNTIME[0.00074005s]
LCurrent sensor value: "0.0009445", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6209']
SQL RUNTIME[0.00024295s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6209' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00045085s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6209' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00029707s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100324212.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100324213)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet24/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916348"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet24"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet24' OR `ifName` = 'Ethernet24') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00031495s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "24"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100324213, index: 100324213, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet24/1, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100324213, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324213')]
SQL RUNTIME[0.00051498s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324213']
SQL RUNTIME[0.00070310s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6210']
SQL RUNTIME[0.00022888s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6210' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00034094s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6210' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00028706s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100324213.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100324221)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet24/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "599"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916348"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet24"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet24' OR `ifName` = 'Ethernet24') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00031185s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "24"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100324221, index: 100324221, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet24/2, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00599, 100324221, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324221')]
SQL RUNTIME[0.00081301s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324221']
SQL RUNTIME[0.00102091s]
LCurrent sensor value: "0.00599", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6211']
SQL RUNTIME[0.00025606s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6211' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00032592s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6211' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00030804s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100324221.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100324222)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet24/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9436"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916348"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet24"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet24' OR `ifName` = 'Ethernet24') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00045800s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "24"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100324222, index: 100324222, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet24/2, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009436, 100324222, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324222')]
SQL RUNTIME[0.00050998s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324222']
SQL RUNTIME[0.00081778s]
LCurrent sensor value: "0.0009436", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6212']
SQL RUNTIME[0.00028682s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6212' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00030589s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6212' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024295s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100324222.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100324223)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet24/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916348"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet24"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet24' OR `ifName` = 'Ethernet24') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00041413s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "24"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100324223, index: 100324223, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet24/2, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100324223, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324223')]
SQL RUNTIME[0.00052094s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324223']
SQL RUNTIME[0.00070214s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6213']
SQL RUNTIME[0.00022697s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6213' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00028682s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6213' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026298s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100324223.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100324231)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet24/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "599"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916348"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet24"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet24' OR `ifName` = 'Ethernet24') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00033283s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "24"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100324231, index: 100324231, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet24/3, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00599, 100324231, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324231')]
SQL RUNTIME[0.00099707s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324231']
SQL RUNTIME[0.00090194s]
LCurrent sensor value: "0.00599", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6214']
SQL RUNTIME[0.00021911s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6214' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00020790s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6214' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024700s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100324231.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100324232)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet24/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9423"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916348"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet24"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet24' OR `ifName` = 'Ethernet24') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00040102s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "24"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100324232, index: 100324232, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet24/3, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009423, 100324232, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324232')]
SQL RUNTIME[0.00057912s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324232']
SQL RUNTIME[0.00070000s]
LCurrent sensor value: "0.0009423", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6215']
SQL RUNTIME[0.00027800s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6215' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00022697s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6215' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024009s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100324232.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100324233)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet24/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916348"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet24"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet24' OR `ifName` = 'Ethernet24') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00040412s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "24"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100324233, index: 100324233, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet24/3, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100324233, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324233')]
SQL RUNTIME[0.00055003s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324233']
SQL RUNTIME[0.00067186s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6216']
SQL RUNTIME[0.00019002s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6216' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00021911s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6216' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00020289s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100324233.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100324241)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet24/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "598"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916348"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet24"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet24' OR `ifName` = 'Ethernet24') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00033617s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "24"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100324241, index: 100324241, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet24/4, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00598, 100324241, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324241')]
SQL RUNTIME[0.00083494s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324241']
SQL RUNTIME[0.00108218s]
LCurrent sensor value: "0.00598", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6217']
SQL RUNTIME[0.00018096s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6217' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024199s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6217' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024009s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100324241.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100324242)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet24/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9414"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916348"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet24"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet24' OR `ifName` = 'Ethernet24') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00031519s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "24"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100324242, index: 100324242, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet24/4, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009414, 100324242, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324242')]
SQL RUNTIME[0.00057793s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324242']
SQL RUNTIME[0.00065303s]
LCurrent sensor value: "0.0009414", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6218']
SQL RUNTIME[0.00018716s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6218' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00026107s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6218' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00021791s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100324242.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100324243)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet24/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100324000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916348"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet24"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet24' OR `ifName` = 'Ethernet24') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00047994s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100324000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 24"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "24"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100324243, index: 100324243, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet24/4, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100324243, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324243')]
SQL RUNTIME[0.00056100s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100324243']
SQL RUNTIME[0.00077391s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6219']
SQL RUNTIME[0.00021601s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6219' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00020790s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6219' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00020409s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100324243.rrd'
Skipped:
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100325201)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(37) "DOM Temperature Sensor for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "338"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916346"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet25"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet25' OR `ifName` = 'Ethernet25') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00029516s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "25"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100325201, index: 100325201, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Temperature for Ethernet25, scale: 0.1, limits: (-10, 0, 70, 85), CURRENT: 33.8, 100325201, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325201')]
SQL RUNTIME[0.00091195s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325201']
SQL RUNTIME[0.00086999s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6220' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00023508s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6220' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024700s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100325201.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100325202)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(33) "DOM Voltage Sensor for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "323"
  [entPhySensorType]        => string(7) "voltsDC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916346"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet25"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet25' OR `ifName` = 'Ethernet25') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00035000s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "25"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100325202, index: 100325202, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Voltage for Ethernet25, scale: 0.01, limits: (2.9, 3.1, 3.5, 3.6), CURRENT: 3.23, 100325202, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325202')]
SQL RUNTIME[0.00067806s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325202']
SQL RUNTIME[0.00072503s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6221' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024009s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6221' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00021982s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100325202.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100325211)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet25/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "599"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916346"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet25"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet25' OR `ifName` = 'Ethernet25') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00032592s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "25"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100325211, index: 100325211, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet25/1, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00599, 100325211, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325211')]
SQL RUNTIME[0.00110817s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325211']
SQL RUNTIME[0.00093198s]
LCurrent sensor value: "0.00599", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6222']
SQL RUNTIME[0.00021887s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6222' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027490s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6222' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026894s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100325211.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100325212)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet25/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9427"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916346"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet25"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet25' OR `ifName` = 'Ethernet25') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00040293s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "25"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100325212, index: 100325212, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet25/1, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009427, 100325212, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325212')]
SQL RUNTIME[0.00065899s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325212']
SQL RUNTIME[0.00066686s]
LCurrent sensor value: "0.0009427", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6223']
SQL RUNTIME[0.00018692s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6223' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00022697s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6223' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027704s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100325212.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100325213)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet25/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916346"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet25"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet25' OR `ifName` = 'Ethernet25') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00036502s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "25"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100325213, index: 100325213, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet25/1, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100325213, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325213')]
SQL RUNTIME[0.00060391s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325213']
SQL RUNTIME[0.00063109s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6224']
SQL RUNTIME[0.00018811s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6224' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00025702s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6224' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026679s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100325213.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100325221)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet25/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "598"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916346"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet25"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet25' OR `ifName` = 'Ethernet25') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00035214s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "25"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100325221, index: 100325221, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet25/2, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00598, 100325221, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325221')]
SQL RUNTIME[0.00093603s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325221']
SQL RUNTIME[0.00101709s]
LCurrent sensor value: "0.00598", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6225']
SQL RUNTIME[0.00024390s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6225' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00030088s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6225' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00020695s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100325221.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100325222)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet25/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9414"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916346"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet25"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet25' OR `ifName` = 'Ethernet25') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00033522s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "25"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100325222, index: 100325222, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet25/2, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009414, 100325222, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325222')]
SQL RUNTIME[0.00056100s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325222']
SQL RUNTIME[0.00073504s]
LCurrent sensor value: "0.0009414", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6226']
SQL RUNTIME[0.00025797s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6226' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00030208s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6226' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027299s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100325222.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100325223)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet25/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916346"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet25"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet25' OR `ifName` = 'Ethernet25') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00039005s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "25"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100325223, index: 100325223, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet25/2, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100325223, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325223')]
SQL RUNTIME[0.00066400s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325223']
SQL RUNTIME[0.00067496s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6227']
SQL RUNTIME[0.00019598s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6227' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00026011s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6227' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027108s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100325223.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100325231)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet25/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "602"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916346"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet25"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet25' OR `ifName` = 'Ethernet25') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00041389s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "25"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100325231, index: 100325231, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet25/3, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00602, 100325231, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325231')]
SQL RUNTIME[0.00090408s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325231']
SQL RUNTIME[0.00092101s]
LCurrent sensor value: "0.00602", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6228']
SQL RUNTIME[0.00026798s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6228' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024700s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6228' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00025296s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100325231.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100325232)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet25/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9477"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916346"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet25"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet25' OR `ifName` = 'Ethernet25') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00043583s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "25"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100325232, index: 100325232, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet25/3, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009477, 100325232, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325232')]
SQL RUNTIME[0.00063491s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325232']
SQL RUNTIME[0.00086689s]
LCurrent sensor value: "0.0009477", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6229']
SQL RUNTIME[0.00022101s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6229' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00030088s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6229' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00025296s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100325232.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100325233)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet25/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916346"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet25"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet25' OR `ifName` = 'Ethernet25') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00030613s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "25"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100325233, index: 100325233, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet25/3, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100325233, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325233')]
SQL RUNTIME[0.00066018s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325233']
SQL RUNTIME[0.00080800s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6230']
SQL RUNTIME[0.00030494s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6230' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029182s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6230' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00029397s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100325233.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100325241)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet25/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "600"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916346"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet25"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet25' OR `ifName` = 'Ethernet25') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00037599s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "25"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100325241, index: 100325241, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet25/4, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.006, 100325241, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325241')]
SQL RUNTIME[0.00096607s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325241']
SQL RUNTIME[0.00101304s]
LCurrent sensor value: "0.006", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6231']
SQL RUNTIME[0.00027895s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6231' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00031281s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6231' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00025201s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100325241.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100325242)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet25/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9445"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916346"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet25"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet25' OR `ifName` = 'Ethernet25') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00690007s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "25"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100325242, index: 100325242, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet25/4, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009445, 100325242, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325242')]
SQL RUNTIME[0.00069809s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325242']
SQL RUNTIME[0.00076795s]
LCurrent sensor value: "0.0009445", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6232']
SQL RUNTIME[0.00027800s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6232' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00031400s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6232' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026679s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100325242.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100325243)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet25/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100325000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916346"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet25"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet25' OR `ifName` = 'Ethernet25') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00039005s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100325000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 25"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "25"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100325243, index: 100325243, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet25/4, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100325243, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325243')]
SQL RUNTIME[0.00060797s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100325243']
SQL RUNTIME[0.00070095s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6233']
SQL RUNTIME[0.00027108s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6233' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00028801s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6233' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00035214s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100325243.rrd'
Skipped:
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100326201)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(37) "DOM Temperature Sensor for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "329"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916356"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet26"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet26' OR `ifName` = 'Ethernet26') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00039387s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "26"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100326201, index: 100326201, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Temperature for Ethernet26, scale: 0.1, limits: (-10, 0, 70, 85), CURRENT: 32.9, 100326201, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326201')]
SQL RUNTIME[0.00095201s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326201']
SQL RUNTIME[0.00099993s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6234' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00031996s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6234' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024390s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100326201.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100326202)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(33) "DOM Voltage Sensor for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "325"
  [entPhySensorType]        => string(7) "voltsDC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916356"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet26"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet26' OR `ifName` = 'Ethernet26') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00035191s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "26"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100326202, index: 100326202, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Voltage for Ethernet26, scale: 0.01, limits: (2.9, 3.1, 3.5, 3.6), CURRENT: 3.25, 100326202, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326202')]
SQL RUNTIME[0.00063086s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326202']
SQL RUNTIME[0.00067997s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6235' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00028086s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6235' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00031495s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100326202.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100326211)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet26/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "602"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916356"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet26"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet26' OR `ifName` = 'Ethernet26') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00029993s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "26"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100326211, index: 100326211, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet26/1, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00602, 100326211, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326211')]
SQL RUNTIME[0.00109410s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326211']
SQL RUNTIME[0.00112987s]
LCurrent sensor value: "0.00602", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6236']
SQL RUNTIME[0.00027990s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6236' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024009s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6236' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027514s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100326211.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100326212)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet26/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9477"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916356"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet26"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet26' OR `ifName` = 'Ethernet26') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00039601s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "26"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100326212, index: 100326212, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet26/1, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009477, 100326212, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326212')]
SQL RUNTIME[0.00069785s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326212']
SQL RUNTIME[0.00075316s]
LCurrent sensor value: "0.0009477", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6237']
SQL RUNTIME[0.00026679s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6237' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00030684s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6237' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00029206s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100326212.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100326213)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet26/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916356"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet26"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet26' OR `ifName` = 'Ethernet26') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00256205s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "26"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100326213, index: 100326213, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet26/1, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100326213, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326213')]
SQL RUNTIME[0.00059199s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326213']
SQL RUNTIME[0.00073791s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6238']
SQL RUNTIME[0.00024581s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6238' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00031090s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6238' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00035000s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100326213.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100326221)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet26/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "600"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916356"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet26"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet26' OR `ifName` = 'Ethernet26') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00043106s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "26"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100326221, index: 100326221, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet26/2, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.006, 100326221, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326221')]
SQL RUNTIME[0.00087595s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326221']
SQL RUNTIME[0.00104809s]
LCurrent sensor value: "0.006", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6239']
SQL RUNTIME[0.00024009s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6239' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00028706s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6239' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024581s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100326221.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100326222)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet26/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9445"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916356"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet26"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet26' OR `ifName` = 'Ethernet26') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00039315s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "26"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100326222, index: 100326222, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet26/2, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009445, 100326222, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326222')]
SQL RUNTIME[0.00059295s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326222']
SQL RUNTIME[0.00072098s]
LCurrent sensor value: "0.0009445", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6240']
SQL RUNTIME[0.00028896s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6240' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00025606s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6240' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024819s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100326222.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100326223)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet26/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916356"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet26"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet26' OR `ifName` = 'Ethernet26') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00041699s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "26"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100326223, index: 100326223, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet26/2, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100326223, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326223')]
SQL RUNTIME[0.00061607s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326223']
SQL RUNTIME[0.00070000s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6241']
SQL RUNTIME[0.00024891s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6241' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00025892s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6241' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027895s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100326223.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100326231)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet26/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "599"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916356"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet26"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet26' OR `ifName` = 'Ethernet26') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00045609s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "26"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100326231, index: 100326231, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet26/3, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00599, 100326231, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326231')]
SQL RUNTIME[0.00101900s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326231']
SQL RUNTIME[0.00114393s]
LCurrent sensor value: "0.00599", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6242']
SQL RUNTIME[0.00021195s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6242' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00025296s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6242' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00022912s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100326231.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100326232)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet26/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9436"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916356"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet26"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet26' OR `ifName` = 'Ethernet26') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00198793s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "26"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100326232, index: 100326232, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet26/3, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009436, 100326232, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326232')]
SQL RUNTIME[0.00067306s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326232']
SQL RUNTIME[0.00073099s]
LCurrent sensor value: "0.0009436", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6243']
SQL RUNTIME[0.00031114s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6243' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00025296s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6243' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026488s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100326232.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100326233)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet26/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916356"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet26"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet26' OR `ifName` = 'Ethernet26') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00676084s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "26"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100326233, index: 100326233, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet26/3, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100326233, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326233')]
SQL RUNTIME[0.00070000s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326233']
SQL RUNTIME[0.00074601s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6244']
SQL RUNTIME[0.00029302s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6244' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027514s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6244' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00030112s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100326233.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100326241)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet26/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "599"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916356"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet26"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet26' OR `ifName` = 'Ethernet26') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00030398s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "26"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100326241, index: 100326241, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet26/4, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00599, 100326241, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326241')]
SQL RUNTIME[0.00086308s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326241']
SQL RUNTIME[0.00095797s]
LCurrent sensor value: "0.00599", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6245']
SQL RUNTIME[0.00023890s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6245' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029206s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6245' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027800s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100326241.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100326242)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet26/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9423"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916356"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet26"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet26' OR `ifName` = 'Ethernet26') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00494409s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "26"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100326242, index: 100326242, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet26/4, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009423, 100326242, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326242')]
SQL RUNTIME[0.00072503s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326242']
SQL RUNTIME[0.00070810s]
LCurrent sensor value: "0.0009423", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6246']
SQL RUNTIME[0.00026178s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6246' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00031114s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6246' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027800s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100326242.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100326243)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet26/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100326000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916356"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet26"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet26' OR `ifName` = 'Ethernet26') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00185919s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100326000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 26"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "26"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100326243, index: 100326243, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet26/4, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100326243, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326243')]
SQL RUNTIME[0.00073695s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100326243']
SQL RUNTIME[0.00079179s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6247']
SQL RUNTIME[0.00026989s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6247' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00032496s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6247' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024414s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100326243.rrd'
Skipped:
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100327201)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(37) "DOM Temperature Sensor for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "321"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916374"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet27"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet27' OR `ifName` = 'Ethernet27') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00041103s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "27"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100327201, index: 100327201, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Temperature for Ethernet27, scale: 0.1, limits: (-10, 0, 70, 85), CURRENT: 32.1, 100327201, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327201')]
SQL RUNTIME[0.00090408s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327201']
SQL RUNTIME[0.00105596s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6248' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00035501s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6248' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024104s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100327201.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100327202)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(33) "DOM Voltage Sensor for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "323"
  [entPhySensorType]        => string(7) "voltsDC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916374"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet27"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet27' OR `ifName` = 'Ethernet27') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00186205s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "27"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100327202, index: 100327202, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Voltage for Ethernet27, scale: 0.01, limits: (2.9, 3.1, 3.5, 3.6), CURRENT: 3.23, 100327202, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327202')]
SQL RUNTIME[0.00065517s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327202']
SQL RUNTIME[0.00066090s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6249' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00032091s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6249' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00029206s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100327202.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100327211)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet27/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "599"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916374"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet27"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet27' OR `ifName` = 'Ethernet27') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00208783s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "27"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100327211, index: 100327211, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet27/1, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00599, 100327211, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327211')]
SQL RUNTIME[0.00105691s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327211']
SQL RUNTIME[0.00104904s]
LCurrent sensor value: "0.00599", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6250']
SQL RUNTIME[0.00029206s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6250' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00023699s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6250' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00023103s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100327211.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100327212)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet27/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9433"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916374"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet27"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet27' OR `ifName` = 'Ethernet27') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00033998s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "27"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100327212, index: 100327212, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet27/1, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009433, 100327212, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327212')]
SQL RUNTIME[0.00064802s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327212']
SQL RUNTIME[0.00072813s]
LCurrent sensor value: "0.0009433", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6251']
SQL RUNTIME[0.00024796s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6251' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00026393s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6251' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00032210s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100327212.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100327213)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet27/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916374"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet27"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet27' OR `ifName` = 'Ethernet27') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00042009s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "27"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100327213, index: 100327213, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet27/1, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100327213, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327213')]
SQL RUNTIME[0.00080705s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327213']
SQL RUNTIME[0.00087786s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6252']
SQL RUNTIME[0.00029802s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6252' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00041604s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6252' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00030303s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100327213.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100327221)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet27/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "602"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916374"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet27"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet27' OR `ifName` = 'Ethernet27') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00039697s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "27"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100327221, index: 100327221, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet27/2, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00602, 100327221, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327221')]
SQL RUNTIME[0.00099897s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327221']
SQL RUNTIME[0.00109386s]
LCurrent sensor value: "0.00602", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6253']
SQL RUNTIME[0.00027108s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6253' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027394s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6253' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024509s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100327221.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100327222)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet27/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9474"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916374"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet27"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet27' OR `ifName` = 'Ethernet27') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00036788s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "27"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100327222, index: 100327222, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet27/2, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009474, 100327222, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327222')]
SQL RUNTIME[0.00076079s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327222']
SQL RUNTIME[0.00076103s]
LCurrent sensor value: "0.0009474", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6254']
SQL RUNTIME[0.00023603s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6254' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027704s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6254' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00034904s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100327222.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100327223)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet27/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916374"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet27"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet27' OR `ifName` = 'Ethernet27') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00267887s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "27"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100327223, index: 100327223, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet27/2, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100327223, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327223')]
SQL RUNTIME[0.00073385s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327223']
SQL RUNTIME[0.00079989s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6255']
SQL RUNTIME[0.00036907s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6255' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00034785s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6255' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027394s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100327223.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100327231)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet27/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "601"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916374"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet27"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet27' OR `ifName` = 'Ethernet27') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00043106s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "27"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100327231, index: 100327231, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet27/3, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00601, 100327231, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327231')]
SQL RUNTIME[0.00090218s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327231']
SQL RUNTIME[0.00116086s]
LCurrent sensor value: "0.00601", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6256']
SQL RUNTIME[0.00024295s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6256' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00031710s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6256' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00037599s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100327231.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100327232)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet27/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9464"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916374"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet27"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet27' OR `ifName` = 'Ethernet27') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00039697s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "27"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100327232, index: 100327232, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet27/3, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009464, 100327232, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327232')]
SQL RUNTIME[0.00084686s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327232']
SQL RUNTIME[0.00085616s]
LCurrent sensor value: "0.0009464", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6257']
SQL RUNTIME[0.00109410s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6257' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00028300s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6257' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00031805s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100327232.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100327233)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet27/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916374"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet27"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet27' OR `ifName` = 'Ethernet27') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00347614s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "27"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100327233, index: 100327233, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet27/3, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100327233, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327233')]
SQL RUNTIME[0.00072122s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327233']
SQL RUNTIME[0.00074887s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6258']
SQL RUNTIME[0.00024390s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6258' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00026393s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6258' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00023913s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100327233.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100327241)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet27/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "600"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916374"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet27"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet27' OR `ifName` = 'Ethernet27') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00086999s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "27"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100327241, index: 100327241, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet27/4, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.006, 100327241, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327241')]
SQL RUNTIME[0.00106001s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327241']
SQL RUNTIME[0.00123000s]
LCurrent sensor value: "0.006", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6259']
SQL RUNTIME[0.00026512s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6259' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00031686s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6259' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027299s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100327241.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100327242)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet27/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9452"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916374"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet27"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet27' OR `ifName` = 'Ethernet27') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00042105s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "27"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100327242, index: 100327242, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet27/4, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009452, 100327242, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327242')]
SQL RUNTIME[0.00067401s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327242']
SQL RUNTIME[0.00077510s]
LCurrent sensor value: "0.0009452", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6260']
SQL RUNTIME[0.00025487s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6260' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027299s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6260' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024414s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100327242.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100327243)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet27/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100327000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916374"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet27"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet27' OR `ifName` = 'Ethernet27') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00681186s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100327000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 27"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "27"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100327243, index: 100327243, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet27/4, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100327243, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327243')]
SQL RUNTIME[0.00063396s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100327243']
SQL RUNTIME[0.00067306s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6261']
SQL RUNTIME[0.00025392s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6261' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00025606s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6261' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027013s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100327243.rrd'
Skipped:
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100328201)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(37) "DOM Temperature Sensor for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "318"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916345"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet28"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet28' OR `ifName` = 'Ethernet28') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00061297s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "28"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100328201, index: 100328201, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Temperature for Ethernet28, scale: 0.1, limits: (-10, 0, 70, 85), CURRENT: 31.8, 100328201, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328201')]
SQL RUNTIME[0.00102901s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328201']
SQL RUNTIME[0.00092602s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6262' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027013s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6262' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026202s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100328201.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100328202)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(33) "DOM Voltage Sensor for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "325"
  [entPhySensorType]        => string(7) "voltsDC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916345"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet28"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet28' OR `ifName` = 'Ethernet28') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00438094s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "28"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100328202, index: 100328202, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Voltage for Ethernet28, scale: 0.01, limits: (2.9, 3.1, 3.5, 3.6), CURRENT: 3.25, 100328202, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328202')]
SQL RUNTIME[0.00058913s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328202']
SQL RUNTIME[0.00065398s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6263' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00036883s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6263' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00040889s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100328202.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100328211)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet28/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "601"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916345"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet28"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet28' OR `ifName` = 'Ethernet28') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00315809s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "28"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100328211, index: 100328211, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet28/1, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00601, 100328211, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328211')]
SQL RUNTIME[0.00087094s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328211']
SQL RUNTIME[0.00108695s]
LCurrent sensor value: "0.00601", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6264']
SQL RUNTIME[0.00037909s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6264' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029516s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6264' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00028801s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100328211.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100328212)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet28/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9464"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916345"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet28"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet28' OR `ifName` = 'Ethernet28') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00038600s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "28"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100328212, index: 100328212, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet28/1, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009464, 100328212, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328212')]
SQL RUNTIME[0.00074005s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328212']
SQL RUNTIME[0.00071096s]
LCurrent sensor value: "0.0009464", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6265']
SQL RUNTIME[0.00020504s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6265' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00030398s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6265' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00022101s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100328212.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100328213)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet28/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916345"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet28"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet28' OR `ifName` = 'Ethernet28') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00477695s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "28"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100328213, index: 100328213, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet28/1, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100328213, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328213')]
SQL RUNTIME[0.00072098s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328213']
SQL RUNTIME[0.00077009s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6266']
SQL RUNTIME[0.00026608s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6266' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00028992s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6266' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00025821s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100328213.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100328221)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet28/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "601"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916345"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet28"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet28' OR `ifName` = 'Ethernet28') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00209689s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "28"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100328221, index: 100328221, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet28/2, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00601, 100328221, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328221')]
SQL RUNTIME[0.00086093s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328221']
SQL RUNTIME[0.00101805s]
LCurrent sensor value: "0.00601", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6267']
SQL RUNTIME[0.00024605s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6267' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00031400s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6267' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00029707s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100328221.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100328222)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet28/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9455"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916345"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet28"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet28' OR `ifName` = 'Ethernet28') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00036502s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "28"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100328222, index: 100328222, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet28/2, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009455, 100328222, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328222')]
SQL RUNTIME[0.00056791s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328222']
SQL RUNTIME[0.00069594s]
LCurrent sensor value: "0.0009455", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6268']
SQL RUNTIME[0.00028920s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6268' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027394s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6268' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00022292s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100328222.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100328223)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet28/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916345"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet28"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet28' OR `ifName` = 'Ethernet28') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00037885s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "28"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100328223, index: 100328223, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet28/2, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100328223, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328223')]
SQL RUNTIME[0.00063801s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328223']
SQL RUNTIME[0.00072908s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6269']
SQL RUNTIME[0.00030422s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6269' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027394s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6269' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00032783s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100328223.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100328231)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet28/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "600"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916345"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet28"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet28' OR `ifName` = 'Ethernet28') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00030184s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "28"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100328231, index: 100328231, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet28/3, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.006, 100328231, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328231')]
SQL RUNTIME[0.00083494s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328231']
SQL RUNTIME[0.00101304s]
LCurrent sensor value: "0.006", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6270']
SQL RUNTIME[0.00026202s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6270' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00022483s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6270' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00025606s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100328231.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100328232)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet28/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9442"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916345"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet28"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet28' OR `ifName` = 'Ethernet28') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00037885s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "28"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100328232, index: 100328232, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet28/3, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009442, 100328232, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328232')]
SQL RUNTIME[0.00061584s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328232']
SQL RUNTIME[0.00071096s]
LCurrent sensor value: "0.0009442", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6271']
SQL RUNTIME[0.00019598s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6271' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029683s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6271' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00022888s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100328232.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100328233)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet28/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916345"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet28"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet28' OR `ifName` = 'Ethernet28') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00035095s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "28"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100328233, index: 100328233, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet28/3, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100328233, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328233')]
SQL RUNTIME[0.00057912s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328233']
SQL RUNTIME[0.00072002s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6272']
SQL RUNTIME[0.00019407s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6272' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00022101s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6272' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00028491s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100328233.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100328241)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet28/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "599"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916345"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet28"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet28' OR `ifName` = 'Ethernet28') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00031090s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "28"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100328241, index: 100328241, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet28/4, scale: 1.0E-5, limits: (0, 0.002, 0.012, 0.015), CURRENT: 0.00599, 100328241, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328241')]
SQL RUNTIME[0.00091100s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328241']
SQL RUNTIME[0.00106192s]
LCurrent sensor value: "0.00599", scale: "1.0E-5"
  limit_high: "0.015" -> "0.015"
  limit_high_warn: "0.012" -> "0.012"
  limit_low: "0" -> "0"
  limit_low_warn: "0.002" -> "0.002"


SQL[UPDATE `sensors` set `sensor_limit` ='0.015' WHERE `sensor_id` = '6273']
SQL RUNTIME[0.00024295s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6273' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00030899s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6273' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00029087s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100328241.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100328242)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet28/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "9433"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916345"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet28"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet28' OR `ifName` = 'Ethernet28') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00263190s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "28"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100328242, index: 100328242, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet28/4, scale: 1.0E-7, limits: (8.71E-5, 0.0001738, 0.0017378, 0.0025119), CURRENT: 0.0009433, 100328242, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328242')]
SQL RUNTIME[0.00070405s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328242']
SQL RUNTIME[0.00080299s]
LCurrent sensor value: "0.0009433", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000871" -> "8.71E-5"
  limit_low_warn: "0.0001738" -> "0.0001738"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='8.71E-5' WHERE `sensor_id` = '6274']
SQL RUNTIME[0.00028300s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6274' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00026703s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6274' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00022888s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100328242.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100328243)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet28/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "10764"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100328000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(1) "B"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F2030916345"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "QSFP28-SR4-100G"
  [entPhysicalAlias]        => string(10) "Ethernet28"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet28' OR `ifName` = 'Ethernet28') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00031495s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100328000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 28"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "28"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100328243, index: 100328243, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet28/4, scale: 1.0E-7, limits: (1.58E-5, 3.16E-5, 0.0017378, 0.0025119), CURRENT: 0.0010764, 100328243, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328243')]
SQL RUNTIME[0.00064492s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100328243']
SQL RUNTIME[0.00081491s]
LCurrent sensor value: "0.0010764", scale: "1.0E-7"
  limit_high: "0.0025119" -> "0.0025119"
  limit_high_warn: "0.0017378" -> "0.0017378"
  limit_low: "0.0000158" -> "1.58E-5"
  limit_low_warn: "0.0000316" -> "3.16E-5"


SQL[UPDATE `sensors` set `sensor_limit_warn` ='0.0017378',`sensor_limit_low` ='1.58E-5',`sensor_limit_low_warn` ='3.16E-5' WHERE `sensor_id` = '6275']
SQL RUNTIME[0.00025010s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6275' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00032496s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6275' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00028586s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100328243.rrd'
Skipped:
Skipped:
Skipped:
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100331201)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(37) "DOM Temperature Sensor for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "291"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007031"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet31"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet31' OR `ifName` = 'Ethernet31') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00039005s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "31"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100331201, index: 100331201, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Temperature for Ethernet31, scale: 0.1, limits: (-5, 0, 75, 80), CURRENT: 29.1, 100331201, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331201')]
SQL RUNTIME[0.00127316s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331201']
SQL RUNTIME[0.00150514s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6276' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00036883s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6276' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027800s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100331201.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100331202)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(33) "DOM Voltage Sensor for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "334"
  [entPhySensorType]        => string(7) "voltsDC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007031"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet31"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet31' OR `ifName` = 'Ethernet31') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00043201s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "31"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100331202, index: 100331202, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Voltage for Ethernet31, scale: 0.01, limits: (2.9, 3, 3.5, 3.6), CURRENT: 3.34, 100331202, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331202')]
SQL RUNTIME[0.00094700s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331202']
SQL RUNTIME[0.00101781s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6277' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00037503s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6277' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00040889s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100331202.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100331211)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet31/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "3610"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007031"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet31"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet31' OR `ifName` = 'Ethernet31') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00040698s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "31"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100331211, index: 100331211, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet31/1, scale: 1.0E-5, limits: (0.005, 0.01, 0.095, 0.1), CURRENT: 0.0361, 100331211, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331211')]
SQL RUNTIME[0.00174689s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331211']
SQL RUNTIME[0.00158691s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6278' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00041509s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6278' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00035787s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100331211.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100331212)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet31/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "8223"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007031"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet31"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet31' OR `ifName` = 'Ethernet31') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00058508s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "31"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100331212, index: 100331212, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet31/1, scale: 1.0E-7, limits: (6.31E-5, 7.94E-5, 0.0031623, 0.0039811), CURRENT: 0.0008223, 100331212, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331212')]
SQL RUNTIME[0.00109196s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331212']
SQL RUNTIME[0.00111985s]
LCurrent sensor value: "0.0008223", scale: "1.0E-7"
  limit_high: "0.0039811" -> "0.0039811"
  limit_high_warn: "0.0031623" -> "0.0031623"
  limit_low: "0.0000631" -> "6.31E-5"
  limit_low_warn: "0.0000794" -> "7.94E-5"


SQL[UPDATE `sensors` set `sensor_limit_low_warn` ='7.94E-5' WHERE `sensor_id` = '6588']
SQL RUNTIME[0.00300217s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6588' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00036407s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6588' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00035381s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100331212.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100331213)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet31/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(1) "1"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007031"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet31"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet31' OR `ifName` = 'Ethernet31') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00373411s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "31"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100331213, index: 100331213, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet31/1, scale: 1.0E-7, limits: (1.7E-5, 4.27E-5, 0.0016982, 0.002138), CURRENT: 1.0E-7, 100331213, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331213')]
SQL RUNTIME[0.00099921s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331213']
SQL RUNTIME[0.00124288s]
LCurrent sensor value: "1.0E-7", scale: "1.0E-7"
  limit_high: "0.002138" -> "0.002138"
  limit_high_warn: "0.0016982" -> "0.0016982"
  limit_low: "0.000017" -> "1.7E-5"
  limit_low_warn: "0.0000427" -> "4.27E-5"


SQL[UPDATE `sensors` set `sensor_limit` ='0.002138' WHERE `sensor_id` = '6279']
SQL RUNTIME[0.00028205s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6279' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00031090s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6279' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00031614s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100331213.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100331221)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet31/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "3565"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007031"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet31"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet31' OR `ifName` = 'Ethernet31') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00043297s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "31"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100331221, index: 100331221, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet31/2, scale: 1.0E-5, limits: (0.005, 0.01, 0.095, 0.1), CURRENT: 0.03565, 100331221, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331221')]
SQL RUNTIME[0.00159311s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331221']
SQL RUNTIME[0.00169611s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6280' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029206s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6280' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00029707s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100331221.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100331222)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet31/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "6149"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007031"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet31"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet31' OR `ifName` = 'Ethernet31') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00278807s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "31"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100331222, index: 100331222, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet31/2, scale: 1.0E-7, limits: (6.31E-5, 7.94E-5, 0.0031623, 0.0039811), CURRENT: 0.0006149, 100331222, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331222')]
SQL RUNTIME[0.00100589s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331222']
SQL RUNTIME[0.00114298s]
LCurrent sensor value: "0.0006149", scale: "1.0E-7"
  limit_high: "0.0039811" -> "0.0039811"
  limit_high_warn: "0.0031623" -> "0.0031623"
  limit_low: "0.0000631" -> "6.31E-5"
  limit_low_warn: "0.0000794" -> "7.94E-5"


SQL[UPDATE `sensors` set `sensor_limit_low_warn` ='7.94E-5' WHERE `sensor_id` = '6589']
SQL RUNTIME[0.00050998s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6589' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00038600s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6589' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00039792s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100331222.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100331223)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet31/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(1) "1"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007031"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet31"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet31' OR `ifName` = 'Ethernet31') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00040793s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "31"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100331223, index: 100331223, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet31/2, scale: 1.0E-7, limits: (1.7E-5, 4.27E-5, 0.0016982, 0.002138), CURRENT: 1.0E-7, 100331223, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331223')]
SQL RUNTIME[0.00095105s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331223']
SQL RUNTIME[0.00103903s]
LCurrent sensor value: "1.0E-7", scale: "1.0E-7"
  limit_high: "0.002138" -> "0.002138"
  limit_high_warn: "0.0016982" -> "0.0016982"
  limit_low: "0.000017" -> "1.7E-5"
  limit_low_warn: "0.0000427" -> "4.27E-5"


SQL[UPDATE `sensors` set `sensor_limit` ='0.002138' WHERE `sensor_id` = '6281']
SQL RUNTIME[0.00023484s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6281' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00030899s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6281' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00030088s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100331223.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100331231)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet31/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "3418"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007031"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet31"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet31' OR `ifName` = 'Ethernet31') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00256395s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "31"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100331231, index: 100331231, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet31/3, scale: 1.0E-5, limits: (0.005, 0.01, 0.095, 0.1), CURRENT: 0.03418, 100331231, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331231')]
SQL RUNTIME[0.00145102s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331231']
SQL RUNTIME[0.00153089s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6282' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00036693s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6282' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00030112s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100331231.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100331232)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet31/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "7217"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007031"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet31"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet31' OR `ifName` = 'Ethernet31') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00040722s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "31"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100331232, index: 100331232, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet31/3, scale: 1.0E-7, limits: (6.31E-5, 7.94E-5, 0.0031623, 0.0039811), CURRENT: 0.0007217, 100331232, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331232')]
SQL RUNTIME[0.00068188s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331232']
SQL RUNTIME[0.00062013s]
LCurrent sensor value: "0.0007217", scale: "1.0E-7"
  limit_high: "0.0039811" -> "0.0039811"
  limit_high_warn: "0.0031623" -> "0.0031623"
  limit_low: "0.0000631" -> "6.31E-5"
  limit_low_warn: "0.0000794" -> "7.94E-5"


SQL[UPDATE `sensors` set `sensor_limit_low_warn` ='7.94E-5' WHERE `sensor_id` = '6590']
SQL RUNTIME[0.00028110s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6590' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00025988s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6590' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024104s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100331232.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100331233)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet31/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(1) "1"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007031"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet31"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet31' OR `ifName` = 'Ethernet31') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00032806s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "31"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100331233, index: 100331233, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet31/3, scale: 1.0E-7, limits: (1.7E-5, 4.27E-5, 0.0016982, 0.002138), CURRENT: 1.0E-7, 100331233, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331233')]
SQL RUNTIME[0.00055194s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331233']
SQL RUNTIME[0.00067711s]
LCurrent sensor value: "1.0E-7", scale: "1.0E-7"
  limit_high: "0.002138" -> "0.002138"
  limit_high_warn: "0.0016982" -> "0.0016982"
  limit_low: "0.000017" -> "1.7E-5"
  limit_low_warn: "0.0000427" -> "4.27E-5"


SQL[UPDATE `sensors` set `sensor_limit` ='0.002138' WHERE `sensor_id` = '6283']
SQL RUNTIME[0.00020194s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6283' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00022888s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6283' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024104s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100331233.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100331241)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet31/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "3450"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007031"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet31"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet31' OR `ifName` = 'Ethernet31') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00029492s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "31"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100331241, index: 100331241, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet31/4, scale: 1.0E-5, limits: (0.005, 0.01, 0.095, 0.1), CURRENT: 0.0345, 100331241, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331241')]
SQL RUNTIME[0.00096107s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331241']
SQL RUNTIME[0.00104594s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6284' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00023699s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6284' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00021505s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100331241.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100331242)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet31/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "8262"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007031"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet31"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet31' OR `ifName` = 'Ethernet31') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00041699s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "31"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100331242, index: 100331242, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet31/4, scale: 1.0E-7, limits: (6.31E-5, 7.94E-5, 0.0031623, 0.0039811), CURRENT: 0.0008262, 100331242, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331242')]
SQL RUNTIME[0.00065708s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331242']
SQL RUNTIME[0.00073814s]
LCurrent sensor value: "0.0008262", scale: "1.0E-7"
  limit_high: "0.0039811" -> "0.0039811"
  limit_high_warn: "0.0031623" -> "0.0031623"
  limit_low: "0.0000631" -> "6.31E-5"
  limit_low_warn: "0.0000794" -> "7.94E-5"


SQL[UPDATE `sensors` set `sensor_limit_low_warn` ='7.94E-5' WHERE `sensor_id` = '6591']
SQL RUNTIME[0.00020289s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6591' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00023508s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6591' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00022697s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100331242.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100331243)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM RX Power Sensor for Ethernet31/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(1) "1"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100331000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007031"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet31"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet31' OR `ifName` = 'Ethernet31') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00040698s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100331000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 31"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "31"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100331243, index: 100331243, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM RX Power for Ethernet31/4, scale: 1.0E-7, limits: (1.7E-5, 4.27E-5, 0.0016982, 0.002138), CURRENT: 1.0E-7, 100331243, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331243')]
SQL RUNTIME[0.00070977s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100331243']
SQL RUNTIME[0.00072002s]
LCurrent sensor value: "1.0E-7", scale: "1.0E-7"
  limit_high: "0.002138" -> "0.002138"
  limit_high_warn: "0.0016982" -> "0.0016982"
  limit_low: "0.000017" -> "1.7E-5"
  limit_low_warn: "0.0000427" -> "4.27E-5"


SQL[UPDATE `sensors` set `sensor_limit` ='0.002138' WHERE `sensor_id` = '6285']
SQL RUNTIME[0.00024009s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6285' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00021815s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6285' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024009s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100331243.rrd'
Skipped:
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100332201)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(37) "DOM Temperature Sensor for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "196"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007032"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet32"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet32' OR `ifName` = 'Ethernet32') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00040603s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "32"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100332201, index: 100332201, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Temperature for Ethernet32, scale: 0.1, limits: (-10, -5, 75, 80), CURRENT: 19.6, 100332201, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332201')]
SQL RUNTIME[0.00090408s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332201']
SQL RUNTIME[0.00084901s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6286' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027800s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6286' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024104s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100332201.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100332202)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(33) "DOM Voltage Sensor for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "331"
  [entPhySensorType]        => string(7) "voltsDC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007032"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet32"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet32' OR `ifName` = 'Ethernet32') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00029802s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "32"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100332202, index: 100332202, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM Voltage for Ethernet32, scale: 0.01, limits: (2.9, 3, 3.6, 3.7), CURRENT: 3.31, 100332202, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332202')]
SQL RUNTIME[0.00061989s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332202']
SQL RUNTIME[0.00056195s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6287' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00028491s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6287' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00028896s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100332202.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100332211)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet32/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "3206"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007032"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet32"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet32' OR `ifName` = 'Ethernet32') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00041199s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "32"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100332211, index: 100332211, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet32/1, scale: 1.0E-5, limits: (0.01, 0.015, 0.07, 0.075), CURRENT: 0.03206, 100332211, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332211')]
SQL RUNTIME[0.00092912s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332211']
SQL RUNTIME[0.00109196s]
LCurrent sensor value: "0.03206", scale: "1.0E-5"
  limit_high: "0.075" -> "0.075"
  limit_high_warn: "0.07" -> "0.07"
  limit_low: "0.01" -> "0.01"
  limit_low_warn: "0.015" -> "0.015"


SQL[UPDATE `sensors` set `sensor_limit` ='0.075',`sensor_limit_low_warn` ='0.015' WHERE `sensor_id` = '6288']
SQL RUNTIME[0.00019503s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6288' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00020599s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6288' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00023603s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100332211.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100332212)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet32/1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332210"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "11854"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332210"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 0 for Xcvr for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007032"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet32"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet32' OR `ifName` = 'Ethernet32') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00037217s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "32"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100332212, index: 100332212, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet32/1, scale: 1.0E-7, limits: (0.0001513, 0.0001995, 0.0021379, 0.0026928), CURRENT: 0.0011854, 100332212, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332212')]
SQL RUNTIME[0.00079298s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332212']
SQL RUNTIME[0.00078297s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6592' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00026798s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6592' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00023699s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100332212.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100332221)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet32/2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332220"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(1) "0"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332220"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 1 for Xcvr for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007032"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet32"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet32' OR `ifName` = 'Ethernet32') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00038385s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "32"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100332221, index: 100332221, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet32/2, scale: 1.0E-5, limits: (0.01, 0.015, 0.07, 0.075), CURRENT: 0, 100332221, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332221')]
SQL RUNTIME[0.00105715s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332221']
SQL RUNTIME[0.00095296s]
LCurrent sensor value: "0", scale: "1.0E-5"
  limit_high: "0.075" -> "0.075"
  limit_high_warn: "0.07" -> "0.07"
  limit_low: "0.01" -> "0.01"
  limit_low_warn: "0.015" -> "0.015"


SQL[UPDATE `sensors` set `sensor_limit` ='0.075',`sensor_limit_low_warn` ='0.015' WHERE `sensor_id` = '6289']
SQL RUNTIME[0.00024509s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6289' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029302s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6289' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00028110s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100332221.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100332231)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet32/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "3098"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007032"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet32"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet32' OR `ifName` = 'Ethernet32') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00036693s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "32"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100332231, index: 100332231, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet32/3, scale: 1.0E-5, limits: (0.01, 0.015, 0.07, 0.075), CURRENT: 0.03098, 100332231, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332231')]
SQL RUNTIME[0.00105596s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332231']
SQL RUNTIME[0.00093985s]
LCurrent sensor value: "0.03098", scale: "1.0E-5"
  limit_high: "0.075" -> "0.075"
  limit_high_warn: "0.07" -> "0.07"
  limit_low: "0.01" -> "0.01"
  limit_low_warn: "0.015" -> "0.015"


SQL[UPDATE `sensors` set `sensor_limit` ='0.075',`sensor_limit_low_warn` ='0.015' WHERE `sensor_id` = '6290']
SQL RUNTIME[0.00023103s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6290' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00023913s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6290' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00025487s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100332231.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100332232)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(36) "DOM TX Power Sensor for Ethernet32/3"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332230"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "7993"
  [entPhySensorType]        => string(5) "watts"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "4"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332230"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 2 for Xcvr for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007032"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet32"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet32' OR `ifName` = 'Ethernet32') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00039005s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "32"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: power, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100332232, index: 100332232, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Power for Ethernet32/3, scale: 1.0E-7, limits: (0.0001513, 0.0001995, 0.0021379, 0.0026928), CURRENT: 0.0007993, 100332232, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332232')]
SQL RUNTIME[0.00081086s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332232']
SQL RUNTIME[0.00082088s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6594' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027704s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6594' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027585s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-power-entity-sensor-100332232.rrd'
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100332241)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(35) "DOM TX Bias Sensor for Ethernet32/4"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332240"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(1) "0"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "milli"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332240"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "Lane 3 for Xcvr for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332100"
  [entPhysicalClass]        => string(6) "module"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr for Ethernet32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100332000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(2) "01"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "F1912007032"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(12) "QSFP-LX4-40G"
  [entPhysicalAlias]        => string(10) "Ethernet32"
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '98' AND (`ifDescr` = 'Ethernet32' OR `ifName` = 'Ethernet32') AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00035501s]


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100332000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "Xcvr Slot 32"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100300000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(2) "32"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100300000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Xcvr Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100332241, index: 100332241, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: DOM TX Bias Sensor for Ethernet32/4, scale: 1.0E-5, limits: (0.01, 0.015, 0.07, 0.075), CURRENT: 0, 100332241, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332241')]
SQL RUNTIME[0.00101805s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100332241']
SQL RUNTIME[0.00097394s]
LCurrent sensor value: "0", scale: "1.0E-5"
  limit_high: "0.075" -> "0.075"
  limit_high_warn: "0.07" -> "0.07"
  limit_low: "0.01" -> "0.01"
  limit_low_warn: "0.015" -> "0.015"


SQL[UPDATE `sensors` set `sensor_limit` ='0.075',`sensor_limit_low_warn` ='0.015' WHERE `sensor_id` = '6291']
SQL RUNTIME[0.00021911s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6291' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00022006s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6291' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026488s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100332241.rrd'
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Discover sensor: [class: fanspeed, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100601111, index: 100601111, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Fan Tray 1 Fan 1 Sensor 1, scale: 1, limits: (, , , ), CURRENT: 8403, 100601111, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'fanspeed' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100601111')]
SQL RUNTIME[0.00054312s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'fanspeed' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100601111']
SQL RUNTIME[0.00047493s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6292' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00026488s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6292' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00023484s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-fanspeed-entity-sensor-100601111.rrd'
Skipped:
Skipped:
Skipped:
Discover sensor: [class: fanspeed, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100602111, index: 100602111, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Fan Tray 2 Fan 1 Sensor 1, scale: 1, limits: (, , , ), CURRENT: 7894, 100602111, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'fanspeed' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100602111')]
SQL RUNTIME[0.00043082s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'fanspeed' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100602111']
SQL RUNTIME[0.00045300s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6293' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00031686s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6293' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00020909s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-fanspeed-entity-sensor-100602111.rrd'
Skipped:
Skipped:
Skipped:
Discover sensor: [class: fanspeed, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100603111, index: 100603111, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Fan Tray 3 Fan 1 Sensor 1, scale: 1, limits: (, , , ), CURRENT: 8333, 100603111, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'fanspeed' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100603111')]
SQL RUNTIME[0.00047302s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'fanspeed' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100603111']
SQL RUNTIME[0.00049686s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6294' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00022197s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6294' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00019407s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-fanspeed-entity-sensor-100603111.rrd'
Skipped:
Skipped:
Skipped:
Discover sensor: [class: fanspeed, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100604111, index: 100604111, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Fan Tray 4 Fan 1 Sensor 1, scale: 1, limits: (, , , ), CURRENT: 8498, 100604111, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'fanspeed' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100604111')]
SQL RUNTIME[0.00040007s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'fanspeed' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100604111']
SQL RUNTIME[0.00038886s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6295' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027609s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6295' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024796s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-fanspeed-entity-sensor-100604111.rrd'
Skipped:
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100711101)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(7) "Hotspot"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100711100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "320"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100711100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "Power Supply Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100711000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100711000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "PowerSupply1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100710000"
  [entPhysicalClass]        => string(11) "powerSupply"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "DDQT0A67KPA"
  [entPhysicalMfgName]      => string(5) "DELTA"
  [entPhysicalModelName]    => string(11) "PWR-500AC-F"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100710000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Power Supply Slot 1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100700000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100700000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "Power Supply Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100711101, index: 100711101, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Hotspot, scale: 0.1, limits: (, , 95, 100), CURRENT: 32, 100711101, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711101')]
SQL RUNTIME[0.00099897s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711101']
SQL RUNTIME[0.00097704s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6296' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024199s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6296' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026608s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100711101.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100711102)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(5) "Inlet"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100711100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "200"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100711100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "Power Supply Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100711000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100711000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "PowerSupply1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100710000"
  [entPhysicalClass]        => string(11) "powerSupply"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "DDQT0A67KPA"
  [entPhysicalMfgName]      => string(5) "DELTA"
  [entPhysicalModelName]    => string(11) "PWR-500AC-F"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100710000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Power Supply Slot 1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100700000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100700000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "Power Supply Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100711102, index: 100711102, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Inlet, scale: 0.1, limits: (, , 70, 75), CURRENT: 20, 100711102, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711102')]
SQL RUNTIME[0.00099802s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711102']
SQL RUNTIME[0.00108695s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6297' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024199s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6297' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026393s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100711102.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100711103)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(17) "Secondary hotspot"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100711100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "310"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100711100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "Power Supply Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100711000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100711000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "PowerSupply1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100710000"
  [entPhysicalClass]        => string(11) "powerSupply"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "DDQT0A67KPA"
  [entPhysicalMfgName]      => string(5) "DELTA"
  [entPhysicalModelName]    => string(11) "PWR-500AC-F"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100710000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Power Supply Slot 1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100700000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100700000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "Power Supply Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100711103, index: 100711103, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Secondary hotspot, scale: 0.1, limits: (, , 108, 113), CURRENT: 31, 100711103, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711103')]
SQL RUNTIME[0.00096297s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711103']
SQL RUNTIME[0.00085688s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6298' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00021815s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6298' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00019598s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100711103.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100711104)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(20) "Input current sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100711100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "4"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(2) "40"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100711100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "Power Supply Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100711000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100711000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "PowerSupply1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100710000"
  [entPhysicalClass]        => string(11) "powerSupply"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "DDQT0A67KPA"
  [entPhysicalMfgName]      => string(5) "DELTA"
  [entPhysicalModelName]    => string(11) "PWR-500AC-F"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100710000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Power Supply Slot 1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100700000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100700000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "Power Supply Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100711104, index: 100711104, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Input current, scale: 0.01, limits: (, , , ), CURRENT: 0.4, 100711104, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711104')]
SQL RUNTIME[0.00097585s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711104']
SQL RUNTIME[0.00090694s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6299' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00022697s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6299' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00021100s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100711104.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100711105)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(21) "Output current sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100711100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "5"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "513"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100711100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "Power Supply Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100711000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100711000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "PowerSupply1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100710000"
  [entPhysicalClass]        => string(11) "powerSupply"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "DDQT0A67KPA"
  [entPhysicalMfgName]      => string(5) "DELTA"
  [entPhysicalModelName]    => string(11) "PWR-500AC-F"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100710000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Power Supply Slot 1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100700000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100700000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "Power Supply Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100711105, index: 100711105, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Output current, scale: 0.01, limits: (, , , ), CURRENT: 5.13, 100711105, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711105')]
SQL RUNTIME[0.00103211s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711105']
SQL RUNTIME[0.00095510s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6300' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00026703s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6300' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00019884s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100711105.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100711106)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(20) "Input voltage sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100711100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "20725"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100711100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "Power Supply Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100711000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100711000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "PowerSupply1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100710000"
  [entPhysicalClass]        => string(11) "powerSupply"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "DDQT0A67KPA"
  [entPhysicalMfgName]      => string(5) "DELTA"
  [entPhysicalModelName]    => string(11) "PWR-500AC-F"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100710000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Power Supply Slot 1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100700000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100700000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "Power Supply Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100711106, index: 100711106, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Input voltage, scale: 0.01, limits: (, , , ), CURRENT: 207.25, 100711106, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711106')]
SQL RUNTIME[0.00071502s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711106']
SQL RUNTIME[0.00056601s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6301' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00023794s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6301' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00019193s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100711106.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100711107)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(21) "Output voltage sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100711100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "7"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "1229"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100711100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "Power Supply Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100711000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100711000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "PowerSupply1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100710000"
  [entPhysicalClass]        => string(11) "powerSupply"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "DDQT0A67KPA"
  [entPhysicalMfgName]      => string(5) "DELTA"
  [entPhysicalModelName]    => string(11) "PWR-500AC-F"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100710000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Power Supply Slot 1"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100700000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100700000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "Power Supply Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100711107, index: 100711107, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Output voltage, scale: 0.01, limits: (, , , ), CURRENT: 12.29, 100711107, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711107')]
SQL RUNTIME[0.00062799s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711107']
SQL RUNTIME[0.00065804s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6302' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00032902s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6302' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026107s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100711107.rrd'
Skipped:
Discover sensor: [class: fanspeed, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100711211, index: 100711211, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: PowerSupply1 Fan 1 Sensor 1, scale: 1, limits: (, , , ), CURRENT: 7776, 100711211, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'fanspeed' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711211')]
SQL RUNTIME[0.00052214s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'fanspeed' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100711211']
SQL RUNTIME[0.00049400s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6303' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00020385s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6303' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00021601s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-fanspeed-entity-sensor-100711211.rrd'
Skipped:
Skipped:


  /opt/observium/includes/entities/port.inc.php:170 
int(100721101)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(7) "Hotspot"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100721100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "1"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "300"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100721100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "Power Supply Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100721000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100721000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "PowerSupply2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100720000"
  [entPhysicalClass]        => string(11) "powerSupply"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "DDQT09F7ACC"
  [entPhysicalMfgName]      => string(5) "DELTA"
  [entPhysicalModelName]    => string(11) "PWR-500AC-F"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100720000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Power Supply Slot 2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100700000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100700000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "Power Supply Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100721101, index: 100721101, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Hotspot, scale: 0.1, limits: (, , 95, 100), CURRENT: 30, 100721101, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721101')]
SQL RUNTIME[0.00093508s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721101']
SQL RUNTIME[0.00100780s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6304' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00072694s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6304' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00043797s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100721101.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100721102)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(5) "Inlet"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100721100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "190"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100721100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "Power Supply Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100721000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100721000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "PowerSupply2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100720000"
  [entPhysicalClass]        => string(11) "powerSupply"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "DDQT09F7ACC"
  [entPhysicalMfgName]      => string(5) "DELTA"
  [entPhysicalModelName]    => string(11) "PWR-500AC-F"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100720000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Power Supply Slot 2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100700000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100700000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "Power Supply Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100721102, index: 100721102, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Inlet, scale: 0.1, limits: (, , 70, 75), CURRENT: 19, 100721102, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721102')]
SQL RUNTIME[0.00115514s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721102']
SQL RUNTIME[0.00104690s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6305' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00031114s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6305' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00024605s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100721102.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100721103)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(17) "Secondary hotspot"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100721100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "3"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "310"
  [entPhySensorType]        => string(7) "celsius"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "1"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100721100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "Power Supply Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100721000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100721000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "PowerSupply2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100720000"
  [entPhysicalClass]        => string(11) "powerSupply"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "DDQT09F7ACC"
  [entPhysicalMfgName]      => string(5) "DELTA"
  [entPhysicalModelName]    => string(11) "PWR-500AC-F"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100720000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Power Supply Slot 2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100700000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100700000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "Power Supply Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: temperature, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100721103, index: 100721103, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Secondary hotspot, scale: 0.1, limits: (, , 108, 113), CURRENT: 31, 100721103, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721103')]
SQL RUNTIME[0.00094700s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721103']
SQL RUNTIME[0.00095391s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6306' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00032806s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6306' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00023007s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-temperature-entity-sensor-100721103.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100721104)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(20) "Input current sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100721100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "4"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(2) "38"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100721100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "Power Supply Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100721000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100721000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "PowerSupply2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100720000"
  [entPhysicalClass]        => string(11) "powerSupply"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "DDQT09F7ACC"
  [entPhysicalMfgName]      => string(5) "DELTA"
  [entPhysicalModelName]    => string(11) "PWR-500AC-F"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100720000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Power Supply Slot 2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100700000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100700000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "Power Supply Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100721104, index: 100721104, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Input current, scale: 0.01, limits: (, , , ), CURRENT: 0.38, 100721104, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721104')]
SQL RUNTIME[0.00125599s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721104']
SQL RUNTIME[0.00119400s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6307' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029898s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6307' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00027609s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100721104.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100721105)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(21) "Output current sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100721100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "5"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(3) "471"
  [entPhySensorType]        => string(7) "amperes"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100721100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "Power Supply Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100721000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100721000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "PowerSupply2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100720000"
  [entPhysicalClass]        => string(11) "powerSupply"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "DDQT09F7ACC"
  [entPhysicalMfgName]      => string(5) "DELTA"
  [entPhysicalModelName]    => string(11) "PWR-500AC-F"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100720000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Power Supply Slot 2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100700000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100700000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "Power Supply Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: current, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100721105, index: 100721105, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Output current, scale: 0.01, limits: (, , , ), CURRENT: 4.71, 100721105, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721105')]
SQL RUNTIME[0.00130105s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721105']
SQL RUNTIME[0.00133109s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6308' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00033593s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6308' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00023007s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-current-entity-sensor-100721105.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100721106)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(20) "Input voltage sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100721100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(5) "20725"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100721100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "Power Supply Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100721000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100721000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "PowerSupply2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100720000"
  [entPhysicalClass]        => string(11) "powerSupply"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "DDQT09F7ACC"
  [entPhysicalMfgName]      => string(5) "DELTA"
  [entPhysicalModelName]    => string(11) "PWR-500AC-F"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100720000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Power Supply Slot 2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100700000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100700000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "Power Supply Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100721106, index: 100721106, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Input voltage, scale: 0.01, limits: (, , , ), CURRENT: 207.25, 100721106, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721106')]
SQL RUNTIME[0.00078702s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721106']
SQL RUNTIME[0.00059509s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6309' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00028801s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6309' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00026202s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100721106.rrd'


  /opt/observium/includes/entities/port.inc.php:170 
int(100721107)


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(21) "Output voltage sensor"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100721100"
  [entPhysicalClass]        => string(6) "sensor"
  [entPhysicalParentRelPos] => string(1) "7"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
  [entPhySensorValue]       => string(4) "1229"
  [entPhySensorType]        => string(7) "voltsAC"
  [entPhySensorScale]       => string(5) "units"
  [entPhySensorPrecision]   => string(1) "2"
  [entPhySensorOperStatus]  => string(2) "ok"
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100721100"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(29) "Power Supply Sensor Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100721000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100721000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(12) "PowerSupply2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(9) "100720000"
  [entPhysicalClass]        => string(11) "powerSupply"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(11) "DDQT09F7ACC"
  [entPhysicalMfgName]      => string(5) "DELTA"
  [entPhysicalModelName]    => string(11) "PWR-500AC-F"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(9) "100720000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(19) "Power Supply Slot 2"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(10) "1100700000"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "2"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(10) "1100700000"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(27) "Power Supply Slot Container"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "1"
  [entPhysicalClass]        => string(9) "container"
  [entPhysicalParentRelPos] => string(1) "6"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(0) ""
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(0) ""
  [entPhysicalSerialNum]    => string(0) ""
  [entPhysicalMfgName]      => string(0) ""
  [entPhysicalModelName]    => string(0) ""
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)


  /opt/observium/includes/entities/port.inc.php:170 
string(1) "1"


  /opt/observium/includes/entities/port.inc.php:171 
array(
  [entPhysicalDescr]        => string(30) "32x100GbE QSFP & 2 SFP+ switch"
  [entPhysicalVendorType]   => string(11) "zeroDotZero"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalParentRelPos] => string(1) "0"
  [entPhysicalName]         => string(0) ""
  [entPhysicalHardwareRev]  => string(5) "11.10"
  [entPhysicalFirmwareRev]  => string(29) "Aboot-norcal6-6.1.10-14653765"
  [entPhysicalSoftwareRev]  => string(7) "4.25.4M"
  [entPhysicalSerialNum]    => string(11) "JPE21113196"
  [entPhysicalMfgName]      => string(15) "Arista Networks"
  [entPhysicalModelName]    => string(15) "DCS-7050CX3-32S"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(5) "false"
  [entPhysicalMfgDate]      => string(18) "0-0-0,0:0:0.0,.0:0"
  [entPhysicalUris]         => string(0) ""
)
Discover sensor: [class: voltage, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100721107, index: 100721107, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: Output voltage, scale: 0.01, limits: (, , , ), CURRENT: 12.29, 100721107, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721107')]
SQL RUNTIME[0.00062108s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721107']
SQL RUNTIME[0.00063109s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6310' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029492s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6310' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00031614s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-voltage-entity-sensor-100721107.rrd'
Skipped:
Discover sensor: [class: fanspeed, device: sp101a.pit1.teraswitch.com, oid: .1.3.6.1.2.1.99.1.1.1.4.100721211, index: 100721211, type: ENTITY-SENSOR-MIB-entPhySensorValue, descr: PowerSupply2 Fan 1 Sensor 1, scale: 1, limits: (, , , ), CURRENT: 7760, 100721211, 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'fanspeed' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721211')]
SQL RUNTIME[0.00054789s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'fanspeed' AND `device_id` = '98' AND `sensor_type` = 'ENTITY-SENSOR-MIB-entPhySensorValue' AND `sensor_index` = '100721211']
SQL RUNTIME[0.00045991s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6311' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00025201s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '6311' AND `attrib_type` = 'oid_scale_si']
SQL RUNTIME[0.00020695s]
.RRD old file not found: '/opt/observium/rrd/sp101a.pit1.teraswitch.com/sensor-fanspeed-entity-sensor-100721211.rrd'
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:
Skipped:


SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'temperature' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00121808s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'humidity' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00038004s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'fanspeed' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00051308s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'dewpoint' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00031209s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'airflow' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00031710s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'voltage' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00081801s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'current' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00135493s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'power' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00081491s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'apower' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00040698s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'rpower' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00037098s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'crestfactor' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00038004s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'powerfactor' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00039291s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'impedance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00039315s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'resistance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00048709s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'frequency' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00041103s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'dbm' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00148797s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'attenuation' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00035620s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'snr' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00031495s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'dust' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00031209s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'concentration' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00032210s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'sound' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00028682s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'capacity' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00028706s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'load' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00034094s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'runtime' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00032401s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'volume' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00028992s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'waterflow' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00026202s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'pressure' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00029802s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'velocity' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00022793s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'distance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00025702s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'illuminance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00029302s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'wavelength' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00031805s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '98' AND `sensor_class` = 'gauge' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00030708s]

SQL[SELECT * FROM `status` WHERE `device_id` = '98' AND `poller_type` = 'snmp' AND `status_deleted` = '0']
SQL RUNTIME[0.00040913s]

SQL[SELECT * FROM `counters` WHERE `device_id` = '98' AND `poller_type` = 'snmp' AND `counter_deleted` = '0']
SQL RUNTIME[0.00047302s]


 o Duration             2.9569s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_storage']
SQL RUNTIME[0.00045300s]
#####  Module Start: storage  #####

 o UCD-SNMP-MIB         
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' dskEntry]

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

 o HOST-RESOURCES-MIB   98 -> 4, hrStorageFlashMemory, HOST-RESOURCES-MIB, Flash, 4096, 7621943296, 2990485504, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '98' AND `storage_index` = '4' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00065804s]


SQL[SELECT * FROM `storage` WHERE `device_id` = '98']
SQL RUNTIME[0.00043893s]
4 -> HOST-RESOURCES-MIB


 > $valid[$module] /opt/observium/includes/discovery/storage.inc.php:168 
array(
  [HOST-RESOURCES-MIB] => array(
                            [4] => string(5) "Flash"
                          )
)

 o Changes              1 unchanged
 o Duration             0.0232s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_neighbours']
SQL RUNTIME[0.00044298s]
#####  Module Start: neighbours  #####

 o LLDP-MIB             
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' lldpRemChassisIdSubtype]

CMD EXITCODE[0]
CMD RUNTIME[0.027s]
STDOUT[
lldpRemChassisIdSubtype.0.85.4 = macAddress
lldpRemChassisIdSubtype.0.89.3 = macAddress
lldpRemChassisIdSubtype.0.93.1 = macAddress
lldpRemChassisIdSubtype.0.97.1 = macAddress
lldpRemChassisIdSubtype.0.99.1 = macAddress
lldpRemChassisIdSubtype.0.101.1 = macAddress
lldpRemChassisIdSubtype.0.109.1 = macAddress
lldpRemChassisIdSubtype.0.110.1 = macAddress
lldpRemChassisIdSubtype.0.113.1 = macAddress
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' lldpRemChassisId]

CMD EXITCODE[0]
CMD RUNTIME[0.0352s]
STDOUT[
lldpRemChassisId.0.85.4 = "44 4C A8 B3 D5 25 "
lldpRemChassisId.0.89.3 = "00 1C 73 7B 36 65 "
lldpRemChassisId.0.93.1 = "94 8E D3 89 EE DB "
lldpRemChassisId.0.97.1 = "A8 D0 E5 B7 DE 80 "
lldpRemChassisId.0.99.1 = "94 8E D3 FD DE 95 "
lldpRemChassisId.0.101.1 = "94 8E D3 FD 44 83 "
lldpRemChassisId.0.109.1 = "94 8E D3 8A 0D 49 "
lldpRemChassisId.0.110.1 = "94 8E D3 89 ED 41 "
lldpRemChassisId.0.113.1 = "94 8E D3 8A 1C 57 "
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' lldpRemPortIdSubtype]

CMD EXITCODE[0]
CMD RUNTIME[0.0303s]
STDOUT[
lldpRemPortIdSubtype.0.85.4 = interfaceName
lldpRemPortIdSubtype.0.89.3 = interfaceName
lldpRemPortIdSubtype.0.93.1 = interfaceName
lldpRemPortIdSubtype.0.97.1 = local
lldpRemPortIdSubtype.0.99.1 = interfaceName
lldpRemPortIdSubtype.0.101.1 = interfaceName
lldpRemPortIdSubtype.0.109.1 = interfaceName
lldpRemPortIdSubtype.0.110.1 = interfaceName
lldpRemPortIdSubtype.0.113.1 = interfaceName
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' lldpRemPortId]

CMD EXITCODE[0]
CMD RUNTIME[0.0286s]
STDOUT[
lldpRemPortId.0.85.4 = "Ethernet35"
lldpRemPortId.0.89.3 = "Ethernet35"
lldpRemPortId.0.93.1 = "Ethernet56/1"
lldpRemPortId.0.97.1 = "597"
lldpRemPortId.0.99.1 = "Ethernet56/1"
lldpRemPortId.0.101.1 = "Ethernet55/1"
lldpRemPortId.0.109.1 = "Ethernet55/1"
lldpRemPortId.0.110.1 = "Ethernet55/1"
lldpRemPortId.0.113.1 = "Ethernet55/1"
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' lldpRemPortDesc]

CMD EXITCODE[0]
CMD RUNTIME[0.0294s]
STDOUT[
lldpRemPortDesc.0.85.4 = CORE: lf101a.pit1.teraswitch.com <-> sp101a.pit1.teraswitch.com {DMRL}
lldpRemPortDesc.0.89.3 = CORE: lf201a.pit1.teraswitch.com <-> sp101a.pit1.teraswitch.com {PYNI}
lldpRemPortDesc.0.93.1 = CORE: lf206b.pit1.teraswitch.com <-> sp201a.pit1.teraswitch.com {FYDC}
lldpRemPortDesc.0.97.1 = ge-0/0/47.0
lldpRemPortDesc.0.99.1 = CORE: lf206a.pit1.teraswitch.com <-> sp201a.pit1.teraswitch.com {IUIU}
lldpRemPortDesc.0.101.1 = CORE: lf207b.pit1.teraswitch.com <-> sp101a.pit1.teraswitch.com {FLAJ}
lldpRemPortDesc.0.109.1 = CORE: lf208b.pit1.teraswitch.com <-> sp101a.pit1.teraswitch.com {YNBF}
lldpRemPortDesc.0.110.1 = CORE: lf207a.pit1.teraswitch.com <-> sp101a.pit1.teraswitch.com {LNTE}
lldpRemPortDesc.0.113.1 = CORE: lf208a.pit1.teraswitch.com <-> sp101a.pit1.teraswitch.com {DSLA}
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' lldpRemSysName]

CMD EXITCODE[0]
CMD RUNTIME[0.039s]
STDOUT[
lldpRemSysName.0.85.4 = lf101a.pit1.teraswitch.com
lldpRemSysName.0.89.3 = lf201a.pit1.teraswitch.com
lldpRemSysName.0.93.1 = lf206b.pit1.teraswitch.com
lldpRemSysName.0.97.1 = gisw-101
lldpRemSysName.0.99.1 = lf206a.pit1.teraswitch.com
lldpRemSysName.0.101.1 = lf207b.pit1.teraswitch.com
lldpRemSysName.0.109.1 = lf208b.pit1.teraswitch.com
lldpRemSysName.0.110.1 = lf207a.pit1.teraswitch.com
lldpRemSysName.0.113.1 = lf208a.pit1.teraswitch.com
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' lldpRemSysDesc]

CMD EXITCODE[0]
CMD RUNTIME[0.0346s]
STDOUT[
lldpRemSysDesc.0.85.4 = Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050QX-32S
lldpRemSysDesc.0.89.3 = Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050QX-32S
lldpRemSysDesc.0.93.1 = Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8
lldpRemSysDesc.0.97.1 = Juniper Networks, Inc. ex4200-48t , version 12.3R12-S13.1 Build date: 2019-05-17 23:21:23 UTC 
lldpRemSysDesc.0.99.1 = Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8
lldpRemSysDesc.0.101.1 = Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8
lldpRemSysDesc.0.109.1 = Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8
lldpRemSysDesc.0.110.1 = Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8
lldpRemSysDesc.0.113.1 = Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUsb -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' lldpRemManAddrIfId]

CMD EXITCODE[0]
CMD RUNTIME[0.0277s]
STDOUT[
lldpRemManAddrIfId.0.85.4.1.4.100.64.100.3 = 5000000
lldpRemManAddrIfId.0.89.3.1.4.100.64.100.4 = 5000000
lldpRemManAddrIfId.0.93.1.1.4.100.64.100.6 = 5000000
lldpRemManAddrIfId.0.99.1.1.4.100.64.100.5 = 5000000
lldpRemManAddrIfId.0.101.1.1.4.100.64.100.9 = 5000000
lldpRemManAddrIfId.0.109.1.1.4.100.64.100.10 = 5000000
lldpRemManAddrIfId.0.110.1.1.4.100.64.100.7 = 5000000
lldpRemManAddrIfId.0.113.1.1.4.100.64.100.8 = 5000000
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUsb -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' lldpRemManAddr]

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


  /opt/observium/includes/discovery/neighbours/lldp-mib.inc.php:136 
array(
  [0.85.4]  => array(
                 [lldpRemChassisIdSubtype] => string(10) "macAddress"
                 [lldpRemChassisId]        => string(18) "44 4C A8 B3 D5 25 "
                 [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                 [lldpRemPortId]           => string(10) "Ethernet35"
                 [lldpRemPortDesc]         => string(70) "CORE: lf101a.pit1.teraswitch.com <-> sp101a.pit1.teraswitch.com {DMRL}"
                 [lldpRemSysName]          => string(26) "lf101a.pit1.teraswitch.com"
                 [lldpRemSysDesc]          => string(80) "Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050QX-32S"
                 [lldpRemManAddrIfId]      => string(7) "5000000"
                 [lldpRemManAddr]          => string(12) "100.64.100.3"
                 [lldpRemMan]              => array(
                                                [100.64.100.3] => array(
                                                                    [lldpRemManAddrIfId] => string(7) "5000000"
                                                                  )
                                              )
               )
  [0.89.3]  => array(
                 [lldpRemChassisIdSubtype] => string(10) "macAddress"
                 [lldpRemChassisId]        => string(18) "00 1C 73 7B 36 65 "
                 [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                 [lldpRemPortId]           => string(10) "Ethernet35"
                 [lldpRemPortDesc]         => string(70) "CORE: lf201a.pit1.teraswitch.com <-> sp101a.pit1.teraswitch.com {PYNI}"
                 [lldpRemSysName]          => string(26) "lf201a.pit1.teraswitch.com"
                 [lldpRemSysDesc]          => string(80) "Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050QX-32S"
                 [lldpRemManAddrIfId]      => string(7) "5000000"
                 [lldpRemManAddr]          => string(12) "100.64.100.4"
                 [lldpRemMan]              => array(
                                                [100.64.100.4] => array(
                                                                    [lldpRemManAddrIfId] => string(7) "5000000"
                                                                  )
                                              )
               )
  [0.93.1]  => array(
                 [lldpRemChassisIdSubtype] => string(10) "macAddress"
                 [lldpRemChassisId]        => string(18) "94 8E D3 89 EE DB "
                 [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                 [lldpRemPortId]           => string(12) "Ethernet56/1"
                 [lldpRemPortDesc]         => string(70) "CORE: lf206b.pit1.teraswitch.com <-> sp201a.pit1.teraswitch.com {FYDC}"
                 [lldpRemSysName]          => string(26) "lf206b.pit1.teraswitch.com"
                 [lldpRemSysDesc]          => string(83) "Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8"
                 [lldpRemManAddrIfId]      => string(7) "5000000"
                 [lldpRemManAddr]          => string(12) "100.64.100.6"
                 [lldpRemMan]              => array(
                                                [100.64.100.6] => array(
                                                                    [lldpRemManAddrIfId] => string(7) "5000000"
                                                                  )
                                              )
               )
  [0.97.1]  => array(
                 [lldpRemChassisIdSubtype] => string(10) "macAddress"
                 [lldpRemChassisId]        => string(18) "A8 D0 E5 B7 DE 80 "
                 [lldpRemPortIdSubtype]    => string(5) "local"
                 [lldpRemPortId]           => string(3) "597"
                 [lldpRemPortDesc]         => string(11) "ge-0/0/47.0"
                 [lldpRemSysName]          => string(8) "gisw-101"
                 [lldpRemSysDesc]          => string(93) "Juniper Networks, Inc. ex4200-48t , version 12.3R12-S13.1 Build date: 2019-05-17 23:21:23 UTC"
               )
  [0.99.1]  => array(
                 [lldpRemChassisIdSubtype] => string(10) "macAddress"
                 [lldpRemChassisId]        => string(18) "94 8E D3 FD DE 95 "
                 [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                 [lldpRemPortId]           => string(12) "Ethernet56/1"
                 [lldpRemPortDesc]         => string(70) "CORE: lf206a.pit1.teraswitch.com <-> sp201a.pit1.teraswitch.com {IUIU}"
                 [lldpRemSysName]          => string(26) "lf206a.pit1.teraswitch.com"
                 [lldpRemSysDesc]          => string(83) "Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8"
                 [lldpRemManAddrIfId]      => string(7) "5000000"
                 [lldpRemManAddr]          => string(12) "100.64.100.5"
                 [lldpRemMan]              => array(
                                                [100.64.100.5] => array(
                                                                    [lldpRemManAddrIfId] => string(7) "5000000"
                                                                  )
                                              )
               )
  [0.101.1] => array(
                 [lldpRemChassisIdSubtype] => string(10) "macAddress"
                 [lldpRemChassisId]        => string(18) "94 8E D3 FD 44 83 "
                 [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                 [lldpRemPortId]           => string(12) "Ethernet55/1"
                 [lldpRemPortDesc]         => string(70) "CORE: lf207b.pit1.teraswitch.com <-> sp101a.pit1.teraswitch.com {FLAJ}"
                 [lldpRemSysName]          => string(26) "lf207b.pit1.teraswitch.com"
                 [lldpRemSysDesc]          => string(83) "Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8"
                 [lldpRemManAddrIfId]      => string(7) "5000000"
                 [lldpRemManAddr]          => string(12) "100.64.100.9"
                 [lldpRemMan]              => array(
                                                [100.64.100.9] => array(
                                                                    [lldpRemManAddrIfId] => string(7) "5000000"
                                                                  )
                                              )
               )
  [0.109.1] => array(
                 [lldpRemChassisIdSubtype] => string(10) "macAddress"
                 [lldpRemChassisId]        => string(18) "94 8E D3 8A 0D 49 "
                 [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                 [lldpRemPortId]           => string(12) "Ethernet55/1"
                 [lldpRemPortDesc]         => string(70) "CORE: lf208b.pit1.teraswitch.com <-> sp101a.pit1.teraswitch.com {YNBF}"
                 [lldpRemSysName]          => string(26) "lf208b.pit1.teraswitch.com"
                 [lldpRemSysDesc]          => string(83) "Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8"
                 [lldpRemManAddrIfId]      => string(7) "5000000"
                 [lldpRemManAddr]          => string(13) "100.64.100.10"
                 [lldpRemMan]              => array(
                                                [100.64.100.10] => array(
                                                                     [lldpRemManAddrIfId] => string(7) "5000000"
                                                                   )
                                              )
               )
  [0.110.1] => array(
                 [lldpRemChassisIdSubtype] => string(10) "macAddress"
                 [lldpRemChassisId]        => string(18) "94 8E D3 89 ED 41 "
                 [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                 [lldpRemPortId]           => string(12) "Ethernet55/1"
                 [lldpRemPortDesc]         => string(70) "CORE: lf207a.pit1.teraswitch.com <-> sp101a.pit1.teraswitch.com {LNTE}"
                 [lldpRemSysName]          => string(26) "lf207a.pit1.teraswitch.com"
                 [lldpRemSysDesc]          => string(83) "Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8"
                 [lldpRemManAddrIfId]      => string(7) "5000000"
                 [lldpRemManAddr]          => string(12) "100.64.100.7"
                 [lldpRemMan]              => array(
                                                [100.64.100.7] => array(
                                                                    [lldpRemManAddrIfId] => string(7) "5000000"
                                                                  )
                                              )
               )
  [0.113.1] => array(
                 [lldpRemChassisIdSubtype] => string(10) "macAddress"
                 [lldpRemChassisId]        => string(18) "94 8E D3 8A 1C 57 "
                 [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                 [lldpRemPortId]           => string(12) "Ethernet55/1"
                 [lldpRemPortDesc]         => string(70) "CORE: lf208a.pit1.teraswitch.com <-> sp101a.pit1.teraswitch.com {DSLA}"
                 [lldpRemSysName]          => string(26) "lf208a.pit1.teraswitch.com"
                 [lldpRemSysDesc]          => string(83) "Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8"
                 [lldpRemManAddrIfId]      => string(7) "5000000"
                 [lldpRemManAddr]          => string(12) "100.64.100.8"
                 [lldpRemMan]              => array(
                                                [100.64.100.8] => array(
                                                                    [lldpRemManAddrIfId] => string(7) "5000000"
                                                                  )
                                              )
               )
)
Get cached Table OID: BRIDGE-MIB::dot1dBasePortIfIndex

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' lldpLocPortEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.1309s]
STDOUT[
lldpLocPortIdSubtype.5 = interfaceName
lldpLocPortIdSubtype.6 = interfaceName
lldpLocPortIdSubtype.7 = interfaceName
lldpLocPortIdSubtype.8 = interfaceName
lldpLocPortIdSubtype.9 = interfaceName
lldpLocPortIdSubtype.10 = interfaceName
lldpLocPortIdSubtype.11 = interfaceName
lldpLocPortIdSubtype.12 = interfaceName
lldpLocPortIdSubtype.13 = interfaceName
lldpLocPortIdSubtype.14 = interfaceName
lldpLocPortIdSubtype.15 = interfaceName
lldpLocPortIdSubtype.16 = interfaceName
lldpLocPortIdSubtype.17 = interfaceName
lldpLocPortIdSubtype.18 = interfaceName
lldpLocPortIdSubtype.19 = interfaceName
lldpLocPortIdSubtype.20 = interfaceName
lldpLocPortIdSubtype.21 = interfaceName
lldpLocPortIdSubtype.22 = interfaceName
lldpLocPortIdSubtype.23 = interfaceName
lldpLocPortIdSubtype.24 = interfaceName
lldpLocPortIdSubtype.25 = interfaceName
lldpLocPortIdSubtype.26 = interfaceName
lldpLocPortIdSubtype.27 = interfaceName
lldpLocPortIdSubtype.28 = interfaceName
lldpLocPortIdSubtype.29 = interfaceName
lldpLocPortIdSubtype.30 = interfaceName
lldpLocPortIdSubtype.31 = interfaceName
lldpLocPortIdSubtype.32 = interfaceName
lldpLocPortIdSubtype.33 = interfaceName
lldpLocPortIdSubtype.34 = interfaceName
lldpLocPortIdSubtype.35 = interfaceName
lldpLocPortIdSubtype.36 = interfaceName
lldpLocPortIdSubtype.37 = interfaceName
lldpLocPortIdSubtype.38 = interfaceName
lldpLocPortIdSubtype.39 = interfaceName
lldpLocPortIdSubtype.40 = interfaceName
lldpLocPortIdSubtype.41 = interfaceName
lldpLocPortIdSubtype.42 = interfaceName
lldpLocPortIdSubtype.43 = interfaceName
lldpLocPortIdSubtype.44 = interfaceName
lldpLocPortIdSubtype.45 = interfaceName
lldpLocPortIdSubtype.46 = interfaceName
lldpLocPortIdSubtype.47 = interfaceName
lldpLocPortIdSubtype.48 = interfaceName
lldpLocPortIdSubtype.49 = interfaceName
lldpLocPortIdSubtype.50 = interfaceName
lldpLocPortIdSubtype.51 = interfaceName
lldpLocPortIdSubtype.52 = interfaceName
lldpLocPortIdSubtype.53 = interfaceName
lldpLocPortIdSubtype.54 = interfaceName
lldpLocPortIdSubtype.55 = interfaceName
lldpLocPortIdSubtype.56 = interfaceName
lldpLocPortIdSubtype.57 = interfaceName
lldpLocPortIdSubtype.58 = interfaceName
lldpLocPortIdSubtype.59 = interfaceName
lldpLocPortIdSubtype.60 = interfaceName
lldpLocPortIdSubtype.61 = interfaceName
lldpLocPortIdSubtype.62 = interfaceName
lldpLocPortIdSubtype.63 = interfaceName
lldpLocPortIdSubtype.64 = interfaceName
lldpLocPortIdSubtype.65 = interfaceName
lldpLocPortIdSubtype.66 = interfaceName
lldpLocPortIdSubtype.67 = interfaceName
lldpLocPortIdSubtype.68 = interfaceName
lldpLocPortIdSubtype.69 = interfaceName
lldpLocPortIdSubtype.70 = interfaceName
lldpLocPortIdSubtype.71 = interfaceName
lldpLocPortIdSubtype.72 = interfaceName
lldpLocPortIdSubtype.73 = interfaceName
lldpLocPortIdSubtype.74 = interfaceName
lldpLocPortIdSubtype.75 = interfaceName
lldpLocPortIdSubtype.76 = interfaceName
lldpLocPortIdSubtype.77 = interfaceName
lldpLocPortIdSubtype.78 = interfaceName
lldpLocPortIdSubtype.79 = interfaceName
lldpLocPortIdSubtype.80 = interfaceName
lldpLocPortIdSubtype.81 = interfaceName
lldpLocPortIdSubtype.82 = interfaceName
lldpLocPortIdSubtype.83 = interfaceName
lldpLocPortIdSubtype.84 = interfaceName
lldpLocPortIdSubtype.85 = interfaceName
lldpLocPortIdSubtype.86 = interfaceName
lldpLocPortIdSubtype.87 = interfaceName
lldpLocPortIdSubtype.88 = interfaceName
lldpLocPortIdSubtype.89 = interfaceName
lldpLocPortIdSubtype.90 = interfaceName
lldpLocPortIdSubtype.91 = interfaceName
lldpLocPortIdSubtype.92 = interfaceName
lldpLocPortIdSubtype.93 = interfaceName
lldpLocPortIdSubtype.94 = interfaceName
lldpLocPortIdSubtype.95 = interfaceName
lldpLocPortIdSubtype.96 = interfaceName
lldpLocPortIdSubtype.97 = interfaceName
lldpLocPortIdSubtype.98 = interfaceName
lldpLocPortIdSubtype.99 = interfaceName
lldpLocPortIdSubtype.100 = interfaceName
lldpLocPortIdSubtype.101 = interfaceName
lldpLocPortIdSubtype.102 = interfaceName
lldpLocPortIdSubtype.103 = interfaceName
lldpLocPortIdSubtype.104 = interfaceName
lldpLocPortIdSubtype.105 = interfaceName
lldpLocPortIdSubtype.106 = interfaceName
lldpLocPortIdSubtype.107 = interfaceName
lldpLocPortIdSubtype.108 = interfaceName
lldpLocPortIdSubtype.109 = interfaceName
lldpLocPortIdSubtype.110 = interfaceName
lldpLocPortIdSubtype.111 = interfaceName
lldpLocPortIdSubtype.112 = interfaceName
lldpLocPortIdSubtype.113 = interfaceName
lldpLocPortIdSubtype.114 = interfaceName
lldpLocPortIdSubtype.115 = interfaceName
lldpLocPortIdSubtype.116 = interfaceName
lldpLocPortIdSubtype.117 = interfaceName
lldpLocPortIdSubtype.118 = interfaceName
lldpLocPortIdSubtype.119 = interfaceName
lldpLocPortIdSubtype.120 = interfaceName
lldpLocPortIdSubtype.121 = interfaceName
lldpLocPortIdSubtype.122 = interfaceName
lldpLocPortIdSubtype.123 = interfaceName
lldpLocPortIdSubtype.124 = interfaceName
lldpLocPortIdSubtype.125 = interfaceName
lldpLocPortIdSubtype.126 = interfaceName
lldpLocPortIdSubtype.127 = interfaceName
lldpLocPortIdSubtype.128 = interfaceName
lldpLocPortIdSubtype.129 = interfaceName
lldpLocPortIdSubtype.130 = interfaceName
lldpLocPortIdSubtype.131 = interfaceName
lldpLocPortIdSubtype.132 = interfaceName
lldpLocPortIdSubtype.133 = interfaceName
lldpLocPortIdSubtype.134 = interfaceName
lldpLocPortIdSubtype.135 = interfaceName
lldpLocPortId.5 = "Ethernet1/1"
lldpLocPortId.6 = "Ethernet1/2"
lldpLocPortId.7 = "Ethernet1/3"
lldpLocPortId.8 = "Ethernet1/4"
lldpLocPortId.9 = "Ethernet2/1"
lldpLocPortId.10 = "Ethernet2/2"
lldpLocPortId.11 = "Ethernet2/3"
lldpLocPortId.12 = "Ethernet2/4"
lldpLocPortId.13 = "Ethernet3/1"
lldpLocPortId.14 = "Ethernet3/2"
lldpLocPortId.15 = "Ethernet3/3"
lldpLocPortId.16 = "Ethernet3/4"
lldpLocPortId.17 = "Ethernet4/1"
lldpLocPortId.18 = "Ethernet4/2"
lldpLocPortId.19 = "Ethernet4/3"
lldpLocPortId.20 = "Ethernet4/4"
lldpLocPortId.21 = "Ethernet5/1"
lldpLocPortId.22 = "Ethernet5/2"
lldpLocPortId.23 = "Ethernet5/3"
lldpLocPortId.24 = "Ethernet5/4"
lldpLocPortId.25 = "Ethernet6/1"
lldpLocPortId.26 = "Ethernet6/2"
lldpLocPortId.27 = "Ethernet6/3"
lldpLocPortId.28 = "Ethernet6/4"
lldpLocPortId.29 = "Ethernet7/1"
lldpLocPortId.30 = "Ethernet7/2"
lldpLocPortId.31 = "Ethernet7/3"
lldpLocPortId.32 = "Ethernet7/4"
lldpLocPortId.33 = "Ethernet8/1"
lldpLocPortId.34 = "Ethernet34"
lldpLocPortId.35 = "Ethernet8/3"
lldpLocPortId.36 = "Ethernet8/2"
lldpLocPortId.37 = "Ethernet9/1"
lldpLocPortId.38 = "Ethernet9/2"
lldpLocPortId.39 = "Ethernet8/4"
lldpLocPortId.40 = "Ethernet9/3"
lldpLocPortId.41 = "Ethernet10/1"
lldpLocPortId.42 = "Ethernet10/2"
lldpLocPortId.43 = "Ethernet10/3"
lldpLocPortId.44 = "Ethernet10/4"
lldpLocPortId.45 = "Ethernet11/1"
lldpLocPortId.46 = "Ethernet11/2"
lldpLocPortId.47 = "Ethernet11/3"
lldpLocPortId.48 = "Ethernet11/4"
lldpLocPortId.49 = "Ethernet12/1"
lldpLocPortId.50 = "Ethernet12/2"
lldpLocPortId.51 = "Ethernet9/4"
lldpLocPortId.52 = "Ethernet12/4"
lldpLocPortId.53 = "Ethernet13/1"
lldpLocPortId.54 = "Ethernet13/2"
lldpLocPortId.55 = "Ethernet13/3"
lldpLocPortId.56 = "Ethernet12/3"
lldpLocPortId.57 = "Ethernet14/1"
lldpLocPortId.58 = "Ethernet14/2"
lldpLocPortId.59 = "Ethernet14/3"
lldpLocPortId.60 = "Ethernet14/4"
lldpLocPortId.61 = "Ethernet15/1"
lldpLocPortId.62 = "Ethernet15/2"
lldpLocPortId.63 = "Ethernet13/4"
lldpLocPortId.64 = "Ethernet15/4"
lldpLocPortId.65 = "Ethernet15/3"
lldpLocPortId.66 = "Ethernet16/2"
lldpLocPortId.67 = "Ethernet16/3"
lldpLocPortId.68 = "Ethernet16/4"
lldpLocPortId.69 = "Ethernet17/1"
lldpLocPortId.70 = "Ethernet17/2"
lldpLocPortId.71 = "Ethernet17/3"
lldpLocPortId.72 = "Ethernet17/4"
lldpLocPortId.73 = "Ethernet18/1"
lldpLocPortId.74 = "Ethernet18/2"
lldpLocPortId.75 = "Ethernet18/3"
lldpLocPortId.76 = "Ethernet18/4"
lldpLocPortId.77 = "Ethernet19/1"
lldpLocPortId.78 = "Ethernet19/2"
lldpLocPortId.79 = "Ethernet19/3"
lldpLocPortId.80 = "Ethernet19/4"
lldpLocPortId.81 = "Ethernet20/1"
lldpLocPortId.82 = "Ethernet20/2"
lldpLocPortId.83 = "Ethernet20/3"
lldpLocPortId.84 = "Ethernet20/4"
lldpLocPortId.85 = "Ethernet21/1"
lldpLocPortId.86 = "Ethernet21/2"
lldpLocPortId.87 = "Ethernet21/3"
lldpLocPortId.88 = "Ethernet21/4"
lldpLocPortId.89 = "Ethernet22/1"
lldpLocPortId.90 = "Ethernet22/2"
lldpLocPortId.91 = "Ethernet22/3"
lldpLocPortId.92 = "Ethernet22/4"
lldpLocPortId.93 = "Ethernet23/1"
lldpLocPortId.94 = "Ethernet23/2"
lldpLocPortId.95 = "Ethernet23/3"
lldpLocPortId.96 = "Ethernet23/4"
lldpLocPortId.97 = "Management1"
lldpLocPortId.98 = "Ethernet24/2"
lldpLocPortId.99 = "Ethernet24/1"
lldpLocPortId.100 = "Ethernet24/4"
lldpLocPortId.101 = "Ethernet25/1"
lldpLocPortId.102 = "Ethernet25/2"
lldpLocPortId.103 = "Ethernet24/3"
lldpLocPortId.104 = "Ethernet25/4"
lldpLocPortId.105 = "Ethernet25/3"
lldpLocPortId.106 = "Ethernet26/2"
lldpLocPortId.107 = "Ethernet26/3"
lldpLocPortId.108 = "Ethernet26/4"
lldpLocPortId.109 = "Ethernet27/1"
lldpLocPortId.110 = "Ethernet26/1"
lldpLocPortId.111 = "Ethernet27/3"
lldpLocPortId.112 = "Ethernet27/4"
lldpLocPortId.113 = "Ethernet28/1"
lldpLocPortId.114 = "Ethernet28/2"
lldpLocPortId.115 = "Ethernet28/3"
lldpLocPortId.116 = "Ethernet28/4"
lldpLocPortId.117 = "Ethernet29/1"
lldpLocPortId.118 = "Ethernet29/2"
lldpLocPortId.119 = "Ethernet29/3"
lldpLocPortId.120 = "Ethernet29/4"
lldpLocPortId.121 = "Ethernet30/1"
lldpLocPortId.122 = "Ethernet30/2"
lldpLocPortId.123 = "Ethernet30/3"
lldpLocPortId.124 = "Ethernet30/4"
lldpLocPortId.125 = "Ethernet31/1"
lldpLocPortId.126 = "Ethernet31/2"
lldpLocPortId.127 = "Ethernet31/3"
lldpLocPortId.128 = "Ethernet31/4"
lldpLocPortId.129 = "Ethernet32/1"
lldpLocPortId.130 = "Ethernet32/2"
lldpLocPortId.131 = "Ethernet32/3"
lldpLocPortId.132 = "Ethernet32/4"
lldpLocPortId.133 = "Ethernet16/1"
lldpLocPortId.134 = "Ethernet33"
lldpLocPortId.135 = "Ethernet27/2"
lldpLocPortDesc.5 = 
lldpLocPortDesc.6 = 
lldpLocPortDesc.7 = 
lldpLocPortDesc.8 = 
lldpLocPortDesc.9 = 
lldpLocPortDesc.10 = 
lldpLocPortDesc.11 = 
lldpLocPortDesc.12 = 
lldpLocPortDesc.13 = 
lldpLocPortDesc.14 = 
lldpLocPortDesc.15 = 
lldpLocPortDesc.16 = 
lldpLocPortDesc.17 = 
lldpLocPortDesc.18 = 
lldpLocPortDesc.19 = 
lldpLocPortDesc.20 = 
lldpLocPortDesc.21 = 
lldpLocPortDesc.22 = 
lldpLocPortDesc.23 = 
lldpLocPortDesc.24 = 
lldpLocPortDesc.25 = 
lldpLocPortDesc.26 = 
lldpLocPortDesc.27 = 
lldpLocPortDesc.28 = 
lldpLocPortDesc.29 = 
lldpLocPortDesc.30 = 
lldpLocPortDesc.31 = 
lldpLocPortDesc.32 = 
lldpLocPortDesc.33 = 
lldpLocPortDesc.34 = 
lldpLocPortDesc.35 = 
lldpLocPortDesc.36 = 
lldpLocPortDesc.37 = 
lldpLocPortDesc.38 = 
lldpLocPortDesc.39 = 
lldpLocPortDesc.40 = 
lldpLocPortDesc.41 = 
lldpLocPortDesc.42 = 
lldpLocPortDesc.43 = 
lldpLocPortDesc.44 = 
lldpLocPortDesc.45 = 
lldpLocPortDesc.46 = 
lldpLocPortDesc.47 = 
lldpLocPortDesc.48 = 
lldpLocPortDesc.49 = 
lldpLocPortDesc.50 = 
lldpLocPortDesc.51 = 
lldpLocPortDesc.52 = 
lldpLocPortDesc.53 = 
lldpLocPortDesc.54 = 
lldpLocPortDesc.55 = 
lldpLocPortDesc.56 = 
lldpLocPortDesc.57 = 
lldpLocPortDesc.58 = 
lldpLocPortDesc.59 = 
lldpLocPortDesc.60 = 
lldpLocPortDesc.61 = 
lldpLocPortDesc.62 = 
lldpLocPortDesc.63 = 
lldpLocPortDesc.64 = 
lldpLocPortDesc.65 = 
lldpLocPortDesc.66 = 
lldpLocPortDesc.67 = 
lldpLocPortDesc.68 = 
lldpLocPortDesc.69 = 
lldpLocPortDesc.70 = 
lldpLocPortDesc.71 = 
lldpLocPortDesc.72 = 
lldpLocPortDesc.73 = 
lldpLocPortDesc.74 = 
lldpLocPortDesc.75 = 
lldpLocPortDesc.76 = 
lldpLocPortDesc.77 = 
lldpLocPortDesc.78 = 
lldpLocPortDesc.79 = 
lldpLocPortDesc.80 = 
lldpLocPortDesc.81 = 
lldpLocPortDesc.82 = 
lldpLocPortDesc.83 = 
lldpLocPortDesc.84 = 
lldpLocPortDesc.85 = CORE: sp101a.pit1.teraswitch.com <-> lf101a.pit1.teraswitch.com {DMRL}
lldpLocPortDesc.86 = 
lldpLocPortDesc.87 = 
lldpLocPortDesc.88 = 
lldpLocPortDesc.89 = CORE: sp101a.pit1.teraswitch.com <-> lf201a.pit1.teraswitch.com {PYNI}
lldpLocPortDesc.90 = 
lldpLocPortDesc.91 = 
lldpLocPortDesc.92 = 
lldpLocPortDesc.93 = CORE: sp101a.pit1.teraswitch.com <-> lf206b.pit1.teraswitch.com {XJSL}
lldpLocPortDesc.94 = 
lldpLocPortDesc.95 = 
lldpLocPortDesc.96 = 
lldpLocPortDesc.97 = 
lldpLocPortDesc.98 = 
lldpLocPortDesc.99 = CORE: sp101a.pit1.teraswitch.com <-> lf206a.pit1.teraswitch.com {LILJ}
lldpLocPortDesc.100 = 
lldpLocPortDesc.101 = CORE: sp101a.pit1.teraswitch.com <-> lf207b.pit1.teraswitch.com {FLAJ}
lldpLocPortDesc.102 = 
lldpLocPortDesc.103 = 
lldpLocPortDesc.104 = 
lldpLocPortDesc.105 = 
lldpLocPortDesc.106 = 
lldpLocPortDesc.107 = 
lldpLocPortDesc.108 = 
lldpLocPortDesc.109 = CORE: sp101a.pit1.teraswitch.com <-> lf208b.pit1.teraswitch.com {YNBF}
lldpLocPortDesc.110 = CORE: sp101a.pit1.teraswitch.com <-> lf207a.pit1.teraswitch.com {LNTE}
lldpLocPortDesc.111 = 
lldpLocPortDesc.112 = 
lldpLocPortDesc.113 = CORE: sp101a.pit1.teraswitch.com <-> lf208a.pit1.teraswitch.com {DSLA}
lldpLocPortDesc.114 = 
lldpLocPortDesc.115 = 
lldpLocPortDesc.116 = 
lldpLocPortDesc.117 = 
lldpLocPortDesc.118 = 
lldpLocPortDesc.119 = 
lldpLocPortDesc.120 = 
lldpLocPortDesc.121 = 
lldpLocPortDesc.122 = 
lldpLocPortDesc.123 = 
lldpLocPortDesc.124 = 
lldpLocPortDesc.125 = 
lldpLocPortDesc.126 = 
lldpLocPortDesc.127 = 
lldpLocPortDesc.128 = 
lldpLocPortDesc.129 = 
lldpLocPortDesc.130 = 
lldpLocPortDesc.131 = 
lldpLocPortDesc.132 = 
lldpLocPortDesc.133 = 
lldpLocPortDesc.134 = 
lldpLocPortDesc.135 = 
]
SNMP STATUS[TRUE]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND (`ifName`= 'CORE: sp101a.pit1.teraswitch.com <-> lf101a.pit1.teraswitch.com {DMRL}' OR `ifDescr` = 'CORE: sp101a.pit1.teraswitch.com <-> lf101a.pit1.teraswitch.com {DMRL}' OR `port_label_short` = 'CORE: sp101a.pit1.teraswitch.com <-> lf101a.pit1.teraswitch.com {DMRL}')]
SQL RUNTIME[0.00131607s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND `ifIndex` = '21001' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00046515s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf101a.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.3' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00029707s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = '444ca8b3d525' AND `device_id` != '98' LIMIT 1;]
SQL RUNTIME[0.01390290s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf101a.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.3' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00017214s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`remote_device_id`,`protocol`,`added`)  VALUES ('0','lf101a.pit1.teraswitch.com','ok','98','100.64.100.3','99','XDP',NOW())]
SQL RUNTIME[0.00021696s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED

SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = 'Ethernet35' OR `ifDescr` = 'Ethernet35' OR `port_label_short` = 'Ethernet35') AND `device_id` = '99' AND `deleted` = '0']
SQL RUNTIME[0.00039601s]
Discover neighbour: proto[lldp], port_id[24493], Array
(
    [remote_port_id] => 24671
    [remote_hostname] => lf101a.pit1.teraswitch.com
    [remote_port] => Ethernet35
    [remote_platform] => Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050QX-32S
    [remote_version] => 
    [remote_address] => 100.64.100.3
)


SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf101a.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.3' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00017405s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '24493' AND `protocol` = 'lldp' AND `remote_hostname` = 'lf101a.pit1.teraswitch.com' AND `remote_port` = 'Ethernet35']
SQL RUNTIME[0.00030112s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND (`ifName`= 'CORE: sp101a.pit1.teraswitch.com <-> lf201a.pit1.teraswitch.com {PYNI}' OR `ifDescr` = 'CORE: sp101a.pit1.teraswitch.com <-> lf201a.pit1.teraswitch.com {PYNI}' OR `port_label_short` = 'CORE: sp101a.pit1.teraswitch.com <-> lf201a.pit1.teraswitch.com {PYNI}')]
SQL RUNTIME[0.00055695s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND `ifIndex` = '22001' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00034690s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf201a.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.4' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00017715s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = '001c737b3665' AND `device_id` != '98' LIMIT 1;]
SQL RUNTIME[0.01323104s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf201a.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.4' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00019217s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`remote_device_id`,`protocol`,`added`)  VALUES ('0','lf201a.pit1.teraswitch.com','ok','98','100.64.100.4','104','XDP',NOW())]
SQL RUNTIME[0.00013494s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED

SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = 'Ethernet35' OR `ifDescr` = 'Ethernet35' OR `port_label_short` = 'Ethernet35') AND `device_id` = '104' AND `deleted` = '0']
SQL RUNTIME[0.00032187s]
Discover neighbour: proto[lldp], port_id[24494], Array
(
    [remote_port_id] => 25177
    [remote_hostname] => lf201a.pit1.teraswitch.com
    [remote_port] => Ethernet35
    [remote_platform] => Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050QX-32S
    [remote_version] => 
    [remote_address] => 100.64.100.4
)


SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf201a.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.4' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00017095s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '24494' AND `protocol` = 'lldp' AND `remote_hostname` = 'lf201a.pit1.teraswitch.com' AND `remote_port` = 'Ethernet35']
SQL RUNTIME[0.00029922s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND (`ifName`= 'CORE: sp101a.pit1.teraswitch.com <-> lf206b.pit1.teraswitch.com {XJSL}' OR `ifDescr` = 'CORE: sp101a.pit1.teraswitch.com <-> lf206b.pit1.teraswitch.com {XJSL}' OR `port_label_short` = 'CORE: sp101a.pit1.teraswitch.com <-> lf206b.pit1.teraswitch.com {XJSL}')]
SQL RUNTIME[0.00044918s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND `ifIndex` = '23001' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00039101s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf206b.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.6' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00015187s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = '948ed389eedb' AND `device_id` != '98' LIMIT 1;]
SQL RUNTIME[0.01324487s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf206b.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.6' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00023580s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`remote_device_id`,`protocol`,`added`)  VALUES ('0','lf206b.pit1.teraswitch.com','ok','98','100.64.100.6','108','XDP',NOW())]
SQL RUNTIME[0.00014114s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED

SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = 'Ethernet56/1' OR `ifDescr` = 'Ethernet56/1' OR `port_label_short` = 'Ethernet56/1') AND `device_id` = '108' AND `deleted` = '0']
SQL RUNTIME[0.00032496s]
Discover neighbour: proto[lldp], port_id[24495], Array
(
    [remote_port_id] => 24855
    [remote_hostname] => lf206b.pit1.teraswitch.com
    [remote_port] => Ethernet56/1
    [remote_platform] => Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8
    [remote_version] => 
    [remote_address] => 100.64.100.6
)


SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf206b.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.6' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00020981s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '24495' AND `protocol` = 'lldp' AND `remote_hostname` = 'lf206b.pit1.teraswitch.com' AND `remote_port` = 'Ethernet56/1']
SQL RUNTIME[0.00029302s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND `ifIndex` = '999001' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00032616s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'gisw-101' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00013089s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = 'a8d0e5b7de80' AND `device_id` != '98' LIMIT 1;]
SQL RUNTIME[0.01350188s]

SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'gisw-101']
SQL RUNTIME[0.00027990s]

SQL[SELECT * FROM `devices` WHERE `sysName` = 'gisw-101' AND `disabled` = '0']
SQL RUNTIME[0.00048900s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'gisw-101' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00020599s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_device_id`,`protocol`,`added`)  VALUES ('0','gisw-101','ok','98','2','XDP',NOW())]
SQL RUNTIME[0.00015807s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED

SQL[SELECT `port_id` FROM `ports` WHERE (`ifIndex`= '597' OR `ifDescr` = 'ge-0/0/47.0') AND `device_id` = '2' AND `deleted` = '0']
SQL RUNTIME[0.00060987s]
Discover neighbour: proto[lldp], port_id[24507], Array
(
    [remote_port_id] => 21488
    [remote_hostname] => gisw-101
    [remote_port] => 597
    [remote_platform] => Juniper Networks, Inc. ex4200-48t , version 12.3R12-S13.1 Build date: 2019-05-17 23:21:23 UTC
    [remote_version] => 
    [remote_address] => 
)


SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'gisw-101' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00012803s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '24507' AND `protocol` = 'lldp' AND `remote_hostname` = 'gisw-101' AND `remote_port` = '597']
SQL RUNTIME[0.00030994s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND (`ifName`= 'CORE: sp101a.pit1.teraswitch.com <-> lf206a.pit1.teraswitch.com {LILJ}' OR `ifDescr` = 'CORE: sp101a.pit1.teraswitch.com <-> lf206a.pit1.teraswitch.com {LILJ}' OR `port_label_short` = 'CORE: sp101a.pit1.teraswitch.com <-> lf206a.pit1.teraswitch.com {LILJ}')]
SQL RUNTIME[0.00054884s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND `ifIndex` = '24001' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00036502s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf206a.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.5' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00017810s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = '948ed3fdde95' AND `device_id` != '98' LIMIT 1;]
SQL RUNTIME[0.01316309s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf206a.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.5' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00017500s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`remote_device_id`,`protocol`,`added`)  VALUES ('0','lf206a.pit1.teraswitch.com','ok','98','100.64.100.5','107','XDP',NOW())]
SQL RUNTIME[0.00012898s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED

SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = 'Ethernet56/1' OR `ifDescr` = 'Ethernet56/1' OR `port_label_short` = 'Ethernet56/1') AND `device_id` = '107' AND `deleted` = '0']
SQL RUNTIME[0.00036097s]
Discover neighbour: proto[lldp], port_id[24496], Array
(
    [remote_port_id] => 24850
    [remote_hostname] => lf206a.pit1.teraswitch.com
    [remote_port] => Ethernet56/1
    [remote_platform] => Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8
    [remote_version] => 
    [remote_address] => 100.64.100.5
)


SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf206a.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.5' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00016594s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '24496' AND `protocol` = 'lldp' AND `remote_hostname` = 'lf206a.pit1.teraswitch.com' AND `remote_port` = 'Ethernet56/1']
SQL RUNTIME[0.00028706s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND (`ifName`= 'CORE: sp101a.pit1.teraswitch.com <-> lf207b.pit1.teraswitch.com {FLAJ}' OR `ifDescr` = 'CORE: sp101a.pit1.teraswitch.com <-> lf207b.pit1.teraswitch.com {FLAJ}' OR `port_label_short` = 'CORE: sp101a.pit1.teraswitch.com <-> lf207b.pit1.teraswitch.com {FLAJ}')]
SQL RUNTIME[0.00047088s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND `ifIndex` = '25001' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00031805s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf207b.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.9' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00016809s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = '948ed3fd4483' AND `device_id` != '98' LIMIT 1;]
SQL RUNTIME[0.01312399s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf207b.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.9' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00024319s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`remote_device_id`,`protocol`,`added`)  VALUES ('0','lf207b.pit1.teraswitch.com','ok','98','100.64.100.9','106','XDP',NOW())]
SQL RUNTIME[0.00014281s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED

SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = 'Ethernet55/1' OR `ifDescr` = 'Ethernet55/1' OR `port_label_short` = 'Ethernet55/1') AND `device_id` = '106' AND `deleted` = '0']
SQL RUNTIME[0.00029802s]
Discover neighbour: proto[lldp], port_id[24497], Array
(
    [remote_port_id] => 24844
    [remote_hostname] => lf207b.pit1.teraswitch.com
    [remote_port] => Ethernet55/1
    [remote_platform] => Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8
    [remote_version] => 
    [remote_address] => 100.64.100.9
)


SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf207b.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.9' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00017786s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '24497' AND `protocol` = 'lldp' AND `remote_hostname` = 'lf207b.pit1.teraswitch.com' AND `remote_port` = 'Ethernet55/1']
SQL RUNTIME[0.00030804s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND (`ifName`= 'CORE: sp101a.pit1.teraswitch.com <-> lf208b.pit1.teraswitch.com {YNBF}' OR `ifDescr` = 'CORE: sp101a.pit1.teraswitch.com <-> lf208b.pit1.teraswitch.com {YNBF}' OR `port_label_short` = 'CORE: sp101a.pit1.teraswitch.com <-> lf208b.pit1.teraswitch.com {YNBF}')]
SQL RUNTIME[0.00048208s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND `ifIndex` = '27001' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00039792s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf208b.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.10' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00016499s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = '948ed38a0d49' AND `device_id` != '98' LIMIT 1;]
SQL RUNTIME[0.01374483s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf208b.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.10' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00019217s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`remote_device_id`,`protocol`,`added`)  VALUES ('0','lf208b.pit1.teraswitch.com','ok','98','100.64.100.10','109','XDP',NOW())]
SQL RUNTIME[0.00013804s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED

SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = 'Ethernet55/1' OR `ifDescr` = 'Ethernet55/1' OR `port_label_short` = 'Ethernet55/1') AND `device_id` = '109' AND `deleted` = '0']
SQL RUNTIME[0.00044990s]
Discover neighbour: proto[lldp], port_id[24499], Array
(
    [remote_port_id] => 24863
    [remote_hostname] => lf208b.pit1.teraswitch.com
    [remote_port] => Ethernet55/1
    [remote_platform] => Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8
    [remote_version] => 
    [remote_address] => 100.64.100.10
)


SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf208b.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.10' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00012088s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '24499' AND `protocol` = 'lldp' AND `remote_hostname` = 'lf208b.pit1.teraswitch.com' AND `remote_port` = 'Ethernet55/1']
SQL RUNTIME[0.00030518s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND (`ifName`= 'CORE: sp101a.pit1.teraswitch.com <-> lf207a.pit1.teraswitch.com {LNTE}' OR `ifDescr` = 'CORE: sp101a.pit1.teraswitch.com <-> lf207a.pit1.teraswitch.com {LNTE}' OR `port_label_short` = 'CORE: sp101a.pit1.teraswitch.com <-> lf207a.pit1.teraswitch.com {LNTE}')]
SQL RUNTIME[0.00566316s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND `ifIndex` = '26001' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00044012s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf207a.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.7' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00017095s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = '948ed389ed41' AND `device_id` != '98' LIMIT 1;]
SQL RUNTIME[0.02168489s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf207a.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.7' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00014019s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`remote_device_id`,`protocol`,`added`)  VALUES ('0','lf207a.pit1.teraswitch.com','ok','98','100.64.100.7','105','XDP',NOW())]
SQL RUNTIME[0.00016594s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED

SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = 'Ethernet55/1' OR `ifDescr` = 'Ethernet55/1' OR `port_label_short` = 'Ethernet55/1') AND `device_id` = '105' AND `deleted` = '0']
SQL RUNTIME[0.00039601s]
Discover neighbour: proto[lldp], port_id[24498], Array
(
    [remote_port_id] => 24835
    [remote_hostname] => lf207a.pit1.teraswitch.com
    [remote_port] => Ethernet55/1
    [remote_platform] => Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8
    [remote_version] => 
    [remote_address] => 100.64.100.7
)


SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf207a.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.7' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00014305s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '24498' AND `protocol` = 'lldp' AND `remote_hostname` = 'lf207a.pit1.teraswitch.com' AND `remote_port` = 'Ethernet55/1']
SQL RUNTIME[0.00040102s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND (`ifName`= 'CORE: sp101a.pit1.teraswitch.com <-> lf208a.pit1.teraswitch.com {DSLA}' OR `ifDescr` = 'CORE: sp101a.pit1.teraswitch.com <-> lf208a.pit1.teraswitch.com {DSLA}' OR `port_label_short` = 'CORE: sp101a.pit1.teraswitch.com <-> lf208a.pit1.teraswitch.com {DSLA}')]
SQL RUNTIME[0.00057602s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '98' AND `deleted` = '0' AND `ifIndex` = '28001' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00052905s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf208a.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.8' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00017715s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = '948ed38a1c57' AND `device_id` != '98' LIMIT 1;]
SQL RUNTIME[0.02926707s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf208a.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.8' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00020504s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`remote_device_id`,`protocol`,`added`)  VALUES ('0','lf208a.pit1.teraswitch.com','ok','98','100.64.100.8','110','XDP',NOW())]
SQL RUNTIME[0.00012088s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED

SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = 'Ethernet55/1' OR `ifDescr` = 'Ethernet55/1' OR `port_label_short` = 'Ethernet55/1') AND `device_id` = '110' AND `deleted` = '0']
SQL RUNTIME[0.00039721s]
Discover neighbour: proto[lldp], port_id[24500], Array
(
    [remote_port_id] => 24872
    [remote_hostname] => lf208a.pit1.teraswitch.com
    [remote_port] => Ethernet55/1
    [remote_platform] => Arista Networks EOS version 4.25.4M running on an Arista Networks DCS-7050SX3-48YC8
    [remote_version] => 
    [remote_address] => 100.64.100.8
)


SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'lf208a.pit1.teraswitch.com' AND `remote_ip` = '100.64.100.8' AND (`remote_device_id` IS NULL OR `remote_device_id` != '98')]
SQL RUNTIME[0.00013494s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '24500' AND `protocol` = 'lldp' AND `remote_hostname` = 'lf208a.pit1.teraswitch.com' AND `remote_port` = 'Ethernet55/1']
SQL RUNTIME[0.00038123s]

 o CISCO-CDP-MIB        
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -Ih -OQUs -m CISCO-CDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'sp101a.pit1.teraswitch.com':'161' cdpCache]

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


SQL[SELECT * FROM `neighbours` WHERE `device_id` = '98']
SQL RUNTIME[0.00070405s]
24493 -> lf101a.pit1.teraswitch.com (100.64.100.3) -> Ethernet55/1
24494 -> lf201a.pit1.teraswitch.com (100.64.100.4) -> Ethernet55/1
24495 -> lf206b.pit1.teraswitch.com (100.64.100.6) -> Ethernet56/1

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24855']
SQL RUNTIME[0.00048184s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24855']
SQL RUNTIME[0.00029111s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '108']
SQL RUNTIME[0.00039005s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '108']
SQL RUNTIME[0.00034714s]
24507 -> gisw-101 () -> 597

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '21488']
SQL RUNTIME[0.00033689s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '21488']
SQL RUNTIME[0.00026488s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '2']
SQL RUNTIME[0.00035596s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '2']
SQL RUNTIME[0.00029588s]
24496 -> lf206a.pit1.teraswitch.com (100.64.100.5) -> Ethernet56/1

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24850']
SQL RUNTIME[0.00046992s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24850']
SQL RUNTIME[0.00027323s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '107']
SQL RUNTIME[0.00032210s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '107']
SQL RUNTIME[0.00036597s]
24497 -> lf207b.pit1.teraswitch.com (100.64.100.9) -> Ethernet55/1

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24844']
SQL RUNTIME[0.00031900s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24844']
SQL RUNTIME[0.00026417s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '106']
SQL RUNTIME[0.00028992s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '106']
SQL RUNTIME[0.00033784s]
24499 -> lf208b.pit1.teraswitch.com (100.64.100.10) -> Ethernet55/1

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24863']
SQL RUNTIME[0.00040913s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24863']
SQL RUNTIME[0.00027418s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '109']
SQL RUNTIME[0.00035691s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '109']
SQL RUNTIME[0.00048208s]
24498 -> lf207a.pit1.teraswitch.com (100.64.100.7) -> Ethernet55/1

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24835']
SQL RUNTIME[0.00041914s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24835']
SQL RUNTIME[0.00025702s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '105']
SQL RUNTIME[0.00029683s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '105']
SQL RUNTIME[0.00032711s]
24500 -> lf208a.pit1.teraswitch.com (100.64.100.8) -> Ethernet55/1

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24872']
SQL RUNTIME[0.00037289s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24872']
SQL RUNTIME[0.00024104s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '110']
SQL RUNTIME[0.00031114s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '110']
SQL RUNTIME[0.00027609s]
24493 -> localhost () -> Ethernet55/1
24494 -> localhost () -> Ethernet55/1
24493 -> lf101a.pit1.teraswitch.com (100.64.100.3) -> Ethernet35

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24671']
SQL RUNTIME[0.00037313s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24671']
SQL RUNTIME[0.00026512s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '99']
SQL RUNTIME[0.00037313s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '99']
SQL RUNTIME[0.00037193s]
24494 -> lf201a.pit1.teraswitch.com (100.64.100.4) -> Ethernet35

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '25177']
SQL RUNTIME[0.00037289s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '25177']
SQL RUNTIME[0.00023699s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '104']
SQL RUNTIME[0.00031114s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '104']
SQL RUNTIME[0.00029016s]

+----------+--------------+--------------------------------------------+--------------+----------------------+---------+
| Protocol | ifName       | Remote: hostname                           | port         | platform             | version |
+----------+--------------+--------------------------------------------+--------------+----------------------+---------+
| LLDP     | Ethernet23/1 | lf206b.pit1.teraswitch.com (100.64.100.6)  | Ethernet56/1 | Arista Networks E... | ...     |
| LLDP     | Management1  | gisw-101                                   | ge-0/0/47.0  | Juniper Networks,... | ...     |
| LLDP     | Ethernet24/1 | lf206a.pit1.teraswitch.com (100.64.100.5)  | Ethernet56/1 | Arista Networks E... | ...     |
| LLDP     | Ethernet25/1 | lf207b.pit1.teraswitch.com (100.64.100.9)  | Ethernet55/1 | Arista Networks E... | ...     |
| LLDP     | Ethernet27/1 | lf208b.pit1.teraswitch.com (100.64.100.10) | Ethernet55/1 | Arista Networks E... | ...     |
| LLDP     | Ethernet26/1 | lf207a.pit1.teraswitch.com (100.64.100.7)  | Ethernet55/1 | Arista Networks E... | ...     |
| LLDP     | Ethernet28/1 | lf208a.pit1.teraswitch.com (100.64.100.8)  | Ethernet55/1 | Arista Networks E... | ...     |
| LLDP     | Ethernet21/1 | lf101a.pit1.teraswitch.com (100.64.100.3)  | Ethernet35   | Arista Networks E... | ...     |
| LLDP     | Ethernet22/1 | lf201a.pit1.teraswitch.com (100.64.100.4)  | Ethernet35   | Arista Networks E... | ...     |
+----------+--------------+--------------------------------------------+--------------+----------------------+---------+



 > $valid[$module] /opt/observium/includes/discovery/neighbours.inc.php:61 
array(
  [24493] => array(
               [lf101a.pit1.teraswitch.com-100.64.100.3] => array(
                                                              [Ethernet35] => int(1)
                                                            )
             )
  [24494] => array(
               [lf201a.pit1.teraswitch.com-100.64.100.4] => array(
                                                              [Ethernet35] => int(1)
                                                            )
             )
  [24495] => array(
               [lf206b.pit1.teraswitch.com-100.64.100.6] => array(
                                                              [Ethernet56/1] => int(1)
                                                            )
             )
  [24507] => array(
               [gisw-101] => array(
                               [597] => int(1)
                             )
             )
  [24496] => array(
               [lf206a.pit1.teraswitch.com-100.64.100.5] => array(
                                                              [Ethernet56/1] => int(1)
                                                            )
             )
  [24497] => array(
               [lf207b.pit1.teraswitch.com-100.64.100.9] => array(
                                                              [Ethernet55/1] => int(1)
                                                            )
             )
  [24499] => array(
               [lf208b.pit1.teraswitch.com-100.64.100.10] => array(
                                                               [Ethernet55/1] => int(1)
                                                             )
             )
  [24498] => array(
               [lf207a.pit1.teraswitch.com-100.64.100.7] => array(
                                                              [Ethernet55/1] => int(1)
                                                            )
             )
  [24500] => array(
               [lf208a.pit1.teraswitch.com-100.64.100.8] => array(
                                                              [Ethernet55/1] => int(1)
                                                            )
             )
)


 o Changes              9 unchanged
 o Duration             0.7095s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_arp-table']
SQL RUNTIME[0.00038099s]
#####  Module Start: arp-table  #####


SQL[SELECT `port_id`, `ifIndex` FROM `ports` WHERE `device_id` = '98' GROUP BY `port_id`]
SQL RUNTIME[0.00042105s]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OXqs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipNetToPhysicalPhysAddress]

CMD EXITCODE[0]
CMD RUNTIME[0.0217s]
STDOUT[
ipNetToPhysicalPhysAddress[21001][ipv6]["fe:80:00:00:00:00:00:00:46:4c:a8:ff:fe:b3:d5:25"] 44:4c:a8:b3:d5:25
ipNetToPhysicalPhysAddress[22001][ipv6]["fe:80:00:00:00:00:00:00:02:1c:73:ff:fe:7b:36:65"] 0:1c:73:7b:36:65
ipNetToPhysicalPhysAddress[23001][ipv6]["fe:80:00:00:00:00:00:00:96:8e:d3:ff:fe:89:ee:db"] 94:8e:d3:89:ee:db
ipNetToPhysicalPhysAddress[24001][ipv6]["fe:80:00:00:00:00:00:00:96:8e:d3:ff:fe:fd:de:95"] 94:8e:d3:fd:de:95
ipNetToPhysicalPhysAddress[25001][ipv6]["fe:80:00:00:00:00:00:00:96:8e:d3:ff:fe:fd:44:83"] 94:8e:d3:fd:44:83
ipNetToPhysicalPhysAddress[26001][ipv6]["fe:80:00:00:00:00:00:00:96:8e:d3:ff:fe:89:ed:41"] 94:8e:d3:89:ed:41
ipNetToPhysicalPhysAddress[27001][ipv6]["fe:80:00:00:00:00:00:00:96:8e:d3:ff:fe:8a:0d:49"] 94:8e:d3:8a:d:49
ipNetToPhysicalPhysAddress[28001][ipv6]["fe:80:00:00:00:00:00:00:96:8e:d3:ff:fe:8a:1c:57"] 94:8e:d3:8a:1c:57
]
SNMP STATUS[TRUE]
Used IP-MIB::ipNetToPhysicalPhysAddress

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OXqs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' ipNetToMediaPhysAddress]

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

SQL[SELECT mac_id, mac_address, ip_address, ip_version, ifIndex FROM ip_mac AS M
          LEFT JOIN ports AS I ON M.port_id = I.port_id
          WHERE I.device_id = '98']
SQL RUNTIME[0.00077105s]
........

 o Duration             0.0531s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_junose-atm-vp']
SQL RUNTIME[0.00030708s]
#####  Module Start: junose-atm-vp  #####


 o Duration             0.0004s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_bgp-peers']
SQL RUNTIME[0.00028300s]
#####  Module Start: bgp-peers  #####


CMD[/usr/bin/snmpget -t '3' -r '7' -v2c -c *** -Pud -OQUv -m BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' bgpLocalAs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0155s]
STDOUT[
65100
]
SNMP STATUS[TRUE]
 o Local AS             AS65100 
 o Caching              BGP4-MIB 

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' bgpPeerRemoteAs]

CMD EXITCODE[0]
CMD RUNTIME[0.0168s]
STDOUT[
bgpPeerRemoteAs.100.64.100.3 = 23456
bgpPeerRemoteAs.100.64.100.4 = 23456
bgpPeerRemoteAs.100.64.100.5 = 23456
bgpPeerRemoteAs.100.64.100.6 = 23456
bgpPeerRemoteAs.100.64.100.7 = 23456
bgpPeerRemoteAs.100.64.100.8 = 23456
bgpPeerRemoteAs.100.64.100.9 = 23456
bgpPeerRemoteAs.100.64.100.10 = 23456
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' bgpPeerLocalAddr]

CMD EXITCODE[0]
CMD RUNTIME[0.0173s]
STDOUT[
bgpPeerLocalAddr.100.64.100.3 = 100.64.100.1
bgpPeerLocalAddr.100.64.100.4 = 100.64.100.1
bgpPeerLocalAddr.100.64.100.5 = 100.64.100.1
bgpPeerLocalAddr.100.64.100.6 = 100.64.100.1
bgpPeerLocalAddr.100.64.100.7 = 100.64.100.1
bgpPeerLocalAddr.100.64.100.8 = 100.64.100.1
bgpPeerLocalAddr.100.64.100.9 = 100.64.100.1
bgpPeerLocalAddr.100.64.100.10 = 100.64.100.1
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' bgpPeerIdentifier]

CMD EXITCODE[0]
CMD RUNTIME[0.0166s]
STDOUT[
bgpPeerIdentifier.100.64.100.3 = 100.64.100.3
bgpPeerIdentifier.100.64.100.4 = 100.64.100.4
bgpPeerIdentifier.100.64.100.5 = 100.64.100.5
bgpPeerIdentifier.100.64.100.6 = 100.64.100.6
bgpPeerIdentifier.100.64.100.7 = 100.64.100.7
bgpPeerIdentifier.100.64.100.8 = 100.64.100.8
bgpPeerIdentifier.100.64.100.9 = 100.64.100.9
bgpPeerIdentifier.100.64.100.10 = 100.64.100.10
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' bgpPeerAdminStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.0171s]
STDOUT[
bgpPeerAdminStatus.100.64.100.3 = start
bgpPeerAdminStatus.100.64.100.4 = start
bgpPeerAdminStatus.100.64.100.5 = start
bgpPeerAdminStatus.100.64.100.6 = start
bgpPeerAdminStatus.100.64.100.7 = start
bgpPeerAdminStatus.100.64.100.8 = start
bgpPeerAdminStatus.100.64.100.9 = start
bgpPeerAdminStatus.100.64.100.10 = start
]
SNMP STATUS[TRUE]
BGP4-MIB Found peer IP: 100.64.100.3 (AS23456, LocalIP: 100.64.100.1)
Found peer IP: 100.64.100.4 (AS23456, LocalIP: 100.64.100.1)
Found peer IP: 100.64.100.5 (AS23456, LocalIP: 100.64.100.1)
Found peer IP: 100.64.100.6 (AS23456, LocalIP: 100.64.100.1)
Found peer IP: 100.64.100.7 (AS23456, LocalIP: 100.64.100.1)
Found peer IP: 100.64.100.8 (AS23456, LocalIP: 100.64.100.1)
Found peer IP: 100.64.100.9 (AS23456, LocalIP: 100.64.100.1)
Found peer IP: 100.64.100.10 (AS23456, LocalIP: 100.64.100.1)

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUsb -m ARISTA-BGP4V2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/arista 'udp':'sp101a.pit1.teraswitch.com':'161' aristaBgp4V2PeerRemoteAs]

CMD EXITCODE[0]
CMD RUNTIME[0.0217s]
STDOUT[
aristaBgp4V2PeerRemoteAs.1.1.4.100.64.100.3 = 4266393601
aristaBgp4V2PeerRemoteAs.1.1.4.100.64.100.4 = 4266393602
aristaBgp4V2PeerRemoteAs.1.1.4.100.64.100.5 = 4266393603
aristaBgp4V2PeerRemoteAs.1.1.4.100.64.100.6 = 4266393604
aristaBgp4V2PeerRemoteAs.1.1.4.100.64.100.7 = 4266393605
aristaBgp4V2PeerRemoteAs.1.1.4.100.64.100.8 = 4266393607
aristaBgp4V2PeerRemoteAs.1.1.4.100.64.100.9 = 4266393606
aristaBgp4V2PeerRemoteAs.1.1.4.100.64.100.10 = 4266393608
aristaBgp4V2PeerRemoteAs.1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37 = 4266393601
aristaBgp4V2PeerRemoteAs.1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101 = 4266393602
aristaBgp4V2PeerRemoteAs.1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219 = 4266393604
aristaBgp4V2PeerRemoteAs.1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149 = 4266393603
aristaBgp4V2PeerRemoteAs.1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131 = 4266393606
aristaBgp4V2PeerRemoteAs.1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65 = 4266393605
aristaBgp4V2PeerRemoteAs.1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73 = 4266393608
aristaBgp4V2PeerRemoteAs.1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87 = 4266393607
]
SNMP STATUS[TRUE]
ARISTA-BGP4V2-MIB 
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUsb -m ARISTA-BGP4V2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/arista 'udp':'sp101a.pit1.teraswitch.com':'161' aristaBgp4V2PeerLocalAddr]

CMD EXITCODE[0]
CMD RUNTIME[0.0206s]
STDOUT[
aristaBgp4V2PeerLocalAddr.1.1.4.100.64.100.3 = "64 40 64 01 "
aristaBgp4V2PeerLocalAddr.1.1.4.100.64.100.4 = "64 40 64 01 "
aristaBgp4V2PeerLocalAddr.1.1.4.100.64.100.5 = "64 40 64 01 "
aristaBgp4V2PeerLocalAddr.1.1.4.100.64.100.6 = "64 40 64 01 "
aristaBgp4V2PeerLocalAddr.1.1.4.100.64.100.7 = "64 40 64 01 "
aristaBgp4V2PeerLocalAddr.1.1.4.100.64.100.8 = "64 40 64 01 "
aristaBgp4V2PeerLocalAddr.1.1.4.100.64.100.9 = "64 40 64 01 "
aristaBgp4V2PeerLocalAddr.1.1.4.100.64.100.10 = "64 40 64 01 "
aristaBgp4V2PeerLocalAddr.1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37 = "FE 80 00 00 00 00 00 00 2E DD E9 FF FE 0D 64 FD "
aristaBgp4V2PeerLocalAddr.1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101 = "FE 80 00 00 00 00 00 00 2E DD E9 FF FE 0D 64 FD "
aristaBgp4V2PeerLocalAddr.1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219 = "FE 80 00 00 00 00 00 00 2E DD E9 FF FE 0D 64 FD "
aristaBgp4V2PeerLocalAddr.1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149 = "FE 80 00 00 00 00 00 00 2E DD E9 FF FE 0D 64 FD "
aristaBgp4V2PeerLocalAddr.1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131 = "FE 80 00 00 00 00 00 00 2E DD E9 FF FE 0D 64 FD "
aristaBgp4V2PeerLocalAddr.1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65 = "FE 80 00 00 00 00 00 00 2E DD E9 FF FE 0D 64 FD "
aristaBgp4V2PeerLocalAddr.1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73 = "FE 80 00 00 00 00 00 00 2E DD E9 FF FE 0D 64 FD "
aristaBgp4V2PeerLocalAddr.1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87 = "FE 80 00 00 00 00 00 00 2E DD E9 FF FE 0D 64 FD "
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUsb -m ARISTA-BGP4V2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/arista 'udp':'sp101a.pit1.teraswitch.com':'161' aristaBgp4V2PeerRemoteIdentifier]

CMD EXITCODE[0]
CMD RUNTIME[0.02s]
STDOUT[
aristaBgp4V2PeerRemoteIdentifier.1.1.4.100.64.100.3 = 100.64.100.3
aristaBgp4V2PeerRemoteIdentifier.1.1.4.100.64.100.4 = 100.64.100.4
aristaBgp4V2PeerRemoteIdentifier.1.1.4.100.64.100.5 = 100.64.100.5
aristaBgp4V2PeerRemoteIdentifier.1.1.4.100.64.100.6 = 100.64.100.6
aristaBgp4V2PeerRemoteIdentifier.1.1.4.100.64.100.7 = 100.64.100.7
aristaBgp4V2PeerRemoteIdentifier.1.1.4.100.64.100.8 = 100.64.100.8
aristaBgp4V2PeerRemoteIdentifier.1.1.4.100.64.100.9 = 100.64.100.9
aristaBgp4V2PeerRemoteIdentifier.1.1.4.100.64.100.10 = 100.64.100.10
aristaBgp4V2PeerRemoteIdentifier.1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37 = 100.64.100.3
aristaBgp4V2PeerRemoteIdentifier.1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101 = 100.64.100.4
aristaBgp4V2PeerRemoteIdentifier.1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219 = 100.64.100.6
aristaBgp4V2PeerRemoteIdentifier.1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149 = 100.64.100.5
aristaBgp4V2PeerRemoteIdentifier.1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131 = 100.64.100.9
aristaBgp4V2PeerRemoteIdentifier.1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65 = 100.64.100.7
aristaBgp4V2PeerRemoteIdentifier.1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73 = 100.64.100.10
aristaBgp4V2PeerRemoteIdentifier.1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87 = 100.64.100.8
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUsb -m ARISTA-BGP4V2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/arista 'udp':'sp101a.pit1.teraswitch.com':'161' aristaBgp4V2PeerLocalAs]

CMD EXITCODE[0]
CMD RUNTIME[0.0207s]
STDOUT[
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.3 = 65100
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.4 = 65100
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.5 = 65100
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.6 = 65100
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.7 = 65100
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.8 = 65100
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.9 = 65100
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.10 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87 = 65100
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUsb -m ARISTA-BGP4V2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/arista 'udp':'sp101a.pit1.teraswitch.com':'161' aristaBgp4V2PeerLocalAs]

CMD EXITCODE[0]
CMD RUNTIME[0.0204s]
STDOUT[
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.3 = 65100
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.4 = 65100
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.5 = 65100
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.6 = 65100
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.7 = 65100
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.8 = 65100
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.9 = 65100
aristaBgp4V2PeerLocalAs.1.1.4.100.64.100.10 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73 = 65100
aristaBgp4V2PeerLocalAs.1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87 = 65100
]
SNMP STATUS[TRUE]
ARISTA-BGP4V2-MIB Peers: 
Found peer IP: 100.64.100.3 (AS4266393601, LocalIP: 100.64.100.1)
Found peer IP: 100.64.100.4 (AS4266393602, LocalIP: 100.64.100.1)
Found peer IP: 100.64.100.5 (AS4266393603, LocalIP: 100.64.100.1)
Found peer IP: 100.64.100.6 (AS4266393604, LocalIP: 100.64.100.1)
Found peer IP: 100.64.100.7 (AS4266393605, LocalIP: 100.64.100.1)
Found peer IP: 100.64.100.8 (AS4266393607, LocalIP: 100.64.100.1)
Found peer IP: 100.64.100.9 (AS4266393606, LocalIP: 100.64.100.1)
Found peer IP: 100.64.100.10 (AS4266393608, LocalIP: 100.64.100.1)
Found peer IP: fe80:0000:5209:0000:464c:a8ff:feb3:d525 (AS4266393601, LocalIP: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd)
Found peer IP: fe80:0000:55f1:0000:021c:73ff:fe7b:3665 (AS4266393602, LocalIP: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd)
Found peer IP: fe80:0000:59d9:0000:968e:d3ff:fe89:eedb (AS4266393604, LocalIP: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd)
Found peer IP: fe80:0000:5dc1:0000:968e:d3ff:fefd:de95 (AS4266393603, LocalIP: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd)
Found peer IP: fe80:0000:61a9:0000:968e:d3ff:fefd:4483 (AS4266393606, LocalIP: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd)
Found peer IP: fe80:0000:6591:0000:968e:d3ff:fe89:ed41 (AS4266393605, LocalIP: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd)
Found peer IP: fe80:0000:6979:0000:968e:d3ff:fe8a:0d49 (AS4266393608, LocalIP: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd)
Found peer IP: fe80:0000:6d61:0000:968e:d3ff:fe8a:1c57 (AS4266393607, LocalIP: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd)

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUsb -m ARISTA-BGP4V2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/arista 'udp':'sp101a.pit1.teraswitch.com':'161' aristaBgp4V2PrefixInPrefixes]

CMD EXITCODE[0]
CMD RUNTIME[0.0262s]
STDOUT[
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.3.1.1 = 0
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.3.2.1 = 0
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.4.1.1 = 0
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.4.2.1 = 0
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.5.1.1 = 0
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.5.2.1 = 0
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.6.1.1 = 0
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.6.2.1 = 0
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.7.1.1 = 0
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.7.2.1 = 0
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.8.1.1 = 0
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.8.2.1 = 0
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.9.1.1 = 0
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.9.2.1 = 0
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.10.1.1 = 0
aristaBgp4V2PrefixInPrefixes.1.1.4.100.64.100.10.2.1 = 0
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.1.1 = 1
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.1 = 0
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.1.1 = 1
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.1 = 0
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.1.1 = 1
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.1 = 0
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.1.1 = 1
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.1 = 0
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.1.1 = 1
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.1 = 0
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.1.1 = 1
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.1 = 0
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.1.1 = 1
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.1 = 0
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.1.1 = 1
aristaBgp4V2PrefixInPrefixes.1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.1 = 0
]
SNMP STATUS[TRUE]


SQL[SELECT `device_id` FROM `devices` WHERE `device_id` != '98' AND `bgpLocalAs` > 0 AND `disabled` = 0 AND `status` = 1]
SQL RUNTIME[0.00079584s]

SQL[SELECT `device_id`, `bgpPeerLocalAddr`, `bgpPeerRemoteAddr` FROM `bgpPeers` WHERE `bgpPeerRemoteAs` = '65100' AND `device_id` IN ('5','6','8','10','11','12','14','16','17','18','20','38','39','40','47','48','50','52','53','55','56','57','58','71','73','74','77','78','81','82','83','99','100','101','102','103','104','105','106','107','108','109','110','111')]
SQL RUNTIME[0.00094008s]
bgpPeerLocalAddr: 100.64.100.3, bgpPeerRemoteAddr: 100.64.100.1

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = '100.64.100.3']
SQL RUNTIME[0.00060987s]
bgpPeerLocalAddr: 100.64.100.4, bgpPeerRemoteAddr: 100.64.100.1

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = '100.64.100.4']
SQL RUNTIME[0.00060606s]
bgpPeerLocalAddr: 100.64.100.5, bgpPeerRemoteAddr: 100.64.100.1

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = '100.64.100.5']
SQL RUNTIME[0.00070095s]
bgpPeerLocalAddr: 100.64.100.6, bgpPeerRemoteAddr: 100.64.100.1

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = '100.64.100.6']
SQL RUNTIME[0.00052595s]
bgpPeerLocalAddr: 100.64.100.7, bgpPeerRemoteAddr: 100.64.100.1

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = '100.64.100.7']
SQL RUNTIME[0.00064707s]
bgpPeerLocalAddr: 100.64.100.8, bgpPeerRemoteAddr: 100.64.100.1

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = '100.64.100.8']
SQL RUNTIME[0.00051999s]
bgpPeerLocalAddr: 100.64.100.9, bgpPeerRemoteAddr: 100.64.100.1

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = '100.64.100.9']
SQL RUNTIME[0.00056815s]
bgpPeerLocalAddr: 100.64.100.10, bgpPeerRemoteAddr: 100.64.100.1

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = '100.64.100.10']
SQL RUNTIME[0.00058985s]
bgpPeerLocalAddr: fe80:0000:5209:0000:464c:a8ff:feb3:d525, bgpPeerRemoteAddr: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd

SQL[SELECT  DISTINCT `device_id` FROM `ipv6_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv6_binary` = 'þ€\0\0R	\0\0FL¨ÿþ³Õ%' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` IN ('99','104','105','106','107','108','109','110') AND `ifOperStatus` = 'up']
SQL RUNTIME[0.00089097s]

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = 'fe80:0000:5209:0000:464c:a8ff:feb3:d525']
SQL RUNTIME[0.00039506s]
bgpPeerLocalAddr: fe80:0000:55f1:0000:021c:73ff:fe7b:3665, bgpPeerRemoteAddr: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd

SQL[SELECT  DISTINCT `device_id` FROM `ipv6_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv6_binary` = 'þ€\0\0Uñ\0\0sÿþ{6e' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` IN ('99','104','105','106','107','108','109','110') AND `ifOperStatus` = 'up']
SQL RUNTIME[0.00071311s]

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = 'fe80:0000:55f1:0000:021c:73ff:fe7b:3665']
SQL RUNTIME[0.00049806s]
bgpPeerLocalAddr: fe80:0000:59d9:0000:968e:d3ff:fe89:eedb, bgpPeerRemoteAddr: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd

SQL[SELECT  DISTINCT `device_id` FROM `ipv6_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv6_binary` = 'þ€\0\0YÙ\0\0–ŽÓÿþ‰îÛ' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` IN ('99','104','105','106','107','108','109','110') AND `ifOperStatus` = 'up']
SQL RUNTIME[0.00080919s]

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = 'fe80:0000:59d9:0000:968e:d3ff:fe89:eedb']
SQL RUNTIME[0.00049710s]
bgpPeerLocalAddr: fe80:0000:5dc1:0000:968e:d3ff:fefd:de95, bgpPeerRemoteAddr: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd

SQL[SELECT  DISTINCT `device_id` FROM `ipv6_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv6_binary` = 'þ€\0\0]Á\0\0–ŽÓÿþýÞ•' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` IN ('99','104','105','106','107','108','109','110') AND `ifOperStatus` = 'up']
SQL RUNTIME[0.00061393s]

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = 'fe80:0000:5dc1:0000:968e:d3ff:fefd:de95']
SQL RUNTIME[0.00047493s]
bgpPeerLocalAddr: fe80:0000:61a9:0000:968e:d3ff:fefd:4483, bgpPeerRemoteAddr: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd

SQL[SELECT  DISTINCT `device_id` FROM `ipv6_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv6_binary` = 'þ€\0\0a©\0\0–ŽÓÿþýDƒ' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` IN ('99','104','105','106','107','108','109','110') AND `ifOperStatus` = 'up']
SQL RUNTIME[0.00066805s]

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = 'fe80:0000:61a9:0000:968e:d3ff:fefd:4483']
SQL RUNTIME[0.00042391s]
bgpPeerLocalAddr: fe80:0000:6591:0000:968e:d3ff:fe89:ed41, bgpPeerRemoteAddr: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd

SQL[SELECT  DISTINCT `device_id` FROM `ipv6_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv6_binary` = 'þ€\0\0e‘\0\0–ŽÓÿþ‰íA' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` IN ('99','104','105','106','107','108','109','110') AND `ifOperStatus` = 'up']
SQL RUNTIME[0.00069690s]

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = 'fe80:0000:6591:0000:968e:d3ff:fe89:ed41']
SQL RUNTIME[0.00045609s]
bgpPeerLocalAddr: fe80:0000:6979:0000:968e:d3ff:fe8a:0d49, bgpPeerRemoteAddr: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd

SQL[SELECT  DISTINCT `device_id` FROM `ipv6_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv6_binary` = 'þ€\0\0iy\0\0–ŽÓÿþŠ\rI' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` IN ('99','104','105','106','107','108','109','110') AND `ifOperStatus` = 'up']
SQL RUNTIME[0.00086308s]

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = 'fe80:0000:6979:0000:968e:d3ff:fe8a:0d49']
SQL RUNTIME[0.00050497s]
bgpPeerLocalAddr: fe80:0000:6d61:0000:968e:d3ff:fe8a:1c57, bgpPeerRemoteAddr: fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd

SQL[SELECT  DISTINCT `device_id` FROM `ipv6_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv6_binary` = 'þ€\0\0ma\0\0–ŽÓÿþŠW' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` IN ('99','104','105','106','107','108','109','110') AND `ifOperStatus` = 'up']
SQL RUNTIME[0.00098085s]

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98' AND `bgpPeerRemoteAddr` = 'fe80:0000:6d61:0000:968e:d3ff:fe8a:1c57']
SQL RUNTIME[0.00047898s]
INDEX: 1.1.4.100.64.100.3, AS: 4266393601, IP: 100.64.100.3, AFI: ipv4, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1597' AND `afi` = 'ipv4' AND `safi` = 'unicast')]
SQL RUNTIME[0.00047207s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.1.4.100.64.100.3' WHERE device_id = '98' AND `bgpPeer_id` = '1597' AND `afi` = 'ipv4' AND `safi` = 'unicast']
SQL RUNTIME[0.00042605s]
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.2
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.3
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.4
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.5
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.6
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.7
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.8
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.64
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.65
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.66
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.67
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.68
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.69
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.70
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.71
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.72
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.73
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.128
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.129
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.132
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.133
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.134
Did not find AFI/SAFI with index 1.1.4.100.64.100.3.1.140
INDEX: 1.1.4.100.64.100.4, AS: 4266393602, IP: 100.64.100.4, AFI: ipv4, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1690' AND `afi` = 'ipv4' AND `safi` = 'unicast')]
SQL RUNTIME[0.00030994s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.1.4.100.64.100.4' WHERE device_id = '98' AND `bgpPeer_id` = '1690' AND `afi` = 'ipv4' AND `safi` = 'unicast']
SQL RUNTIME[0.00022197s]
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.2
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.3
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.4
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.5
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.6
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.7
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.8
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.64
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.65
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.66
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.67
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.68
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.69
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.70
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.71
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.72
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.73
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.128
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.129
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.132
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.133
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.134
Did not find AFI/SAFI with index 1.1.4.100.64.100.4.1.140
INDEX: 1.1.4.100.64.100.5, AS: 4266393603, IP: 100.64.100.5, AFI: ipv4, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1570' AND `afi` = 'ipv4' AND `safi` = 'unicast')]
SQL RUNTIME[0.00027490s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.1.4.100.64.100.5' WHERE device_id = '98' AND `bgpPeer_id` = '1570' AND `afi` = 'ipv4' AND `safi` = 'unicast']
SQL RUNTIME[0.00033307s]
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.2
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.3
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.4
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.5
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.6
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.7
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.8
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.64
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.65
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.66
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.67
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.68
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.69
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.70
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.71
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.72
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.73
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.128
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.129
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.132
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.133
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.134
Did not find AFI/SAFI with index 1.1.4.100.64.100.5.1.140
INDEX: 1.1.4.100.64.100.6, AS: 4266393604, IP: 100.64.100.6, AFI: ipv4, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1571' AND `afi` = 'ipv4' AND `safi` = 'unicast')]
SQL RUNTIME[0.00027490s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.1.4.100.64.100.6' WHERE device_id = '98' AND `bgpPeer_id` = '1571' AND `afi` = 'ipv4' AND `safi` = 'unicast']
SQL RUNTIME[0.00025797s]
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.2
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.3
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.4
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.5
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.6
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.7
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.8
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.64
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.65
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.66
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.67
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.68
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.69
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.70
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.71
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.72
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.73
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.128
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.129
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.132
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.133
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.134
Did not find AFI/SAFI with index 1.1.4.100.64.100.6.1.140
INDEX: 1.1.4.100.64.100.7, AS: 4266393605, IP: 100.64.100.7, AFI: ipv4, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1572' AND `afi` = 'ipv4' AND `safi` = 'unicast')]
SQL RUNTIME[0.00025797s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.1.4.100.64.100.7' WHERE device_id = '98' AND `bgpPeer_id` = '1572' AND `afi` = 'ipv4' AND `safi` = 'unicast']
SQL RUNTIME[0.00027609s]
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.2
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.3
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.4
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.5
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.6
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.7
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.8
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.64
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.65
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.66
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.67
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.68
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.69
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.70
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.71
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.72
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.73
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.128
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.129
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.132
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.133
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.134
Did not find AFI/SAFI with index 1.1.4.100.64.100.7.1.140
INDEX: 1.1.4.100.64.100.8, AS: 4266393607, IP: 100.64.100.8, AFI: ipv4, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1573' AND `afi` = 'ipv4' AND `safi` = 'unicast')]
SQL RUNTIME[0.00024486s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.1.4.100.64.100.8' WHERE device_id = '98' AND `bgpPeer_id` = '1573' AND `afi` = 'ipv4' AND `safi` = 'unicast']
SQL RUNTIME[0.00027394s]
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.2
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.3
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.4
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.5
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.6
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.7
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.8
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.64
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.65
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.66
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.67
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.68
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.69
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.70
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.71
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.72
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.73
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.128
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.129
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.132
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.133
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.134
Did not find AFI/SAFI with index 1.1.4.100.64.100.8.1.140
INDEX: 1.1.4.100.64.100.9, AS: 4266393606, IP: 100.64.100.9, AFI: ipv4, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1574' AND `afi` = 'ipv4' AND `safi` = 'unicast')]
SQL RUNTIME[0.00039315s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.1.4.100.64.100.9' WHERE device_id = '98' AND `bgpPeer_id` = '1574' AND `afi` = 'ipv4' AND `safi` = 'unicast']
SQL RUNTIME[0.00028706s]
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.2
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.3
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.4
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.5
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.6
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.7
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.8
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.64
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.65
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.66
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.67
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.68
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.69
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.70
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.71
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.72
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.73
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.128
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.129
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.132
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.133
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.134
Did not find AFI/SAFI with index 1.1.4.100.64.100.9.1.140
INDEX: 1.1.4.100.64.100.10, AS: 4266393608, IP: 100.64.100.10, AFI: ipv4, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1575' AND `afi` = 'ipv4' AND `safi` = 'unicast')]
SQL RUNTIME[0.00031996s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.1.4.100.64.100.10' WHERE device_id = '98' AND `bgpPeer_id` = '1575' AND `afi` = 'ipv4' AND `safi` = 'unicast']
SQL RUNTIME[0.00025892s]
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.2
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.3
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.4
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.5
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.6
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.7
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.8
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.64
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.65
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.66
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.67
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.68
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.69
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.70
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.71
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.72
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.73
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.128
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.129
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.132
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.133
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.134
Did not find AFI/SAFI with index 1.1.4.100.64.100.10.1.140
INDEX: 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37, AS: 4266393601, IP: fe80:0000:5209:0000:464c:a8ff:feb3:d525, AFI: ipv6, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1594' AND `afi` = 'ipv6' AND `safi` = 'unicast')]
SQL RUNTIME[0.00030899s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37' WHERE device_id = '98' AND `bgpPeer_id` = '1594' AND `afi` = 'ipv6' AND `safi` = 'unicast']
SQL RUNTIME[0.00024700s]
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.2
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.3
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.4
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.5
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.6
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.7
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.8
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.64
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.65
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.66
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.67
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.68
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.69
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.70
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.71
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.72
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.73
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.128
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.129
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.132
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.133
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.134
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.82.9.0.0.70.76.168.255.254.179.213.37.2.140
INDEX: 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101, AS: 4266393602, IP: fe80:0000:55f1:0000:021c:73ff:fe7b:3665, AFI: ipv6, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1691' AND `afi` = 'ipv6' AND `safi` = 'unicast')]
SQL RUNTIME[0.00033212s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101' WHERE device_id = '98' AND `bgpPeer_id` = '1691' AND `afi` = 'ipv6' AND `safi` = 'unicast']
SQL RUNTIME[0.00026202s]
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.2
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.3
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.4
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.5
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.6
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.7
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.8
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.64
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.65
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.66
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.67
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.68
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.69
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.70
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.71
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.72
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.73
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.128
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.129
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.132
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.133
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.134
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.85.241.0.0.2.28.115.255.254.123.54.101.2.140
INDEX: 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219, AS: 4266393604, IP: fe80:0000:59d9:0000:968e:d3ff:fe89:eedb, AFI: ipv6, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1610' AND `afi` = 'ipv6' AND `safi` = 'unicast')]
SQL RUNTIME[0.00025201s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219' WHERE device_id = '98' AND `bgpPeer_id` = '1610' AND `afi` = 'ipv6' AND `safi` = 'unicast']
SQL RUNTIME[0.00029993s]
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.2
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.3
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.4
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.5
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.6
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.7
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.8
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.64
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.65
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.66
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.67
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.68
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.69
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.70
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.71
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.72
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.73
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.128
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.129
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.132
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.133
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.134
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.89.217.0.0.150.142.211.255.254.137.238.219.2.140
INDEX: 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149, AS: 4266393603, IP: fe80:0000:5dc1:0000:968e:d3ff:fefd:de95, AFI: ipv6, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1582' AND `afi` = 'ipv6' AND `safi` = 'unicast')]
SQL RUNTIME[0.00030613s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149' WHERE device_id = '98' AND `bgpPeer_id` = '1582' AND `afi` = 'ipv6' AND `safi` = 'unicast']
SQL RUNTIME[0.00030398s]
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.2
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.3
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.4
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.5
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.6
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.7
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.8
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.64
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.65
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.66
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.67
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.68
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.69
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.70
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.71
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.72
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.73
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.128
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.129
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.132
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.133
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.134
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.93.193.0.0.150.142.211.255.254.253.222.149.2.140
INDEX: 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131, AS: 4266393606, IP: fe80:0000:61a9:0000:968e:d3ff:fefd:4483, AFI: ipv6, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1583' AND `afi` = 'ipv6' AND `safi` = 'unicast')]
SQL RUNTIME[0.00029683s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131' WHERE device_id = '98' AND `bgpPeer_id` = '1583' AND `afi` = 'ipv6' AND `safi` = 'unicast']
SQL RUNTIME[0.00025606s]
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.2
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.3
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.4
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.5
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.6
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.7
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.8
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.64
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.65
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.66
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.67
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.68
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.69
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.70
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.71
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.72
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.73
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.128
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.129
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.132
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.133
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.134
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.97.169.0.0.150.142.211.255.254.253.68.131.2.140
INDEX: 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65, AS: 4266393605, IP: fe80:0000:6591:0000:968e:d3ff:fe89:ed41, AFI: ipv6, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1584' AND `afi` = 'ipv6' AND `safi` = 'unicast')]
SQL RUNTIME[0.00026989s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65' WHERE device_id = '98' AND `bgpPeer_id` = '1584' AND `afi` = 'ipv6' AND `safi` = 'unicast']
SQL RUNTIME[0.00023293s]
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.2
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.3
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.4
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.5
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.6
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.7
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.8
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.64
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.65
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.66
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.67
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.68
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.69
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.70
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.71
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.72
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.73
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.128
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.129
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.132
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.133
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.134
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.101.145.0.0.150.142.211.255.254.137.237.65.2.140
INDEX: 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73, AS: 4266393608, IP: fe80:0000:6979:0000:968e:d3ff:fe8a:0d49, AFI: ipv6, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1585' AND `afi` = 'ipv6' AND `safi` = 'unicast')]
SQL RUNTIME[0.00034595s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73' WHERE device_id = '98' AND `bgpPeer_id` = '1585' AND `afi` = 'ipv6' AND `safi` = 'unicast']
SQL RUNTIME[0.00025892s]
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.2
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.3
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.4
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.5
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.6
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.7
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.8
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.64
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.65
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.66
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.67
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.68
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.69
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.70
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.71
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.72
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.73
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.128
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.129
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.132
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.133
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.134
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.105.121.0.0.150.142.211.255.254.138.13.73.2.140
INDEX: 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87, AS: 4266393607, IP: fe80:0000:6d61:0000:968e:d3ff:fe8a:1c57, AFI: ipv6, SAFI: unicast

SQL[SELECT EXISTS (SELECT 1 FROM `bgpPeers_cbgp` WHERE `device_id` = '98' AND `bgpPeer_id` = '1586' AND `afi` = 'ipv6' AND `safi` = 'unicast')]
SQL RUNTIME[0.00032020s]

SQL[UPDATE `bgpPeers_cbgp` set `bgpPeerIndex` ='1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87' WHERE device_id = '98' AND `bgpPeer_id` = '1586' AND `afi` = 'ipv6' AND `safi` = 'unicast']
SQL RUNTIME[0.00027108s]
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.2
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.3
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.4
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.5
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.6
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.7
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.8
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.64
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.65
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.66
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.67
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.68
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.69
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.70
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.71
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.72
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.73
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.128
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.129
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.132
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.133
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.134
Did not find AFI/SAFI with index 1.2.16.254.128.0.0.109.97.0.0.150.142.211.255.254.138.28.87.2.140

SQL[SELECT * FROM bgpPeers_cbgp WHERE `device_id` = '98']
SQL RUNTIME[0.00060296s]

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '98']
SQL RUNTIME[0.00041199s]
+-----------+-----------------------------------------+------------+-----------------------------------------+--------------+------+----------------------------+
| Local: AS | IP                                      | Peer: AS   | IP                                      | Family       | rDNS | Remote Device              |
+-----------+-----------------------------------------+------------+-----------------------------------------+--------------+------+----------------------------+
| 65100     | 100.64.100.1                            | 4266393601 | 100.64.100.3                            | ipv4.unicast |      | lf101a.pit1.teraswitch.com |
| 65100     | 100.64.100.1                            | 4266393602 | 100.64.100.4                            | ipv4.unicast |      | lf201a.pit1.teraswitch.com |
| 65100     | 100.64.100.1                            | 4266393603 | 100.64.100.5                            | ipv4.unicast |      | lf206a.pit1.teraswitch.com |
| 65100     | 100.64.100.1                            | 4266393604 | 100.64.100.6                            | ipv4.unicast |      | lf206b.pit1.teraswitch.com |
| 65100     | 100.64.100.1                            | 4266393605 | 100.64.100.7                            | ipv4.unicast |      | lf207a.pit1.teraswitch.com |
| 65100     | 100.64.100.1                            | 4266393607 | 100.64.100.8                            | ipv4.unicast |      | lf208a.pit1.teraswitch.com |
| 65100     | 100.64.100.1                            | 4266393606 | 100.64.100.9                            | ipv4.unicast |      | lf207b.pit1.teraswitch.com |
| 65100     | 100.64.100.1                            | 4266393608 | 100.64.100.10                           | ipv4.unicast |      | lf208b.pit1.teraswitch.com |
| 65100     | fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd | 4266393601 | fe80:0000:5209:0000:464c:a8ff:feb3:d525 | ipv6.unicast |      | ...                        |
| 65100     | fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd | 4266393602 | fe80:0000:55f1:0000:021c:73ff:fe7b:3665 | ipv6.unicast |      | ...                        |
| 65100     | fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd | 4266393604 | fe80:0000:59d9:0000:968e:d3ff:fe89:eedb | ipv6.unicast |      | ...                        |
| 65100     | fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd | 4266393603 | fe80:0000:5dc1:0000:968e:d3ff:fefd:de95 | ipv6.unicast |      | ...                        |
| 65100     | fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd | 4266393606 | fe80:0000:61a9:0000:968e:d3ff:fefd:4483 | ipv6.unicast |      | ...                        |
| 65100     | fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd | 4266393605 | fe80:0000:6591:0000:968e:d3ff:fe89:ed41 | ipv6.unicast |      | ...                        |
| 65100     | fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd | 4266393608 | fe80:0000:6979:0000:968e:d3ff:fe8a:0d49 | ipv6.unicast |      | ...                        |
| 65100     | fe80:0000:0000:0000:2edd:e9ff:fe0d:64fd | 4266393607 | fe80:0000:6d61:0000:968e:d3ff:fe8a:1c57 | ipv6.unicast |      | ...                        |
+-----------+-----------------------------------------+------------+-----------------------------------------+--------------+------+----------------------------+


 o Changes              16 unchanged
 o Duration             1.2666s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_mac-accounting']
SQL RUNTIME[0.00060391s]
#####  Module Start: mac-accounting  #####


 o Duration             0.0005s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_sla']
SQL RUNTIME[0.00033712s]
#####  Module Start: sla  #####

 o DISMAN-PING-MIB      
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m DISMAN-PING-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' pingCtlEntry]

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


SQL[SELECT * FROM `slas` WHERE `device_id` = '98']
SQL RUNTIME[0.00085783s]

 o Duration             0.0317s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_lsp']
SQL RUNTIME[0.00038981s]
Module [lsp] disabled globally by config in process [discovery].

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_pseudowires']
SQL RUNTIME[0.00034094s]
#####  Module Start: pseudowires  #####


SQL[SELECT * FROM `pseudowires` WHERE `device_id` = '98']
SQL RUNTIME[0.00053596s]
 o PW-STD-MIB           
CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m PW-STD-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' pwID]

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


 o Duration             0.0263s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_virtual-machines']
SQL RUNTIME[0.00058889s]
#####  Module Start: virtual-machines  #####



 o Duration             0.0012s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_cisco-cbqos']
SQL RUNTIME[0.00028896s]
#####  Module Start: cisco-cbqos  #####


SQL[SELECT * FROM `ports_cbqos` WHERE `device_id` = '98']
SQL RUNTIME[0.00040007s]

CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'sp101a.pit1.teraswitch.com':'161' cbQosIfType]

CMD EXITCODE[0]
CMD RUNTIME[0.0639s]
STDOUT[
cbQosIfType = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
QoS not configured.

 o Duration             0.0676s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_ucd-diskio']
SQL RUNTIME[0.00059700s]
#####  Module Start: ucd-diskio  #####


CMD[/usr/bin/snmpbulkwalk -t '3' -r '7' -v2c -c *** -Pud -OQUs -m UCD-DISKIO-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sp101a.pit1.teraswitch.com':'161' diskIOEntry]

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

SQL[SELECT * FROM `ucd_diskio` WHERE `device_id` = '98']
SQL RUNTIME[0.00115705s]


 o Duration             0.029s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_wifi']
SQL RUNTIME[0.00060010s]
#####  Module Start: wifi  #####


SQL[SELECT * FROM `wifi_radios` WHERE `device_id` = '98']
SQL RUNTIME[0.00053120s]

SQL[SELECT * FROM `wifi_wlans` WHERE `device_id` = '98']
SQL RUNTIME[0.00041103s]

SQL[SELECT * FROM `wifi_aps` WHERE `device_id` = '98']
SQL RUNTIME[0.00035787s]


 o Duration             0.0028s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_p2p-radios']
SQL RUNTIME[0.00033617s]
#####  Module Start: p2p-radios  #####


 o Duration             0.0002s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_graphs']
SQL RUNTIME[0.00031519s]
#####  Module Start: graphs  #####


 o Duration             0.0006s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '98' AND `attrib_type` = 'discover_raid']
SQL RUNTIME[0.00031114s]
Module [raid] disabled globally by config in process [discovery].
 o Modules Disabled     lsp, raid
 o Modules Enabled      os, mibs, vrf, ports, ports-stack, vlans, oids, ip-addresses, processors, mempools, inventory, printersupplies, sensors, 
                        storage,neighbours, arp-table, junose-atm-vp, bgp-peers, mac-accounting, sla, pseudowires, virtual-machines, 
                        cisco-cbqos,ucd-diskio, wifi, p2p-radios, graphs 

SQL[SELECT `device_state` FROM `devices` WHERE `device_id` = '98';]
SQL RUNTIME[0.00030112s]

SQL[UPDATE `devices` set `last_discovered` =NOW(),`type` ='network',`last_discovered_timetaken` ='10.2845',`force_discovery` ='0',`device_state` ='a:7:{s:2:\"la\";a:3:{s:4:\"1min\";d:0.23;s:4:\"5min\";d:0.44;s:5:\"15min\";d:0.43;}s:8:\"ucd_load\";d:0.44;s:15:\"poller_mod_perf\";a:29:{s:6:\"system\";d:0.3383;s:2:\"os\";d:0.0054;s:7:\"sensors\";d:0.9728;s:6:\"status\";d:0.0008;s:7:\"counter\";d:0.0009;s:10:\"processors\";d:0.1765;s:8:\"mempools\";d:1.2074;s:7:\"storage\";d:0.0273;s:8:\"netstats\";d:0.2811;s:7:\"ucd-mib\";d:0.0328;s:13:\"ipSystemStats\";d:0.0499;s:5:\"ports\";d:1.5776;s:9:\"bgp-peers\";d:1.4914;s:15:\"printersupplies\";d:0.0006;s:10:\"ucd-diskio\";d:0.0005;s:4:\"wifi\";d:0.0016;s:10:\"p2p-radios\";d:0.0008;s:4:\"ospf\";d:0.0006;s:3:\"sla\";d:0.0008;s:11:\"pseudowires\";d:0.0006;s:14:\"mac-accounting\";d:0.0008;s:29:\"arista-software-ip-forwarding\";d:0.0892;s:12:\"loadbalancer\";d:0.0007;s:15:\"entity-physical\";d:0.0003;s:12:\"applications\";d:0.0013;s:9:\"fdb-table\";d:0.0981;s:6:\"graphs\";d:0.095;s:4:\"oids\";d:0.0022;s:6:\"probes\";d:0.0009;}s:17:\"poller_ports_perf\";a:1:{s:4:\"vlan\";d:0.11950302124023438;}s:14:\"poller_history\";a:288:{i:1628262146;d:6.811;i:1628261833;d:4.2823;i:1628261533;d:5.8114;i:1628261236;d:6.2034;i:1628260940;d:5.3579;i:1628260631;d:4.3503;i:1628260341;d:6.5916;i:1628260031;d:4.2138;i:1628259736;d:5.8032;i:1628259438;d:5.3048;i:1628259134;d:4.7866;i:1628258836;d:4.6148;i:1628258542;d:8.121;i:1628258239;d:4.8966;i:1628257938;d:5.3607;i:1628257634;d:4.2996;i:1628257343;d:6.1041;i:1628257035;d:4.0242;i:1628256739;d:6.5381;i:1628256438;d:5.6514;i:1628256138;d:5.6203;i:1628255837;d:4.8473;i:1628255536;d:5.3505;i:1628255235;d:4.93;i:1628254946;d:7.4765;i:1628254638;d:4.5036;i:1628254342;d:5.9015;i:1628254040;d:5.0915;i:1628253736;d:5.8499;i:1628253438;d:4.7652;i:1628253142;d:6.3244;i:1628252835;d:4.7279;i:1628252539;d:6.4158;i:1628252237;d:4.193;i:1628251934;d:4.685;i:1628251642;d:6.1492;i:1628251336;d:5.5406;i:1628251042;d:7.2479;i:1628250733;d:4.0401;i:1628250444;d:6.3552;i:1628250136;d:4.1833;i:1628249841;d:6.0629;i:1628249538;d:4.5594;i:1628249242;d:6.3399;i:1628248937;d:4.363;i:1628248633;d:4.8769;i:1628248341;d:5.9324;i:1628248041;d:4.3127;i:1628247744;d:6.7355;i:1628247442;d:4.5064;i:1628247135;d:5.2255;i:1628246844;d:5.2921;i:1628246533;d:4.3648;i:1628246245;d:5.9951;i:1628245936;d:4.6645;i:1628245640;d:5.8612;i:1628245349;d:4.8106;i:1628245035;d:4.2009;i:1628244735;d:5.9481;i:1628244439;d:5.2785;i:1628244144;d:6.159;i:1628243837;d:4.8851;i:1628243533;d:5.4194;i:1628243238;d:5.1005;i:1628242938;d:4.4453;i:1628242673;d:4.5352;i:1628242337;d:5.5416;i:1628242035;d:5.9387;i:1628241743;d:5.6997;i:1628241436;d:5.3264;i:1628241145;d:6.1848;i:1628240834;d:3.9219;i:1628240548;d:6.7915;i:1628240246;d:4.8883;i:1628239942;d:5.3556;i:1628239641;d:6.2855;i:1628239337;d:4.866;i:1628239036;d:5.9003;i:1628238744;d:7.2018;i:1628238436;d:4.134;i:1628238143;d:5.7443;i:1628237843;d:5.3357;i:1628237536;d:4.1251;i:1628237240;d:5.9319;i:1628236947;d:6.6374;i:1628236638;d:5.2837;i:1628236341;d:6.8263;i:1628236034;d:4.2287;i:1628235742;d:5.5029;i:1628235434;d:4.473;i:1628235140;d:6.2944;i:1628234834;d:4.8087;i:1628234542;d:6.1936;i:1628234238;d:4.9637;i:1628233944;d:5.5507;i:1628233634;d:4.1848;i:1628233346;d:7.2148;i:1628233035;d:4.3737;i:1628232737;d:4.9241;i:1628232443;d:5.917;i:1628232138;d:4.5196;i:1628231833;d:4.6891;i:1628231539;d:7.7232;i:1628231236;d:5.1952;i:1628230942;d:5.6291;i:1628230633;d:4.1375;i:1628230341;d:5.9635;i:1628230041;d:4.3597;i:1628229744;d:6.1903;i:1628229435;d:5.2794;i:1628229137;d:5.3961;i:1628228840;d:4.7449;i:1628228537;d:4.67;i:1628228240;d:5.8999;i:1628227941;d:5.5353;i:1628227642;d:4.419;i:1628227336;d:3.837;i:1628227037;d:5.7145;i:1628226741;d:5.7173;i:1628226436;d:4.4765;i:1628226149;d:6.2818;i:1628225836;d:4.6127;i:1628225544;d:6.2985;i:1628225237;d:4.3987;i:1628224937;d:5.4371;i:1628224640;d:6.6096;i:1628224340;d:5.9673;i:1628224038;d:5.1277;i:1628223745;d:5.3035;i:1628223508;d:15.1484;i:1628223137;d:5.3439;i:1628222841;d:5.2422;i:1628222543;d:5.6636;i:1628222237;d:5.2123;i:1628221943;d:5.5883;i:1628221635;d:3.811;i:1628221333;d:4.7803;i:1628221041;d:5.1788;i:1628220738;d:6.6811;i:1628220440;d:5.6933;i:1628220137;d:5.0261;i:1628219839;d:5.2492;i:1628219544;d:4.8861;i:1628219235;d:3.9521;i:1628219013;d:6.2202;i:1628218633;d:4.4333;i:1628218343;d:6.0537;i:1628218037;d:5.1212;i:1628217745;d:5.3662;i:1628217434;d:4.3617;i:1628217139;d:6.4793;i:1628216838;d:5.3809;i:1628216532;d:4.1813;i:1628216241;d:6.2942;i:1628215936;d:4.915;i:1628215639;d:5.1482;i:1628215338;d:6.591;i:1628215033;d:6.141;i:1628214740;d:5.2997;i:1628214440;d:4.4876;i:1628214133;d:4.1368;i:1628213837;d:6.2041;i:1628213540;d:5.3242;i:1628213234;d:5.0589;i:1628212936;d:4.7664;i:1628212630;d:5.6391;i:1628212341;d:6.5051;i:1628212037;d:4.1231;i:1628211749;d:6.2378;i:1628211432;d:3.9526;i:1628211140;d:5.9437;i:1628210841;d:4.6945;i:1628210533;d:4.284;i:1628210233;d:5.0041;i:1628209939;d:7.5665;i:1628209639;d:5.524;i:1628209341;d:4.5397;i:1628209038;d:4.4268;i:1628208739;d:4.2461;i:1628208509;d:5.1665;i:1628208148;d:6.6984;i:1628207833;d:5.8706;i:1628207536;d:7.6974;i:1628207233;d:4.7611;i:1628206935;d:5.0757;i:1628206635;d:5.4938;i:1628206338;d:6.5079;i:1628206040;d:4.5508;i:1628205737;d:4.5307;i:1628205433;d:5.2029;i:1628205137;d:5.6109;i:1628204835;d:4.9826;i:1628204546;d:6.4334;i:1628204240;d:4.6861;i:1628203937;d:4.5305;i:1628203644;d:5.2229;i:1628203333;d:4.0421;i:1628203039;d:6.6913;i:1628202736;d:5.8107;i:1628202437;d:5.4761;i:1628202136;d:5.3349;i:1628201839;d:5.3361;i:1628201533;d:4.5143;i:1628201237;d:5.2189;i:1628200943;d:6.7335;i:1628200691;d:4.71;i:1628200342;d:5.9009;i:1628200031;d:4.3741;i:1628199741;d:7.1196;i:1628199437;d:4.9407;i:1628199138;d:5.6077;i:1628198836;d:5.1638;i:1628198539;d:4.4369;i:1628198247;d:4.3862;i:1628197940;d:4.7149;i:1628197632;d:4.2873;i:1628197342;d:7.1955;i:1628197035;d:5.1725;i:1628196742;d:6.0726;i:1628196440;d:5.5457;i:1628196145;d:4.9887;i:1628195839;d:4.7201;i:1628195532;d:7.0749;i:1628195219;d:4.2813;i:1628194927;d:5.3624;i:1628194623;d:4.8455;i:1628194333;d:4.7317;i:1628194047;d:6.3904;i:1628193750;d:5.6372;i:1628193434;d:6.0698;i:1628193148;d:5.5278;i:1628192846;d:4.0895;i:1628192541;d:4.4783;i:1628192240;d:4.4459;i:1628191941;d:4.256;i:1628191645;d:4.5872;i:1628191335;d:3.8402;i:1628191048;d:6.8442;i:1628190734;d:4.4962;i:1628190442;d:6.285;i:1628190141;d:5.4892;i:1628189846;d:7.6851;i:1628189536;d:4.7932;i:1628189239;d:6.3705;i:1628188937;d:5.6532;i:1628188633;d:4.9781;i:1628188345;d:8.6356;i:1628188144;d:4.4005;i:1628188041;d:6.4778;i:1628187732;d:4.552;i:1628187439;d:5.2101;i:1628187133;d:3.942;i:1628186834;d:4.9671;i:1628186540;d:6.0013;i:1628186232;d:5.0505;i:1628185934;d:5.2894;i:1628185630;d:4.4399;i:1628185333;d:5.7021;i:1628185039;d:5.0147;i:1628184733;d:4.6158;i:1628184491;d:4.9157;i:1628184135;d:4.7699;i:1628183819;d:3.5749;i:1628183721;d:4.1833;i:1628183503;d:43.668;i:1628183201;d:40.4295;i:1628182896;d:42.7626;i:1628182599;d:40.7196;i:1628182298;d:40.5853;i:1628181982;d:42.5492;i:1628181683;d:35.0036;i:1628181390;d:48.6303;i:1628181109;d:47.7127;i:1628180815;d:38.9443;i:1628180474;d:38.9964;i:1628180207;d:36.8286;i:1628179967;d:47.0855;i:1628179589;d:50.1363;i:1628179297;d:34.4694;i:1628179005;d:42.1941;i:1628178707;d:43.4309;i:1628178390;d:41.6943;i:1628178086;d:40.6301;i:1628177806;d:43.5061;i:1628177524;d:45.6649;i:1628177259;d:40.9789;i:1628176897;d:44.6354;i:1628176604;d:37.9383;}s:17:\"discovery_history\";a:100:{i:1628262173;d:10.2845;i:1628260528;d:9.5188;i:1628253336;d:7.3329;i:1628246139;d:9.0119;i:1628238936;d:8.0748;i:1628231730;d:8.3693;i:1628224542;d:8.0773;i:1628217323;d:9.0908;i:1628210145;d:7.6613;i:1628202907;d:8.4685;i:1628195725;d:7.468;i:1628188411;d:7.4597;i:1628188190;d:9.0255;i:1628188039;d:11.8058;i:1628187602;d:10.4313;i:1628184002;d:8.7833;i:1628179544;d:118.099;i:1628168330;d:135.4448;i:1628159741;d:7.2088;i:1628152515;d:8.4198;i:1628145338;d:7.3706;i:1628138111;d:8.5971;i:1628130947;d:7.2309;i:1628123728;d:8.4152;i:1628116531;d:7.2592;i:1628109781;d:8.1337;i:1628109728;d:9.0153;i:1628109326;d:8.2771;i:1628102149;d:7.3152;i:1628100697;d:8.3231;i:1628100603;d:9.0944;i:1628094912;d:8.4282;i:1628087736;d:7.1575;i:1628080509;d:8.5196;i:1628073335;d:7.2301;i:1628066110;d:8.4547;i:1628058934;d:7.1598;i:1628051723;d:8.642;i:1628044539;d:7.4592;i:1628037318;d:8.6187;i:1628030130;d:7.2204;i:1628024018;d:8.8699;i:1628023671;d:7.4204;i:1628022933;d:7.2895;i:1628015734;d:8.4826;i:1628013639;d:8.0716;i:1628013580;d:8.2756;i:1628008536;d:7.3369;i:1628003170;d:8.2468;i:1628003145;d:9.5536;i:1628001326;d:8.3692;i:1627994142;d:7.2686;i:1627986916;d:8.4932;i:1627979737;d:7.5117;i:1627972517;d:8.4484;i:1627965343;d:7.638;i:1627958115;d:8.5785;i:1627950931;d:7.1882;i:1627943720;d:8.1872;i:1627936540;d:7.1529;i:1627929321;d:8.5211;i:1627922158;d:7.3645;i:1627914941;d:10.1243;i:1627907713;d:8.359;i:1627900544;d:7.2319;i:1627893316;d:8.7453;i:1627886135;d:7.4408;i:1627878924;d:8.6421;i:1627871730;d:7.5515;i:1627864516;d:8.2834;i:1627857332;d:7.237;i:1627850110;d:8.3947;i:1627842932;d:7.1174;i:1627835718;d:8.419;i:1627828534;d:7.1113;i:1627821311;d:8.5604;i:1627814135;d:7.5205;i:1627806922;d:8.3442;i:1627799735;d:7.229;i:1627792513;d:8.5688;i:1627785329;d:7.3514;i:1627778115;d:8.5589;i:1627770932;d:7.1155;i:1627763722;d:8.3921;i:1627756544;d:7.8537;i:1627749321;d:8.5943;i:1627742132;d:7.2125;i:1627734919;d:8.6053;i:1627727745;d:7.345;i:1627720511;d:8.3142;i:1627713333;d:7.2671;i:1627706123;d:8.5923;i:1627698943;d:7.2563;i:1627691714;d:8.2802;i:1627684588;d:7.3294;i:1627677325;d:8.3252;i:1627670140;d:7.2336;i:1627662915;d:8.5218;i:1627655736;d:7.1449;i:1627648522;d:8.3027;}s:18:\"discovery_mod_perf\";a:28:{s:2:\"os\";d:0.0689;s:4:\"mibs\";d:0.1453;s:3:\"vrf\";d:0.0855;s:5:\"ports\";d:0.3006;s:11:\"ports-stack\";d:0.2795;s:5:\"vlans\";d:0.2106;s:11:\"ports_vlans\";N;s:4:\"oids\";d:0.0014;s:12:\"ip-addresses\";d:0.3618;s:10:\"processors\";d:0.0629;s:8:\"mempools\";d:0.1457;s:9:\"inventory\";d:3.4171;s:15:\"printersupplies\";d:0.0013;s:7:\"sensors\";d:2.9569;s:7:\"storage\";d:0.0232;s:10:\"neighbours\";d:0.7095;s:9:\"arp-table\";d:0.0531;s:13:\"junose-atm-vp\";d:0.0004;s:9:\"bgp-peers\";d:1.2666;s:14:\"mac-accounting\";d:0.0005;s:3:\"sla\";d:0.0317;s:11:\"pseudowires\";d:0.0263;s:16:\"virtual-machines\";d:0.0012;s:11:\"cisco-cbqos\";d:0.0676;s:10:\"ucd-diskio\";d:0.029;s:4:\"wifi\";d:0.0028;s:10:\"p2p-radios\";d:0.0002;s:6:\"graphs\";d:0.0006;}}' WHERE `device_id` = '98']
SQL RUNTIME[0.14706802s]
#####  sp101a.pit1.teraswitch.com [98] completed discovery modules at 2021-08-06 11:03:04  #####

 o Discovery time       10.2845 seconds


SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '13110' AND `process_name` = 'discovery.php' AND `device_id` = '98' AND `poller_id` = '0']
SQL RUNTIME[0.21885610s]
#####  Finished discovery run at 2021-08-06 11:03:04  #####


SQL[SELECT * FROM `groups` ORDER BY `entity_type`]
SQL RUNTIME[0.00078511s]

SQL[SELECT * FROM `groups_assoc`]
SQL RUNTIME[0.00051785s]

SQL[SELECT `device_id` FROM `devices`  WHERE ( IFNULL(`devices`.`hostname`, "") REGEXP 'rci.teraswitch')]
SQL RUNTIME[0.00053287s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '4']
SQL RUNTIME[0.00053287s]
Group                          'RCI Devices': 8 existing, 8 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( IFNULL(`devices`.`hostname`, "") REGEXP 'libsyn.com')]
SQL RUNTIME[0.00031209s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '5']
SQL RUNTIME[0.00027108s]
Group                       'LibSyn Devices': 8 existing, 8 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( IFNULL(`devices`.`hostname`, "") REGEXP 'lax')]
SQL RUNTIME[0.00027299s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '6']
SQL RUNTIME[0.00029278s]
Group                          'LAX Devices': 6 existing, 6 new entries (+0/-0).

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `ports`.`port_descr_type` = 'transit') AND `ports`.`deleted` != '1']
SQL RUNTIME[0.00594091s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '1']
SQL RUNTIME[0.00024009s]
Group                        'Transit Ports': 12 existing, 12 new entries (+0/-0).

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `ports`.`port_descr_type` = 'Peering') AND `ports`.`deleted` != '1']
SQL RUNTIME[0.00581193s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '2']
SQL RUNTIME[0.00036407s]
Group                         'Peering Port': 2 existing, 2 new entries (+0/-0).

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `ports`.`port_descr_type` = 'Core') AND `ports`.`deleted` != '1']
SQL RUNTIME[0.00639606s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '3']
SQL RUNTIME[0.00048709s]
Group                           'Core Ports': 195 existing, 195 new entries (+0/-0).

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`ports`.`ifName`, "") LIKE 'irb') AND `ports`.`deleted` != '1']
SQL RUNTIME[0.01509690s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '7']
SQL RUNTIME[0.00040412s]
Group                       'Object Storage': 37 existing, 37 new entries (+0/-0).

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

SQL[SELECT * FROM `alert_assoc`]
SQL RUNTIME[0.00032902s]

SQL[SELECT `port_id` AS `entity_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` ON (`ports`.`device_id` = `devices`.`device_id`) WHERE `devices`.`ignore` = '0' AND `devices`.`disabled` = '0' AND ( (( 1 AND IFNULL(`devices`.`hostname`, "") LIKE '%') AND ( 1 AND IFNULL(`port_descr_type`, "") LIKE 'cust'))) AND `deleted` != '1']
SQL RUNTIME[0.01348186s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '1']
SQL RUNTIME[0.00092196s]
Alert Checker           'Customer Port DOWN': 93 existing, 93 new entries (+0/-0).

SQL[SELECT `port_id` AS `entity_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` ON (`ports`.`device_id` = `devices`.`device_id`) WHERE `devices`.`ignore` = '0' AND `devices`.`disabled` = '0' AND ( (( 1 AND IFNULL(`devices`.`hostname`, "") LIKE 'edge%') AND ( 1 AND IFNULL(`port_descr_descr`, "") LIKE 'GP%'))) AND `deleted` != '1']
SQL RUNTIME[0.00052500s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '3']
SQL RUNTIME[0.00022507s]
Alert Checker  'BGP Port Transfer Overspeed': 0 existing, 0 new entries (+0/-0).

SQL[SELECT `port_id` AS `entity_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` ON (`ports`.`device_id` = `devices`.`device_id`) WHERE `devices`.`ignore` = '0' AND `devices`.`disabled` = '0' AND ( (( 1 AND IFNULL(`devices`.`hostname`, "") LIKE '%') AND ( 1 AND IFNULL(`ifName`, "") NOT LIKE '%.%'))) AND `deleted` != '1']
SQL RUNTIME[0.01658416s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '6']
SQL RUNTIME[0.01748586s]
Alert Checker                 'Duplex Issue': 4140 existing, 4140 new entries (+1/-1).

SQL[INSERT INTO `alert_table` (`device_id`,`entity_type`,`entity_id`,`alert_test_id`)  VALUES ('79','port','14108','6')]
SQL RUNTIME[0.00653505s]
SQL WARNINGS[
 1364: Field 'alert_assocs' doesn't have a default value
 1364: Field 'delay' doesn't have a default value
 1364: Field 'has_alerted' doesn't have a default value
 1364: Field 'last_message' doesn't have a default value
 1364: Field 'last_alerted' doesn't have a default value
 1364: Field 'state' doesn't have a default value
 1364: Field 'count' doesn't have a default value
]

SQL[SELECT last_insert_id();]
SQL RUNTIME[0.00021505s]

SQL[DELETE FROM `alert_table` WHERE alert_test_id = '6' AND entity_id = '14053']
SQL RUNTIME[0.02590179s]

SQL[SELECT `bgpPeer_id` AS `entity_id`, `devices`.`device_id` as `device_id` FROM `bgpPeers`  LEFT JOIN `devices` ON (`bgpPeers`.`device_id` = `devices`.`device_id`) WHERE `devices`.`ignore` = '0' AND `devices`.`disabled` = '0' AND ( (( 1) AND ( 1)))]
SQL RUNTIME[0.00089192s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '7']
SQL RUNTIME[0.00217485s]
Alert Checker             'BGP Session Down': 430 existing, 430 new entries (+0/-0).

SQL[SELECT `port_id` AS `entity_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` ON (`ports`.`device_id` = `devices`.`device_id`) WHERE `devices`.`ignore` = '0' AND `devices`.`disabled` = '0' AND ( (( 1) AND ( 1 AND `ifType` = 'ethernetCsmacd' AND `ifSpeed` != '10000000'))) AND `deleted` != '1']
SQL RUNTIME[0.01616788s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '8']
SQL RUNTIME[0.01002097s]
Alert Checker             'Traffic Overload': 2532 existing, 2532 new entries (+0/-0).

SQL[SELECT `device_id` AS `entity_id`, `devices`.`device_id` as `device_id` FROM `devices` WHERE `devices`.`ignore` = '0' AND `devices`.`disabled` = '0' AND ( (( 1) AND ( 1)))]
SQL RUNTIME[0.00054884s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '9']
SQL RUNTIME[0.00085092s]
Alert Checker                  'Device Down': 86 existing, 86 new entries (+0/-0).

SQL[SELECT `device_id` AS `entity_id`, `devices`.`device_id` as `device_id` FROM `devices` WHERE `devices`.`ignore` = '0' AND `devices`.`disabled` = '0' AND ( (( 1) AND ( 1)))]
SQL RUNTIME[0.00058508s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '10']
SQL RUNTIME[0.00095391s]
Alert Checker           'Device is Alerting': 86 existing, 86 new entries (+0/-0).

SQL[SELECT `device_id` AS `entity_id`, `devices`.`device_id` as `device_id` FROM `devices` WHERE `devices`.`ignore` = '0' AND `devices`.`disabled` = '0' AND ( (( 1) AND ( 1)))]
SQL RUNTIME[0.00113916s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '11']
SQL RUNTIME[0.00074482s]
Alert Checker            'Device is Warning': 86 existing, 86 new entries (+0/-0).

SQL[SELECT `port_id` AS `entity_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` ON (`ports`.`device_id` = `devices`.`device_id`) WHERE `devices`.`ignore` = '0' AND `devices`.`disabled` = '0' AND ( (( 1 AND IFNULL(`devices`.`hostname`, "") LIKE '%') AND ( 1 AND IFNULL(`port_descr_type`, "") LIKE 'Dedicated'))) AND `deleted` != '1']
SQL RUNTIME[0.01466012s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '12']
SQL RUNTIME[0.00035405s]
Alert Checker   'Dedicated Server Port Down': 0 existing, 0 new entries (+0/-0).

SQL[SELECT `sensor_id` AS `entity_id`, `devices`.`device_id` as `device_id` FROM `sensors`  LEFT JOIN `devices` ON (`sensors`.`device_id` = `devices`.`device_id`) WHERE `devices`.`ignore` = '0' AND `devices`.`disabled` = '0' AND ( (( 1 AND IFNULL(`devices`.`hostname`, "") LIKE 'du%') AND ( 1 AND `sensor_class` = 'current' AND IFNULL(`sensor_descr`, "") NOT LIKE '%utlet%'))) AND `sensor_deleted` != '1']
SQL RUNTIME[0.00212979s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '13']
SQL RUNTIME[0.00048494s]
Alert Checker              'Current Overage': 17 existing, 17 new entries (+0/-0).
  String '2000000000' transformed by action [units] to: '2000000000'

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`ports`.`port_descr_type`, "") LIKE 'Cust' AND `ports`.`ifSpeed` <= '2000000000' AND IFNULL(`ports`.`ifName`, "") NOT LIKE 'irb%') AND `ports`.`deleted` != '1']
SQL RUNTIME[0.00672889s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '14']
SQL RUNTIME[0.00058103s]
Alert Checker       'Customer High PPS 1GbE': 36 existing, 36 new entries (+0/-0).
  String '2000000000' transformed by action [units] to: '2000000000'

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `ports`.`ifSpeed` >= '2000000000' AND( IFNULL(`ports`.`ifName`, "") LIKE 'irb%' OR IFNULL(`ports`.`ifName`, "") LIKE 'xe%' OR IFNULL(`ports`.`ifName`, "") LIKE 'ae%' OR IFNULL(`ports`.`ifName`, "") LIKE 'ge%')) AND `ports`.`deleted` != '1']
SQL RUNTIME[0.00845003s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '15']
SQL RUNTIME[0.00834107s]
Alert Checker       'High PPS on Large Link': 2029 existing, 2027 new entries (+0/-2).

SQL[DELETE FROM `alert_table` WHERE alert_test_id = '15' AND entity_id = '6220']
SQL RUNTIME[0.01081204s]

SQL[DELETE FROM `alert_table` WHERE alert_test_id = '15' AND entity_id = '6234']
SQL RUNTIME[0.00964308s]

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `ports`.`port_descr_type` = 'core') AND `ports`.`deleted` != '1']
SQL RUNTIME[0.00682712s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '16']
SQL RUNTIME[0.00136209s]
Alert Checker               'Core Link Down': 195 existing, 195 new entries (+0/-0).

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") NOT LIKE 'lib%' AND `ports`.`port_descr_type` = 'aem') AND `ports`.`deleted` != '1']
SQL RUNTIME[0.00635982s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '17']
SQL RUNTIME[0.00172400s]
Alert Checker 'Aggregated Bundle Member Down': 342 existing, 342 new entries (+0/-0).

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `devices`.`ignore` = '0' AND `ports`.`port_descr_descr` != 'ISPCust') AND `ports`.`deleted` != '1']
SQL RUNTIME[0.01405811s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '18']
SQL RUNTIME[0.00599194s]
Alert Checker 'Interface Detecting Error Rate': 1587 existing, 1587 new entries (+0/-0).

SQL[SELECT `status_id`, `devices`.`device_id` as `device_id` FROM `status`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `status`.`entPhysicalClass` = 'powersupply') AND `status`.`status_deleted` != '1']
SQL RUNTIME[0.00127697s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '19']
SQL RUNTIME[0.00086689s]
Alert Checker                  'PSU Failure': 112 existing, 112 new entries (+0/-0).

SQL[SELECT `status_id`, `devices`.`device_id` as `device_id` FROM `status`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `status`.`entPhysicalClass` = 'fan') AND `status`.`status_deleted` != '1']
SQL RUNTIME[0.00101614s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '20']
SQL RUNTIME[0.00111008s]
Alert Checker                  'Fan Failure': 225 existing, 225 new entries (+0/-0).

SQL[SELECT `status_id`, `devices`.`device_id` as `device_id` FROM `status`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `status`.`entPhysicalClass` = 'device' AND IFNULL(`status`.`status_descr`, "") LIKE 'Red%') AND `status`.`status_deleted` != '1']
SQL RUNTIME[0.00089884s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '21']
SQL RUNTIME[0.00055003s]
Alert Checker                    'Red Alert': 41 existing, 41 new entries (+0/-0).

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`ports`.`port_descr_type`, "") LIKE 'custl2') AND `ports`.`deleted` != '1']
SQL RUNTIME[0.00659418s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '22']
SQL RUNTIME[0.00075316s]
Alert Checker 'Customer Layer2 Link is DOWN': 95 existing, 95 new entries (+0/-0).

SQL[SELECT `sensor_id`, `devices`.`device_id` as `device_id` FROM `sensors`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `sensors`.`sensor_class` = 'dbm' AND IFNULL(`sensors`.`sensor_descr`, "") NOT REGEXP 'RSSI') AND `sensors`.`sensor_deleted` != '1']
SQL RUNTIME[0.00504708s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '23']
SQL RUNTIME[0.00332785s]
Alert Checker       'Port Light Level Issue': 888 existing, 888 new entries (+0/-0).
./discovery.php: sp101a.pit1.teraswitch.com - 1 devices discovered in 10.79 secs

SQL[SELECT * FROM `observium_processes` WHERE `poller_id` = '0' AND `process_start` < '1628247773']
SQL RUNTIME[0.00035095s]
NOTE, $config['snmp']['hide_auth'] is set to TRUE, snmp community and snmp v3 auth hidden from debug output.
 o Devices Discovered   1
 o Discovery Time       10.79 secs
 o Memory usage         42MB (peak: 42MB)
 o MySQL Usage          Cell[705/0.603s] Row[1046/1.165s] Rows[173/0.352s] Column[17/0.013s] Update[107/0.596s] Insert[16/0.045s] 
                        Delete[4/0.266s]
 o RRDTool Usage        /usr/bin/rrdtool info /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-23001.rrd [1/0.011s] /usr/bin/rrdtool info 
                        /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-24001.rrd[1/0.011s] /usr/bin/rrdtool info 
                        /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-25001.rrd[1/0.012s] /usr/bin/rrdtool info 
                        /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-26001.rrd[1/0.011s] /usr/bin/rrdtool info 
                        /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-27001.rrd[1/0.014s] /usr/bin/rrdtool info 
                        /opt/observium/rrd/sp101a.pit1.teraswitch.com/port-28001.rrd[1/0.011s]