2.2.1.2.162 IPRIP_MIB_GET_OUTPUT_DATA

The IPRIP_MIB_GET_OUTPUT_DATA structure is populated by the following methods:

IMGOD_TypeID: This MUST be one of the following values.

Value

Meaning

IPRIP_GLOBAL_STATS_ID

0x00000000

The global statistics for the IP RIP, IPRIP_GLOBAL_STATS (section 2.2.1.2.163)

IPRIP_GLOBAL_CONFIG_ID

0x00000001

The global configuration for the IP RIP, IPRIP_GLOBAL_CONFIG (section 2.2.1.2.164)

IPRIP_IF_STATS_ID

0x00000002

The per-interface statistics for the IP RIP, IPRIP_IF_STATS (section 2.2.1.2.165)

IPRIP_IF_CONFIG_ID

0x00000003

The per-interface configuration, IPRIP_IF_CONFIG (section 2.2.1.2.166)

IPRIP_IF_BINDING_ID

0x00000004

The table of IP addresses to which each interface is bound, IPRIP_IF_BINDING (section 2.2.1.2.168)

IPRIP_PEER_STATS_ID

0x00000005

The statistics kept about neighboring routers, IPRIP_PEER_STATS (section 2.2.1.2.170)

(unnamed union): The interface index or peer IP address for which data specified by IMGOD_TypeID needs to be retrieved.

IMGOD_Buffer: One of the structures in the previous table based on the IMGOD_TypeID.