IPWorks SNMP 2020 .NET Edition

Questions / Feedback?

NodeSyntaxString Property

The node syntax of the selected node in text format.

Syntax

public string NodeSyntaxString { get; }
Public ReadOnly Property NodeSyntaxString As String

Default Value

""

Remarks

For instance, for the node "system" in "SNMPv2-MIB", NodeSyntax returns 6 (stxObjectId), while NodeSyntaxString returns "OBJECT IDENTIFIER".

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks SNMP 2020 .NET Edition - Version 20.0 [Build 8202]