Can parse_oid_indexes() parse fixed-length string indexes?
"Makavy, Erez (Erez)" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <AAB4B3D3CF0F454F98272CBE187FDE2F0A1ABABF@is0004avexu1.global.avaya.com> |
I don't see in the table registration any information about the indexes'
length (in case of fixed-length string)
And there is also no information about the length in the parameters of
parse_oid_indexes()
-------------------------------------------------------------
int parse_oid_indexes( oid * oidIndex, size_t oidLen,
netsnmp_variable_list * data)
------------------------------------------------------------
So how can it work properly?
thanks,
Erez Makavy