endOfMibView constant

VarbindType const endOfMibView

Signifies the end of an SNMP "walk" or "get-next" (SNMP v2)

Implementation

static const endOfMibView = VarbindType.fromInt(END_OF_MIB_VIEW);