Skip to content

Instantly share code, notes, and snippets.

@toni-moreno
Created April 11, 2016 16:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toni-moreno/40dc6353127fbd21828afc6108699100 to your computer and use it in GitHub Desktop.
Save toni-moreno/40dc6353127fbd21828afc6108699100 to your computer and use it in GitHub Desktop.
gosnmp debug when doing snmp.Get() from an 2000 items oid array
Packet sanity verified, we got all the bytes (1183)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 82 04 83 02 04 80 65
8 c1 fe 02 01 00 02 01 00
getResponseLength: 1159
parseRawField: request id
0 02 04 80 65 c1 fe 02 01
8 00 02 01 00 30 82 04 73
requestID: 2154152446
parseRawField: error-status
0 02 01 00 02 01 00 30 82
8 04 73 30 14 06 0b 2b 06
errorStatus: 0
parseRawField: error index
0 02 01 00 30 82 04 73 30
8 14 06 0b 2b 06 01 02 01
error-index: 0
=== unmarshalVBL()
0 30 82 04 73 30 14 06 0b
8 2b 06 01 02 01 1f 01 01
16 01 01 01 04 05 47 69 31
24 2f 31 30 14 06 0b 2b 06
vblLength: 1143
STARTING a varbind. Cursor 4
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 01 04
16 05 47 69 31 2f 31 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 01 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.1
decodeValue: value
0 04 05 47 69 31 2f 31 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x31}
STARTING a varbind. Cursor 26
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 02 04
16 05 47 69 31 2f 32 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 02 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.2
decodeValue: value
0 04 05 47 69 31 2f 32 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x32}
STARTING a varbind. Cursor 48
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 03 04
16 05 47 69 31 2f 33 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 03 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.3
decodeValue: value
0 04 05 47 69 31 2f 33 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x33}
STARTING a varbind. Cursor 70
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 04 04
16 05 47 69 31 2f 34 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 04 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.4
decodeValue: value
0 04 05 47 69 31 2f 34 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x34}
STARTING a varbind. Cursor 92
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 05 04
16 05 47 69 31 2f 35 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 05 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.5
decodeValue: value
0 04 05 47 69 31 2f 35 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x35}
STARTING a varbind. Cursor 114
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 06 04
16 05 47 69 31 2f 36 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 06 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.6
decodeValue: value
0 04 05 47 69 31 2f 36 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x36}
STARTING a varbind. Cursor 136
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 07 04
16 05 47 69 31 2f 37 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 07 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.7
decodeValue: value
0 04 05 47 69 31 2f 37 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x37}
STARTING a varbind. Cursor 158
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 08 04
16 05 47 69 31 2f 38 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 08 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.8
decodeValue: value
0 04 05 47 69 31 2f 38 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x38}
STARTING a varbind. Cursor 180
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 09 04
16 05 47 69 31 2f 39 30 15
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 09 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.9
decodeValue: value
0 04 05 47 69 31 2f 39 30
8 15 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x39}
STARTING a varbind. Cursor 202
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 0a 04
16 06 47 69 31 2f 31 30 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 0a 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.10
decodeValue: value
0 04 06 47 69 31 2f 31 30
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x31, 0x30}
STARTING a varbind. Cursor 225
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 0b 04
16 06 47 69 31 2f 31 31 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 0b 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.11
decodeValue: value
0 04 06 47 69 31 2f 31 31
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x31, 0x31}
STARTING a varbind. Cursor 248
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 0c 04
16 06 47 69 31 2f 31 32 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 0c 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.12
decodeValue: value
0 04 06 47 69 31 2f 31 32
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x31, 0x32}
STARTING a varbind. Cursor 271
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 0d 04
16 06 47 69 31 2f 31 33 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 0d 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.13
decodeValue: value
0 04 06 47 69 31 2f 31 33
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x31, 0x33}
STARTING a varbind. Cursor 294
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 0e 04
16 06 47 69 31 2f 31 34 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 0e 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.14
decodeValue: value
0 04 06 47 69 31 2f 31 34
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x31, 0x34}
STARTING a varbind. Cursor 317
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 0f 04
16 06 47 69 31 2f 31 35 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 0f 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.15
decodeValue: value
0 04 06 47 69 31 2f 31 35
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x31, 0x35}
STARTING a varbind. Cursor 340
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 10 04
16 06 47 69 31 2f 31 36 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 10 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.16
decodeValue: value
0 04 06 47 69 31 2f 31 36
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x31, 0x36}
STARTING a varbind. Cursor 363
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 11 04
16 06 47 69 31 2f 31 37 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 11 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.17
decodeValue: value
0 04 06 47 69 31 2f 31 37
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x31, 0x37}
STARTING a varbind. Cursor 386
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 12 04
16 06 47 69 31 2f 31 38 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 12 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.18
decodeValue: value
0 04 06 47 69 31 2f 31 38
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x31, 0x38}
STARTING a varbind. Cursor 409
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 13 04
16 06 47 69 31 2f 31 39 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 13 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.19
decodeValue: value
0 04 06 47 69 31 2f 31 39
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x31, 0x39}
STARTING a varbind. Cursor 432
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 14 04
16 06 47 69 31 2f 32 30 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 14 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.20
decodeValue: value
0 04 06 47 69 31 2f 32 30
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x32, 0x30}
STARTING a varbind. Cursor 455
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 15 04
16 06 47 69 31 2f 32 31 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 15 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.21
decodeValue: value
0 04 06 47 69 31 2f 32 31
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x32, 0x31}
STARTING a varbind. Cursor 478
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 16 04
16 06 47 69 31 2f 32 32 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 16 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.22
decodeValue: value
0 04 06 47 69 31 2f 32 32
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x32, 0x32}
STARTING a varbind. Cursor 501
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 17 04
16 06 47 69 31 2f 32 33 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 17 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.23
decodeValue: value
0 04 06 47 69 31 2f 32 33
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x32, 0x33}
STARTING a varbind. Cursor 524
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 18 04
16 06 47 69 31 2f 32 34 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 18 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.24
decodeValue: value
0 04 06 47 69 31 2f 32 34
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x32, 0x34}
STARTING a varbind. Cursor 547
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 19 04
16 06 47 69 31 2f 32 35 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 19 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.25
decodeValue: value
0 04 06 47 69 31 2f 32 35
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x32, 0x35}
STARTING a varbind. Cursor 570
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 1a 04
16 06 47 69 31 2f 32 36 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 1a 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.26
decodeValue: value
0 04 06 47 69 31 2f 32 36
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x32, 0x36}
STARTING a varbind. Cursor 593
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 1b 04
16 06 47 69 31 2f 32 37 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 1b 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.27
decodeValue: value
0 04 06 47 69 31 2f 32 37
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x32, 0x37}
STARTING a varbind. Cursor 616
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 1c 04
16 06 47 69 31 2f 32 38 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 1c 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.28
decodeValue: value
0 04 06 47 69 31 2f 32 38
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x32, 0x38}
STARTING a varbind. Cursor 639
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 1d 04
16 06 47 69 31 2f 32 39 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 1d 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.29
decodeValue: value
0 04 06 47 69 31 2f 32 39
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x32, 0x39}
STARTING a varbind. Cursor 662
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 1e 04
16 06 47 69 31 2f 33 30 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 1e 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.30
decodeValue: value
0 04 06 47 69 31 2f 33 30
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x33, 0x30}
STARTING a varbind. Cursor 685
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 1f 04
16 06 47 69 31 2f 33 31 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 1f 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.31
decodeValue: value
0 04 06 47 69 31 2f 33 31
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x33, 0x31}
STARTING a varbind. Cursor 708
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 20 04
16 06 47 69 31 2f 33 32 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 20 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.32
decodeValue: value
0 04 06 47 69 31 2f 33 32
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x33, 0x32}
STARTING a varbind. Cursor 731
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 21 04
16 06 47 69 31 2f 33 33 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 21 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.33
decodeValue: value
0 04 06 47 69 31 2f 33 33
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x33, 0x33}
STARTING a varbind. Cursor 754
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 22 04
16 06 47 69 31 2f 33 34 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 22 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.34
decodeValue: value
0 04 06 47 69 31 2f 33 34
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x33, 0x34}
STARTING a varbind. Cursor 777
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 23 04
16 06 47 69 31 2f 33 35 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 23 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.35
decodeValue: value
0 04 06 47 69 31 2f 33 35
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x33, 0x35}
STARTING a varbind. Cursor 800
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 24 04
16 06 47 69 31 2f 33 36 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 24 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.36
decodeValue: value
0 04 06 47 69 31 2f 33 36
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x33, 0x36}
STARTING a varbind. Cursor 823
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 25 04
16 06 47 69 31 2f 33 37 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 25 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.37
decodeValue: value
0 04 06 47 69 31 2f 33 37
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x33, 0x37}
STARTING a varbind. Cursor 846
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 26 04
16 06 47 69 31 2f 33 38 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 26 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.38
decodeValue: value
0 04 06 47 69 31 2f 33 38
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x33, 0x38}
STARTING a varbind. Cursor 869
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 27 04
16 06 47 69 31 2f 33 39 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 27 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.39
decodeValue: value
0 04 06 47 69 31 2f 33 39
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x33, 0x39}
STARTING a varbind. Cursor 892
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 28 04
16 06 47 69 31 2f 34 30 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 28 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.40
decodeValue: value
0 04 06 47 69 31 2f 34 30
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x34, 0x30}
STARTING a varbind. Cursor 915
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 29 04
16 06 47 69 31 2f 34 31 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 29 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.41
decodeValue: value
0 04 06 47 69 31 2f 34 31
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x34, 0x31}
STARTING a varbind. Cursor 938
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 2a 04
16 06 47 69 31 2f 34 32 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 2a 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.42
decodeValue: value
0 04 06 47 69 31 2f 34 32
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x34, 0x32}
STARTING a varbind. Cursor 961
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 2b 04
16 06 47 69 31 2f 34 33 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 2b 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.43
decodeValue: value
0 04 06 47 69 31 2f 34 33
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x34, 0x33}
STARTING a varbind. Cursor 984
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 2c 04
16 06 47 69 31 2f 34 34 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 2c 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.44
decodeValue: value
0 04 06 47 69 31 2f 34 34
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x34, 0x34}
STARTING a varbind. Cursor 1007
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 2d 04
16 06 47 69 31 2f 34 35 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 2d 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.45
decodeValue: value
0 04 06 47 69 31 2f 34 35
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x34, 0x35}
STARTING a varbind. Cursor 1030
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 2e 04
16 06 47 69 31 2f 34 36 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 2e 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.46
decodeValue: value
0 04 06 47 69 31 2f 34 36
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x34, 0x36}
STARTING a varbind. Cursor 1053
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 2f 04
16 06 47 69 31 2f 34 37 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 2f 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.47
decodeValue: value
0 04 06 47 69 31 2f 34 37
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x34, 0x37}
STARTING a varbind. Cursor 1076
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 30 04
16 06 47 69 31 2f 34 38 30
24 14 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 30 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.48
decodeValue: value
0 04 06 47 69 31 2f 34 38
8 30 14 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x31, 0x2f, 0x34, 0x38}
STARTING a varbind. Cursor 1099
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 31 04
16 05 47 69 32 2f 31 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 31 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.49
decodeValue: value
0 04 05 47 69 32 2f 31 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x31}
STARTING a varbind. Cursor 1121
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 32 04
16 30 14 06 0b 2b 06
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 32 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.50
decodeValue: value
0 04 05 47 69 32 2f 32
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x32}
Packet sanity verified, we got all the bytes (1183)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 82 04 83 02 04 80 65
8 c1 ff 02 01 00 02 01 00
getResponseLength: 1159
parseRawField: request id
0 02 04 80 65 c1 ff 02 01
8 00 02 01 00 30 82 04 73
requestID: 2154152447
parseRawField: error-status
0 02 01 00 02 01 00 30 82
8 04 73 30 14 06 0b 2b 06
errorStatus: 0
parseRawField: error index
0 02 01 00 30 82 04 73 30
8 14 06 0b 2b 06 01 02 01
error-index: 0
=== unmarshalVBL()
0 30 82 04 73 30 14 06 0b
8 2b 06 01 02 01 1f 01 01
16 01 01 33 04 05 47 69 32
24 2f 33 30 14 06 0b 2b 06
vblLength: 1143
STARTING a varbind. Cursor 4
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 33 04
16 05 47 69 32 2f 33 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 33 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.51
decodeValue: value
0 04 05 47 69 32 2f 33 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x33}
STARTING a varbind. Cursor 26
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 34 04
16 05 47 69 32 2f 34 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 34 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.52
decodeValue: value
0 04 05 47 69 32 2f 34 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x34}
STARTING a varbind. Cursor 48
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 35 04
16 05 47 69 32 2f 35 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 35 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.53
decodeValue: value
0 04 05 47 69 32 2f 35 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x35}
STARTING a varbind. Cursor 70
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 36 04
16 05 47 69 32 2f 36 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 36 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.54
decodeValue: value
0 04 05 47 69 32 2f 36 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x36}
STARTING a varbind. Cursor 92
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 37 04
16 05 47 69 32 2f 37 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 37 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.55
decodeValue: value
0 04 05 47 69 32 2f 37 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x37}
STARTING a varbind. Cursor 114
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 38 04
16 05 47 69 32 2f 38 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 38 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.56
decodeValue: value
0 04 05 47 69 32 2f 38 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x38}
STARTING a varbind. Cursor 136
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 39 04
16 05 47 69 32 2f 39 30 15
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 39 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.57
decodeValue: value
0 04 05 47 69 32 2f 39 30
8 15 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x39}
STARTING a varbind. Cursor 158
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 3a 04
16 06 47 69 32 2f 31 30 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 3a 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.58
decodeValue: value
0 04 06 47 69 32 2f 31 30
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x31, 0x30}
STARTING a varbind. Cursor 181
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 3b 04
16 06 47 69 32 2f 31 31 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 3b 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.59
decodeValue: value
0 04 06 47 69 32 2f 31 31
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x31, 0x31}
STARTING a varbind. Cursor 204
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 3c 04
16 06 47 69 32 2f 31 32 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 3c 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.60
decodeValue: value
0 04 06 47 69 32 2f 31 32
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x31, 0x32}
STARTING a varbind. Cursor 227
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 3d 04
16 06 47 69 32 2f 31 33 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 3d 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.61
decodeValue: value
0 04 06 47 69 32 2f 31 33
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x31, 0x33}
STARTING a varbind. Cursor 250
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 3e 04
16 06 47 69 32 2f 31 34 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 3e 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.62
decodeValue: value
0 04 06 47 69 32 2f 31 34
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x31, 0x34}
STARTING a varbind. Cursor 273
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 3f 04
16 06 47 69 32 2f 31 35 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 3f 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.63
decodeValue: value
0 04 06 47 69 32 2f 31 35
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x31, 0x35}
STARTING a varbind. Cursor 296
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 40 04
16 06 47 69 32 2f 31 36 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 40 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.64
decodeValue: value
0 04 06 47 69 32 2f 31 36
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x31, 0x36}
STARTING a varbind. Cursor 319
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 41 04
16 06 47 69 32 2f 31 37 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 41 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.65
decodeValue: value
0 04 06 47 69 32 2f 31 37
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x31, 0x37}
STARTING a varbind. Cursor 342
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 42 04
16 06 47 69 32 2f 31 38 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 42 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.66
decodeValue: value
0 04 06 47 69 32 2f 31 38
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x31, 0x38}
STARTING a varbind. Cursor 365
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 43 04
16 06 47 69 32 2f 31 39 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 43 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.67
decodeValue: value
0 04 06 47 69 32 2f 31 39
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x31, 0x39}
STARTING a varbind. Cursor 388
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 44 04
16 06 47 69 32 2f 32 30 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 44 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.68
decodeValue: value
0 04 06 47 69 32 2f 32 30
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x32, 0x30}
STARTING a varbind. Cursor 411
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 45 04
16 06 47 69 32 2f 32 31 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 45 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.69
decodeValue: value
0 04 06 47 69 32 2f 32 31
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x32, 0x31}
STARTING a varbind. Cursor 434
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 46 04
16 06 47 69 32 2f 32 32 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 46 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.70
decodeValue: value
0 04 06 47 69 32 2f 32 32
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x32, 0x32}
STARTING a varbind. Cursor 457
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 47 04
16 06 47 69 32 2f 32 33 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 47 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.71
decodeValue: value
0 04 06 47 69 32 2f 32 33
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x32, 0x33}
STARTING a varbind. Cursor 480
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 48 04
16 06 47 69 32 2f 32 34 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 48 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.72
decodeValue: value
0 04 06 47 69 32 2f 32 34
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x32, 0x34}
STARTING a varbind. Cursor 503
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 49 04
16 06 47 69 32 2f 32 35 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 49 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.73
decodeValue: value
0 04 06 47 69 32 2f 32 35
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x32, 0x35}
STARTING a varbind. Cursor 526
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 4a 04
16 06 47 69 32 2f 32 36 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 4a 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.74
decodeValue: value
0 04 06 47 69 32 2f 32 36
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x32, 0x36}
STARTING a varbind. Cursor 549
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 4b 04
16 06 47 69 32 2f 32 37 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 4b 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.75
decodeValue: value
0 04 06 47 69 32 2f 32 37
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x32, 0x37}
STARTING a varbind. Cursor 572
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 4c 04
16 06 47 69 32 2f 32 38 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 4c 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.76
decodeValue: value
0 04 06 47 69 32 2f 32 38
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x32, 0x38}
STARTING a varbind. Cursor 595
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 4d 04
16 06 47 69 32 2f 32 39 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 4d 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.77
decodeValue: value
0 04 06 47 69 32 2f 32 39
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x32, 0x39}
STARTING a varbind. Cursor 618
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 4e 04
16 06 47 69 32 2f 33 30 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 4e 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.78
decodeValue: value
0 04 06 47 69 32 2f 33 30
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x33, 0x30}
STARTING a varbind. Cursor 641
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 4f 04
16 06 47 69 32 2f 33 31 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 4f 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.79
decodeValue: value
0 04 06 47 69 32 2f 33 31
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x33, 0x31}
STARTING a varbind. Cursor 664
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 50 04
16 06 47 69 32 2f 33 32 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 50 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.80
decodeValue: value
0 04 06 47 69 32 2f 33 32
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x33, 0x32}
STARTING a varbind. Cursor 687
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 51 04
16 06 47 69 32 2f 33 33 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 51 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.81
decodeValue: value
0 04 06 47 69 32 2f 33 33
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x33, 0x33}
STARTING a varbind. Cursor 710
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 52 04
16 06 47 69 32 2f 33 34 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 52 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.82
decodeValue: value
0 04 06 47 69 32 2f 33 34
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x33, 0x34}
STARTING a varbind. Cursor 733
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 53 04
16 06 47 69 32 2f 33 35 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 53 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.83
decodeValue: value
0 04 06 47 69 32 2f 33 35
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x33, 0x35}
STARTING a varbind. Cursor 756
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 54 04
16 06 47 69 32 2f 33 36 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 54 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.84
decodeValue: value
0 04 06 47 69 32 2f 33 36
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x33, 0x36}
STARTING a varbind. Cursor 779
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 55 04
16 06 47 69 32 2f 33 37 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 55 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.85
decodeValue: value
0 04 06 47 69 32 2f 33 37
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x33, 0x37}
STARTING a varbind. Cursor 802
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 56 04
16 06 47 69 32 2f 33 38 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 56 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.86
decodeValue: value
0 04 06 47 69 32 2f 33 38
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x33, 0x38}
STARTING a varbind. Cursor 825
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 57 04
16 06 47 69 32 2f 33 39 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 57 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.87
decodeValue: value
0 04 06 47 69 32 2f 33 39
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x33, 0x39}
STARTING a varbind. Cursor 848
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 58 04
16 06 47 69 32 2f 34 30 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 58 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.88
decodeValue: value
0 04 06 47 69 32 2f 34 30
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x34, 0x30}
STARTING a varbind. Cursor 871
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 59 04
16 06 47 69 32 2f 34 31 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 59 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.89
decodeValue: value
0 04 06 47 69 32 2f 34 31
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x34, 0x31}
STARTING a varbind. Cursor 894
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 5a 04
16 06 47 69 32 2f 34 32 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 5a 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.90
decodeValue: value
0 04 06 47 69 32 2f 34 32
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x34, 0x32}
STARTING a varbind. Cursor 917
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 5b 04
16 06 47 69 32 2f 34 33 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 5b 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.91
decodeValue: value
0 04 06 47 69 32 2f 34 33
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x34, 0x33}
STARTING a varbind. Cursor 940
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 5c 04
16 06 47 69 32 2f 34 34 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 5c 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.92
decodeValue: value
0 04 06 47 69 32 2f 34 34
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x34, 0x34}
STARTING a varbind. Cursor 963
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 5d 04
16 06 47 69 32 2f 34 35 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 5d 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.93
decodeValue: value
0 04 06 47 69 32 2f 34 35
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x34, 0x35}
STARTING a varbind. Cursor 986
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 5e 04
16 06 47 69 32 2f 34 36 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 5e 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.94
decodeValue: value
0 04 06 47 69 32 2f 34 36
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x34, 0x36}
STARTING a varbind. Cursor 1009
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 5f 04
16 06 47 69 32 2f 34 37 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 5f 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.95
decodeValue: value
0 04 06 47 69 32 2f 34 37
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x34, 0x37}
STARTING a varbind. Cursor 1032
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 60 04
16 06 47 69 32 2f 34 38 30
24 14 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 60 04 06 47
OID: .1.3.6.1.2.1.31.1.1.1.1.96
decodeValue: value
0 04 06 47 69 32 2f 34 38
8 30 14 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x32, 0x2f, 0x34, 0x38}
STARTING a varbind. Cursor 1055
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 61 04
16 05 47 69 35 2f 31 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 61 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.97
decodeValue: value
0 04 05 47 69 35 2f 31 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x35, 0x2f, 0x31}
STARTING a varbind. Cursor 1077
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 62 04
16 05 47 69 35 2f 32 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 62 04 05 47
OID: .1.3.6.1.2.1.31.1.1.1.1.98
decodeValue: value
0 04 05 47 69 35 2f 32 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x35, 0x2f, 0x32}
STARTING a varbind. Cursor 1099
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 63 04
16 05 46 61 39 2f 31 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 63 04 05 46
OID: .1.3.6.1.2.1.31.1.1.1.1.99
decodeValue: value
0 04 05 46 61 39 2f 31 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x31}
STARTING a varbind. Cursor 1121
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 64 04
16 30 14 06 0b 2b 06
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 64 04 05 46
OID: .1.3.6.1.2.1.31.1.1.1.1.100
decodeValue: value
0 04 05 46 61 39 2f 32
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x32}
Packet sanity verified, we got all the bytes (1203)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 82 04 97 02 04 80 65
8 c2 00 02 01 00 02 01 00
getResponseLength: 1179
parseRawField: request id
0 02 04 80 65 c2 00 02 01
8 00 02 01 00 30 82 04 87
requestID: 2154152448
parseRawField: error-status
0 02 01 00 02 01 00 30 82
8 04 87 30 14 06 0b 2b 06
errorStatus: 0
parseRawField: error index
0 02 01 00 30 82 04 87 30
8 14 06 0b 2b 06 01 02 01
error-index: 0
=== unmarshalVBL()
0 30 82 04 87 30 14 06 0b
8 2b 06 01 02 01 1f 01 01
16 01 01 65 04 05 46 61 39
24 2f 33 30 14 06 0b 2b 06
vblLength: 1163
STARTING a varbind. Cursor 4
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 65 04
16 05 46 61 39 2f 33 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 65 04 05 46
OID: .1.3.6.1.2.1.31.1.1.1.1.101
decodeValue: value
0 04 05 46 61 39 2f 33 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x33}
STARTING a varbind. Cursor 26
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 66 04
16 05 46 61 39 2f 34 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 66 04 05 46
OID: .1.3.6.1.2.1.31.1.1.1.1.102
decodeValue: value
0 04 05 46 61 39 2f 34 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x34}
STARTING a varbind. Cursor 48
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 67 04
16 05 46 61 39 2f 35 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 67 04 05 46
OID: .1.3.6.1.2.1.31.1.1.1.1.103
decodeValue: value
0 04 05 46 61 39 2f 35 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x35}
STARTING a varbind. Cursor 70
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 68 04
16 05 46 61 39 2f 36 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 68 04 05 46
OID: .1.3.6.1.2.1.31.1.1.1.1.104
decodeValue: value
0 04 05 46 61 39 2f 36 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x36}
STARTING a varbind. Cursor 92
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 69 04
16 05 46 61 39 2f 37 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 69 04 05 46
OID: .1.3.6.1.2.1.31.1.1.1.1.105
decodeValue: value
0 04 05 46 61 39 2f 37 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x37}
STARTING a varbind. Cursor 114
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 6a 04
16 05 46 61 39 2f 38 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 6a 04 05 46
OID: .1.3.6.1.2.1.31.1.1.1.1.106
decodeValue: value
0 04 05 46 61 39 2f 38 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x38}
STARTING a varbind. Cursor 136
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 6b 04
16 05 46 61 39 2f 39 30 15
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 6b 04 05 46
OID: .1.3.6.1.2.1.31.1.1.1.1.107
decodeValue: value
0 04 05 46 61 39 2f 39 30
8 15 06 0b 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x39}
STARTING a varbind. Cursor 158
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 6c 04
16 06 46 61 39 2f 31 30 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 6c 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.108
decodeValue: value
0 04 06 46 61 39 2f 31 30
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x31, 0x30}
STARTING a varbind. Cursor 181
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 6d 04
16 06 46 61 39 2f 31 31 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 6d 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.109
decodeValue: value
0 04 06 46 61 39 2f 31 31
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x31, 0x31}
STARTING a varbind. Cursor 204
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 6e 04
16 06 46 61 39 2f 31 32 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 6e 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.110
decodeValue: value
0 04 06 46 61 39 2f 31 32
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x31, 0x32}
STARTING a varbind. Cursor 227
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 6f 04
16 06 46 61 39 2f 31 33 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 6f 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.111
decodeValue: value
0 04 06 46 61 39 2f 31 33
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x31, 0x33}
STARTING a varbind. Cursor 250
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 70 04
16 06 46 61 39 2f 31 34 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 70 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.112
decodeValue: value
0 04 06 46 61 39 2f 31 34
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x31, 0x34}
STARTING a varbind. Cursor 273
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 71 04
16 06 46 61 39 2f 31 35 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 71 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.113
decodeValue: value
0 04 06 46 61 39 2f 31 35
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x31, 0x35}
STARTING a varbind. Cursor 296
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 72 04
16 06 46 61 39 2f 31 36 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 72 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.114
decodeValue: value
0 04 06 46 61 39 2f 31 36
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x31, 0x36}
STARTING a varbind. Cursor 319
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 73 04
16 06 46 61 39 2f 31 37 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 73 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.115
decodeValue: value
0 04 06 46 61 39 2f 31 37
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x31, 0x37}
STARTING a varbind. Cursor 342
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 74 04
16 06 46 61 39 2f 31 38 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 74 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.116
decodeValue: value
0 04 06 46 61 39 2f 31 38
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x31, 0x38}
STARTING a varbind. Cursor 365
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 75 04
16 06 46 61 39 2f 31 39 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 75 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.117
decodeValue: value
0 04 06 46 61 39 2f 31 39
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x31, 0x39}
STARTING a varbind. Cursor 388
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 76 04
16 06 46 61 39 2f 32 30 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 76 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.118
decodeValue: value
0 04 06 46 61 39 2f 32 30
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x32, 0x30}
STARTING a varbind. Cursor 411
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 77 04
16 06 46 61 39 2f 32 31 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 77 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.119
decodeValue: value
0 04 06 46 61 39 2f 32 31
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x32, 0x31}
STARTING a varbind. Cursor 434
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 78 04
16 06 46 61 39 2f 32 32 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 78 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.120
decodeValue: value
0 04 06 46 61 39 2f 32 32
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x32, 0x32}
STARTING a varbind. Cursor 457
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 79 04
16 06 46 61 39 2f 32 33 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 79 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.121
decodeValue: value
0 04 06 46 61 39 2f 32 33
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x32, 0x33}
STARTING a varbind. Cursor 480
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 7a 04
16 06 46 61 39 2f 32 34 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 7a 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.122
decodeValue: value
0 04 06 46 61 39 2f 32 34
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x32, 0x34}
STARTING a varbind. Cursor 503
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 7b 04
16 06 46 61 39 2f 32 35 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 7b 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.123
decodeValue: value
0 04 06 46 61 39 2f 32 35
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x32, 0x35}
STARTING a varbind. Cursor 526
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 7c 04
16 06 46 61 39 2f 32 36 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 7c 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.124
decodeValue: value
0 04 06 46 61 39 2f 32 36
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x32, 0x36}
STARTING a varbind. Cursor 549
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 7d 04
16 06 46 61 39 2f 32 37 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 7d 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.125
decodeValue: value
0 04 06 46 61 39 2f 32 37
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x32, 0x37}
STARTING a varbind. Cursor 572
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 7e 04
16 06 46 61 39 2f 32 38 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 7e 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.126
decodeValue: value
0 04 06 46 61 39 2f 32 38
8 30 15 06 0b 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x32, 0x38}
STARTING a varbind. Cursor 595
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 01 7f 04
16 06 46 61 39 2f 32 39 30
24 16 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 01 7f 04 06 46
OID: .1.3.6.1.2.1.31.1.1.1.1.127
decodeValue: value
0 04 06 46 61 39 2f 32 39
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x32, 0x39}
STARTING a varbind. Cursor 618
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 00
16 04 06 46 61 39 2f 33 30
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 00 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.128
decodeValue: value
0 04 06 46 61 39 2f 33 30
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x33, 0x30}
STARTING a varbind. Cursor 642
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 01
16 04 06 46 61 39 2f 33 31
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 01 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.129
decodeValue: value
0 04 06 46 61 39 2f 33 31
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x33, 0x31}
STARTING a varbind. Cursor 666
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 02
16 04 06 46 61 39 2f 33 32
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 02 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.130
decodeValue: value
0 04 06 46 61 39 2f 33 32
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x33, 0x32}
STARTING a varbind. Cursor 690
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 03
16 04 06 46 61 39 2f 33 33
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 03 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.131
decodeValue: value
0 04 06 46 61 39 2f 33 33
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x33, 0x33}
STARTING a varbind. Cursor 714
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 04
16 04 06 46 61 39 2f 33 34
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 04 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.132
decodeValue: value
0 04 06 46 61 39 2f 33 34
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x33, 0x34}
STARTING a varbind. Cursor 738
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 05
16 04 06 46 61 39 2f 33 35
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 05 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.133
decodeValue: value
0 04 06 46 61 39 2f 33 35
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x33, 0x35}
STARTING a varbind. Cursor 762
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 06
16 04 06 46 61 39 2f 33 36
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 06 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.134
decodeValue: value
0 04 06 46 61 39 2f 33 36
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x33, 0x36}
STARTING a varbind. Cursor 786
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 07
16 04 06 46 61 39 2f 33 37
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 07 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.135
decodeValue: value
0 04 06 46 61 39 2f 33 37
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x33, 0x37}
STARTING a varbind. Cursor 810
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 08
16 04 06 46 61 39 2f 33 38
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 08 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.136
decodeValue: value
0 04 06 46 61 39 2f 33 38
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x33, 0x38}
STARTING a varbind. Cursor 834
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 09
16 04 06 46 61 39 2f 33 39
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 09 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.137
decodeValue: value
0 04 06 46 61 39 2f 33 39
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x33, 0x39}
STARTING a varbind. Cursor 858
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 0a
16 04 06 46 61 39 2f 34 30
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 0a 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.138
decodeValue: value
0 04 06 46 61 39 2f 34 30
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x34, 0x30}
STARTING a varbind. Cursor 882
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 0b
16 04 06 46 61 39 2f 34 31
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 0b 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.139
decodeValue: value
0 04 06 46 61 39 2f 34 31
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x34, 0x31}
STARTING a varbind. Cursor 906
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 0c
16 04 06 46 61 39 2f 34 32
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 0c 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.140
decodeValue: value
0 04 06 46 61 39 2f 34 32
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x34, 0x32}
STARTING a varbind. Cursor 930
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 0d
16 04 06 46 61 39 2f 34 33
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 0d 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.141
decodeValue: value
0 04 06 46 61 39 2f 34 33
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x34, 0x33}
STARTING a varbind. Cursor 954
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 0e
16 04 06 46 61 39 2f 34 34
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 0e 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.142
decodeValue: value
0 04 06 46 61 39 2f 34 34
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x34, 0x34}
STARTING a varbind. Cursor 978
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 0f
16 04 06 46 61 39 2f 34 35
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 0f 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.143
decodeValue: value
0 04 06 46 61 39 2f 34 35
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x34, 0x35}
STARTING a varbind. Cursor 1002
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 10
16 04 06 46 61 39 2f 34 36
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 10 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.144
decodeValue: value
0 04 06 46 61 39 2f 34 36
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x34, 0x36}
STARTING a varbind. Cursor 1026
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 11
16 04 06 46 61 39 2f 34 37
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 11 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.145
decodeValue: value
0 04 06 46 61 39 2f 34 37
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x34, 0x37}
STARTING a varbind. Cursor 1050
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 12
16 04 06 46 61 39 2f 34 38
24 30 13 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 12 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.146
decodeValue: value
0 04 06 46 61 39 2f 34 38
8 30 13 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x39, 0x2f, 0x34, 0x38}
STARTING a varbind. Cursor 1074
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 13
16 04 03 56 6c 31 30 15 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 13 04 03
OID: .1.3.6.1.2.1.31.1.1.1.1.147
decodeValue: value
0 04 03 56 6c 31 30 15 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x6c, 0x31}
STARTING a varbind. Cursor 1095
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 14
16 04 05 45 4f 30 2f 30 30
24 13 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 14 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.148
decodeValue: value
0 04 05 45 4f 30 2f 30 30
8 13 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x45, 0x4f, 0x30, 0x2f, 0x30}
STARTING a varbind. Cursor 1118
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 15
16 04 03 4e 75 30 30 16 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 15 04 03
OID: .1.3.6.1.2.1.31.1.1.1.1.149
decodeValue: value
0 04 03 4e 75 30 30 16 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x4e, 0x75, 0x30}
STARTING a varbind. Cursor 1139
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 16
16 04 06 56 4c 41 4e 2d 31
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 16 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.150
decodeValue: value
0 04 06 56 4c 41 4e 2d 31
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31}
Packet sanity verified, we got all the bytes (1347)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 82 05 27 02 04 80 65
8 c2 01 02 01 00 02 01 00
getResponseLength: 1323
parseRawField: request id
0 02 04 80 65 c2 01 02 01
8 00 02 01 00 30 82 05 17
requestID: 2154152449
parseRawField: error-status
0 02 01 00 02 01 00 30 82
8 05 17 30 19 06 0c 2b 06
errorStatus: 0
parseRawField: error index
0 02 01 00 30 82 05 17 30
8 19 06 0c 2b 06 01 02 01
error-index: 0
=== unmarshalVBL()
0 30 82 05 17 30 19 06 0c
8 2b 06 01 02 01 1f 01 01
16 01 01 81 17 04 09 56 4c
24 41 4e 2d 31 30 30 32 30
vblLength: 1307
STARTING a varbind. Cursor 4
0 30 19 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 17
16 04 09 56 4c 41 4e 2d 31
24 30 30 32 30 19 06 0c 2b
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 17 04 09
OID: .1.3.6.1.2.1.31.1.1.1.1.151
decodeValue: value
0 04 09 56 4c 41 4e 2d 31
8 30 30 32 30 19 06 0c 2b
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x30, 0x30, 0x32}
STARTING a varbind. Cursor 31
0 30 19 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 18
16 04 09 56 4c 41 4e 2d 31
24 30 30 34 30 19 06 0c 2b
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 18 04 09
OID: .1.3.6.1.2.1.31.1.1.1.1.152
decodeValue: value
0 04 09 56 4c 41 4e 2d 31
8 30 30 34 30 19 06 0c 2b
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x30, 0x30, 0x34}
STARTING a varbind. Cursor 58
0 30 19 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 19
16 04 09 56 4c 41 4e 2d 31
24 30 30 35 30 19 06 0c 2b
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 19 04 09
OID: .1.3.6.1.2.1.31.1.1.1.1.153
decodeValue: value
0 04 09 56 4c 41 4e 2d 31
8 30 30 35 30 19 06 0c 2b
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x30, 0x30, 0x35}
STARTING a varbind. Cursor 85
0 30 19 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 1a
16 04 09 56 4c 41 4e 2d 31
24 30 30 33 30 18 06 0c 2b
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 1a 04 09
OID: .1.3.6.1.2.1.31.1.1.1.1.154
decodeValue: value
0 04 09 56 4c 41 4e 2d 31
8 30 30 33 30 18 06 0c 2b
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x30, 0x30, 0x33}
STARTING a varbind. Cursor 112
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 1b
16 04 08 56 4c 41 4e 2d 32
24 39 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 1b 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.155
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 39 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x39, 0x30}
STARTING a varbind. Cursor 138
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 1c
16 04 08 56 4c 41 4e 2d 33
24 32 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 1c 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.156
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 32 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x32, 0x37}
STARTING a varbind. Cursor 164
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 1d
16 04 08 56 4c 41 4e 2d 33
24 32 38 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 1d 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.157
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 32 38 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x32, 0x38}
STARTING a varbind. Cursor 190
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 1f
16 04 08 56 4c 41 4e 2d 35
24 30 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 1f 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.159
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 30 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x30, 0x32}
STARTING a varbind. Cursor 216
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 20
16 04 08 56 4c 41 4e 2d 35
24 32 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 20 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.160
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 32 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x32, 0x36}
STARTING a varbind. Cursor 242
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 21
16 04 08 56 4c 41 4e 2d 35
24 33 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 21 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.161
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 33 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x33, 0x34}
STARTING a varbind. Cursor 268
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 23
16 04 08 56 4c 41 4e 2d 35
24 36 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 23 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.163
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 36 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x36, 0x31}
STARTING a varbind. Cursor 294
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 25
16 04 08 56 4c 41 4e 2d 35
24 36 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 25 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.165
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 36 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x36, 0x33}
STARTING a varbind. Cursor 320
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 26
16 04 08 56 4c 41 4e 2d 35
24 36 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 26 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.166
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 36 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x36, 0x35}
STARTING a varbind. Cursor 346
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 27
16 04 08 56 4c 41 4e 2d 35
24 36 36 30 17 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 27 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.167
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 36 36 30 17 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x36, 0x36}
STARTING a varbind. Cursor 372
0 30 17 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 2b
16 04 07 56 4c 41 4e 2d 39
24 34 30 18 06 0c 2b 06 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 2b 04 07
OID: .1.3.6.1.2.1.31.1.1.1.1.171
decodeValue: value
0 04 07 56 4c 41 4e 2d 39
8 34 30 18 06 0c 2b 06 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x34}
STARTING a varbind. Cursor 397
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 2c
16 04 08 56 4c 41 4e 2d 31
24 32 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 2c 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.172
decodeValue: value
0 04 08 56 4c 41 4e 2d 31
8 32 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x32, 0x30}
STARTING a varbind. Cursor 423
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 2d
16 04 08 56 4c 41 4e 2d 31
24 39 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 2d 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.173
decodeValue: value
0 04 08 56 4c 41 4e 2d 31
8 39 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x39, 0x32}
STARTING a varbind. Cursor 449
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 2e
16 04 08 56 4c 41 4e 2d 31
24 39 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 2e 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.174
decodeValue: value
0 04 08 56 4c 41 4e 2d 31
8 39 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x39, 0x36}
STARTING a varbind. Cursor 475
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 2f
16 04 08 56 4c 41 4e 2d 31
24 39 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 2f 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.175
decodeValue: value
0 04 08 56 4c 41 4e 2d 31
8 39 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x39, 0x37}
STARTING a varbind. Cursor 501
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 30
16 04 08 56 4c 41 4e 2d 32
24 31 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 30 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.176
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 31 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x31, 0x36}
STARTING a varbind. Cursor 527
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 31
16 04 08 56 4c 41 4e 2d 32
24 31 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 31 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.177
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 31 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x31, 0x37}
STARTING a varbind. Cursor 553
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 32
16 04 08 56 4c 41 4e 2d 32
24 39 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 32 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.178
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 39 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x39, 0x35}
STARTING a varbind. Cursor 579
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 33
16 04 08 56 4c 41 4e 2d 33
24 30 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 33 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.179
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 30 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x30, 0x35}
STARTING a varbind. Cursor 605
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 34
16 04 08 56 4c 41 4e 2d 33
24 31 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 34 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.180
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 31 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x31, 0x36}
STARTING a varbind. Cursor 631
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 35
16 04 08 56 4c 41 4e 2d 33
24 33 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 35 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.181
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 33 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x33, 0x30}
STARTING a varbind. Cursor 657
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 36
16 04 08 56 4c 41 4e 2d 33
24 33 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 36 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.182
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 33 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x33, 0x32}
STARTING a varbind. Cursor 683
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 37
16 04 08 56 4c 41 4e 2d 33
24 38 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 37 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.183
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 38 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x38, 0x39}
STARTING a varbind. Cursor 709
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 38
16 04 08 56 4c 41 4e 2d 34
24 32 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 38 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.184
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 32 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x32, 0x30}
STARTING a varbind. Cursor 735
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 39
16 04 08 56 4c 41 4e 2d 34
24 32 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 39 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.185
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 32 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x32, 0x32}
STARTING a varbind. Cursor 761
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 3a
16 04 08 56 4c 41 4e 2d 34
24 32 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 3a 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.186
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 32 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x32, 0x34}
STARTING a varbind. Cursor 787
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 3b
16 04 08 56 4c 41 4e 2d 34
24 32 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 3b 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.187
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 32 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x32, 0x37}
STARTING a varbind. Cursor 813
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 3c
16 04 08 56 4c 41 4e 2d 34
24 32 38 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 3c 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.188
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 32 38 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x32, 0x38}
STARTING a varbind. Cursor 839
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 3d
16 04 08 56 4c 41 4e 2d 34
24 32 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 3d 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.189
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 32 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x32, 0x39}
STARTING a varbind. Cursor 865
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 3e
16 04 08 56 4c 41 4e 2d 34
24 33 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 3e 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.190
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 33 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x33, 0x30}
STARTING a varbind. Cursor 891
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 3f
16 04 08 56 4c 41 4e 2d 34
24 33 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 3f 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.191
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 33 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x33, 0x31}
STARTING a varbind. Cursor 917
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 40
16 04 08 56 4c 41 4e 2d 34
24 33 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 40 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.192
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 33 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x33, 0x32}
STARTING a varbind. Cursor 943
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 41
16 04 08 56 4c 41 4e 2d 34
24 33 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 41 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.193
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 33 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x33, 0x33}
STARTING a varbind. Cursor 969
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 42
16 04 08 56 4c 41 4e 2d 34
24 33 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 42 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.194
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 33 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x33, 0x34}
STARTING a varbind. Cursor 995
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 43
16 04 08 56 4c 41 4e 2d 34
24 35 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 43 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.195
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 35 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x35, 0x32}
STARTING a varbind. Cursor 1021
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 44
16 04 08 56 4c 41 4e 2d 34
24 36 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 44 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.196
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 36 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x36, 0x33}
STARTING a varbind. Cursor 1047
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 45
16 04 08 56 4c 41 4e 2d 34
24 39 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 45 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.197
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 39 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x39, 0x30}
STARTING a varbind. Cursor 1073
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 46
16 04 08 56 4c 41 4e 2d 34
24 39 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 46 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.198
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 39 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x39, 0x31}
STARTING a varbind. Cursor 1099
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 47
16 04 08 56 4c 41 4e 2d 34
24 39 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 47 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.199
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 39 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x39, 0x32}
STARTING a varbind. Cursor 1125
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 48
16 04 08 56 4c 41 4e 2d 35
24 30 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 48 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.200
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 30 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x30, 0x30}
STARTING a varbind. Cursor 1151
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 49
16 04 08 56 4c 41 4e 2d 35
24 32 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 49 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.201
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 32 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x32, 0x30}
STARTING a varbind. Cursor 1177
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 4a
16 04 08 56 4c 41 4e 2d 35
24 32 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 4a 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.202
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 32 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x32, 0x31}
STARTING a varbind. Cursor 1203
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 4b
16 04 08 56 4c 41 4e 2d 35
24 32 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 4b 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.203
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 32 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x32, 0x32}
STARTING a varbind. Cursor 1229
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 4c
16 04 08 56 4c 41 4e 2d 35
24 32 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 4c 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.204
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 32 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x32, 0x33}
STARTING a varbind. Cursor 1255
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 4d
16 04 08 56 4c 41 4e 2d 35
24 32 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 4d 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.205
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 32 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x32, 0x34}
STARTING a varbind. Cursor 1281
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 4e
16 04 08 56 4c 41 4e 2d 35
24 30 18
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 4e 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.206
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 04 08
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x33, 0x30}
Packet sanity verified, we got all the bytes (1333)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 82 05 19 02 04 80 65
8 c2 02 02 01 00 02 01 00
getResponseLength: 1309
parseRawField: request id
0 02 04 80 65 c2 02 02 01
8 00 02 01 00 30 82 05 09
requestID: 2154152450
parseRawField: error-status
0 02 01 00 02 01 00 30 82
8 05 09 30 18 06 0c 2b 06
errorStatus: 0
parseRawField: error index
0 02 01 00 30 82 05 09 30
8 18 06 0c 2b 06 01 02 01
error-index: 0
=== unmarshalVBL()
0 30 82 05 09 30 18 06 0c
8 2b 06 01 02 01 1f 01 01
16 01 01 81 4f 04 08 56 4c
24 41 4e 2d 35 33 31 30 18
vblLength: 1293
STARTING a varbind. Cursor 4
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 4f
16 04 08 56 4c 41 4e 2d 35
24 33 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 4f 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.207
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 33 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x33, 0x31}
STARTING a varbind. Cursor 30
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 50
16 04 08 56 4c 41 4e 2d 35
24 35 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 50 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.208
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 35 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x35, 0x35}
STARTING a varbind. Cursor 56
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 51
16 04 08 56 4c 41 4e 2d 35
24 36 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 51 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.209
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 36 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x36, 0x39}
STARTING a varbind. Cursor 82
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 52
16 04 08 56 4c 41 4e 2d 36
24 38 38 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 52 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.210
decodeValue: value
0 04 08 56 4c 41 4e 2d 36
8 38 38 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x38, 0x38}
STARTING a varbind. Cursor 108
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 53
16 04 08 56 4c 41 4e 2d 36
24 38 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 53 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.211
decodeValue: value
0 04 08 56 4c 41 4e 2d 36
8 38 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x38, 0x39}
STARTING a varbind. Cursor 134
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 54
16 04 08 56 4c 41 4e 2d 36
24 39 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 54 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.212
decodeValue: value
0 04 08 56 4c 41 4e 2d 36
8 39 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x39, 0x30}
STARTING a varbind. Cursor 160
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 55
16 04 08 56 4c 41 4e 2d 39
24 30 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 55 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.213
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 30 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x30, 0x33}
STARTING a varbind. Cursor 186
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 56
16 04 08 56 4c 41 4e 2d 39
24 30 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 56 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.214
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 30 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x30, 0x34}
STARTING a varbind. Cursor 212
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 57
16 04 08 56 4c 41 4e 2d 39
24 31 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 57 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.215
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 31 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x31, 0x39}
STARTING a varbind. Cursor 238
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 58
16 04 08 56 4c 41 4e 2d 39
24 32 38 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 58 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.216
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 32 38 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x32, 0x38}
STARTING a varbind. Cursor 264
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 59
16 04 08 56 4c 41 4e 2d 35
24 32 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 59 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.217
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 32 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x32, 0x35}
STARTING a varbind. Cursor 290
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 5a
16 04 08 56 4c 41 4e 2d 35
24 32 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 5a 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.218
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 32 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x32, 0x37}
STARTING a varbind. Cursor 316
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 5b
16 04 08 56 4c 41 4e 2d 35
24 32 38 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 5b 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.219
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 32 38 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x32, 0x38}
STARTING a varbind. Cursor 342
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 5c
16 04 08 56 4c 41 4e 2d 35
24 32 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 5c 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.220
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 32 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x32, 0x39}
STARTING a varbind. Cursor 368
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 5d
16 04 08 56 4c 41 4e 2d 35
24 33 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 5d 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.221
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 33 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x33, 0x32}
STARTING a varbind. Cursor 394
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 5e
16 04 08 56 4c 41 4e 2d 35
24 33 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 5e 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.222
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 33 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x33, 0x33}
STARTING a varbind. Cursor 420
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 5f
16 04 08 56 4c 41 4e 2d 35
24 33 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 5f 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.223
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 33 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x33, 0x35}
STARTING a varbind. Cursor 446
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 60
16 04 08 56 4c 41 4e 2d 35
24 33 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 60 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.224
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 33 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x33, 0x36}
STARTING a varbind. Cursor 472
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 61
16 04 08 56 4c 41 4e 2d 35
24 33 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 61 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.225
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 33 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x33, 0x39}
STARTING a varbind. Cursor 498
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 62
16 04 08 56 4c 41 4e 2d 35
24 34 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 62 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.226
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 34 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x34, 0x30}
STARTING a varbind. Cursor 524
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 63
16 04 08 56 4c 41 4e 2d 35
24 34 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 63 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.227
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 34 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x34, 0x32}
STARTING a varbind. Cursor 550
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 64
16 04 08 56 4c 41 4e 2d 35
24 35 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 64 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.228
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 35 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x35, 0x30}
STARTING a varbind. Cursor 576
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 65
16 04 08 56 4c 41 4e 2d 35
24 38 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 65 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.229
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 38 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x38, 0x30}
STARTING a varbind. Cursor 602
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 66
16 04 08 56 4c 41 4e 2d 35
24 38 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 66 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.230
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 38 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x38, 0x31}
STARTING a varbind. Cursor 628
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 67
16 04 08 56 4c 41 4e 2d 35
24 39 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 67 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.231
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 39 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x39, 0x33}
STARTING a varbind. Cursor 654
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 68
16 04 08 56 4c 41 4e 2d 35
24 39 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 68 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.232
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 39 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x39, 0x35}
STARTING a varbind. Cursor 680
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 69
16 04 08 56 4c 41 4e 2d 35
24 39 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 69 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.233
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 39 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x39, 0x37}
STARTING a varbind. Cursor 706
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 6a
16 04 08 56 4c 41 4e 2d 36
24 30 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 6a 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.234
decodeValue: value
0 04 08 56 4c 41 4e 2d 36
8 30 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x30, 0x32}
STARTING a varbind. Cursor 732
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 6b
16 04 08 56 4c 41 4e 2d 36
24 30 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 6b 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.235
decodeValue: value
0 04 08 56 4c 41 4e 2d 36
8 30 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x30, 0x35}
STARTING a varbind. Cursor 758
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 6c
16 04 08 56 4c 41 4e 2d 36
24 32 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 6c 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.236
decodeValue: value
0 04 08 56 4c 41 4e 2d 36
8 32 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x32, 0x31}
STARTING a varbind. Cursor 784
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 6d
16 04 08 56 4c 41 4e 2d 36
24 36 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 6d 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.237
decodeValue: value
0 04 08 56 4c 41 4e 2d 36
8 36 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x36, 0x39}
STARTING a varbind. Cursor 810
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 6e
16 04 08 56 4c 41 4e 2d 36
24 39 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 6e 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.238
decodeValue: value
0 04 08 56 4c 41 4e 2d 36
8 39 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x39, 0x31}
STARTING a varbind. Cursor 836
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 6f
16 04 08 56 4c 41 4e 2d 37
24 35 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 6f 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.239
decodeValue: value
0 04 08 56 4c 41 4e 2d 37
8 35 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x37, 0x35, 0x32}
STARTING a varbind. Cursor 862
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 70
16 04 08 56 4c 41 4e 2d 37
24 35 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 70 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.240
decodeValue: value
0 04 08 56 4c 41 4e 2d 37
8 35 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x37, 0x35, 0x33}
STARTING a varbind. Cursor 888
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 71
16 04 08 56 4c 41 4e 2d 38
24 33 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 71 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.241
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 33 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x33, 0x30}
STARTING a varbind. Cursor 914
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 72
16 04 08 56 4c 41 4e 2d 38
24 34 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 72 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.242
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 34 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x34, 0x35}
STARTING a varbind. Cursor 940
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 73
16 04 08 56 4c 41 4e 2d 38
24 34 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 73 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.243
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 34 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x34, 0x36}
STARTING a varbind. Cursor 966
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 74
16 04 08 56 4c 41 4e 2d 38
24 34 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 74 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.244
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 34 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x34, 0x39}
STARTING a varbind. Cursor 992
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 75
16 04 08 56 4c 41 4e 2d 38
24 39 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 75 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.245
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 39 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x39, 0x37}
STARTING a varbind. Cursor 1018
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 76
16 04 08 56 4c 41 4e 2d 39
24 30 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 76 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.246
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 30 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x30, 0x31}
STARTING a varbind. Cursor 1044
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 77
16 04 08 56 4c 41 4e 2d 39
24 30 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 77 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.247
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 30 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x30, 0x32}
STARTING a varbind. Cursor 1070
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 78
16 04 08 56 4c 41 4e 2d 39
24 32 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 78 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.248
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 32 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x32, 0x39}
STARTING a varbind. Cursor 1096
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 79
16 04 08 56 4c 41 4e 2d 39
24 33 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 79 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.249
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 33 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x33, 0x34}
STARTING a varbind. Cursor 1122
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 7a
16 04 08 56 4c 41 4e 2d 39
24 33 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 7a 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.250
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 33 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x33, 0x35}
STARTING a varbind. Cursor 1148
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 7b
16 04 08 56 4c 41 4e 2d 39
24 33 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 7b 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.251
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 33 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x33, 0x36}
STARTING a varbind. Cursor 1174
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 7c
16 04 08 56 4c 41 4e 2d 39
24 33 37 30 14 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 7c 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.252
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 33 37 30 14 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x33, 0x37}
STARTING a varbind. Cursor 1200
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 7d
16 04 04 50 6f 31 39 30 18
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 7d 04 04
OID: .1.3.6.1.2.1.31.1.1.1.1.253
decodeValue: value
0 04 04 50 6f 31 39 30 18
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is OctetString
decodeValue: value is []byte{0x50, 0x6f, 0x31, 0x39}
STARTING a varbind. Cursor 1222
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 7e
16 04 08 56 4c 41 4e 2d 39
24 34 31 30 14 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 7e 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.254
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 34 31 30 14 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x34, 0x31}
STARTING a varbind. Cursor 1248
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 81 7f
16 04 04 50 6f 32 39 30 15
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 81 7f 04 04
OID: .1.3.6.1.2.1.31.1.1.1.1.255
decodeValue: value
0 04 04 50 6f 32 39 30 15
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is OctetString
decodeValue: value is []byte{0x50, 0x6f, 0x32, 0x39}
STARTING a varbind. Cursor 1270
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 00
16 30 15 06 0c 2b 06 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 00 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.256
decodeValue: value
0 04 05 56 6c 39 34 31
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x6c, 0x39, 0x34, 0x31}
Packet sanity verified, we got all the bytes (1261)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 82 04 d1 02 04 80 65
8 c2 03 02 01 00 02 01 00
getResponseLength: 1237
parseRawField: request id
0 02 04 80 65 c2 03 02 01
8 00 02 01 00 30 82 04 c1
requestID: 2154152451
parseRawField: error-status
0 02 01 00 02 01 00 30 82
8 04 c1 30 18 06 0c 2b 06
errorStatus: 0
parseRawField: error index
0 02 01 00 30 82 04 c1 30
8 18 06 0c 2b 06 01 02 01
error-index: 0
=== unmarshalVBL()
0 30 82 04 c1 30 18 06 0c
8 2b 06 01 02 01 1f 01 01
16 01 01 82 04 04 08 56 4c
24 41 4e 2d 34 39 36 30 18
vblLength: 1221
STARTING a varbind. Cursor 4
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 04
16 04 08 56 4c 41 4e 2d 34
24 39 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 04 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.260
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 39 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x39, 0x36}
STARTING a varbind. Cursor 30
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 05
16 04 08 56 4c 41 4e 2d 31
24 32 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 05 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.261
decodeValue: value
0 04 08 56 4c 41 4e 2d 31
8 32 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x32, 0x32}
STARTING a varbind. Cursor 56
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 06
16 04 08 56 4c 41 4e 2d 38
24 31 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 06 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.262
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 31 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x31, 0x31}
STARTING a varbind. Cursor 82
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 07
16 04 08 56 4c 41 4e 2d 32
24 30 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 07 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.263
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 30 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x30, 0x30}
STARTING a varbind. Cursor 108
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 08
16 04 08 56 4c 41 4e 2d 32
24 30 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 08 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.264
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 30 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x30, 0x31}
STARTING a varbind. Cursor 134
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 09
16 04 08 56 4c 41 4e 2d 38
24 31 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 09 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.265
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 31 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x31, 0x37}
STARTING a varbind. Cursor 160
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 0a
16 04 08 56 4c 41 4e 2d 38
24 31 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 0a 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.266
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 31 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x31, 0x35}
STARTING a varbind. Cursor 186
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 0b
16 04 08 56 4c 41 4e 2d 35
24 30 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 0b 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.267
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 30 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x30, 0x35}
STARTING a varbind. Cursor 212
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 0c
16 04 08 56 4c 41 4e 2d 35
24 30 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 0c 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.268
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 30 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x30, 0x37}
STARTING a varbind. Cursor 238
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 0d
16 04 08 56 4c 41 4e 2d 32
24 33 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 0d 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.269
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 33 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x33, 0x31}
STARTING a varbind. Cursor 264
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 0e
16 04 08 56 4c 41 4e 2d 32
24 33 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 0e 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.270
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 33 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x33, 0x32}
STARTING a varbind. Cursor 290
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 0f
16 04 08 56 4c 41 4e 2d 31
24 39 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 0f 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.271
decodeValue: value
0 04 08 56 4c 41 4e 2d 31
8 39 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x39, 0x33}
STARTING a varbind. Cursor 316
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 10
16 04 08 56 4c 41 4e 2d 32
24 34 32 30 15 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 10 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.272
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 34 32 30 15 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x34, 0x32}
STARTING a varbind. Cursor 342
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 11
16 04 05 47 69 33 2f 31 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 11 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.273
decodeValue: value
0 04 05 47 69 33 2f 31 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x31}
STARTING a varbind. Cursor 365
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 12
16 04 05 47 69 33 2f 32 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 12 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.274
decodeValue: value
0 04 05 47 69 33 2f 32 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x32}
STARTING a varbind. Cursor 388
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 13
16 04 05 47 69 33 2f 33 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 13 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.275
decodeValue: value
0 04 05 47 69 33 2f 33 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x33}
STARTING a varbind. Cursor 411
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 14
16 04 05 47 69 33 2f 34 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 14 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.276
decodeValue: value
0 04 05 47 69 33 2f 34 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x34}
STARTING a varbind. Cursor 434
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 15
16 04 05 47 69 33 2f 35 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 15 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.277
decodeValue: value
0 04 05 47 69 33 2f 35 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x35}
STARTING a varbind. Cursor 457
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 16
16 04 05 47 69 33 2f 36 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 16 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.278
decodeValue: value
0 04 05 47 69 33 2f 36 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x36}
STARTING a varbind. Cursor 480
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 17
16 04 05 47 69 33 2f 37 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 17 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.279
decodeValue: value
0 04 05 47 69 33 2f 37 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x37}
STARTING a varbind. Cursor 503
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 18
16 04 05 47 69 33 2f 38 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 18 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.280
decodeValue: value
0 04 05 47 69 33 2f 38 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x38}
STARTING a varbind. Cursor 526
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 19
16 04 05 47 69 33 2f 39 30
24 16 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 19 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.281
decodeValue: value
0 04 05 47 69 33 2f 39 30
8 16 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x39}
STARTING a varbind. Cursor 549
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 1a
16 04 06 47 69 33 2f 31 30
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 1a 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.282
decodeValue: value
0 04 06 47 69 33 2f 31 30
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x31, 0x30}
STARTING a varbind. Cursor 573
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 1b
16 04 06 47 69 33 2f 31 31
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 1b 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.283
decodeValue: value
0 04 06 47 69 33 2f 31 31
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x31, 0x31}
STARTING a varbind. Cursor 597
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 1c
16 04 06 47 69 33 2f 31 32
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 1c 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.284
decodeValue: value
0 04 06 47 69 33 2f 31 32
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x31, 0x32}
STARTING a varbind. Cursor 621
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 1d
16 04 06 47 69 33 2f 31 33
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 1d 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.285
decodeValue: value
0 04 06 47 69 33 2f 31 33
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x31, 0x33}
STARTING a varbind. Cursor 645
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 1e
16 04 06 47 69 33 2f 31 34
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 1e 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.286
decodeValue: value
0 04 06 47 69 33 2f 31 34
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x31, 0x34}
STARTING a varbind. Cursor 669
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 1f
16 04 06 47 69 33 2f 31 35
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 1f 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.287
decodeValue: value
0 04 06 47 69 33 2f 31 35
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x31, 0x35}
STARTING a varbind. Cursor 693
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 20
16 04 06 47 69 33 2f 31 36
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 20 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.288
decodeValue: value
0 04 06 47 69 33 2f 31 36
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x31, 0x36}
STARTING a varbind. Cursor 717
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 21
16 04 06 47 69 33 2f 31 37
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 21 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.289
decodeValue: value
0 04 06 47 69 33 2f 31 37
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x31, 0x37}
STARTING a varbind. Cursor 741
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 22
16 04 06 47 69 33 2f 31 38
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 22 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.290
decodeValue: value
0 04 06 47 69 33 2f 31 38
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x31, 0x38}
STARTING a varbind. Cursor 765
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 23
16 04 06 47 69 33 2f 31 39
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 23 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.291
decodeValue: value
0 04 06 47 69 33 2f 31 39
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x31, 0x39}
STARTING a varbind. Cursor 789
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 24
16 04 06 47 69 33 2f 32 30
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 24 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.292
decodeValue: value
0 04 06 47 69 33 2f 32 30
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x32, 0x30}
STARTING a varbind. Cursor 813
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 25
16 04 06 47 69 33 2f 32 31
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 25 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.293
decodeValue: value
0 04 06 47 69 33 2f 32 31
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x32, 0x31}
STARTING a varbind. Cursor 837
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 26
16 04 06 47 69 33 2f 32 32
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 26 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.294
decodeValue: value
0 04 06 47 69 33 2f 32 32
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x32, 0x32}
STARTING a varbind. Cursor 861
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 27
16 04 06 47 69 33 2f 32 33
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 27 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.295
decodeValue: value
0 04 06 47 69 33 2f 32 33
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x32, 0x33}
STARTING a varbind. Cursor 885
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 28
16 04 06 47 69 33 2f 32 34
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 28 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.296
decodeValue: value
0 04 06 47 69 33 2f 32 34
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x32, 0x34}
STARTING a varbind. Cursor 909
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 29
16 04 06 47 69 33 2f 32 35
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 29 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.297
decodeValue: value
0 04 06 47 69 33 2f 32 35
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x32, 0x35}
STARTING a varbind. Cursor 933
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 2a
16 04 06 47 69 33 2f 32 36
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 2a 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.298
decodeValue: value
0 04 06 47 69 33 2f 32 36
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x32, 0x36}
STARTING a varbind. Cursor 957
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 2b
16 04 06 47 69 33 2f 32 37
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 2b 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.299
decodeValue: value
0 04 06 47 69 33 2f 32 37
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x32, 0x37}
STARTING a varbind. Cursor 981
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 2c
16 04 06 47 69 33 2f 32 38
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 2c 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.300
decodeValue: value
0 04 06 47 69 33 2f 32 38
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x32, 0x38}
STARTING a varbind. Cursor 1005
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 2d
16 04 06 47 69 33 2f 32 39
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 2d 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.301
decodeValue: value
0 04 06 47 69 33 2f 32 39
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x32, 0x39}
STARTING a varbind. Cursor 1029
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 2e
16 04 06 47 69 33 2f 33 30
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 2e 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.302
decodeValue: value
0 04 06 47 69 33 2f 33 30
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x33, 0x30}
STARTING a varbind. Cursor 1053
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 2f
16 04 06 47 69 33 2f 33 31
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 2f 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.303
decodeValue: value
0 04 06 47 69 33 2f 33 31
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x33, 0x31}
STARTING a varbind. Cursor 1077
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 30
16 04 06 47 69 33 2f 33 32
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 30 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.304
decodeValue: value
0 04 06 47 69 33 2f 33 32
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x33, 0x32}
STARTING a varbind. Cursor 1101
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 31
16 04 06 47 69 33 2f 33 33
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 31 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.305
decodeValue: value
0 04 06 47 69 33 2f 33 33
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x33, 0x33}
STARTING a varbind. Cursor 1125
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 32
16 04 06 47 69 33 2f 33 34
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 32 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.306
decodeValue: value
0 04 06 47 69 33 2f 33 34
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x33, 0x34}
STARTING a varbind. Cursor 1149
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 33
16 04 06 47 69 33 2f 33 35
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 33 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.307
decodeValue: value
0 04 06 47 69 33 2f 33 35
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x33, 0x35}
STARTING a varbind. Cursor 1173
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 34
16 04 06 47 69 33 2f 33 36
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 34 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.308
decodeValue: value
0 04 06 47 69 33 2f 33 36
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x33, 0x36}
STARTING a varbind. Cursor 1197
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 35
16 04 06 47 69 33 2f 33 37
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 35 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.309
decodeValue: value
0 04 06 47 69 33 2f 33 37
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x33, 0x37}
Packet sanity verified, we got all the bytes (1235)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 82 04 b7 02 04 80 65
8 c2 04 02 01 00 02 01 00
getResponseLength: 1211
parseRawField: request id
0 02 04 80 65 c2 04 02 01
8 00 02 01 00 30 82 04 a7
requestID: 2154152452
parseRawField: error-status
0 02 01 00 02 01 00 30 82
8 04 a7 30 16 06 0c 2b 06
errorStatus: 0
parseRawField: error index
0 02 01 00 30 82 04 a7 30
8 16 06 0c 2b 06 01 02 01
error-index: 0
=== unmarshalVBL()
0 30 82 04 a7 30 16 06 0c
8 2b 06 01 02 01 1f 01 01
16 01 01 82 36 04 06 47 69
24 33 2f 33 38 30 16 06 0c
vblLength: 1195
STARTING a varbind. Cursor 4
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 36
16 04 06 47 69 33 2f 33 38
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 36 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.310
decodeValue: value
0 04 06 47 69 33 2f 33 38
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x33, 0x38}
STARTING a varbind. Cursor 28
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 37
16 04 06 47 69 33 2f 33 39
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 37 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.311
decodeValue: value
0 04 06 47 69 33 2f 33 39
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x33, 0x39}
STARTING a varbind. Cursor 52
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 38
16 04 06 47 69 33 2f 34 30
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 38 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.312
decodeValue: value
0 04 06 47 69 33 2f 34 30
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x34, 0x30}
STARTING a varbind. Cursor 76
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 39
16 04 06 47 69 33 2f 34 31
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 39 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.313
decodeValue: value
0 04 06 47 69 33 2f 34 31
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x34, 0x31}
STARTING a varbind. Cursor 100
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 3a
16 04 06 47 69 33 2f 34 32
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 3a 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.314
decodeValue: value
0 04 06 47 69 33 2f 34 32
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x34, 0x32}
STARTING a varbind. Cursor 124
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 3b
16 04 06 47 69 33 2f 34 33
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 3b 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.315
decodeValue: value
0 04 06 47 69 33 2f 34 33
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x34, 0x33}
STARTING a varbind. Cursor 148
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 3c
16 04 06 47 69 33 2f 34 34
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 3c 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.316
decodeValue: value
0 04 06 47 69 33 2f 34 34
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x34, 0x34}
STARTING a varbind. Cursor 172
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 3d
16 04 06 47 69 33 2f 34 35
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 3d 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.317
decodeValue: value
0 04 06 47 69 33 2f 34 35
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x34, 0x35}
STARTING a varbind. Cursor 196
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 3e
16 04 06 47 69 33 2f 34 36
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 3e 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.318
decodeValue: value
0 04 06 47 69 33 2f 34 36
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x34, 0x36}
STARTING a varbind. Cursor 220
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 3f
16 04 06 47 69 33 2f 34 37
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 3f 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.319
decodeValue: value
0 04 06 47 69 33 2f 34 37
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x34, 0x37}
STARTING a varbind. Cursor 244
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 40
16 04 06 47 69 33 2f 34 38
24 30 15 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 40 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.320
decodeValue: value
0 04 06 47 69 33 2f 34 38
8 30 15 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x33, 0x2f, 0x34, 0x38}
STARTING a varbind. Cursor 268
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 41
16 04 05 46 61 38 2f 31 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 41 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.321
decodeValue: value
0 04 05 46 61 38 2f 31 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x31}
STARTING a varbind. Cursor 291
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 42
16 04 05 46 61 38 2f 32 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 42 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.322
decodeValue: value
0 04 05 46 61 38 2f 32 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x32}
STARTING a varbind. Cursor 314
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 43
16 04 05 46 61 38 2f 33 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 43 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.323
decodeValue: value
0 04 05 46 61 38 2f 33 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x33}
STARTING a varbind. Cursor 337
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 44
16 04 05 46 61 38 2f 34 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 44 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.324
decodeValue: value
0 04 05 46 61 38 2f 34 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x34}
STARTING a varbind. Cursor 360
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 45
16 04 05 46 61 38 2f 35 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 45 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.325
decodeValue: value
0 04 05 46 61 38 2f 35 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x35}
STARTING a varbind. Cursor 383
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 46
16 04 05 46 61 38 2f 36 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 46 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.326
decodeValue: value
0 04 05 46 61 38 2f 36 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x36}
STARTING a varbind. Cursor 406
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 47
16 04 05 46 61 38 2f 37 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 47 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.327
decodeValue: value
0 04 05 46 61 38 2f 37 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x37}
STARTING a varbind. Cursor 429
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 48
16 04 05 46 61 38 2f 38 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 48 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.328
decodeValue: value
0 04 05 46 61 38 2f 38 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x38}
STARTING a varbind. Cursor 452
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 49
16 04 05 46 61 38 2f 39 30
24 16 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 49 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.329
decodeValue: value
0 04 05 46 61 38 2f 39 30
8 16 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x39}
STARTING a varbind. Cursor 475
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 4a
16 04 06 46 61 38 2f 31 30
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 4a 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.330
decodeValue: value
0 04 06 46 61 38 2f 31 30
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x31, 0x30}
STARTING a varbind. Cursor 499
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 4b
16 04 06 46 61 38 2f 31 31
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 4b 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.331
decodeValue: value
0 04 06 46 61 38 2f 31 31
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x31, 0x31}
STARTING a varbind. Cursor 523
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 4c
16 04 06 46 61 38 2f 31 32
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 4c 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.332
decodeValue: value
0 04 06 46 61 38 2f 31 32
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x31, 0x32}
STARTING a varbind. Cursor 547
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 4d
16 04 06 46 61 38 2f 31 33
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 4d 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.333
decodeValue: value
0 04 06 46 61 38 2f 31 33
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x31, 0x33}
STARTING a varbind. Cursor 571
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 4e
16 04 06 46 61 38 2f 31 34
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 4e 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.334
decodeValue: value
0 04 06 46 61 38 2f 31 34
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x31, 0x34}
STARTING a varbind. Cursor 595
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 4f
16 04 06 46 61 38 2f 31 35
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 4f 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.335
decodeValue: value
0 04 06 46 61 38 2f 31 35
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x31, 0x35}
STARTING a varbind. Cursor 619
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 50
16 04 06 46 61 38 2f 31 36
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 50 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.336
decodeValue: value
0 04 06 46 61 38 2f 31 36
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x31, 0x36}
STARTING a varbind. Cursor 643
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 51
16 04 06 46 61 38 2f 31 37
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 51 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.337
decodeValue: value
0 04 06 46 61 38 2f 31 37
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x31, 0x37}
STARTING a varbind. Cursor 667
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 52
16 04 06 46 61 38 2f 31 38
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 52 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.338
decodeValue: value
0 04 06 46 61 38 2f 31 38
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x31, 0x38}
STARTING a varbind. Cursor 691
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 53
16 04 06 46 61 38 2f 31 39
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 53 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.339
decodeValue: value
0 04 06 46 61 38 2f 31 39
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x31, 0x39}
STARTING a varbind. Cursor 715
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 54
16 04 06 46 61 38 2f 32 30
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 54 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.340
decodeValue: value
0 04 06 46 61 38 2f 32 30
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x32, 0x30}
STARTING a varbind. Cursor 739
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 55
16 04 06 46 61 38 2f 32 31
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 55 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.341
decodeValue: value
0 04 06 46 61 38 2f 32 31
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x32, 0x31}
STARTING a varbind. Cursor 763
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 56
16 04 06 46 61 38 2f 32 32
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 56 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.342
decodeValue: value
0 04 06 46 61 38 2f 32 32
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x32, 0x32}
STARTING a varbind. Cursor 787
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 57
16 04 06 46 61 38 2f 32 33
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 57 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.343
decodeValue: value
0 04 06 46 61 38 2f 32 33
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x32, 0x33}
STARTING a varbind. Cursor 811
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 58
16 04 06 46 61 38 2f 32 34
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 58 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.344
decodeValue: value
0 04 06 46 61 38 2f 32 34
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x32, 0x34}
STARTING a varbind. Cursor 835
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 59
16 04 06 46 61 38 2f 32 35
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 59 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.345
decodeValue: value
0 04 06 46 61 38 2f 32 35
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x32, 0x35}
STARTING a varbind. Cursor 859
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 5a
16 04 06 46 61 38 2f 32 36
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 5a 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.346
decodeValue: value
0 04 06 46 61 38 2f 32 36
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x32, 0x36}
STARTING a varbind. Cursor 883
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 5b
16 04 06 46 61 38 2f 32 37
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 5b 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.347
decodeValue: value
0 04 06 46 61 38 2f 32 37
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x32, 0x37}
STARTING a varbind. Cursor 907
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 5c
16 04 06 46 61 38 2f 32 38
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 5c 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.348
decodeValue: value
0 04 06 46 61 38 2f 32 38
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x32, 0x38}
STARTING a varbind. Cursor 931
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 5d
16 04 06 46 61 38 2f 32 39
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 5d 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.349
decodeValue: value
0 04 06 46 61 38 2f 32 39
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x32, 0x39}
STARTING a varbind. Cursor 955
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 5e
16 04 06 46 61 38 2f 33 30
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 5e 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.350
decodeValue: value
0 04 06 46 61 38 2f 33 30
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x33, 0x30}
STARTING a varbind. Cursor 979
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 5f
16 04 06 46 61 38 2f 33 31
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 5f 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.351
decodeValue: value
0 04 06 46 61 38 2f 33 31
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x33, 0x31}
STARTING a varbind. Cursor 1003
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 60
16 04 06 46 61 38 2f 33 32
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 60 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.352
decodeValue: value
0 04 06 46 61 38 2f 33 32
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x33, 0x32}
STARTING a varbind. Cursor 1027
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 61
16 04 06 46 61 38 2f 33 33
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 61 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.353
decodeValue: value
0 04 06 46 61 38 2f 33 33
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x33, 0x33}
STARTING a varbind. Cursor 1051
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 62
16 04 06 46 61 38 2f 33 34
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 62 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.354
decodeValue: value
0 04 06 46 61 38 2f 33 34
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x33, 0x34}
STARTING a varbind. Cursor 1075
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 63
16 04 06 46 61 38 2f 33 35
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 63 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.355
decodeValue: value
0 04 06 46 61 38 2f 33 35
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x33, 0x35}
STARTING a varbind. Cursor 1099
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 64
16 04 06 46 61 38 2f 33 36
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 64 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.356
decodeValue: value
0 04 06 46 61 38 2f 33 36
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x33, 0x36}
STARTING a varbind. Cursor 1123
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 65
16 04 06 46 61 38 2f 33 37
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 65 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.357
decodeValue: value
0 04 06 46 61 38 2f 33 37
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x33, 0x37}
STARTING a varbind. Cursor 1147
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 66
16 04 06 46 61 38 2f 33 38
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 66 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.358
decodeValue: value
0 04 06 46 61 38 2f 33 38
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x33, 0x38}
STARTING a varbind. Cursor 1171
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 67
16 04 06 46 61 38 2f 33 39
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 67 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.359
decodeValue: value
0 04 06 46 61 38 2f 33 39
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x33, 0x39}
Packet sanity verified, we got all the bytes (1288)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 82 04 ec 02 04 80 65
8 c2 05 02 01 00 02 01 00
getResponseLength: 1264
parseRawField: request id
0 02 04 80 65 c2 05 02 01
8 00 02 01 00 30 82 04 dc
requestID: 2154152453
parseRawField: error-status
0 02 01 00 02 01 00 30 82
8 04 dc 30 16 06 0c 2b 06
errorStatus: 0
parseRawField: error index
0 02 01 00 30 82 04 dc 30
8 16 06 0c 2b 06 01 02 01
error-index: 0
=== unmarshalVBL()
0 30 82 04 dc 30 16 06 0c
8 2b 06 01 02 01 1f 01 01
16 01 01 82 68 04 06 46 61
24 38 2f 34 30 30 16 06 0c
vblLength: 1248
STARTING a varbind. Cursor 4
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 68
16 04 06 46 61 38 2f 34 30
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 68 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.360
decodeValue: value
0 04 06 46 61 38 2f 34 30
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x34, 0x30}
STARTING a varbind. Cursor 28
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 69
16 04 06 46 61 38 2f 34 31
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 69 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.361
decodeValue: value
0 04 06 46 61 38 2f 34 31
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x34, 0x31}
STARTING a varbind. Cursor 52
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 6a
16 04 06 46 61 38 2f 34 32
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 6a 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.362
decodeValue: value
0 04 06 46 61 38 2f 34 32
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x34, 0x32}
STARTING a varbind. Cursor 76
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 6b
16 04 06 46 61 38 2f 34 33
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 6b 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.363
decodeValue: value
0 04 06 46 61 38 2f 34 33
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x34, 0x33}
STARTING a varbind. Cursor 100
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 6c
16 04 06 46 61 38 2f 34 34
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 6c 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.364
decodeValue: value
0 04 06 46 61 38 2f 34 34
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x34, 0x34}
STARTING a varbind. Cursor 124
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 6d
16 04 06 46 61 38 2f 34 35
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 6d 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.365
decodeValue: value
0 04 06 46 61 38 2f 34 35
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x34, 0x35}
STARTING a varbind. Cursor 148
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 6e
16 04 06 46 61 38 2f 34 36
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 6e 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.366
decodeValue: value
0 04 06 46 61 38 2f 34 36
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x34, 0x36}
STARTING a varbind. Cursor 172
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 6f
16 04 06 46 61 38 2f 34 37
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 6f 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.367
decodeValue: value
0 04 06 46 61 38 2f 34 37
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x34, 0x37}
STARTING a varbind. Cursor 196
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 70
16 04 06 46 61 38 2f 34 38
24 30 18 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 70 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.368
decodeValue: value
0 04 06 46 61 38 2f 34 38
8 30 18 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x46, 0x61, 0x38, 0x2f, 0x34, 0x38}
STARTING a varbind. Cursor 220
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 71
16 04 08 56 4c 41 4e 2d 32
24 34 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 71 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.369
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 34 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x34, 0x37}
STARTING a varbind. Cursor 246
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 72
16 04 08 56 4c 41 4e 2d 32
24 34 38 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 72 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.370
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 34 38 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x34, 0x38}
STARTING a varbind. Cursor 272
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 73
16 04 08 56 4c 41 4e 2d 32
24 34 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 73 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.371
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 34 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x34, 0x39}
STARTING a varbind. Cursor 298
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 74
16 04 08 56 4c 41 4e 2d 32
24 35 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 74 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.372
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 35 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x35, 0x30}
STARTING a varbind. Cursor 324
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 75
16 04 08 56 4c 41 4e 2d 32
24 35 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 75 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.373
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 35 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x35, 0x34}
STARTING a varbind. Cursor 350
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 76
16 04 08 56 4c 41 4e 2d 32
24 35 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 76 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.374
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 35 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x35, 0x35}
STARTING a varbind. Cursor 376
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 77
16 04 08 56 4c 41 4e 2d 32
24 35 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 77 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.375
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 35 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x35, 0x36}
STARTING a varbind. Cursor 402
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 78
16 04 08 56 4c 41 4e 2d 32
24 35 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 78 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.376
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 35 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x35, 0x39}
STARTING a varbind. Cursor 428
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 79
16 04 08 56 4c 41 4e 2d 32
24 35 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 79 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.377
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 35 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x35, 0x37}
STARTING a varbind. Cursor 454
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 7a
16 04 08 56 4c 41 4e 2d 32
24 36 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 7a 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.378
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 36 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x36, 0x36}
STARTING a varbind. Cursor 480
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 7b
16 04 08 56 4c 41 4e 2d 32
24 36 37 30 15 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 7b 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.379
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 36 37 30 15 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x36, 0x37}
STARTING a varbind. Cursor 506
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 7c
16 04 05 50 6f 31 30 31 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 7c 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.380
decodeValue: value
0 04 05 50 6f 31 30 31 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x50, 0x6f, 0x31, 0x30, 0x31}
STARTING a varbind. Cursor 529
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 7d
16 04 05 50 6f 31 30 32 30
24 18 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 7d 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.381
decodeValue: value
0 04 05 50 6f 31 30 32 30
8 18 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x50, 0x6f, 0x31, 0x30, 0x32}
STARTING a varbind. Cursor 552
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 7e
16 04 08 56 4c 41 4e 2d 34
24 39 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 7e 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.382
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 39 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x39, 0x39}
STARTING a varbind. Cursor 578
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 82 7f
16 04 08 56 4c 41 4e 2d 32
24 37 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 82 7f 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.383
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 37 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x37, 0x32}
STARTING a varbind. Cursor 604
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 00
16 04 08 56 4c 41 4e 2d 32
24 37 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 00 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.384
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 37 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x37, 0x35}
STARTING a varbind. Cursor 630
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 01
16 04 08 56 4c 41 4e 2d 32
24 37 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 01 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.385
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 37 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x37, 0x36}
STARTING a varbind. Cursor 656
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 02
16 04 08 56 4c 41 4e 2d 32
24 37 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 02 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.386
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 37 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x37, 0x37}
STARTING a varbind. Cursor 682
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 03
16 04 08 56 4c 41 4e 2d 32
24 37 38 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 03 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.387
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 37 38 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x37, 0x38}
STARTING a varbind. Cursor 708
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 04
16 04 08 56 4c 41 4e 2d 32
24 37 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 04 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.388
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 37 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x37, 0x39}
STARTING a varbind. Cursor 734
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 05
16 04 08 56 4c 41 4e 2d 32
24 38 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 05 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.389
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 38 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x38, 0x32}
STARTING a varbind. Cursor 760
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 06
16 04 08 56 4c 41 4e 2d 32
24 38 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 06 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.390
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 38 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x38, 0x33}
STARTING a varbind. Cursor 786
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 07
16 04 08 56 4c 41 4e 2d 32
24 35 32 30 14 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 07 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.391
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 35 32 30 14 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x35, 0x32}
STARTING a varbind. Cursor 812
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 08
16 04 04 50 6f 33 39 30 14
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 08 04 04
OID: .1.3.6.1.2.1.31.1.1.1.1.392
decodeValue: value
0 04 04 50 6f 33 39 30 14
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is OctetString
decodeValue: value is []byte{0x50, 0x6f, 0x33, 0x39}
STARTING a varbind. Cursor 834
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 09
16 04 04 50 6f 34 39 30 18
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 09 04 04
OID: .1.3.6.1.2.1.31.1.1.1.1.393
decodeValue: value
0 04 04 50 6f 34 39 30 18
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is OctetString
decodeValue: value is []byte{0x50, 0x6f, 0x34, 0x39}
STARTING a varbind. Cursor 856
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 0a
16 04 08 56 4c 41 4e 2d 37
24 35 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 0a 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.394
decodeValue: value
0 04 08 56 4c 41 4e 2d 37
8 35 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x37, 0x35, 0x34}
STARTING a varbind. Cursor 882
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 0b
16 04 08 56 4c 41 4e 2d 37
24 35 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 0b 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.395
decodeValue: value
0 04 08 56 4c 41 4e 2d 37
8 35 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x37, 0x35, 0x35}
STARTING a varbind. Cursor 908
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 0c
16 04 08 56 4c 41 4e 2d 37
24 35 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 0c 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.396
decodeValue: value
0 04 08 56 4c 41 4e 2d 37
8 35 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x37, 0x35, 0x36}
STARTING a varbind. Cursor 934
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 0d
16 04 08 56 4c 41 4e 2d 37
24 35 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 0d 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.397
decodeValue: value
0 04 08 56 4c 41 4e 2d 37
8 35 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x37, 0x35, 0x37}
STARTING a varbind. Cursor 960
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 0e
16 04 08 56 4c 41 4e 2d 37
24 35 38 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 0e 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.398
decodeValue: value
0 04 08 56 4c 41 4e 2d 37
8 35 38 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x37, 0x35, 0x38}
STARTING a varbind. Cursor 986
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 0f
16 04 08 56 4c 41 4e 2d 32
24 38 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 0f 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.399
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 38 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x38, 0x37}
STARTING a varbind. Cursor 1012
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 10
16 04 08 56 4c 41 4e 2d 32
24 38 38 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 10 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.400
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 38 38 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x38, 0x38}
STARTING a varbind. Cursor 1038
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 11
16 04 08 56 4c 41 4e 2d 32
24 38 39 30 15 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 11 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.401
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 38 39 30 15 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x38, 0x39}
STARTING a varbind. Cursor 1064
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 12
16 04 05 47 69 34 2f 31 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 12 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.402
decodeValue: value
0 04 05 47 69 34 2f 31 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x31}
STARTING a varbind. Cursor 1087
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 13
16 04 05 47 69 34 2f 32 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 13 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.403
decodeValue: value
0 04 05 47 69 34 2f 32 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x32}
STARTING a varbind. Cursor 1110
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 14
16 04 05 47 69 34 2f 33 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 14 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.404
decodeValue: value
0 04 05 47 69 34 2f 33 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x33}
STARTING a varbind. Cursor 1133
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 15
16 04 05 47 69 34 2f 34 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 15 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.405
decodeValue: value
0 04 05 47 69 34 2f 34 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x34}
STARTING a varbind. Cursor 1156
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 16
16 04 05 47 69 34 2f 35 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 16 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.406
decodeValue: value
0 04 05 47 69 34 2f 35 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x35}
STARTING a varbind. Cursor 1179
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 17
16 04 05 47 69 34 2f 36 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 17 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.407
decodeValue: value
0 04 05 47 69 34 2f 36 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x36}
STARTING a varbind. Cursor 1202
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 18
16 04 05 47 69 34 2f 37 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 18 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.408
decodeValue: value
0 04 05 47 69 34 2f 37 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x37}
STARTING a varbind. Cursor 1225
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 19
16 30 15 06 0c 2b 06 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 19 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.409
decodeValue: value
0 04 05 47 69 34 2f 38
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x38}
Packet sanity verified, we got all the bytes (1263)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 82 04 d3 02 04 80 65
8 c2 06 02 01 00 02 01 00
getResponseLength: 1239
parseRawField: request id
0 02 04 80 65 c2 06 02 01
8 00 02 01 00 30 82 04 c3
requestID: 2154152454
parseRawField: error-status
0 02 01 00 02 01 00 30 82
8 04 c3 30 15 06 0c 2b 06
errorStatus: 0
parseRawField: error index
0 02 01 00 30 82 04 c3 30
8 15 06 0c 2b 06 01 02 01
error-index: 0
=== unmarshalVBL()
0 30 82 04 c3 30 15 06 0c
8 2b 06 01 02 01 1f 01 01
16 01 01 83 1a 04 05 47 69
24 34 2f 39 30 16 06 0c 2b
vblLength: 1223
STARTING a varbind. Cursor 4
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 1a
16 04 05 47 69 34 2f 39 30
24 16 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 1a 04 05
OID: .1.3.6.1.2.1.31.1.1.1.1.410
decodeValue: value
0 04 05 47 69 34 2f 39 30
8 16 06 0c 2b 06 01 02 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x39}
STARTING a varbind. Cursor 27
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 1b
16 04 06 47 69 34 2f 31 30
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 1b 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.411
decodeValue: value
0 04 06 47 69 34 2f 31 30
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x31, 0x30}
STARTING a varbind. Cursor 51
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 1c
16 04 06 47 69 34 2f 31 31
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 1c 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.412
decodeValue: value
0 04 06 47 69 34 2f 31 31
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x31, 0x31}
STARTING a varbind. Cursor 75
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 1d
16 04 06 47 69 34 2f 31 32
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 1d 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.413
decodeValue: value
0 04 06 47 69 34 2f 31 32
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x31, 0x32}
STARTING a varbind. Cursor 99
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 1e
16 04 06 47 69 34 2f 31 33
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 1e 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.414
decodeValue: value
0 04 06 47 69 34 2f 31 33
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x31, 0x33}
STARTING a varbind. Cursor 123
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 1f
16 04 06 47 69 34 2f 31 34
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 1f 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.415
decodeValue: value
0 04 06 47 69 34 2f 31 34
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x31, 0x34}
STARTING a varbind. Cursor 147
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 20
16 04 06 47 69 34 2f 31 35
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 20 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.416
decodeValue: value
0 04 06 47 69 34 2f 31 35
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x31, 0x35}
STARTING a varbind. Cursor 171
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 21
16 04 06 47 69 34 2f 31 36
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 21 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.417
decodeValue: value
0 04 06 47 69 34 2f 31 36
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x31, 0x36}
STARTING a varbind. Cursor 195
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 22
16 04 06 47 69 34 2f 31 37
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 22 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.418
decodeValue: value
0 04 06 47 69 34 2f 31 37
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x31, 0x37}
STARTING a varbind. Cursor 219
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 23
16 04 06 47 69 34 2f 31 38
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 23 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.419
decodeValue: value
0 04 06 47 69 34 2f 31 38
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x31, 0x38}
STARTING a varbind. Cursor 243
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 24
16 04 06 47 69 34 2f 31 39
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 24 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.420
decodeValue: value
0 04 06 47 69 34 2f 31 39
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x31, 0x39}
STARTING a varbind. Cursor 267
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 25
16 04 06 47 69 34 2f 32 30
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 25 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.421
decodeValue: value
0 04 06 47 69 34 2f 32 30
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x32, 0x30}
STARTING a varbind. Cursor 291
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 26
16 04 06 47 69 34 2f 32 31
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 26 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.422
decodeValue: value
0 04 06 47 69 34 2f 32 31
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x32, 0x31}
STARTING a varbind. Cursor 315
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 27
16 04 06 47 69 34 2f 32 32
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 27 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.423
decodeValue: value
0 04 06 47 69 34 2f 32 32
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x32, 0x32}
STARTING a varbind. Cursor 339
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 28
16 04 06 47 69 34 2f 32 33
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 28 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.424
decodeValue: value
0 04 06 47 69 34 2f 32 33
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x32, 0x33}
STARTING a varbind. Cursor 363
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 29
16 04 06 47 69 34 2f 32 34
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 29 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.425
decodeValue: value
0 04 06 47 69 34 2f 32 34
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x32, 0x34}
STARTING a varbind. Cursor 387
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 2a
16 04 06 47 69 34 2f 32 35
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 2a 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.426
decodeValue: value
0 04 06 47 69 34 2f 32 35
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x32, 0x35}
STARTING a varbind. Cursor 411
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 2b
16 04 06 47 69 34 2f 32 36
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 2b 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.427
decodeValue: value
0 04 06 47 69 34 2f 32 36
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x32, 0x36}
STARTING a varbind. Cursor 435
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 2c
16 04 06 47 69 34 2f 32 37
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 2c 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.428
decodeValue: value
0 04 06 47 69 34 2f 32 37
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x32, 0x37}
STARTING a varbind. Cursor 459
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 2d
16 04 06 47 69 34 2f 32 38
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 2d 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.429
decodeValue: value
0 04 06 47 69 34 2f 32 38
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x32, 0x38}
STARTING a varbind. Cursor 483
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 2e
16 04 06 47 69 34 2f 32 39
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 2e 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.430
decodeValue: value
0 04 06 47 69 34 2f 32 39
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x32, 0x39}
STARTING a varbind. Cursor 507
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 2f
16 04 06 47 69 34 2f 33 30
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 2f 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.431
decodeValue: value
0 04 06 47 69 34 2f 33 30
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x33, 0x30}
STARTING a varbind. Cursor 531
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 30
16 04 06 47 69 34 2f 33 31
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 30 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.432
decodeValue: value
0 04 06 47 69 34 2f 33 31
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x33, 0x31}
STARTING a varbind. Cursor 555
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 31
16 04 06 47 69 34 2f 33 32
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 31 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.433
decodeValue: value
0 04 06 47 69 34 2f 33 32
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x33, 0x32}
STARTING a varbind. Cursor 579
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 32
16 04 06 47 69 34 2f 33 33
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 32 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.434
decodeValue: value
0 04 06 47 69 34 2f 33 33
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x33, 0x33}
STARTING a varbind. Cursor 603
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 33
16 04 06 47 69 34 2f 33 34
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 33 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.435
decodeValue: value
0 04 06 47 69 34 2f 33 34
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x33, 0x34}
STARTING a varbind. Cursor 627
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 34
16 04 06 47 69 34 2f 33 35
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 34 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.436
decodeValue: value
0 04 06 47 69 34 2f 33 35
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x33, 0x35}
STARTING a varbind. Cursor 651
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 35
16 04 06 47 69 34 2f 33 36
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 35 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.437
decodeValue: value
0 04 06 47 69 34 2f 33 36
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x33, 0x36}
STARTING a varbind. Cursor 675
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 36
16 04 06 47 69 34 2f 33 37
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 36 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.438
decodeValue: value
0 04 06 47 69 34 2f 33 37
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x33, 0x37}
STARTING a varbind. Cursor 699
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 37
16 04 06 47 69 34 2f 33 38
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 37 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.439
decodeValue: value
0 04 06 47 69 34 2f 33 38
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x33, 0x38}
STARTING a varbind. Cursor 723
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 38
16 04 06 47 69 34 2f 33 39
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 38 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.440
decodeValue: value
0 04 06 47 69 34 2f 33 39
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x33, 0x39}
STARTING a varbind. Cursor 747
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 39
16 04 06 47 69 34 2f 34 30
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 39 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.441
decodeValue: value
0 04 06 47 69 34 2f 34 30
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x34, 0x30}
STARTING a varbind. Cursor 771
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 3a
16 04 06 47 69 34 2f 34 31
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 3a 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.442
decodeValue: value
0 04 06 47 69 34 2f 34 31
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x34, 0x31}
STARTING a varbind. Cursor 795
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 3b
16 04 06 47 69 34 2f 34 32
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 3b 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.443
decodeValue: value
0 04 06 47 69 34 2f 34 32
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x34, 0x32}
STARTING a varbind. Cursor 819
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 3c
16 04 06 47 69 34 2f 34 33
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 3c 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.444
decodeValue: value
0 04 06 47 69 34 2f 34 33
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x34, 0x33}
STARTING a varbind. Cursor 843
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 3d
16 04 06 47 69 34 2f 34 34
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 3d 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.445
decodeValue: value
0 04 06 47 69 34 2f 34 34
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x34, 0x34}
STARTING a varbind. Cursor 867
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 3e
16 04 06 47 69 34 2f 34 35
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 3e 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.446
decodeValue: value
0 04 06 47 69 34 2f 34 35
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x34, 0x35}
STARTING a varbind. Cursor 891
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 3f
16 04 06 47 69 34 2f 34 36
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 3f 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.447
decodeValue: value
0 04 06 47 69 34 2f 34 36
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x34, 0x36}
STARTING a varbind. Cursor 915
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 40
16 04 06 47 69 34 2f 34 37
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 40 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.448
decodeValue: value
0 04 06 47 69 34 2f 34 37
8 30 16 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x34, 0x37}
STARTING a varbind. Cursor 939
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 41
16 04 06 47 69 34 2f 34 38
24 30 18 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 41 04 06
OID: .1.3.6.1.2.1.31.1.1.1.1.449
decodeValue: value
0 04 06 47 69 34 2f 34 38
8 30 18 06 0c 2b 06 01 02
decodeValue: type is OctetString
decodeValue: value is []byte{0x47, 0x69, 0x34, 0x2f, 0x34, 0x38}
STARTING a varbind. Cursor 963
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 42
16 04 08 56 4c 41 4e 2d 32
24 39 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 42 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.450
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 39 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x39, 0x31}
STARTING a varbind. Cursor 989
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 43
16 04 08 56 4c 41 4e 2d 32
24 39 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 43 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.451
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 39 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x39, 0x32}
STARTING a varbind. Cursor 1015
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 44
16 04 08 56 4c 41 4e 2d 32
24 39 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 44 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.452
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 39 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x39, 0x33}
STARTING a varbind. Cursor 1041
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 45
16 04 08 56 4c 41 4e 2d 32
24 39 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 45 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.453
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 39 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x39, 0x34}
STARTING a varbind. Cursor 1067
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 46
16 04 08 56 4c 41 4e 2d 32
24 39 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 46 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.454
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 39 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x39, 0x36}
STARTING a varbind. Cursor 1093
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 47
16 04 08 56 4c 41 4e 2d 32
24 39 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 47 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.455
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 39 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x39, 0x37}
STARTING a varbind. Cursor 1119
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 48
16 04 08 56 4c 41 4e 2d 32
24 39 38 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 48 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.456
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 39 38 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x39, 0x38}
STARTING a varbind. Cursor 1145
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 49
16 04 08 56 4c 41 4e 2d 32
24 39 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 49 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.457
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 39 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x39, 0x39}
STARTING a varbind. Cursor 1171
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 4a
16 04 08 56 4c 41 4e 2d 33
24 30 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 4a 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.458
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 30 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x30, 0x30}
STARTING a varbind. Cursor 1197
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 4b
16 04 08 56 4c 41 4e 2d 33
24 30 18
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 4b 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.459
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 04 08
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x30, 0x31}
Packet sanity verified, we got all the bytes (1336)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 82 05 1c 02 04 80 65
8 c2 07 02 01 00 02 01 00
getResponseLength: 1312
parseRawField: request id
0 02 04 80 65 c2 07 02 01
8 00 02 01 00 30 82 05 0c
requestID: 2154152455
parseRawField: error-status
0 02 01 00 02 01 00 30 82
8 05 0c 30 18 06 0c 2b 06
errorStatus: 0
parseRawField: error index
0 02 01 00 30 82 05 0c 30
8 18 06 0c 2b 06 01 02 01
error-index: 0
=== unmarshalVBL()
0 30 82 05 0c 30 18 06 0c
8 2b 06 01 02 01 1f 01 01
16 01 01 83 4c 04 08 56 4c
24 41 4e 2d 33 30 32 30 18
vblLength: 1296
STARTING a varbind. Cursor 4
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 4c
16 04 08 56 4c 41 4e 2d 33
24 30 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 4c 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.460
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 30 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x30, 0x32}
STARTING a varbind. Cursor 30
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 4d
16 04 08 56 4c 41 4e 2d 33
24 30 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 4d 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.461
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 30 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x30, 0x33}
STARTING a varbind. Cursor 56
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 4e
16 04 08 56 4c 41 4e 2d 33
24 30 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 4e 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.462
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 30 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x30, 0x34}
STARTING a varbind. Cursor 82
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 4f
16 04 08 56 4c 41 4e 2d 39
24 31 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 4f 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.463
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 31 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x31, 0x30}
STARTING a varbind. Cursor 108
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 50
16 04 08 56 4c 41 4e 2d 39
24 31 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 50 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.464
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 31 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x31, 0x31}
STARTING a varbind. Cursor 134
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 51
16 04 08 56 4c 41 4e 2d 33
24 31 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 51 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.465
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 31 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x31, 0x30}
STARTING a varbind. Cursor 160
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 52
16 04 08 56 4c 41 4e 2d 33
24 31 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 52 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.466
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 31 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x31, 0x31}
STARTING a varbind. Cursor 186
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 53
16 04 08 56 4c 41 4e 2d 33
24 31 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 53 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.467
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 31 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x31, 0x32}
STARTING a varbind. Cursor 212
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 54
16 04 08 56 4c 41 4e 2d 33
24 31 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 54 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.468
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 31 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x31, 0x35}
STARTING a varbind. Cursor 238
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 55
16 04 08 56 4c 41 4e 2d 33
24 33 31 30 17 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 55 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.469
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 33 31 30 17 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x33, 0x31}
STARTING a varbind. Cursor 264
0 30 17 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 56
16 04 07 56 4c 41 4e 2d 31
24 30 30 18 06 0c 2b 06 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 56 04 07
OID: .1.3.6.1.2.1.31.1.1.1.1.470
decodeValue: value
0 04 07 56 4c 41 4e 2d 31
8 30 30 18 06 0c 2b 06 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x30}
STARTING a varbind. Cursor 289
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 57
16 04 08 56 4c 41 4e 2d 31
24 31 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 57 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.471
decodeValue: value
0 04 08 56 4c 41 4e 2d 31
8 31 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x31, 0x30}
STARTING a varbind. Cursor 315
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 58
16 04 08 56 4c 41 4e 2d 35
24 30 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 58 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.472
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 30 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x30, 0x36}
STARTING a varbind. Cursor 341
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 59
16 04 08 56 4c 41 4e 2d 37
24 32 33 30 17 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 59 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.473
decodeValue: value
0 04 08 56 4c 41 4e 2d 37
8 32 33 30 17 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x37, 0x32, 0x33}
STARTING a varbind. Cursor 367
0 30 17 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 5a
16 04 07 56 4c 41 4e 2d 31
24 31 30 17 06 0c 2b 06 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 5a 04 07
OID: .1.3.6.1.2.1.31.1.1.1.1.474
decodeValue: value
0 04 07 56 4c 41 4e 2d 31
8 31 30 17 06 0c 2b 06 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x31}
STARTING a varbind. Cursor 392
0 30 17 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 5b
16 04 07 56 4c 41 4e 2d 32
24 32 30 17 06 0c 2b 06 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 5b 04 07
OID: .1.3.6.1.2.1.31.1.1.1.1.475
decodeValue: value
0 04 07 56 4c 41 4e 2d 32
8 32 30 17 06 0c 2b 06 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x32}
STARTING a varbind. Cursor 417
0 30 17 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 5c
16 04 07 56 4c 41 4e 2d 31
24 38 30 18 06 0c 2b 06 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 5c 04 07
OID: .1.3.6.1.2.1.31.1.1.1.1.476
decodeValue: value
0 04 07 56 4c 41 4e 2d 31
8 38 30 18 06 0c 2b 06 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x38}
STARTING a varbind. Cursor 442
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 5d
16 04 08 56 4c 41 4e 2d 33
24 32 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 5d 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.477
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 32 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x32, 0x32}
STARTING a varbind. Cursor 468
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 5e
16 04 08 56 4c 41 4e 2d 37
24 32 32 30 17 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 5e 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.478
decodeValue: value
0 04 08 56 4c 41 4e 2d 37
8 32 32 30 17 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x37, 0x32, 0x32}
STARTING a varbind. Cursor 494
0 30 17 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 5f
16 04 07 56 4c 41 4e 2d 33
24 32 30 18 06 0c 2b 06 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 5f 04 07
OID: .1.3.6.1.2.1.31.1.1.1.1.479
decodeValue: value
0 04 07 56 4c 41 4e 2d 33
8 32 30 18 06 0c 2b 06 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x32}
STARTING a varbind. Cursor 519
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 60
16 04 08 56 4c 41 4e 2d 33
24 32 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 60 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.480
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 32 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x32, 0x30}
STARTING a varbind. Cursor 545
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 61
16 04 08 56 4c 41 4e 2d 33
24 32 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 61 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.481
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 32 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x32, 0x31}
STARTING a varbind. Cursor 571
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 62
16 04 08 56 4c 41 4e 2d 33
24 32 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 62 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.482
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 32 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x32, 0x33}
STARTING a varbind. Cursor 597
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 63
16 04 08 56 4c 41 4e 2d 33
24 32 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 63 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.483
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 32 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x32, 0x34}
STARTING a varbind. Cursor 623
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 64
16 04 08 56 4c 41 4e 2d 33
24 32 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 64 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.484
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 32 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x32, 0x35}
STARTING a varbind. Cursor 649
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 65
16 04 08 56 4c 41 4e 2d 33
24 32 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 65 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.485
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 32 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x32, 0x36}
STARTING a varbind. Cursor 675
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 66
16 04 08 56 4c 41 4e 2d 33
24 32 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 66 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.486
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 32 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x32, 0x39}
STARTING a varbind. Cursor 701
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 67
16 04 08 56 4c 41 4e 2d 38
24 33 32 30 17 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 67 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.487
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 33 32 30 17 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x33, 0x32}
STARTING a varbind. Cursor 727
0 30 17 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 68
16 04 07 56 4c 41 4e 2d 36
24 32 30 18 06 0c 2b 06 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 68 04 07
OID: .1.3.6.1.2.1.31.1.1.1.1.488
decodeValue: value
0 04 07 56 4c 41 4e 2d 36
8 32 30 18 06 0c 2b 06 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x32}
STARTING a varbind. Cursor 752
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 69
16 04 08 56 4c 41 4e 2d 36
24 32 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 69 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.489
decodeValue: value
0 04 08 56 4c 41 4e 2d 36
8 32 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x32, 0x30}
STARTING a varbind. Cursor 778
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 6a
16 04 08 56 4c 41 4e 2d 39
24 36 32 30 17 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 6a 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.490
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 36 32 30 17 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x36, 0x32}
STARTING a varbind. Cursor 804
0 30 17 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 6b
16 04 07 56 4c 41 4e 2d 36
24 33 30 18 06 0c 2b 06 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 6b 04 07
OID: .1.3.6.1.2.1.31.1.1.1.1.491
decodeValue: value
0 04 07 56 4c 41 4e 2d 36
8 33 30 18 06 0c 2b 06 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x33}
STARTING a varbind. Cursor 829
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 6c
16 04 08 56 4c 41 4e 2d 39
24 36 33 30 17 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 6c 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.492
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 36 33 30 17 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x36, 0x33}
STARTING a varbind. Cursor 855
0 30 17 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 6d
16 04 07 56 4c 41 4e 2d 39
24 39 30 18 06 0c 2b 06 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 6d 04 07
OID: .1.3.6.1.2.1.31.1.1.1.1.493
decodeValue: value
0 04 07 56 4c 41 4e 2d 39
8 39 30 18 06 0c 2b 06 01
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x39}
STARTING a varbind. Cursor 880
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 6e
16 04 08 56 4c 41 4e 2d 39
24 39 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 6e 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.494
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 39 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x39, 0x34}
STARTING a varbind. Cursor 906
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 6f
16 04 08 56 4c 41 4e 2d 39
24 39 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 6f 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.495
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 39 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x39, 0x35}
STARTING a varbind. Cursor 932
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 70
16 04 08 56 4c 41 4e 2d 39
24 39 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 70 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.496
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 39 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x39, 0x37}
STARTING a varbind. Cursor 958
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 71
16 04 08 56 4c 41 4e 2d 39
24 39 38 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 71 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.497
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 39 38 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x39, 0x38}
STARTING a varbind. Cursor 984
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 72
16 04 08 56 4c 41 4e 2d 39
24 39 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 72 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.498
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 39 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x39, 0x39}
STARTING a varbind. Cursor 1010
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 73
16 04 08 56 4c 41 4e 2d 31
24 39 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 73 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.499
decodeValue: value
0 04 08 56 4c 41 4e 2d 31
8 39 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x39, 0x30}
STARTING a varbind. Cursor 1036
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 74
16 04 08 56 4c 41 4e 2d 31
24 39 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 74 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.500
decodeValue: value
0 04 08 56 4c 41 4e 2d 31
8 39 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x31, 0x39, 0x34}
STARTING a varbind. Cursor 1062
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 75
16 04 08 56 4c 41 4e 2d 32
24 30 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 75 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.501
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 30 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x30, 0x32}
STARTING a varbind. Cursor 1088
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 76
16 04 08 56 4c 41 4e 2d 32
24 30 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 76 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.502
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 30 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x30, 0x33}
STARTING a varbind. Cursor 1114
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 77
16 04 08 56 4c 41 4e 2d 32
24 30 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 77 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.503
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 30 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x30, 0x36}
STARTING a varbind. Cursor 1140
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 78
16 04 08 56 4c 41 4e 2d 32
24 30 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 78 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.504
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 30 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x30, 0x37}
STARTING a varbind. Cursor 1166
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 79
16 04 08 56 4c 41 4e 2d 32
24 35 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 79 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.505
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 35 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x35, 0x31}
STARTING a varbind. Cursor 1192
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 7a
16 04 08 56 4c 41 4e 2d 32
24 35 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 7a 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.506
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 35 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x35, 0x33}
STARTING a varbind. Cursor 1218
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 7b
16 04 08 56 4c 41 4e 2d 32
24 38 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 7b 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.507
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 38 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x38, 0x34}
STARTING a varbind. Cursor 1244
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 7c
16 04 08 56 4c 41 4e 2d 33
24 30 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 7c 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.508
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 30 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x30, 0x36}
STARTING a varbind. Cursor 1270
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 7d
16 04 08 56 4c 41 4e 2d 33
24 30 18
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 7d 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.509
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 04 08
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x31, 0x39}
Packet sanity verified, we got all the bytes (1271)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 82 04 db 02 04 80 65
8 c2 08 02 01 00 02 01 00
getResponseLength: 1247
parseRawField: request id
0 02 04 80 65 c2 08 02 01
8 00 02 01 00 30 82 04 cb
requestID: 2154152456
parseRawField: error-status
0 02 01 00 02 01 00 30 82
8 04 cb 30 18 06 0c 2b 06
errorStatus: 0
parseRawField: error index
0 02 01 00 30 82 04 cb 30
8 18 06 0c 2b 06 01 02 01
error-index: 0
=== unmarshalVBL()
0 30 82 04 cb 30 18 06 0c
8 2b 06 01 02 01 1f 01 01
16 01 01 83 7e 04 08 56 4c
24 41 4e 2d 33 39 32 30 18
vblLength: 1231
STARTING a varbind. Cursor 4
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 7e
16 04 08 56 4c 41 4e 2d 33
24 39 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 7e 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.510
decodeValue: value
0 04 08 56 4c 41 4e 2d 33
8 39 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x33, 0x39, 0x32}
STARTING a varbind. Cursor 30
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 83 7f
16 04 08 56 4c 41 4e 2d 34
24 30 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 83 7f 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.511
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 30 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x30, 0x30}
STARTING a varbind. Cursor 56
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 00
16 04 08 56 4c 41 4e 2d 34
24 30 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 00 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.512
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 30 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x30, 0x37}
STARTING a varbind. Cursor 82
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 01
16 04 08 56 4c 41 4e 2d 34
24 34 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 01 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.513
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 34 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x34, 0x33}
STARTING a varbind. Cursor 108
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 02
16 04 08 56 4c 41 4e 2d 34
24 39 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 02 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.514
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 39 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x39, 0x33}
STARTING a varbind. Cursor 134
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 03
16 04 08 56 4c 41 4e 2d 34
24 39 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 03 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.515
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 39 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x39, 0x34}
STARTING a varbind. Cursor 160
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 04
16 04 08 56 4c 41 4e 2d 34
24 39 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 04 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.516
decodeValue: value
0 04 08 56 4c 41 4e 2d 34
8 39 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x34, 0x39, 0x35}
STARTING a varbind. Cursor 186
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 05
16 04 08 56 4c 41 4e 2d 35
24 30 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 05 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.517
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 30 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x30, 0x34}
STARTING a varbind. Cursor 212
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 06
16 04 08 56 4c 41 4e 2d 35
24 33 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 06 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.518
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 33 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x33, 0x37}
STARTING a varbind. Cursor 238
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 07
16 04 08 56 4c 41 4e 2d 35
24 33 38 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 07 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.519
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 33 38 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x33, 0x38}
STARTING a varbind. Cursor 264
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 08
16 04 08 56 4c 41 4e 2d 35
24 35 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 08 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.520
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 35 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x35, 0x31}
STARTING a varbind. Cursor 290
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 09
16 04 08 56 4c 41 4e 2d 35
24 35 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 09 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.521
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 35 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x35, 0x33}
STARTING a varbind. Cursor 316
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 0a
16 04 08 56 4c 41 4e 2d 35
24 35 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 0a 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.522
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 35 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x35, 0x37}
STARTING a varbind. Cursor 342
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 0b
16 04 08 56 4c 41 4e 2d 35
24 35 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 0b 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.523
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 35 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x35, 0x39}
STARTING a varbind. Cursor 368
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 0c
16 04 08 56 4c 41 4e 2d 35
24 38 39 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 0c 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.524
decodeValue: value
0 04 08 56 4c 41 4e 2d 35
8 38 39 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x35, 0x38, 0x39}
STARTING a varbind. Cursor 394
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 0d
16 04 08 56 4c 41 4e 2d 36
24 30 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 0d 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.525
decodeValue: value
0 04 08 56 4c 41 4e 2d 36
8 30 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x30, 0x30}
STARTING a varbind. Cursor 420
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 0e
16 04 08 56 4c 41 4e 2d 36
24 30 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 0e 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.526
decodeValue: value
0 04 08 56 4c 41 4e 2d 36
8 30 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x30, 0x31}
STARTING a varbind. Cursor 446
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 0f
16 04 08 56 4c 41 4e 2d 36
24 30 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 0f 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.527
decodeValue: value
0 04 08 56 4c 41 4e 2d 36
8 30 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x30, 0x33}
STARTING a varbind. Cursor 472
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 10
16 04 08 56 4c 41 4e 2d 36
24 30 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 10 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.528
decodeValue: value
0 04 08 56 4c 41 4e 2d 36
8 30 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x30, 0x34}
STARTING a varbind. Cursor 498
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 11
16 04 08 56 4c 41 4e 2d 36
24 30 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 11 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.529
decodeValue: value
0 04 08 56 4c 41 4e 2d 36
8 30 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x30, 0x36}
STARTING a varbind. Cursor 524
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 12
16 04 08 56 4c 41 4e 2d 36
24 39 38 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 12 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.530
decodeValue: value
0 04 08 56 4c 41 4e 2d 36
8 39 38 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x36, 0x39, 0x38}
STARTING a varbind. Cursor 550
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 13
16 04 08 56 4c 41 4e 2d 38
24 30 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 13 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.531
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 30 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x30, 0x33}
STARTING a varbind. Cursor 576
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 14
16 04 08 56 4c 41 4e 2d 38
24 30 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 14 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.532
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 30 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x30, 0x35}
STARTING a varbind. Cursor 602
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 15
16 04 08 56 4c 41 4e 2d 38
24 30 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 15 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.533
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 30 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x30, 0x36}
STARTING a varbind. Cursor 628
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 16
16 04 08 56 4c 41 4e 2d 38
24 31 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 16 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.534
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 31 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x31, 0x33}
STARTING a varbind. Cursor 654
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 17
16 04 08 56 4c 41 4e 2d 38
24 32 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 17 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.535
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 32 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x32, 0x33}
STARTING a varbind. Cursor 680
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 18
16 04 08 56 4c 41 4e 2d 38
24 33 31 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 18 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.536
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 33 31 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x33, 0x31}
STARTING a varbind. Cursor 706
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 19
16 04 08 56 4c 41 4e 2d 38
24 33 33 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 19 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.537
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 33 33 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x33, 0x33}
STARTING a varbind. Cursor 732
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 1a
16 04 08 56 4c 41 4e 2d 38
24 33 34 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 1a 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.538
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 33 34 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x33, 0x34}
STARTING a varbind. Cursor 758
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 1b
16 04 08 56 4c 41 4e 2d 38
24 33 35 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 1b 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.539
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 33 35 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x33, 0x35}
STARTING a varbind. Cursor 784
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 1c
16 04 08 56 4c 41 4e 2d 38
24 33 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 1c 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.540
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 33 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x33, 0x36}
STARTING a varbind. Cursor 810
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 1d
16 04 08 56 4c 41 4e 2d 38
24 33 37 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 1d 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.541
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 33 37 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x33, 0x37}
STARTING a varbind. Cursor 836
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 1e
16 04 08 56 4c 41 4e 2d 38
24 38 36 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 1e 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.542
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 38 36 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x38, 0x36}
STARTING a varbind. Cursor 862
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 1f
16 04 08 56 4c 41 4e 2d 38
24 39 38 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 1f 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.543
decodeValue: value
0 04 08 56 4c 41 4e 2d 38
8 39 38 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x38, 0x39, 0x38}
STARTING a varbind. Cursor 888
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 20
16 04 08 56 4c 41 4e 2d 39
24 34 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 20 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.544
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 34 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x34, 0x32}
STARTING a varbind. Cursor 914
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 21
16 04 08 56 4c 41 4e 2d 39
24 34 38 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 21 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.545
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 34 38 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x34, 0x38}
STARTING a varbind. Cursor 940
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 22
16 04 08 56 4c 41 4e 2d 39
24 38 30 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 22 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.546
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 38 30 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x38, 0x30}
STARTING a varbind. Cursor 966
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 23
16 04 08 56 4c 41 4e 2d 39
24 38 32 30 18 06 0c 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 23 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.547
decodeValue: value
0 04 08 56 4c 41 4e 2d 39
8 38 32 30 18 06 0c 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x39, 0x38, 0x32}
STARTING a varbind. Cursor 992
0 30 18 06 0c 2b 06 01 02
8 01 1f 01 01 01 01 84 24
16 04 08 56 4c 41 4e 2d 32
24 32 32 30 13 06 0b 2b 06
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 01 84 24 04 08
OID: .1.3.6.1.2.1.31.1.1.1.1.548
decodeValue: value
0 04 08 56 4c 41 4e 2d 32
8 32 32 30 13 06 0b 2b 06
decodeValue: type is OctetString
decodeValue: value is []byte{0x56, 0x4c, 0x41, 0x4e, 0x2d, 0x32, 0x32, 0x32}
STARTING a varbind. Cursor 1018
0 30 13 06 0b 2b 06 01 02
8 01 1f 01 01 01 02 01 41
16 04 6e 63 14 2e 30 13 06
24 0b 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 02 01 41 04 6e
OID: .1.3.6.1.2.1.31.1.1.1.2.1
decodeValue: value
0 41 04 6e 63 14 2e 30 13
8 06 0b 2b 06 01 02 01 1f
decodeValue: type is Counter32
decodeValue: value is 0x6e63142e
STARTING a varbind. Cursor 1039
0 30 13 06 0b 2b 06 01 02
8 01 1f 01 01 01 02 02 41
16 04 45 b9 b9 4a 30 11 06
24 0b 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 02 02 41 04 45
OID: .1.3.6.1.2.1.31.1.1.1.2.2
decodeValue: value
0 41 04 45 b9 b9 4a 30 11
8 06 0b 2b 06 01 02 01 1f
decodeValue: type is Counter32
decodeValue: value is 0x45b9b94a
STARTING a varbind. Cursor 1060
0 30 11 06 0b 2b 06 01 02
8 01 1f 01 01 01 02 03 41
16 02 45 68 30 11 06 0b 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 02 03 41 02 45
OID: .1.3.6.1.2.1.31.1.1.1.2.3
decodeValue: value
0 41 02 45 68 30 11 06 0b
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter32
decodeValue: value is 0x4568
STARTING a varbind. Cursor 1079
0 30 11 06 0b 2b 06 01 02
8 01 1f 01 01 01 02 04 41
16 02 0d ed 30 11 06 0b 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 02 04 41 02 0d
OID: .1.3.6.1.2.1.31.1.1.1.2.4
decodeValue: value
0 41 02 0d ed 30 11 06 0b
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter32
decodeValue: value is 0xded
STARTING a varbind. Cursor 1098
0 30 11 06 0b 2b 06 01 02
8 01 1f 01 01 01 02 05 41
16 02 03 96 30 12 06 0b 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 02 05 41 02 03
OID: .1.3.6.1.2.1.31.1.1.1.2.5
decodeValue: value
0 41 02 03 96 30 12 06 0b
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter32
decodeValue: value is 0x396
STARTING a varbind. Cursor 1117
0 30 12 06 0b 2b 06 01 02
8 01 1f 01 01 01 02 06 41
16 03 01 79 03 30 11 06 0b
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 02 06 41 03 01
OID: .1.3.6.1.2.1.31.1.1.1.2.6
decodeValue: value
0 41 03 01 79 03 30 11 06
8 0b 2b 06 01 02 01 1f 01
decodeValue: type is Counter32
decodeValue: value is 0x17903
STARTING a varbind. Cursor 1137
0 30 11 06 0b 2b 06 01 02
8 01 1f 01 01 01 02 07 41
16 02 00 a6 30 11 06 0b 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 02 07 41 02 00
OID: .1.3.6.1.2.1.31.1.1.1.2.7
decodeValue: value
0 41 02 00 a6 30 11 06 0b
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter32
decodeValue: value is 0xa6
STARTING a varbind. Cursor 1156
0 30 11 06 0b 2b 06 01 02
8 01 1f 01 01 01 02 08 41
16 02 01 25 30 10 06 0b 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 02 08 41 02 01
OID: .1.3.6.1.2.1.31.1.1.1.2.8
decodeValue: value
0 41 02 01 25 30 10 06 0b
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter32
decodeValue: value is 0x125
STARTING a varbind. Cursor 1175
0 30 10 06 0b 2b 06 01 02
8 01 1f 01 01 01 02 09 41
16 01 1e 30 10 06 0b 2b 06
24 01 02 01 1f 01 01 01 02
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 02 09 41 01 1e
OID: .1.3.6.1.2.1.31.1.1.1.2.9
decodeValue: value
0 41 01 1e 30 10 06 0b 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter32
decodeValue: value is 0x1e
STARTING a varbind. Cursor 1193
0 30 10 06 0b 2b 06 01 02
8 01 1f 01 01 01 02 0a 41
16 01 75 30 12 06 0b 2b 06
24 01 02 01 1f 01 01 01 02
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 02 0a 41 01 75
OID: .1.3.6.1.2.1.31.1.1.1.2.10
decodeValue: value
0 41 01 75 30 12 06 0b 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter32
decodeValue: value is 0x75
STARTING a varbind. Cursor 1211
0 30 12 06 0b 2b 06 01 02
8 01 1f 01 01 01 02 0b 41
16 30 12 06 0b
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 02 0b 41 03 02
OID: .1.3.6.1.2.1.31.1.1.1.2.11
decodeValue: value
0 41 03 02 99 b8
decodeValue: type is Counter32
decodeValue: value is 0x299b8
BulkWalk completed in 11 requests
Packet sanity verified, we got all the bytes (59)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 23 02 04 80 65 c2 09
8 02 01 00 02 01 00 30 15
getResponseLength: 37
parseRawField: request id
0 02 04 80 65 c2 09 02 01
8 00 02 01 00 30 15 30 13
requestID: 2154152457
parseRawField: error-status
0 02 01 00 02 01 00 30 15
8 30 13 06 0e 2b 06 01 04
errorStatus: 0
parseRawField: error index
0 02 01 00 30 15 30 13 06
8 0e 2b 06 01 04 01 09 09
error-index: 0
=== unmarshalVBL()
0 30 15 30 13 06 0e 2b 06
8 01 04 01 09 09 6d 01 01
16 30 15 30 13 06 0e 2b
vblLength: 23
STARTING a varbind. Cursor 2
0 30 13 06 0e 2b 06 01 04
8 01 09 09 6d 01 01 01 01
16 30 13 06 0e 2b
parseRawField: OID
0 06 0e 2b 06 01 04 01 09
8 09 6d 01 01 01 01 08 01
OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.8.1
decodeValue: value
0 42 01 03
decodeValue: type is Gauge32
decodeValue: value is 0x3
Packet sanity verified, we got all the bytes (84)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 3c 02 04 80 65 c2 0a
8 02 01 00 02 01 00 30 2e
getResponseLength: 62
parseRawField: request id
0 02 04 80 65 c2 0a 02 01
8 00 02 01 00 30 2e 30 15
requestID: 2154152458
parseRawField: error-status
0 02 01 00 02 01 00 30 2e
8 30 15 06 0d 2b 06 01 04
errorStatus: 0
parseRawField: error index
0 02 01 00 30 2e 30 15 06
8 0d 2b 06 01 04 01 09 09
error-index: 0
=== unmarshalVBL()
0 30 2e 30 15 06 0d 2b 06
8 01 04 01 09 09 30 01 01
16 01 05 01 42 04 04 b0 c0
24 00 30 15 06 0d 2b 06 01
vblLength: 48
STARTING a varbind. Cursor 2
0 30 15 06 0d 2b 06 01 04
8 01 09 09 30 01 01 01 05
16 01 42 04 04 b0 c0 00 30
24 15 06 0d 2b 06 01 04 01
parseRawField: OID
0 06 0d 2b 06 01 04 01 09
8 09 30 01 01 01 05 01 42
OID: .1.3.6.1.4.1.9.9.48.1.1.1.5.1
decodeValue: value
0 42 04 04 b0 c0 00 30 15
8 06 0d 2b 06 01 04 01 09
decodeValue: type is Gauge32
decodeValue: value is 0x4b0c000
STARTING a varbind. Cursor 25
0 30 15 06 0d 2b 06 01 04
8 01 09 09 30 01 01 01 06
16 30 15 06 0d 2b 06 01
parseRawField: OID
0 06 0d 2b 06 01 04 01 09
8 09 30 01 01 01 06 01 42
OID: .1.3.6.1.4.1.9.9.48.1.1.1.6.1
decodeValue: value
0 42 04 12 9c a4 30
decodeValue: type is Gauge32
decodeValue: value is 0x129ca430
Packet sanity verified, we got all the bytes (1278)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 82 04 e2 02 04 80 65
8 c2 0b 02 01 00 02 01 00
getResponseLength: 1254
parseRawField: request id
0 02 04 80 65 c2 0b 02 01
8 00 02 01 00 30 82 04 d2
requestID: 2154152459
parseRawField: error-status
0 02 01 00 02 01 00 30 82
8 04 d2 30 15 06 0c 2b 06
errorStatus: 0
parseRawField: error index
0 02 01 00 30 82 04 d2 30
8 15 06 0c 2b 06 01 02 01
error-index: 0
=== unmarshalVBL()
0 30 82 04 d2 30 15 06 0c
8 2b 06 01 02 01 1f 01 01
16 01 06 81 74 46 05 01 8c
24 c9 f7 c1 30 15 06 0c 2b
vblLength: 1238
STARTING a varbind. Cursor 4
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 81 74
16 46 05 01 8c c9 f7 c1 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 81 74 46 05
OID: .1.3.6.1.2.1.31.1.1.1.6.244
decodeValue: value
0 46 05 01 8c c9 f7 c1 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 6657013697
STARTING a varbind. Cursor 27
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 81 74
16 46 05 01 8c c9 f7 c1 30
24 13 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 81 74 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.244
decodeValue: value
0 46 05 01 8c c9 f7 c1 30
8 13 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 6657013697
STARTING a varbind. Cursor 50
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 74
16 46 03 00 c4 b0 30 13 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 74 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.244
decodeValue: value
0 46 03 00 c4 b0 30 13 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 50352
STARTING a varbind. Cursor 71
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 74
16 46 03 00 c4 b0 30 11 06
24 0b 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 74 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.244
decodeValue: value
0 46 03 00 c4 b0 30 11 06
8 0b 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 50352
STARTING a varbind. Cursor 92
0 30 11 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 58 46
16 02 08 f7 30 11 06 0b 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 58 46 02 08
OID: .1.3.6.1.2.1.31.1.1.1.7.88
decodeValue: value
0 46 02 08 f7 30 11 06 0b
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 2295
STARTING a varbind. Cursor 111
0 30 11 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 58 46
16 02 08 f7 30 12 06 0b 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 58 46 02 08
OID: .1.3.6.1.2.1.31.1.1.1.7.88
decodeValue: value
0 46 02 08 f7 30 12 06 0b
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 2295
STARTING a varbind. Cursor 130
0 30 12 06 0b 2b 06 01 02
8 01 1f 01 01 01 06 58 46
16 03 03 51 78 30 13 06 0b
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 06 58 46 03 03
OID: .1.3.6.1.2.1.31.1.1.1.6.88
decodeValue: value
0 46 03 03 51 78 30 13 06
8 0b 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 217464
STARTING a varbind. Cursor 150
0 30 13 06 0b 2b 06 01 02
8 01 1f 01 01 01 0a 58 46
16 04 7b d9 5e 1d 30 13 06
24 0b 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 0a 58 46 04 7b
OID: .1.3.6.1.2.1.31.1.1.1.10.88
decodeValue: value
0 46 04 7b d9 5e 1d 30 13
8 06 0b 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 2077842973
STARTING a varbind. Cursor 171
0 30 13 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 5d 46
16 04 60 ca 1f 08 30 15 06
24 0b 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 5d 46 04 60
OID: .1.3.6.1.2.1.31.1.1.1.7.93
decodeValue: value
0 46 04 60 ca 1f 08 30 15
8 06 0b 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 1623858952
STARTING a varbind. Cursor 192
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 06 5d 46
16 06 01 29 99 f7 34 54 30
24 15 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 06 5d 46 06 01
OID: .1.3.6.1.2.1.31.1.1.1.6.93
decodeValue: value
0 46 06 01 29 99 f7 34 54
8 30 15 06 0b 2b 06 01 02
decodeValue: type is Counter64
decodeValue: value is 1278188401748
STARTING a varbind. Cursor 215
0 30 15 06 0b 2b 06 01 02
8 01 1f 01 01 01 0a 5d 46
16 06 01 4f b0 38 f3 14 30
24 13 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 0a 5d 46 06 01
OID: .1.3.6.1.2.1.31.1.1.1.10.93
decodeValue: value
0 46 06 01 4f b0 38 f3 14
8 30 13 06 0b 2b 06 01 02
decodeValue: type is Counter64
decodeValue: value is 1441770566420
STARTING a varbind. Cursor 238
0 30 13 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 5d 46
16 04 60 ca 1f 08 30 14 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 5d 46 04 60
OID: .1.3.6.1.2.1.31.1.1.1.7.93
decodeValue: value
0 46 04 60 ca 1f 08 30 14
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 1623858952
STARTING a varbind. Cursor 259
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 83 68
16 46 04 51 32 2d f1 30 14
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 83 68 46 04
OID: .1.3.6.1.2.1.31.1.1.1.6.488
decodeValue: value
0 46 04 51 32 2d f1 30 14
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 1362243057
STARTING a varbind. Cursor 281
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 83 68
16 46 04 51 32 2d f1 30 12
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 83 68 46 04
OID: .1.3.6.1.2.1.31.1.1.1.10.488
decodeValue: value
0 46 04 51 32 2d f1 30 12
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 1362243057
STARTING a varbind. Cursor 303
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 68
16 46 02 07 35 30 12 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 68 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.488
decodeValue: value
0 46 02 07 35 30 12 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 1845
STARTING a varbind. Cursor 323
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 68
16 46 02 07 35 30 11 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 68 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.488
decodeValue: value
0 46 02 07 35 30 11 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 1845
STARTING a varbind. Cursor 343
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 38
16 46 01 5e 30 15 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 38 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.184
decodeValue: value
0 46 01 5e 30 15 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 94
STARTING a varbind. Cursor 362
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 81 38
16 46 05 01 0c 42 d7 e5 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 81 38 46 05
OID: .1.3.6.1.2.1.31.1.1.1.6.184
decodeValue: value
0 46 05 01 0c 42 d7 e5 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 4500674533
STARTING a varbind. Cursor 385
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 81 38
16 46 05 01 0c 42 d7 e5 30
24 11 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 81 38 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.184
decodeValue: value
0 46 05 01 0c 42 d7 e5 30
8 11 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 4500674533
STARTING a varbind. Cursor 408
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 38
16 46 01 5e 30 14 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 38 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.184
decodeValue: value
0 46 01 5e 30 14 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 94
STARTING a varbind. Cursor 427
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 82 5d
16 46 04 0f e0 95 46 30 15
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 82 5d 46 04
OID: .1.3.6.1.2.1.31.1.1.1.6.349
decodeValue: value
0 46 04 0f e0 95 46 30 15
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 266376518
STARTING a varbind. Cursor 449
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 82 5d
16 46 05 04 11 d3 96 5e 30
24 13 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 82 5d 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.349
decodeValue: value
0 46 05 04 11 d3 96 5e 30
8 13 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 17478948446
STARTING a varbind. Cursor 472
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 5d
16 46 03 09 dd 86 30 13 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 5d 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.349
decodeValue: value
0 46 03 09 dd 86 30 13 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 646534
STARTING a varbind. Cursor 493
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 5d
16 46 03 09 dd 86 30 11 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 5d 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.349
decodeValue: value
0 46 03 09 dd 86 30 11 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 646534
STARTING a varbind. Cursor 514
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 83 5a
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 83 5a 46 01
OID: .1.3.6.1.2.1.31.1.1.1.6.474
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 533
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 83 5a
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 83 5a 46 01
OID: .1.3.6.1.2.1.31.1.1.1.10.474
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 552
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 5a
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 5a 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.474
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 571
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 5a
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 5a 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.474
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 590
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 83 7c
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 83 7c 46 01
OID: .1.3.6.1.2.1.31.1.1.1.6.508
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 609
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 83 7c
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 83 7c 46 01
OID: .1.3.6.1.2.1.31.1.1.1.10.508
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 628
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 7c
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 7c 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.508
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 647
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 7c
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 7c 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.508
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 666
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 83 2c
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 83 2c 46 01
OID: .1.3.6.1.2.1.31.1.1.1.6.428
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 685
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 83 2c
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 83 2c 46 01
OID: .1.3.6.1.2.1.31.1.1.1.10.428
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 704
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 2c
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 2c 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.428
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 723
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 2c
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 2c 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.428
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 742
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 82 33
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 82 33 46 01
OID: .1.3.6.1.2.1.31.1.1.1.6.307
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 761
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 82 33
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 82 33 46 01
OID: .1.3.6.1.2.1.31.1.1.1.10.307
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 780
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 33
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 33 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.307
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 799
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 33
16 46 01 00 30 13 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 33 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.307
decodeValue: value
0 46 01 00 30 13 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 818
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 83 76
16 46 03 5d 9a ff 30 13 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 83 76 46 03
OID: .1.3.6.1.2.1.31.1.1.1.6.502
decodeValue: value
0 46 03 5d 9a ff 30 13 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 6134527
STARTING a varbind. Cursor 839
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 83 76
16 46 03 5d 9a ff 30 11 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 83 76 46 03
OID: .1.3.6.1.2.1.31.1.1.1.10.502
decodeValue: value
0 46 03 5d 9a ff 30 11 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 6134527
STARTING a varbind. Cursor 860
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 76
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 76 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.502
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 879
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 76
16 46 01 00 30 16 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 76 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.502
decodeValue: value
0 46 01 00 30 16 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 898
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 81 2b
16 46 06 08 b2 83 2e aa 77
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 81 2b 46 06
OID: .1.3.6.1.2.1.31.1.1.1.6.171
decodeValue: value
0 46 06 08 b2 83 2e aa 77
8 30 16 06 0c 2b 06 01 02
decodeValue: type is Counter64
decodeValue: value is 9562798074487
STARTING a varbind. Cursor 922
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 81 2b
16 46 06 08 b2 83 2e aa 77
24 30 15 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 81 2b 46 06
OID: .1.3.6.1.2.1.31.1.1.1.10.171
decodeValue: value
0 46 06 08 b2 83 2e aa 77
8 30 15 06 0c 2b 06 01 02
decodeValue: type is Counter64
decodeValue: value is 9562798074487
STARTING a varbind. Cursor 946
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 2b
16 46 05 03 8b ef b5 03 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 2b 46 05
OID: .1.3.6.1.2.1.31.1.1.1.7.171
decodeValue: value
0 46 05 03 8b ef b5 03 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 15232644355
STARTING a varbind. Cursor 969
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 2b
16 46 05 03 8b ef b5 03 30
24 13 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 2b 46 05
OID: .1.3.6.1.2.1.31.1.1.1.7.171
decodeValue: value
0 46 05 03 8b ef b5 03 30
8 13 06 0b 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 15232644355
STARTING a varbind. Cursor 992
0 30 13 06 0b 2b 06 01 02
8 01 1f 01 01 01 06 4f 46
16 04 07 40 9f a8 30 14 06
24 0b 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 06 4f 46 04 07
OID: .1.3.6.1.2.1.31.1.1.1.6.79
decodeValue: value
0 46 04 07 40 9f a8 30 14
8 06 0b 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 121675688
STARTING a varbind. Cursor 1013
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 0a 4f 46
16 05 01 80 b4 23 46 30 12
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 0a 4f 46 05 01
OID: .1.3.6.1.2.1.31.1.1.1.10.79
decodeValue: value
0 46 05 01 80 b4 23 46 30
8 12 06 0b 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 6454256454
STARTING a varbind. Cursor 1035
0 30 12 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 4f 46
16 03 01 b7 fb 30 12 06 0b
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 4f 46 03 01
OID: .1.3.6.1.2.1.31.1.1.1.7.79
decodeValue: value
0 46 03 01 b7 fb 30 12 06
8 0b 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 112635
STARTING a varbind. Cursor 1055
0 30 12 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 4f 46
16 03 01 b7 fb 30 11 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 4f 46 03 01
OID: .1.3.6.1.2.1.31.1.1.1.7.79
decodeValue: value
0 46 03 01 b7 fb 30 11 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 112635
STARTING a varbind. Cursor 1075
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 83 1f
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 83 1f 46 01
OID: .1.3.6.1.2.1.31.1.1.1.10.415
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 1094
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 1f
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 1f 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.415
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 1113
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 1f
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 1f 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.415
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 1132
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 83 1f
16 46 01 00 30 13 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 83 1f 46 01
OID: .1.3.6.1.2.1.31.1.1.1.6.415
decodeValue: value
0 46 01 00 30 13 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 1151
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 10
16 46 03 20 c2 67 30 13 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 10 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.144
decodeValue: value
0 46 03 20 c2 67 30 13 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 2146919
STARTING a varbind. Cursor 1172
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 10
16 46 03 20 c2 67 30 14 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 10 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.144
decodeValue: value
0 46 03 20 c2 67 30 14 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 2146919
STARTING a varbind. Cursor 1193
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 81 10
16 46 04 1a 48 2b 21 30 15
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 81 10 46 04
OID: .1.3.6.1.2.1.31.1.1.1.6.144
decodeValue: value
0 46 04 1a 48 2b 21 30 15
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 440937249
STARTING a varbind. Cursor 1215
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 81 10
16 30 15 06 0c 2b 06 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 81 10 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.144
decodeValue: value
0 46 05 03 94 0e 52 28
decodeValue: type is Counter64
decodeValue: value is 15368868392
Packet sanity verified, we got all the bytes (1347)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 82 05 27 02 04 80 65
8 c2 0c 02 01 00 02 01 00
getResponseLength: 1323
parseRawField: request id
0 02 04 80 65 c2 0c 02 01
8 00 02 01 00 30 82 05 17
requestID: 2154152460
parseRawField: error-status
0 02 01 00 02 01 00 30 82
8 05 17 30 15 06 0c 2b 06
errorStatus: 0
parseRawField: error index
0 02 01 00 30 82 05 17 30
8 15 06 0c 2b 06 01 02 01
error-index: 0
=== unmarshalVBL()
0 30 82 05 17 30 15 06 0c
8 2b 06 01 02 01 1f 01 01
16 01 07 82 23 46 05 00 86
24 8d 71 86 30 16 06 0c 2b
vblLength: 1307
STARTING a varbind. Cursor 4
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 23
16 46 05 00 86 8d 71 86 30
24 16 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 23 46 05
OID: .1.3.6.1.2.1.31.1.1.1.7.291
decodeValue: value
0 46 05 00 86 8d 71 86 30
8 16 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 2257416582
STARTING a varbind. Cursor 27
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 82 23
16 46 06 00 88 ad 6c 9d 82
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 82 23 46 06
OID: .1.3.6.1.2.1.31.1.1.1.6.291
decodeValue: value
0 46 06 00 88 ad 6c 9d 82
8 30 16 06 0c 2b 06 01 02
decodeValue: type is Counter64
decodeValue: value is 587025128834
STARTING a varbind. Cursor 51
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 82 23
16 46 06 0a 84 57 74 93 94
24 30 15 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 82 23 46 06
OID: .1.3.6.1.2.1.31.1.1.1.10.291
decodeValue: value
0 46 06 0a 84 57 74 93 94
8 30 15 06 0c 2b 06 01 02
decodeValue: type is Counter64
decodeValue: value is 11563519218580
STARTING a varbind. Cursor 75
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 23
16 46 05 00 86 8d 71 86 30
24 14 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 23 46 05
OID: .1.3.6.1.2.1.31.1.1.1.7.291
decodeValue: value
0 46 05 00 86 8d 71 86 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 2257416582
STARTING a varbind. Cursor 98
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 06 19 46
16 05 58 14 3b e8 c5 30 16
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 06 19 46 05 58
OID: .1.3.6.1.2.1.31.1.1.1.6.25
decodeValue: value
0 46 05 58 14 3b e8 c5 30
8 16 06 0b 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 378296592581
STARTING a varbind. Cursor 120
0 30 16 06 0b 2b 06 01 02
8 01 1f 01 01 01 0a 19 46
16 07 01 43 33 31 fd 22 08
24 30 14 06 0b 2b 06 01 02
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 0a 19 46 07 01
OID: .1.3.6.1.2.1.31.1.1.1.10.25
decodeValue: value
0 46 07 01 43 33 31 fd 22
8 08 30 14 06 0b 2b 06 01
decodeValue: type is Counter64
decodeValue: value is 355362137776648
STARTING a varbind. Cursor 144
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 19 46
16 05 01 5f b5 06 a1 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 19 46 05 01
OID: .1.3.6.1.2.1.31.1.1.1.7.25
decodeValue: value
0 46 05 01 5f b5 06 a1 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 5900666529
STARTING a varbind. Cursor 166
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 19 46
16 05 01 5f b5 06 a1 30 15
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 19 46 05 01
OID: .1.3.6.1.2.1.31.1.1.1.7.25
decodeValue: value
0 46 05 01 5f b5 06 a1 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 5900666529
STARTING a varbind. Cursor 188
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 81 5d
16 46 05 11 ea 2a 4b 3e 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 81 5d 46 05
OID: .1.3.6.1.2.1.31.1.1.1.6.221
decodeValue: value
0 46 05 11 ea 2a 4b 3e 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 76943084350
STARTING a varbind. Cursor 211
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 81 5d
16 46 05 11 ea 2a 4b 3e 30
24 14 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 81 5d 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.221
decodeValue: value
0 46 05 11 ea 2a 4b 3e 30
8 14 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 76943084350
STARTING a varbind. Cursor 234
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 5d
16 46 04 02 57 ff 02 30 14
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 5d 46 04
OID: .1.3.6.1.2.1.31.1.1.1.7.221
decodeValue: value
0 46 04 02 57 ff 02 30 14
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 39321346
STARTING a varbind. Cursor 256
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 5d
16 46 04 02 57 ff 02 30 15
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 5d 46 04
OID: .1.3.6.1.2.1.31.1.1.1.7.221
decodeValue: value
0 46 04 02 57 ff 02 30 15
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 39321346
STARTING a varbind. Cursor 278
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 82 08
16 46 05 44 29 ca 5c d1 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 82 08 46 05
OID: .1.3.6.1.2.1.31.1.1.1.6.264
decodeValue: value
0 46 05 44 29 ca 5c d1 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 292758904017
STARTING a varbind. Cursor 301
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 82 08
16 46 05 44 29 ca 5c d1 30
24 14 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 82 08 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.264
decodeValue: value
0 46 05 44 29 ca 5c d1 30
8 14 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 292758904017
STARTING a varbind. Cursor 324
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 08
16 46 04 3e 3c fe 90 30 14
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 08 46 04
OID: .1.3.6.1.2.1.31.1.1.1.7.264
decodeValue: value
0 46 04 3e 3c fe 90 30 14
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 1044184720
STARTING a varbind. Cursor 346
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 08
16 46 04 3e 3c fe 90 30 15
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 08 46 04
OID: .1.3.6.1.2.1.31.1.1.1.7.264
decodeValue: value
0 46 04 3e 3c fe 90 30 15
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 1044184720
STARTING a varbind. Cursor 368
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 82 3a
16 46 05 18 7c 02 d8 92 30
24 16 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 82 3a 46 05
OID: .1.3.6.1.2.1.31.1.1.1.6.314
decodeValue: value
0 46 05 18 7c 02 d8 92 30
8 16 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 105159776402
STARTING a varbind. Cursor 391
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 82 3a
16 46 06 05 53 92 2e cf 7d
24 30 14 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 82 3a 46 06
OID: .1.3.6.1.2.1.31.1.1.1.10.314
decodeValue: value
0 46 06 05 53 92 2e cf 7d
8 30 14 06 0c 2b 06 01 02
decodeValue: type is Counter64
decodeValue: value is 5856492965757
STARTING a varbind. Cursor 415
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 3a
16 46 04 18 1b 53 8b 30 14
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 3a 46 04
OID: .1.3.6.1.2.1.31.1.1.1.7.314
decodeValue: value
0 46 04 18 1b 53 8b 30 14
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 404444043
STARTING a varbind. Cursor 437
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 3a
16 46 04 18 1b 53 8b 30 15
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 3a 46 04
OID: .1.3.6.1.2.1.31.1.1.1.7.314
decodeValue: value
0 46 04 18 1b 53 8b 30 15
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 404444043
STARTING a varbind. Cursor 459
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 81 35
16 46 05 01 dd 81 d9 03 30
24 13 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 81 35 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.181
decodeValue: value
0 46 05 01 dd 81 d9 03 30
8 13 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 8011241731
STARTING a varbind. Cursor 482
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 35
16 46 03 15 05 d4 30 13 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 35 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.181
decodeValue: value
0 46 03 15 05 d4 30 13 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 1377748
STARTING a varbind. Cursor 503
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 35
16 46 03 15 05 d4 30 15 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 35 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.181
decodeValue: value
0 46 03 15 05 d4 30 15 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 1377748
STARTING a varbind. Cursor 524
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 81 35
16 46 05 01 dd 81 d9 03 30
24 11 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 81 35 46 05
OID: .1.3.6.1.2.1.31.1.1.1.6.181
decodeValue: value
0 46 05 01 dd 81 d9 03 30
8 11 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 8011241731
STARTING a varbind. Cursor 547
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 4d
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 4d 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.461
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 566
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 4d
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 4d 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.461
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 585
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 83 4d
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 83 4d 46 01
OID: .1.3.6.1.2.1.31.1.1.1.6.461
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 604
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 83 4d
16 46 01 00 30 13 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 83 4d 46 01
OID: .1.3.6.1.2.1.31.1.1.1.10.461
decodeValue: value
0 46 01 00 30 13 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 623
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 56
16 46 03 01 1f e5 30 15 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 56 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.214
decodeValue: value
0 46 03 01 1f e5 30 15 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 73701
STARTING a varbind. Cursor 644
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 81 56
16 46 05 01 2f 9b 3b 2d 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 81 56 46 05
OID: .1.3.6.1.2.1.31.1.1.1.6.214
decodeValue: value
0 46 05 01 2f 9b 3b 2d 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 5093669677
STARTING a varbind. Cursor 667
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 81 56
16 46 05 01 2f 9b 3b 2d 30
24 13 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 81 56 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.214
decodeValue: value
0 46 05 01 2f 9b 3b 2d 30
8 13 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 5093669677
STARTING a varbind. Cursor 690
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 56
16 46 03 01 1f e5 30 15 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 56 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.214
decodeValue: value
0 46 03 01 1f e5 30 15 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 73701
STARTING a varbind. Cursor 711
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 84 02
16 46 05 00 80 2c bb bf 30
24 12 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 84 02 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.514
decodeValue: value
0 46 05 00 80 2c bb bf 30
8 12 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 2150415295
STARTING a varbind. Cursor 734
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 84 02
16 46 02 1c c1 30 12 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 84 02 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.514
decodeValue: value
0 46 02 1c c1 30 12 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 7361
STARTING a varbind. Cursor 754
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 84 02
16 46 02 1c c1 30 15 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 84 02 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.514
decodeValue: value
0 46 02 1c c1 30 15 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 7361
STARTING a varbind. Cursor 774
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 84 02
16 46 05 00 80 2c bb bf 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 84 02 46 05
OID: .1.3.6.1.2.1.31.1.1.1.6.514
decodeValue: value
0 46 05 00 80 2c bb bf 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 2150415295
STARTING a varbind. Cursor 797
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 83 74
16 46 05 01 4e 76 97 b9 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 83 74 46 05
OID: .1.3.6.1.2.1.31.1.1.1.6.500
decodeValue: value
0 46 05 01 4e 76 97 b9 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 5611362233
STARTING a varbind. Cursor 820
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 83 74
16 46 05 01 4e 76 97 b9 30
24 12 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 83 74 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.500
decodeValue: value
0 46 05 01 4e 76 97 b9 30
8 12 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 5611362233
STARTING a varbind. Cursor 843
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 74
16 46 02 00 9d 30 12 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 74 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.500
decodeValue: value
0 46 02 00 9d 30 12 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 157
STARTING a varbind. Cursor 863
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 74
16 46 02 00 9d 30 15 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 74 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.500
decodeValue: value
0 46 02 00 9d 30 15 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 157
STARTING a varbind. Cursor 883
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 84 23
16 46 05 02 0a bc f7 71 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 84 23 46 05
OID: .1.3.6.1.2.1.31.1.1.1.6.547
decodeValue: value
0 46 05 02 0a bc f7 71 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 8770090865
STARTING a varbind. Cursor 906
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 84 23
16 46 05 02 0a bc f7 71 30
24 13 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 84 23 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.547
decodeValue: value
0 46 05 02 0a bc f7 71 30
8 13 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 8770090865
STARTING a varbind. Cursor 929
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 84 23
16 46 03 02 3f 9b 30 13 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 84 23 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.547
decodeValue: value
0 46 03 02 3f 9b 30 13 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 147355
STARTING a varbind. Cursor 950
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 84 23
16 46 03 02 3f 9b 30 12 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 84 23 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.547
decodeValue: value
0 46 03 02 3f 9b 30 12 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 147355
STARTING a varbind. Cursor 971
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 45
16 46 02 08 55 30 12 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 45 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.453
decodeValue: value
0 46 02 08 55 30 12 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 2133
STARTING a varbind. Cursor 991
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 45
16 46 02 08 55 30 15 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 45 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.453
decodeValue: value
0 46 02 08 55 30 15 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 2133
STARTING a varbind. Cursor 1011
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 83 45
16 46 05 00 a5 8c 1d e8 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 83 45 46 05
OID: .1.3.6.1.2.1.31.1.1.1.6.453
decodeValue: value
0 46 05 00 a5 8c 1d e8 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 2777423336
STARTING a varbind. Cursor 1034
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 83 45
16 46 05 00 a5 8c 1d e8 30
24 14 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 83 45 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.453
decodeValue: value
0 46 05 00 a5 8c 1d e8 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 2777423336
STARTING a varbind. Cursor 1057
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 06 51 46
16 05 67 a3 32 18 0b 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 06 51 46 05 67
OID: .1.3.6.1.2.1.31.1.1.1.6.81
decodeValue: value
0 46 05 67 a3 32 18 0b 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 445119600651
STARTING a varbind. Cursor 1079
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 0a 51 46
16 05 5a ab 90 8f 06 30 13
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 0a 51 46 05 5a
OID: .1.3.6.1.2.1.31.1.1.1.10.81
decodeValue: value
0 46 05 5a ab 90 8f 06 30
8 13 06 0b 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 389425434374
STARTING a varbind. Cursor 1101
0 30 13 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 51 46
16 04 1f a7 9f b1 30 13 06
24 0b 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 51 46 04 1f
OID: .1.3.6.1.2.1.31.1.1.1.7.81
decodeValue: value
0 46 04 1f a7 9f b1 30 13
8 06 0b 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 531079089
STARTING a varbind. Cursor 1122
0 30 13 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 51 46
16 04 1f a7 9f b1 30 11 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 51 46 04 1f
OID: .1.3.6.1.2.1.31.1.1.1.7.81
decodeValue: value
0 46 04 1f a7 9f b1 30 11
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 531079089
STARTING a varbind. Cursor 1143
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 83 7f
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 83 7f 46 01
OID: .1.3.6.1.2.1.31.1.1.1.6.511
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 1162
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 83 7f
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 83 7f 46 01
OID: .1.3.6.1.2.1.31.1.1.1.10.511
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 1181
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 7f
16 46 01 00 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 7f 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.511
decodeValue: value
0 46 01 00 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 1200
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 7f
16 46 01 00 30 15 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 7f 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.511
decodeValue: value
0 46 01 00 30 15 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 0
STARTING a varbind. Cursor 1219
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 81 55
16 46 05 06 bd 10 31 29 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 81 55 46 05
OID: .1.3.6.1.2.1.31.1.1.1.6.213
decodeValue: value
0 46 05 06 bd 10 31 29 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 28941758761
STARTING a varbind. Cursor 1242
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 81 55
16 46 05 06 bd 10 31 29 30
24 13 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 81 55 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.213
decodeValue: value
0 46 05 06 bd 10 31 29 30
8 13 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 28941758761
STARTING a varbind. Cursor 1265
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 55
16 46 03 0b 1a 4d 30 13 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 55 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.213
decodeValue: value
0 46 03 0b 1a 4d 30 13 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 727629
STARTING a varbind. Cursor 1286
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 55
16 30 13 06 0c 2b
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 55 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.213
decodeValue: value
0 46 03 0b 1a 4d
decodeValue: type is Counter64
decodeValue: value is 727629
Packet sanity verified, we got all the bytes (1323)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 82 05 0f 02 04 80 65
8 c2 0d 02 01 00 02 01 00
getResponseLength: 1299
parseRawField: request id
0 02 04 80 65 c2 0d 02 01
8 00 02 01 00 30 82 04 ff
requestID: 2154152461
parseRawField: error-status
0 02 01 00 02 01 00 30 82
8 04 ff 30 14 06 0c 2b 06
errorStatus: 0
parseRawField: error index
0 02 01 00 30 82 04 ff 30
8 14 06 0c 2b 06 01 02 01
error-index: 0
=== unmarshalVBL()
0 30 82 04 ff 30 14 06 0c
8 2b 06 01 02 01 1f 01 01
16 01 06 82 68 46 04 22 9f
24 7a 6f 30 15 06 0c 2b 06
vblLength: 1283
STARTING a varbind. Cursor 4
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 82 68
16 46 04 22 9f 7a 6f 30 15
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 82 68 46 04
OID: .1.3.6.1.2.1.31.1.1.1.6.360
decodeValue: value
0 46 04 22 9f 7a 6f 30 15
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 580876911
STARTING a varbind. Cursor 26
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 82 68
16 46 05 03 a5 5c 40 5a 30
24 13 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 82 68 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.360
decodeValue: value
0 46 05 03 a5 5c 40 5a 30
8 13 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 15659188314
STARTING a varbind. Cursor 49
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 68
16 46 03 28 3e 28 30 13 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 68 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.360
decodeValue: value
0 46 03 28 3e 28 30 13 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 2637352
STARTING a varbind. Cursor 70
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 68
16 46 03 28 3e 28 30 15 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 68 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.360
decodeValue: value
0 46 03 28 3e 28 30 15 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 2637352
STARTING a varbind. Cursor 91
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 83 07
16 46 05 01 1a 65 0d c1 30
24 12 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 83 07 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.391
decodeValue: value
0 46 05 01 1a 65 0d c1 30
8 12 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 4737797569
STARTING a varbind. Cursor 114
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 07
16 46 02 03 b5 30 12 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 07 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.391
decodeValue: value
0 46 02 03 b5 30 12 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 949
STARTING a varbind. Cursor 134
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 07
16 46 02 03 b5 30 15 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 07 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.391
decodeValue: value
0 46 02 03 b5 30 15 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 949
STARTING a varbind. Cursor 154
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 83 07
16 46 05 01 1a 65 0d c1 30
24 13 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 83 07 46 05
OID: .1.3.6.1.2.1.31.1.1.1.6.391
decodeValue: value
0 46 05 01 1a 65 0d c1 30
8 13 06 0b 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 4737797569
STARTING a varbind. Cursor 177
0 30 13 06 0b 2b 06 01 02
8 01 1f 01 01 01 06 76 46
16 04 52 43 a5 1b 30 14 06
24 0b 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 06 76 46 04 52
OID: .1.3.6.1.2.1.31.1.1.1.6.118
decodeValue: value
0 46 04 52 43 a5 1b 30 14
8 06 0b 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 1380164891
STARTING a varbind. Cursor 198
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 0a 76 46
16 05 04 e7 a4 e3 55 30 12
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 0a 76 46 05 04
OID: .1.3.6.1.2.1.31.1.1.1.10.118
decodeValue: value
0 46 05 04 e7 a4 e3 55 30
8 12 06 0b 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 21066212181
STARTING a varbind. Cursor 220
0 30 12 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 76 46
16 03 3c 54 52 30 12 06 0b
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 76 46 03 3c
OID: .1.3.6.1.2.1.31.1.1.1.7.118
decodeValue: value
0 46 03 3c 54 52 30 12 06
8 0b 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 3953746
STARTING a varbind. Cursor 240
0 30 12 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 76 46
16 03 3c 54 52 30 12 06 0b
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 76 46 03 3c
OID: .1.3.6.1.2.1.31.1.1.1.7.118
decodeValue: value
0 46 03 3c 54 52 30 12 06
8 0b 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 3953746
STARTING a varbind. Cursor 260
0 30 12 06 0b 2b 06 01 02
8 01 1f 01 01 01 06 0a 46
16 03 00 90 de 30 14 06 0b
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 06 0a 46 03 00
OID: .1.3.6.1.2.1.31.1.1.1.6.10
decodeValue: value
0 46 03 00 90 de 30 14 06
8 0b 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 37086
STARTING a varbind. Cursor 280
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 0a 0a 46
16 05 02 55 2f af bd 30 10
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 0a 0a 46 05 02
OID: .1.3.6.1.2.1.31.1.1.1.10.10
decodeValue: value
0 46 05 02 55 2f af bd 30
8 10 06 0b 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 10019123133
STARTING a varbind. Cursor 302
0 30 10 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 0a 46
16 01 06 30 10 06 0b 2b 06
24 01 02 01 1f 01 01 01 07
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 0a 46 01 06
OID: .1.3.6.1.2.1.31.1.1.1.7.10
decodeValue: value
0 46 01 06 30 10 06 0b 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 6
STARTING a varbind. Cursor 320
0 30 10 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 0a 46
16 01 06 30 14 06 0c 2b 06
24 01 02 01 1f 01 01 01 06
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 0a 46 01 06
OID: .1.3.6.1.2.1.31.1.1.1.7.10
decodeValue: value
0 46 01 06 30 14 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 6
STARTING a varbind. Cursor 338
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 82 5f
16 46 04 1c 34 d4 72 30 15
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 82 5f 46 04
OID: .1.3.6.1.2.1.31.1.1.1.6.351
decodeValue: value
0 46 04 1c 34 d4 72 30 15
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 473224306
STARTING a varbind. Cursor 360
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 82 5f
16 46 05 03 b6 66 36 a5 30
24 13 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 82 5f 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.351
decodeValue: value
0 46 05 03 b6 66 36 a5 30
8 13 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 15945053861
STARTING a varbind. Cursor 383
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 5f
16 46 03 21 c9 d4 30 13 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 5f 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.351
decodeValue: value
0 46 03 21 c9 d4 30 13 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 2214356
STARTING a varbind. Cursor 404
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 5f
16 46 03 21 c9 d4 30 12 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 5f 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.351
decodeValue: value
0 46 03 21 c9 d4 30 12 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 2214356
STARTING a varbind. Cursor 425
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 7a
16 46 02 2b 87 30 12 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 7a 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.506
decodeValue: value
0 46 02 2b 87 30 12 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 11143
STARTING a varbind. Cursor 445
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 7a
16 46 02 2b 87 30 14 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 7a 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.506
decodeValue: value
0 46 02 2b 87 30 14 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 11143
STARTING a varbind. Cursor 465
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 83 7a
16 46 04 53 2d c6 a8 30 14
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 83 7a 46 04
OID: .1.3.6.1.2.1.31.1.1.1.6.506
decodeValue: value
0 46 04 53 2d c6 a8 30 14
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 1395508904
STARTING a varbind. Cursor 487
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 83 7a
16 46 04 53 2d c6 a8 30 12
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 83 7a 46 04
OID: .1.3.6.1.2.1.31.1.1.1.10.506
decodeValue: value
0 46 04 53 2d c6 a8 30 12
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 1395508904
STARTING a varbind. Cursor 509
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 84 06
16 46 02 19 20 30 14 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 84 06 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.518
decodeValue: value
0 46 02 19 20 30 14 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 6432
STARTING a varbind. Cursor 529
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 84 06
16 46 04 53 9e fc dd 30 14
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 84 06 46 04
OID: .1.3.6.1.2.1.31.1.1.1.6.518
decodeValue: value
0 46 04 53 9e fc dd 30 14
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 1402928349
STARTING a varbind. Cursor 551
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 84 06
16 46 04 53 9e fc dd 30 12
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 84 06 46 04
OID: .1.3.6.1.2.1.31.1.1.1.10.518
decodeValue: value
0 46 04 53 9e fc dd 30 12
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 1402928349
STARTING a varbind. Cursor 573
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 84 06
16 46 02 19 20 30 15 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 84 06 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.518
decodeValue: value
0 46 02 19 20 30 15 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 6432
STARTING a varbind. Cursor 593
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 81 40
16 46 05 01 8b 5f 90 87 30
24 12 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 81 40 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.192
decodeValue: value
0 46 05 01 8b 5f 90 87 30
8 12 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 6633263239
STARTING a varbind. Cursor 616
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 40
16 46 02 21 bb 30 12 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 40 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.192
decodeValue: value
0 46 02 21 bb 30 12 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 8635
STARTING a varbind. Cursor 636
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 40
16 46 02 21 bb 30 15 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 40 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.192
decodeValue: value
0 46 02 21 bb 30 15 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 8635
STARTING a varbind. Cursor 656
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 81 40
16 46 05 01 8b 5f 90 87 30
24 14 06 0b 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 81 40 46 05
OID: .1.3.6.1.2.1.31.1.1.1.6.192
decodeValue: value
0 46 05 01 8b 5f 90 87 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 6633263239
STARTING a varbind. Cursor 679
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 06 31 46
16 05 5c 94 f4 08 68 30 14
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 06 31 46 05 5c
OID: .1.3.6.1.2.1.31.1.1.1.6.49
decodeValue: value
0 46 05 5c 94 f4 08 68 30
8 14 06 0b 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 397636012136
STARTING a varbind. Cursor 701
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 0a 31 46
16 05 20 93 1a 1d 72 30 13
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 0a 31 46 05 20
OID: .1.3.6.1.2.1.31.1.1.1.10.49
decodeValue: value
0 46 05 20 93 1a 1d 72 30
8 13 06 0b 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 139906915698
STARTING a varbind. Cursor 723
0 30 13 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 31 46
16 04 14 13 cd 7e 30 13 06
24 0b 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 31 46 04 14
OID: .1.3.6.1.2.1.31.1.1.1.7.49
decodeValue: value
0 46 04 14 13 cd 7e 30 13
8 06 0b 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 336842110
STARTING a varbind. Cursor 744
0 30 13 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 31 46
16 04 14 13 cd 7e 30 13 06
24 0b 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 31 46 04 14
OID: .1.3.6.1.2.1.31.1.1.1.7.49
decodeValue: value
0 46 04 14 13 cd 7e 30 13
8 06 0b 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 336842110
STARTING a varbind. Cursor 765
0 30 13 06 0b 2b 06 01 02
8 01 1f 01 01 01 06 78 46
16 04 39 6a ce 16 30 14 06
24 0b 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 06 78 46 04 39
OID: .1.3.6.1.2.1.31.1.1.1.6.120
decodeValue: value
0 46 04 39 6a ce 16 30 14
8 06 0b 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 963300886
STARTING a varbind. Cursor 786
0 30 14 06 0b 2b 06 01 02
8 01 1f 01 01 01 0a 78 46
16 05 04 e9 99 92 f5 30 12
24 06 0b 2b 06 01 02 01 1f
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 0a 78 46 05 04
OID: .1.3.6.1.2.1.31.1.1.1.10.120
decodeValue: value
0 46 05 04 e9 99 92 f5 30
8 12 06 0b 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 21099025141
STARTING a varbind. Cursor 808
0 30 12 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 78 46
16 03 2e 73 07 30 12 06 0b
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 78 46 03 2e
OID: .1.3.6.1.2.1.31.1.1.1.7.120
decodeValue: value
0 46 03 2e 73 07 30 12 06
8 0b 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 3044103
STARTING a varbind. Cursor 828
0 30 12 06 0b 2b 06 01 02
8 01 1f 01 01 01 07 78 46
16 03 2e 73 07 30 15 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0b 2b 06 01 02 01 1f
8 01 01 01 07 78 46 03 2e
OID: .1.3.6.1.2.1.31.1.1.1.7.120
decodeValue: value
0 46 03 2e 73 07 30 15 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 3044103
STARTING a varbind. Cursor 848
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 83 77
16 46 05 00 94 f3 18 e2 30
24 15 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 83 77 46 05
OID: .1.3.6.1.2.1.31.1.1.1.6.503
decodeValue: value
0 46 05 00 94 f3 18 e2 30
8 15 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 2498959586
STARTING a varbind. Cursor 871
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 83 77
16 46 05 00 94 f3 18 e2 30
24 12 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 83 77 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.503
decodeValue: value
0 46 05 00 94 f3 18 e2 30
8 12 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 2498959586
STARTING a varbind. Cursor 894
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 77
16 46 02 18 2e 30 12 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 77 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.503
decodeValue: value
0 46 02 18 2e 30 12 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 6190
STARTING a varbind. Cursor 914
0 30 12 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 77
16 46 02 18 2e 30 11 06 0c
24 2b 06 01 02 01 1f 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 77 46 02
OID: .1.3.6.1.2.1.31.1.1.1.7.503
decodeValue: value
0 46 02 18 2e 30 11 06 0c
8 2b 06 01 02 01 1f 01 01
decodeValue: type is Counter64
decodeValue: value is 6190
STARTING a varbind. Cursor 934
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 84 0f
16 46 01 2f 30 11 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 84 0f 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.527
decodeValue: value
0 46 01 2f 30 11 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 47
STARTING a varbind. Cursor 953
0 30 11 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 84 0f
16 46 01 2f 30 14 06 0c 2b
24 06 01 02 01 1f 01 01 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 84 0f 46 01
OID: .1.3.6.1.2.1.31.1.1.1.7.527
decodeValue: value
0 46 01 2f 30 14 06 0c 2b
8 06 01 02 01 1f 01 01 01
decodeValue: type is Counter64
decodeValue: value is 47
STARTING a varbind. Cursor 972
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 84 0f
16 46 04 76 53 0a d1 30 14
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 84 0f 46 04
OID: .1.3.6.1.2.1.31.1.1.1.6.527
decodeValue: value
0 46 04 76 53 0a d1 30 14
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 1985153745
STARTING a varbind. Cursor 994
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 84 0f
16 46 04 76 53 0a d1 30 15
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 84 0f 46 04
OID: .1.3.6.1.2.1.31.1.1.1.10.527
decodeValue: value
0 46 04 76 53 0a d1 30 15
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 1985153745
STARTING a varbind. Cursor 1016
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 53
16 46 05 16 41 07 88 b6 30
24 16 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 53 46 05
OID: .1.3.6.1.2.1.31.1.1.1.7.211
decodeValue: value
0 46 05 16 41 07 88 b6 30
8 16 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 95580293302
STARTING a varbind. Cursor 1039
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 81 53
16 46 06 36 9d ae ae 36 d5
24 30 16 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 81 53 46 06
OID: .1.3.6.1.2.1.31.1.1.1.6.211
decodeValue: value
0 46 06 36 9d ae ae 36 d5
8 30 16 06 0c 2b 06 01 02
decodeValue: type is Counter64
decodeValue: value is 60050868418261
STARTING a varbind. Cursor 1063
0 30 16 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 81 53
16 46 06 36 9d ae ae 36 d5
24 30 15 06 0c 2b 06 01 02
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 81 53 46 06
OID: .1.3.6.1.2.1.31.1.1.1.10.211
decodeValue: value
0 46 06 36 9d ae ae 36 d5
8 30 15 06 0c 2b 06 01 02
decodeValue: type is Counter64
decodeValue: value is 60050868418261
STARTING a varbind. Cursor 1087
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 81 53
16 46 05 16 41 07 88 b6 30
24 14 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 81 53 46 05
OID: .1.3.6.1.2.1.31.1.1.1.7.211
decodeValue: value
0 46 05 16 41 07 88 b6 30
8 14 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 95580293302
STARTING a varbind. Cursor 1110
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 83 58
16 46 04 73 6c 60 29 30 14
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 83 58 46 04
OID: .1.3.6.1.2.1.31.1.1.1.6.472
decodeValue: value
0 46 04 73 6c 60 29 30 14
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 1936482345
STARTING a varbind. Cursor 1132
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 83 58
16 46 04 73 6c 60 29 30 13
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 83 58 46 04
OID: .1.3.6.1.2.1.31.1.1.1.10.472
decodeValue: value
0 46 04 73 6c 60 29 30 13
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 1936482345
STARTING a varbind. Cursor 1154
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 58
16 46 03 00 ba 9f 30 13 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 58 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.472
decodeValue: value
0 46 03 00 ba 9f 30 13 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 47775
STARTING a varbind. Cursor 1175
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 83 58
16 46 03 00 ba 9f 30 14 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 83 58 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.472
decodeValue: value
0 46 03 00 ba 9f 30 14 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 47775
STARTING a varbind. Cursor 1196
0 30 14 06 0c 2b 06 01 02
8 01 1f 01 01 01 06 82 4e
16 46 04 27 19 dc cc 30 15
24 06 0c 2b 06 01 02 01 1f
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 06 82 4e 46 04
OID: .1.3.6.1.2.1.31.1.1.1.6.334
decodeValue: value
0 46 04 27 19 dc cc 30 15
8 06 0c 2b 06 01 02 01 1f
decodeValue: type is Counter64
decodeValue: value is 656006348
STARTING a varbind. Cursor 1218
0 30 15 06 0c 2b 06 01 02
8 01 1f 01 01 01 0a 82 4e
16 46 05 03 5a bd d4 6c 30
24 13 06 0c 2b 06 01 02 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 0a 82 4e 46 05
OID: .1.3.6.1.2.1.31.1.1.1.10.334
decodeValue: value
0 46 05 03 5a bd d4 6c 30
8 13 06 0c 2b 06 01 02 01
decodeValue: type is Counter64
decodeValue: value is 14407292012
STARTING a varbind. Cursor 1241
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 4e
16 46 03 1d 28 04 30 13 06
24 0c 2b 06 01 02 01 1f 01
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 4e 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.334
decodeValue: value
0 46 03 1d 28 04 30 13 06
8 0c 2b 06 01 02 01 1f 01
decodeValue: type is Counter64
decodeValue: value is 1910788
STARTING a varbind. Cursor 1262
0 30 13 06 0c 2b 06 01 02
8 01 1f 01 01 01 07 82 4e
16 30 13 06 0c 2b
parseRawField: OID
0 06 0c 2b 06 01 02 01 1f
8 01 01 01 07 82 4e 46 03
OID: .1.3.6.1.2.1.31.1.1.1.7.334
decodeValue: value
0 46 03 1d 28 04
decodeValue: type is Counter64
decodeValue: value is 1910788
Packet sanity verified, we got all the bytes (38)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 0e 02 04 80 65 c2 0e
8 02 01 01 02 01 00 30 00
getResponseLength: 16
parseRawField: request id
0 02 04 80 65 c2 0e 02 01
8 02 04 80 65 c2 0e
requestID: 2154152462
parseRawField: error-status
0 02 01 01 02 01 00 30 00
errorStatus: 1
parseRawField: error index
0 02 01 00 30 00
error-index: 0
=== unmarshalVBL()
0 30 00
vblLength: 2
Retry number 1. Last error was: Unable to decode packet: nil
Packet sanity verified, we got all the bytes (38)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 0e 02 04 80 65 c2 0f
8 02 01 01 02 01 00 30 00
getResponseLength: 16
parseRawField: request id
0 02 04 80 65 c2 0f 02 01
8 02 04 80 65 c2 0f
requestID: 2154152463
parseRawField: error-status
0 02 01 01 02 01 00 30 00
errorStatus: 1
parseRawField: error index
0 02 01 00 30 00
error-index: 0
=== unmarshalVBL()
0 30 00
vblLength: 2
Retry number 2. Last error was: Unable to decode packet: nil
Packet sanity verified, we got all the bytes (38)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 0e 02 04 80 65 c2 10
8 02 01 01 02 01 00 30 00
getResponseLength: 16
parseRawField: request id
0 02 04 80 65 c2 10 02 01
8 02 04 80 65 c2 10
requestID: 2154152464
parseRawField: error-status
0 02 01 01 02 01 00 30 00
errorStatus: 1
parseRawField: error index
0 02 01 00 30 00
error-index: 0
=== unmarshalVBL()
0 30 00
vblLength: 2
Retry number 3. Last error was: Unable to decode packet: nil
Packet sanity verified, we got all the bytes (38)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 0e 02 04 80 65 c2 11
8 02 01 01 02 01 00 30 00
getResponseLength: 16
parseRawField: request id
0 02 04 80 65 c2 11 02 01
8 02 04 80 65 c2 11
requestID: 2154152465
parseRawField: error-status
0 02 01 01 02 01 00 30 00
errorStatus: 1
parseRawField: error index
0 02 01 00 30 00
error-index: 0
=== unmarshalVBL()
0 30 00
vblLength: 2
Retry number 4. Last error was: Unable to decode packet: nil
Packet sanity verified, we got all the bytes (38)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 0e 02 04 80 65 c2 12
8 02 01 01 02 01 00 30 00
getResponseLength: 16
parseRawField: request id
0 02 04 80 65 c2 12 02 01
8 02 04 80 65 c2 12
requestID: 2154152466
parseRawField: error-status
0 02 01 01 02 01 00 30 00
errorStatus: 1
parseRawField: error index
0 02 01 00 30 00
error-index: 0
=== unmarshalVBL()
0 30 00
vblLength: 2
Retry number 5. Last error was: Unable to decode packet: nil
Packet sanity verified, we got all the bytes (38)
parseRawField: version
0 02 01 01 04 0f 76 68 67
8 32 61 32 55 48 4a 34 77
Parsed version 1
parseRawField: community
0 04 0f 76 68 67 32 61 32
8 55 48 4a 34 77 32 70 5f
Parsed community XXXXXXXXXX
SNMP Packet is GET RESPONSE
0 a2 0e 02 04 80 65 c2 13
8 02 01 01 02 01 00 30 00
getResponseLength: 16
parseRawField: request id
0 02 04 80 65 c2 13 02 01
8 02 04 80 65 c2 13
requestID: 2154152467
parseRawField: error-status
0 02 01 01 02 01 00 30 00
errorStatus: 1
parseRawField: error index
0 02 01 00 30 00
error-index: 0
=== unmarshalVBL()
0 30 00
vblLength: 2
Retry number 6. Last error was: Unable to decode packet: nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment