All MIBs › ACC-SYSTEM › accMemBlkEntType
accMemBlkEntType
Module: ACC-SYSTEM
OID (symbolic): ACC-SYSTEM::accMemBlkEntType
OID (numeric): 1.3.6.1.4.1.5.1.1.1.1.5.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Numeric classification of the buffer.
What is accMemBlkEntType?
This OID stores a numeric code that identifies which category of buffer this is (for example, small packets, large packets, control frames). Network engineers use this to understand the different buffer classes the device maintains. A value of 3 might indicate large packet buffers while 1 indicates small packet buffers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.5.1.6 snmpwalk -v2c -c public <target> ACC-SYSTEM::accMemBlkEntType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.5.1.6.1 snmpget -v2c -c public <target> ACC-SYSTEM::accMemBlkEntType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1 | accSystem | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.1 | accSysInfo | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.1.5 | accMemStatTbl | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.1.5.1 | accMemBlkEntSize | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.1.5.1.6 | accMemBlkEntType | ACC-SYSTEM |