managedSystemCDSyncTime
DATA-DOMAIN-MIB ·
.1.3.6.1.4.1.19746.1.19.1.1.1.8
Object
column DDMibTableString64TC
managed system system current data last sync time
Context
- MIB
- DATA-DOMAIN-MIB
- OID
.1.3.6.1.4.1.19746.1.19.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- managedSystemEntry
- 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::managedSystemCDSyncTime'
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::managedSystemCDSyncTime.<managedSystemIndex>'
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::managedSystemCDSyncTime'
Syntax
- Source
- DDMibTableString64TC
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..64
Conformance
Member of