snmpTargetAddrRowStatus
SNMP-TARGET-MIB ·
.1.3.6.1.6.3.12.1.2.1.9
Object
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.
Context
- MIB
- SNMP-TARGET-MIB
- OID
.1.3.6.1.6.3.12.1.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpTargetAddrEntry
- Table
- snmpTargetAddrTable
- Siblings
- 8
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpTargetAddrName The locally arbitrary, but unique identifier associated
with this snmpTargetAddrEntry. | column | OctetString | .1.3.6.1.6.3.12.1.2.1.1 |
| snmpTargetAddrTDomain This object indicates the transport type of the address
contained in the snmpTargetAddrTAddress object. | column | SNMPv2-TCTDomain | .1.3.6.1.6.3.12.1.2.1.2 |
| snmpTargetAddrTAddress This object contains a transport address. The format of
this address depends on the value of the
snmpTargetAddrTDomain object. | column | SNMPv2-TCTAddress | .1.3.6.1.6.3.12.1.2.1.3 |
| snmpTargetAddrTimeout This 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 re… | column | SNMPv2-TCTimeInterval | .1.3.6.1.6.3.12.1.2.1.4 |
| snmpTargetAddrRetryCount This 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 whic… | column | Integer32 | .1.3.6.1.6.3.12.1.2.1.5 |
| snmpTargetAddrTagList This object contains a list of tag values which are
used to select target addresses for a particular
operation. | column | SnmpTagList | .1.3.6.1.6.3.12.1.2.1.6 |
| snmpTargetAddrParams 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 tr… | column | OctetString | .1.3.6.1.6.3.12.1.2.1.7 |
| snmpTargetAddrStorageType 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. | column | SNMPv2-TCStorageType | .1.3.6.1.6.3.12.1.2.1.8 |