All MIBs › CTATX-MIB › swdisWriteStatus
swdisWriteStatus
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::swdisWriteStatus
OID (numeric): 1.3.6.1.4.1.97.3.4.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of the erase/write operation.
What is swdisWriteStatus?
This read-only INTEGER reports the status of the erase/write operation for a software or config download, as in-progress(1), success(2), config-error(3), flash-error(4), or config-and-flash-errors(5). An administrator checks it after a download to confirm the write actually completed cleanly rather than assuming success just because the transfer finished. For example, the admin polls swdisWriteStatus after a TFTP push and sees flash-error(4), indicating the flash write failed even though the data transfer itself succeeded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.4.3 snmpwalk -v2c -c public <target> CTATX-MIB::swdisWriteStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.4.3.1 snmpget -v2c -c public <target> CTATX-MIB::swdisWriteStatus.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::swdisWriteStatus OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.4 | swdis | CTATX-MIB |
| 1.3.6.1.4.1.97.3.4.3 | swdisWriteStatus | CTATX-MIB |