All MIBs › A3Com-System-r8-MIB › a3sysBootDump
a3sysBootDump
Module: A3Com-System-r8-MIB
OID (symbolic): A3Com-System-r8-MIB::a3sysBootDump
OID (numeric): 1.3.6.1.4.1.43.2.13.10.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This determines whether or not a memory dump is performed if the system fails due to a software problem. If noDump (1) is selected, the system will not attempt to perform a memory dump. If monitor (2) is selected, the system goes directly into monitor mode and waits for further commands. If localDevice (3) is selected, the system dumps its memory to the local storage device. Since the memory dump will require several floppy disks, the system will prompt the user via the User Interface to change disks. If userList (4) is selected, the system will upload its memory to the source specified in the User Boot List.
Only the NetBuilder Remote Office and NetBuilder II support the network(5) option. If this is set, the parameters in entry four (dump) of a3sysUserBootListTable identify the destination.
What is a3sysBootDump?
This controls crash dump behavior: no dump, monitor mode, local, network, etc. It determines where crash diagnostics are saved. For example, set to 3 (localDevice).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.13.10.7 snmpwalk -v2c -c public <target> A3Com-System-r8-MIB::a3sysBootDump
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.13.10.7.1 snmpget -v2c -c public <target> A3Com-System-r8-MIB::a3sysBootDump.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.13.10.7.1 i <value>
Start monitoring Legacy 3Com routers (r8 platform) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3Com-System-r8-MIB::a3sysBootDump OID value, configure state conditions and alerts, and monitor any Legacy 3Com routers (r8 platform) from a single console.
OID Breakdown
Upper-level ancestors (8 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.2.13 | a3ComSys | A3Com-System-r8-MIB |
| 1.3.6.1.4.1.43.2.13.10 | a3ComBoot | A3Com-System-r8-MIB |
| 1.3.6.1.4.1.43.2.13.10.7 | a3sysBootDump | A3Com-System-r8-MIB |