All MIBs › XPRESS-MIB › rFtpOperation
rFtpOperation
Module: XPRESS-MIB
OID (symbolic): XPRESS-MIB::rFtpOperation
OID (numeric): 1.3.6.1.4.1.64.9.12.9.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Select the operation the RSC should perform: get, put, or setup. The get(1) operation is allowed on code and database records. The put(2) operation is allowed on database files and audit records. The setup(3) operation is allowed on all records, which commits the parameters to non-volatile storage. Setting this object to either get(1) or put(2) initiates a file transfer that will be trapped on completion. The get and put operations also perform an implied commit to non-volatile storage. DEFAULT = setup
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.64.9.12.9.1.7 snmpwalk -v2c -c public <target> XPRESS-MIB::rFtpOperation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.64.9.12.9.1.7.1 snmpget -v2c -c public <target> XPRESS-MIB::rFtpOperation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.64.9.12.9.1.7.1 i <value>
Start monitoring Gandalf/Mitel XpressWay RLAN and XpressStack Remote Access Concentrator hardware (per-card D/B-channel and WAN-link status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XPRESS-MIB::rFtpOperation OID value, configure state conditions and alerts, and monitor any Gandalf/Mitel XpressWay RLAN and XpressStack Remote Access Concentrator hardware (per-card D/B-channel and WAN-link status) 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.64 | gandalf | XPRESS-MIB |
| 1.3.6.1.4.1.64.9 | gandalf_rlanisdn | XPRESS-MIB |
| 1.3.6.1.4.1.64.9.12 | rlanTCPIPGroup | XPRESS-MIB |
| 1.3.6.1.4.1.64.9.12.9 | rFtpConfigTable | XPRESS-MIB |
| 1.3.6.1.4.1.64.9.12.9.1 | rFtpConfigEntry | XPRESS-MIB |
| 1.3.6.1.4.1.64.9.12.9.1.7 | rFtpOperation | XPRESS-MIB |