noSuchInstance constant

VarbindType const noSuchInstance

The requested instance of the object does not exist (SNMP v2)

For example: requesting data from port 9 of an 8-port switch

Implementation

static const noSuchInstance = VarbindType.fromInt(NO_SUCH_INSTANCE);