osSoamDmCfgMeasBinType
OS-PROV-SOAM-PM-MIB ·
.1.3.6.1.4.1.6926.2.10.33.1.4.2.1.1
Object
This attribute specifies whether the bin number is for Frame Delay or Inter-Frame Delay Variation.
Context
- MIB
- OS-PROV-SOAM-PM-MIB
- OID
.1.3.6.1.4.1.6926.2.10.33.1.4.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- osSoamDmCfgMeasBinEntry
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-PROV-SOAM-PM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PROV-SOAM-PM-MIB::osSoamDmCfgMeasBinType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-PROV-SOAM-PM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PROV-SOAM-PM-MIB::osSoamDmCfgMeasBinType.<osEthServId>.<osEthServFlowId>.<osSoamDmCfgIndex>.<osSoamDmCfgMeasBinType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-PROV-SOAM-PM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-PROV-SOAM-PM-MIB::osSoamDmCfgMeasBinType'
Syntax
- Source
- MEF-SOAM-TC-MIBMefSoamTcDelayMeasurementBinType
- Base type
Enumeration
Values & Constraints
Type Values
1 | twoWayFrameDelay |
2 | forwardFrameDelay |
3 | backwardFrameDelay |
4 | twoWayIfdv |
5 | forwardIfdv |
6 | backwardIfdv |
7 | twoWayFrameDelayRange |
8 | forwardFrameDelayRange |
9 | backwardFrameDelayRange |