agFileTableMissingRows
ALTEON-CHEETAH-SWITCH-MIB ·
.1.3.6.1.4.1.1872.2.5.1.1.18.3
Object
scalar
OctetString
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 representing the missing row indexes seperated by commas e.g. 13,25,99
Context
- MIB
- ALTEON-CHEETAH-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.5.1.1.18.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agFileTransfer
- Siblings
- 7
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-1024
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 |
| agFileType This identifies the file type that is being transfered. | scalar | Enumeration | .1.3.6.1.4.1.1872.2.5.1.1.18.4 |
| 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 |