snMspsNtpClientPeerHostDelay
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.33.2.1.1.10
Object
column secondsNTPSignedTimeValue
The estimated round-trip delay of the local clock relative to the peer clock over the network path between them, in seconds. The host determines the value of this object using the NTP clock-filter algorithm.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.33.2.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- snMspsNtpClientPeerEntry
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 '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::snMspsNtpClientPeerHostDelay'
More examples
Read one indexed 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::snMspsNtpClientPeerHostDelay.<snMspsNtpClientPeerAssocId>'
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::snMspsNtpClientPeerHostDelay'
Syntax
secondsNTPSignedTimeValue
- Source
- NTPSignedTimeValue
- Base type
Integer32
Type Description
The time in seconds that could represent signed quantities like time delay with respect to some source.
Values & Constraints
No enumerated values or constraints recorded.