Overload List

  NameDescription
Add(Oid)
Add Vb with the supplied OID and value of SnmpNull
Add(Vb)
Add variable binding to the collection
Add(VbCollection)
Add content of the VbCollection to the end of 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

See Also