All MIBs › EXTREME-VM-MIB › extremeVMFTPAddrType
extremeVMFTPAddrType
Module: EXTREME-VM-MIB
OID (symbolic): EXTREME-VM-MIB::extremeVMFTPAddrType
OID (numeric): 1.3.6.1.4.1.1916.1.39.1.1.1.2
Node type: OBJECT-TYPE
Type: InetAddressType
Access: read-write
Description: The IP type of IP address.
What is extremeVMFTPAddrType?
This read-write field selects the address family (e.g. IPv4 or IPv6) of the FTP server address configured in extremeVMFTPServer. Admins set it to match whichever address type they enter for the server, since InetAddress values are only interpreted correctly alongside their matching InetAddressType.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.39.1.1.1.2 snmpwalk -v2c -c public <target> EXTREME-VM-MIB::extremeVMFTPAddrType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.39.1.1.1.2.1 snmpget -v2c -c public <target> EXTREME-VM-MIB::extremeVMFTPAddrType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1916.1.39.1.1.1.2.1 s <value>
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::extremeVMFTPAddrType 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.2 | extremeVMFTPAddrType | EXTREME-VM-MIB |