cnlIfAveragePacketSize
CISCO-NETFLOW-LITE-MIB ·
.1.3.6.1.4.1.9.9.776.1.3.1.1.5
Object
Specifies average packet size expected at the observation point. Used in tuning the time based sampling interval. Default value 0, indicates system automatically calculate the average packet size at the interface.
Context
- MIB
- CISCO-NETFLOW-LITE-MIB
- OID
.1.3.6.1.4.1.9.9.776.1.3.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cnlIfMonitorEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-NETFLOW-LITE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-LITE-MIB::cnlIfAveragePacketSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-NETFLOW-LITE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-LITE-MIB::cnlIfAveragePacketSize.<ifIndex>.<cnlIfMonitorSessionName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NETFLOW-LITE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NETFLOW-LITE-MIB::cnlIfAveragePacketSize'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
ciscoNetflowLiteMIBCompliance
readonly
Write access is not required.