mefSoamDmCfgMeasBinType
MEF-SOAM-PM-MIB ·
.1.3.6.1.4.1.15007.1.3.1.3.2.1.1
Object
This object specifies whether the bin number is for Frame Delay or Inter-Frame Delay Variation.
Context
- MIB
- MEF-SOAM-PM-MIB
- OID
.1.3.6.1.4.1.15007.1.3.1.3.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- mefSoamDmCfgMeasBinEntry
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 'MEF-SOAM-PM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MEF-SOAM-PM-MIB::mefSoamDmCfgMeasBinType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MEF-SOAM-PM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MEF-SOAM-PM-MIB::mefSoamDmCfgMeasBinType.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>.<mefSoamDmCfgIndex>.<mefSoamDmCfgMeasBinType>.<mefSoamDmCfgMeasBinNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MEF-SOAM-PM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MEF-SOAM-PM-MIB::mefSoamDmCfgMeasBinType'
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 |