Use this command to display the SNMP parameters that will be used to generate and send notifications to a target.
targetParams | (Optional) Displays entries for a specific target parameter. |
volatile | nonvolatile | read-only | (Optional) Displays target parameter entries for a specific storage type. |
All command modes.
This example shows how to display SNMP target parameters information:
System(rw)->show snmp targetparams Target Parameter Name = v1ExampleParams Security Name = public Message Proc. Model = SNMPv1 Security Level = noAuthNoPriv Storage type = nonVolatile Row status = active Target Parameter Name = v2cExampleParams Security Name = public Message Proc. Model = SNMPv2c Security Level = noAuthNoPriv Storage type = nonVolatile Row status = active Target Parameter Name = v3ExampleParams Security Name = CharlieDChief Message Proc. Model = USM Security Level = authNoPriv Storage type = nonVolatile Row status = active
show snmp targetparams Output Details shows a detailed explanation of the command output.
Output... | What it displays... |
---|---|
Target Parameter Name | Unique identifier for the parameter in the SNMP target parameters table. Maximum length is 32 bytes. |
Security Name | Security string definition. |
Message Proc. Model | SNMP version. |
Security Level | Type of security level (auth: security level is set to use authentication protocol, noauth: security level is not set to use authentication protocol, or privacy). |
Storage type | Whether entry is stored in volatile, nonvolatile, or read-only memory. |
Row status | Status of this entry: active, notInService, or notReady. |