eqlApplianceDnsServerTransactionState OBJECT-TYPE
SYNTAX INTEGER {
singleOp(0),
configStart(1),
configInProgress (2),
configCommit (3),
configStartCommit (4)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "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"
DEFVAL { singleOp }
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.12740.17.1.39.1.2 | eqlApplianceDnsServerRowStatus | 0 | 0 | eqlApplianceDnsServerRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This field is us… |
1.3.6.1.4.1.12740.17.1.39.1.3 | eqlApplianceDnsServerInetAddressType | 0 | 0 | eqlApplianceDnsServerInetAddressType OBJECT-TYPE SYNTAX InetAddressType MAX-ACCESS read-create STATUS current DESCRIPTION "This… |
1.3.6.1.4.1.12740.17.1.39.1.4 | eqlApplianceDnsServerInetAddress | 0 | 0 | eqlApplianceDnsServerInetAddress OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS read-create STATUS current DESCRIPTION "This field c… |