autoFileTransferScheduling
RAD-GEN-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-GEN-MIB
- OID
.1.3.6.1.4.1.164.6.2.12.13.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- autoFileTransferEntry
- Table
- autoFileTransferTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | now |
3 | recurrence |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| autoFileTransferType This object defines the type of file to be transferred
by agent. | column | Enumeration | .1.3.6.1.4.1.164.6.2.12.13.1.1.1 |
| autoFileTransferServerIp This object defines the IP Address of the
server to which the file is uploaded. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.164.6.2.12.13.1.1.2 |
| autoFileTransferFileName This object defines the name of
the file to be uploaded. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.164.6.2.12.13.1.1.3 |
| autoFileTransferTimeRecurrence This object defines time reccurence interval,
e.g. M can be 'every M days', 'every M hours' etc.
Zero is used to indicate
there's no time reccurence (0= notApplicable).
This obj… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.6.2.12.13.1.1.5 |
| autoFileTransferOccurrenceRecurrence This object defines Occurrence reccurence interval,
e.g N can be in 'every N alarms', 'every N log entries' etc.
zero is used to indicate
There's no Event Reccurence. (0= notApp… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.6.2.12.13.1.1.6 |