isConfigDateFormat
ISPRO-MIB ·
.1.3.6.1.4.1.19011.1.3.2.1.2.17
Object
The date format of the system, can be dd/mm/yyyy or mm/dd/yyyy
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 'ISPRO-MIB' -M '/opt/observium/mibs/jacarta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISPRO-MIB::isConfigDateFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISPRO-MIB' -M '/opt/observium/mibs/jacarta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISPRO-MIB::isConfigDateFormat'
Syntax
- Source
- IsproEnuDateFormat
- Base type
Enumeration
Values & Constraints
Type Values
1 | dd-mm-yyyy |
2 | mm-dd-yyyy |