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

DCF – Properties

Solved1.09K views30th November 2021DCF
2
Mário Ferreira [SLC] 29th November 2021 0 Comments

Hi,

I’m currently working on a task where I need to add or delete some DCF Properties within an element and, I’m wondering if there is a property or a method similar to:

public Dictionary<int, ConnectivityInterface> ConnectivityInterfaces { get; }

From where I can get all the DCF interface properties.

Mário Ferreira [SLC] Selected answer as best 30th November 2021

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
3
Jens Vandewalle [SLC] [DevOps Enabler]9.44K Posted 30th November 2021 2 Comments

Hi Mário,

When you have the interface (instance of class ConnectivityInterface) you can use property InterfaceProperties which will return Dictionary<int, ConnectivityInterfaceProperty>

Jens Vandewalle [SLC] [DevOps Enabler] Posted new comment 30th November 2021
Mário Ferreira [SLC] commented 30th November 2021

Hi Jens, I have followed that approach.
It would be nice if we could get access to all the properties the same way we do for the interfaces or at least if we could retrieve them via a getcolumns.

Either way thanks.

Jens Vandewalle [SLC] [DevOps Enabler] commented 30th November 2021

What you can do is read out table [Interface Properties] (PID 65054) which is available on page General Parameters > DataMiner Connectivity Framework with the common protocol calls.
Please note that these tables are maintained by software and that it’s possible that these can change.

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