juniSnmpCommunityView

Juniper-SNMP-MIB · .1.3.6.1.4.1.4874.2.2.16.1.2.1.1.6

Object

The view associated with an SNMP Community authenticated by this entry. 
Following is the list of built-in system views.
              
   everything    Access to the entire MIB except packet mirror MIB.
   user          Access to non-administrative portions of MIB.
   nothing       No access.
   mirrorAdmin   Access to packet mirror MIB.
              
'Administrative' portions of the MIB are those portions that pertain to
management access into the managed device. Administrator can also create 
a new SNMP MIB view dynamically and assign it to community entry. Access
to packet mirror MIB is only thorugh 'mirrorAdmin' view. A community with
'mirrorAdmin' view can be configure only through CLI administrator with 
mirror configuration privileges.

Context

MIB
Juniper-SNMP-MIB
OID
.1.3.6.1.4.1.4874.2.2.16.1.2.1.1.6
Type
column
Access
readwrite
Status
current
Default
"user"
Parent
juniSnmpCommunityEntry
Groups
3

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 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-SNMP-MIB::juniSnmpCommunityView'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-SNMP-MIB::juniSnmpCommunityView.<juniSnmpCommunityName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-SNMP-MIB::juniSnmpCommunityView'

Values & Constraints

Object Constraints
range: 0-32
Type Constraints
range: 0..255