Details
-
Add New Device / OS
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
Description
Hi, would it be possible to add support for these devices please? It does not seem to respond to general SNMP oid queries... basically I wanted to be able to read out IAT/MLR/nosignal values for multicast streams for the last minute for each available stream, like this and then create alarm above certain threshold for this:
$mib = 'btech_probe1.mib';
$config['mibs'][$mib]['enable'] = 1;
$config['mibs'][$mib]['mib_dir'] = 'bridgetech';
$config['mibs'][$mib]['identity_num'] = '.1.3.6.1.4.1.24562';
$config['mibs'][$mib]['sensor'][] = array('oid' => 'mlrerrEntry',
'class' => 'runtime',
'oid_extra' => [ 'channelName', 'channelIpa'],
'descr' => 'MLR: %channelName% (%channelIpa%)',
'oid_num' => '.1.3.6.1.4.1.24562.520.1.7');
Attachments
Activity
Status | Original: Pending Response [ 10000 ] | New: In Review [ 10101 ] |
Attachment | New: discovery-1.txt [ 21608 ] | |
Attachment | New: poller-1.txt [ 21609 ] |
Status | Original: In Review [ 10101 ] | New: Pending Response [ 10000 ] |
Attachment | New: image-2025-02-07-10-43-48-116.png [ 21607 ] |
Status | Original: Pending Response [ 10000 ] | New: In Review [ 10101 ] |
Attachment | New: image-2025-02-07-10-43-00-070.png [ 21606 ] |
Status | Original: In Review [ 10101 ] | New: Pending Response [ 10000 ] |
Status | Original: Pending Response [ 10000 ] | New: In Review [ 10101 ] |
Status | Original: Open [ 1 ] | New: Pending Response [ 10000 ] |