All MIBs › MCAFEE-MWG-MIB › stFtpBytesToServer
stFtpBytesToServer
Module: MCAFEE-MWG-MIB
OID (symbolic): MCAFEE-MWG-MIB::stFtpBytesToServer
OID (numeric): 1.3.6.1.4.1.1230.2.7.2.4.5
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of bytes tranferred from proxy to server(s) using the FTP protocol
What is stFtpBytesToServer?
This read-only Counter64 tallies the number of bytes transferred from the proxy to server(s) over FTP. It's the server-facing counter representing FTP data (e.g. uploads) the gateway forwarded on to the origin FTP server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1230.2.7.2.4.5 snmpwalk -v2c -c public <target> MCAFEE-MWG-MIB::stFtpBytesToServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1230.2.7.2.4.5.1 snmpget -v2c -c public <target> MCAFEE-MWG-MIB::stFtpBytesToServer.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> stFtpBytesToServer.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::stFtpBytesToServer 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.5 | stFtpBytesToServer | MCAFEE-MWG-MIB |