
Purpose
Command or Action
Exits the global configuration mode and enters the privileged
EXEC mode.
exit
Example:
Router(config)#
exit
Step 4
Verifying the SNMP Cache Engine Status
Use the
show cable snmp cache-status
command to display the current SNMP cache engine status.
You must configure the
service internal
command in global configuration mode to verify the SNMP
cache engine status.
Important
Following is a sample output of the command.
Router#
show cable snmp cache-status
Cache engine is ON, age: 5 seconds
Use the
test cable snmp counter-show
command to display the cache counters information.
Router#
test cable snmp counter-show
========== cache counters ==========
ubrcce_snmp_cache_hit_counter:0.
ubrcce_snmp_cache_get_from_lc_counter:1.
ubrcce_snmp_cache_miss_counter:0.
ubrcce_snmp_cache_ipc_fail_counter:0.
ubrcce_snmp_cache_buffer_full_counter:0.
hit
and
mis
are the historic information for the SNMP cache after the system bootup.
hit
indicates the number
of times the SNMP queries are hit in the cache and
mis
indicates the number of times the SNMP queries are
missed in the SNMP cache.
Cisco cBR Series Converged Broadband Routers Troubleshooting and Network Management Configuration
Guide for Cisco IOS XE Fuji 16.8.x
84
SNMP Engine Enhancement
Verifying the SNMP Cache Engine Status