All MIBs › VIPTELA-POLICY › policerRate
policerRate
Module: VIPTELA-POLICY
OID (symbolic): VIPTELA-POLICY::policerRate
OID (numeric): 1.3.6.1.4.1.41916.8.5.1.4
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Bandwidth, in bps
What is policerRate?
The configured bandwidth limit for this policer, in bits per second. Admins compare live traffic against this rate to confirm a policy's rate-limiting is being enforced as configured, e.g. a policer set to shape a customer to 10 Mbps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.41916.8.5.1.4 snmpwalk -v2c -c public <target> VIPTELA-POLICY::policerRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.41916.8.5.1.4.1 snmpget -v2c -c public <target> VIPTELA-POLICY::policerRate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> policerRate.1
Start monitoring Viptela (Cisco SD-WAN) edge routers (policer/firewall-filter drop/permit counter status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VIPTELA-POLICY::policerRate OID value, configure state conditions and alerts, and monitor any Viptela (Cisco SD-WAN) edge routers (policer/firewall-filter drop/permit counter status) from a single console.
How to Use in IPNetwork Monitor
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.41916 | viptela | VIPTELA-GLOBAL |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.41916.8 | viptela_policy | VIPTELA-POLICY |
| 1.3.6.1.4.1.41916.8.5 | policerTable | VIPTELA-POLICY |
| 1.3.6.1.4.1.41916.8.5.1 | policerEntry | VIPTELA-POLICY |
| 1.3.6.1.4.1.41916.8.5.1.4 | policerRate | VIPTELA-POLICY |