PowerSNMP for .NET
Access Field




Gets the Access value of the MibNode.
Syntax
Public ReadOnly Access As Access
Dim instance As MibNode
Dim value As Access
 
value = instance.Access
public readonly Access Access
public: readonly Access Access
public:
readonly Access Access

Field Value

Returns an Access value assigned to the MibNode.
Remarks

Access describes the operations that can be performed by a Variable. The Agent uses this information when creating a ResponseMessage for Get, GetNext, GetBulk and Set Requests to determine whether the request is a valid operation on the variable.

See Also

Reference

MibNode Class
MibNode Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic