Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
Use volatileif the value need
not be stored in NVRAM.
Use nonvolatile if the value
must be stored in NVRAM and
Exits the configuration mode.
address information.
Optional step – saves this SNMP
configuration to be part of the
The “no snmptargetaddr<TargetAddressName> ”command deletes the specified SNMP
target address information.
The example below shows the commands used to configure the SNMP target address.
SMIS# configure terminal
SMIS(config)# snmptargetaddr host1 param param1 192.168.1.10 taglist tg1
SMIS# end
SMIS# show snmptargetaddr
Target Address Name: host1
IP Address: 192.168.1.10
Tag List: tg1
Parameters: param1
Storage Type: Volatile
Row Status: Active
------------------------------
11.7.2 Target Parameters
Target parameters define the MIB objects that should be notified to an SNMP target, usually an SNMP
manager.
Follow the steps below to configure SNMP target parameters.
Enters the configuration mode
snmptargetparams<ParamName> user
<UserName>security-model {v1 | v2c | v3 {auth |
noauth | priv}}message-processing {v1 | v2c | v3}
Configures the SNMP target
parameters.