autoFileTransferScheduling
RAD-MIB ·
.1.3.6.1.4.1.164.6.2.12.13.1.1.4
Object
column r/w
Enumeration
This object defines schedule for TFTP Automatic session(s)
initiated by Agent, according to the value selected:
now - initiate immediate single session.
recurrence- initiate single session 'every M time units'.
or 'every N occurrences' or upon both, (earliest event).
Time reccurence period (M) is defined by
fileTransferTimeRecurrence.
Occurrence reccurence (N) is defined by
fileTransferOccurrenceRecurrence.
Zero value means that the object is not relevant (not
taken into account for the recurrence). It is invalid
that both will have zero values in our case (recurrence).
When both are non zero, file is transferred
upon earliest event
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.6.2.12.13.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- autoFileTransferEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::autoFileTransferScheduling'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::autoFileTransferScheduling.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::autoFileTransferScheduling'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | none |
3 | proprietary |
4 | rip2 |