disman-2----Page:8
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21 

Area Director Review Comments
AD #4.1 – Data Types and Ranges
I see:
alarmModelVarbindIndex and alarmClearMaximum are Integer32
Does a negative value ever make sense?
Proposal: Change to Unsigned 32
AD #4.2 – Data Types and Ranges
alarmActiveEngineID is SYNTAX SnmpEngineID with a desription indicating that a zero length string is possible.
But SnmpEngineID, as specified in RFC3411 has a SIZE(5..32).
So it cannot be a zero length string.
Need either
A common TC of LocalSnmpEngineOrSnmpEngineID
SYNTAX OCTET STRING (SIZE (0 | 5..32))
Proposal: Create this TC

PPT Version