FW 08.01.00 McDATA E/OS SNMP Support Manual (620-000131-630, November 2005)

G
G-30
E/OS SNMP Support Manual
SNMPv3 MIB
Max Access not-accessible
Status current
Description The minimum level of security required in order to gain the access
rights allowed by this conceptual row. A securityLevel of
noAuthNoPriv is less than authNoPriv which in turn is less than
authPriv.
If multiple entries are equally indexed except for this
vacmAccessSecurityLevel index, then the entry which has the highest
value for vacmAccessSecurityLevel is selected.
Sequence
::= { vacmAccessEntry 3 }
vacmAccessContextMatch
Syntax INTEGER
{ exact (1), -- exact match of prefix and contextName
prefix (2) -- Only match to the prefix }
Max Access read-create
Status current
Description If the value of this object is exact(1), then all rows where the
contextName exactly matches vacmAccessContextPrefix are selected.
If the value of this object is prefix(2), then all rows where the
contextName whose starting octets exactly match
vacmAccessContextPrefix are selected. This allows for a simple form
of wildcarding.
DEFVAL { exact }
Sequence
::= { vacmAccessEntry 4 }
vacmAccessReadViewName
Syntax SnmpAdminString (SIZE(0..32))
Max Access read-create
Status current
Description The value of an instance of this object identifies the MIB view of the
SNMP context to which this conceptual row authorizes read access.