Uses of Class
com.tailf.conf.SnmpVarbind
Package
Description
Data provider API package, for implementation of callbacks for validations, actions, transformation etc.
MAAPI is an API which provides full access to the systems internal
transaction engine.
-
Uses of SnmpVarbind in com.tailf.dp
Modifier and TypeMethodDescriptionvoid
DpSnmpNotifier.send
(String notification, SnmpVarbind[] varbinds) Send SNMP notification.void
DpSnmpNotifier.send
(String notification, SnmpVarbind[] varbinds, Integer ref) Send SNMP notification with the option to receive an Inform Response. -
Uses of SnmpVarbind in com.tailf.maapi
Modifier and TypeMethodDescriptionvoid
Maapi.snmpSendNotification
(String notifName, String notifyTarget, String ctxName, SnmpVarbind[] varbinds) Send SNMP notification.