dtmHostsEntryRowStatus
NETI-DTM-MIB ·
.1.3.6.1.4.1.2928.6.2.4.1.1.2.1.4
Object
See SNMPv2-TC. The following values are supported:
createAndGo(4).
A new conceptual row is created representing the mapping
between DTM address and DTM host name.
destroy(6).
The conceptual row is deleted.
Context
- MIB
- NETI-DTM-MIB
- OID
.1.3.6.1.4.1.2928.6.2.4.1.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dtmHostsEntry
- Table
- dtmHostsTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dtmHostsEntryIndex An arbitrary index in the hosts database table. | column | Unsigned32 | .1.3.6.1.4.1.2928.6.2.4.1.1.2.1.1 |
| dtmHostsEntryAddr The DTM address to which this hosts name is mapped. | column | DtmAddress | .1.3.6.1.4.1.2928.6.2.4.1.1.2.1.2 |
| dtmHostsEntryName The hosts name representing the DTM address. The host name is
a text string up to 64 characters drawn from the alphabet
(A-Z, a-z), digits (0-9), and minus sign (-). No blank or
s… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2928.6.2.4.1.1.2.1.3 |