All MIBs › SNMP-TARGET-MIB › snmpTargetParamsRowStatus
snmpTargetParamsRowStatus
Module: SNMP-TARGET-MIB
OID (symbolic): SNMP-TARGET-MIB::snmpTargetParamsRowStatus
OID (numeric): 1.3.6.1.6.3.12.1.3.1.7
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-create
Description: 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.
What is snmpTargetParamsRowStatus?
This is the standard RowStatus object controlling creation and deletion of rows in the snmpTargetParamsTable; per the description, a row cannot go active until snmpTargetParamsMPModel, SecurityModel, SecurityName, and SecurityLevel are all set, and those four columns cannot be modified once the row is active(1) (an attempt raises inconsistentValue). Admins create a new SNMP parameter profile by setting this to createAndGo(4) or createAndWait(5) after configuring the security columns. To change the SecurityLevel on an active row, an admin must first set this row's status back to notInService(2).
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.6 | snmpV2 | DASAN-DHCP-MIB |
| 1.3.6.1.6.3 | snmpModules | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.6.3.12 | snmpTargetMIB | SNMP-TARGET-MIB |
| 1.3.6.1.6.3.12.1 | snmpTargetObjects | SNMP-TARGET-MIB |
| 1.3.6.1.6.3.12.1.3 | snmpTargetParamsTable | SNMP-TARGET-MIB |
| 1.3.6.1.6.3.12.1.3.1 | snmpTargetParamsEntry | SNMP-TARGET-MIB |
| 1.3.6.1.6.3.12.1.3.1.7 | snmpTargetParamsRowStatus | SNMP-TARGET-MIB |