All MIBs › A3COM0304-RESILIENTLINKS › resFlushTable
resFlushTable
Module: A3COM0304-RESILIENTLINKS
OID (symbolic): A3COM0304-RESILIENTLINKS::resFlushTable
OID (numeric): 1.3.6.1.4.1.43.10.15.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This parameter causes all entries in the resilience table to be flushed. Flushing the resilience table does not affect the state of any of the resilient links or ports. Once the table has been flushed , NO resilient links are configured. This parameter is used to ensure that the resilient link table is empty , before new resilient links are configured.
What is resFlushTable?
Writing to this object clears all entries from the resilience configuration table, effectively removing all redundant link definitions. Network operators use this during reconfiguration or troubleshooting to start with a clean slate. The flush leaves all physical ports operational but marks none as resilient pairs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.15.3 snmpwalk -v2c -c public <target> A3COM0304-RESILIENTLINKS::resFlushTable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.15.3.1 snmpget -v2c -c public <target> A3COM0304-RESILIENTLINKS::resFlushTable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.10.15.3.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.10 | generic | A3Com-products-MIB |
| 1.3.6.1.4.1.43.10.15 | mrmResilience | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.15.3 | resFlushTable | A3COM0304-RESILIENTLINKS |