Add basic support for GE Galaxy Pulsar Plus Controllers (#12087)

* Add basic support for GE Galaxy Pulsar Plus Controllers

* Add basic support for GE Galaxy Pulsar Plus Controllers

* Add basic support for GE Galaxy Pulsar Plus Controllers

* Modified Gepulsar.php
This commit is contained in:
craig-nokia 2020-09-12 09:34:32 +10:00 committed by GitHub
parent 59bc379a31
commit b91080df0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 15296 additions and 0 deletions

40
LibreNMS/OS/Gepulsar.php Normal file
View File

@ -0,0 +1,40 @@
<?php
/**
* Gepulsar.php
*
* GE Pulsar Controllers
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* @package LibreNMS
* @link http://librenms.org
* @author Craig Harris
*/
namespace LibreNMS\OS;
use LibreNMS\Interfaces\Discovery\OSDiscovery;
use LibreNMS\OS;
class Gepulsar extends OS implements OSDiscovery
{
public function discoverOS(): void
{
$device = $this->getDeviceModel();
$info = snmp_getnext_multi($this->getDevice(), 'ne843Ps1Sn ne843Ps1Verw ne843Ps1Brc', '-OQUs', 'NE843-MIB');
$device->version = $info['ne843Ps1Verw'];
$device->hardware = $info['ne843Ps1Brc'];
$device->serial = $info['ne843Ps1Sn'];
}
}

BIN
html/images/os/ge.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@ -0,0 +1,61 @@
mib: NE843-MIB
modules:
sensors:
state:
data:
-
oid: ne843Dc1Rss
num_oid: '.1.3.6.1.4.1.10520.2.1.3.1.13.{{ $index }}'
descr: 'System Status'
states:
- { descr: normal, graph: 1, value: 0, generic: 0 }
- { descr: critical, graph: 1, value: 1, generic: 0 }
-
oid: ne843RecTable
value: ne843RecEntryRfa1
num_oid: '.1.3.6.1.4.1.10520.2.1.3.7.1.44.{{ $index }}'
index: 'ne843RecEntryRfa1.{{ $index }}'
descr: '{{ $ne843RecEntryDes }}'
states:
- { descr: normal, graph: 1, value: 0, generic: 0 }
- { descr: critical, graph: 1, value: 1, generic: 0 }
voltage:
data:
-
oid: ne843Dc1Vdc
num_oid: '.1.3.6.1.4.1.10520.2.1.3.1.4.{{ $index }}'
descr: 'System DC Voltage'
divisor: 1000
-
oid: ne843RecTable
value: ne843RecEntryVac
num_oid: '.1.3.6.1.4.1.10520.2.1.3.7.1.10.{{ $index }}'
index: 'ne843RecEntryVac.{{ $index }}'
descr: 'AC Voltage - {{ $ne843RecEntryDes }}'
current:
data:
-
oid: ne843Dc1Adc
num_oid: '.1.3.6.1.4.1.10520.2.1.3.1.5.{{ $index }}'
descr: 'System Current'
-
oid: ne843RecTable
value: ne843RecEntryAdc
num_oid: '.1.3.6.1.4.1.10520.2.1.3.7.1.6.{{ $index }}'
descr: 'DC Current - {{ $ne843RecEntryDes }}'
index: 'ne843RecEntryAdc.{{ $index }}'
-
oid: ne843RecTable
value: ne843RecEntryAac
num_oid: '.1.3.6.1.4.1.10520.2.1.3.7.1.11.{{ $index }}'
index: 'ne843RecEntryAac.{{ $index }}'
descr: 'AC Current - {{ $ne843RecEntryDes }}'
divisor: 1000
temperature:
data:
-
oid: ne843RecTable
num_oid: '.1.3.6.1.4.1.10520.2.1.3.7.1.12.{{ $index }}'
value: ne843RecEntryTmp
index: 'ne843RecEntryTmp.{{ $index }}'
descr: '{{ $ne843RecEntryDes }}'

View File

@ -0,0 +1,40 @@
os: gepulsar
text: 'GE Pulsar'
type: power
icon: ge
over:
- { graph: device_current, text: Current }
- { graph: device_voltage, text: Voltage }
- { graph: device_state, text: State }
mib_dir: gepower
discovery:
-
sysObjectID:
- .1.3.6.1.4.1.10520.2.1.3
discovery_modules:
storage: false
bgp-peers: false
ntp: false
stp: false
diskio: false
vlans: false
arp-table: false
discovery-protocols: false
hr-device: false
mempools: false
entity-physical: false
ports-stack: false
ucd-diskio: false
processors: false
mpls: false
wireless: false
fdb-table: false
services: false
cisco-vrf-lite: false
poller_modules:
ospf: false
ntp: false
services: false
storage: false
ucd-diskio: false
mpls: false

14454
mibs/gepower/NE843-MIB Normal file

File diff suppressed because it is too large Load Diff

389
tests/data/gepulsar.json Normal file
View File

@ -0,0 +1,389 @@
{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.10520.2.1.3",
"sysDescr": "NE843A",
"sysContact": null,
"version": "3.3.24",
"hardware": "NE843_M1",
"features": null,
"os": "gepulsar",
"type": "power",
"serial": "16KZ46035608",
"icon": "ge.svg",
"location": null
}
]
},
"poller": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.10520.2.1.3",
"sysDescr": "NE843A",
"sysContact": "<private>",
"version": "3.3.24",
"hardware": "NE843_M1",
"features": null,
"os": "gepulsar",
"type": "power",
"serial": "16KZ46035608",
"icon": "ge.svg",
"location": "<private>"
}
]
}
},
"sensors": {
"discovery": {
"sensors": [
{
"sensor_deleted": 0,
"sensor_class": "current",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.10520.2.1.3.1.5.0",
"sensor_index": "0",
"sensor_type": "gepulsar",
"sensor_descr": "System Current",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 44,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "current",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.10520.2.1.3.7.1.11.10",
"sensor_index": "ne843RecEntryAac.10",
"sensor_type": "gepulsar",
"sensor_descr": "AC Current - Rectifier 11",
"group": null,
"sensor_divisor": 1000,
"sensor_multiplier": 1,
"sensor_current": 0,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "current",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.10520.2.1.3.7.1.11.11",
"sensor_index": "ne843RecEntryAac.11",
"sensor_type": "gepulsar",
"sensor_descr": "AC Current - Rectifier 12",
"group": null,
"sensor_divisor": 1000,
"sensor_multiplier": 1,
"sensor_current": 11.6,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "current",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.10520.2.1.3.7.1.6.10",
"sensor_index": "ne843RecEntryAdc.10",
"sensor_type": "gepulsar",
"sensor_descr": "DC Current - Rectifier 11",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 0,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "current",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.10520.2.1.3.7.1.6.11",
"sensor_index": "ne843RecEntryAdc.11",
"sensor_type": "gepulsar",
"sensor_descr": "DC Current - Rectifier 12",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 44,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "state",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.10520.2.1.3.1.13.0",
"sensor_index": "0",
"sensor_type": "ne843Dc1Rss",
"sensor_descr": "System Status",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 0,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": "ne843Dc1Rss"
},
{
"sensor_deleted": 0,
"sensor_class": "state",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.10520.2.1.3.7.1.44.10",
"sensor_index": "ne843RecEntryRfa1.10",
"sensor_type": "ne843RecTable",
"sensor_descr": "Rectifier 11",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 0,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": "ne843RecTable"
},
{
"sensor_deleted": 0,
"sensor_class": "state",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.10520.2.1.3.7.1.44.11",
"sensor_index": "ne843RecEntryRfa1.11",
"sensor_type": "ne843RecTable",
"sensor_descr": "Rectifier 12",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 0,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": "ne843RecTable"
},
{
"sensor_deleted": 0,
"sensor_class": "temperature",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.10520.2.1.3.7.1.12.10",
"sensor_index": "ne843RecEntryTmp.10",
"sensor_type": "gepulsar",
"sensor_descr": "Rectifier 11",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 26,
"sensor_limit": 46,
"sensor_limit_warn": null,
"sensor_limit_low": 16,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "temperature",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.10520.2.1.3.7.1.12.11",
"sensor_index": "ne843RecEntryTmp.11",
"sensor_type": "gepulsar",
"sensor_descr": "Rectifier 12",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 64,
"sensor_limit": 84,
"sensor_limit_warn": null,
"sensor_limit_low": 54,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "voltage",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.10520.2.1.3.1.4.0",
"sensor_index": "0",
"sensor_type": "gepulsar",
"sensor_descr": "System DC Voltage",
"group": null,
"sensor_divisor": 1000,
"sensor_multiplier": 1,
"sensor_current": -54.49,
"sensor_limit": -46.3165,
"sensor_limit_warn": null,
"sensor_limit_low": -62.6635,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "voltage",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.10520.2.1.3.7.1.10.10",
"sensor_index": "ne843RecEntryVac.10",
"sensor_type": "gepulsar",
"sensor_descr": "AC Voltage - Rectifier 11",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 247,
"sensor_limit": 284.05,
"sensor_limit_warn": null,
"sensor_limit_low": 209.95,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "voltage",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.10520.2.1.3.7.1.10.11",
"sensor_index": "ne843RecEntryVac.11",
"sensor_type": "gepulsar",
"sensor_descr": "AC Voltage - Rectifier 12",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 246,
"sensor_limit": 282.9,
"sensor_limit_warn": null,
"sensor_limit_low": 209.1,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
}
],
"state_indexes": [
{
"state_name": "ne843Dc1Rss",
"state_descr": "normal",
"state_draw_graph": 1,
"state_value": 0,
"state_generic_value": 0
},
{
"state_name": "ne843Dc1Rss",
"state_descr": "critical",
"state_draw_graph": 1,
"state_value": 1,
"state_generic_value": 0
},
{
"state_name": "ne843RecTable",
"state_descr": "normal",
"state_draw_graph": 1,
"state_value": 0,
"state_generic_value": 0
},
{
"state_name": "ne843RecTable",
"state_descr": "critical",
"state_draw_graph": 1,
"state_value": 1,
"state_generic_value": 0
}
]
},
"poller": "matches discovery"
}
}

