Hitachi Energy
snmpagentd.conf
For details on the HLM SNMPv3 integration refer to the application note FOXMAN‑UN HLM SNMPv3 Integration [1KHW029203].
 
snmp_trap_port
Remote port where alarms are sent; default is 10162.
snmp_request_port
Local host’s listening port for SNMP requests from the remote host; default is 10161.
snmp_hlm_host
HLM host IP address; default is: 127.0.0.1
snmp_no_cards_alarms_table
By enabling (value = enable) this flag would set the NBI/FOXMAN‑UN to trap only mode and HLMs are prevented from accessing the FOXMAN‑UN ne, card and alarm tables. Default: disabled
snmp_community
Community name between agent and HLM, default is “public”.
snmp_trap_community
Trap community name between agent and HLM, default is “public”.
snmp_clear_alarm_ack
Automatic clear of alarm acknowledgment, default is “disable”.
snmp_raise_alarm_ack
Automatic raise of alarm acknowledgment, default is “disable”.
snmp_send_clear_ack_trap
Send acknowledge trap when cleared alarm is acknowledged.
Default is “disable”.
snmp_send_raise_ack_trap
Send acknowledge trap when raised alarm is acknowledged.
Default is “disable”.
snmp_hlm_host2
Second HLM host IP address for traps
Default is -
snmp_trap_port2
Remote host for the second HLM host
Default is “0”.
snmp_v3_security
Turns on and off the SNMP V3 security
Default is “enable”.
snmp_v3_userid
Username setup for SNMP V3 security
Default is: “big_chief”. If not set or set to empty string, it uses the ‘big_chief’ value (i.e. usually ‘nemadm’).
snmp_v3_auth_protocol
Authentication protocol used for the SNMP V3 user. Possible protocols are “none”, “SHA” or “MD5”.
Default is “SHA”.
snmp_v3_priv_protocol
Privacy protocol for the SNMP V3 user. Possible protocols are “none” or “DES”. Default is “DES”.
snmp_v3_usm_access
Allow snmpv3 user access USM (user) tables.
Default is “enable”.
snmp_trap_version
Defines if FOXMAN‑UN sends SNMPv1, v2 or v3 traps / notifications.
Valid values are:
“1” (for SNMPv1 traps),
“2” (for SNMPv2 notifications),
“3” (for SNMPv3 traps and notifications).
Default is “3”.
snmp_v1v2_support
Define the SNMP version to be used by default for GET requests.
Valid values are: disable, enable.
Default is “disable”. If disabled, SNMP v1/v2 is not used, but only v3.
snmp_show_cleared_alarms
Define if cleared alarms are shown in the Northbound SNMP alarm table.
Valid values are: disable, enable.
Default is “disable”.
snmp_alarm_ne_card_batch_size
Define the chunk size of the alarm, ne, and card traps sent to HLM by NBI.
Default size is “5”.
snmp_include_services
Define if supervision services are included in the NE table, and service alarms included in the alarm table. Valid values are:
“disable”,
“enable”.
Default is “disable”.