timeRangePeriodicEndDay
NETAPP-TIMERANGE-MIB ·
.1.3.6.1.4.1.789.4413.1.1.53.1.5.1.9
Object
column r/w
Bits
The ending day or days on which the configuration that referenced the time range is no longer in efect. Same day can be set for both timeRangePeriodicStartDay and timeRangePeriodicEndDay objects
Context
- MIB
- NETAPP-TIMERANGE-MIB
- OID
.1.3.6.1.4.1.789.4413.1.1.53.1.5.1.9- 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 'NETAPP-TIMERANGE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-TIMERANGE-MIB::timeRangePeriodicEndDay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETAPP-TIMERANGE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-TIMERANGE-MIB::timeRangePeriodicEndDay.<timeRangeIndex>.<timeRangePeriodicEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-TIMERANGE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-TIMERANGE-MIB::timeRangePeriodicEndDay'
Syntax
Bits
Values & Constraints
Enumerated Values
1 | sunday |
2 | monday |
3 | tuesday |
4 | wednesday |
5 | thursday |
6 | friday |
7 | saturday |