Next Topic

Previous Topic

Book Contents

BeginWalk

BeginWalk(string sOID)

Parameters

  • sOID - OID representing the start of an OID tree walk. Example of OID iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable

Remarks

Before the first call to the Walk function the program must call the BeginWalk function to set the start of the Walk. Walk will retrieve all the child and sibling object identifiers of the start OID set by the BeginWalk functions.