Data Fields | |
uint16_t | ix [MAXKEY] |
uint16_t | len |
uint8_t | nix |
OID | oid |
This struct is used to define a MIB Table. For example the MIB-II UDP group and Listener table can be defined as:
The UDP Listener table uses two indexes. One is the Local IP Address the the other is the Port number. The XudpLocalAddress and XudpLocalPort defines are used as index pointers intto the actual MIBVAR definition within the mibvar_udp table where the table indexes can be found.
uint16_t MIBTAB::ix[MAXKEY] |
Index values (offsets)
uint16_t MIBTAB::len |
length of the table where the data lives
uint8_t MIBTAB::nix |
number of indices for the table