viewType

SNMPv2-PARTY-MIB · .1.3.6.1.6.3.3.2.4.1.1.4

Object

column r/w Enumeration
The status of a particular family of view
subtrees within the particular SNMPv2 context's
MIB view.  The value 'included(1)' indicates that
the corresponding instances of viewSubtree and
viewMask define a family of view subtrees included
in the MIB view.  The  value 'excluded(2)'
indicates that the corresponding instances of
viewSubtree and viewMask define a family of view
subtrees excluded from the MIB view.

Context

MIB
SNMPv2-PARTY-MIB
OID
.1.3.6.1.6.3.3.2.4.1.1.4
Type
column
Access
readwrite
Status
current
Parent
viewEntry
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 'SNMPv2-PARTY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMPv2-PARTY-MIB::viewType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMPv2-PARTY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMPv2-PARTY-MIB::viewType.<viewIndex>.<viewSubtree>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMPv2-PARTY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMPv2-PARTY-MIB::viewType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1included
2excluded

Conformance

Member of