All MIBs › PEA-BRIDGE-IPDSLAM › upstreamPolicing
upstreamPolicing
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::upstreamPolicing
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.33
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Upstream Policing can be enabled or disabled on the specific PVC True(1) - ENABLED False(2) - DISABLED.
What is upstreamPolicing?
This boolean object enables or disables rate-limiting of upstream traffic on a specific PVC (permanent virtual circuit) in the IP DSLAM bridge to prevent subscribers from consuming excessive upstream bandwidth. When enabled, traffic exceeding configured thresholds is dropped or marked. A service provider would enable this to enforce upstream bandwidth caps per subscriber.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.33 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::upstreamPolicing
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.33.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::upstreamPolicing.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.33.1 s <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.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3 | pvcTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1 | pvcEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1.33 | upstreamPolicing | PEA-BRIDGE-IPDSLAM |