Reference record for OID 1.3.6.1.6.3.16.1.5.2.1.3



parent
1.3.6.1.6.3.16.1.5.2.1 (vacmViewTreeFamilyEntry)
node code
3
node name
vacmViewTreeFamilyMask
dot oid
1.3.6.1.6.3.16.1.5.2.1.3
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6) snmpModules(3) snmpVacmMIB(16) vacmMIBObjects(1) vacmMIBViews(5) vacmViewTreeFamilyTable(2) vacmViewTreeFamilyEntry(1) vacmViewTreeFamilyMask(3)}
  • {iso(1) org(3) dod(6) internet(1) snmpV2(6) snmpModules(3) snmpVacmMIB(16) vacmMIBObjects(1) vacmMIBViews(5) vacmViewTreeFamilyTable(2) vacmViewTreeFamilyEntry(1) vacmViewTreeFamilyMask(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) snmpV2(6) snmpModules(3) snmpVacmMIB(16) vacmMIBObjects(1) vacmMIBViews(5) vacmViewTreeFamilyTable(2) vacmViewTreeFamilyEntry(1) vacmViewTreeFamilyMask(3)}
  • iri oid
  • /iso/identified-organization/dod/internet/snmpV2/snmpModules/snmpVacmMIB/vacmMIBObjects/vacmMIBViews/vacmViewTreeFamilyTable/vacmViewTreeFamilyEntry/vacmViewTreeFamilyMask
  • /iso/org/dod/internet/snmpV2/snmpModules/snmpVacmMIB/vacmMIBObjects/vacmMIBViews/vacmViewTreeFamilyTable/vacmViewTreeFamilyEntry/vacmViewTreeFamilyMask
  • /iso/iso-identified-organization/dod/internet/snmpV2/snmpModules/snmpVacmMIB/vacmMIBObjects/vacmMIBViews/vacmViewTreeFamilyTable/vacmViewTreeFamilyEntry/vacmViewTreeFamilyMask
  • iri by oid_info
    /ISO/Identified-Organization/6/1/6/3/16/1/5/2/1/3

    Description by circitor

    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.

    Parsed from file SNMP-VIEW-BASED-ACM-MIB.mib
    Module: SNMP-VIEW-BASED-ACM-MIB

    Description by cisco_v1

    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.

    Description by oid_info

    vacmViewTreeFamilyMask 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 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  indicates that an
    exact match must occur; a

    View at oid-info.com

    Description by mibdepot

    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.

    Parsed from file rfc3415.mib.txt
    Company: None
    Module: SNMP-VIEW-BASED-ACM-MIB

    Description by cisco

    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.

    Information by circitor

    vacmViewTreeFamilyMask 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 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. " DEFVAL { ''H } ::= { vacmViewTreeFamilyEntry 3 }

    Information by cisco_v1

    vacmViewTreeFamilyMask OBJECT-TYPE SYNTAX OCTET STRING(SIZE(0..16)) ACCESS read-write STATUS mandatory DESCRIPTION "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." DEFVAL { ''H } ::= { vacmViewTreeFamilyEntry 3 }

    Information by oid_info

    Automatically extracted from RFC3415

    Information by mibdepot

    vacmViewTreeFamilyMask 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 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. " DEFVAL { ''H } ::= { vacmViewTreeFamilyEntry 3 }

    Information by cisco

    vacmViewTreeFamilyMask 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 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. " DEFVAL { ''H } ::= { vacmViewTreeFamilyEntry 3 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6)

    US DoD

    Brothers (5)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.6.3.16.1.5.2.1.1 vacmViewTreeFamilyViewName 0 0 The human readable name for a family of view subtrees.
    1.3.6.1.6.3.16.1.5.2.1.2 vacmViewTreeFamilySubtree 0 0 The MIB subtree which when combined with the
    corresponding instance of vacmViewTreeFamilyMask
    defines a family of view subtrees.
    1.3.6.1.6.3.16.1.5.2.1.4 vacmViewTreeFamilyType 0 0 Indicates whether the corresponding instances of
    vacmViewTreeFamilySubtree and vacmViewTreeFamilyMask
    define a family of view sub…
    1.3.6.1.6.3.16.1.5.2.1.5 vacmViewTreeFamilyStorageType 0 0 The storage type for this conceptual row.

    Conceptual rows having the value 'permanent' need not
    allow write-access to any columna…
    1.3.6.1.6.3.16.1.5.2.1.6 vacmViewTreeFamilyStatus 0 0 The status of this conceptual row.
    The RowStatus TC [RFC2579] requires that this
    DESCRIPTION clause states under which circumsta…