agFileType
ALTEON-CHEETAH-SWITCH-MIB ·
.1.3.6.1.4.1.1872.2.5.1.1.18.4
Object
scalar
r/w
Enumeration
This identifies the file type that is being transfered.
Context
- MIB
- ALTEON-CHEETAH-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.5.1.1.18.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agFileTransfer
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bogon |
2 | symantecSignature |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agFileSize This is the number of octets in the file. This is set to indicate
the total size of the file that is being transfered. The value is
set in bytes. File size range for Bogon File … | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1872.2.5.1.1.18.1 |
| agFileTransferState When this object is read the current state is returned.
idle(1) indicates that there is no transfer in progess.
Any user must verify the state machine is in state idle before
sett… | scalar | Enumeration | .1.3.6.1.4.1.1872.2.5.1.1.18.2 |
| agFileTableMissingRows A string representing the missing rows of data for the file
transfer. This is only valid while agFileTransferState is
in the missingrows(4) state. The string will be numbers
rep… | scalar | OctetString | .1.3.6.1.4.1.1872.2.5.1.1.18.3 |
| agFileTableSize The number of rows in the file table. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1872.2.5.1.1.18.5 |
| agFileTable The table of octets that when combined create a file. | table | - | .1.3.6.1.4.1.1872.2.5.1.1.18.6 |
| agFileErrorTableSize The number of strings in the snmp file transfer error table. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1872.2.5.1.1.18.7 |
| agFileErrorTable The table of error messages for asynchrnous snmp file transfer
operation. | table | - | .1.3.6.1.4.1.1872.2.5.1.1.18.8 |