snmpTargetParamsRowStatus
SNMP-TARGET-MIB ·
.1.3.6.1.6.3.12.1.3.1.7
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 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.
Context
- MIB
- SNMP-TARGET-MIB
- OID
.1.3.6.1.6.3.12.1.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpTargetParamsEntry
- Table
- snmpTargetParamsTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpTargetParamsName The locally arbitrary, but unique identifier associated
with this snmpTargetParamsEntry. | column | OctetString | .1.3.6.1.6.3.12.1.3.1.1 |
| snmpTargetParamsMPModel The Message Processing Model to be used when generating
SNMP messages using this entry. | column | SNMP-FRAMEWORK-MIBSnmpMessageProcessingModel | .1.3.6.1.6.3.12.1.3.1.2 |
| snmpTargetParamsSecurityModel 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 … | column | Integer32 | .1.3.6.1.6.3.12.1.3.1.3 |
| snmpTargetParamsSecurityName The securityName which identifies the Principal on
whose behalf SNMP messages will be generated using
this entry. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.6.3.12.1.3.1.4 |
| snmpTargetParamsSecurityLevel The Level of Security to be used when generating
SNMP messages using this entry. | column | SNMP-FRAMEWORK-MIBSnmpSecurityLevel | .1.3.6.1.6.3.12.1.3.1.5 |
| snmpTargetParamsStorageType 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.3.1.6 |