osEthServFlowRestOfTraffic
OS-ETH-SERV-MIB ·
.1.3.6.1.4.1.6926.2.10.10.1.30
Object
Define a flow as 'rest of traffic' one. Only one flow can have this feature. Thus when the value True is set for any flow, agent automatically reset this object for all other flows. For a stream with osEthServFlowId=0, this object does not matter, although it can be set in order to reset it in another flow.
Context
- MIB
- OS-ETH-SERV-MIB
- OID
.1.3.6.1.4.1.6926.2.10.10.1.30- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- osEthServFlowEntry
- 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 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-MIB::osEthServFlowRestOfTraffic'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-MIB::osEthServFlowRestOfTraffic.<osEthServId>.<osEthServFlowId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-ETH-SERV-MIB::osEthServFlowRestOfTraffic'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of