All MIBs › DEC-ATM-CHASSIS-MIB › decAtmLoadAdminStatus
decAtmLoadAdminStatus
Module: DEC-ATM-CHASSIS-MIB
OID (symbolic): DEC-ATM-CHASSIS-MIB::decAtmLoadAdminStatus
OID (numeric): 1.3.6.1.4.1.36.2.18.30.1.12.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to control the program load process of a device. When read, the value other(1) is returned.
When set to start-reboot (2) the device reloads the stored firmware.
When set to start-read-BootP(3) the device clears the address and host configuration file location in NVRAM and initiates a BootP read operation to find and read a new program image.
When set to start-read-TFTP(4) the device saves the local host address and host configuration file location in NVRAM and initiates a TFTP read operation to read a new program image.
A device always resets during a successful load attempt. It may not reset upon unsuccessful completion of the load attempt.
What is decAtmLoadAdminStatus?
Controls a firmware reload on the device: writing start-reboot(2) reloads the currently stored firmware, start-read-BootP(3) clears the stored network address in NVRAM and fetches a new image via BootP, and start-read-TFTP(4) fetches a new image via TFTP using the saved host address and filename. A successful load always resets the device, so admins should expect a brief outage right after writing any of these values.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.30.1.12.1.1 snmpwalk -v2c -c public <target> DEC-ATM-CHASSIS-MIB::decAtmLoadAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.30.1.12.1.1.1 snmpget -v2c -c public <target> DEC-ATM-CHASSIS-MIB::decAtmLoadAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.30.1.12.1.1.1 i <value>
Start monitoring Digital Equipment Corporation (DEC) ATM switch chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DEC-ATM-CHASSIS-MIB::decAtmLoadAdminStatus OID value, configure state conditions and alerts, and monitor any Digital Equipment Corporation (DEC) ATM switch chassis (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30 | decAtmChassisMIB | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1 | decAtmChassisMIBObjects | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1.12 | decAtmUpgradeSoftware | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1.12.1 | decAtmLoad | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1.12.1.1 | decAtmLoadAdminStatus | DEC-ATM-CHASSIS-MIB |