cpqWcrmTimerDayOfWeek
CPQWCRM-MIB ·
.1.3.6.1.4.1.232.167.3.1.8.2.1.3
Object
column mandatory
r/w
Enumeration
Selection of day of week for timer to switch
Context
- MIB
- CPQWCRM-MIB
- OID
.1.3.6.1.4.1.232.167.3.1.8.2.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqWcrmTimerEntry
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 'CPQWCRM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQWCRM-MIB::cpqWcrmTimerDayOfWeek'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQWCRM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQWCRM-MIB::cpqWcrmTimerDayOfWeek.<cpqWcrmTimerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQWCRM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQWCRM-MIB::cpqWcrmTimerDayOfWeek'
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 |