All MIBs › CISCO-IF-EXTENSION-MIB › cieIfOutPktRate
cieIfOutPktRate
Module: CISCO-IF-EXTENSION-MIB
OID (symbolic): CISCO-IF-EXTENSION-MIB::cieIfOutPktRate
OID (numeric): 1.3.6.1.4.1.9.9.276.1.4.1.1.3
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: By default, this is the five minute exponentially-decayed moving average of the outbound packet rate for this interface. However, if the corresponding instance of cieIfInterval is instantiated with a value which specifies an interval different from 5-minutes, then cieIfOutPktRate is the exponentially-decayed moving average of outbound packet rate over this different time interval.
What is cieIfOutPktRate?
This read-only object reports the outbound packet rate on the interface, by default as a five-minute exponentially-decayed moving average, with the interval configurable via cieIfInterval.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.276.1.4.1.1.3 snmpwalk -v2c -c public <target> CISCO-IF-EXTENSION-MIB::cieIfOutPktRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.276.1.4.1.1.3.1 snmpget -v2c -c public <target> CISCO-IF-EXTENSION-MIB::cieIfOutPktRate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cieIfOutPktRate.1
Start monitoring Cisco routers and switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IF-EXTENSION-MIB::cieIfOutPktRate OID value, configure state conditions and alerts, and monitor any Cisco routers and switches from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.276 | ciscoIfExtensionMIB | CISCO-IF-EXTENSION-MIB |
| 1.3.6.1.4.1.9.9.276.1 | ciscoIfExtensionMIBObjects | CISCO-IF-EXTENSION-MIB |
| 1.3.6.1.4.1.9.9.276.1.4 | ciscoIfExtUtilization | CISCO-IF-EXTENSION-MIB |
| 1.3.6.1.4.1.9.9.276.1.4.1 | cieIfUtilTable | CISCO-IF-EXTENSION-MIB |
| 1.3.6.1.4.1.9.9.276.1.4.1.1 | cieIfUtilEntry | CISCO-IF-EXTENSION-MIB |
| 1.3.6.1.4.1.9.9.276.1.4.1.1.3 | cieIfOutPktRate | CISCO-IF-EXTENSION-MIB |