ccTargetAddrRowStatus
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.5.1.2.1.7
Object
column
r/w
RowStatus
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 ccTargetAddrRowStatus
column is 'notReady'.
In particular, a newly created row cannot be made
active until the corresponding instances of
ccTargetAddrTDomain, ccTargetAddrTAddress, and
ccTargetAddrParams have all been set.
The following objects may not be modified while the
value of this object is active(1):
- ccTargetAddrTDomain
- ccTargetAddrTAddress
An attempt to set these objects while the value of
ccTargetAddrRowStatus is active(1) will result in
an inconsistentValue error.
Note:While destroying a row set the manager's
re-transmission value as zero as the agent is
re-started and there is no response from agent
fot this request and the manager keeps on
re-transmitting resulting into multiple row
deletion depending on the value of re-transmission.
Context
- MIB
- SYMBOL-WS5000-MIB
- OID
.1.3.6.1.4.1.388.6.5.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccTargetAddrEntry
- Table
- ccTargetAddrTable
- Siblings
- 7
Syntax
RowStatus
- Source
- RowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccTargetAddrName The locally arbitrary, but unique identifier associated
with this ccTargetAddrEntry. | column | Integer32 | .1.3.6.1.4.1.388.6.5.1.2.1.1 |
| ccTargetAddrSecName This object contains a target(such as a snmp manager) secName. | column | OctetString | .1.3.6.1.4.1.388.6.5.1.2.1.2 |
| ccTargetAddrHost This object contains a target(such as a snmp manager) ip address. | column | OctetString | .1.3.6.1.4.1.388.6.5.1.2.1.3 |
| ccTargetAddrCommunity This object contains a community name. | column | OctetString | .1.3.6.1.4.1.388.6.5.1.2.1.4 |
| ccTargetAddrPort This object specifies a port number for remote manager receiving the trap. | column | Integer32 | .1.3.6.1.4.1.388.6.5.1.2.1.5 |
| ccTargetAddrStorageType The storage type for this conceptual row. | column | StorageType | .1.3.6.1.4.1.388.6.5.1.2.1.6 |
| ccTargetAddrOption The write option for this conceptual row.
com2sec(0), for setting up remote manager address.
trap2sink(1), for setting up V2c trap target address.
trapsink(2), for setti… | column | TargetOptions | .1.3.6.1.4.1.388.6.5.1.2.1.8 |