show snmp v3
Syntax
show snmp v3 <access <brief | detail> | community | general | groups | notify <filter> | target <address | parameters> | users>Description
Display the SNMP version 3 operating configuration. To edit the default display of the
show snmp v3command, specify options in theshowstatement at the[edit snmp v3]hierarchy level.Options
access—(Optional) Display SNMP version 3 access information.
address—(Optional) Display SNMP version 3 target address information.
brief—(Optional) Display brief information about SNMP version 3 access information.
detail—(Optional) Display very detailed information about SNMP version 3 access information.
community—(Optional) Display SNMP version 3 community information.
filter—(Optional) Display SNMP version 3 notify filter information.
general—(Optional) Display SNMP version 3 general information.
groups—(Optional) Display SNMP version 3 security-to-group information.
notify—(Optional) Display SNMP version 3 notify information.
parameters—(Optional) Display SNMP version 3 target parameters information.
target—(Optional) Display SNMP version 3 target information.
users—(Optional) Display SNMP version 3 user information.Output Fields
Access control—Information about access control:
Group—Group name for which the configured access privileges apply. The group, together with the context prefix and the security model and security level, forms the index for this table.Context prefix—SNMP version 3 context for which the configured access privileges apply.Security model/level—Security model and security level for which the configuration access privileges apply.Read view—Identifies the MIB view applied to SNMP read operations.Write view—Identifies the MIB view applied to SNMP write operations.Notify view—Identifies the MIB view applied to outbound SNMP notifications.
Engine—Information about local engine configuration:
Local engine ID—Identifier that uniquely and unambiguously identifies the local SNMP engine.Engine boots—Number of times the local SNMP engine has rebooted or reinitialized since the engine ID was last changed.Engine time—Number of seconds since the local SNMP engine was last rebooted or reinitialized.Max msg size—Maximum message size the sender can accommodate.
Engine ID—Information about engine ID:
Engine ID—SNMP engine ID associated with each user.User—SNMP version 3 user.Auth/Priv—Authentication and encryption algorithm available for use by each user.Storage—Indicates whether a user is saved to the configuration file (nonvolatile) or not (volatile). Applies only to users with active status.Status—Status of the conceptual row. Only rows with an active status are used by the SNMP engine.
Group name—Name of the group to which this entry belongs.
Security model—Identifies the security model context for the security name.
Security name—Used with the Security model; identifies a specific security name instance. Each security model/security name combination can be assigned to a specific group.
Storage type—Indicates whether a user is saved to the configuration file (nonvolatile) or not (volatile). Applies only to users with active status.
Status—Status of the conceptual row. Only rows with active status are used by the SNMP engine.Sample Output: show snmp v3
user@host>show snmp v3Local engine ID: 80 00 0a 4c e04 31 32 33 34Engine boots: 38Engine time: 64583 secondsMax msg size: 2048 bytesEngine ID: localUser Auth/Priv Storage Statususer1 md5/des nonvolatile activeuser2 sha/none nonvolatile activeuser3 none/none nonvolatile activeEngine ID: 81 00 0a 4c 04 64 64 64 64User Auth/Priv Storage StatusUNEW md5/none nonvolatile activeGroup name Security Security Storage Statusmodel name typeg1 usm user1 nonvolatile activeg2 usm user2 nonvolatile activeg3 usm user3 nonvolatile activeAccess control:Group Context Security Read Write Notifyprefix model/level view view viewg1 usm/privacy v1 v1g2 usm/authent v1 v1g3 usm/none v1 v1