apScheduleRebootDow
AP-SYSTEM-BASIC ·
.1.3.6.1.4.1.27662.200.1.1.1.2.2.1.5
Object
column r/w
Enumeration
This attribute schedule reboot day of week.
Context
- MIB
- AP-SYSTEM-BASIC
- OID
.1.3.6.1.4.1.27662.200.1.1.1.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apSystemScheduleRebootConfigEntry
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 'AP-SYSTEM-BASIC' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP-SYSTEM-BASIC::apScheduleRebootDow'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AP-SYSTEM-BASIC' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP-SYSTEM-BASIC::apScheduleRebootDow.<apScheduleRebootIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AP-SYSTEM-BASIC' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AP-SYSTEM-BASIC::apScheduleRebootDow'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | sunday |
1 | monday |
2 | tuesday |
3 | wednesday |
4 | thursday |
5 | friday |
6 | saturday |
7 | na |