CLI Command Reference
nmcfg
Makito
X User’s Guide, v2.2, Issue 02
314
nmcfg
NOTE
You must be logged in with administrative privileges to enter
nmcfg
commands.
S
YNOPSIS
nmcfg help
nmcfg access help
nmcfg access usm permit <uname> {<group>|ro|rw} [{noauth|auth|priv}]
nmcfg access usm delete <uname>
nmcfg community help
nmcfg community permit <community> {<group>|ro|rw} [<host>]
nmcfg community delete <community> [{<group>|ro|rw} [<host>]]
nmcfg system help
nmcfg system define <param> "<value>"
nmcfg system delete <param>
nmcfg user help
nmcfg user define <uname> [{MD5|SHA} "<pwd>" [{DES|AES} ["<pwd>"]]]
nmcfg user delete <uname>
D
ESCRIPTION
The
nmcfg
(Network Management Configuration) command is used by system adminis-
trators or GUI/Web interface applications in the configuration of SNMP for the Makito
X.
The
nmcfg
script reads and edits the standard SNMP configuration files, and then restarts
the SNMP agent (
snmpd
) to apply the new settings.
The
nmcfg
script supports the configuration of v1/v2c community-based security model
and v3 USM (User-based Security Model). The script supports the traditional access
permissions (read-only, read-write) and VACM (View-based Access Control Model) views
modeling the Makito
X user groups (
administrator
,
operator
, and
guest
).
A detailed help, describing the options is available for each command option (for example,
nmcfg
access
help
or
nmcfg
user
help
).
For more information, see
).