All MIBs › Fore-Switch-MIB › obufType
obufType
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::obufType
OID (numeric): 1.3.6.1.4.1.326.2.2.1.1.2.2.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The Priority of this output buffer- 0 is lowest priority
What is obufType?
This object identifies the priority level assigned to a particular output buffer in the switch fabric, where 0 is the lowest priority and higher numbers represent higher priorities. Output buffers temporarily store frames waiting to be transmitted, and their priority determines which frames are sent first when the port is congested. Network administrators monitor this value to understand the buffer hierarchy and ensure that high-priority traffic (like voice or video) is processed before lower-priority traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.1.2.2.1.3 snmpwalk -v2c -c public <target> Fore-Switch-MIB::obufType
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.3.1 snmpget -v2c -c public <target> Fore-Switch-MIB::obufType.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.3 | obufType | Fore-Switch-MIB |