The bit mask, which, in combination with the corresponding
instance of acContextName, identifies zero, one, or more
contexts.
Each bit of this bit mask corresponds to an octet of
acContextName, with the most significant bit of the
i-th octet of this octet string value (extended if necessary,
see below) corresponding to the (8*i - 7)-th octet, and the
least significant bit of the i-th octet of this octet string
corresponding to the (8*i)-th octet, where i is in the range
1 through 4.
Each bit of this bit mask specifies whether or not the
corresponding octets must match when determining which
instances of v2ContextEntry are identified by the
corresponding value of acContextName. A '1' indicates that
the corresponding octets must match, and a '0' indicates that
any octet value matches.
Thus, an instance of v2ContextEntry is identified if, for each
bit in the corresponding value of acContextNameMask,
either:
the bit of acContextNameMask is 0, or
the length of acContextName and v2ContextName are both
at least i octets, and the i-th octet of
acContextName is equal to the i-th octet of
v2ContextName.
It is not permitted for multiple conceptual rows in the acTable
to identify the same v2ContextName in this manner, for a
particular acSPI and acGroupName pair. If a Set request
attempts to modify a conceptual row in the acTable in a way such
that the combination of acContextName and acContextNameMask as
described above would yield the same value as the combination of
acContextName and acContextNameMask of another conceptual row in
the same conceptual table, for which the corresponding values of
acSPI are equal and the corresponding values of acGroupName are
equal, then an inconsistentValueError should be returned, and
the Set operation should fail.
If the value of this bit mask is M bits long and there are
more than M octets in the corresponding instance of either
acContextName or v2ContextName, then the bit mask is
extended with 1's up to the maximum of the two lengths.
Parsed from file cacheflow-v2-adm.mib.txt
Company: cacheflow
Module: V2ADMIN-MIB
Vendor: Blue Coat
Module: V2ADMIN-MIB (v2-adm_sg5.my)
Type: TABULAR
Access: read-create
Syntax: OCTET STRING
( SIZE (
0..32 ) )
Automatically extracted from www.mibdepot.com
acContextNameMask OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..32)) MAX-ACCESS read-create STATUS current DESCRIPTION "The bit mask, which, in combination with the corresponding instance of acContextName, identifies zero, one, or more contexts. Each bit of this bit mask corresponds to an octet of acContextName, with the most significant bit of the i-th octet of this octet string value (extended if necessary, see below) corresponding to the (8*i - 7)-th octet, and the least significant bit of the i-th octet of this octet string corresponding to the (8*i)-th octet, where i is in the range 1 through 4. Each bit of this bit mask specifies whether or not the corresponding octets must match when determining which instances of v2ContextEntry are identified by the corresponding value of acContextName. A '1' indicates that the corresponding octets must match, and a '0' indicates that any octet value matches. Thus, an instance of v2ContextEntry is identified if, for each bit in the corresponding value of acContextNameMask, either: the bit of acContextNameMask is 0, or the length of acContextName and v2ContextName are both at least i octets, and the i-th octet of acContextName is equal to the i-th octet of v2ContextName. It is not permitted for multiple conceptual rows in the acTable to identify the same v2ContextName in this manner, for a particular acSPI and acGroupName pair. If a Set request attempts to modify a conceptual row in the acTable in a way such that the combination of acContextName and acContextNameMask as described above would yield the same value as the combination of acContextName and acContextNameMask of another conceptual row in the same conceptual table, for which the corresponding values of acSPI are equal and the corresponding values of acGroupName are equal, then an inconsistentValueError should be returned, and the Set operation should fail. If the value of this bit mask is M bits long and there are more than M octets in the corresponding instance of either acContextName or v2ContextName, then the bit mask is extended with 1's up to the maximum of the two lengths." ::= { acEntry 4 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.6.3.1134.5.2.1.1 | acSPI | 0 | 0 | The security protocol under which this conceptual row provides access privileges. The sPI which is used to originate a managemen… |
1.3.6.1.6.3.1134.5.2.1.2 | acGroupName | 0 | 0 | The textual name of a group associated with a conceptual row in the acTable. A group name is associated with zero, one, or more … |
1.3.6.1.6.3.1134.5.2.1.3 | acContextName | 0 | 0 | The value of this object combined with the corresponding value of acContextNameMask identifies zero, one, or more contexts associ… |
1.3.6.1.6.3.1134.5.2.1.5 | acPrivs | 0 | 0 | This object specifies the types of management operations that are authorized by this conceptual row. A value of readOnly(2) indi… |
1.3.6.1.6.3.1134.5.2.1.6 | acReadViewName | 0 | 0 | The value of an instance of this object identifies the MIB view to be be used to provide access control via read (i.e., Get, GetN… |
1.3.6.1.6.3.1134.5.2.1.7 | acWriteViewName | 0 | 0 | The value of an instance of this object identifies the MIB view to be be used to provide access control via write, i.e., Set oper… |
1.3.6.1.6.3.1134.5.2.1.8 | acMemoryType | 0 | 0 | The storage type for this conceptual row in the acTable. Conceptual rows having the value 'permanent' need not allow write-access… |
1.3.6.1.6.3.1134.5.2.1.9 | acStatus | 0 | 0 | The status of this conceptual row in the acTable. A conceptual row being created in this table is not considered ready for activa… |