All MIBs › MCAFEE-MWG-MIB › stFtpBytesToClient
stFtpBytesToClient
Module: MCAFEE-MWG-MIB
OID (symbolic): MCAFEE-MWG-MIB::stFtpBytesToClient
OID (numeric): 1.3.6.1.4.1.1230.2.7.2.4.4
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of bytes tranferred from proxy to client(s) using the FTP protocol
What is stFtpBytesToClient?
This read-only Counter64 tallies the number of bytes transferred from the proxy to client(s) over FTP. It's the client-facing delivery counter for FTP traffic passing through the gateway.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1230.2.7.2.4.4 snmpwalk -v2c -c public <target> MCAFEE-MWG-MIB::stFtpBytesToClient
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1230.2.7.2.4.4.1 snmpget -v2c -c public <target> MCAFEE-MWG-MIB::stFtpBytesToClient.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> stFtpBytesToClient.1
Start monitoring McAfee Web Gateway appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MCAFEE-MWG-MIB::stFtpBytesToClient OID value, configure state conditions and alerts, and monitor any McAfee Web Gateway appliances 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.1230 | mcafee | MCAFEE-SMI |
| 1.3.6.1.4.1.1230.2 | mcafeeGATEWAY | MCAFEE-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1230.2.7 | mwg | MCAFEE-MWG-MIB |
| 1.3.6.1.4.1.1230.2.7.2 | mwgStatistics | MCAFEE-MWG-MIB |
| 1.3.6.1.4.1.1230.2.7.2.4 | mwgFTP | MCAFEE-MWG-MIB |
| 1.3.6.1.4.1.1230.2.7.2.4.4 | stFtpBytesToClient | MCAFEE-MWG-MIB |