1.2.1.19.7 SNMP_NON_MIB_RECD_INFO Structure

C

typedef struct {
uint8_t oidstr[16];
uint8_t version;
} SNMP_NON_MIB_RECD_INFO;

Description

Structure: SNMP_NON_MIB_RECD_INFO

This structure is used to restrict access to static variables of SNMPv3 OIDs from SNMPv2c and SNMPv1 version.OID string length is restricted to 16.

Remarks

None.