snmpProxySingleTargetOut

SNMP-PROXY-MIB · .1.3.6.1.6.3.14.1.2.1.6

Object

This object selects a management target defined in the
snmpTargetAddrTable (in the SNMP-TARGET-MIB).  The
selected target is defined by an entry in the
snmpTargetAddrTable whose index value (snmpTargetAddrName)
is equal to this object.
              
This object is only used when selection of a single
target is required (i.e. when forwarding an incoming
read or write request).

Context

MIB
SNMP-PROXY-MIB
OID
.1.3.6.1.6.3.14.1.2.1.6
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::snmpProxySingleTargetOut'
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::snmpProxySingleTargetOut.<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::snmpProxySingleTargetOut'

Values & Constraints

Type Constraints
range: 0..255

Conformance