All MIBs › HUAWEI-MEMORY-MIB › hwBufferCurrentTotal
hwBufferCurrentTotal
Module: HUAWEI-MEMORY-MIB
OID (symbolic): HUAWEI-MEMORY-MIB::hwBufferCurrentTotal
OID (numeric): 1.3.6.1.4.1.2011.6.3.5.2.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The object indicates the total number of the buffer currently.
What is hwBufferCurrentTotal?
This read-only value reports the current total number of buffers available in this buffer pool on the device. Admins use it as the denominator when calculating buffer utilization for that pool, which matters for devices that rely on buffer pools for packet forwarding. For example, a hwBufferCurrentTotal of 10000 sets the ceiling against which hwBufferCurrentUsed should be compared to gauge how full the pool is.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.5.2.1.3 snmpwalk -v2c -c public <target> HUAWEI-MEMORY-MIB::hwBufferCurrentTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.5.2.1.3.1 snmpget -v2c -c public <target> HUAWEI-MEMORY-MIB::hwBufferCurrentTotal.1
Start monitoring Huawei router or switch (memory utilization/threshold alarms) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-MEMORY-MIB::hwBufferCurrentTotal OID value, configure state conditions and alerts, and monitor any Huawei router or switch (memory utilization/threshold alarms) from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6.3 | hwDev | HUAWEI-CPU-MIB |
| 1.3.6.1.4.1.2011.6.3.5 | hwMemoryDev | HUAWEI-DEVICE-MIB |
| 1.3.6.1.4.1.2011.6.3.5.2 | hwBufferTable | HUAWEI-DEVICE-MIB |
| 1.3.6.1.4.1.2011.6.3.5.2.1 | hwBufferEntry | HUAWEI-DEVICE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.6.3.5.2.1.3 | hwBufferCurrentTotal | HUAWEI-MEMORY-MIB |