access-level

This command specifies the level of access that an SNMPv3 manager has to the appliance MIBs.

Syntax

access-level read-only

access-level read-write

Parameters

read-only
Indicates that managers are restricted to SNMP get operations, which means that these managers can read, but cannot change management information base (MIB) values.
read-write
Indicates that managers have access to both SNMP get and set operations, which means that these managers can read and change MIB values.

Examples

  • Specify read-only access.
    # access-level read-only