snmpV3viewTreeMask
DGS-1210-28XSME-BX ·
.1.3.6.1.4.1.171.10.76.39.1.5.4.1.1.3
Object
column
r/w
OctetString
The bit mask which, in combination with the
corresponding instance of vacmViewTreeFamilySubtree,
defines a family of view subtrees.
Each bit of this bit mask corresponds to a
sub-identifier of vacmViewTreeFamilySubtree, 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, for
each sub-identifier of the value of
vacmViewTreeFamilySubtree, either:
the i-th bit of vacmViewTreeFamilyMask is 0, or
the i-th sub-identifier of X is equal to the i-th
sub-identifier of the value of
vacmViewTreeFamilySubtree.
If the value of this bit mask is M bits long and
there are more than M sub-identifiers in the
corresponding instance of vacmViewTreeFamilySubtree,
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 vacmViewTreeFamilySubtree.
Note that masks of length greater than zero length
do not need to be supported. In this case this
object is made read-only.
Context
- MIB
- DGS-1210-28XSME-BX
- OID
.1.3.6.1.4.1.171.10.76.39.1.5.4.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpV3ViewTreeEntry
- Table
- snmpV3ViewTreeTable
- Siblings
- 4
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-16
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpV3viewTreeName The human readable name for a family of view subtrees. | column | OctetString | .1.3.6.1.4.1.171.10.76.39.1.5.4.1.1.1 |
| snmpV3viewTreeSubtree The MIB subtree which when combined with the
corresponding instance of vacmViewTreeFamilyMask
defines a family of view subtrees. | column | ObjectIdentifier | .1.3.6.1.4.1.171.10.76.39.1.5.4.1.1.2 |
| snmpV3viewTreeType Indicates whether the corresponding instances of
vacmViewTreeFamilySubtree and vacmViewTreeFamilyMask
define a family of view subtrees which is included in
or excluded from the MI… | column | Enumeration | .1.3.6.1.4.1.171.10.76.39.1.5.4.1.1.4 |
| snmpV3viewTreeStatus The status of this conceptual row.
The RowStatus TC [RFC2579] requires that this
DESCRIPTION clause states under which circumstances
other objects in this row can … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.171.10.76.39.1.5.4.1.1.5 |