MIBs Depot

SNMP-PROXY-MIB

Registered at
1.3.6.1.6.3.14
Last updated
2002-10-14 00:00
Organization
IETF SNMPv3 Working Group
Revisions
2002-10-14 00:00, 1998-08-04 00:00, 1997-07-14 00:00
Namespace
standard
Source file
SNMP-PROXY-MIB
Digest
sha256:2b4350f9158d706091f19c2410125790870ead860365627510daa6559bc99021

Description

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.

Contact

WG-email: snmpv3@lists.tislabs.com Subscribe: majordomo@lists.tislabs.com In message body: subscribe snmpv3 Co-Chair: Russ Mundy Network Associates Laboratories Postal: 15204 Omega Drive, Suite 300 Rockville, MD 20850-4601 USA EMail: mundy@tislabs.com Phone: +1 301-947-7107 Co-Chair: David Harrington Enterasys Networks Postal: 35 Industrial Way P. O. Box 5004 Rochester, New Hampshire 03866-5005 USA EMail: dbh@enterasys.com Phone: +1 603-337-2614 Co-editor: David B. Levi Nortel Networks Postal: 3505 Kesterwood Drive Knoxville, Tennessee 37918 EMail: dlevi@nortelnetworks.com Phone: +1 865 686 0432 Co-editor: Paul Meyer Secure Computing Corporation Postal: 2675 Long Lake Road Roseville, Minnesota 55113 EMail: paul_meyer@securecomputing.com Phone: +1 651 628 1592 Co-editor: Bob Stewart Retired

Imports

FromSymbols
SNMP-FRAMEWORK-MIBSnmpAdminString, SnmpEngineID
SNMP-TARGET-MIBSnmpTagValue
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso, snmpModules
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

SNMP-FRAMEWORK-MIB
SNMP-PROXY-MIB
SNMP-TARGET-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
snmpProxyObjects
OBJECT-IDENTITY
1.3.6.1.6.3.14.1
snmpProxyTable
OBJECT-TYPE
The table of translation parameters used by proxy forwarder applications for forwarding SNMP messages.
1.3.6.1.6.3.14.1.2not-accessiblecurrent
snmpProxyEntry
OBJECT-TYPE
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.
1.3.6.1.6.3.14.1.2.1not-accessiblecurrent
snmpProxyName
OBJECT-TYPE
The locally arbitrary, but unique identifier associated with this snmpProxyEntry.
1.3.6.1.6.3.14.1.2.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
snmpProxyType
OBJECT-TYPE
The type of message that may be forwarded using the translation parameters defined by this entry.
1.3.6.1.6.3.14.1.2.1.2INTEGER {read(1), write(2), trap(3), inform(4)}read-createcurrent
snmpProxyContextEngineID
OBJECT-TYPE
The contextEngineID contained in messages that may be forwarded using the translation parameters defined by this entry.
1.3.6.1.6.3.14.1.2.1.3SnmpEngineIDread-createcurrent
snmpProxyContextName
OBJECT-TYPE
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.
1.3.6.1.6.3.14.1.2.1.4SnmpAdminStringread-createcurrent
snmpProxyTargetParamsIn
OBJECT-TYPE
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.
1.3.6.1.6.3.14.1.2.1.5SnmpAdminStringread-createcurrent
snmpProxySingleTargetOut
OBJECT-TYPE
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).
1.3.6.1.6.3.14.1.2.1.6SnmpAdminStringread-createcurrent
snmpProxyMultipleTargetOut
OBJECT-TYPE
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 an incoming notification).
1.3.6.1.6.3.14.1.2.1.7SnmpTagValueread-createcurrent
snmpProxyStorageType
OBJECT-TYPE
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.
1.3.6.1.6.3.14.1.2.1.8StorageTyperead-createcurrent
snmpProxyRowStatus
OBJECT-TYPE
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 be modified while the value of this object is active(1): - snmpProxyType - snmpProxyContextEngineID - snmpProxyContextName - snmpProxyTargetParamsIn - snmpProxySingleTargetOut - snmpProxyMultipleTargetOut
1.3.6.1.6.3.14.1.2.1.9RowStatusread-createcurrent
snmpProxyConformance
OBJECT-IDENTITY
1.3.6.1.6.3.14.3
snmpProxyCompliances
OBJECT-IDENTITY
1.3.6.1.6.3.14.3.1
snmpProxyGroups
OBJECT-IDENTITY
1.3.6.1.6.3.14.3.2

Conformance

NameOIDStatus
snmpProxyCompliance
MODULE-COMPLIANCE
The compliance statement for SNMP entities which include a proxy forwarding application.
1.3.6.1.6.3.14.3.1.1current
snmpProxyGroup
OBJECT-GROUP
A collection of objects providing remote configuration of management target translation parameters for use by proxy forwarder applications.
1.3.6.1.6.3.14.3.2.3current