From Observium
Contents |
cefSwitchingStats
Description
The table presents an index composed by three elements: entPhysicalIndex, cefFIBIpVersion and cefSwitchingIndex.
The first, entPhysicalIndex, is the value of the entPhysicalTable‘s index (.iso.org.dod.internet.mgmt.mib-2.entityMIB.entityMIBObjects.entityPhysical.entPhysicalTable); it describes the CEF-enabled hardware module the stats refer to.
The second element, cefFIBIpVersion, of type CefIpVersion (see CISCO-CEF-TC MIB), describes the IP protocol: IPv4 (1) or IPv6 (2).
The third, cefSwitchingIndex, is the local identifier: indeed, you may have more switching paths for each module/IP-version. Switching paths are platform dependent and may be RIB (process switching with CEF assistance), LES (low-end switching CEF), PAS (CEF turbo switch path)… you can find a more comprehensive list on the Cisco Command Lookup Tool, looking for show ip cef switching statistics command.
Structure
- .1.3.6.1.4.1.9.9.492.1.8.2 cefSwitchingStatsTable
- .1.3.6.1.4.1.9.9.492.1.8.2.1 cefSwitchingStatsEntry
- .1.3.6.1.4.1.9.9.492.1.8.2.1.1 cefSwitchingIndex
- .1.3.6.1.4.1.9.9.492.1.8.2.1.2 cefSwitchingPath
- .1.3.6.1.4.1.9.9.492.1.8.2.1.3 cefSwitchingDrop
- .1.3.6.1.4.1.9.9.492.1.8.2.1.4 cefSwitchingHCDrop
- .1.3.6.1.4.1.9.9.492.1.8.2.1.5 cefSwitchingPunt
- .1.3.6.1.4.1.9.9.492.1.8.2.1.6 cefSwitchingHCPunt
- .1.3.6.1.4.1.9.9.492.1.8.2.1.7 cefSwitchingPunt2Host
- .1.3.6.1.4.1.9.9.492.1.8.2.1.8 cefSwitchingHCPunt2Host
- .1.3.6.1.4.1.9.9.492.1.8.2.1 cefSwitchingStatsEntry
Example
CISCO-CEF-MIB::cefSwitchingPath.1000.ipv4.1 = STRING: RP RIB CISCO-CEF-MIB::cefSwitchingPath.1000.ipv4.2 = STRING: RP LES CISCO-CEF-MIB::cefSwitchingPath.1000.ipv6.1 = STRING: RP LES CISCO-CEF-MIB::cefSwitchingDrop.1000.ipv4.1 = Counter32: 0 packets CISCO-CEF-MIB::cefSwitchingDrop.1000.ipv4.2 = Counter32: 231 packets CISCO-CEF-MIB::cefSwitchingDrop.1000.ipv6.1 = Counter32: 0 packets CISCO-CEF-MIB::cefSwitchingHCDrop.1000.ipv4.1 = Counter64: 0 packets CISCO-CEF-MIB::cefSwitchingHCDrop.1000.ipv4.2 = Counter64: 231 packets CISCO-CEF-MIB::cefSwitchingHCDrop.1000.ipv6.1 = Counter64: 0 packets CISCO-CEF-MIB::cefSwitchingPunt.1000.ipv4.1 = Counter32: 0 packets CISCO-CEF-MIB::cefSwitchingPunt.1000.ipv4.2 = Counter32: 7138 packets CISCO-CEF-MIB::cefSwitchingPunt.1000.ipv6.1 = Counter32: 711 packets CISCO-CEF-MIB::cefSwitchingHCPunt.1000.ipv4.1 = Counter64: 0 packets CISCO-CEF-MIB::cefSwitchingHCPunt.1000.ipv4.2 = Counter64: 7138 packets CISCO-CEF-MIB::cefSwitchingHCPunt.1000.ipv6.1 = Counter64: 711 packets CISCO-CEF-MIB::cefSwitchingPunt2Host.1000.ipv4.1 = Counter32: 0 packets CISCO-CEF-MIB::cefSwitchingPunt2Host.1000.ipv4.2 = Counter32: 64 packets CISCO-CEF-MIB::cefSwitchingPunt2Host.1000.ipv6.1 = Counter32: 16 packets CISCO-CEF-MIB::cefSwitchingHCPunt2Host.1000.ipv4.1 = Counter64: 0 packets CISCO-CEF-MIB::cefSwitchingHCPunt2Host.1000.ipv4.2 = Counter64: 64 packets CISCO-CEF-MIB::cefSwitchingHCPunt2Host.1000.ipv6.1 = Counter64: 16 packets