View File

@ -0,0 +1,312 @@
1.3.6.1.2.1.1.1.0|4|NE843A
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.10520.2.1.3
1.3.6.1.2.1.1.3.0|67|1065871733
1.3.6.1.2.1.1.4.0|4|<private>
1.3.6.1.2.1.1.5.0|4|<private>
1.3.6.1.2.1.1.6.0|4|<private>
1.3.6.1.2.1.2.2.1.1.1|2|1
1.3.6.1.2.1.2.2.1.1.2|2|2
1.3.6.1.2.1.2.2.1.2.1|4|
1.3.6.1.2.1.2.2.1.2.2|4|
1.3.6.1.2.1.2.2.1.3.1|2|24
1.3.6.1.2.1.2.2.1.3.2|2|6
1.3.6.1.2.1.2.2.1.4.1|2|65535
1.3.6.1.2.1.2.2.1.4.2|2|1500
1.3.6.1.2.1.2.2.1.5.1|66|0
1.3.6.1.2.1.2.2.1.5.2|66|10000000
1.3.6.1.2.1.2.2.1.6.1|4|
1.3.6.1.2.1.2.2.1.6.2|4x|001F4B035702
1.3.6.1.2.1.2.2.1.7.1|2|1
1.3.6.1.2.1.2.2.1.7.2|2|1
1.3.6.1.2.1.2.2.1.8.1|2|1
1.3.6.1.2.1.2.2.1.8.2|2|1
1.3.6.1.2.1.2.2.1.9.1|67|0
1.3.6.1.2.1.2.2.1.9.2|67|0
1.3.6.1.2.1.2.2.1.10.1|65|0
1.3.6.1.2.1.2.2.1.10.2|65|809900170
1.3.6.1.2.1.2.2.1.11.1|65|0
1.3.6.1.2.1.2.2.1.11.2|65|7014238
1.3.6.1.2.1.2.2.1.12.1|65|0
1.3.6.1.2.1.2.2.1.12.2|65|0
1.3.6.1.2.1.2.2.1.13.1|65|0
1.3.6.1.2.1.2.2.1.13.2|65|2157
1.3.6.1.2.1.2.2.1.14.1|65|0
1.3.6.1.2.1.2.2.1.14.2|65|0
1.3.6.1.2.1.2.2.1.15.1|65|0
1.3.6.1.2.1.2.2.1.15.2|65|0
1.3.6.1.2.1.2.2.1.16.1|65|0
1.3.6.1.2.1.2.2.1.16.2|65|1300211678
1.3.6.1.2.1.2.2.1.17.1|65|0
1.3.6.1.2.1.2.2.1.17.2|65|6870248
1.3.6.1.2.1.2.2.1.18.1|65|0
1.3.6.1.2.1.2.2.1.18.2|65|35421
1.3.6.1.2.1.2.2.1.19.1|65|0
1.3.6.1.2.1.2.2.1.19.2|65|0
1.3.6.1.2.1.2.2.1.20.1|65|0
1.3.6.1.2.1.2.2.1.20.2|65|0
1.3.6.1.2.1.2.2.1.21.1|66|0
1.3.6.1.2.1.2.2.1.21.2|66|0
1.3.6.1.2.1.2.2.1.22.1|6|0.0
1.3.6.1.2.1.2.2.1.22.2|6|0.0
1.3.6.1.2.1.4.3.0|65|6978736
1.3.6.1.2.1.4.4.0|65|0
1.3.6.1.2.1.4.5.0|65|0
1.3.6.1.2.1.4.6.0|65|0
1.3.6.1.2.1.4.7.0|65|0
1.3.6.1.2.1.4.8.0|65|0
1.3.6.1.2.1.4.9.0|65|6978735
1.3.6.1.2.1.4.10.0|65|6869999
1.3.6.1.2.1.4.11.0|65|0
1.3.6.1.2.1.4.12.0|65|0
1.3.6.1.2.1.4.14.0|65|0
1.3.6.1.2.1.4.15.0|65|0
1.3.6.1.2.1.4.16.0|65|0
1.3.6.1.2.1.4.17.0|65|0
1.3.6.1.2.1.4.18.0|65|0
1.3.6.1.2.1.4.19.0|65|0
1.3.6.1.2.1.4.20.1.2.127.0.0.1|2|1
1.3.6.1.2.1.4.20.1.2.192.168.19.188|2|2
1.3.6.1.2.1.4.20.1.3.127.0.0.1|64|255.0.0.0
1.3.6.1.2.1.4.20.1.3.192.168.19.188|64|255.255.255.0
1.3.6.1.2.1.4.31.1.1.3.1|65|6978787
1.3.6.1.2.1.4.31.1.1.7.1|65|0
1.3.6.1.2.1.4.31.1.1.9.1|65|0
1.3.6.1.2.1.4.31.1.1.10.1|65|0
1.3.6.1.2.1.4.31.1.1.12.1|65|0
1.3.6.1.2.1.4.31.1.1.14.1|65|0
1.3.6.1.2.1.4.31.1.1.15.1|65|0
1.3.6.1.2.1.4.31.1.1.16.1|65|0
1.3.6.1.2.1.4.31.1.1.17.1|65|0
1.3.6.1.2.1.4.31.1.1.18.1|65|6978787
1.3.6.1.2.1.4.31.1.1.20.1|65|6870050
1.3.6.1.2.1.4.31.1.1.22.1|65|0
1.3.6.1.2.1.4.31.1.1.23.1|65|0
1.3.6.1.2.1.4.31.1.1.25.1|65|0
1.3.6.1.2.1.4.31.1.1.26.1|65|0
1.3.6.1.2.1.4.31.1.1.27.1|65|0
1.3.6.1.2.1.4.31.1.1.28.1|65|0
1.3.6.1.2.1.4.31.1.1.29.1|65|0
1.3.6.1.2.1.4.31.1.1.30.1|65|6870050
1.3.6.1.2.1.5.1.0|65|647933
1.3.6.1.2.1.5.2.0|65|0
1.3.6.1.2.1.5.3.0|65|145
1.3.6.1.2.1.5.4.0|65|0
1.3.6.1.2.1.5.5.0|65|0
1.3.6.1.2.1.5.6.0|65|0
1.3.6.1.2.1.5.7.0|65|0
1.3.6.1.2.1.5.8.0|65|647787
1.3.6.1.2.1.5.9.0|65|1
1.3.6.1.2.1.5.10.0|65|0
1.3.6.1.2.1.5.11.0|65|0
1.3.6.1.2.1.5.12.0|65|0
1.3.6.1.2.1.5.13.0|65|0
1.3.6.1.2.1.5.14.0|65|648280
1.3.6.1.2.1.5.15.0|65|0
1.3.6.1.2.1.5.16.0|65|492
1.3.6.1.2.1.5.17.0|65|0
1.3.6.1.2.1.5.18.0|65|0
1.3.6.1.2.1.5.19.0|65|0
1.3.6.1.2.1.5.20.0|65|0
1.3.6.1.2.1.5.21.0|65|1
1.3.6.1.2.1.5.22.0|65|647787
1.3.6.1.2.1.5.23.0|65|0
1.3.6.1.2.1.5.24.0|65|0
1.3.6.1.2.1.5.25.0|65|0
1.3.6.1.2.1.5.26.0|65|0
1.3.6.1.2.1.5.29.1.2.1|65|647933
1.3.6.1.2.1.5.29.1.3.1|65|0
1.3.6.1.2.1.5.29.1.4.1|65|648280
1.3.6.1.2.1.5.29.1.5.1|65|0
1.3.6.1.2.1.5.30.1.3.1.0|65|1
1.3.6.1.2.1.5.30.1.3.1.3|65|145
1.3.6.1.2.1.5.30.1.3.1.4|65|0
1.3.6.1.2.1.5.30.1.3.1.5|65|0
1.3.6.1.2.1.5.30.1.3.1.8|65|647787
1.3.6.1.2.1.5.30.1.3.1.11|65|0
1.3.6.1.2.1.5.30.1.3.1.12|65|0
1.3.6.1.2.1.5.30.1.3.1.13|65|0
1.3.6.1.2.1.5.30.1.3.1.14|65|0
1.3.6.1.2.1.5.30.1.4.1.0|65|647787
1.3.6.1.2.1.5.30.1.4.1.3|65|492
1.3.6.1.2.1.5.30.1.4.1.4|65|0
1.3.6.1.2.1.5.30.1.4.1.5|65|0
1.3.6.1.2.1.5.30.1.4.1.8|65|1
1.3.6.1.2.1.5.30.1.4.1.11|65|0
1.3.6.1.2.1.5.30.1.4.1.12|65|0
1.3.6.1.2.1.5.30.1.4.1.13|65|0
1.3.6.1.2.1.5.30.1.4.1.14|65|0
1.3.6.1.2.1.6.5.0|65|0
1.3.6.1.2.1.6.6.0|65|70583
1.3.6.1.2.1.6.7.0|65|0
1.3.6.1.2.1.6.8.0|65|0
1.3.6.1.2.1.6.9.0|66|1
1.3.6.1.2.1.6.10.0|65|532568
1.3.6.1.2.1.6.11.0|65|412193
1.3.6.1.2.1.6.12.0|65|11768
1.3.6.1.2.1.6.14.0|65|0
1.3.6.1.2.1.6.15.0|65|20
1.3.6.1.2.1.6.19.1.7.1.4.192.168.19.188.80.1.4.172.16.253.176.54688|2|5
1.3.6.1.2.1.6.19.1.7.1.4.192.168.19.188.80.1.4.172.16.253.176.60808|2|5
1.3.6.1.2.1.7.1.0|65|5797774
1.3.6.1.2.1.7.2.0|65|492
1.3.6.1.2.1.7.3.0|65|0
1.3.6.1.2.1.7.4.0|65|5797789
1.3.6.1.2.1.11.1.0|65|5786835
1.3.6.1.2.1.11.2.0|65|5786825
1.3.6.1.2.1.11.3.0|65|0
1.3.6.1.2.1.11.4.0|65|11
1.3.6.1.2.1.11.5.0|65|0
1.3.6.1.2.1.11.6.0|65|0
1.3.6.1.2.1.11.8.0|65|0
1.3.6.1.2.1.11.9.0|65|0
1.3.6.1.2.1.11.10.0|65|0
1.3.6.1.2.1.11.11.0|65|0
1.3.6.1.2.1.11.12.0|65|0
1.3.6.1.2.1.11.13.0|65|8975093
1.3.6.1.2.1.11.14.0|65|0
1.3.6.1.2.1.11.15.0|65|1908274
1.3.6.1.2.1.11.16.0|65|595230
1.3.6.1.2.1.11.17.0|65|0
1.3.6.1.2.1.11.18.0|65|0
1.3.6.1.2.1.11.19.0|65|0
1.3.6.1.2.1.11.20.0|65|0
1.3.6.1.2.1.11.21.0|65|0
1.3.6.1.2.1.11.22.0|65|0
1.3.6.1.2.1.11.24.0|65|0
1.3.6.1.2.1.11.25.0|65|0
1.3.6.1.2.1.11.26.0|65|0
1.3.6.1.2.1.11.27.0|65|0
1.3.6.1.2.1.11.28.0|65|5786825
1.3.6.1.2.1.11.29.0|65|2
1.3.6.1.2.1.11.30.0|2|1
1.3.6.1.2.1.11.31.0|65|0
1.3.6.1.2.1.11.32.0|65|0
1.3.6.1.2.1.31.1.1.1.1.1|4|
1.3.6.1.2.1.31.1.1.1.1.2|4|
1.3.6.1.2.1.31.1.1.1.2.2|65|0
1.3.6.1.2.1.31.1.1.1.3.2|65|0
1.3.6.1.2.1.31.1.1.1.8.2|70|0
1.3.6.1.2.1.31.1.1.1.9.2|70|0
1.3.6.1.2.1.31.1.1.1.15.1|66|0
1.3.6.1.2.1.31.1.1.1.15.2|66|10
1.3.6.1.4.1.10520.2.1.3.1.4.0|2|-54490
1.3.6.1.4.1.10520.2.1.3.1.5.0|2|44
1.3.6.1.4.1.10520.2.1.3.1.13.0|2|0
1.3.6.1.4.1.10520.2.1.3.2.7.0|4|3.3.24
1.3.6.1.4.1.10520.2.1.3.2.11.0|4|NE843_M1
1.3.6.1.4.1.10520.2.1.3.2.12.0|4|16KZ46035608
1.3.6.1.4.1.10520.2.1.3.7.1.1.10|2|10
1.3.6.1.4.1.10520.2.1.3.7.1.1.11|2|11
1.3.6.1.4.1.10520.2.1.3.7.1.2.10|4|G11
1.3.6.1.4.1.10520.2.1.3.7.1.2.11|4|G12
1.3.6.1.4.1.10520.2.1.3.7.1.3.10|4|Rectifier 11
1.3.6.1.4.1.10520.2.1.3.7.1.3.11|4|Rectifier 12
1.3.6.1.4.1.10520.2.1.3.7.1.4.10|4|NE075AC48ATEZ
1.3.6.1.4.1.10520.2.1.3.7.1.4.11|4|NE075AC48ATEZ
1.3.6.1.4.1.10520.2.1.3.7.1.5.10|4|LBGEPE16KZ47014433
1.3.6.1.4.1.10520.2.1.3.7.1.5.11|4|LBGEPE16KZ47014326
1.3.6.1.4.1.10520.2.1.3.7.1.6.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.6.11|2|44
1.3.6.1.4.1.10520.2.1.3.7.1.7.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.7.11|2|54520
1.3.6.1.4.1.10520.2.1.3.7.1.8.10|4|STANDBY(EMS)
1.3.6.1.4.1.10520.2.1.3.7.1.8.11|4|ON
1.3.6.1.4.1.10520.2.1.3.7.1.9.10|2|75
1.3.6.1.4.1.10520.2.1.3.7.1.9.11|2|75
1.3.6.1.4.1.10520.2.1.3.7.1.10.10|2|247
1.3.6.1.4.1.10520.2.1.3.7.1.10.11|2|246
1.3.6.1.4.1.10520.2.1.3.7.1.11.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.11.11|2|11600
1.3.6.1.4.1.10520.2.1.3.7.1.12.10|2|26
1.3.6.1.4.1.10520.2.1.3.7.1.12.11|2|64
1.3.6.1.4.1.10520.2.1.3.7.1.13.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.13.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.14.10|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.14.11|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.15.10|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.15.11|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.16.10|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.16.11|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.17.10|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.17.11|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.18.10|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.18.11|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.19.10|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.19.11|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.20.10|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.20.11|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.21.10|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.21.11|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.22.10|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.22.11|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.23.10|4|CC109163473
1.3.6.1.4.1.10520.2.1.3.7.1.23.11|4|CC109163473
1.3.6.1.4.1.10520.2.1.3.7.1.24.10|4|PBP4ACSFAA
1.3.6.1.4.1.10520.2.1.3.7.1.24.11|4|PBP4ACSFAA
1.3.6.1.4.1.10520.2.1.3.7.1.25.10|4|1:1H
1.3.6.1.4.1.10520.2.1.3.7.1.25.11|4|1:1H
1.3.6.1.4.1.10520.2.1.3.7.1.26.10|4|241
1.3.6.1.4.1.10520.2.1.3.7.1.26.11|4|241
1.3.6.1.4.1.10520.2.1.3.7.1.27.10|4|1.17
1.3.6.1.4.1.10520.2.1.3.7.1.27.11|4|1.17
1.3.6.1.4.1.10520.2.1.3.7.1.28.10|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.28.11|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.29.10|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.29.11|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.30.10|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.30.11|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.31.10|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.31.11|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.32.10|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.32.11|4|0
1.3.6.1.4.1.10520.2.1.3.7.1.33.10|2|1
1.3.6.1.4.1.10520.2.1.3.7.1.33.11|2|1
1.3.6.1.4.1.10520.2.1.3.7.1.34.10|2|1
1.3.6.1.4.1.10520.2.1.3.7.1.34.11|2|1
1.3.6.1.4.1.10520.2.1.3.7.1.35.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.35.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.36.10|2|14877
1.3.6.1.4.1.10520.2.1.3.7.1.36.11|2|14715
1.3.6.1.4.1.10520.2.1.3.7.1.37.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.37.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.38.10|2|247
1.3.6.1.4.1.10520.2.1.3.7.1.38.11|2|246
1.3.6.1.4.1.10520.2.1.3.7.1.39.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.39.11|2|11600
1.3.6.1.4.1.10520.2.1.3.7.1.40.10|2|-1
1.3.6.1.4.1.10520.2.1.3.7.1.40.11|2|-1
1.3.6.1.4.1.10520.2.1.3.7.1.41.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.41.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.42.10|2|-1
1.3.6.1.4.1.10520.2.1.3.7.1.42.11|2|-1
1.3.6.1.4.1.10520.2.1.3.7.1.43.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.43.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.44.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.44.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.45.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.45.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.46.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.46.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.47.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.47.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.48.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.48.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.49.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.49.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.50.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.50.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.51.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.51.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.52.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.52.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.53.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.53.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.54.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.54.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.55.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.55.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.56.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.56.11|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.57.10|2|0
1.3.6.1.4.1.10520.2.1.3.7.1.57.11|2|0
1.3.6.1.6.3.10.2.1.3.0|2|10658717