The SNMP Cache
Engine Enhancement feature caches the information on the
Supervisor for the MIB
tables, which need to retrieve the data from the interface cards. When a MIB
table item is queried from the interface card, the next
N items are
retrieved and cached on the
Supervisor.
For example, if SNMP
client queries the docsIf3CmtsCmRegStatusMacAddr.1, the interface card bundles
docsIf3CmtsCmRegStatusMacAddr.1, docsIf3CmtsCmRegStatusMacAddr.2,
docsIf3CmtsCmRegStatusMacAddr.3, to docsIf3CmtsCmRegStatusMacAddr.N together in
one IPC response, and sends it to the
Supervisor. The
Supervisor caches all the
items locally. When the SNMP client queries the docsIf3CmtsCmRegStatusMacAddr.2
later, the information is available in the
Supervisor cache directly
instead of sending another IPC message to interface card. The number
N depends on
the single MIB item size and maximum IPC message buffer size.
The MIB table
information for following MIBs are retrieved and cached on the
Supervisor:
-
DOCS-IF-MIB
-
DOCS-IFEXT2-MIB
-
DOCS-QOS-MIB
-
DOCS-IF3-MIB
-
DOCS-IF31-MIB
-
DOCS-QOS3-MIB
-
DOCS-IETF-QOS-MIB
-
DOCS-BPI-PLUS-MIB
-
DOCS-LOADBALANCING-MIB
-
DOCS-LOADBAL3-MIB
-
DOCS-DSG-IF-MIB
-
CISCO-DOCS-EXT-MIB
-
CISCO-CABLE-WIDEBAND-MIB
-
CISCO-CABLE-SPECTRUM-MIB
This feature is
enabled by default on the
Cisco cBR routers. The
time interval for which the SNMP cache information is stored on the
Supervisor is known as
age and set to
5 seconds.