All MIBs › Fore-Switch-MIB › pShmem3ConfPVCSchedulingVBR
pShmem3ConfPVCSchedulingVBR
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::pShmem3ConfPVCSchedulingVBR
OID (numeric): 1.3.6.1.4.1.326.2.2.1.5.7.1.1.20
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 PVC connections that are output across this port. Series-D netmods support all three scheduling modes. perupc: This means that each individual VBR PVC will be scheduled based on the discipline associated with the UPC contract used to open the connection. roundrobin: This means that each individual VBR PVC will served only by the rate controller. smoothed: On Series-D netmod, this means that all VBR PVC's will be served only by the rate controller. guaranteed: This means that all VBR PVC's will be served by both the rate controller and the round robin queues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.5.7.1.1.20 snmpwalk -v2c -c public <target> Fore-Switch-MIB::pShmem3ConfPVCSchedulingVBR
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.20.1 snmpget -v2c -c public <target> Fore-Switch-MIB::pShmem3ConfPVCSchedulingVBR.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.2.1.5.7.1.1.20.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pShmem3ConfPVCSchedulingVBR.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.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.20 | pShmem3ConfPVCSchedulingVBR | Fore-Switch-MIB |