Creating or Modifying a View
To create or modify a MIB view, use the following CLI command:
(configure)# snmp-server view <viewname> <OIDST> [{included | excluded}]
Table�24 provides an explanation of the command keywords and variables.
Table�24:�snmp-server view Command Parameters �
Parameter |
Description |
<viewname> |
The name of the view that you want to create or modify. The view name can range from 1 to 32 alphanumeric characters. |
<OIDST> |
The object identifier (OID) for the object that you want to either include or exclude from the view. You must enter the numeric OID. Use the wildcard character * to specify a sub-tree family. |
{included | excluded} |
Specifies whether the object is included or excluded from the view. |