AT-S62 Command Line User’s Guide
123
Examples
The following command creates an SNMPv3 View Table entry called
“internet1” with a subtree value of the Internet MIBs and a view type of
included. The storage type for this table entry is nonvolatile storage.
create snmpv3 view=internet1 subtree=internet
type=included storagetype=nonvolatile
The following command creates an SNMPv3 View Table entry called
“tcp1” with a subtree value of the TCP/IP MIBs and a view type of
excluded. The storage type for this table entry is nonvolatile storage.
create snmpv3 view=tcp1 subtree=tcp type=excluded
storagetype=nonvolatile