Advertisement
Guest User

Untitled

a guest
Aug 24th, 2018
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 6.21 KB | None | 0 0
  1. SQL[select * from `ospf_areas` where (`device_id` = ? and `ospfAreaId` = ? and `context_name` is null) limit 1 [502,"0.0.0.0"] 0.62ms]
  2. SQL[update `ospf_areas` set `ospfAreaLsaCksumSum` = ? where `id` = ? ["1758835",50684] 0.31ms]
  3. SQL[delete from `ospf_areas` where (`device_id` = ? and `context_name` is null) and `id` not in (?) [502,50684] 0.2ms]
  4. 1 Ports: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/junos udp:HOSTNAME:161 OSPF-MIB::ospfIfEntry]
  5. ospfIfIpAddress.*.0 = *
  6. ospfIfIpAddress.*.0 = *
  7. ospfIfIpAddress.*.0 = *
  8. ospfAddressLessIf.*.0 = 0
  9. ospfAddressLessIf.*.0 = 0
  10. ospfAddressLessIf.*.0 = 0
  11. ospfIfAreaId.*.0 = *
  12. ospfIfAreaId.*.0 = *
  13. ospfIfAreaId.*.0 = *
  14. ospfIfType.*.0 = broadcast
  15. ospfIfType.*.0 = pointToPoint
  16. ospfIfType.*.0 = pointToPoint
  17. ospfIfAdminStat.*.0 = disabled
  18. ospfIfAdminStat.*.0 = enabled
  19. ospfIfAdminStat.*.0 = enabled
  20. ospfIfRtrPriority.*.0 = 128
  21. ospfIfRtrPriority.*.0 = 128
  22. ospfIfRtrPriority.*.0 = 128
  23. ospfIfTransitDelay.*.0 = 1
  24. ospfIfTransitDelay.*.0 = 1
  25. ospfIfTransitDelay.*.0 = 1
  26. ospfIfRetransInterval.*.0 = 5
  27. ospfIfRetransInterval.*.0 = 5
  28. ospfIfRetransInterval.*.0 = 5
  29. ospfIfHelloInterval.*.0 = 10
  30. ospfIfHelloInterval.*.0 = 10
  31. ospfIfHelloInterval.*.0 = 10
  32. ospfIfRtrDeadInterval.*.0 = 40
  33. ospfIfRtrDeadInterval.*.0 = 40
  34. ospfIfRtrDeadInterval.*.0 = 40
  35. ospfIfPollInterval.*.0 = 90
  36. ospfIfPollInterval.*.0 = 90
  37. ospfIfPollInterval.*.0 = 90
  38. ospfIfState.*.0 = otherDesignatedRouter
  39. ospfIfState.*.0 = down
  40. ospfIfState.*.0 = pointToPoint
  41. ospfIfDesignatedRouter.*.0 = *
  42. ospfIfDesignatedRouter.*.0 = *
  43. ospfIfDesignatedRouter.*.0 = *
  44. ospfIfBackupDesignatedRouter.*.0 = *
  45. ospfIfBackupDesignatedRouter.*.0 = *
  46. ospfIfBackupDesignatedRouter.*.0 = *
  47. ospfIfEvents.*.0 = 1
  48. ospfIfEvents.*.0 = 0
  49. ospfIfEvents.*.0 = 1
  50. ospfIfAuthKey.*.0 = ""
  51. ospfIfAuthKey.*.0 = ""
  52. ospfIfAuthKey.*.0 = ""
  53. ospfIfStatus.*.0 = notInService
  54. ospfIfStatus.*.0 = active
  55. ospfIfStatus.*.0 = active
  56. ospfIfMulticastForwarding.*.0 = multicast
  57. ospfIfMulticastForwarding.*.0 = unicast
  58. ospfIfMulticastForwarding.*.0 = unicast
  59. ospfIfDemand.*.0 = false
  60. ospfIfDemand.*.0 = false
  61. ospfIfDemand.*.0 = false
  62. ospfIfAuthType.*.0 = 0
  63. ospfIfAuthType.*.0 = 0
  64. ospfIfAuthType.*.0 = 0
  65.  
  66. Array
  67. (
  68.     [172.16.192.15.0] => Array
  69.         (
  70.             [ospfIfIpAddress] => 172.16.192.15
  71.             [ospfAddressLessIf] => 0
  72.             [ospfIfAreaId] => 0.0.0.0
  73.             [ospfIfType] => broadcast
  74.             [ospfIfAdminStat] => disabled
  75.             [ospfIfRtrPriority] => 128
  76.             [ospfIfTransitDelay] => 1
  77.             [ospfIfRetransInterval] => 5
  78.             [ospfIfHelloInterval] => 10
  79.             [ospfIfRtrDeadInterval] => 40
  80.             [ospfIfPollInterval] => 90
  81.             [ospfIfState] => otherDesignatedRouter
  82.             [ospfIfDesignatedRouter] => 0.0.0.0
  83.             [ospfIfBackupDesignatedRouter] => 0.0.0.0
  84.             [ospfIfEvents] => 1
  85.             [ospfIfAuthKey] =>
  86.             [ospfIfStatus] => notInService
  87.             [ospfIfMulticastForwarding] => multicast
  88.             [ospfIfDemand] => false
  89.             [ospfIfAuthType] => 0
  90.         )
  91.  
  92.     [172.16.208.43.0] => Array
  93.         (
  94.             [ospfIfIpAddress] => 172.16.208.43
  95.             [ospfAddressLessIf] => 0
  96.             [ospfIfAreaId] => 0.0.0.0
  97.             [ospfIfType] => pointToPoint
  98.             [ospfIfAdminStat] => enabled
  99.             [ospfIfRtrPriority] => 128
  100.             [ospfIfTransitDelay] => 1
  101.             [ospfIfRetransInterval] => 5
  102.             [ospfIfHelloInterval] => 10
  103.             [ospfIfRtrDeadInterval] => 40
  104.             [ospfIfPollInterval] => 90
  105.             [ospfIfState] => down
  106.             [ospfIfDesignatedRouter] => 0.0.0.0
  107.             [ospfIfBackupDesignatedRouter] => 0.0.0.0
  108.             [ospfIfEvents] => 0
  109.             [ospfIfAuthKey] =>
  110.             [ospfIfStatus] => active
  111.             [ospfIfMulticastForwarding] => unicast
  112.             [ospfIfDemand] => false
  113.             [ospfIfAuthType] => 0
  114.         )
  115.  
  116.     [172.16.208.46.0] => Array
  117.         (
  118.             [ospfIfIpAddress] => 172.16.208.46
  119.             [ospfAddressLessIf] => 0
  120.             [ospfIfAreaId] => 0.0.0.0
  121.             [ospfIfType] => pointToPoint
  122.             [ospfIfAdminStat] => enabled
  123.             [ospfIfRtrPriority] => 128
  124.             [ospfIfTransitDelay] => 1
  125.             [ospfIfRetransInterval] => 5
  126.             [ospfIfHelloInterval] => 10
  127.             [ospfIfRtrDeadInterval] => 40
  128.             [ospfIfPollInterval] => 90
  129.             [ospfIfState] => pointToPoint
  130.             [ospfIfDesignatedRouter] => 0.0.0.0
  131.             [ospfIfBackupDesignatedRouter] => 0.0.0.0
  132.             [ospfIfEvents] => 1
  133.             [ospfIfAuthKey] =>
  134.             [ospfIfStatus] => active
  135.             [ospfIfMulticastForwarding] => unicast
  136.             [ospfIfDemand] => false
  137.             [ospfIfAuthType] => 0
  138.         )
  139.  
  140. )
  141. SQL[select `port_id` from `ipv4_addresses` where `ipv4_address` = ? and `context_name` is null limit 1 ["172.16.192.15"] 0.31ms]
  142. SQL[select * from `ospf_ports` where (`device_id` = ? and `ospf_port_id` = ? and `context_name` is null) limit 1 [502,"172.16.192.15.0"] 0.28ms]
  143.  
  144. Fatal error: Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'port_id' cannot be null in /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php:449
  145. Stack trace:
  146. #0 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(449): PDOStatement->execute()
  147. #1 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(640): Illuminate\Database\Connection->Illuminate\Database\{closure}('insert into `os...', Array)
  148. #2 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(607): Illuminate\Database\Connection->runQueryCallback('insert into `os...', Array, Object(Closure))
  149. #3 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(450): Illuminate\Database\Connection->run('insert into `os...', Array, Object(Closure))
  150. #4 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(404): Illuminate\Database\Connection->statement('insert into `os...', Array)
  151. #5 /opt/librenms/ve in /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php on line 647
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement