Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Sequence on a snmpSetAndGet parameter

Solved852 views23rd August 2022
2
Julio Riambau [SLC] [DevOps Advocate]302 23rd August 2022 0 Comments

Hi Team,

I have the following parameter.

If the sequence option if not used it will perform the operation:

But if the sequence is included it will not perform the operation or at least it will not show on the stream viewer. No error is show on the element log.

Tested on DataMiner 10.2.7.0-11922

<Param id=”1155″ snmpSetAndGet=”true”>
<Name>faultDefinitionAudioSilenceLevel</Name>
<Description>Audio Silence Level (Fault Definition)</Description>
<Type>write</Type>
<Interprete>
<RawType>numeric text</RawType>
<Type>double</Type>
<LengthType>next param</LengthType>
<Sequence noset=”true”>factor:4</Sequence>
</Interprete>
<SNMP>
<Enabled>true</Enabled>
<OID type=”complete”>1.3.6.1.4.1.6827.10.121.3.3.1.6</OID>
<Type>integer</Type>
</SNMP>
<Display>
<RTDisplay onAppLevel=”true”>true</RTDisplay>
<Decimals>2</Decimals>
<Steps>0.25</Steps>
<Range>
<Low>-96</Low>
<High>-20</High>
</Range>
<Units>dB</Units>
</Display>
<Measurement>
<Type>number</Type>
</Measurement>
</Param>

Could you please give me some advice on this situation?

Thanks in advance.

Julio Riambau [SLC] [DevOps Advocate] Selected answer as best 23rd August 2022

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
3
Laurens Moutton [SLC] [DevOps Enabler]8.78K Posted 23rd August 2022 2 Comments

Hi Julio,

The usage of a sequence in combination with snmpsetAndGet is currently not supported on tables. See task id 62869 that was created for this.

As a workaround you’ll have to perform the sequence through a qaction and perform the snmp set in the background. Then get the data again to see the result.

Regards

Laurens Moutton [SLC] [DevOps Enabler] Posted new comment 12th December 2023
Filip Đurić [SLC] [DevOps Enabler] commented 11th December 2023

Hello Laurens,

Is this still the case or is the usage of Sequence in this combination now supported?

Laurens Moutton [SLC] [DevOps Enabler] commented 12th December 2023

Hi Filip, when checking the mentioned task 62869 it is currently in the “Rejected” status. The combination of sequence and snmpSetAndGet only works for single parameters, not when being part of a table. This is a known issue that will not be fixed. The documentation has been adapted accordingly (see https://docs.dataminer.services/develop/schemadoc/Protocol/Protocol.Params.Param.Interprete.Sequence.html#remarks )
Regards,

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs