pduDateAndTimeSyncMode
SimplePDU-MIB ·
.1.3.6.1.4.1.42610.1.4.2.1.3.1.2.4
Object
scalar mandatory
r/w
Enumeration
Synchronize mode setting.
Context
- MIB
- SimplePDU-MIB
- OID
.1.3.6.1.4.1.42610.1.4.2.1.3.1.2.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- pduDateAndTime
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 'SimplePDU-MIB' -M '/opt/observium/mibs/powertek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SimplePDU-MIB::pduDateAndTimeSyncMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SimplePDU-MIB' -M '/opt/observium/mibs/powertek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SimplePDU-MIB::pduDateAndTimeSyncMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | withComputer |
2 | withNTPServer |
3 | setManually |