|
|
Description:
|
getTableData OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..1200))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The OCTET STRING consists of a header followed by a set of data
records. The header consists of the information:
response packet version number (1) [Integer16]
data record encoding -- BER (1), BigEndian(2) [Integer16]
agent sysUpTime value [TimeTicks]
number of records in this response [Integer32]
The data records consist of each dynamic index for this row plus
each row entry defined in the source table's MIB definition."
|
|
|
|