Receiving malformed packets from a SNMP device
3rd September 2020
Like Joey mentions, the value is not a valid integer because of length zero. There are a few other things that I’m wondering: -How is the parameter requested via the …
Answer
3rd September 2020
Like Joey mentions, the value is not a valid integer because of length zero. There are a few other things that I’m wondering: -How is the parameter requested via the …
2nd September 2020
Unlinked resources are SRM resources that provide specific capacities and capabilities, but are not yet linked to existing instances of the device or product. Typically, the actual instances only get …
2nd September 2020
Looks like the value for that OID is not a valid integer (empty) and DataMiner doesn’t (yet) handle this error. Have you tried polling using getnext to see if polling …
2nd September 2020
Hi, These figures are under review and will appear in our official metrics in due course.
2nd September 2020
DataMiner currently has over 6000+ systems deployed for over 1000+ customers all over the world (125+ countries), consisting of both standard DataMiner systems or co-branded via our OEM partners. Regardless …
2nd September 2020
Hi Jens, The types are used to distinguish different types of configurations. Golden is usually used to refer to the one that is known to be stable and working well. …
2nd September 2020
Hi Bernard, as Miguel already said, the bindings from 1.3.6.1.4.1.8813.1.1.2.2.17 onward are the alarm properties (And are variable depending on your configuration). If these extra OIDs are not desired, you …
2nd September 2020
Hi Bernard, All other bindings (as from OID 1.3.6.1.4.1.8813.1.1.2.2.17) are alarm properties. Currently it is not possible to know the exact amount of bindings. Since the amount of alarm properties …
2nd September 2020
To achieve this you have to use the range query (see: Kibana docs) As example: GET dms-info/_search { “query”: { “range”: { “TimeOfArrival” : { “gt”:“2020-06-30T13:19:36Z” } } } }
2nd September 2020
I don’t believe we have such a list. Be aware that a lot of the services are also required for Windows to operate correctly, so be very cautious when stopping …
2nd September 2020
SONY LEO is a vital part of the SONY IP LIVE PRODUCTION portfolio, it’s standard DataMiner rebranded as LEO (Live Element Orchestrator) to perform e2e facility management capabilities including e2e …
2nd September 2020
Also note that the parameter ids (pids) in screenshots are all 64501, which is the “Timeout” parameter. Not sure whether this coincidence or whether all of these notices are being …
2nd September 2020
There are a number of different ways you can do this. The most basic way is to use a terminal program and just copy and save the output of the …
2nd September 2020
Hi Jens, I believe this can be done either by setting up a (T)FTP server and instruct the router to make a backup or get one from the server, either …
2nd September 2020
Sony Leo is the result of a collaboration from Skyline with Sony Imaging Products and Solutions (SIPS). LEO is an off-the-shelf monitoring & orchestrator platform, built on DataMiner technology and …