Python Forum
snmp hex-string to date time
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
snmp hex-string to date time
#3
this is what got from Manufacturer



DateAndTime
A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minutes 0..59 6 7 seconds 0..60 (use 60 for leap-second) 7 8 deci-seconds 0..9 8 9 direction from UTC '+' / '-' 9 10 hours from UTC 0..11 10 11 minutes from UTC 0..59 For example, Tuesday May 26, 1992 at 1:30:15 PM EDT would be displayed as: 1992-5-26,13:30:15.0,-4:0
Note that if only local time is known, then timezone information (fields 8-10) is not present.
TEXTUAL-CONVENTION
OCTET STRING Size(8|11)
Reply


Messages In This Thread
snmp hex-string to date time - by anna - Oct-11-2019, 11:05 AM
RE: snmp hex-string to date time - by Gribouillis - Oct-11-2019, 07:21 PM
RE: snmp hex-string to date time - by anna - Oct-12-2019, 04:04 AM
RE: snmp hex-string to date time - by Gribouillis - Oct-12-2019, 06:01 AM
RE: snmp hex-string to date time - by anna - Oct-12-2019, 09:54 AM
RE: snmp hex-string to date time - by Gribouillis - Oct-12-2019, 11:14 AM
RE: snmp hex-string to date time - by anna - Oct-12-2019, 04:40 PM
RE: snmp hex-string to date time - by Gribouillis - Oct-12-2019, 04:57 PM
RE: snmp hex-string to date time - by anna - Oct-12-2019, 06:09 PM
RE: snmp hex-string to date time - by Gribouillis - Oct-12-2019, 07:25 PM
RE: snmp hex-string to date time - by anna - Oct-15-2019, 10:50 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Compare current date on calendar with date format file name Fioravanti 1 364 Mar-26-2024, 08:23 AM
Last Post: Pedroski55
  Date Time Series Help...Please spra8560 2 462 Feb-01-2024, 01:38 PM
Last Post: spra8560
  Python date format changes to date & time 1418 4 778 Jan-20-2024, 04:45 AM
Last Post: 1418
  Downloading time zone aware files, getting wrong files(by date))s tester_V 9 1,221 Jul-23-2023, 08:32 AM
Last Post: deanhystad
  Formatting a date time string read from a csv file DosAtPython 5 1,519 Jun-19-2023, 02:12 PM
Last Post: DosAtPython
  Wait til a date and time KatManDEW 2 1,486 Mar-11-2022, 08:05 PM
Last Post: KatManDEW
  How to know coming snmp trap version in python pysnmp? ilknurg 0 2,673 Jan-31-2022, 12:16 PM
Last Post: ilknurg
  Receiving snmp traps with more than one Community String ilknurg 0 2,315 Jan-19-2022, 09:02 AM
Last Post: ilknurg
  Date format and past date check function Turtle 5 4,494 Oct-22-2021, 09:45 PM
Last Post: deanhystad
  Print first day of the week as string in date format MyerzzD 2 2,094 Sep-29-2021, 06:43 AM
Last Post: MyerzzD

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020