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