IP*Works! S/SNMP V9 - Online Help
IP*Works! S/SNMP V9
Questions / Feedback?

NodeAccess Property

The access permissions for the selected node.

Syntax

[VB.NET]
Public ReadOnlyProperty NodeAccess As MibbrowserNodeAccess

[C#]
public MibbrowserNodeAccess NodeAccess {get;}

enum MibbrowserNodeAccess { accUnknown, accNoAccess, accReadOnly, accReadCreate, accReadWrite, accWriteOnly, accForNotify }

Remarks

The following is the list of values for NodeAccess:

0accUnknown
1accNoAccess
2accReadOnly
3accReadCreate
4accReadWrite
5accWriteOnly
6accForNotify

This property is read-only.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0