171 snmp-server access – Interlogix NS3702-24P-4S Command Line Guide User Manual

Page 270

Advertising
background image

-270-

Default:

Enabled

Usage Guide:

To enable the SNMP Service

Example:

To enable the SNMP Service

Switch# configure terminal
Switch (config)# snmp-server

4.2.171 snmp-server access

Command:

snmp-server access <group_name> model { v1 | v2c | v3 | any } level { auth | noauth |

priv } [ read <view_name> ] [ write <write_name> ]

snmp-server Set SNMP server's configurations

access

access configuration

<GroupName : word32>

group name

model

security model

any

any security model

v1

v1 security model

v2c

v2c security model

v3

v3 security model

level

security level

auth

authNoPriv Security Level

noauth

noAuthNoPriv Security Level

priv

authPriv Security Level

read

specify a read view for the group

<ViewName : word255>

read view name

write

specify a write view for the group

<WriteName : word255>

w rite view name

Default:

None

Usage Guide:

To configure the Access of SNMP

Advertising