Racom Ray2 and Ray3 - Modulation states added (#14001)

This commit is contained in:
Martin22 2022-05-31 13:17:31 +02:00 committed by GitHub
parent 78583a4e71
commit 4e5355b11d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 803 additions and 71 deletions

View File

@ -86,3 +86,30 @@ modules:
- { value: 0, descr: Unknown, graph: 0, generic: 3 }
- { value: 1, descr: Up, graph: 0, generic: 0 }
- { value: 2, descr: Down, graph: 0, generic: 3 }
-
oid: txModulationIndex
num_oid: '.1.3.6.1.4.1.33555.1.2.1.7.{{ $index }}'
descr: Tx Modulation Rate
state_name: txModulationIndex
states:
- { value: 1, generic: 0, graph: 1, descr: 'QPSK' }
- { value: 2, generic: 0, graph: 1, descr: 'QAM16' }
- { value: 3, generic: 0, graph: 1, descr: 'QAM32' }
- { value: 4, generic: 0, graph: 1, descr: 'QAM64' }
- { value: 5, generic: 0, graph: 1, descr: 'QAM128' }
- { value: 6, generic: 0, graph: 1, descr: 'QAM256' }
-
oid: rxModulationIndex
num_oid: '.1.3.6.1.4.1.33555.1.2.1.8.{{ $index }}'
descr: Rx Modulation Rate
state_name: rxModulationIndex
states:
- { value: 1, generic: 0, graph: 1, descr: 'QPSK' }
- { value: 2, generic: 0, graph: 1, descr: 'QAM16' }
- { value: 3, generic: 0, graph: 1, descr: 'QAM32' }
- { value: 4, generic: 0, graph: 1, descr: 'QAM64' }
- { value: 5, generic: 0, graph: 1, descr: 'QAM128' }
- { value: 6, generic: 0, graph: 1, descr: 'QAM256' }

View File

@ -55,3 +55,39 @@ modules:
- { value: 1, descr: Ok, graph: 0, generic: 0 }
- { value: 2, descr: Warning, graph: 0, generic: 2 }
- { value: 3, descr: Alarm, graph: 0, generic: 3 }
-
oid: txModulationIndex
num_oid: '.1.3.6.1.4.1.33555.4.2.1.7.{{ $index }}'
descr: Tx Modulation Rate
state_name: txModulationIndex
states:
- { value: 1, generic: 0, graph: 1, descr: 'QPSK_S' }
- { value: 2, generic: 0, graph: 1, descr: 'QPSK' }
- { value: 3, generic: 0, graph: 1, descr: 'QAM16' }
- { value: 4, generic: 0, graph: 1, descr: 'QAM32' }
- { value: 5, generic: 0, graph: 1, descr: 'QAM64' }
- { value: 6, generic: 0, graph: 1, descr: 'QAM128' }
- { value: 7, generic: 0, graph: 1, descr: 'QAM256' }
- { value: 8, generic: 0, graph: 1, descr: 'QAM512' }
- { value: 9, generic: 0, graph: 1, descr: 'QAM1024' }
- { value: 10, generic: 0, graph: 1, descr: 'QAM2048' }
- { value: 11, generic: 0, graph: 1, descr: 'QAM4096' }
-
oid: rxModulationIndex
num_oid: '.1.3.6.1.4.1.33555.4.2.1.8.{{ $index }}'
descr: Rx Modulation Rate
state_name: rxModulationIndex
states:
- { value: 1, generic: 0, graph: 1, descr: 'QPSK_S' }
- { value: 2, generic: 0, graph: 1, descr: 'QPSK' }
- { value: 3, generic: 0, graph: 1, descr: 'QAM16' }
- { value: 4, generic: 0, graph: 1, descr: 'QAM32' }
- { value: 5, generic: 0, graph: 1, descr: 'QAM64' }
- { value: 6, generic: 0, graph: 1, descr: 'QAM128' }
- { value: 7, generic: 0, graph: 1, descr: 'QAM256' }
- { value: 8, generic: 0, graph: 1, descr: 'QAM512' }
- { value: 9, generic: 0, graph: 1, descr: 'QAM1024' }
- { value: 10, generic: 0, graph: 1, descr: 'QAM2048' }
- { value: 11, generic: 0, graph: 1, descr: 'QAM4096' }

View File

@ -7,12 +7,12 @@
"sysObjectID": ".1.3.6.1.4.1.33555.4.1",
"sysDescr": "Microwave Link",
"sysContact": null,
"version": "1.1.3.0",
"hardware": "RAy3-17",
"version": "1.1.1.0",
"hardware": "RAy3-24",
"features": "U",
"os": "ray3",
"type": "wireless",
"serial": "2002254019",
"serial": "1801536941",
"icon": "ray.png",
"location": "<private>"
}
@ -401,11 +401,11 @@
"ifOutErrors_prev": 0,
"ifOutErrors_delta": null,
"ifOutErrors_rate": null,
"ifInOctets": 123447994827282,
"ifInOctets": 2789042457355,
"ifInOctets_prev": 0,
"ifInOctets_delta": null,
"ifInOctets_rate": null,
"ifOutOctets": 42960585833983,
"ifOutOctets": 17683514982501,
"ifOutOctets_prev": 0,
"ifOutOctets_delta": null,
"ifOutOctets_rate": null,
@ -430,19 +430,19 @@
"ifInUnknownProtos_prev": 0,
"ifInUnknownProtos_delta": null,
"ifInUnknownProtos_rate": null,
"ifInBroadcastPkts": 532566,
"ifInBroadcastPkts": 40528,
"ifInBroadcastPkts_prev": 0,
"ifInBroadcastPkts_delta": null,
"ifInBroadcastPkts_rate": null,
"ifOutBroadcastPkts": 532524,
"ifOutBroadcastPkts": 40067,
"ifOutBroadcastPkts_prev": 0,
"ifOutBroadcastPkts_delta": null,
"ifOutBroadcastPkts_rate": null,
"ifInMulticastPkts": 23589450,
"ifInMulticastPkts": 2273101,
"ifInMulticastPkts_prev": 0,
"ifInMulticastPkts_delta": null,
"ifInMulticastPkts_rate": null,
"ifOutMulticastPkts": 31330908,
"ifOutMulticastPkts": 3565613,
"ifOutMulticastPkts_prev": 0,
"ifOutMulticastPkts_delta": null,
"ifOutMulticastPkts_rate": null
@ -611,11 +611,11 @@
"ifOutErrors_prev": 0,
"ifOutErrors_delta": null,
"ifOutErrors_rate": null,
"ifInOctets": 43238672681732,
"ifInOctets": 17683913348656,
"ifInOctets_prev": 0,
"ifInOctets_delta": null,
"ifInOctets_rate": null,
"ifOutOctets": 123391740703921,
"ifOutOctets": 2789278900958,
"ifOutOctets_prev": 0,
"ifOutOctets_delta": null,
"ifOutOctets_rate": null,
@ -640,19 +640,19 @@
"ifInUnknownProtos_prev": 0,
"ifInUnknownProtos_delta": null,
"ifInUnknownProtos_rate": null,
"ifInBroadcastPkts": 532523,
"ifInBroadcastPkts": 40066,
"ifInBroadcastPkts_prev": 0,
"ifInBroadcastPkts_delta": null,
"ifInBroadcastPkts_rate": null,
"ifOutBroadcastPkts": 532528,
"ifOutBroadcastPkts": 40530,
"ifOutBroadcastPkts_prev": 0,
"ifOutBroadcastPkts_delta": null,
"ifOutBroadcastPkts_rate": null,
"ifInMulticastPkts": 30262496,
"ifInMulticastPkts": 3484892,
"ifInMulticastPkts_prev": 0,
"ifInMulticastPkts_delta": null,
"ifInMulticastPkts_rate": null,
"ifOutMulticastPkts": 24657790,
"ifOutMulticastPkts": 2353817,
"ifOutMulticastPkts_prev": 0,
"ifOutMulticastPkts_delta": null,
"ifOutMulticastPkts_rate": null
@ -669,7 +669,7 @@
"processor_oid": ".1.3.6.1.4.1.33555.4.1.5.1.0",
"processor_index": "0",
"processor_type": "ray3",
"processor_usage": 100,
"processor_usage": 1,
"processor_descr": "Processor",
"processor_precision": 1,
"processor_perc_warn": 75
@ -688,11 +688,11 @@
"mempool_class": "system",
"mempool_precision": 1,
"mempool_descr": "Memory",
"mempool_perc": 33,
"mempool_perc": 30,
"mempool_perc_oid": ".1.3.6.1.4.1.33555.4.1.5.2.0",
"mempool_used": 33,
"mempool_used": 30,
"mempool_used_oid": null,
"mempool_free": 67,
"mempool_free": 70,
"mempool_free_oid": null,
"mempool_total": 100,
"mempool_total_oid": null,
@ -732,6 +732,30 @@
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "state",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.33555.4.2.1.8.0",
"sensor_index": "0",
"sensor_type": "rxModulationIndex",
"sensor_descr": "Rx Modulation Rate",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 9,
"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": "rxModulationIndex"
},
{
"sensor_deleted": 0,
"sensor_class": "state",
@ -756,6 +780,30 @@
"user_func": null,
"state_name": "systemStatus"
},
{
"sensor_deleted": 0,
"sensor_class": "state",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.33555.4.2.1.7.0",
"sensor_index": "0",
"sensor_type": "txModulationIndex",
"sensor_descr": "Tx Modulation Rate",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 5,
"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": "txModulationIndex"
},
{
"sensor_deleted": 0,
"sensor_class": "temperature",
@ -767,10 +815,10 @@
"group": null,
"sensor_divisor": 100,
"sensor_multiplier": 1,
"sensor_current": 17.7,
"sensor_limit": 37.7,
"sensor_current": 32.4,
"sensor_limit": 52.4,
"sensor_limit_warn": null,
"sensor_limit_low": 7.7,
"sensor_limit_low": 22.4,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
@ -791,10 +839,10 @@
"group": null,
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 44.6,
"sensor_limit": 51.29,
"sensor_current": 24.3,
"sensor_limit": 27.945,
"sensor_limit_warn": null,
"sensor_limit_low": 37.91,
"sensor_limit_low": 20.655,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
@ -806,6 +854,83 @@
}
],
"state_indexes": [
{
"state_name": "rxModulationIndex",
"state_descr": "QPSK_S",
"state_draw_graph": 1,
"state_value": 1,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QPSK",
"state_draw_graph": 1,
"state_value": 2,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM16",
"state_draw_graph": 1,
"state_value": 3,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM32",
"state_draw_graph": 1,
"state_value": 4,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM64",
"state_draw_graph": 1,
"state_value": 5,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM128",
"state_draw_graph": 1,
"state_value": 6,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM256",
"state_draw_graph": 1,
"state_value": 7,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM512",
"state_draw_graph": 1,
"state_value": 8,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM1024",
"state_draw_graph": 1,
"state_value": 9,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM2048",
"state_draw_graph": 1,
"state_value": 10,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM4096",
"state_draw_graph": 1,
"state_value": 11,
"state_generic_value": 0
},
{
"state_name": "systemStatus",
"state_descr": "Unknown",
@ -833,10 +958,418 @@
"state_draw_graph": 0,
"state_value": 3,
"state_generic_value": 3
},
{
"state_name": "txModulationIndex",
"state_descr": "QPSK_S",
"state_draw_graph": 1,
"state_value": 1,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QPSK",
"state_draw_graph": 1,
"state_value": 2,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM16",
"state_draw_graph": 1,
"state_value": 3,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM32",
"state_draw_graph": 1,
"state_value": 4,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM64",
"state_draw_graph": 1,
"state_value": 5,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM128",
"state_draw_graph": 1,
"state_value": 6,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM256",
"state_draw_graph": 1,
"state_value": 7,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM512",
"state_draw_graph": 1,
"state_value": 8,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM1024",
"state_draw_graph": 1,
"state_value": 9,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM2048",
"state_draw_graph": 1,
"state_value": 10,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM4096",
"state_draw_graph": 1,
"state_value": 11,
"state_generic_value": 0
}
]
},
"poller": "matches discovery"
"poller": {
"sensors": [
{
"sensor_deleted": 0,
"sensor_class": "ber",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.33555.4.3.2.11.0",
"sensor_index": "0",
"sensor_type": "ray3",
"sensor_descr": "BER",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 0,
"sensor_limit": null,
"sensor_limit_warn": 0,
"sensor_limit_low": null,
"sensor_limit_low_warn": 0,
"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.33555.4.2.1.8.0",
"sensor_index": "0",
"sensor_type": "rxModulationIndex",
"sensor_descr": "Rx Modulation Rate",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 5,
"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": 9,
"user_func": null,
"state_name": "rxModulationIndex"
},
{
"sensor_deleted": 0,
"sensor_class": "state",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.33555.4.1.3.1.0",
"sensor_index": "0",
"sensor_type": "systemStatus",
"sensor_descr": "System Status",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 1,
"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": "systemStatus"
},
{
"sensor_deleted": 0,
"sensor_class": "state",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.33555.4.2.1.7.0",
"sensor_index": "0",
"sensor_type": "txModulationIndex",
"sensor_descr": "Tx Modulation Rate",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 9,
"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": 5,
"user_func": null,
"state_name": "txModulationIndex"
},
{
"sensor_deleted": 0,
"sensor_class": "temperature",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.33555.4.1.4.2.0",
"sensor_index": "0",
"sensor_type": "ray3",
"sensor_descr": "Temperature",
"group": null,
"sensor_divisor": 100,
"sensor_multiplier": 1,
"sensor_current": 32.4,
"sensor_limit": 52.4,
"sensor_limit_warn": null,
"sensor_limit_low": 22.4,
"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.33555.4.1.4.3.0",
"sensor_index": "0",
"sensor_type": "ray3",
"sensor_descr": "Voltage",
"group": null,
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_current": 24.3,
"sensor_limit": 27.945,
"sensor_limit_warn": null,
"sensor_limit_low": 20.655,
"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": "rxModulationIndex",
"state_descr": "QPSK_S",
"state_draw_graph": 1,
"state_value": 1,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QPSK",
"state_draw_graph": 1,
"state_value": 2,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM16",
"state_draw_graph": 1,
"state_value": 3,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM32",
"state_draw_graph": 1,
"state_value": 4,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM64",
"state_draw_graph": 1,
"state_value": 5,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM128",
"state_draw_graph": 1,
"state_value": 6,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM256",
"state_draw_graph": 1,
"state_value": 7,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM512",
"state_draw_graph": 1,
"state_value": 8,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM1024",
"state_draw_graph": 1,
"state_value": 9,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM2048",
"state_draw_graph": 1,
"state_value": 10,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM4096",
"state_draw_graph": 1,
"state_value": 11,
"state_generic_value": 0
},
{
"state_name": "systemStatus",
"state_descr": "Unknown",
"state_draw_graph": 0,
"state_value": 0,
"state_generic_value": 3
},
{
"state_name": "systemStatus",
"state_descr": "Ok",
"state_draw_graph": 0,
"state_value": 1,
"state_generic_value": 0
},
{
"state_name": "systemStatus",
"state_descr": "Warning",
"state_draw_graph": 0,
"state_value": 2,
"state_generic_value": 2
},
{
"state_name": "systemStatus",
"state_descr": "Alarm",
"state_draw_graph": 0,
"state_value": 3,
"state_generic_value": 3
},
{
"state_name": "txModulationIndex",
"state_descr": "QPSK_S",
"state_draw_graph": 1,
"state_value": 1,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QPSK",
"state_draw_graph": 1,
"state_value": 2,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM16",
"state_draw_graph": 1,
"state_value": 3,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM32",
"state_draw_graph": 1,
"state_value": 4,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM64",
"state_draw_graph": 1,
"state_value": 5,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM128",
"state_draw_graph": 1,
"state_value": 6,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM256",
"state_draw_graph": 1,
"state_value": 7,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM512",
"state_draw_graph": 1,
"state_value": 8,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM1024",
"state_draw_graph": 1,
"state_value": 9,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM2048",
"state_draw_graph": 1,
"state_value": 10,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM4096",
"state_draw_graph": 1,
"state_value": 11,
"state_generic_value": 0
}
]
}
},
"wireless": {
"discovery": {
@ -850,7 +1383,7 @@
"sensor_divisor": 1,
"sensor_multiplier": 1000,
"sensor_aggregator": "sum",
"sensor_current": 521070000,
"sensor_current": 319320000,
"sensor_prev": null,
"sensor_limit": null,
"sensor_limit_warn": null,
@ -892,7 +1425,7 @@
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_aggregator": "sum",
"sensor_current": -44.1,
"sensor_current": -56,
"sensor_prev": null,
"sensor_limit": null,
"sensor_limit_warn": null,
@ -955,7 +1488,7 @@
"sensor_divisor": 1000,
"sensor_multiplier": 1,
"sensor_aggregator": "sum",
"sensor_current": 17248,
"sensor_current": 24218,
"sensor_prev": null,
"sensor_limit": null,
"sensor_limit_warn": null,
@ -976,7 +1509,7 @@
"sensor_divisor": 1000,
"sensor_multiplier": 1,
"sensor_aggregator": "sum",
"sensor_current": 17144,
"sensor_current": 24088,
"sensor_prev": null,
"sensor_limit": null,
"sensor_limit_warn": null,
@ -1001,8 +1534,8 @@
"sensor_divisor": 1,
"sensor_multiplier": 1000,
"sensor_aggregator": "sum",
"sensor_current": 521070000,
"sensor_prev": 521070000,
"sensor_current": 319320000,
"sensor_prev": 319320000,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
@ -1043,8 +1576,8 @@
"sensor_divisor": 10,
"sensor_multiplier": 1,
"sensor_aggregator": "sum",
"sensor_current": -44.1,
"sensor_prev": -44.1,
"sensor_current": -56,
"sensor_prev": -56,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
@ -1106,8 +1639,8 @@
"sensor_divisor": 1000,
"sensor_multiplier": 1,
"sensor_aggregator": "sum",
"sensor_current": 17248,
"sensor_prev": 17248,
"sensor_current": 24218,
"sensor_prev": 24218,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
@ -1127,8 +1660,8 @@
"sensor_divisor": 1000,
"sensor_multiplier": 1,
"sensor_aggregator": "sum",
"sensor_current": 17144,
"sensor_prev": 17144,
"sensor_current": 24088,
"sensor_prev": 24088,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,

View File

@ -711,6 +711,30 @@
"user_func": null,
"state_name": "rfPowerStatus"
},
{
"sensor_deleted": 0,
"sensor_class": "state",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.33555.1.2.1.8.0",
"sensor_index": "0",
"sensor_type": "rxModulationIndex",
"sensor_descr": "Rx Modulation Rate",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 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": "rxModulationIndex"
},
{
"sensor_deleted": 0,
"sensor_class": "state",
@ -735,6 +759,30 @@
"user_func": null,
"state_name": "systemStatus"
},
{
"sensor_deleted": 0,
"sensor_class": "state",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.33555.1.2.1.7.0",
"sensor_index": "0",
"sensor_type": "txModulationIndex",
"sensor_descr": "Tx Modulation Rate",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 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": "txModulationIndex"
},
{
"sensor_deleted": 0,
"sensor_class": "temperature",
@ -806,6 +854,48 @@
"state_value": 2,
"state_generic_value": 3
},
{
"state_name": "rxModulationIndex",
"state_descr": "QPSK",
"state_draw_graph": 1,
"state_value": 1,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM16",
"state_draw_graph": 1,
"state_value": 2,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM32",
"state_draw_graph": 1,
"state_value": 3,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM64",
"state_draw_graph": 1,
"state_value": 4,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM128",
"state_draw_graph": 1,
"state_value": 5,
"state_generic_value": 0
},
{
"state_name": "rxModulationIndex",
"state_descr": "QAM256",
"state_draw_graph": 1,
"state_value": 6,
"state_generic_value": 0
},
{
"state_name": "systemStatus",
"state_descr": "Unknown",
@ -833,6 +923,48 @@
"state_draw_graph": 0,
"state_value": 3,
"state_generic_value": 3
},
{
"state_name": "txModulationIndex",
"state_descr": "QPSK",
"state_draw_graph": 1,
"state_value": 1,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM16",
"state_draw_graph": 1,
"state_value": 2,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM32",
"state_draw_graph": 1,
"state_value": 3,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM64",
"state_draw_graph": 1,
"state_value": 4,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM128",
"state_draw_graph": 1,
"state_value": 5,
"state_generic_value": 0
},
{
"state_name": "txModulationIndex",
"state_descr": "QAM256",
"state_draw_graph": 1,
"state_value": 6,
"state_generic_value": 0
}
]
},

