All MIBs › SNMP-TARGET-MIB › snmpTargetAddrRowStatus
snmpTargetAddrRowStatus
Module: SNMP-TARGET-MIB
OID (symbolic): SNMP-TARGET-MIB::snmpTargetAddrRowStatus
OID (numeric): 1.3.6.1.6.3.12.1.2.1.9
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 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.
What is snmpTargetAddrRowStatus?
This is the standard RowStatus object controlling creation and deletion of rows in the snmpTargetAddrTable; per the description, a row cannot go active until snmpTargetAddrTDomain, snmpTargetAddrTAddress, and snmpTargetAddrParams are all set, and TDomain/TAddress cannot be modified once the row is active(1) (doing so raises inconsistentValue). Admins create a new trap/inform destination by setting this to createAndGo(4) or createAndWait(5) after populating the address columns. Attempting to change snmpTargetAddrTAddress on an active(1) row would be rejected until the row is taken notInService first.
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.2 | snmpTargetAddrTable | SNMP-TARGET-MIB |
| 1.3.6.1.6.3.12.1.2.1 | snmpTargetAddrEntry | SNMP-TARGET-MIB |
| 1.3.6.1.6.3.12.1.2.1.9 | snmpTargetAddrRowStatus | SNMP-TARGET-MIB |