snmpProxyContextName

SNMP-PROXY-MIB · .1.3.6.1.6.3.14.1.2.1.4

Object

The contextName contained in messages that may be
forwarded using the translation parameters defined
by this entry.
              
This object is optional, and if not supported, the
contextName contained in a message is ignored when
selecting an entry in the snmpProxyTable.

Context

MIB
SNMP-PROXY-MIB
OID
.1.3.6.1.6.3.14.1.2.1.4
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::snmpProxyContextName'
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::snmpProxyContextName.<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::snmpProxyContextName'

Values & Constraints

Type Constraints
range: 0..255

Conformance