SNMP Commands

4-69

4
Related Commands
snmp-server host (4-65)

show snmp engine-id

This command shows the SNMP engine ID.
Command Mode
Privileged Exec
Example
This example shows the default engine ID.

snmp-server view

This command adds an SNMP view which controls user access to the MIB. Use the
no
form to remove an SNMP view.
Syntax
snmp-server view view-name oid-tree {included | excluded}
no snmp-server view view-name
view-name - Name of an SNMP view. (Range: 1-64 characters)
oid-tree - Object identifier of a branch within the MIB tree. Wild cards can
be used to mask a specific portion of the OID string. (Refer to the
examples.)
included - Defines an included view.
excluded - Defines an excluded view.
Default Setting
defaultview (includes access to the entire MIB tree)
Command Mode
Global Configuration
Console#show snmp engine-id
Local SNMP EngineID: 8000002a8000000000e8666672
Local SNMP Engine Boots: 1
Remote SNMP EngineID IP Address
80000000030004e2b316c54321 192.168.1.19
Console#
Table 4-21 show snmp engine-id - display description
Field Description
Local SNMP EngineID String identifying the engine ID.
Local SNMP Engine Boots The number of times that the engine has (re-)initialized since the snmp EngineID
was last configured.
Remote SNMP EngineID String identifying an engine ID on a remote device.
IP Address IP address of the device containing the corresponding remote SNMP engine.