Lines Matching +full:target +full:- +full:module

1 .\"-
35 .Nd "Target addresses and notifications module for"
38 .Pq begemotSnmpdModulePath."target" = "/usr/lib/snmp_target.so"
42 module implements SNMPv3 Management Target MIB and basic functionality from
43 Notification MIB as defined in RFC 3413. The module is used to manage the
44 internal list of SNMPv3 notification target addresses in
47 The module must be loaded for
49 to send SNMPv3 Trap-PDUs to the configured notification target addresses.
51 A short description of the objects implemented in the module follows.
52 .Bl -tag -width "XXXXXXXXX"
55 altering the SNMP Target addresses and their associated parameters.
60 .Bl -tag -width ".It Va snmpTargetAddrName"
65 The transport domain of the target address. Currently only UDP over IPv4 is
68 in future via the object definitions in TRANSPORT-ADDRESS-MIB (RFC 3419).
73 For UDP over IPv4, this is a 6-byte long octetstring, with the first 4 bytes
75 network-byte order.
89 A list of human-readable tag values used to select target addresses for a
102 lost when the module is restarted. A SET operation on this column is not
105 This column is used to create new target address entries or delete existing ones
109 The table contains the target information to be used in generation of SNMP
112 .Bl -tag -width ".It Va snmpTargetParamsName"
121 Supported values are 1 for SNMPv1, 2 for SNMPv2c and 3 for SNMPv3 User-Based
130 module.
133 Supported values are noAuthNoPriv(1) for plain-text PDUs with no authentication,
134 authNoPriv(2) for authenticated plain-text PDUs and authPriv(3) for encrypted
145 This column is used to create new target address parameters entries or delete
152 .Bl -tag -width ".It Va snmpNotifyName"
157 This object contains a single tag value used to select target addresses from
162 The type of SNMP notifications that will be send to the target addresses
175 This column is used to create new notification target entries or delete existing
184 tables from the SNMP-NOTIFICATION-MIB are not supported by the module.
187 module instead.
189 .Bl -tag -width "XXXXXXXXX"