snmpProxyMultipleTargetOut

SNMP-PROXY-MIB · .1.3.6.1.6.3.14.1.2.1.7

Object

This object selects a set of management targets defined
in the snmpTargetAddrTable (in the SNMP-TARGET-MIB).
              
This object is only used when selection of multiple
targets is required (i.e. when forwarding an incoming
notification).

Context

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

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance