cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1000
Views
0
Helpful
2
Replies

Is this SNMP packet malformed

brettmrader
Level 1
Level 1

Most packets I have look like this: (sequence, size, and version)

But this particular packet has an extra byte; does anyone know what that represents?

2 Replies 2

brettmrader
Level 1
Level 1

The answer is actually easy.  

let a = length byte

let b[n] of byte

n, number of bytes in length variable.

If a > 0x7F then

n =  a-0x80

 

IOW, in this case 

This discussion has been reposted from Cisco User Groups to the Network Management community.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: