atDNSServerStatus

AT-DNS-CLIENT-MIB · .1.3.6.1.4.1.207.8.4.4.4.501.1.2.1.4

Object

column r/w SNMPv2-TCRowStatus
The Status of this row.
The reading of this object should have a value of
'active(1)', for an existing row.
              
For creation of new entry, a management application
should set this object with value 'createAndGo(4)',
and using the same value as that got from reading
object 'atDNSServerIndexNext', as the index for
the new entry.
              
When an entry is created, the object 'atDNSServerAddr'
in the entry is set with a default value '0.0.0.0'.
The management application should change it to
a desired value with a SET operation.
              
For deletion of entry, a management application
should set this object with value 'destroy(6)'.
              
Once an entry is deleted, other entries in the table
which have bigger index than the deleted one, will
be indexed again. Therefore a management
application can effectively delete multiple entries
by repeating the SET operation using the same index.
              
An attempt to SET this object with value other than
'createAndGo' or 'destroy' will fail.

Context

MIB
AT-DNS-CLIENT-MIB
OID
.1.3.6.1.4.1.207.8.4.4.4.501.1.2.1.4
Type
column
Access
readwrite
Status
current
Parent
atDNSServerEntry
Table
atDNSServerTable
Siblings
3

Syntax

SNMPv2-TCRowStatus
Source
SNMPv2-TCRowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy

Related Objects

Sibling Objects