All MIBs › BTI-7000-MIB › swUpgradeFtpUser
swUpgradeFtpUser
Module: BTI-7000-MIB
OID (symbolic): BTI-7000-MIB::swUpgradeFtpUser
OID (numeric): 1.3.6.1.4.1.18070.2.2.1.11.1.2.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The user identifier to be used on the ftp or sftp server from which the upgrade load is downloaded.
What is swUpgradeFtpUser?
Holds the username credential used to authenticate against the FTP or SFTP server when downloading the software upgrade load. This credential must be valid on the remote server hosting the upgrade files.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18070.2.2.1.11.1.2.4 snmpwalk -v2c -c public <target> BTI-7000-MIB::swUpgradeFtpUser
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18070.2.2.1.11.1.2.4.1 snmpget -v2c -c public <target> BTI-7000-MIB::swUpgradeFtpUser.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18070.2.2.1.11.1.2.4.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swUpgradeFtpUser.1
Start monitoring BTI Systems optical transport devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BTI-7000-MIB::swUpgradeFtpUser OID value, configure state conditions and alerts, and monitor any BTI Systems optical transport devices 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.18070 | btiSystems | BTI-MIB |
| 1.3.6.1.4.1.18070.2 | btiProducts | BTI-MIB |
| 1.3.6.1.4.1.18070.2.2 | bti7000 | BTI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18070.2.2.1 | objects | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.1.11 | operations | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.1.11.1 | neOperations | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.1.11.1.2 | swUpgrade | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.1.11.1.2.4 | swUpgradeFtpUser | BTI-7000-MIB |