All MIBs › HPN-ICF-LSW-DEV-ADM-MIB › hpnicfLswSlotPktBufFree
hpnicfLswSlotPktBufFree
Module: HPN-ICF-LSW-DEV-ADM-MIB
OID (symbolic): HPN-ICF-LSW-DEV-ADM-MIB::hpnicfLswSlotPktBufFree
OID (numeric): 1.3.6.1.4.1.11.2.14.11.15.8.35.18.4.3.1.15
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The number of packet buffers available for internal VME transfers or external transfers, respectively. Because switch operations and application software modules impose some overhead on global memory buffers, the number of buffers available for data transfers is less than the total number of buffers allocated when the switch boots.
What is hpnicfLswSlotPktBufFree?
This OID holds the number of free memory blocks available for the switch to buffer incoming network packets. When this number gets very low, the switch will start dropping packets because it runs out of temporary storage. A network operator monitoring this value watches for congestion and plans upgrades when free buffers consistently drop below 20%.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.8.35.18.4.3.1.15 snmpwalk -v2c -c public <target> HPN-ICF-LSW-DEV-ADM-MIB::hpnicfLswSlotPktBufFree
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.8.35.18.4.3.1.15.1 snmpget -v2c -c public <target> HPN-ICF-LSW-DEV-ADM-MIB::hpnicfLswSlotPktBufFree.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpnicfLswSlotPktBufFree.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.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.15 | hpnicf | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8 | hpnicfRhw | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.35 | hpnicflswCommon | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.35.18 | hpnicfLswDeviceAdmin | HPN-ICF-LSW-DEV-ADM-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.35.18.4 | hpnicfLswSlotConf | HPN-ICF-LSW-DEV-ADM-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.35.18.4.3 | hpnicfLswSlotTable | HPN-ICF-LSW-DEV-ADM-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.35.18.4.3.1 | hpnicfLswSlotEntry | HPN-ICF-LSW-DEV-ADM-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.8.35.18.4.3.1.15 | hpnicfLswSlotPktBufFree | HPN-ICF-LSW-DEV-ADM-MIB |