Home/Catalog/SNMP-TARGET-MIB

SNMP-TARGET-MIB

AI MIB Summary

The SNMP-TARGET-MIB configures the destination parameters and transport settings (such as host, port, and security model) for an SNMP entity to generate and send trap or inform messages to remote managers. It enables the definition of multiple notification targets to ensure reliable delivery of asynchronous event alerts across diverse network infrastructure devices.

This MIB module defines MIB objects which provide mechanisms to remotely configure the parameters used by an SNMP entity for the generation of SNMP messages. 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:
snmpTargetMIB.1.3.6.1.6.3.12
28
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

28 total
Object Name
snmpTargetMIBThis MIB module defines MIB objects which provide mechanisms to remotely configure the parameters used by an SNMP entity for the generation of SNMP messages. 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.12
snmpTargetObjects
OBJECT IDENTIFIER
.1.3.6.1.6.3.12.1
snmpTargetSpinLockThis object is used to facilitate modification of table entries in the SNMP-TARGET-MIB module by multiple managers. In particular, it is useful when modifying the value of the snmpTargetAddrTagList object. The procedure for modifying the snmpTargetAddrTagList object is as follows: 1. Retrieve the value of snmpTargetSpinLock and of snmpTargetAddrTagList. 2. Generate a new value for snmpTargetAddrTagList. 3. Set the value of snmpTargetSpinLock to the retrieved value, and the value of snmpTargetAddrTagList to the new value. If the set fails for the snmpTargetSpinLock object, go back to step 1.rw
TestAndIncr (SNMPv2-TC)
.1.3.6.1.6.3.12.1.1
snmpTargetAddrTableA table of transport addresses to be used in the generation of SNMP messages.
SEQUENCE OF SnmpTargetAddrEntry
.1.3.6.1.6.3.12.1.2
snmpTargetAddrEntryA transport address to be used in the generation of SNMP operations. Entries in the snmpTargetAddrTable are created and deleted using the snmpTargetAddrRowStatus object.
SnmpTargetAddrEntry
.1.3.6.1.6.3.12.1.2.1
snmpTargetAddrNameThe locally arbitrary, but unique identifier associated with this snmpTargetAddrEntry.
SnmpAdminString
.1.3.6.1.6.3.12.1.2.1.1
snmpTargetAddrTDomainThis object indicates the transport type of the address contained in the snmpTargetAddrTAddress object.rw
TDomain (SNMPv2-TC)
.1.3.6.1.6.3.12.1.2.1.2
snmpTargetAddrTAddressThis object contains a transport address. The format of this address depends on the value of the snmpTargetAddrTDomain object.rw
TAddress (SNMPv2-TC)
.1.3.6.1.6.3.12.1.2.1.3
snmpTargetAddrTimeoutThis object should reflect the expected maximum round trip time for communicating with the transport address defined by this row. When a message is sent to this address, and a response (if one is expected) is not received within this time period, an implementation may assume that the response will not be delivered. Note that the time interval that an application waits for a response may actually be derived from the value of this object. The method for deriving the actual time interval is implementation dependent. One such method is to derive the expected round trip time based on a particular retransmission algorithm and on the number of timeouts which have occurred. The type of message may also be considered when deriving expected round trip times for retransmissions. For example, if a message is being sent with a securityLevel that indicates both authentication and privacy, the derived value may be increased to compensate for extra processing time spent during authentication and encryption processing.rw
TimeInterval (SNMPv2-TC)
.1.3.6.1.6.3.12.1.2.1.4
snmpTargetAddrRetryCountThis object specifies a default number of retries to be attempted when a response is not received for a generated message. An application may provide its own retry count, in which case the value of this object is ignored.rw
Integer32
.1.3.6.1.6.3.12.1.2.1.5
snmpTargetAddrTagListThis object contains a list of tag values which are used to select target addresses for a particular operation.rw
SnmpTagList
.1.3.6.1.6.3.12.1.2.1.6
snmpTargetAddrParamsThe value of this object identifies an entry in the snmpTargetParamsTable. The identified entry contains SNMP parameters to be used when generating messages to be sent to this transport address.rw
SnmpAdminString
.1.3.6.1.6.3.12.1.2.1.7
snmpTargetAddrStorageTypeThe storage type for 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.12.1.2.1.8
snmpTargetAddrRowStatusThe 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). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the snmpTargetAddrRowStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding instances of snmpTargetAddrTDomain, snmpTargetAddrTAddress, and snmpTargetAddrParams have all been set. The following objects may not be modified while the value of this object is active(1): - snmpTargetAddrTDomain - snmpTargetAddrTAddress An attempt to set these objects while the value of snmpTargetAddrRowStatus is active(1) will result in an inconsistentValue error.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.6.3.12.1.2.1.9
snmpTargetParamsTableA table of SNMP target information to be used in the generation of SNMP messages.
SEQUENCE OF SnmpTargetParamsEntry
.1.3.6.1.6.3.12.1.3
snmpTargetParamsEntryA set of SNMP target information. Entries in the snmpTargetParamsTable are created and deleted using the snmpTargetParamsRowStatus object.
SnmpTargetParamsEntry
.1.3.6.1.6.3.12.1.3.1
snmpTargetParamsNameThe locally arbitrary, but unique identifier associated with this snmpTargetParamsEntry.
SnmpAdminString
.1.3.6.1.6.3.12.1.3.1.1
snmpTargetParamsMPModelThe Message Processing Model to be used when generating SNMP messages using this entry.rw
SnmpMessageProcessingModel (SNMP-FRAMEWORK-MIB)
.1.3.6.1.6.3.12.1.3.1.2
snmpTargetParamsSecurityModelThe Security Model to be used when generating SNMP messages using this entry. An implementation may choose to return an inconsistentValue error if an attempt is made to set this variable to a value for a security model which the implementation does not support.rw
SnmpSecurityModel
.1.3.6.1.6.3.12.1.3.1.3
snmpTargetParamsSecurityNameThe securityName which identifies the Principal on whose behalf SNMP messages will be generated using this entry.rw
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.6.3.12.1.3.1.4
snmpTargetParamsSecurityLevelThe Level of Security to be used when generating SNMP messages using this entry.rw
SnmpSecurityLevel (SNMP-FRAMEWORK-MIB)
.1.3.6.1.6.3.12.1.3.1.5
snmpTargetParamsStorageTypeThe storage type for 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.12.1.3.1.6
snmpTargetParamsRowStatusThe 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). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the snmpTargetParamsRowStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding snmpTargetParamsMPModel, snmpTargetParamsSecurityModel, snmpTargetParamsSecurityName, and snmpTargetParamsSecurityLevel have all been set. The following objects may not be modified while the value of this object is active(1): - snmpTargetParamsMPModel - snmpTargetParamsSecurityModel - snmpTargetParamsSecurityName - snmpTargetParamsSecurityLevel An attempt to set these objects while the value of snmpTargetParamsRowStatus is active(1) will result in an inconsistentValue error.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.6.3.12.1.3.1.7
snmpUnavailableContextsThe total number of packets received by the SNMP engine which were dropped because the context contained in the message was unavailable.ro
Counter32
.1.3.6.1.6.3.12.1.4
snmpUnknownContextsThe total number of packets received by the SNMP engine which were dropped because the context contained in the message was unknown.ro
Counter32
.1.3.6.1.6.3.12.1.5
snmpTargetConformance
OBJECT IDENTIFIER
.1.3.6.1.6.3.12.3
snmpTargetCompliances
OBJECT IDENTIFIER
.1.3.6.1.6.3.12.3.1
snmpTargetGroups
OBJECT IDENTIFIER
.1.3.6.1.6.3.12.3.2
SNMP-TARGET-MIB - SNMP MIB Reference | MIBs Explorer