All MIBs › TIARA-BUNDLE-MIB › bundleRestoreMethod
bundleRestoreMethod
Module: TIARA-BUNDLE-MIB
OID (symbolic): TIARA-BUNDLE-MIB::bundleRestoreMethod
OID (numeric): 1.3.6.1.4.1.3174.2.13.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
bundleRestoreMethod defines how a dropped link of a multilink bundle will be restored. It can be done either manually or automatically. If the restore mode is automatic, the parameter bundleLinkRestoralTime should be set (in seconds) during the same request.
What is bundleRestoreMethod?
This OID determines whether a failed link in a multilink bundle should be restored manually or automatically (with a timer for auto-restoration). Automatic restoration reduces downtime; manual keeps operations under human control. You configure this during multilink setup to match your operational procedures and recovery time targets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3174.2.13.1.1.13 snmpwalk -v2c -c public <target> TIARA-BUNDLE-MIB::bundleRestoreMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3174.2.13.1.1.13.1 snmpget -v2c -c public <target> TIARA-BUNDLE-MIB::bundleRestoreMethod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3174.2.13.1.1.13.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.3174 | tiaraNetworks | TIARA-NETWORKS-SMI |
| 1.3.6.1.4.1.3174.2 | tiaraMgmt | TIARA-NETWORKS-SMI |
| 1.3.6.1.4.1.3174.2.13 | tiaraBundleMib | TIARA-BUNDLE-MIB |
| 1.3.6.1.4.1.3174.2.13.1 | bundleTable | TIARA-BUNDLE-MIB |
| 1.3.6.1.4.1.3174.2.13.1.1 | bundleTableEntry | TIARA-BUNDLE-MIB |
| 1.3.6.1.4.1.3174.2.13.1.1.13 | bundleRestoreMethod | TIARA-BUNDLE-MIB |