Show snmp targetparams output details -23, Parameters defaults, Mode – Enterasys Networks D-Series User Manual

Page 203: Example

Advertising
background image

show snmp targetparams

Enterasys D-Series CLI Reference

7-23

Parameters

Defaults

If targetParams is not specified, entries associated with all target parameters will be displayed.

If not specified, entries of all storage types will be displayed.

Mode

Switch command, read‐only.

Example

This example shows how to display SNMP target parameters information:

D2(su)->show snmp targetparams

--- SNMP TargetParams information ---

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

Table 7‐19

 provides an explanation of the command output.

targetParams

(Optional) Displays entries for a specific target parameter.

volatile | nonvolatile | 
read‐only

(Optional) Displays target parameter entries for a specific storage 
type.

Table 7-19

show snmp targetparams Output Details

Output Field

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.

Advertising