HP-UX Reference (11i v2 03/08) - 4 File Formats (vol 8)

s
snmpd.conf(4) snmpd.conf(4)
vacmAccessStorageType is
nonVolatile, permanent
,orreadOnly.
When the TAG is
vacmViewTreeFamilyEntry
, the format of the VALUE clause is as follows:
vacmViewTreeFamilyViewName vacmViewTreeFamilySubtree
vacmViewTreeFamilyMask vacmViewTreeFamilyType
vacmViewTreeFamilyStorageType
where:
vacmViewTreeFamilyViewName
is the name of the family of this view of subtrees.
vacmViewTreeFamilySubtree
is the object Identifier that defines the subtree.
vacmViewTreeFamilyMask
is a sequence of hexadecimal numbers between 0x00 and 0xff, to restrict
the value of vacmViewTreeFamilySubtree. A value of 0, indicates ‘wild
card’ (matches anything), and value of 1 indicates exact match.
vacmViewTreeFamilyType is
included
or excluded to mean whether the subtree under the OID
defined by vacmViewTreeFamilySubtree is accessible or not accessible.
vacmViewTreeFamilyStorageType
is
nonVolatile, permanent,orreadOnly.
When the TAG is
snmpTargetAddrEntry
, the format of the VALUE clause is as follows:
snmpTargetAddrName snmpTargetAddrTDomain snmpTargetAddrTAddress
snmpTargetAddrTimeout snmpTargetAddrRetryCount snmpTargetAddrTagList
snmpTargetAddrParams snmpTargetAddrStorageType snmpTargetAddrTMask
snmpTargetAddrMMS
where:
snmpTargetAddrName is the ASCII text representing the name of the target.
snmpTargetAddrTDomain is and OID which indicates network type. Presently supported value is
snmpUDPDomain, i.e., 1.3.6.1.6.1.1
.
snmpTargetAddrTAddress is x.x.x.x
:y where x.x.x.x is a valid IP address and y is a valid UDP port
number. The address is used as destination address for outgoing
notifications. If y is 0, the value of
SR_TRAP_TEST_PORT
is used as
destination port number. Otherwise, if
SR_SNMP_TEST_PORT
is set,
the destination port is 1 more than
SR_SNMP_TEST_PORT
, else 162 is
destination port.
snmpTargetAddrTimeout is used for Inform requests to estimate the round trip time (in hundredth
of second). When Inform request is sent to this address, and response
doesn’t arrive in this time, SNMP entity will assume that response will
not be delivered.
The default value is 1500 (15 seconds) as per RFC-2573.
snmpTargetAddrRetryCount
is the number of times, Inform request is resent, if response is not
received.
Default value is 3 as suggested by RFC-2573.
snmpTargetAddrTagList is a quoted string containing one or more tags corresponding to the value
of snmpNotifyTag in
snmpNotifyTable. A notification defined in
snmpNotifyTable will be sent to snmpTargetAddrTDomain if
notification’s snmpNotifyTag appears in this tag list.
snmpTargetAddrParams is ASCII string used to select values in
snmpTargetParamsTable.
snmpTargetAddrStorageType
is
nonVolatile, permanent,orreadOnly.
snmpTargetAddrTMask is mask value for snmpTargetAddrTAddress.
HP-UX 11i Version 2: August 2003 3 Hewlett-Packard Company Section 4295