All MIBs › H150E-MIB › tftpDownloadAction
tftpDownloadAction
Module: H150E-MIB
OID (symbolic): H150E-MIB::tftpDownloadAction
OID (numeric): 1.3.6.1.4.1.231.7.2.9.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When this object is set to downloadAndImmediateSwitchover (2), the device will download the new software from the configured host. After the download is finished, the device will automatically restart with the new software. If downloadAndDelayedSwitchover (3) is specified, the new image is copied to the device. When the tftpDateTime value is matched, the device discontinues its normal operation and does the software switchover. After an automatic reset, it starts with the new system software. Setting downloadWithoutSwitchover (4) initiates a download without switching over to the new software. When the device is not downloading, this object will have a value of notDownloading(1).
What is tftpDownloadAction?
Kicks off a software download and controls what happens afterward: downloadAndImmediateSwitchover(2) downloads and reboots onto the new image right away, downloadAndDelayedSwitchover(3) downloads now but waits until tftpSwitchoverDateTime to switch over, and downloadWithoutSwitchover(4) just stages the image without activating it. It reads back as notDownloading(1) when no transfer is in progress.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.1.3 snmpwalk -v2c -c public <target> H150E-MIB::tftpDownloadAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.1.3.1 snmpget -v2c -c public <target> H150E-MIB::tftpDownloadAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.231.7.2.9.1.3.1 i <value>
Start monitoring Siemens HiPath 3000 / Hicom 150E/H PBX with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the H150E-MIB::tftpDownloadAction OID value, configure state conditions and alerts, and monitor any Siemens HiPath 3000 / Hicom 150E/H PBX 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.231 | sni | AN-MIB |
| 1.3.6.1.4.1.231.7 | siemensUnits | AN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.7.2 | pn | H150E-MIB |
| 1.3.6.1.4.1.231.7.2.9 | h150eOffice | H150E-MIB |
| 1.3.6.1.4.1.231.7.2.9.1 | h150eControlGroup | H150E-MIB |
| 1.3.6.1.4.1.231.7.2.9.1.3 | tftpDownloadAction | H150E-MIB |