beautypg.com

Show snmp engine-id, Table 4-43, Show snmp engine-id - display description – SMC Networks SMC Tiger 10/100 SMC6128PL2 User Manual

Page 465

background image

SNMP Commands

4-157

4

passwords to generate the security keys for authenticating and encrypting
SNMPv3 packets.

• A remote engine ID is required when using SNMPv3 informs. (See

snmp-server host on page 4-153.) The remote engine ID is used to compute
the security digest for authenticating and encrypting packets sent to a user on
the remote host. SNMP passwords are localized using the engine ID of the
authoritative agent. For informs, the authoritative SNMP agent is the remote
agent. You therefore need to configure the remote agent’s SNMP engine ID
before you can send proxy requests or informs to it.

• Trailing zeroes need not be entered to uniquely specify a engine ID. In other

words, the value “123456789” is equivalent to “1234567890” because a
trailing zero will be added to fill in the last octet if an odd number of
hexadecimal characters is specified.

• A local engine ID is automatically generated that is unique to the switch. This

is referred to as the default engine ID. If the local engine ID is deleted or
changed, all SNMP users will be cleared. You will need to reconfigure all
existing users (page 4-162).

Example

Related Commands

snmp-server host (4-153)

show snmp engine-id

This command shows the SNMP engine ID.

Command Mode

Privileged Exec

Example
This example shows the default engine ID.

Console(config)#snmp-server engine-id local 123456789
Console(config)#snmp-server engineID remote 987654321 192.168.1.19
Console(config)#

Console#show snmp engine-id
Local SNMP engineID: 8000002a8000000000e8666672
Local SNMP engineBoots: 1

Remote SNMP engineID IP address
80000000030004e2b316c54321 192.168.1.19
Console#

Table 4-43 show snmp engine-id - display description

Field

Description

Local SNMP engineID

String identifying the engine ID.

Local SNMP engineBoots The number of times that the engine has (re-)initialized since the snmp EngineID

was last configured.