Skip to content

Instantly share code, notes, and snippets.

@jonnystorm
Created April 22, 2017 20:46
Show Gist options
  • Save jonnystorm/191e6fda421a80fbafaf6f1b8c3291f2 to your computer and use it in GitHub Desktop.
Save jonnystorm/191e6fda421a80fbafaf6f1b8c3291f2 to your computer and use it in GitHub Desktop.
Digest failure maybe caused by unset engine boots, time
# From the server:
#
# Incoming SNMP packet
# *Mar 1 01:23:00.327: v3 packet security model: v3 security level: noauth
# *Mar 1 01:23:00.331: username: admin
# *Mar 1 01:23:00.331: snmpEngineID: 800000090300C2014D0C0000
# *Mar 1 01:23:00.331: snmpEngineBoots: 0 snmpEngineTime: 0
15:43:56.287684 12:a7:33:b9:da:d6 > c2:01:4d:0c:00:00, ethertype IPv4 (0x0800), length 160: (tos 0x0, ttl 64, id 16713, offset 0, flags [DF], proto UDP (17), length 146)
192.0.2.2.5000 > 192.0.2.3.161: [udp sum ok] { SNMPv3 { F=ar } { USM B=0 T=0 U="admin" } { ScopedPDU E=_80_00_00_09_03_00_c2_01_4d_0c_00_00 C="" { GetRequest(28) R=1582425448 .1.3.6.1.2.1.1.5.0 } } }
0x0000: 4500 0092 4149 4000 4011 750c c000 0202 E...AI@.@.u.....
0x0010: c000 0203 1388 00a1 007e 08d4 3074 0201 .........~..0t..
0x0020: 0330 1002 041b 7682 dc02 0201 e404 0105 .0....v.........
0x0030: 0201 0304 2d30 2b04 0c80 0000 0903 00c2 ....-0+.........
0x0040: 014d 0c00 0002 0100 0201 0004 0561 646d .M...........adm
0x0050: 696e 040c e170 3f1d 003e dce1 fae4 3293 in...p?..>....2.
0x0060: 0400 302e 040c 8000 0009 0300 c201 4d0c ..0...........M.
0x0070: 0000 0400 a01c 0204 5e51 e568 0201 0002 ........^Q.h....
0x0080: 0100 300e 300c 0608 2b06 0102 0101 0500 ..0.0...+.......
0x0090: 0500 ..
15:43:56.296076 c2:01:4d:0c:00:00 > 12:a7:33:b9:da:d6, ethertype IPv4 (0x0800), length 152: (tos 0x0, ttl 255, id 51, offset 0, flags [none], proto UDP (17), length 138)
192.0.2.3.161 > 192.0.2.2.5000: [udp sum ok] { SNMPv3 { F= } { USM B=1 T=4657 U="admin" } { ScopedPDU E=_80_00_00_09_03_00_c2_01_4d_0c_00_00 C="" { Report(31) R=1582425448 .1.3.6.1.6.3.15.1.1.5.0=17 } } }
0x0000: 4500 008a 0033 0000 ff11 372a c000 0203 E....3....7*....
0x0010: c000 0202 00a1 1388 0076 ad04 306c 0201 .........v..0l..
0x0020: 0330 1002 041b 7682 dc02 0205 dc04 0100 .0....v.........
0x0030: 0201 0304 2230 2004 0c80 0000 0903 00c2 ...."0..........
0x0040: 014d 0c00 0002 0101 0202 1231 0405 6164 .M.........1..ad
0x0050: 6d69 6e04 0004 0030 3104 0c80 0000 0903 min....01.......
0x0060: 00c2 014d 0c00 0004 00a8 1f02 045e 51e5 ...M.........^Q.
0x0070: 6802 0100 0201 0030 1130 0f06 0a2b 0601 h......0.0...+..
0x0080: 0603 0f01 0105 0041 0111 .......A..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment