NO_SUCH_OBJECT top-level constant

int const NO_SUCH_OBJECT

NoSuchObject is returned by the agent in response to a request when the requested object does not exist in its MIB. (SNMP v2)

This value is returned as a with data of length 0

Implementation

const NO_SUCH_OBJECT = 128;