Command Line Reference Guide

Example
FTOS#show snmp engineID
Local SNMP engineID: 0000178B02000001E80214A8
Remote Engine ID IP-addr Port
80001F88043132333435 172.31.1.3 5009
80001F88043938373635 172.31.1.3 5008
FTOS#
Related
Commands
snmp-server engineID – configures local and remote SNMP engines on the router.
show snmp group
Display the group name, security model, status, and storage type of each group.
S5000
Syntax
show snmp group
Command Modes
EXEC
EXEC Privilege
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
The following Example displays a group named
ngroup
. The
ngroup
has a security model of
version 3 (v3) with authentication (auth), the read and notify name is
nview
with no write view
name specified, and finally the row status is active.
Example
FTOS#show snmp group
groupname: v1v2creadg security model: v1
readview : v1v2cdefault writeview: no write view specified
notifyview: v1v2cdefault context: no context specified
row status: active
groupname: v1v2creadg security model: v2c
readview : v1v2cdefault writeview: no write view specified
notifyview: v1v2cdefault context: no context specified
row status: active
groupname: v1v2cwriteg security model: v1
readview : v1v2cdefault writeview: v1v2cdefault
notifyview: v1v2cdefault context: no context specified
row status: active
groupname: v1v2cwriteg security model: v2c
readview : v1v2cdefault writeview: v1v2cdefault
notifyview: v1v2cdefault context: no context specified
1191