cnlExportProtocol

CISCO-NETFLOW-LITE-MIB · .1.3.6.1.4.1.9.9.776.1.1.2.1.15

Object

column r/w Enumeration
Specifies the Netflow data export protocol.
              
ipFix:     The IP Flow Information Export protocol.
netflowV9: Netflow services export protocol version 9.

Context

MIB
CISCO-NETFLOW-LITE-MIB
OID
.1.3.6.1.4.1.9.9.776.1.1.2.1.15
Type
column
Access
readwrite
Status
current
Parent
cnlExporterEntry
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-NETFLOW-LITE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-LITE-MIB::cnlExportProtocol'
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::cnlExportProtocol.<cnlExporterName>'
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::cnlExportProtocol'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ipFix
2netflowV9

Conformance

Member of
Compliance refinements
Write access is not required.