Lines Matching +full:security +full:- +full:module
1 .\"-
35 .Nd "Target addresses and notifications module for"
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
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"
60 .Bl -tag -width ".It Va snmpTargetAddrName"
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
112 .Bl -tag -width ".It Va snmpTargetParamsName"
120 The Security Model to be used when generating SNMP PDUs using this entry.
121 Supported values are 1 for SNMPv1, 2 for SNMPv2c and 3 for SNMPv3 User-Based
122 Security Model.
130 module.
132 The Security Level to be used when generating SNMP PDUs using this entry.
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
152 .Bl -tag -width ".It Va snmpNotifyName"
184 tables from the SNMP-NOTIFICATION-MIB are not supported by the module.
187 module instead.
189 .Bl -tag -width "XXXXXXXXX"