All MIBs › Fore-Switch-MIB › obufBufferSize
obufBufferSize
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::obufBufferSize
OID (numeric): 1.3.6.1.4.1.326.2.2.1.1.2.2.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The logical size of this output buffer, in cells.
What is obufBufferSize?
This object specifies the logical size of an output buffer in an ATM switch, measured in cells (the standard 53-byte ATM transmission units). The size represents how much data the buffer can hold before becoming full. An operator would check this parameter to understand switch buffer architecture, diagnose congestion scenarios, and configure appropriate queue management policies for traffic engineering.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.1.2.2.1.5 snmpwalk -v2c -c public <target> Fore-Switch-MIB::obufBufferSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.1.2.2.1.5.1 snmpget -v2c -c public <target> Fore-Switch-MIB::obufBufferSize.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.326 | fore | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2 | systems | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1 | hardware | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1.1 | asx | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2 | moduleGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2.2 | outputBufferTable | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2.2.1 | outputBufferEntry | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2.2.1.5 | obufBufferSize | Fore-Switch-MIB |