snmpd.conf.4 (2010 09)

s
snmpd.conf(4) snmpd.conf(4)
usmUserEngineID is an OctetString, which is authoritative SNMP engine’s administratively
unique identifier. For
snmpget/snmpset requests, the value in agent
configuration file will be localSNMPID .
usmUserName is user name in ASCII text.
usmUserAuthProtocol is the Authentication Protocol used for sending and receiving messages,
on behalf of this SNMP engine. Currently supported values are
usmNoAuthProtocol and usmHMACMD5AuthProtocol .
usmUserPrivProtocol is the Privacy protocol used for sending and receiving messages, on
behalf of SNMP engine. Currently, no protocol is supported.
Default value is the OID for the usmUserPrivProtocol, i.e.,
.1.3.6.1.6.3.10.1.2.1
.
usmUserStorageType is
nonVolatile, permanent,or
readOnly.
usmTargetTag is ASCII text used for source address checking. It is used for selecting a
set of entries from
snmpTargetAddrTable
. The value will be "-" if
source address checking is not required.
When the TAG is
vacmSecurityToGroupEntry
, the format of the VALUE clause is as follows:
vacmSecurityModel vacmSecurityName vacmGroupName vacmSecurityToGroupStorageType
where:
vacmSecurityModel is
snmpv1 for SNMPv1, snmpv2c for SNMPv2c and usm for SNMPv3.
vacmSecurityName is the ASCII string which is ’principal’ (SNMPv3 user or SNMPv1/ SNMPv2
community string).
vacmGroupName is the ASCII text defining the group name. This group name must be defined
by at least one
vacmAccessEntry
.
vacmSecurityToGroupStorageType
is
nonVolatile, permanent,orreadOnly.
When the TAG is
vacmAccessEntry
the format of the VALUE clause is as follows:
vacmGroupName vacmAccessContextPrefix vacmAccessSecurityModel
vacmAccessSecurityLevel vacmAccessContextMatch vacmAccessReadViewName
vacmAccessWriteViewName vacmAccessNotifyViewName vacmAccessStorageType
where:
vacmGroupName is ASCII text representing group name.
vacmAccessContextPrefix is ASCII string used to match the context name in the manangement
request, either partially or completely. A dash "-" represents default con-
text.
vacmAccessSecurityModel is
snmpv1 for SNMPv1, snmpv2c
for SNMPv2c and usm for SNMPv3.
vacmAccessSecurityLevel is the level of authentication and privacy. Presently supported values
are
noAuthNoPriv, for no authentication no privacy, authNoPriv for
Authentication and no privacy.
vacmAccessContextMatch is
exact or prefix to indicate how the context of the request must
match vacmAccessContextPrefix.
vacmAccessReadViewName
is used for defining view subtrees for Get request. It should be defined
by at least one
vacmViewTreeFamilyEntry.
vacmAccessWriteViewName
is used for defining view subtrees for Set requests. It should be defined
by at least one
vacmViewTreeFamilyEntry.
vacmAccessNotifyViewName
is used for defining view subtrees from which objects may be included as
VarBinds in the Trap messages and Inform requests. It should be
defined by at least one
vacmViewTreeFamilyEntry.
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2010