cmcTcTimerDayOfWeek
RITTAL-CMC-TC-MIB ·
.1.3.6.1.4.1.2606.4.3.1.8.2.1.3
Object
column mandatory
r/w
Enumeration
Selection of day of week for timer to switch
Context
- MIB
- RITTAL-CMC-TC-MIB
- OID
.1.3.6.1.4.1.2606.4.3.1.8.2.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cmcTcTimerEntry
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 'RITTAL-CMC-TC-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-TC-MIB::cmcTcTimerDayOfWeek'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RITTAL-CMC-TC-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-TC-MIB::cmcTcTimerDayOfWeek.<cmcTcTimerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RITTAL-CMC-TC-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RITTAL-CMC-TC-MIB::cmcTcTimerDayOfWeek'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sun |
2 | mon |
3 | tue |
4 | wed |
5 | thu |
6 | fri |
7 | sat |
8 | sat-sun |
9 | mon-fri |
10 | mon-sun |