show snmp engineid
12-40 SNMP Configuration
show snmp engineid
Use this command to display the SNMP local engine ID. This is the SNMP v3 engine’s
administratively unique identifier.
Syntax
show snmp engineid
Parameters
None.
Defaults
None.
Mode
Switch command, read-only.
Example
This example shows how to display SNMP engine properties:
C3(su)->show snmp engineid
EngineId: 80:00:15:f8:03:00:e0:63:9d:b5:87
Engine Boots = 12
Engine Time = 162181
Max Msg Size = 2048
Table 12-11 provides an explanation of the command output.
set snmp engineid
Use this command to configure a non-default SNMP engine ID on the switch.
Syntax
set snmp engineid string
Parameters
Table 12-11 show snmp engineid Output Details
Output Field What It Displays...
EngineId String identifying the SNMP agent on the device.
Engine Boots Number of times the SNMP engine has been started or reinitialized.
Engine Time Time in seconds since last reboot.
Max Msg Size Maximum accepted length, in bytes, of SNMP frame.
string The engine ID string can be specified in text format or in octet format.
Maximum string length is 27 bytes.
If the engine ID is a text string, the fifth bit of the engine ID is set to 4. If
the engine ID is an octet, the fifth bit of the engine ID is set to 5.