All MIBs › A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB › a3ComSysFtRemoteUserPassword
a3ComSysFtRemoteUserPassword
Module: A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB
OID (symbolic): A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB::a3ComSysFtRemoteUserPassword
OID (numeric): 1.3.6.1.4.1.43.29.4.14.1.1.11
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The password to be used when requesting the file transfer to/from the remote system. When read, this object returns a zero length string. Note that, for security reasons, some ftp servers may insist on a non-zero length user password.
What is a3ComSysFtRemoteUserPassword?
This OID contains the password for remote system authentication, stored as encrypted octets (max 128 bytes) and returns empty when read for security. Operators configure it alongside the username to enable secure file transfer access. Example: A non-empty password allows FTP login; empty returns prevent unauthorized disclosure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.29.4.14.1.1.11 snmpwalk -v2c -c public <target> A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB::a3ComSysFtRemoteUserPassword
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.29.4.14.1.1.11.1 snmpget -v2c -c public <target> A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB::a3ComSysFtRemoteUserPassword.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.29.4.14.1.1.11.1 s <value>
Start monitoring 3Com SuperStack switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB::a3ComSysFtRemoteUserPassword OID value, configure state conditions and alerts, and monitor any 3Com SuperStack switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.29 | switchingSystemsMibs | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |
| 1.3.6.1.4.1.43.29.4 | a3ComSwitchingSystemsMib | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.29.4.14 | a3ComSysFtGroup | A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB |
| 1.3.6.1.4.1.43.29.4.14.1 | a3ComSysFtTable | A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB |
| 1.3.6.1.4.1.43.29.4.14.1.1 | a3ComSysFtTableEntry | A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB |
| 1.3.6.1.4.1.43.29.4.14.1.1.11 | a3ComSysFtRemoteUserPassword | A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB |