netflowCacheNetflowEnable

NETFLOW-MIB · fscom-nms variant · .1.3.6.1.4.1.52642.9.226.1.1.1.1.1

Object

Indicates whether the netflow feature is enabled for this
interface, and if so, in which directions.

Context

MIB
NETFLOW-MIB
OID
.1.3.6.1.4.1.52642.9.226.1.1.1.1.1
Type
column
Access
readwrite
Status
current
Parent
netflowInterfaceEntry

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 'NETFLOW-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETFLOW-MIB::netflowCacheNetflowEnable'
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::netflowCacheNetflowEnable.<ifIndex>'
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::netflowCacheNetflowEnable'

Syntax

Source
NetflowInterfaceDirectionTypes
Base type
Enumeration
Type Description
Defines different direction types of interface netflow configuration.

Values & Constraints

Type Values
0interfaceDirNone
1interfaceDirIngress
2interfaceDirEgress
3interfaceDirBoth