MIB Structures (Compact 2013)

3/26/2014

This topic describes the structures to use with MIB-specific functions to obtain and set MIB variables. These structures are defined in Iprtrmibh and Netioapih.

In This Section

  • MIB_BEST_IF
    Stores the index of the interface that has the best route to a particular destination address.
  • MIB_BOUNDARYROW
    Contains the IPv4 group address value and mask for a multicast boundary.
  • MIB_ICMP
    Contains the Internet Control Message Protocol (ICMP) statistics for a particular device.
  • MIB_ICMP_EX
    Contains the extended ICMP statistics for a particular device.
  • MIB_IFNUMBER
    Stores the number of interfaces on a particular device.
  • MIB_IFROW
    Stores information about a particular interface.
  • MIB_IFSTACK_ROW
    Represents the relationship between two network interfaces.
  • MIB_IFSTACK_TABLE
    Contains a table of network interface stack row entries This specifies the relationship of the network interfaces on an interface stack.
  • MIB_IFSTATUS
    Stores status information for a particular interface.
  • MIB_IF_ROW2
    Stores information about a particular interface.
  • MIB_INVERTEDIFSTACK_TABLE
    Contains a table of inverted network interface stack row entries This specifies the relationship of the network interfaces on an interface stack in reverse order.
  • MIB_IPINTERFACE_ROW
    Stores interface management information for a particular IP address family on a network interface.
  • MIB_IPMCAST_MFE
    Stores the information for an IP Multicast Forwarding Entry (MFE).
  • MIB_IPMCAST_OIF
    Stores the information that is required to send an outgoing IP multicast packet.
  • MIB_IPMCAST_SCOPE
    Contains a multicast scope name and the associated IPv4 multicast group address and mask that define the scope.
  • MIB_IPNETROW
    Contains information for an Address Resolution Protocol (ARP) table entry.
  • MIB_IPSTATS
    Stores information about the IP protocol running on a particular device.
  • MIB_MCAST_LIMIT_ROW
    Contains the configurable limit information from a corresponding structure.
  • MIB_MFE_STATS_TABLE
    Contains MIB_IPMCAST_IF_ENTRY a table of Multicast Forwarding Entries (MFEs).
  • MIB_PROXYARP
    Stores information for a Proxy Address Resolution Protocol (PARP) entry.
  • MIB_TCP6ROW
    Contains information that describes an IPv6 TCP connection.
  • MIB_TCP6ROW2
    Contains information that describes an IPv6 TCP connection.
  • MIB_TCP6ROW_OWNER_MODULE
    Contains information that describes an IPv6 TCP connection bound to a specific process ID (PID) with ownership data.
  • MIB_TCP6ROW_OWNER_PID
    Contains information that describes that describes an IPv6 TCP connection associated with a specific process ID (PID).
  • MIB_TCP6TABLE
    Contains a table of IPv6 TCP connections on the local device.
  • MIB_TCP6TABLE2
    Contains a table of IPv6 TCP connections on the local device.
  • MIB_TCP6TABLE_OWNER_MODULE
    Contains a table of IPv6 TCP connections on the local device with the associated process ID and any available ownership data.
  • MIB_TCP6TABLE_OWNER_PID
    Contains a table of IPv6 TCP connections on the local device with the associated process ID bound to each TCP connection.
  • MIB_TCPROW
    Contains information that describes an IPv4 TCP connection.
  • MIB_TCPROW2
    Contains information that describes an IPv4 TCP connection.
  • MIB_TCPROW_OWNER_MODULE
    Contains information that describes an IPv4 TCP connection with ownership data, IPv6 addresses, ports that are used by the TCP connection, and the specific process ID associated with connection.
  • MIB_TCPROW_OWNER_PID
    Contains information that describes an IPv4 TCP connection with IPv6 addresses, ports that are used by the TCP connection, and the specific process ID associated with connection.
  • MIB_TCPTABLE_OWNER_MODULE
    Contains a table of IPv4 TCP connections on the local device with the associated process ID, and any available ownership data.
  • MIB_TCPTABLE_OWNER_PID
    Contains a table of IPv4 TCP connections on the local device with the associated process ID bound to each TCP connection.
  • MIB_TCPSTATS
    Contains statistics for the TCP protocol running on the local device.
  • MIB_UDP6ROW
    Contains an entry from the UDP listener table for IPv4 on the local device.
  • MIB_UDP6ROW_OWNER_MODULE
    Contains an entry from the UDP listener table for IPv4 on the local device The entry also includes any available ownership data and the process ID that issued the call to the bind function for the UDP endpoint.
  • MIB_UDP6ROW_OWNER_PID
    Contains an entry from the UDP listener table for IPv4 on the local device The entry also includes the process ID that issued the call to the bind function for the UDP endpoint.
  • MIB_UDP6TABLE
    Contains the UDP listener table for IPv6 on the local device.
  • MIB_UDP6TABLE_OWNER_MODULE
    Contains the UDP listener table for IPv6 on the local device The table also includes any available ownership data and the process ID that issued the call to the bind function for each UDP endpoint.
  • MIB_UDP6TABLE_OWNER_PID
    Contains the UDP listener table for IPv6 on the local device The table also includes the process ID that issued the call to the bind function for each UDP endpoint.
  • MIB_UDPROW
    Contains an entry from the UDP listener table for IPv4 on the local device.
  • MIB_UDPROW_OWNER_MODULE
    Contains an entry from the UDP listener table for IPv4 on the local device The entry also includes any available ownership data and the process ID that issued the call to the bind function for the UDP endpoint.
  • MIB_UDPROW_OWNER_PID
    Contains an entry from the UDP listener table for IPv4 on the local device The entry also includes the process ID that issued the call to the bind function for the UDP endpoint.
  • MIB_UDPSTATS
    Contains statistics for the UDP running on the local device.
  • MIB_UDPTABLE
    Contains the UDP listener table for IPv4 on the local device.
  • MIB_UDPTABLE_OWNER_MODULE
    Contains the UDP listener table for IPv4 on the local device The table also includes any available ownership data and the process ID that issued the call to the bind function for each UDP endpoint.
  • MIB_UDPTABLE_OWNER_PID
    Contains the UDP listener table for IPv4 on the local device The table also includes the process ID that issued the call to the bind function for each UDP endpoint.
  • MIBICMPINFO
    Contains ICMP statistics for a particular device
  • MIBICMPSTATS
    Contains statistics for either incoming or outgoing ICMP messages on a particular device.
  • MIBICMPSTATS_EX
    Contains extended statistics for either incoming or outgoing ICMP messages on a particular device.

See Also

Other Resources

Management Information Base (MIB)