Chapter 41: Logging
STANDARD Revision 1.0 C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved. 1062
configure snmp-server view <viewname> <MIB-family> included
configure snmp-server view <viewname> <MIB-family> excluded
configure snmp-server view <viewname> <MIB-family> no
The MIB-family is specified as a full object-identifier e.g., "1.3.6".
For example, to define a view that includes internet, but excludes private, use the commands:
configure snmp-server view testview 1.3.6.1 included
configure snmp-server view testview 1.3.6.1.4 excluded
Note: All SNMP traffic is filtered by SNMP community ACLs, if they are configured. If the cable-modem remote-query
feature is enabled and if the SNMP community used by that feature has an ACL configured, then that ACL should be
configured to allow the cable-modem subnets to pass; otherwise, the remote-query feature will not work.
Figure 107: Relationship of SNMP Tables to User-defined Elements
Group — defines a set of read/write/notify (trap/inform) permissions associated with a group. It does this by associating a
view with each type of access read/write/notify. These commands map directly to the SNMP MIB table "vacmAccessTable"
as explained in RFC3415. The CLI commands are: