mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added Moxa EDS-G516E optical sensors (#14610)
This commit is contained in:
@@ -111,6 +111,13 @@ modules:
|
||||
index: 'fiberTemperature.{{ $index }}'
|
||||
low_limit: -40.0
|
||||
high_limit: 85.0
|
||||
-
|
||||
oid: MOXA-EDSG516E-MIB::fiberTemperature
|
||||
num_oid: '.1.3.6.1.4.1.8691.7.71.1.10.11.1.5.{{ $index }}'
|
||||
descr: '{{ $ifDescr }} SFP module temperature'
|
||||
index: 'fiberTemperature.{{ $index }}'
|
||||
low_limit: -40.0
|
||||
high_limit: 85.0
|
||||
-
|
||||
oid: MOXA-EDSP506E-MIB::fiberTemperature
|
||||
num_oid: '.1.3.6.1.4.1.8691.7.162.1.10.11.1.5.{{ $index }}'
|
||||
@@ -134,6 +141,13 @@ modules:
|
||||
index: 'fiberVoltage.{{ $index }}'
|
||||
low_limit: 3.13
|
||||
high_limit: 3.47
|
||||
-
|
||||
oid: MOXA-EDSG516E-MIB::fiberVoltage
|
||||
num_oid: '.1.3.6.1.4.1.8691.7.71.1.10.11.1.4.{{ $index }}'
|
||||
descr: '{{ $ifDescr }} SFP module Supply Voltage'
|
||||
index: 'fiberVoltage.{{ $index }}'
|
||||
low_limit: 3.13
|
||||
high_limit: 3.47
|
||||
-
|
||||
oid: MOXA-EDSP506E-MIB::fiberVoltage
|
||||
num_oid: '.1.3.6.1.4.1.8691.7.162.1.10.11.1.4.{{ $index }}'
|
||||
@@ -171,6 +185,20 @@ modules:
|
||||
index: 'fiberRxPower.{{ $index }}'
|
||||
low_limit: -21.0
|
||||
high_limit: -3.0
|
||||
-
|
||||
oid: MOXA-EDSG516E-MIB::fiberTxPower
|
||||
num_oid: '.1.3.6.1.4.1.8691.7.71.1.10.11.1.7.{{ $index }}'
|
||||
descr: '{{ $ifDescr }} SFP module Transmit Power'
|
||||
index: 'fiberTxPower.{{ $index }}'
|
||||
low_limit: -9.0
|
||||
high_limit: -3.0
|
||||
-
|
||||
oid: MOXA-EDSG516E-MIB::fiberRxPower
|
||||
num_oid: '.1.3.6.1.4.1.8691.7.71.1.10.11.1.9.{{ $index }}'
|
||||
descr: '{{ $ifDescr }} SFP module Receive Power'
|
||||
index: 'fiberRxPower.{{ $index }}'
|
||||
low_limit: -21.0
|
||||
high_limit: -3.0
|
||||
-
|
||||
oid: MOXA-EDSP506E-MIB::fiberTxPower
|
||||
num_oid: '.1.3.6.1.4.1.8691.7.162.1.10.11.1.7.{{ $index }}'
|
||||
|
@@ -5,7 +5,7 @@
|
||||
{
|
||||
"sysName": "<private>",
|
||||
"sysObjectID": ".1.3.6.1.4.1.8691.7.71",
|
||||
"sysDescr": "EDS Switch",
|
||||
"sysDescr": "EDS-G516E",
|
||||
"sysContact": "<private>",
|
||||
"version": "V6.2 build 20080519",
|
||||
"hardware": "EDS-G516E-T",
|
||||
@@ -13,7 +13,7 @@
|
||||
"location": "<private>",
|
||||
"os": "moxa-etherdevice",
|
||||
"type": "network",
|
||||
"serial": "TBAKD1021234",
|
||||
"serial": "TBBIxxxxxxxx",
|
||||
"icon": "moxa.svg"
|
||||
}
|
||||
]
|
||||
@@ -37,7 +37,7 @@
|
||||
"ifSpeed_prev": null,
|
||||
"ifConnectorPresent": null,
|
||||
"ifPromiscuousMode": null,
|
||||
"ifOperStatus": "down",
|
||||
"ifOperStatus": "up",
|
||||
"ifOperStatus_prev": null,
|
||||
"ifAdminStatus": null,
|
||||
"ifAdminStatus_prev": null,
|
||||
@@ -352,7 +352,7 @@
|
||||
"ifSpeed_prev": null,
|
||||
"ifConnectorPresent": null,
|
||||
"ifPromiscuousMode": null,
|
||||
"ifOperStatus": "up",
|
||||
"ifOperStatus": "down",
|
||||
"ifOperStatus_prev": null,
|
||||
"ifAdminStatus": null,
|
||||
"ifAdminStatus_prev": null,
|
||||
@@ -1087,7 +1087,7 @@
|
||||
"ifSpeed_prev": null,
|
||||
"ifConnectorPresent": null,
|
||||
"ifPromiscuousMode": null,
|
||||
"ifOperStatus": "up",
|
||||
"ifOperStatus": "down",
|
||||
"ifOperStatus_prev": null,
|
||||
"ifAdminStatus": null,
|
||||
"ifAdminStatus_prev": null,
|
||||
@@ -1297,7 +1297,7 @@
|
||||
"ifSpeed_prev": null,
|
||||
"ifConnectorPresent": null,
|
||||
"ifPromiscuousMode": null,
|
||||
"ifOperStatus": "up",
|
||||
"ifOperStatus": "down",
|
||||
"ifOperStatus_prev": null,
|
||||
"ifAdminStatus": null,
|
||||
"ifAdminStatus_prev": null,
|
||||
@@ -1507,7 +1507,7 @@
|
||||
"ifSpeed_prev": null,
|
||||
"ifConnectorPresent": null,
|
||||
"ifPromiscuousMode": null,
|
||||
"ifOperStatus": "down",
|
||||
"ifOperStatus": "up",
|
||||
"ifOperStatus_prev": null,
|
||||
"ifAdminStatus": null,
|
||||
"ifAdminStatus_prev": null,
|
||||
@@ -1927,12 +1927,12 @@
|
||||
"ifName": "Ethernet Port G1",
|
||||
"portName": null,
|
||||
"ifIndex": 1,
|
||||
"ifSpeed": 10000000,
|
||||
"ifSpeed": 1000000000,
|
||||
"ifSpeed_prev": null,
|
||||
"ifConnectorPresent": "true",
|
||||
"ifPromiscuousMode": null,
|
||||
"ifOperStatus": "down",
|
||||
"ifOperStatus_prev": "down",
|
||||
"ifOperStatus": "up",
|
||||
"ifOperStatus_prev": "up",
|
||||
"ifAdminStatus": "up",
|
||||
"ifAdminStatus_prev": null,
|
||||
"ifDuplex": "unknown",
|
||||
@@ -1941,8 +1941,8 @@
|
||||
"ifAlias": "Ethernet Port G1",
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "516",
|
||||
"ifLastChange": 80587,
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -1960,11 +1960,11 @@
|
||||
"pagpEthcOperationMode": null,
|
||||
"pagpDeviceId": null,
|
||||
"pagpGroupIfIndex": null,
|
||||
"ifInUcastPkts": 0,
|
||||
"ifInUcastPkts": 4056,
|
||||
"ifInUcastPkts_prev": 0,
|
||||
"ifInUcastPkts_delta": null,
|
||||
"ifInUcastPkts_rate": null,
|
||||
"ifOutUcastPkts": 0,
|
||||
"ifOutUcastPkts": 1444,
|
||||
"ifOutUcastPkts_prev": 0,
|
||||
"ifOutUcastPkts_delta": null,
|
||||
"ifOutUcastPkts_rate": null,
|
||||
@@ -1976,11 +1976,11 @@
|
||||
"ifOutErrors_prev": 0,
|
||||
"ifOutErrors_delta": null,
|
||||
"ifOutErrors_rate": null,
|
||||
"ifInOctets": 0,
|
||||
"ifInOctets": 534306,
|
||||
"ifInOctets_prev": 0,
|
||||
"ifInOctets_delta": null,
|
||||
"ifInOctets_rate": null,
|
||||
"ifOutOctets": 0,
|
||||
"ifOutOctets": 347999,
|
||||
"ifOutOctets_prev": 0,
|
||||
"ifOutOctets_delta": null,
|
||||
"ifOutOctets_rate": null,
|
||||
@@ -2005,19 +2005,19 @@
|
||||
"ifInUnknownProtos_prev": 0,
|
||||
"ifInUnknownProtos_delta": null,
|
||||
"ifInUnknownProtos_rate": null,
|
||||
"ifInBroadcastPkts": 0,
|
||||
"ifInBroadcastPkts": 141,
|
||||
"ifInBroadcastPkts_prev": 0,
|
||||
"ifInBroadcastPkts_delta": null,
|
||||
"ifInBroadcastPkts_rate": null,
|
||||
"ifOutBroadcastPkts": 0,
|
||||
"ifOutBroadcastPkts": 88,
|
||||
"ifOutBroadcastPkts_prev": 0,
|
||||
"ifOutBroadcastPkts_delta": null,
|
||||
"ifOutBroadcastPkts_rate": null,
|
||||
"ifInMulticastPkts": 0,
|
||||
"ifInMulticastPkts": 482,
|
||||
"ifInMulticastPkts_prev": 0,
|
||||
"ifInMulticastPkts_delta": null,
|
||||
"ifInMulticastPkts_rate": null,
|
||||
"ifOutMulticastPkts": 0,
|
||||
"ifOutMulticastPkts": 205,
|
||||
"ifOutMulticastPkts_prev": 0,
|
||||
"ifOutMulticastPkts_delta": null,
|
||||
"ifOutMulticastPkts_rate": null
|
||||
@@ -2047,7 +2047,7 @@
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "516",
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -2152,7 +2152,7 @@
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "516",
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -2242,12 +2242,12 @@
|
||||
"ifName": "Ethernet Port G4",
|
||||
"portName": null,
|
||||
"ifIndex": 4,
|
||||
"ifSpeed": 100000000,
|
||||
"ifSpeed": 10000000,
|
||||
"ifSpeed_prev": null,
|
||||
"ifConnectorPresent": "true",
|
||||
"ifPromiscuousMode": null,
|
||||
"ifOperStatus": "up",
|
||||
"ifOperStatus_prev": "up",
|
||||
"ifOperStatus": "down",
|
||||
"ifOperStatus_prev": "down",
|
||||
"ifAdminStatus": "up",
|
||||
"ifAdminStatus_prev": null,
|
||||
"ifDuplex": "unknown",
|
||||
@@ -2256,8 +2256,8 @@
|
||||
"ifAlias": "Ethernet Port G4",
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 10481,
|
||||
"ifVlan": "99",
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -2275,11 +2275,11 @@
|
||||
"pagpEthcOperationMode": null,
|
||||
"pagpDeviceId": null,
|
||||
"pagpGroupIfIndex": null,
|
||||
"ifInUcastPkts": 78103,
|
||||
"ifInUcastPkts": 0,
|
||||
"ifInUcastPkts_prev": 0,
|
||||
"ifInUcastPkts_delta": null,
|
||||
"ifInUcastPkts_rate": null,
|
||||
"ifOutUcastPkts": 73316,
|
||||
"ifOutUcastPkts": 0,
|
||||
"ifOutUcastPkts_prev": 0,
|
||||
"ifOutUcastPkts_delta": null,
|
||||
"ifOutUcastPkts_rate": null,
|
||||
@@ -2291,11 +2291,11 @@
|
||||
"ifOutErrors_prev": 0,
|
||||
"ifOutErrors_delta": null,
|
||||
"ifOutErrors_rate": null,
|
||||
"ifInOctets": 26471476,
|
||||
"ifInOctets": 0,
|
||||
"ifInOctets_prev": 0,
|
||||
"ifInOctets_delta": null,
|
||||
"ifInOctets_rate": null,
|
||||
"ifOutOctets": 312461065,
|
||||
"ifOutOctets": 0,
|
||||
"ifOutOctets_prev": 0,
|
||||
"ifOutOctets_delta": null,
|
||||
"ifOutOctets_rate": null,
|
||||
@@ -2320,19 +2320,19 @@
|
||||
"ifInUnknownProtos_prev": 0,
|
||||
"ifInUnknownProtos_delta": null,
|
||||
"ifInUnknownProtos_rate": null,
|
||||
"ifInBroadcastPkts": 11911,
|
||||
"ifInBroadcastPkts": 0,
|
||||
"ifInBroadcastPkts_prev": 0,
|
||||
"ifInBroadcastPkts_delta": null,
|
||||
"ifInBroadcastPkts_rate": null,
|
||||
"ifOutBroadcastPkts": 955426,
|
||||
"ifOutBroadcastPkts": 0,
|
||||
"ifOutBroadcastPkts_prev": 0,
|
||||
"ifOutBroadcastPkts_delta": null,
|
||||
"ifOutBroadcastPkts_rate": null,
|
||||
"ifInMulticastPkts": 4499,
|
||||
"ifInMulticastPkts": 0,
|
||||
"ifInMulticastPkts_prev": 0,
|
||||
"ifInMulticastPkts_delta": null,
|
||||
"ifInMulticastPkts_rate": null,
|
||||
"ifOutMulticastPkts": 998334,
|
||||
"ifOutMulticastPkts": 0,
|
||||
"ifOutMulticastPkts_prev": 0,
|
||||
"ifOutMulticastPkts_delta": null,
|
||||
"ifOutMulticastPkts_rate": null
|
||||
@@ -2362,7 +2362,7 @@
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "99",
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -2467,7 +2467,7 @@
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "1000",
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -2572,7 +2572,7 @@
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "1000",
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -2677,7 +2677,7 @@
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "1000",
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -2782,7 +2782,7 @@
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "1000",
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -2887,7 +2887,7 @@
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "99",
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -2977,12 +2977,12 @@
|
||||
"ifName": "Ethernet Port G11",
|
||||
"portName": null,
|
||||
"ifIndex": 11,
|
||||
"ifSpeed": 100000000,
|
||||
"ifSpeed": 10000000,
|
||||
"ifSpeed_prev": null,
|
||||
"ifConnectorPresent": "true",
|
||||
"ifPromiscuousMode": null,
|
||||
"ifOperStatus": "up",
|
||||
"ifOperStatus_prev": "up",
|
||||
"ifOperStatus": "down",
|
||||
"ifOperStatus_prev": "down",
|
||||
"ifAdminStatus": "up",
|
||||
"ifAdminStatus_prev": null,
|
||||
"ifDuplex": "unknown",
|
||||
@@ -2991,8 +2991,8 @@
|
||||
"ifAlias": "Ethernet Port G11",
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 23576,
|
||||
"ifVlan": "99",
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -3010,11 +3010,11 @@
|
||||
"pagpEthcOperationMode": null,
|
||||
"pagpDeviceId": null,
|
||||
"pagpGroupIfIndex": null,
|
||||
"ifInUcastPkts": 109256,
|
||||
"ifInUcastPkts": 0,
|
||||
"ifInUcastPkts_prev": 0,
|
||||
"ifInUcastPkts_delta": null,
|
||||
"ifInUcastPkts_rate": null,
|
||||
"ifOutUcastPkts": 26294,
|
||||
"ifOutUcastPkts": 0,
|
||||
"ifOutUcastPkts_prev": 0,
|
||||
"ifOutUcastPkts_delta": null,
|
||||
"ifOutUcastPkts_rate": null,
|
||||
@@ -3026,11 +3026,11 @@
|
||||
"ifOutErrors_prev": 0,
|
||||
"ifOutErrors_delta": null,
|
||||
"ifOutErrors_rate": null,
|
||||
"ifInOctets": 22448219,
|
||||
"ifInOctets": 0,
|
||||
"ifInOctets_prev": 0,
|
||||
"ifInOctets_delta": null,
|
||||
"ifInOctets_rate": null,
|
||||
"ifOutOctets": 273513263,
|
||||
"ifOutOctets": 0,
|
||||
"ifOutOctets_prev": 0,
|
||||
"ifOutOctets_delta": null,
|
||||
"ifOutOctets_rate": null,
|
||||
@@ -3055,19 +3055,19 @@
|
||||
"ifInUnknownProtos_prev": 0,
|
||||
"ifInUnknownProtos_delta": null,
|
||||
"ifInUnknownProtos_rate": null,
|
||||
"ifInBroadcastPkts": 912,
|
||||
"ifInBroadcastPkts": 0,
|
||||
"ifInBroadcastPkts_prev": 0,
|
||||
"ifInBroadcastPkts_delta": null,
|
||||
"ifInBroadcastPkts_rate": null,
|
||||
"ifOutBroadcastPkts": 789783,
|
||||
"ifOutBroadcastPkts": 0,
|
||||
"ifOutBroadcastPkts_prev": 0,
|
||||
"ifOutBroadcastPkts_delta": null,
|
||||
"ifOutBroadcastPkts_rate": null,
|
||||
"ifInMulticastPkts": 32749,
|
||||
"ifInMulticastPkts": 0,
|
||||
"ifInMulticastPkts_prev": 0,
|
||||
"ifInMulticastPkts_delta": null,
|
||||
"ifInMulticastPkts_rate": null,
|
||||
"ifOutMulticastPkts": 948103,
|
||||
"ifOutMulticastPkts": 0,
|
||||
"ifOutMulticastPkts_prev": 0,
|
||||
"ifOutMulticastPkts_delta": null,
|
||||
"ifOutMulticastPkts_rate": null
|
||||
@@ -3082,7 +3082,7 @@
|
||||
"ifName": "Ethernet Port G12",
|
||||
"portName": null,
|
||||
"ifIndex": 12,
|
||||
"ifSpeed": 100000000,
|
||||
"ifSpeed": 10000000,
|
||||
"ifSpeed_prev": null,
|
||||
"ifConnectorPresent": "true",
|
||||
"ifPromiscuousMode": null,
|
||||
@@ -3097,7 +3097,7 @@
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "939",
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -3191,8 +3191,8 @@
|
||||
"ifSpeed_prev": null,
|
||||
"ifConnectorPresent": "true",
|
||||
"ifPromiscuousMode": null,
|
||||
"ifOperStatus": "up",
|
||||
"ifOperStatus_prev": "up",
|
||||
"ifOperStatus": "down",
|
||||
"ifOperStatus_prev": "down",
|
||||
"ifAdminStatus": "up",
|
||||
"ifAdminStatus_prev": null,
|
||||
"ifDuplex": "unknown",
|
||||
@@ -3201,8 +3201,8 @@
|
||||
"ifAlias": "Ethernet Port G13",
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 470184,
|
||||
"ifVlan": "1000",
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -3220,11 +3220,11 @@
|
||||
"pagpEthcOperationMode": null,
|
||||
"pagpDeviceId": null,
|
||||
"pagpGroupIfIndex": null,
|
||||
"ifInUcastPkts": 774593,
|
||||
"ifInUcastPkts": 0,
|
||||
"ifInUcastPkts_prev": 0,
|
||||
"ifInUcastPkts_delta": null,
|
||||
"ifInUcastPkts_rate": null,
|
||||
"ifOutUcastPkts": 282838,
|
||||
"ifOutUcastPkts": 0,
|
||||
"ifOutUcastPkts_prev": 0,
|
||||
"ifOutUcastPkts_delta": null,
|
||||
"ifOutUcastPkts_rate": null,
|
||||
@@ -3236,11 +3236,11 @@
|
||||
"ifOutErrors_prev": 0,
|
||||
"ifOutErrors_delta": null,
|
||||
"ifOutErrors_rate": null,
|
||||
"ifInOctets": 639523269,
|
||||
"ifInOctets": 0,
|
||||
"ifInOctets_prev": 0,
|
||||
"ifInOctets_delta": null,
|
||||
"ifInOctets_rate": null,
|
||||
"ifOutOctets": 83739749,
|
||||
"ifOutOctets": 0,
|
||||
"ifOutOctets_prev": 0,
|
||||
"ifOutOctets_delta": null,
|
||||
"ifOutOctets_rate": null,
|
||||
@@ -3265,19 +3265,19 @@
|
||||
"ifInUnknownProtos_prev": 0,
|
||||
"ifInUnknownProtos_delta": null,
|
||||
"ifInUnknownProtos_rate": null,
|
||||
"ifInBroadcastPkts": 3506317,
|
||||
"ifInBroadcastPkts": 0,
|
||||
"ifInBroadcastPkts_prev": 0,
|
||||
"ifInBroadcastPkts_delta": null,
|
||||
"ifInBroadcastPkts_rate": null,
|
||||
"ifOutBroadcastPkts": 40792,
|
||||
"ifOutBroadcastPkts": 0,
|
||||
"ifOutBroadcastPkts_prev": 0,
|
||||
"ifOutBroadcastPkts_delta": null,
|
||||
"ifOutBroadcastPkts_rate": null,
|
||||
"ifInMulticastPkts": 1807379,
|
||||
"ifInMulticastPkts": 0,
|
||||
"ifInMulticastPkts_prev": 0,
|
||||
"ifInMulticastPkts_delta": null,
|
||||
"ifInMulticastPkts_rate": null,
|
||||
"ifOutMulticastPkts": 81758,
|
||||
"ifOutMulticastPkts": 0,
|
||||
"ifOutMulticastPkts_prev": 0,
|
||||
"ifOutMulticastPkts_delta": null,
|
||||
"ifOutMulticastPkts_rate": null
|
||||
@@ -3307,7 +3307,7 @@
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "516",
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -3401,8 +3401,8 @@
|
||||
"ifSpeed_prev": null,
|
||||
"ifConnectorPresent": "true",
|
||||
"ifPromiscuousMode": null,
|
||||
"ifOperStatus": "down",
|
||||
"ifOperStatus_prev": "down",
|
||||
"ifOperStatus": "up",
|
||||
"ifOperStatus_prev": "up",
|
||||
"ifAdminStatus": "up",
|
||||
"ifAdminStatus_prev": null,
|
||||
"ifDuplex": "unknown",
|
||||
@@ -3411,8 +3411,8 @@
|
||||
"ifAlias": "Ethernet Port G15",
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "516",
|
||||
"ifLastChange": 59328,
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -3446,11 +3446,11 @@
|
||||
"ifOutErrors_prev": 0,
|
||||
"ifOutErrors_delta": null,
|
||||
"ifOutErrors_rate": null,
|
||||
"ifInOctets": 0,
|
||||
"ifInOctets": 5853,
|
||||
"ifInOctets_prev": 0,
|
||||
"ifInOctets_delta": null,
|
||||
"ifInOctets_rate": null,
|
||||
"ifOutOctets": 0,
|
||||
"ifOutOctets": 104735,
|
||||
"ifOutOctets_prev": 0,
|
||||
"ifOutOctets_delta": null,
|
||||
"ifOutOctets_rate": null,
|
||||
@@ -3479,15 +3479,15 @@
|
||||
"ifInBroadcastPkts_prev": 0,
|
||||
"ifInBroadcastPkts_delta": null,
|
||||
"ifInBroadcastPkts_rate": null,
|
||||
"ifOutBroadcastPkts": 0,
|
||||
"ifOutBroadcastPkts": 229,
|
||||
"ifOutBroadcastPkts_prev": 0,
|
||||
"ifOutBroadcastPkts_delta": null,
|
||||
"ifOutBroadcastPkts_rate": null,
|
||||
"ifInMulticastPkts": 0,
|
||||
"ifInMulticastPkts": 60,
|
||||
"ifInMulticastPkts_prev": 0,
|
||||
"ifInMulticastPkts_delta": null,
|
||||
"ifInMulticastPkts_rate": null,
|
||||
"ifOutMulticastPkts": 0,
|
||||
"ifOutMulticastPkts": 658,
|
||||
"ifOutMulticastPkts_prev": 0,
|
||||
"ifOutMulticastPkts_delta": null,
|
||||
"ifOutMulticastPkts_rate": null
|
||||
@@ -3517,7 +3517,7 @@
|
||||
"ifPhysAddress": "000000000000",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "516",
|
||||
"ifVlan": "1",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
@@ -3619,7 +3619,7 @@
|
||||
"ifMtu": 1500,
|
||||
"ifType": "ethernetCsmacd",
|
||||
"ifAlias": "Management Port of EtherDevice Server",
|
||||
"ifPhysAddress": "0090e8a01234",
|
||||
"ifPhysAddress": "0090e8af13a8",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "",
|
||||
@@ -3819,7 +3819,7 @@
|
||||
"processor_oid": ".1.3.6.1.4.1.8691.7.71.1.54.0",
|
||||
"processor_index": "0",
|
||||
"processor_type": "moxa-etherdevice",
|
||||
"processor_usage": 18,
|
||||
"processor_usage": 17,
|
||||
"processor_descr": "Processor",
|
||||
"processor_precision": 1,
|
||||
"processor_perc_warn": 75
|
||||
@@ -3840,9 +3840,9 @@
|
||||
"mempool_descr": "Memory",
|
||||
"mempool_perc": 22,
|
||||
"mempool_perc_oid": null,
|
||||
"mempool_used": 28898944,
|
||||
"mempool_used": 28860424,
|
||||
"mempool_used_oid": ".1.3.6.1.4.1.8691.7.71.1.58.0",
|
||||
"mempool_free": 105318764,
|
||||
"mempool_free": 105357284,
|
||||
"mempool_free_oid": null,
|
||||
"mempool_total": 134217728,
|
||||
"mempool_total_oid": null,
|
||||
@@ -3864,9 +3864,9 @@
|
||||
"mempool_descr": "Memory",
|
||||
"mempool_perc": 22,
|
||||
"mempool_perc_oid": null,
|
||||
"mempool_used": 28898944,
|
||||
"mempool_used": 28860424,
|
||||
"mempool_used_oid": ".1.3.6.1.4.1.8691.7.71.1.58.0",
|
||||
"mempool_free": 105318784,
|
||||
"mempool_free": 105357304,
|
||||
"mempool_free_oid": null,
|
||||
"mempool_total": 134217728,
|
||||
"mempool_total_oid": null,
|
||||
@@ -3881,6 +3881,81 @@
|
||||
"sensors": {
|
||||
"discovery": {
|
||||
"sensors": [
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "dbm",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.8691.7.71.1.10.11.1.9.15",
|
||||
"sensor_index": "fiberRxPower.15",
|
||||
"sensor_type": "moxa-etherdevice",
|
||||
"sensor_descr": "Ethernet Port G15 SFP module Receive Power",
|
||||
"group": null,
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": -5.7,
|
||||
"sensor_limit": -3,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": -21,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"rrd_type": "GAUGE",
|
||||
"state_name": null
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "dbm",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.8691.7.71.1.10.11.1.7.15",
|
||||
"sensor_index": "fiberTxPower.15",
|
||||
"sensor_type": "moxa-etherdevice",
|
||||
"sensor_descr": "Ethernet Port G15 SFP module Transmit Power",
|
||||
"group": null,
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": -5.2,
|
||||
"sensor_limit": -3,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": -9,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"rrd_type": "GAUGE",
|
||||
"state_name": null
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "dbm",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.8691.7.71.1.10.11.1.7.16",
|
||||
"sensor_index": "fiberTxPower.16",
|
||||
"sensor_type": "moxa-etherdevice",
|
||||
"sensor_descr": "Ethernet Port G16 SFP module Transmit Power",
|
||||
"group": null,
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": -5.9,
|
||||
"sensor_limit": -3,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": -9,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"rrd_type": "GAUGE",
|
||||
"state_name": null
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
@@ -3930,6 +4005,106 @@
|
||||
"user_func": null,
|
||||
"rrd_type": "GAUGE",
|
||||
"state_name": "powerInputStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "temperature",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.8691.7.71.1.10.11.1.5.15",
|
||||
"sensor_index": "fiberTemperature.15",
|
||||
"sensor_type": "moxa-etherdevice",
|
||||
"sensor_descr": "Ethernet Port G15 SFP module temperature",
|
||||
"group": null,
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 39.4,
|
||||
"sensor_limit": 85,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": -40,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"rrd_type": "GAUGE",
|
||||
"state_name": null
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "temperature",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.8691.7.71.1.10.11.1.5.16",
|
||||
"sensor_index": "fiberTemperature.16",
|
||||
"sensor_type": "moxa-etherdevice",
|
||||
"sensor_descr": "Ethernet Port G16 SFP module temperature",
|
||||
"group": null,
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 38.7,
|
||||
"sensor_limit": 85,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": -40,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"rrd_type": "GAUGE",
|
||||
"state_name": null
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "voltage",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.8691.7.71.1.10.11.1.4.15",
|
||||
"sensor_index": "fiberVoltage.15",
|
||||
"sensor_type": "moxa-etherdevice",
|
||||
"sensor_descr": "Ethernet Port G15 SFP module Supply Voltage",
|
||||
"group": null,
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 3.4,
|
||||
"sensor_limit": 3.47,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": 3.13,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"rrd_type": "GAUGE",
|
||||
"state_name": null
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "voltage",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.8691.7.71.1.10.11.1.4.16",
|
||||
"sensor_index": "fiberVoltage.16",
|
||||
"sensor_type": "moxa-etherdevice",
|
||||
"sensor_descr": "Ethernet Port G16 SFP module Supply Voltage",
|
||||
"group": null,
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 3.4,
|
||||
"sensor_limit": 3.47,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": 3.13,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"rrd_type": "GAUGE",
|
||||
"state_name": null
|
||||
}
|
||||
],
|
||||
"state_indexes": [
|
||||
@@ -3955,108 +4130,16 @@
|
||||
"discovery": {
|
||||
"vlans": [
|
||||
{
|
||||
"vlan_vlan": 99,
|
||||
"vlan_vlan": 1,
|
||||
"vlan_domain": 1,
|
||||
"vlan_name": "VLAN 99",
|
||||
"vlan_type": null,
|
||||
"vlan_mtu": null
|
||||
},
|
||||
{
|
||||
"vlan_vlan": 510,
|
||||
"vlan_domain": 1,
|
||||
"vlan_name": "VLAN 510",
|
||||
"vlan_type": null,
|
||||
"vlan_mtu": null
|
||||
},
|
||||
{
|
||||
"vlan_vlan": 516,
|
||||
"vlan_domain": 1,
|
||||
"vlan_name": "VLAN 516",
|
||||
"vlan_type": null,
|
||||
"vlan_mtu": null
|
||||
},
|
||||
{
|
||||
"vlan_vlan": 939,
|
||||
"vlan_domain": 1,
|
||||
"vlan_name": "VLAN 939",
|
||||
"vlan_type": null,
|
||||
"vlan_mtu": null
|
||||
},
|
||||
{
|
||||
"vlan_vlan": 1000,
|
||||
"vlan_domain": 1,
|
||||
"vlan_name": "VLAN 1000",
|
||||
"vlan_name": "VLAN 1",
|
||||
"vlan_type": null,
|
||||
"vlan_mtu": null
|
||||
}
|
||||
],
|
||||
"ports_vlans": [
|
||||
{
|
||||
"vlan": 99,
|
||||
"baseport": 4,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 99,
|
||||
"baseport": 5,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 99,
|
||||
"baseport": 10,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 99,
|
||||
"baseport": 11,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 99,
|
||||
"baseport": 13,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 0
|
||||
},
|
||||
{
|
||||
"vlan": 510,
|
||||
"baseport": 4,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 0
|
||||
},
|
||||
{
|
||||
"vlan": 510,
|
||||
"baseport": 5,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 0
|
||||
},
|
||||
{
|
||||
"vlan": 510,
|
||||
"baseport": 13,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 0
|
||||
},
|
||||
{
|
||||
"vlan": 516,
|
||||
"vlan": 1,
|
||||
"baseport": 1,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
@@ -4064,7 +4147,7 @@
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 516,
|
||||
"vlan": 1,
|
||||
"baseport": 2,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
@@ -4072,7 +4155,7 @@
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 516,
|
||||
"vlan": 1,
|
||||
"baseport": 3,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
@@ -4080,15 +4163,87 @@
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 516,
|
||||
"vlan": 1,
|
||||
"baseport": 4,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 1,
|
||||
"baseport": 5,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 1,
|
||||
"baseport": 6,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 1,
|
||||
"baseport": 7,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 1,
|
||||
"baseport": 8,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 1,
|
||||
"baseport": 9,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 1,
|
||||
"baseport": 10,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 1,
|
||||
"baseport": 11,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 1,
|
||||
"baseport": 12,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 1,
|
||||
"baseport": 13,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
"cost": 0,
|
||||
"untagged": 0
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 516,
|
||||
"vlan": 1,
|
||||
"baseport": 14,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
@@ -4096,7 +4251,7 @@
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 516,
|
||||
"vlan": 1,
|
||||
"baseport": 15,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
@@ -4104,7 +4259,7 @@
|
||||
"untagged": 1
|
||||
},
|
||||
{
|
||||
"vlan": 516,
|
||||
"vlan": 1,
|
||||
"baseport": 16,
|
||||
"priority": 0,
|
||||
"state": "unknown",
|
||||
@@ -4120,7 +4275,7 @@
|
||||
{
|
||||
"vlan": null,
|
||||
"rootBridge": 0,
|
||||
"bridgeAddress": "0090e8a01234",
|
||||
"bridgeAddress": "0090e8af1234",
|
||||
"protocolSpecification": "ieee8021d",
|
||||
"priority": 32768,
|
||||
"timeSinceTopologyChange": "0",
|
||||
|
@@ -14,21 +14,21 @@
|
||||
1.0.8802.1.1.2.1.3.7.1.3.14|4|14
|
||||
1.0.8802.1.1.2.1.3.7.1.3.15|4|15
|
||||
1.0.8802.1.1.2.1.3.7.1.3.16|4|16
|
||||
1.0.8802.1.1.2.1.4.1.1.4.474.13.1|2|4
|
||||
1.0.8802.1.1.2.1.4.1.1.5.474.13.1|4x|0090E8A01234
|
||||
1.0.8802.1.1.2.1.4.1.1.6.474.13.1|2|7
|
||||
1.0.8802.1.1.2.1.4.1.1.7.474.13.1|4|16
|
||||
1.0.8802.1.1.2.1.4.1.1.8.474.13.1|4|N/A
|
||||
1.0.8802.1.1.2.1.4.1.1.9.474.13.1|4|EDS-SW01
|
||||
1.0.8802.1.1.2.1.4.1.1.10.474.13.1|4|EDS Switch
|
||||
1.0.8802.1.1.2.1.4.1.1.11.474.13.1|4|20 2
|
||||
1.0.8802.1.1.2.1.4.1.1.12.474.13.1|4|20 2
|
||||
1.3.6.1.2.1.1.1.0|4|EDS Switch
|
||||
1.0.8802.1.1.2.1.4.1.1.4.85.1.1|2|4
|
||||
1.0.8802.1.1.2.1.4.1.1.5.85.1.1|4x|A0CEC8CE1234
|
||||
1.0.8802.1.1.2.1.4.1.1.6.85.1.1|2|3
|
||||
1.0.8802.1.1.2.1.4.1.1.7.85.1.1|4x|A0CEC8CE1234
|
||||
1.0.8802.1.1.2.1.4.1.1.8.85.1.1|4|
|
||||
1.0.8802.1.1.2.1.4.1.1.9.85.1.1|4|
|
||||
1.0.8802.1.1.2.1.4.1.1.10.85.1.1|4|
|
||||
1.0.8802.1.1.2.1.4.1.1.11.85.1.1|4|00
|
||||
1.0.8802.1.1.2.1.4.1.1.12.85.1.1|4|00
|
||||
1.3.6.1.2.1.1.1.0|4|EDS-G516E
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.8691.7.71
|
||||
1.3.6.1.2.1.1.3.0|67|22227996
|
||||
1.3.6.1.2.1.1.3.0|67|100344
|
||||
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|4x|3C707269766174653E
|
||||
1.3.6.1.2.1.1.6.0|4|<private>
|
||||
1.3.6.1.2.1.2.2.1.2.1|4|Ethernet Port G1
|
||||
1.3.6.1.2.1.2.2.1.2.2|4|Ethernet Port G2
|
||||
1.3.6.1.2.1.2.2.1.2.3|4|Ethernet Port G3
|
||||
@@ -99,7 +99,7 @@
|
||||
1.3.6.1.2.1.2.2.1.6.14|4x|000000000000
|
||||
1.3.6.1.2.1.2.2.1.6.15|4x|000000000000
|
||||
1.3.6.1.2.1.2.2.1.6.16|4x|000000000000
|
||||
1.3.6.1.2.1.2.2.1.6.129|4x|0090E8A01234
|
||||
1.3.6.1.2.1.2.2.1.6.129|4x|0090E8AF13A8
|
||||
1.3.6.1.2.1.2.2.1.6.130|4x|000000000000
|
||||
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
|
||||
@@ -119,39 +119,39 @@
|
||||
1.3.6.1.2.1.2.2.1.7.16|2|1
|
||||
1.3.6.1.2.1.2.2.1.7.129|2|1
|
||||
1.3.6.1.2.1.2.2.1.7.130|2|1
|
||||
1.3.6.1.2.1.2.2.1.8.1|2|2
|
||||
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|2
|
||||
1.3.6.1.2.1.2.2.1.8.3|2|2
|
||||
1.3.6.1.2.1.2.2.1.8.4|2|1
|
||||
1.3.6.1.2.1.2.2.1.8.4|2|2
|
||||
1.3.6.1.2.1.2.2.1.8.5|2|2
|
||||
1.3.6.1.2.1.2.2.1.8.6|2|2
|
||||
1.3.6.1.2.1.2.2.1.8.7|2|2
|
||||
1.3.6.1.2.1.2.2.1.8.8|2|2
|
||||
1.3.6.1.2.1.2.2.1.8.9|2|2
|
||||
1.3.6.1.2.1.2.2.1.8.10|2|2
|
||||
1.3.6.1.2.1.2.2.1.8.11|2|1
|
||||
1.3.6.1.2.1.2.2.1.8.11|2|2
|
||||
1.3.6.1.2.1.2.2.1.8.12|2|2
|
||||
1.3.6.1.2.1.2.2.1.8.13|2|1
|
||||
1.3.6.1.2.1.2.2.1.8.13|2|2
|
||||
1.3.6.1.2.1.2.2.1.8.14|2|2
|
||||
1.3.6.1.2.1.2.2.1.8.15|2|2
|
||||
1.3.6.1.2.1.2.2.1.8.15|2|1
|
||||
1.3.6.1.2.1.2.2.1.8.16|2|2
|
||||
1.3.6.1.2.1.2.2.1.8.129|2|1
|
||||
1.3.6.1.2.1.2.2.1.8.130|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.1|67|80587
|
||||
1.3.6.1.2.1.2.2.1.9.2|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.3|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.4|67|10481
|
||||
1.3.6.1.2.1.2.2.1.9.4|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.5|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.6|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.7|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.8|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.9|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.10|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.11|67|23576
|
||||
1.3.6.1.2.1.2.2.1.9.11|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.12|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.13|67|470184
|
||||
1.3.6.1.2.1.2.2.1.9.13|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.14|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.15|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.15|67|59328
|
||||
1.3.6.1.2.1.2.2.1.9.16|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.129|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.130|67|0
|
||||
@@ -227,14 +227,14 @@
|
||||
1.3.6.1.2.1.2.2.1.20.16|65|0
|
||||
1.3.6.1.2.1.2.2.1.20.129|65|0
|
||||
1.3.6.1.2.1.2.2.1.20.130|65|0
|
||||
1.3.6.1.2.1.4.3.0|65|100411
|
||||
1.3.6.1.2.1.4.3.0|65|4001
|
||||
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.5.0|65|2630
|
||||
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|100407
|
||||
1.3.6.1.2.1.4.10.0|65|95501
|
||||
1.3.6.1.2.1.4.9.0|65|1370
|
||||
1.3.6.1.2.1.4.10.0|65|1359
|
||||
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
|
||||
@@ -243,25 +243,25 @@
|
||||
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.10.00.0.123|2|129
|
||||
1.3.6.1.2.1.4.20.1.2.127.0.0.1|2|130
|
||||
1.3.6.1.2.1.4.20.1.3.10.0.0.123|64|255.255.252.0
|
||||
1.3.6.1.2.1.4.20.1.2.192.168.127.253|2|129
|
||||
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.22.1.2.1.10.0.0.1|4x|001B17001234
|
||||
1.3.6.1.2.1.5.1.0|65|20303
|
||||
1.3.6.1.2.1.4.20.1.3.192.168.127.253|64|255.255.255.0
|
||||
1.3.6.1.2.1.4.22.1.2.1.192.168.127.250|4x|A0CEC8CE1234
|
||||
1.3.6.1.2.1.5.1.0|65|70
|
||||
1.3.6.1.2.1.5.2.0|65|0
|
||||
1.3.6.1.2.1.5.3.0|65|18
|
||||
1.3.6.1.2.1.5.3.0|65|0
|
||||
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|20285
|
||||
1.3.6.1.2.1.5.8.0|65|70
|
||||
1.3.6.1.2.1.5.9.0|65|0
|
||||
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|20285
|
||||
1.3.6.1.2.1.5.14.0|65|70
|
||||
1.3.6.1.2.1.5.15.0|65|0
|
||||
1.3.6.1.2.1.5.16.0|65|0
|
||||
1.3.6.1.2.1.5.17.0|65|0
|
||||
@@ -269,25 +269,25 @@
|
||||
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|0
|
||||
1.3.6.1.2.1.5.22.0|65|20285
|
||||
1.3.6.1.2.1.5.22.0|65|70
|
||||
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.6.5.0|65|0
|
||||
1.3.6.1.2.1.6.6.0|65|29
|
||||
1.3.6.1.2.1.6.6.0|65|0
|
||||
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|0
|
||||
1.3.6.1.2.1.6.10.0|65|858
|
||||
1.3.6.1.2.1.6.11.0|65|748
|
||||
1.3.6.1.2.1.6.12.0|65|28
|
||||
1.3.6.1.2.1.6.10.0|65|0
|
||||
1.3.6.1.2.1.6.11.0|65|0
|
||||
1.3.6.1.2.1.6.12.0|65|0
|
||||
1.3.6.1.2.1.6.14.0|65|0
|
||||
1.3.6.1.2.1.6.15.0|65|0
|
||||
1.3.6.1.2.1.7.1.0|65|79388
|
||||
1.3.6.1.2.1.7.1.0|65|1345
|
||||
1.3.6.1.2.1.7.2.0|65|0
|
||||
1.3.6.1.2.1.7.3.0|65|0
|
||||
1.3.6.1.2.1.7.4.0|65|74550
|
||||
1.3.6.1.2.1.7.4.0|65|1333
|
||||
1.3.6.1.2.1.10.7.2.1.19.1|2|1
|
||||
1.3.6.1.2.1.10.7.2.1.19.2|2|1
|
||||
1.3.6.1.2.1.10.7.2.1.19.3|2|1
|
||||
@@ -306,8 +306,8 @@
|
||||
1.3.6.1.2.1.10.7.2.1.19.16|2|1
|
||||
1.3.6.1.2.1.10.7.2.1.19.129|2|1
|
||||
1.3.6.1.2.1.10.7.2.1.19.130|2|1
|
||||
1.3.6.1.2.1.11.1.0|65|58495
|
||||
1.3.6.1.2.1.11.2.0|65|35164
|
||||
1.3.6.1.2.1.11.1.0|65|1304
|
||||
1.3.6.1.2.1.11.2.0|65|1304
|
||||
1.3.6.1.2.1.11.3.0|65|0
|
||||
1.3.6.1.2.1.11.4.0|65|0
|
||||
1.3.6.1.2.1.11.5.0|65|0
|
||||
@@ -317,10 +317,10 @@
|
||||
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|526075
|
||||
1.3.6.1.2.1.11.13.0|65|9179
|
||||
1.3.6.1.2.1.11.14.0|65|0
|
||||
1.3.6.1.2.1.11.15.0|65|35153
|
||||
1.3.6.1.2.1.11.16.0|65|12
|
||||
1.3.6.1.2.1.11.15.0|65|1313
|
||||
1.3.6.1.2.1.11.16.0|65|4
|
||||
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
|
||||
@@ -331,12 +331,12 @@
|
||||
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|35176
|
||||
1.3.6.1.2.1.11.29.0|65|21
|
||||
1.3.6.1.2.1.11.28.0|65|1328
|
||||
1.3.6.1.2.1.11.29.0|65|0
|
||||
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.16.1.1.1.1.1|2|1
|
||||
1.3.6.1.2.1.17.1.1.0|4x|0090E8A01234
|
||||
1.3.6.1.2.1.17.1.1.0|4x|0090E8AF1234
|
||||
1.3.6.1.2.1.17.1.4.1.2.1|2|1
|
||||
1.3.6.1.2.1.17.1.4.1.2.2|2|2
|
||||
1.3.6.1.2.1.17.1.4.1.2.3|2|3
|
||||
@@ -443,10 +443,10 @@
|
||||
1.3.6.1.2.1.17.2.15.1.5.10|2|20000
|
||||
1.3.6.1.2.1.17.2.15.1.5.11|2|20000
|
||||
1.3.6.1.2.1.17.2.15.1.5.12|2|20000
|
||||
1.3.6.1.2.1.17.2.15.1.5.13|2|200000
|
||||
1.3.6.1.2.1.17.2.15.1.5.14|2|200000
|
||||
1.3.6.1.2.1.17.2.15.1.5.15|2|200000
|
||||
1.3.6.1.2.1.17.2.15.1.5.16|2|200000
|
||||
1.3.6.1.2.1.17.2.15.1.5.13|2|20000
|
||||
1.3.6.1.2.1.17.2.15.1.5.14|2|20000
|
||||
1.3.6.1.2.1.17.2.15.1.5.15|2|20000
|
||||
1.3.6.1.2.1.17.2.15.1.5.16|2|20000
|
||||
1.3.6.1.2.1.17.2.15.1.6.1|4x|0000000000000000
|
||||
1.3.6.1.2.1.17.2.15.1.6.2|4x|0000000000000000
|
||||
1.3.6.1.2.1.17.2.15.1.6.3|4x|0000000000000000
|
||||
@@ -528,217 +528,132 @@
|
||||
1.3.6.1.2.1.17.2.15.1.10.15|2|0
|
||||
1.3.6.1.2.1.17.2.15.1.10.16|2|0
|
||||
1.3.6.1.2.1.17.7.1.1.1.0|2|1
|
||||
1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.0.12.7.172.1|2|13
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11325.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11326.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11327.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11327.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11328.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11328.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11329.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11329.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11330.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11330.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11331.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11331.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11332.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11332.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11332.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11333.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11333.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11333.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11334.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11334.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11334.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11335.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11335.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11335.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11336.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11336.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11336.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11337.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11337.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11337.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11338.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11338.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11338.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11339.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11339.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11339.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11340.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11340.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11340.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11341.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11341.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11341.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11342.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11342.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11342.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11343.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11343.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11343.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11344.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11344.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11344.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11345.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11345.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11346.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11346.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11347.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11348.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11349.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11350.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.11351.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.23578.99|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.23578.510|66|510
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.23578.516|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11325.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11326.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11327.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11327.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11328.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11328.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11329.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11329.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11330.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11330.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11331.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11331.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11332.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11332.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11332.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11333.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11333.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11333.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11334.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11334.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11334.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11335.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11335.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11335.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11336.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11336.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11336.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11337.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11337.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11337.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11338.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11338.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11338.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11339.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11339.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11339.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11340.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11340.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11340.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11341.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11341.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11341.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11342.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11342.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11342.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11343.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11343.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11343.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11344.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11344.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11344.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11345.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11345.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11346.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11346.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11347.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11348.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11349.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11350.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.11351.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.23578.99|4x|1868
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.23578.510|4x|1808
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.23578.516|4x|E00F
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11325.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11326.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11327.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11327.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11328.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11328.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11329.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11329.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11330.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11330.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11331.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11331.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11332.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11332.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11332.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11333.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11333.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11333.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11334.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11334.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11334.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11335.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11335.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11335.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11336.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11336.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11336.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11337.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11337.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11337.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11338.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11338.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11338.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11339.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11339.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11339.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11340.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11340.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11340.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11341.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11341.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11341.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11342.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11342.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11342.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11343.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11343.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11343.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11344.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11344.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11344.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11345.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11345.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11346.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11346.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11347.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11348.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11349.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11350.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.11351.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.23578.99|4x|1860
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.23578.510|4x|0000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.23578.516|4x|E007
|
||||
1.3.6.1.2.1.17.7.1.4.3.1.1.99|4|
|
||||
1.3.6.1.2.1.17.7.1.4.3.1.1.510|4|
|
||||
1.3.6.1.2.1.17.7.1.4.3.1.1.516|4|
|
||||
1.3.6.1.2.1.17.7.1.4.3.1.1.939|4|
|
||||
1.3.6.1.2.1.17.7.1.4.3.1.1.1000|4|
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.1|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.2|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.3|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.4|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.5|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.6|66|1000
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.7|66|1000
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.8|66|1000
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.9|66|1000
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.10|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.11|66|99
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.12|66|939
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.13|66|1000
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.14|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.15|66|516
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.16|66|516
|
||||
1.3.6.1.2.1.17.7.1.2.2.1.2.1.0.144.232.175.19.168|2|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9181.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9186.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9192.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9197.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9202.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9208.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9215.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9220.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9226.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9231.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9238.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9243.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9249.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9255.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9260.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9266.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9268.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.9271.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10443.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10446.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10449.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10452.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10455.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10458.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10460.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10463.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10466.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10469.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10472.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10474.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10478.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10481.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10484.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10486.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10489.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.3.10495.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9181.1|4x|8000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9186.1|4x|C000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9192.1|4x|E000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9197.1|4x|F000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9202.1|4x|F800
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9208.1|4x|FC00
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9215.1|4x|FE00
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9220.1|4x|FF00
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9226.1|4x|FF80
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9231.1|4x|FFC0
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9238.1|4x|FFE0
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9243.1|4x|FFF0
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9249.1|4x|FFF8
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9255.1|4x|FFFC
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9260.1|4x|FFFE
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9266.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9268.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.9271.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10443.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10446.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10449.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10452.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10455.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10458.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10460.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10463.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10466.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10469.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10472.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10474.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10478.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10481.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10484.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10486.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10489.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.4.10495.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9181.1|4x|8000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9186.1|4x|C000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9192.1|4x|E000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9197.1|4x|F000
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9202.1|4x|F800
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9208.1|4x|FC00
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9215.1|4x|FE00
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9220.1|4x|FF00
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9226.1|4x|FF80
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9231.1|4x|FFC0
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9238.1|4x|FFE0
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9243.1|4x|FFF0
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9249.1|4x|FFF8
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9255.1|4x|FFFC
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9260.1|4x|FFFE
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9266.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9268.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.9271.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10443.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10446.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10449.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10452.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10455.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10458.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10460.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10463.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10466.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10469.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10472.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10474.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10478.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10481.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10484.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10486.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10489.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.2.1.5.10495.1|4x|FFFF
|
||||
1.3.6.1.2.1.17.7.1.4.3.1.1.1|4|
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.1|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.2|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.3|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.4|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.5|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.6|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.7|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.8|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.9|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.10|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.11|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.12|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.13|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.14|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.15|66|1
|
||||
1.3.6.1.2.1.17.7.1.4.5.1.1.16|66|1
|
||||
1.3.6.1.2.1.31.1.1.1.1.1|4|Ethernet Port G1
|
||||
1.3.6.1.2.1.31.1.1.1.1.2|4|Ethernet Port G2
|
||||
1.3.6.1.2.1.31.1.1.1.1.3|4|Ethernet Port G3
|
||||
@@ -755,210 +670,210 @@
|
||||
1.3.6.1.2.1.31.1.1.1.1.14|4|Ethernet Port G14
|
||||
1.3.6.1.2.1.31.1.1.1.1.15|4|Ethernet Port G15
|
||||
1.3.6.1.2.1.31.1.1.1.1.16|4|Ethernet Port G16
|
||||
1.3.6.1.2.1.31.1.1.1.2.1|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.1|65|482
|
||||
1.3.6.1.2.1.31.1.1.1.2.2|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.3|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.4|65|4499
|
||||
1.3.6.1.2.1.31.1.1.1.2.4|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.5|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.6|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.7|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.8|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.9|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.10|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.11|65|32749
|
||||
1.3.6.1.2.1.31.1.1.1.2.11|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.12|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.13|65|1807379
|
||||
1.3.6.1.2.1.31.1.1.1.2.13|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.14|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.15|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.15|65|60
|
||||
1.3.6.1.2.1.31.1.1.1.2.16|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.1|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.1|65|141
|
||||
1.3.6.1.2.1.31.1.1.1.3.2|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.3|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.4|65|11911
|
||||
1.3.6.1.2.1.31.1.1.1.3.4|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.5|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.6|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.7|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.8|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.9|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.10|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.11|65|912
|
||||
1.3.6.1.2.1.31.1.1.1.3.11|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.12|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.13|65|3506317
|
||||
1.3.6.1.2.1.31.1.1.1.3.13|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.14|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.15|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.16|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.1|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.1|65|205
|
||||
1.3.6.1.2.1.31.1.1.1.4.2|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.3|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.4|65|998334
|
||||
1.3.6.1.2.1.31.1.1.1.4.4|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.5|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.6|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.7|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.8|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.9|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.10|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.11|65|948103
|
||||
1.3.6.1.2.1.31.1.1.1.4.11|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.12|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.13|65|81758
|
||||
1.3.6.1.2.1.31.1.1.1.4.13|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.14|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.15|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.15|65|658
|
||||
1.3.6.1.2.1.31.1.1.1.4.16|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.1|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.1|65|88
|
||||
1.3.6.1.2.1.31.1.1.1.5.2|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.3|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.4|65|955426
|
||||
1.3.6.1.2.1.31.1.1.1.5.4|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.5|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.6|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.7|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.8|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.9|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.10|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.11|65|789765
|
||||
1.3.6.1.2.1.31.1.1.1.5.11|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.12|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.13|65|40790
|
||||
1.3.6.1.2.1.31.1.1.1.5.13|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.14|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.15|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.15|65|229
|
||||
1.3.6.1.2.1.31.1.1.1.5.16|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.1|70|534306
|
||||
1.3.6.1.2.1.31.1.1.1.6.2|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.3|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.4|70|26471476
|
||||
1.3.6.1.2.1.31.1.1.1.6.4|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.5|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.6|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.7|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.8|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.9|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.10|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.11|70|22448219
|
||||
1.3.6.1.2.1.31.1.1.1.6.11|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.12|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.13|70|639523269
|
||||
1.3.6.1.2.1.31.1.1.1.6.13|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.14|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.15|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.15|70|5853
|
||||
1.3.6.1.2.1.31.1.1.1.6.16|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.1|70|4056
|
||||
1.3.6.1.2.1.31.1.1.1.7.2|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.3|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.4|70|78103
|
||||
1.3.6.1.2.1.31.1.1.1.7.4|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.5|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.6|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.7|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.8|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.9|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.10|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.11|70|109256
|
||||
1.3.6.1.2.1.31.1.1.1.7.11|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.12|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.13|70|774593
|
||||
1.3.6.1.2.1.31.1.1.1.7.13|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.14|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.15|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.16|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.1|70|482
|
||||
1.3.6.1.2.1.31.1.1.1.8.2|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.3|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.4|70|4499
|
||||
1.3.6.1.2.1.31.1.1.1.8.4|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.5|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.6|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.7|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.8|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.9|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.10|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.11|70|32749
|
||||
1.3.6.1.2.1.31.1.1.1.8.11|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.12|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.13|70|1807379
|
||||
1.3.6.1.2.1.31.1.1.1.8.13|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.14|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.15|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.15|70|60
|
||||
1.3.6.1.2.1.31.1.1.1.8.16|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.1|70|141
|
||||
1.3.6.1.2.1.31.1.1.1.9.2|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.3|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.4|70|11911
|
||||
1.3.6.1.2.1.31.1.1.1.9.4|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.5|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.6|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.7|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.8|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.9|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.10|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.11|70|912
|
||||
1.3.6.1.2.1.31.1.1.1.9.11|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.12|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.13|70|3506317
|
||||
1.3.6.1.2.1.31.1.1.1.9.13|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.14|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.15|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.16|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.1|70|347999
|
||||
1.3.6.1.2.1.31.1.1.1.10.2|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.3|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.4|70|312461065
|
||||
1.3.6.1.2.1.31.1.1.1.10.4|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.5|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.6|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.7|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.8|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.9|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.10|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.11|70|273513263
|
||||
1.3.6.1.2.1.31.1.1.1.10.11|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.12|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.13|70|83739749
|
||||
1.3.6.1.2.1.31.1.1.1.10.13|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.14|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.15|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.15|70|104735
|
||||
1.3.6.1.2.1.31.1.1.1.10.16|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.1|70|1444
|
||||
1.3.6.1.2.1.31.1.1.1.11.2|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.3|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.4|70|73316
|
||||
1.3.6.1.2.1.31.1.1.1.11.4|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.5|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.6|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.7|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.8|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.9|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.10|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.11|70|26294
|
||||
1.3.6.1.2.1.31.1.1.1.11.11|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.12|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.13|70|282838
|
||||
1.3.6.1.2.1.31.1.1.1.11.13|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.14|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.15|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.16|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.1|70|205
|
||||
1.3.6.1.2.1.31.1.1.1.12.2|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.3|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.4|70|998334
|
||||
1.3.6.1.2.1.31.1.1.1.12.4|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.5|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.6|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.7|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.8|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.9|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.10|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.11|70|948103
|
||||
1.3.6.1.2.1.31.1.1.1.12.11|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.12|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.13|70|81758
|
||||
1.3.6.1.2.1.31.1.1.1.12.13|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.14|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.15|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.15|70|658
|
||||
1.3.6.1.2.1.31.1.1.1.12.16|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.1|70|88
|
||||
1.3.6.1.2.1.31.1.1.1.13.2|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.3|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.4|70|955426
|
||||
1.3.6.1.2.1.31.1.1.1.13.4|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.5|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.6|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.7|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.8|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.9|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.10|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.11|70|789783
|
||||
1.3.6.1.2.1.31.1.1.1.13.11|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.12|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.13|70|40792
|
||||
1.3.6.1.2.1.31.1.1.1.13.13|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.14|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.15|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.15|70|229
|
||||
1.3.6.1.2.1.31.1.1.1.13.16|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.15.1|66|10
|
||||
1.3.6.1.2.1.31.1.1.1.15.1|66|1000
|
||||
1.3.6.1.2.1.31.1.1.1.15.2|66|10
|
||||
1.3.6.1.2.1.31.1.1.1.15.3|66|10
|
||||
1.3.6.1.2.1.31.1.1.1.15.4|66|100
|
||||
1.3.6.1.2.1.31.1.1.1.15.4|66|10
|
||||
1.3.6.1.2.1.31.1.1.1.15.5|66|10
|
||||
1.3.6.1.2.1.31.1.1.1.15.6|66|10
|
||||
1.3.6.1.2.1.31.1.1.1.15.7|66|10
|
||||
1.3.6.1.2.1.31.1.1.1.15.8|66|10
|
||||
1.3.6.1.2.1.31.1.1.1.15.9|66|10
|
||||
1.3.6.1.2.1.31.1.1.1.15.10|66|10
|
||||
1.3.6.1.2.1.31.1.1.1.15.11|66|100
|
||||
1.3.6.1.2.1.31.1.1.1.15.12|66|100
|
||||
1.3.6.1.2.1.31.1.1.1.15.11|66|10
|
||||
1.3.6.1.2.1.31.1.1.1.15.12|66|10
|
||||
1.3.6.1.2.1.31.1.1.1.15.13|66|1000
|
||||
1.3.6.1.2.1.31.1.1.1.15.14|66|1000
|
||||
1.3.6.1.2.1.31.1.1.1.15.15|66|1000
|
||||
@@ -983,9 +898,17 @@
|
||||
1.3.6.1.4.1.8691.7.71.1.4.0|4|V6.2 build 20080519
|
||||
1.3.6.1.4.1.8691.7.71.1.10.1.0|2|1
|
||||
1.3.6.1.4.1.8691.7.71.1.10.2.0|2|0
|
||||
1.3.6.1.4.1.8691.7.71.1.54.0|2|18
|
||||
1.3.6.1.4.1.8691.7.71.1.10.11.1.4.15|4|3.4
|
||||
1.3.6.1.4.1.8691.7.71.1.10.11.1.4.16|4|3.4
|
||||
1.3.6.1.4.1.8691.7.71.1.10.11.1.5.15|4|39.4
|
||||
1.3.6.1.4.1.8691.7.71.1.10.11.1.5.16|4|38.7
|
||||
1.3.6.1.4.1.8691.7.71.1.10.11.1.7.15|4|-5.2
|
||||
1.3.6.1.4.1.8691.7.71.1.10.11.1.7.16|4|-5.9
|
||||
1.3.6.1.4.1.8691.7.71.1.10.11.1.9.15|4|-5.7
|
||||
1.3.6.1.4.1.8691.7.71.1.10.11.1.9.16|4|--
|
||||
1.3.6.1.4.1.8691.7.71.1.54.0|2|17
|
||||
1.3.6.1.4.1.8691.7.71.1.56.0|2|134217728
|
||||
1.3.6.1.4.1.8691.7.71.1.57.0|2|105318764
|
||||
1.3.6.1.4.1.8691.7.71.1.58.0|2|28898944
|
||||
1.3.6.1.4.1.8691.7.71.1.78.0|4|TBAKD1021234
|
||||
1.3.6.1.6.3.10.2.1.3.0|2|222269
|
||||
1.3.6.1.4.1.8691.7.71.1.57.0|2|105357284
|
||||
1.3.6.1.4.1.8691.7.71.1.58.0|2|28860424
|
||||
1.3.6.1.4.1.8691.7.71.1.78.0|4|TBBIxxxxxxxx
|
||||
1.3.6.1.6.3.10.2.1.3.0|2|993
|
||||
|
Reference in New Issue
Block a user