rmConfigDateFormat
RackMonitor-MIB ·
.1.3.6.1.4.1.534.6.7.1.1.2.17
Object
scalar mandatory
r/w
Enumeration
The date format of the system, can be dd/mm/yyyy or mm/dd/yyyy
Context
- MIB
- RackMonitor-MIB
- OID
.1.3.6.1.4.1.534.6.7.1.1.2.17- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- rmConfig
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 'RackMonitor-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RackMonitor-MIB::rmConfigDateFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RackMonitor-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RackMonitor-MIB::rmConfigDateFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mm-dd-yyyy |
2 | dd-mm-yyyy |
3 | yyyy-mm-dd |
4 | dd-mmm-yyyy |