osEthServTmDirs

OS-ETH-SERV-MIB · .1.3.6.1.4.1.6926.2.10.32.1.16

Object

column Bits
This object allows to select between osEthServCountTable and osEthServTmCountTable for a service.
              
If osEthServTmDirs exists and the bit tmUpStreamIngress is set,
then use osEthServCountTable with osEthServFlowCountDir=ingress(2),
else use osEthServTmCountTable with osEthServTmCountDir=tmDirUpStreamIngress(1).
              
If osEthServTmDirs exists and the bit tmDownStreamIngress is set,
then use osEthServCountTable with osEthServFlowCountDir=egress(3),
else use osEthServTmCountTable with osEthServTmCountDir=tmDirDownStreamIngress(2).
              
If osEthServTmDirs exists and the bit tmUpStreamEgress is set,
then use osEthServCountTable with osEthServFlowCountDir=upStreamEgress(5),
else use osEthServTmCountTable with osEthServTmCountDir=tmDirUpStreamEgress(3).
              
If osEthServTmDirs exists and the bit tmDownStreamEgress is set,
then use osEthServCountTable with osEthServFlowCountDir=downStreamEgress(4),
else use osEthServTmCountTable with osEthServTmCountDir=tmDirDownStreamEgress(4).

Context

MIB
OS-ETH-SERV-MIB
OID
.1.3.6.1.4.1.6926.2.10.32.1.16
Type
column
Access
readonly
Status
current
Parent
osEthServExtEntry
Groups
1

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 '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::osEthServTmDirs'
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::osEthServTmDirs.<osEthServId>'
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::osEthServTmDirs'

Syntax

Bits

Values & Constraints

Enumerated Values
0tmUpStreamIngress
1tmDownStreamIngress
2tmUpStreamEgress
3tmDownStreamEgress

Conformance