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

3750 buffers oids

a.whiting
Level 1
Level 1

Hi folks,

I'm trying to extend a perl script to read 3750 buffer (small, huge etc) stats, does anyone know the oids please?

For info I'm already doing this ok for routers and other switches but the 3750's are proving troublesome.

Regards, Andy.

1 Accepted Solution

Accepted Solutions

dsweeny
Level 3
Level 3

Use this OID.

bufferHgMax 1.3.6.1.4.1.9.2.1.65

Contains the maximum number of huge buffers.

bufferHgSize 1.3.6.1.4.1.9.2.1.62

Contains the size of huge buffers.

bufferSmCreate 1.3.6.1.4.1.9.2.1.21

Contains the number of small buffer creates.

bufferSmFree 1.3.6.1.4.1.9.2.1.16

Contains the number of free small buffers.

bufferSmMax 1.3.6.1.4.1.9.2.1.17

Contains the maximum number of small buffers.

bufferSmSize 1.3.6.1.4.1.9.2.1.14

Contains the size of small buffers.

View solution in original post

2 Replies 2

dsweeny
Level 3
Level 3

Use this OID.

bufferHgMax 1.3.6.1.4.1.9.2.1.65

Contains the maximum number of huge buffers.

bufferHgSize 1.3.6.1.4.1.9.2.1.62

Contains the size of huge buffers.

bufferSmCreate 1.3.6.1.4.1.9.2.1.21

Contains the number of small buffer creates.

bufferSmFree 1.3.6.1.4.1.9.2.1.16

Contains the number of free small buffers.

bufferSmMax 1.3.6.1.4.1.9.2.1.17

Contains the maximum number of small buffers.

bufferSmSize 1.3.6.1.4.1.9.2.1.14

Contains the size of small buffers.

Daniel,

Just what I was looking for - many thanks!

Regards,

Andy.

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: