All MIBs › Fore-Switch-MIB › portPPPolicingRTVBR
portPPPolicingRTVBR
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::portPPPolicingRTVBR
OID (numeric): 1.3.6.1.4.1.326.2.2.2.1.2.2.1.69
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This variable defines the per-port AAL5 Partial Packet Policing configuration for rtVBR connections. The states of this variable mean the following: allOn: All rtVBR AAL5 connections have partial packet policing performed on them. allOff: AAL5 partial packet policing is not performed on any rtVBR connections. svcOn: Any rtVBR SVC that uses AAL5 will have partial packet policing performed on it. For rtVBR PVC's, partial packet policing will be performed based on the UPC contract of the connection. svcOff: Partial packet policing will not be performed on any rtVBR SVC's. For rtVBR PVC's, partial packet policing is enabled based on the UPC contract of the connection.
What is portPPPolicingRTVBR?
This object controls whether partial packet policing is applied to real-time VBR (rtVBR) AAL5 connections on an ATM switch port. The settings allow enabling policing for all rtVBR connections, disabling it, or enabling it only for SVCs. An operator uses this to manage traffic shaping and congestion control policies on real-time traffic to prevent buffer overflows.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.2.2.1.69 snmpwalk -v2c -c public <target> Fore-Switch-MIB::portPPPolicingRTVBR
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.2.2.1.69.1 snmpget -v2c -c public <target> Fore-Switch-MIB::portPPPolicingRTVBR.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.2.2.1.2.2.1.69.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.2 | software | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1 | asxd | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2 | portGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2.2 | portTable | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2.2.1 | portEntry | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2.2.1.69 | portPPPolicingRTVBR | Fore-Switch-MIB |