snmp option¶
The following operations can be performed on "snmp option":
set snmp option¶
Enables or disables SNMP options for SNMP SET and SNMP trap logging.
Synopsys¶
set snmp option [-snmpset ( ENABLED | DISABLED )] [-snmpTrapLogging ( ENABLED | DISABLED )] [-partitionNameInTrap ( ENABLED | DISABLED )]
Arguments¶
snmpset
Accept SNMP SET requests sent to the NetScaler appliance, and allow SNMP managers to write values to MIB objects that are configured for write access.
Possible values: ENABLED, DISABLED
Default value: DISABLED
snmpTrapLogging
Log any SNMP trap events (for SNMP alarms in which logging is enabled) even if no trap listeners are configured. With the default setting, SNMP trap events are logged if at least one trap listener is configured on the appliance.
Possible values: ENABLED, DISABLED
Default value: DISABLED
partitionNameInTrap
Send partition name as a varbind in traps. By default the partition names are not sent as a varbind.
Possible values: ENABLED, DISABLED
Default value: DISABLED
unset snmp option¶
Use this command to remove snmp option settings.Refer to the set snmp option command for meanings of the arguments.
Synopsys¶
unset snmp option [-snmpset] [-snmpTrapLogging] [-partitionNameInTrap]
show snmp option¶
Displays the settings for the following SNMP options: SNMP SET and SNMP trap Logging.
Synopsys¶
show snmp option
Outputs¶
snmpset
Accept SNMP SET requests sent to the NetScaler appliance, and allow SNMP managers to write values to MIB objects that are configured for write access.
snmpTrapLogging
Log any SNMP trap events (for SNMP alarms in which logging is enabled) even if no trap listeners are configured. With the default setting, SNMP trap events are logged if at least one trap listener is configured on the appliance.
partitionNameInTrap
Send partition name as a varbind in traps. By default the partition names are not sent as a varbind.