snMspsPtpTCDelayMechanism
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.37.2.2
Object
scalar r/w
Enumeration
Indicates the propagation delay measuring option used by the port in computing peerMeanPathDelay. If the transparent clock is an end-to-end transparent clock, delayMechanism shall be end-to-end(1). If the transparent clock is a peer-to-peer transparent clock, the value shall be peer-to-peer (2).
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.37.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
end-to-end- Parent
- snMspsPtpTransparentClock
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsPtpTCDelayMechanism.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsPtpTCDelayMechanism'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | end-to-end |
2 | peer-to-peer |