pmFlowCmdWithOAMTraffic
MEF-R-MIB ·
.1.3.6.1.4.1.164.20.8.1.6.6.1.2
Object
column r/w
Enumeration
This command is related to flow counters behavior.
the action will be at the device level for all flows measurements to
include or exclude the OAM traffic from the service traffic.
yes(2) - command to include the OAM traffic measurements together with
the service flow traffic measurements. This is the default value.
no(3) - command to exclude the OAM traffic measurements together with
the service flow traffic measurements.
This command is persistent. When this object is written, the agent
SHOULD save the change to non-volatile storage.
Context
- MIB
- MEF-R-MIB
- OID
.1.3.6.1.4.1.164.20.8.1.6.6.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pmFlowCmdEntry
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 'MEF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MEF-R-MIB::pmFlowCmdWithOAMTraffic'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MEF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MEF-R-MIB::pmFlowCmdWithOAMTraffic.<pmFlowCmdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MEF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MEF-R-MIB::pmFlowCmdWithOAMTraffic'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | yes |
3 | no |