SNMP-PROXY-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
9
.1.3.6.1.6.3.14.1.2 · 1 row entry · 9 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk snmpProxyTable
/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::snmpProxyTable'
The table of translation parameters used by proxy forwarder
applications for forwarding SNMP messages.
snmpProxyEntry row .1.3.6.1.6.3.14.1.2.1
A set of translation parameters used by a proxy forwarder
application for forwarding SNMP messages.

Entries in the snmpProxyTable are created and deleted
using the snmpProxyRowStatus object.
Indexes
Column Syntax OID
The locally arbitrary, but unique identifier associated
with this snmpProxyEntry.
OctetString
Constraints:
range: 1-32
.1.3.6.1.6.3.14.1.2.1.1
The type of message that may be forwarded using
the translation parameters defined by this entry.
Enumerationr/w
Enumerated Values:
1read
2write
3trap
4inform
.1.3.6.1.6.3.14.1.2.1.2
The contextEngineID contained in messages that
may be forwarded using the translation parameters
defined by this entry.
SNMP-FRAMEWORK-MIBSnmpEngineIDr/w
Type Constraints:
range: 5..32
.1.3.6.1.6.3.14.1.2.1.3
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…
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.6.3.14.1.2.1.4
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.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.6.3.14.1.2.1.5
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…
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.6.3.14.1.2.1.6
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 a…
SNMP-TARGET-MIBSnmpTagValuer/w
Type Constraints:
range: 0..255
.1.3.6.1.6.3.14.1.2.1.7
The storage type of this conceptual row.
Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.6.3.14.1.2.1.8
The status of this conceptual row.

To create a row in this table, a manager must

set this object to either createAndGo(4) or
createAndWait(5).

The following objects may not b…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.6.3.14.1.2.1.9