vacmViewTreeFamilyType

SNMP-VIEW-BASED-ACM-MIB · .1.3.6.1.6.3.16.1.5.2.1.4

Object

column r/w Enumeration
Indicates whether the corresponding instances of
vacmViewTreeFamilySubtree and vacmViewTreeFamilyMask
define a family of view subtrees which is included in
or excluded from the MIB view.

Context

MIB
SNMP-VIEW-BASED-ACM-MIB
OID
.1.3.6.1.6.3.16.1.5.2.1.4
Type
column
Access
readwrite
Status
current
Parent
vacmViewTreeFamilyEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNMP-VIEW-BASED-ACM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-VIEW-BASED-ACM-MIB::vacmViewTreeFamilyType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMP-VIEW-BASED-ACM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-VIEW-BASED-ACM-MIB::vacmViewTreeFamilyType.<vacmViewTreeFamilyViewName>.<vacmViewTreeFamilySubtree>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-VIEW-BASED-ACM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-VIEW-BASED-ACM-MIB::vacmViewTreeFamilyType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1included
2excluded

Conformance

Member of
Compliance refinements
Write access is not required.