snmpa
snmpa
Module
snmpa
Module summary
Interface Functions to the SNMP toolkit agent
Description
The module snmpa
contains interface functions to the SNMP agent.
Data types
oid() = [byte()] atl_type() = read | write | read_write notification_delivery_info() = #snmpa_notification_delivery_info{}
The oid()
type is used to represent an ASN.1 OBJECT IDENTIFIER.
The record snmpa_notification_delivery_info
contains the following fields:
tag = term()
-
A user defined identity representing this notification send operation.
mod = module()
-
A module implementing the
登录查看完整内容