All MIBs › ACC-SYSTEM › accSlvMemBlkEntType
accSlvMemBlkEntType
Module: ACC-SYSTEM
OID (symbolic): ACC-SYSTEM::accSlvMemBlkEntType
OID (numeric): 1.3.6.1.4.1.5.1.1.1.1.19.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Numeric classification of the buffer.
What is accSlvMemBlkEntType?
This OID provides a numeric classification or type code identifying the logical purpose of buffers in this pool. Engineers use this to map memory pools to their intended uses (e.g., video frames, control messages, packet data) and help with capacity planning and troubleshooting. A value of 3 might represent 'video frame buffers' while 1 represents 'control message buffers', clarifying the pool's application.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.19.1.9 snmpwalk -v2c -c public <target> ACC-SYSTEM::accSlvMemBlkEntType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.1.19.1.9.1 snmpget -v2c -c public <target> ACC-SYSTEM::accSlvMemBlkEntType.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.19 | accSlvMemBlkTable | ACC-SYSTEM |
| 1.3.6.1.4.1.5.1.1.1.1.19.1 | accSlvMemBlkEntry | ACC-SYSTEM |
| 1.3.6.1.4.1.5.1.1.1.1.19.1.9 | accSlvMemBlkEntType | ACC-SYSTEM |