snmpProxyTargetParamsIn

SNMP-PROXY-MIB · .1.3.6.1.6.3.14.1.2.1.5

Object

This object selects an entry in the snmpTargetParamsTable.
The selected entry is used to determine which row of the
snmpProxyTable to use for forwarding received messages.

Context

MIB
SNMP-PROXY-MIB
OID
.1.3.6.1.6.3.14.1.2.1.5
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::snmpProxyTargetParamsIn'
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::snmpProxyTargetParamsIn.<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::snmpProxyTargetParamsIn'

Values & Constraints

Type Constraints
range: 0..255

Conformance