Get/Set GET-BULK NonRepeaters value
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
Remarks
Non repeaters variable tells the SNMP Agent how many GETNEXT like variables to retrieve (single Vb returned
per request) before MaxRepetitions value takes affect. If you wish to retrieve as many values as you can
in a single request, set this value to 0.
Exceptions
| Exception | Condition |
|---|---|
| SnmpInvalidPduTypeException | Thrown when PDU type is not GET-BULK |