All MIBs › PDN-SECURITY-MIB › devSecurityFtpSourceValidation
devSecurityFtpSourceValidation
Module: PDN-SECURITY-MIB
OID (symbolic): PDN-SECURITY-MIB::devSecurityFtpSourceValidation
OID (numeric): 1.3.6.1.4.1.1795.2.24.2.8.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to either enable or disable ftp source address screening
What is devSecurityFtpSourceValidation?
This object enables or disables source address screening for FTP access to the device, choosing disable(1) or enable(2). Admins enable this to restrict FTP management access to only the source addresses authorized in the security manager table, blocking FTP attempts from unrecognized sources. Setting this to enable(2) activates source address checking so only FTP connections from addresses listed in the security manager table are permitted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.8.7 snmpwalk -v2c -c public <target> PDN-SECURITY-MIB::devSecurityFtpSourceValidation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.8.7.1 snmpget -v2c -c public <target> PDN-SECURITY-MIB::devSecurityFtpSourceValidation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1795.2.24.2.8.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> devSecurityFtpSourceValidation.1
Start monitoring Paradyne DSL access multiplexer/network access device (management-plane access control) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PDN-SECURITY-MIB::devSecurityFtpSourceValidation OID value, configure state conditions and alerts, and monitor any Paradyne DSL access multiplexer/network access device (management-plane access control) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1795.2.24.2.8.7 | devSecurityFtpSourceValidation | PDN-SECURITY-MIB |