Overload List
| Name | Description |
|---|---|
| Add(Oid) |
Add Vb with the supplied OID and value of SnmpNull
|
| Add(Vb) |
Add variable binding to the collection
|
| Add(String) |
Add new VB to the collection. New Vb OID in string format is supplied. Value is set to null (as in request)
|
| Add(Oid, AsnType) |
Add Vb with the supplied OID and value of SnmpNull
|