View File

@ -1,6 +1,6 @@
1.3.6.1.2.1.1.1.0|4|Microwave Link
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.33555.4.1
1.3.6.1.2.1.1.3.0|67|3179875300
1.3.6.1.2.1.1.3.0|67|240205700
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.2.1|4|Eth1 (p1)
@ -24,10 +24,10 @@
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.20.3|65|0
1.3.6.1.2.1.11.1.0|65|29614012
1.3.6.1.2.1.11.2.0|65|29614011
1.3.6.1.2.1.11.1.0|65|1061731
1.3.6.1.2.1.11.2.0|65|1061731
1.3.6.1.2.1.11.3.0|65|0
1.3.6.1.2.1.11.4.0|65|1
1.3.6.1.2.1.11.4.0|65|0
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
@ -35,64 +35,66 @@
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|29042130
1.3.6.1.2.1.11.13.0|65|6805912
1.3.6.1.2.1.11.14.0|65|0
1.3.6.1.2.1.11.15.0|65|19567832
1.3.6.1.2.1.11.16.0|65|10045681
1.3.6.1.2.1.11.15.0|65|895388
1.3.6.1.2.1.11.16.0|65|37870
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|5026967
1.3.6.1.2.1.11.21.0|65|9355
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|29614035
1.3.6.1.2.1.11.28.0|65|1061755
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.25.1.1.0|67|3179875300
1.3.6.1.2.1.25.1.1.0|67|240205700
1.3.6.1.2.1.31.1.1.1.1.1|4|Eth1 (p1)
1.3.6.1.2.1.31.1.1.1.1.2|4|Eth2 (p10)
1.3.6.1.2.1.31.1.1.1.1.3|4|Air (p9)
1.3.6.1.2.1.31.1.1.1.2.1|65|23589450
1.3.6.1.2.1.31.1.1.1.2.1|65|2273101
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|30262496
1.3.6.1.2.1.31.1.1.1.3.1|65|532566
1.3.6.1.2.1.31.1.1.1.2.3|65|3484892
1.3.6.1.2.1.31.1.1.1.3.1|65|40528
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|532523
1.3.6.1.2.1.31.1.1.1.4.1|65|31330908
1.3.6.1.2.1.31.1.1.1.3.3|65|40066
1.3.6.1.2.1.31.1.1.1.4.1|65|3565613
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|24657790
1.3.6.1.2.1.31.1.1.1.5.1|65|532524
1.3.6.1.2.1.31.1.1.1.4.3|65|2353817
1.3.6.1.2.1.31.1.1.1.5.1|65|40067
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|532528
1.3.6.1.2.1.31.1.1.1.6.1|70|123447994827282
1.3.6.1.2.1.31.1.1.1.5.3|65|40530
1.3.6.1.2.1.31.1.1.1.6.1|70|2789042457355
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|43238672681732
1.3.6.1.2.1.31.1.1.1.10.1|70|42960585833983
1.3.6.1.2.1.31.1.1.1.6.3|70|17683913348656
1.3.6.1.2.1.31.1.1.1.10.1|70|17683514982501
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|123391740703921
1.3.6.1.2.1.31.1.1.1.10.3|70|2789278900958
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|0
1.3.6.1.2.1.31.1.1.1.15.3|66|2500
1.3.6.1.4.1.33555.4.1.1.1.0|4|RAy3-17
1.3.6.1.4.1.33555.4.1.1.2.0|66|2002254019
1.3.6.1.4.1.33555.4.1.1.1.0|4|RAy3-24
1.3.6.1.4.1.33555.4.1.1.2.0|66|1801536941
1.3.6.1.4.1.33555.4.1.1.3.0|4|U
1.3.6.1.4.1.33555.4.1.2.2.0|4|1.1.3.0
1.3.6.1.4.1.33555.4.1.2.2.0|4|1.1.1.0
1.3.6.1.4.1.33555.4.1.3.1.0|2|1
1.3.6.1.4.1.33555.4.1.4.2.0|2|1770
1.3.6.1.4.1.33555.4.1.4.3.0|2|446
1.3.6.1.4.1.33555.4.1.5.1.0|2|100
1.3.6.1.4.1.33555.4.1.5.2.0|2|33
1.3.6.1.4.1.33555.4.2.1.3.0|66|17144000
1.3.6.1.4.1.33555.4.2.1.4.0|66|17248000
1.3.6.1.4.1.33555.4.1.4.2.0|2|3240
1.3.6.1.4.1.33555.4.1.4.3.0|2|243
1.3.6.1.4.1.33555.4.1.5.1.0|2|1
1.3.6.1.4.1.33555.4.1.5.2.0|2|30
1.3.6.1.4.1.33555.4.2.1.3.0|66|24088000
1.3.6.1.4.1.33555.4.2.1.4.0|66|24218000
1.3.6.1.4.1.33555.4.2.1.7.0|2|9
1.3.6.1.4.1.33555.4.2.1.8.0|2|5
1.3.6.1.4.1.33555.4.2.1.12.0|2|10
1.3.6.1.4.1.33555.4.2.1.13.0|2|521070
1.3.6.1.4.1.33555.4.2.1.13.0|2|319320
1.3.6.1.4.1.33555.4.2.1.14.0|2|1003
1.3.6.1.4.1.33555.4.2.1.17.0|2|10
1.3.6.1.4.1.33555.4.3.2.1.0|2|-441
1.3.6.1.4.1.33555.4.3.2.1.0|2|-560
1.3.6.1.4.1.33555.4.3.2.11.0|2|0

View File

@ -103,6 +103,8 @@
1.3.6.1.4.1.33555.1.1.5.2.0|2|38
1.3.6.1.4.1.33555.1.2.1.3.0|66|17213500
1.3.6.1.4.1.33555.1.2.1.4.0|66|17129500
1.3.6.1.4.1.33555.1.2.1.7.0|2|6
1.3.6.1.4.1.33555.1.2.1.8.0|2|6
1.3.6.1.4.1.33555.1.2.1.12.0|2|5
1.3.6.1.4.1.33555.1.2.1.13.0|2|337670
1.3.6.1.4.1.33555.1.2.1.14.0|2|359