All MIBs › FOUNDRY-SN-AGENT-MIB › snAgentTaskBufferCount
snAgentTaskBufferCount
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::snAgentTaskBufferCount
OID (numeric): 1.3.6.1.4.1.1991.1.1.2.17.3.1.4
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
A count used to represent the number of buffers allocated to a task
What is snAgentTaskBufferCount?
This shows how many memory buffers are currently allocated to a specific background task or process on the device. It tracks the number of data packets the task has reserved space for. A system engineer monitors this counter on heavily-loaded switches to identify tasks consuming excessive memory and potentially causing slowdowns.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.17.3.1.4 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgentTaskBufferCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.17.3.1.4.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgentTaskBufferCount.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.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2 | snAgentSys | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.17 | snAgentTask | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.17.3 | snAgentTaskBufferTable | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.17.3.1 | snAgentTaskBufferEntry | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.17.3.1.4 | snAgentTaskBufferCount | FOUNDRY-SN-AGENT-MIB |