|
The encodeTableIndex example is used to get all the column OIDs of the table with appended index (instance) values. This example encodes the index if it is of type octetstring.
Source
Refer the source code of the encodeTableIndex example present in <examples/applications/encodeTableIndex.java> for more information.
Usage
The usage of the encodeTableIndex example is provided below.
encodeTableIndex tableOID MIB-File index [indices..]
Example Command
java encodeTableIndex atTable ../../mibs/RFC1213-MIB 1 192.168.1.45
|