:orphan: .. index:: pair: struct; tapi_snmp_ip_addr_table_row_s .. _doxid-structtapi__snmp__ip__addr__table__row__s: struct tapi_snmp_ip_addr_table_row_s ==================================== .. toctree:: :hidden: Overview ~~~~~~~~ RFC1213-MIB::ipAddrTable row :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_snmp_ip_addr_table_row_s { // fields :ref:`tapi_snmp_oid_t`* :ref:`index_suffix`; uint8_t* :ref:`ipAdEntAddr`; int* :ref:`ipAdEntIfIndex`; uint8_t* :ref:`ipAdEntNetMask`; int* :ref:`ipAdEntBcastAddr`; int* :ref:`ipAdEntReasmMaxSize`; }; .. _details-structtapi__snmp__ip__addr__table__row__s: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ RFC1213-MIB::ipAddrTable row Fields ------ .. index:: pair: variable; index_suffix .. _doxid-structtapi__snmp__ip__addr__table__row__s_1a90864b8ae03ec17e84a275a814a13d77: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_snmp_oid_t`* index_suffix object identifier suffix .. index:: pair: variable; ipAdEntAddr .. _doxid-structtapi__snmp__ip__addr__table__row__s_1a747318abdfaba47fa1f1b9faab9e5bd1: .. ref-code-block:: cpp :class: doxyrest-title-code-block uint8_t* ipAdEntAddr IpAddress .. index:: pair: variable; ipAdEntIfIndex .. _doxid-structtapi__snmp__ip__addr__table__row__s_1a16636652bfd62998718e2b0e589f3a38: .. ref-code-block:: cpp :class: doxyrest-title-code-block int* ipAdEntIfIndex INTEGER .. index:: pair: variable; ipAdEntNetMask .. _doxid-structtapi__snmp__ip__addr__table__row__s_1a16f014be01e9b6eddea849cd075e3620: .. ref-code-block:: cpp :class: doxyrest-title-code-block uint8_t* ipAdEntNetMask IpAddress .. index:: pair: variable; ipAdEntBcastAddr .. _doxid-structtapi__snmp__ip__addr__table__row__s_1a71c0b80982d6475aaebd06d6b73d6526: .. ref-code-block:: cpp :class: doxyrest-title-code-block int* ipAdEntBcastAddr INTEGER (0 or 1) .. index:: pair: variable; ipAdEntReasmMaxSize .. _doxid-structtapi__snmp__ip__addr__table__row__s_1a37f33638985eb3df41d3a07d2ac36b3f: .. ref-code-block:: cpp :class: doxyrest-title-code-block int* ipAdEntReasmMaxSize INTEGER (0..65535)