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

SNMP connection problem

Solved862 views24th October 2024
3
Davor Joleski [DevOps Enabler]572 21st October 2024 0 Comments

HI guys can someone tell me what's happening i set snmp connection but i don't know where can be the problem is it VendorOID DeviceOID  IntegrationIdor  something else i don't understand these terms 

Davor Joleski [DevOps Enabler] Selected answer as best 24th October 2024

4 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Davor Joleski [DevOps Enabler]572 Posted 22nd October 2024 0 Comments

<Params>

<Param id="1000" trending="true">
<Name>sysDescr</Name>
<Description>Sys Descr</Description>
<Information>
<Subtext>
<![CDATA[A textual description of the entity.  This value should
include the full name and version identification of
the system's hardware type, software operating-system,
and networking software.]]>
</Subtext>
</Information>
<Type>read</Type>
<Interprete>
<RawType>other</RawType>
<Type>string</Type>
<LengthType>next param</LengthType>
</Interprete>
<SNMP>
<Enabled>true</Enabled>
<OID type="complete">1.3.6.1.2.1.1.1.0</OID>
<Type>octetstring</Type>
</SNMP>
<Alarm>
<Monitored>true</Monitored>
</Alarm>
<Display>
<RTDisplay>true</RTDisplay>
<Range>
<Low>0</Low>
<High>255</High>
</Range>
<Positions>
<Position>
<Page>General</Page>
<Column>0</Column>
<Row>0</Row>
</Position>
</Positions>
</Display>
<Measurement>
<Type>string</Type>
</Measurement>
</Param>
<Param id="1001" trending="true">
<Name>sysUpTime</Name>
<Description>Sys Up Time</Description>
<Information>
<Subtext>
<![CDATA[The time (in hundredths of a second) since the
network management portion of the system was last
re-initialized.]]>
</Subtext>
</Information>
<Type>read</Type>
<Interprete>
<RawType>numeric text</RawType>
<Type>double</Type>
<LengthType>next param</LengthType>
</Interprete>
<SNMP>
<Enabled>true</Enabled>
<OID type="complete">1.3.6.1.2.1.1.3.0</OID>
<Type>timeticks</Type>
</SNMP>
<Alarm>
<Monitored>true</Monitored>
</Alarm>
<Display>
<RTDisplay>true</RTDisplay>
<Positions>
<Position>
<Page>General</Page>
<Column>0</Column>
<Row>1</Row>
</Position>
</Positions>
</Display>
<Measurement>
<Type>number</Type>
</Measurement>
</Param>
<Param id="1002" trending="true"  snmpSetAndGet="">
<Name>sysLocation</Name>
<Description>Sys Location</Description>
<Information>
<Subtext>
<![CDATA[The physical location of this node (e.g., 'telephone
closet, 3rd floor').  If the location is unknown, the
value is the zero-length string.]]>
</Subtext>
</Information>
<Type>read</Type>
<Interprete>
<RawType>other</RawType>
<Type>string</Type>
<LengthType>next param</LengthType>
</Interprete>
<SNMP>
<Enabled>true</Enabled>
<OID type="complete">1.3.6.1.2.1.1.6.0</OID>
<Type>octetstring</Type>
</SNMP>
<Alarm>
<Monitored>true</Monitored>
</Alarm>
<Display>
<RTDisplay>true</RTDisplay>
<Range>
<Low>0</Low>
<High>255</High>
</Range>
<Positions>
<Position>
<Page>General</Page>
<Column>0</Column>
<Row>2</Row>
</Position>
</Positions>
</Display>
<Measurement>
<Type>string</Type>
</Measurement>
</Param>
<Param id="1102" snmpSetAndGet="true">
<Name>sysLocation</Name>
<Description>Sys Location</Description>
<Type>write</Type>
<Interprete>
<RawType>other</RawType>
<Type>string</Type>
<LengthType>next param</LengthType>
</Interprete>
<SNMP>
<Enabled>true</Enabled>
<OID type="complete">1.3.6.1.2.1.1.6.0</OID>
<Type>octetstring</Type>
</SNMP>
<Display>
<RTDisplay>true</RTDisplay>
<Range>
<Low>0</Low>
<High>255</High>
</Range>
<Positions>
<Position>
<Page>General</Page>
<Column>0</Column>
<Row>2</Row>
</Position>
</Positions>
</Display>
<Measurement>
<Type>string</Type>
</Measurement>
</Param>

<Param id="2">
<Name>AfterStartup</Name>
<Description>After Startup</Description>
<Type>dummy</Type>
</Param>
</Params>

<QActions>
<QAction id="1" name="Precompiled Code" encoding="csharp" options="precompile" />
<QAction id="2" name="After Startup" encoding="csharp" triggers="2" />
</QActions>

<Groups>
<Group id="2">
<Name>afterStartup</Name>
<Description>After Startup</Description>
<Type>poll action</Type>
<Content>
<Action>2</Action>
</Content>
</Group>
<Group id="1000">
<Name>getSystemParameters</Name>
<Description>SystemParameters</Description>
<Type>poll</Type>
<Content multipleGet="true">
<Param>1000</Param>
<Param>1001</Param>
<Param>1002</Param>
</Content>
</Group>
</Groups>

<Triggers>
<Trigger id="1">
<Name>After Startup</Name>
<On>protocol</On>
<Time>after startup</Time>
<Type>action</Type>
<Content>
<Id>1</Id>
</Content>
</Trigger>
</Triggers>

<Actions>
<Action id="1">
<Name>After Startup Group</Name>
<On id="2">group</On>
<Type>execute next</Type>
</Action>
<Action id="2">
<Name>After Startup QAction</Name>
<On id="2">parameter</On>
<Type>run actions</Type>
</Action>
</Actions>

<Timers>
<Timer id="1">
<Name>Fast Timer (10s)</Name>
<Time initial="true">10000</Time>
<Interval>75</Interval>
<Content>
<Group>1000</Group>
</Content>
</Timer>
<Timer id="2">
<Name>Medium Timer (1m)</Name>
<Time initial="true" dataDisplay="30000">60000</Time>
<Interval>75</Interval>
<Content></Content>
</Timer>
<Timer id="3">
<Name>Slow Timer (1h)</Name>
<Time initial="true">3600000</Time>
<Interval>75</Interval>
<Content></Content>
</Timer>
</Timers>

<PortSettings name="SNMP Connection">
<BusAddress>
<Disabled>true</Disabled>
</BusAddress>
<Retries>
<DefaultValue>2</DefaultValue>
</Retries>
</PortSettings>

<VersionHistory>
<Branches>
<Branch id="1">
<Comment>Main Branch</Comment>
<SystemVersions>
<SystemVersion id="0">
<MajorVersions>
<MajorVersion id="0">
<MinorVersions>
<MinorVersion id="1">
<Date>2024-10-21</Date>
<Provider>
<Author></Author>
<Company></Company>
</Provider>
<Changes>
<NewFeature>Initial version</NewFeature>
</Changes>
</MinorVersion>
</MinorVersions>
</MajorVersion>
</MajorVersions>
</SystemVersion>
</SystemVersions>
</Branch>
</Branches>
</VersionHistory>

</Protocol>

Davor Joleski [DevOps Enabler] Answered question 22nd October 2024
You are viewing 1 out of 4 answers, click here to view all answers.
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

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin