Difference between revisions of "User talk:Pavels Gurskis"

From NetXMS Wiki
Jump to navigation Jump to search
m (Welcome!)
 
(→‎DCI Parameters: new section)
Line 3: Line 3:
You will probably want to read the [[Help:Contents|help pages]].
You will probably want to read the [[Help:Contents|help pages]].
Again, welcome and have fun! [[User:AlexKirhenshtein|AlexKirhenshtein]] ([[User talk:AlexKirhenshtein|talk]]) 22:12, 24 April 2014 (EEST)
Again, welcome and have fun! [[User:AlexKirhenshtein|AlexKirhenshtein]] ([[User talk:AlexKirhenshtein|talk]]) 22:12, 24 April 2014 (EEST)
== DCI Parameters ==
== Notes on using particular DCIs ==
=== ChildStatus ===
ChildStatus can be used to check status of child items of the nodes, particularly:
# Network Service
# Interface
While using ChildStatus to check status of the interface, keep in mind, that depending on the device/vendor object ID of the interface might change between the [[configuration polls]].
For Cisco switches there's way to preserve ifIndex for the interfaces using '''snmp-server ifindex persist''' command (read more about that on [http://www.cisco.com/c/en/us/support/docs/ip/simple-network-management-protocol-snmp/28420-ifIndex-Persistence.html Interface Index (ifIndex) Persistence])

Revision as of 11:34, 6 May 2014

Welcome to NetXMS Wiki! We hope you will contribute much and well. You will probably want to read the help pages. Again, welcome and have fun! AlexKirhenshtein (talk) 22:12, 24 April 2014 (EEST)

DCI Parameters

Notes on using particular DCIs

ChildStatus

ChildStatus can be used to check status of child items of the nodes, particularly:

  1. Network Service
  2. Interface

While using ChildStatus to check status of the interface, keep in mind, that depending on the device/vendor object ID of the interface might change between the configuration polls. For Cisco switches there's way to preserve ifIndex for the interfaces using snmp-server ifindex persist command (read more about that on Interface Index (ifIndex) Persistence)