All MIBs › EXTREME-VM-MIB › extremeVMFTPPassword
extremeVMFTPPassword
Module: EXTREME-VM-MIB
OID (symbolic): EXTREME-VM-MIB::extremeVMFTPPassword
OID (numeric): 1.3.6.1.4.1.1916.1.39.1.1.1.8
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The Password associated with the FTP user. This object will return a zero length string when queried
What is extremeVMFTPPassword?
This read-write field holds the password the switch uses to authenticate to the FTP server, and it always reads back as an empty string for security. Admins must set it, along with extremeVMFTPUsername, before automatic policy synchronization can be enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.39.1.1.1.8 snmpwalk -v2c -c public <target> EXTREME-VM-MIB::extremeVMFTPPassword
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.39.1.1.1.8.1 snmpget -v2c -c public <target> EXTREME-VM-MIB::extremeVMFTPPassword.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1916.1.39.1.1.1.8.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> extremeVMFTPPassword.1
Start monitoring Extreme Networks data center switch (VM-to-port association tracking) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EXTREME-VM-MIB::extremeVMFTPPassword OID value, configure state conditions and alerts, and monitor any Extreme Networks data center switch (VM-to-port association tracking) 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.1916 | extremenetworks | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1 | extremeAgent | EXTREME-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1916.1.39 | extremeVM | EXTREME-VM-MIB |
| 1.3.6.1.4.1.1916.1.39.1 | extremeVMGeneral | EXTREME-VM-MIB |
| 1.3.6.1.4.1.1916.1.39.1.1 | extremeVMFTPServerTable | EXTREME-VM-MIB |
| 1.3.6.1.4.1.1916.1.39.1.1.1 | extremeVMFTPServerEntry | EXTREME-VM-MIB |
| 1.3.6.1.4.1.1916.1.39.1.1.1.8 | extremeVMFTPPassword | EXTREME-VM-MIB |