cmcTcMasterPcu2TimerDayOfWeek
RITTAL-CMC-TC-MASTER-MIB ·
.1.3.6.1.4.1.2606.5.7.2.10.4.1.8.2.1.3
Object
column mandatory
r/w
Enumeration
Day when the timer is active
Context
- MIB
- RITTAL-CMC-TC-MASTER-MIB
- OID
.1.3.6.1.4.1.2606.5.7.2.10.4.1.8.2.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cmcTcMasterPcu2TimerEntry
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-MASTER-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-TC-MASTER-MIB::cmcTcMasterPcu2TimerDayOfWeek'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RITTAL-CMC-TC-MASTER-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-TC-MASTER-MIB::cmcTcMasterPcu2TimerDayOfWeek.<cmcTcMasterPcu2TimerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RITTAL-CMC-TC-MASTER-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RITTAL-CMC-TC-MASTER-MIB::cmcTcMasterPcu2TimerDayOfWeek'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sun |
2 | mon |
3 | tue |
4 | wed |
5 | thu |
6 | fre |
7 | sat |
8 | sat-sun |
9 | mo-fr |
10 | mo-su |