All MIBs › A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB › a3ComSysFtRowStatus
a3ComSysFtRowStatus
Module: A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB
OID (symbolic): A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB::a3ComSysFtRowStatus
OID (numeric): 1.3.6.1.4.1.43.29.4.14.1.1.18
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2.
Setting this object to createAndGo(4) is not allowed.
Setting this object to createAndWait(5) causes an entry to be created with a3ComSysFtRowStatus value of notReady(3).
Setting this object to active(1) causes the transfer to start for the given row. Objects within the row cannot be modified once a row has been set to active(1),
Setting this object to destroy(6) causes the corresponding row to be deleted.
Note that a request to set a row to notInService(2) or destroy(6) will fail if the current rowStatus value is active(1) (i.e. a file transfer is currently in progress). This is necessary since aborting a file transfer may leave the system in an inconsistent state.
Note that, currently, only a single instance of a row can be created in this table.
What is a3ComSysFtRowStatus?
This RowStatus OID controls creation, activation, and deletion of file transfer table rows. Setting it to 'active' starts a transfer; 'destroy' removes it. Example: Changing from 'notReady' to 'active' triggers the configured file transfer to begin.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.29.4.14.1.1.18 snmpwalk -v2c -c public <target> A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB::a3ComSysFtRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.29.4.14.1.1.18.1 snmpget -v2c -c public <target> A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB::a3ComSysFtRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.29.4.14.1.1.18.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::a3ComSysFtRowStatus 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.18 | a3ComSysFtRowStatus | A3COM-SWITCHING-SYSTEMS-FILE-TRANSFER-MIB |