SNMP-PROXY-MIB
AI MIB Summary
SNMP-PROXY-MIB enables the remote configuration of forwarding parameters for SNMP proxy agents, specifically managing the mapping of management information bases (MIBs) and the translation of protocol versions between managed devices and network management systems. This module facilitates the control of proxy-specific metrics such as target address tables, community string mappings, and security model translations required for extending SNMP reach across heterogeneous network segments.
This MIB module defines MIB objects which provide mechanisms to remotely configure the parameters used by a proxy forwarding application.
Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3413; see the RFC itself for full legal notices.
Main OID:
snmpProxyMIB.1.3.6.1.6.3.14
16
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
snmpProxyMIBThis MIB module defines MIB objects which provide
mechanisms to remotely configure the parameters
used by a proxy forwarding application.
Copyright (C) The Internet Society (2002). This
version of this MIB module is part of RFC 3413;
see the RFC itself for full legal notices. MODULE-IDENTITY .1.3.6.1.6.3.14 |
snmpProxyObjects OBJECT IDENTIFIER .1.3.6.1.6.3.14.1 |
snmpProxyTableThe table of translation parameters used by proxy forwarder
applications for forwarding SNMP messages. SEQUENCE OF SnmpProxyEntry .1.3.6.1.6.3.14.1.2 |
snmpProxyEntryA 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. SnmpProxyEntry .1.3.6.1.6.3.14.1.2.1 |
snmpProxyNameThe locally arbitrary, but unique identifier associated
with this snmpProxyEntry. SnmpAdminString .1.3.6.1.6.3.14.1.2.1.1 |
snmpProxyTypeThe type of message that may be forwarded using
the translation parameters defined by this entry.rw Enumeration .1.3.6.1.6.3.14.1.2.1.2 |
snmpProxyContextEngineIDThe contextEngineID contained in messages that
may be forwarded using the translation parameters
defined by this entry.rw SnmpEngineID (SNMP-FRAMEWORK-MIB) .1.3.6.1.6.3.14.1.2.1.3 |
snmpProxyContextNameThe 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.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.6.3.14.1.2.1.4 |
snmpProxyTargetParamsInThis 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.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.6.3.14.1.2.1.5 |
snmpProxySingleTargetOutThis 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).rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.6.3.14.1.2.1.6 |
snmpProxyMultipleTargetOutThis 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).rw SnmpTagValue (SNMP-TARGET-MIB) .1.3.6.1.6.3.14.1.2.1.7 |
snmpProxyStorageTypeThe storage type of this conceptual row.
Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row.rw StorageType (SNMPv2-TC) .1.3.6.1.6.3.14.1.2.1.8 |
snmpProxyRowStatusThe 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 be modified while the
value of this object is active(1):
- snmpProxyType
- snmpProxyContextEngineID
- snmpProxyContextName
- snmpProxyTargetParamsIn
- snmpProxySingleTargetOut
- snmpProxyMultipleTargetOutrw RowStatus (SNMPv2-TC) .1.3.6.1.6.3.14.1.2.1.9 |
snmpProxyConformance OBJECT IDENTIFIER .1.3.6.1.6.3.14.3 |
snmpProxyCompliances OBJECT IDENTIFIER .1.3.6.1.6.3.14.3.1 |
snmpProxyGroups OBJECT IDENTIFIER .1.3.6.1.6.3.14.3.2 |