mbgtools-lx  4.2.8
MBG_SNMP_GLB_INFO Struct Reference

#include <gpsdefs.h>

Data Fields

MBG_SNMP_GLB_SETTINGS settings
 
uint8_t supp_versions
 See MBG_SNMP_VERSION_MSKS. More...
 
uint8_t max_v12_settings
 Only valid if MBG_SNMP_GLB_INFO::supp_versions contains MBG_SNMP_VERSION_MSK_V1 or MBG_SNMP_VERSION_MSK_V2c. More...
 
uint8_t max_v3_settings
 Only valid if MBG_SNMP_GLB_INFO::supp_versions contains MBG_SNMP_VERSION_MSK_V3. More...
 
uint8_t max_v12_trap_receivers
 Only valid if MBG_SNMP_GLB_INFO::supp_versions contains MBG_SNMP_VERSION_MSK_V1 or MBG_SNMP_VERSION_MSK_V2c. More...
 
uint8_t max_v3_trap_receivers
 Only valid if MBG_SNMP_GLB_INFO::supp_versions contains MBG_SNMP_VERSION_MSK_V3. More...
 
uint8_t reserved_1 [1]
 
uint16_t supp_flags
 
uint32_t reserved_2 [2]
 

Detailed Description

Definition at line 21377 of file gpsdefs.h.

Field Documentation

◆ max_v12_settings

uint8_t MBG_SNMP_GLB_INFO::max_v12_settings

◆ max_v12_trap_receivers

uint8_t MBG_SNMP_GLB_INFO::max_v12_trap_receivers

◆ max_v3_settings

uint8_t MBG_SNMP_GLB_INFO::max_v3_settings

Only valid if MBG_SNMP_GLB_INFO::supp_versions contains MBG_SNMP_VERSION_MSK_V3.

Definition at line 21382 of file gpsdefs.h.

◆ max_v3_trap_receivers

uint8_t MBG_SNMP_GLB_INFO::max_v3_trap_receivers

Only valid if MBG_SNMP_GLB_INFO::supp_versions contains MBG_SNMP_VERSION_MSK_V3.

Definition at line 21384 of file gpsdefs.h.

◆ reserved_1

uint8_t MBG_SNMP_GLB_INFO::reserved_1[1]

Definition at line 21385 of file gpsdefs.h.

◆ reserved_2

uint32_t MBG_SNMP_GLB_INFO::reserved_2[2]

Definition at line 21388 of file gpsdefs.h.

◆ settings

MBG_SNMP_GLB_SETTINGS MBG_SNMP_GLB_INFO::settings

Definition at line 21379 of file gpsdefs.h.

◆ supp_flags

uint16_t MBG_SNMP_GLB_INFO::supp_flags

See MBG_SNMP_FLAG_MSKS MBG_SNMP_SYSTEM_USER_MSK is only relevant for SNMPv3

Definition at line 21386 of file gpsdefs.h.

◆ supp_versions

uint8_t MBG_SNMP_GLB_INFO::supp_versions

See MBG_SNMP_VERSION_MSKS.

Definition at line 21380 of file gpsdefs.h.


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