Method Protocols.SNMP.agent()->get_get_oid_callback()
- Method
get_get_oid_callback
void
|function
(:void
) get_get_oid_callback(string
oid
)- Description
get the Get request callback function for an Object Identifier
- Parameter
oid
the string object identifier, such as 1.3.6.1.4.1.132.2 or an asterisk (*) to indicate the default handler
- Returns
the function associated with oid, if any