qtechTimeRangePeriodicQtechWeekDay
QTECH-TIME-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.15.2.2.1.4
Object
column r/w
OctetString
The start day in a week of the time period. Every bit in this byte stands for one day in a week. The lowest bit(the 1st bit from the right) stands for monday. One by one to the left Tuesday, wednesday,thursday, friday,saturday, sunday are. The highest bit(the 1st bit from the left) always be 0. 1 means the day represented by the bit is included.
Context
- MIB
- QTECH-TIME-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.15.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Default
0xfe- Parent
- qtechTimeRangePeriodicEntry
- Groups
- 1
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 'QTECH-TIME-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-TIME-MIB::qtechTimeRangePeriodicQtechWeekDay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-TIME-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-TIME-MIB::qtechTimeRangePeriodicQtechWeekDay.<qtechTimeRangePeriodicTRName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-TIME-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-TIME-MIB::qtechTimeRangePeriodicQtechWeekDay'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-1
Conformance
Member of