netflowExportVersion
QTECH-NETFLOW-MIB ·
.1.3.6.1.4.1.34751.9.226.1.2.1.1.1
Object
The NetFlow data export version.
Context
- MIB
- QTECH-NETFLOW-MIB
- OID
.1.3.6.1.4.1.34751.9.226.1.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- netflowCollectorVersionInfoEntry
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 'QTECH-NETFLOW-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NETFLOW-MIB::netflowExportVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-NETFLOW-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NETFLOW-MIB::netflowExportVersion.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-NETFLOW-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-NETFLOW-MIB::netflowExportVersion'
Syntax
- Source
- NetflowVersionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | version1 |
5 | version5 |
9 | version9 |