IpMibBase Struct Reference

IP MIB base. More...

#include <ip_mib_module.h>

Data Fields

uint32_t ipIfStatsTableLastChange
 
int32_t ipAddressSpinLock
 
int32_t ipForwarding
 
int32_t ipDefaultTTL
 
int32_t ipReasmTimeout
 
uint32_t ipv4InterfaceTableLastChange
 
IpMibIpSystemStatsEntry ipv4SystemStats
 
IpMibIpIfStatsEntry ipv4IfStatsTable [NET_INTERFACE_COUNT]
 
IpMibIcmpStatsEntry icmpStats
 
IpMibIcmpMsgStatsEntry icmpMsgStatsTable
 
int32_t ipv6IpForwarding
 
int32_t ipv6IpDefaultHopLimit
 
uint32_t ipv6InterfaceTableLastChange
 
IpMibIpSystemStatsEntry ipv6SystemStats
 
IpMibIpIfStatsEntry ipv6IfStatsTable [NET_INTERFACE_COUNT]
 
int32_t ipv6RouterAdvertSpinLock
 
IpMibIcmpStatsEntry icmpv6Stats
 
IpMibIcmpMsgStatsEntry icmpv6MsgStatsTable
 

Detailed Description

IP MIB base.

Definition at line 313 of file ip_mib_module.h.

Field Documentation

◆ icmpMsgStatsTable

IpMibIcmpMsgStatsEntry icmpMsgStatsTable

Definition at line 325 of file ip_mib_module.h.

◆ icmpStats

Definition at line 324 of file ip_mib_module.h.

◆ icmpv6MsgStatsTable

IpMibIcmpMsgStatsEntry icmpv6MsgStatsTable

Definition at line 335 of file ip_mib_module.h.

◆ icmpv6Stats

IpMibIcmpStatsEntry icmpv6Stats

Definition at line 334 of file ip_mib_module.h.

◆ ipAddressSpinLock

int32_t ipAddressSpinLock

Definition at line 316 of file ip_mib_module.h.

◆ ipDefaultTTL

int32_t ipDefaultTTL

Definition at line 319 of file ip_mib_module.h.

◆ ipForwarding

int32_t ipForwarding

Definition at line 318 of file ip_mib_module.h.

◆ ipIfStatsTableLastChange

uint32_t ipIfStatsTableLastChange

Definition at line 315 of file ip_mib_module.h.

◆ ipReasmTimeout

int32_t ipReasmTimeout

Definition at line 320 of file ip_mib_module.h.

◆ ipv4IfStatsTable

Definition at line 323 of file ip_mib_module.h.

◆ ipv4InterfaceTableLastChange

uint32_t ipv4InterfaceTableLastChange

Definition at line 321 of file ip_mib_module.h.

◆ ipv4SystemStats

IpMibIpSystemStatsEntry ipv4SystemStats

Definition at line 322 of file ip_mib_module.h.

◆ ipv6IfStatsTable

Definition at line 332 of file ip_mib_module.h.

◆ ipv6InterfaceTableLastChange

uint32_t ipv6InterfaceTableLastChange

Definition at line 330 of file ip_mib_module.h.

◆ ipv6IpDefaultHopLimit

int32_t ipv6IpDefaultHopLimit

Definition at line 329 of file ip_mib_module.h.

◆ ipv6IpForwarding

int32_t ipv6IpForwarding

Definition at line 328 of file ip_mib_module.h.

◆ ipv6RouterAdvertSpinLock

int32_t ipv6RouterAdvertSpinLock

Definition at line 333 of file ip_mib_module.h.

◆ ipv6SystemStats

IpMibIpSystemStatsEntry ipv6SystemStats

Definition at line 331 of file ip_mib_module.h.


The documentation for this struct was generated from the following file: