eqlApplianceDnsServerTransactionState
EQLAPPLIANCE-MIB ·
.1.3.6.1.4.1.12740.17.1.39.1.5
Object
column
r/w
Enumeration
This field denotes the transaction state of the operations on the eqlApplianceDnsServerTable. To accumulate multiple create/destroy op into a single transaction, the TransactionState in the first row should be configStart and the TransactionState of the last row should be configCommit and middle rows should be configInProgress. configStartCommit would indicate a single row in the transaction. singleOp is the same as configStartCommit but comes from an SNMP manager that didn't use TransactionState
Context
- MIB
- EQLAPPLIANCE-MIB
- OID
.1.3.6.1.4.1.12740.17.1.39.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqlApplianceDnsServerEntry
- Table
- eqlApplianceDnsServerTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | singleOp |
1 | configStart |
2 | configInProgress |
3 | configCommit |
4 | configStartCommit |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eqlApplianceDnsServerIndex This field specifies an index that uniquely identifies the DNS server entry. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12740.17.1.39.1.1 |
| eqlApplianceDnsServerRowStatus This field is used to manage the conceptual row entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.12740.17.1.39.1.2 |
| eqlApplianceDnsServerInetAddressType This field contains the IP address type for the DNS server. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.12740.17.1.39.1.3 |
| eqlApplianceDnsServerInetAddress This field contains the IP address, in network byte order, for the DNS server. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.12740.17.1.39.1.4 |