cnfCINetflowEnable
CISCO-NETFLOW-MIB ·
.1.3.6.1.4.1.9.9.387.1.1.1.1.1
Object
Indicates whether the netflow feature is enabled for this interface, and if so, in which directions.
Context
- MIB
- CISCO-NETFLOW-MIB
- OID
.1.3.6.1.4.1.9.9.387.1.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cnfCIInterfaceEntry
- 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-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-MIB::cnfCINetflowEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-MIB::cnfCINetflowEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NETFLOW-MIB::cnfCINetflowEnable'
Syntax
- Source
- NfInterfaceDirectionTypes
- Base type
Enumeration
Values & Constraints
Type Values
0 | interfaceDirNone |
1 | interfaceDirIngress |
2 | interfaceDirEgress |
3 | interfaceDirBoth |
Conformance
Member of
Compliance refinements
cnfMIBCompliance
readonly
Write access is not supported.
cnfMIBCompliance1
readonly
Write access is not supported.
cnfMIBCompliance2
readonly
Write access is not supported.
cnfMIBCompliance3
readonly
Write access is not supported.