rbAteMicroDateDayOfWeek
RB-MICRO-ATE-MIB ·
.1.3.6.1.4.1.12394.1.2.302.2.2
Object
scalar r/w
Enumeration
For reading or setting the date
Context
- MIB
- RB-MICRO-ATE-MIB
- OID
.1.3.6.1.4.1.12394.1.2.302.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rbAteMicroClockConfig
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 'RB-MICRO-ATE-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RB-MICRO-ATE-MIB::rbAteMicroDateDayOfWeek.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RB-MICRO-ATE-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RB-MICRO-ATE-MIB::rbAteMicroDateDayOfWeek'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | monday |
2 | tuesday |
3 | wednesday |
4 | thursday |
5 | friday |
6 | saturday |
7 | sunday |