replHistorySyncedAsOfTime
DATA-DOMAIN-MIB ·
.1.3.6.1.4.1.19746.1.8.3.1.1.11
Object
column DDMibInteger32TC
Time when the source and destination were in sync, or 0 if the time is unknown
Context
- MIB
- DATA-DOMAIN-MIB
- OID
.1.3.6.1.4.1.19746.1.8.3.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- replicationHistoryEntry
- Groups
- 1
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 'DATA-DOMAIN-MIB' -M '/opt/observium/mibs/datadomain:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATA-DOMAIN-MIB::replHistorySyncedAsOfTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DATA-DOMAIN-MIB' -M '/opt/observium/mibs/datadomain:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATA-DOMAIN-MIB::replHistorySyncedAsOfTime.<replHistoryContext>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DATA-DOMAIN-MIB' -M '/opt/observium/mibs/datadomain:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DATA-DOMAIN-MIB::replHistorySyncedAsOfTime'
Syntax
- Source
- DDMibInteger32TC
- Base type
Integer32
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of