osEthPerfType

OS-ETH-SERV-MIB · .1.3.6.1.4.1.6926.2.10.14.1.4

Object

column r/w Enumeration
This object defines a protocol of Frame Delay Measurement.The values mean:
dmm     - two-way ETH-DM (ITU-T Y.1731, Clause 8.2.2)
dmmSlow - the same as dmm, but less precise and may be
          used when dmm cannot been applied
lbm     - Ethernet Loopback (ETH-LB) (ITU-T Y.1731, Clause 7.2); mau be
          used when a partner does not support ETH-DM protocol; this
          protocol cannot distinguish berween source-destination and
          destination-source jitters and
          provides only one set of jitters and thresholds, called
          here osEthPerfDS***Jitt****.
lbmSlow - the same as lbm, but less precise and may be used when lbm
          cannot been applied
lmm      - Single-ended ETH-LM (ITU-T Y.1731, Clause 8.1.2).

Context

MIB
OS-ETH-SERV-MIB
OID
.1.3.6.1.4.1.6926.2.10.14.1.4
Type
column
Access
readwrite
Status
current
Parent
osEthPerfEntry
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::osEthPerfType'
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::osEthPerfType.<osEthPerfId>'
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::osEthPerfType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2dmm
3dmmSlow
4lbm
5lbmSlow
6lmm

Conformance