timerCtrlSchdlRecurring

TIMER-CONTROL-MIB · .1.3.6.1.4.1.4526.11.1025.1.2.1.3

Object

column r/w Enumeration
Recurring for the current scheduler entry.

Context

MIB
TIMER-CONTROL-MIB
OID
.1.3.6.1.4.1.4526.11.1025.1.2.1.3
Type
column
Access
readwrite
Status
current
Parent
timerCtrlSchdlEntry
Groups
1

Walk 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 'TIMER-CONTROL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMER-CONTROL-MIB::timerCtrlSchdlRecurring'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMER-CONTROL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMER-CONTROL-MIB::timerCtrlSchdlRecurring.<timerCtrlSchdlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMER-CONTROL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMER-CONTROL-MIB::timerCtrlSchdlRecurring'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0invalid
1daily
2weekly
3monthly
4yearly

Conformance