All MIBs › BroadworksMaintenance › bwRevertBackupLocation
bwRevertBackupLocation
Module: BroadworksMaintenance
OID (symbolic): BroadworksMaintenance::bwRevertBackupLocation
OID (numeric): 1.3.6.1.4.1.6431.1.1.2.1.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Gives the location of the backup file to use if using the revert option of the reset command.
What is bwRevertBackupLocation?
Holds the file path of the backup image to use if the revert option of the reset command is invoked. An admin sets this before requesting a revert-style reset via bwResetServer so the server knows which prior backup to roll back to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6431.1.1.2.1.9 snmpwalk -v2c -c public <target> BroadworksMaintenance::bwRevertBackupLocation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6431.1.1.2.1.9.1 snmpget -v2c -c public <target> BroadworksMaintenance::bwRevertBackupLocation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6431.1.1.2.1.9.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bwRevertBackupLocation.1
Start monitoring BroadSoft BroadWorks VoIP application server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BroadworksMaintenance::bwRevertBackupLocation OID value, configure state conditions and alerts, and monitor any BroadSoft BroadWorks VoIP application server 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.6431 | broadsoft | BroadworksFault |
| 1.3.6.1.4.1.6431.1 | broadworks | BroadworksFault |
| 1.3.6.1.4.1.6431.1.1 | common | BroadworksFault |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6431.1.1.2 | managedObjects | BroadworksMaintenance |
| 1.3.6.1.4.1.6431.1.1.2.1 | moServerModule | BroadworksMaintenance |
| 1.3.6.1.4.1.6431.1.1.2.1.9 | bwRevertBackupLocation | BroadworksMaintenance |