atNtpPeerRowStatus
AT-NTP-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.502.7.1.7
Object
The status of this row.
The reading of this object should have a value of
'active(1)'.
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 'atNtpPeerIndexNext', as the index for
the new entry.
When an entry is created, the object 'atNtpPeerNameAddr'
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.
The management application may need to take
additional SET operations to set values for other
objects, to ensure they have desired values.
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.
Context
- MIB
- AT-NTP-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.502.7.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atNtpPeerEntry
- Table
- atNtpPeerTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| atNtpPeerIndex This object represents the index corresponding to
a particular NTP server or peer configuration in
the system.
For creation of a new entry, the value of this objec… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.502.7.1.1 |
| atNtpPeerNameAddr This object represents host name, or the IP address,
of the NTP peer.
This object is a current object for row creation.
When a new row is created, th… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.502.7.1.2 |
| atNtpPeerMode This object represents the mode of the peer.
It's value is coded as follows:
server(1),
peer(2) | column | Enumeration | .1.3.6.1.4.1.207.8.4.4.4.502.7.1.3 |
| atNtpPeerPreference This object specifies whether this peer is the
preferred one over the others.
It's value is encoded as follows:
0 - unknown
1 - not preferred
2 - preferred
… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.502.7.1.4 |
| atNtpPeerVersion This object represents the NTP version the peer
supports. It's value is encoded as follows:
0 - unknown
1 - version 1
2 - version 2
3 - version 3
4 - version 4 | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.502.7.1.5 |
| atNtpPeerKeyNumber This object represents the authentication key number. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.207.8.4.4.4.502.7.1.6 |