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
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::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
1 | unknown |
2 | dmm |
3 | dmmSlow |
4 | lbm |
5 | lbmSlow |
6 | lmm |
Conformance
Member of