netflowExportVersion
NETFLOW-MIB ·
fscom-nms variant
·
.1.3.6.1.4.1.52642.9.226.1.2.1.1.1
Object
The NetFlow data export version.
Context
- MIB
- NETFLOW-MIB
- OID
.1.3.6.1.4.1.52642.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 'NETFLOW-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETFLOW-MIB::netflowExportVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETFLOW-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETFLOW-MIB::netflowExportVersion.<netflowCacheType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETFLOW-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETFLOW-MIB::netflowExportVersion'
Syntax
- Source
- NetflowVersionType
- Base type
Enumeration
Type Description
Defines different types of Version.
Values & Constraints
Type Values
1 | version1 |
5 | version5 |
9 | version9 |