[Contents] [Prev] [Next] [Index] [Report an Error]


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 v3 command, specify options in the show statement 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:

Engine—Information about local engine configuration:

Engine ID—Information about engine ID:

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 v3
Local engine ID: 80 00 0a 4c e04 31 32 33 34          
Engine boots:          38
Engine time:        64583 seconds
Max msg size:        2048 bytes

Engine ID: local
    User                            Auth/Priv   Storage      Status
    user1                            md5/des    nonvolatile  active

    user2                            sha/none   nonvolatile  active

    user3                           none/none   nonvolatile  active
Engine ID: 81 00 0a 4c 04 64 64 64 64
    User                            Auth/Priv   Storage      Status
    UNEW                             md5/none   nonvolatile  active
Group name           Security  Security              Storage      Status
                     model     name                  type
g1                   usm       user1                 nonvolatile  active

g2                   usm       user2                 nonvolatile  active

g3                   usm       user3                 nonvolatile  active

Access control:
Group                Context Security      Read       Write     Notify
                     prefix  model/level   view       view      view
g1                            usm/privacy  v1         v1       
g2                            usm/authent  v1         v1       
g3                            usm/none     v1         v1 

[Contents] [Prev] [Next] [Index] [Report an Error]