Fore-Switch-MIB :: switchConnectionPreservation

MIB Reference — IPNetwork Monitor

All MIBsFore-Switch-MIBswitchConnectionPreservation

switchConnectionPreservation

Module: Fore-Switch-MIB

OID (symbolic): Fore-Switch-MIB::switchConnectionPreservation

OID (numeric): 1.3.6.1.4.1.326.2.2.2.1.1.23

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

When connection preservation is enabled the switch will not reset the hardware when a fail-over or software-reboot occurs. The software will preserve existing PVC connections and re-create other connections. This prevents cell traffic on PVC connections from being disrupted during the fail-over / software-reboot process.

When connection preservation is disabled the switch will reset the hardware when a fail-over or software-reboot occurs. All connections will then be re-created. Cell traffic on all connections will be disrupted during the fail-over / software-reboot process.

This is disabled by default on all asx200bx based switches. On all the other platforms, this is enabled by default.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.1.23
snmpwalk -v2c -c public <target> Fore-Switch-MIB::switchConnectionPreservation

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.1.23.1
snmpget -v2c -c public <target> Fore-Switch-MIB::switchConnectionPreservation.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.2.2.1.1.23.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.326foreFore-Common-MIB
1.3.6.1.4.1.326.2systemsFore-Common-MIB
1.3.6.1.4.1.326.2.2atmSwitchFore-Common-MIB
1.3.6.1.4.1.326.2.2.2softwareFore-Common-MIB
1.3.6.1.4.1.326.2.2.2.1asxdFore-Common-MIB
1.3.6.1.4.1.326.2.2.2.1.1switchGroupFore-Switch-MIB
1.3.6.1.4.1.326.2.2.2.1.1.23switchConnectionPreservationFore-Switch-MIB