MIB Reference Guide

Fabric OS MIB Reference 265
53-1002750-01
SNMP target parameters table
13
SNMP target parameters table
snmpTargetAddrParams
1.3.6.1.6.3.12.1.2.1.7
Read create The 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.
snmpTargetAddrStorageType
1.3.6.1.6.3.12.1.2.1.8
Read create The storage type for this conceptual row. Conceptual rows having
the value permanent need not allow write-access to any columnar
objects in the row.
snmpTargetAddrRowStatus
1.3.6.1.6.3.12.1.2.1.9
Read create 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).
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.
TABLE 99
Object and OID Access Description
TABLE 100
Object and OID Access Description
snmpTargetParamsTable
1.3.6.1.6.3.12.1.3
Not
accessible
A table of SNMP target information to be used in the
generation of SNMP messages.
snmpTargetParamsEntry
1.3.6.1.6.3.12.1.3.1
Not
accessible
A set of SNMP target information.
The entries in the snmpTargetParamsTable are created and
deleted using the snmpTargetParamsRowStatus object.
snmpTargetParamsName
1.3.6.1.6.3.12.1.3.1.1
Not
accessible
The object indicates a unique identifier associated with this
snmpTargetParamsEntry.
snmpTargetParamsMPModel
1.3.6.1.6.3.12.1.3.1.2
Read create The object indicates the message processing model to be
used when generating SNMP messages.
snmpTargetParamsSecurityModel
1.3.6.1.6.3.12.1.3.1.3
Read create The object indicates the 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.
snmpTargetParamsSecurityName
1.3.6.1.6.3.12.1.3.1.4
Read create The security name which identifies the principal on whose
behalf the SNMP messages will be generated using this entry.