All MIBs › H150E-MIB › tftpSwitchoverDateTime
tftpSwitchoverDateTime
Module: H150E-MIB
OID (symbolic): H150E-MIB::tftpSwitchoverDateTime
OID (numeric): 1.3.6.1.4.1.231.7.2.9.1.2
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-write
Description: Date and time for the switchover to the new system software. The configured time will be ignored, if the upgrade is started with the downloadAndImmediateSwitchover define of the tftpDownloadAction object. octet format: field octets contents range hex (range dez) ----- ------ -------- --------- ---------- 1 1-2 year 00 00 - FF FF (0 - 65536) 2 3 month 01 - 0C (1 - 12) 3 4 day 01 - 1F (1 - 31) 4 5 hour 00 - 17 (0 - 23) 5 6 minutes 00 - 3B (0 - 59) 6 7 seconds 00 - 3B (0 - 60) 7 8 deci-seconds 00 - 09 (0 - 9) For example, to configure Wednesday June 16, 1999 at 8:30:15 AM would be configured as 07 cf 06 10 08 1E 0F 00
What is tftpSwitchoverDateTime?
Schedules the exact date and time for a delayed software switchover, encoded as an 8-octet DateAndTime value (year, month, day, hour, minute, second, deci-second); this value is only honored when tftpDownloadAction is set to downloadAndDelayedSwitchover, and is ignored entirely if an immediate switchover was requested instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.1.2 snmpwalk -v2c -c public <target> H150E-MIB::tftpSwitchoverDateTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.1.2.1 snmpget -v2c -c public <target> H150E-MIB::tftpSwitchoverDateTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.231.7.2.9.1.2.1 s <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::tftpSwitchoverDateTime 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.2 | tftpSwitchoverDateTime | H150E-MIB |