All MIBs › Fore-Switch-MIB › pShmem3ConfSVCSchedulingVBR
pShmem3ConfSVCSchedulingVBR
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::pShmem3ConfSVCSchedulingVBR
OID (numeric): 1.3.6.1.4.1.326.2.2.1.5.7.1.1.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This variable defines the scheduling discipline that is going to be used to service all VBR SVC connections that are output across this Series-D port. roundrobin: On Series-D netmod, this means that all VBR SVC's will be served only by one of the two round robin queues. smoothed: On Series-D netmod, this means that all VBR SVC's will be served by the rate controller. guaranteed: On Series-D netmod, this means that all VBR SVC's will be served by both the rate controller and the round robin queues.
What is pShmem3ConfSVCSchedulingVBR?
This object specifies the scheduling discipline used by a Fore ATM switch port to queue and service Variable Bit Rate (VBR) Switched Virtual Connections (SVCs) on Series-D network modules. The three available modes control how the outgoing traffic is processed: round-robin uses simple queuing, smoothed applies rate-shaping controls, and guaranteed reserves bandwidth from both rate controller and queue resources. ATM network administrators configure this to optimize latency and throughput for different classes of VBR traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.5.7.1.1.19 snmpwalk -v2c -c public <target> Fore-Switch-MIB::pShmem3ConfSVCSchedulingVBR
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.5.7.1.1.19.1 snmpget -v2c -c public <target> Fore-Switch-MIB::pShmem3ConfSVCSchedulingVBR.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.2.1.5.7.1.1.19.1 i <value>
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.5 | shmem | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.5.7 | portShmem3Group | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.5.7.1 | portShmem3ConfTable | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.5.7.1.1 | portShmem3ConfEntry | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.5.7.1.1.19 | pShmem3ConfSVCSchedulingVBR | Fore-Switch-MIB |