xcmGenTrapClientSNMPCommunity
1.3.6.1.4.1.253.8.51.13.2.1.7
This object is used to specify the 'trap community name' used
in all SNMPv1c and SNMPv2c 'Inform|Trap' PDUs
which SHALL be generated by this SNMP management agent,
in the domain specified by 'xcmGenTrapClientSNMPDomain',
to the trap client (management station or proxy).
Note: XCMI-defined community name objects support 64 octets
maximum length and configurable charsets, for consistency with
the 'snmpCommunityName' object defined in the SNMP Community MIB
defined in RFC 2576 (March 2000).
Note: Products MAY ship with a market-specific factory default
locale with a charset other than 'utf-8', eg, in Japan a product
might factory default to 'shift-jis(17)' or 'iso-2022-jp(39)'.
Such products MUST implement the 'xcmGenFixedLocalizationTable',
to prevent ambiguity about the factory default charset.
Usage: For best interworking with the ('utf-8' charset ONLY)
closely related 'snmpCommunitySecurityName' object in RFC 2576,
conforming management stations and management agents SHOULD NOT
configure community names longer than 32 octets.
Usage: For best interworking with third-party applications,
conforming management stations and management agents SHOULD NOT
configure empty (zero-length or all spaces) community names.
Usage: Conforming management stations, when they first create
new rows in this table, SHALL set
'xcmGenTrapClientRowStatus' (to 'createAndGo'),
'xcmGenTrapClientRowPersistence' (if not 'volatile'),
'xcmGenTrapClientSNMPVersion' (if not 'snmpV1Community'), and
'xcmGenTrapClientSNMPCommunity' (if not the current managed
system default in 'xcmGenBaseSNMPTrapCommunity')
SIMULTANEOUSLY (in the same SNMP Set-Request PDU).
Usage: Conforming management agents SHALL NOT accept sets to
'xcmGenTrapClientRowPersistence',
'xcmGenTrapClientSNMPVersion', or
'xcmGenTrapClientSNMPCommunity'
AFTER row creation (these objects are 'write-once').
Usage: This object SHALL be set by all XCMI conforming
SNMP trap generators (managed host systems) to the default value
of 'xcmGenBaseSNMPTrapCommunity', when NOT supplied by the
requesting SNMP trap client (management station or proxy) at
the time of row creation.
Usage: This object is of type 'XcmFixedLocaleDisplayString'
(see DESCRIPTION of 'xcmGenBaseSNMPReadCommunity' above).
If 'xcmGenLocalizationTable' or 'xcmGenFixedLocalizationTable'
are not implemented on this host system, then the charset SHALL
be 'utf-8(106)', ISO 10646-1 in 'UTF-8' stream encoding.
Usage: All XCMI conforming management agents SHALL allow
any defined character in the configured charset of this object.
All XCMI conforming management stations SHOULD NOT write control
characters or other non-display characters into this object.
WARNING: Changing the configured 'trap community name' of an
SNMP trap client registration will cause a COMPLETE loss of
communications unless the associated SNMP management station
(client) ALSO changes over to the new 'trap community name'!!!