ccsProtocolStatsTable
CISCO-CONTENT-SERVICES-MIB ·
.1.3.6.1.4.1.9.9.597.1.2.6
Object
table
This table contains the traffic related statistics for two categories of protocols. The first category of protocols are identified using the protocol handlers of the entity which provides the content services. These typically includes protocols like http, ftp, rtsp, sip, pop3, imap, smtp, wap and dns which use well-known ports and for which deep packet inspection upto the application layer has been performed. The second category contains those protocols which have been identified using the NBAR classification engine and are known as NBAR protocols. These typically consist of the various peer-to-peer (P2P) protocols which do not use a standard port range. This table is indexed on entPhysicalIndex which identifies the entity that provides the content services, ccspsInspectionMethod which denotes the type of inspection method used to identify the protocol, and ccspsProtocolName which is the name of the protocol.
Context
- MIB
- CISCO-CONTENT-SERVICES-MIB
- OID
.1.3.6.1.4.1.9.9.597.1.2.6- Type
- table
- Status
- current
- Parent
- ccsStats
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CONTENT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONTENT-SERVICES-MIB::ccsProtocolStatsTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CONTENT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CONTENT-SERVICES-MIB::ccsProtocolStatsTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.