NodeSyntaxString Property

The node syntax of the selected node in text format.

Object Oriented Interface

public function getNodeSyntaxString();

Procedural Interface

ipworkssnmp_mibbrowser_get($res, 12 );

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.

Data Type

String

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