juniSnmpCommunityTable

Juniper-SNMP-MIB · .1.3.6.1.4.1.4874.2.2.16.1.2.1

Object

table
Table of SNMP management clients.
          
Authentic SNMP clients are identified by a combination community name
and IP address.
          
Upon receipt of an SNMP request, this table is scanned for a matching
community name.  If an entry containing a matching community name is
found, the entry's IP access list, if nonzero, is used to validate the
source IP address received in the request; else, if the IP access list
number in the matching entry is zero, the source IP address is accepted.
          
Finally, the type of SNMP request is validated with respect to the
access privilege of the matching entry (e.g. a SET Request is rejected
for an entry having read-only privilege).
          
Use of this table constitutes 'trivial authentication', i.e., no
mechanism is employed to confirm the received SNMP request was indeed
originated by the host identified by the IP source address.

Context

MIB
Juniper-SNMP-MIB
OID
.1.3.6.1.4.1.4874.2.2.16.1.2.1
Type
table
Status
current
Parent
juniSnmpCommunity
Children
1

Use a bulk walk to inspect objects and instances beneath this OID.

Walk the subtree
/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::juniSnmpCommunityTable'
More examples
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::juniSnmpCommunityTable'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.