cieIfOutPktRate

CISCO-IF-EXTENSION-MIB · .1.3.6.1.4.1.9.9.276.1.4.1.1.3

Object

column packets per secondSNMPv2-SMICounter64
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.

Context

MIB
CISCO-IF-EXTENSION-MIB
OID
.1.3.6.1.4.1.9.9.276.1.4.1.1.3
Type
column
Access
readonly
Status
current
Units
packets per second
Parent
cieIfUtilEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IF-EXTENSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-EXTENSION-MIB::cieIfOutPktRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IF-EXTENSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-EXTENSION-MIB::cieIfOutPktRate.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IF-EXTENSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IF-EXTENSION-MIB::cieIfOutPktRate'

Syntax

packets per secondSNMPv2-SMICounter64
Source
SNMPv2-SMICounter64
Base type
Unsigned64

Values & Constraints

Type Constraints
range: 0..18446744073709551615

Conformance