diff options
author | Stefan Zegenhagen <[email protected]> | 2012-07-31 10:38:49 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2012-08-01 10:35:52 +0200 |
commit | 9b5b085ddb5ee649a7fc518ad534d513c68ad699 (patch) | |
tree | 8a3c7f5228b5f557dc977c56dcaca03377de81be /lib/snmp/subdirs.mk | |
parent | 9f6993fb41a8d14111325779c14968556b4f7f83 (diff) | |
download | otp-9b5b085ddb5ee649a7fc518ad534d513c68ad699.tar.gz otp-9b5b085ddb5ee649a7fc518ad534d513c68ad699.tar.bz2 otp-9b5b085ddb5ee649a7fc518ad534d513c68ad699.zip |
[snmp/agent] Errors in vacmAccessTable RowStatus handling
There are problems with the handling of vacmAccessTableStatus that cause
some SNMP test suites to report errors.
Most notably, errorneous set operations frequently cause "genErr" errors
to be returned which usually is a sign for bad coding. These "genErr"
errors are usually caused by badmatch exceptions coming from
{ok, Row} = snmpa_vacm:get_row(RowIndex)
if the row does not exist.
This patch fixes the badmatch errors and adjusts the semantic of the
RowStatus handling in that table to be compliant with the RowStatus
textual description of SNPMv2-TC MIB.
Diffstat (limited to 'lib/snmp/subdirs.mk')
0 files changed, 0 insertions, 0 deletions