All MIBs › CISCO-NBAR-PROTOCOL-DISCOVERY-MIB › cnpdAllStatsOutBytes
cnpdAllStatsOutBytes
Module: CISCO-NBAR-PROTOCOL-DISCOVERY-MIB
OID (symbolic): CISCO-NBAR-PROTOCOL-DISCOVERY-MIB::cnpdAllStatsOutBytes
OID (numeric): 1.3.6.1.4.1.9.9.244.1.2.1.1.6
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The byte count of outbound octets as determined by Protocol Discovery.
What is cnpdAllStatsOutBytes?
This counter is the outbound counterpart, tracking total bytes sent that NBAR classified under a given protocol on this interface. It helps distinguish upload-heavy protocols, like backup software or outbound FTP transfers, from download-heavy ones when read alongside cnpdAllStatsInBytes for the same protocol row. A protocol like 'ftp' showing unusually high outbound byte counts overnight might indicate a scheduled backup job pushing large amounts of data out through this interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.244.1.2.1.1.6 snmpwalk -v2c -c public <target> CISCO-NBAR-PROTOCOL-DISCOVERY-MIB::cnpdAllStatsOutBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.244.1.2.1.1.6.1 snmpget -v2c -c public <target> CISCO-NBAR-PROTOCOL-DISCOVERY-MIB::cnpdAllStatsOutBytes.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cnpdAllStatsOutBytes.1
Start monitoring Cisco router/switch with NBAR support with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-NBAR-PROTOCOL-DISCOVERY-MIB::cnpdAllStatsOutBytes OID value, configure state conditions and alerts, and monitor any Cisco router/switch with NBAR support from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.244 | ciscoNbarProtocolDiscoveryMIB | CISCO-NBAR-PROTOCOL-DISCOVERY-MIB |
| 1.3.6.1.4.1.9.9.244.1 | cnpdMIBObjects | CISCO-NBAR-PROTOCOL-DISCOVERY-MIB |
| 1.3.6.1.4.1.9.9.244.1.2 | cnpdAllStats | CISCO-NBAR-PROTOCOL-DISCOVERY-MIB |
| 1.3.6.1.4.1.9.9.244.1.2.1 | cnpdAllStatsTable | CISCO-NBAR-PROTOCOL-DISCOVERY-MIB |
| 1.3.6.1.4.1.9.9.244.1.2.1.1 | cnpdAllStatsEntry | CISCO-NBAR-PROTOCOL-DISCOVERY-MIB |
| 1.3.6.1.4.1.9.9.244.1.2.1.1.6 | cnpdAllStatsOutBytes | CISCO-NBAR-PROTOCOL-DISCOVERY-MIB |