timeRangePeriodicStartDaysOfTheWeek
ECS2100-MIB ·
.1.3.6.1.4.1.259.10.1.43.1.61.2.1.2
Object
column r/w
Enumeration
Specifies the start days-of-the-week of the periodic time-range entry.
1. If the start days-of-the-week is set to Sunday, Monday... or Saturday
then the end days-of-the-week shall be set to Sunday, Monday..., or Saturday.
1-1. If the start time is equal to the end time (for example: 09:00 - 09:00),
it means that the rule is active in the whole day.
1-2. If the end time is prior to the start time (for example: 05:00 - 01:00),
it means that the rule is inactive from 01:01 to 04:59.
2. If the start days-of-the-week is set to Daily, Weekdays, or Weekend,
then the end days-of-the-week shall be set the same as start,
and the start time shall be before the end time.
Context
- MIB
- ECS2100-MIB
- OID
.1.3.6.1.4.1.259.10.1.43.1.61.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- timeRangePeriodicEntry
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 'ECS2100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS2100-MIB::timeRangePeriodicStartDaysOfTheWeek'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS2100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS2100-MIB::timeRangePeriodicStartDaysOfTheWeek.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS2100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS2100-MIB::timeRangePeriodicStartDaysOfTheWeek'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.