apScheduleRebootType
AP-SYSTEM-BASIC ·
.1.3.6.1.4.1.27662.200.1.1.1.2.2.1.3
Object
column r/w
Enumeration
This attribute indicates the schedule reboot type of AP.
Context
- MIB
- AP-SYSTEM-BASIC
- OID
.1.3.6.1.4.1.27662.200.1.1.1.2.2.1.3- 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::apScheduleRebootType'
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::apScheduleRebootType.<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::apScheduleRebootType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | monthly |
1 | weekly |
2 | daily |