The bit mask which, in combination with the corresponding
instance of viewTreeSubTree, defines a family of view
subtrees.
Each bit of this bit mask corresponds to a sub-identifier of
viewTreeSubTree, 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 sub-identifier, and
the least significant bit of the i-th octet of this octet
string corresponding to the (8*i)-th sub-identifier, where i
is in the range 1 through 16.
Each bit of this bit mask specifies whether or not the
corresponding sub-identifiers must match when determining if
an OBJECT IDENTIFIER is in this family of view subtrees; a
'1' indicates that an exact match must occur; a '0'
indicates 'wild card', i.e., any sub-identifier value
matches.
Thus, the OBJECT IDENTIFIER X of an object instance is
contained in a family of view subtrees if the following
criteria are met:
for each sub-identifier of the value of viewTreeSubTree,
either:
the i-th bit of viewMask is 0, or
the i-th sub-identifier of X is equal to the i-th
sub-identifier of the value of viewTreeSubTree.
If the value of this bit mask is M bits long and there are
more than M sub-identifiers in the corresponding instance of
viewTreeSubTree, then the bit mask is extended with 1's to be
the required length.
Note that when the value of this object is the zero-length
string, this extension rule results in a mask of all-1's
being used (i.e., no 'wild card'), and the family of view
subtrees is the one view subtree uniquely identified by the
corresponding instance of viewTreeSubTree.
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..16 ) )
Automatically extracted from www.mibdepot.com
viewTreeMask OBJECT-TYPE SYNTAX OCTET STRING (SIZE(0..16)) MAX-ACCESS read-create STATUS current DESCRIPTION "The bit mask which, in combination with the corresponding instance of viewTreeSubTree, defines a family of view subtrees. Each bit of this bit mask corresponds to a sub-identifier of viewTreeSubTree, 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 sub-identifier, and the least significant bit of the i-th octet of this octet string corresponding to the (8*i)-th sub-identifier, where i is in the range 1 through 16. Each bit of this bit mask specifies whether or not the corresponding sub-identifiers must match when determining if an OBJECT IDENTIFIER is in this family of view subtrees; a '1' indicates that an exact match must occur; a '0' indicates 'wild card', i.e., any sub-identifier value matches. Thus, the OBJECT IDENTIFIER X of an object instance is contained in a family of view subtrees if the following criteria are met: for each sub-identifier of the value of viewTreeSubTree, either: the i-th bit of viewMask is 0, or the i-th sub-identifier of X is equal to the i-th sub-identifier of the value of viewTreeSubTree. If the value of this bit mask is M bits long and there are more than M sub-identifiers in the corresponding instance of viewTreeSubTree, then the bit mask is extended with 1's to be the required length. Note that when the value of this object is the zero-length string, this extension rule results in a mask of all-1's being used (i.e., no 'wild card'), and the family of view subtrees is the one view subtree uniquely identified by the corresponding instance of viewTreeSubTree." DEFVAL { ''H } ::= { viewTreeEntry 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.6.3.1134.4.2.1.1 | viewTreeName | 0 | 0 | The textual name for a family of view subtrees. |
1.3.6.1.6.3.1134.4.2.1.2 | viewTreeSubTree | 0 | 0 | A MIB subtree. |
1.3.6.1.6.3.1134.4.2.1.4 | viewTreeType | 0 | 0 | The status of a particular family of view subtrees within the particular context's MIB view. The value 'included(1)' indicates t… |
1.3.6.1.6.3.1134.4.2.1.5 | viewTreeMemoryType | 0 | 0 | The storage type for this conceptual row in the viewTreeTable. Conceptual rows having the value 'permanent' need not allow write-… |
1.3.6.1.6.3.1134.4.2.1.6 | viewTreeStatus | 0 | 0 | The status of this conceptual row in the viewTreeTable. For those columnar objects which permit write-access, their value in an e… |