RC-NTP-MIB
Enterprise MIB for the Accelar product family.
Main OID:
rcNtpMib.1.3.6.1.4.1.2272.1.33.0
25
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
25 total| Object Name |
|---|
rcNtpMibEnterprise MIB for the Accelar product family. MODULE-IDENTITY .1.3.6.1.4.1.2272.1.33.0 |
rcNtpGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.2272.1.33.1 |
rcNtpGlobalEnableEnable/disable NTP featurerw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.33.1.1 |
rcNtpGlobalIntervalTime interval between successive NTP updates in minutes.rw INTEGER .1.3.6.1.4.1.2272.1.33.1.2 |
rcNtpServerTableThe NTP server table. This table lists the information
of a NTP server SEQUENCE OF RcNtpServerEntry .1.3.6.1.4.1.2272.1.33.2 |
rcNtpServerEntryA NTP server table entry. RcNtpServerEntry .1.3.6.1.4.1.2272.1.33.2.1 |
rcNtpServerAddressServer IP address of NTP time source referred to in
this table entry.ro IpAddress .1.3.6.1.4.1.2272.1.33.2.1.1 |
rcNtpServerEnableEnable or disable this server for participation in
time update.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.33.2.1.2 |
rcNtpServerAuthenticationEnable or disable the MD5 Authentication on this
serve.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.33.2.1.3 |
rcNtpServerKeyIdPublic Key used to generate MD5 digest for this
server.rw INTEGER .1.3.6.1.4.1.2272.1.33.2.1.4 |
rcNtpServerAccessAttemptsThe number of NTP requests sent to this serverro Counter32 .1.3.6.1.4.1.2272.1.33.2.1.5 |
rcNtpServerAccessSuccessThe number of times this server was selected to
update the timero Counter32 .1.3.6.1.4.1.2272.1.33.2.1.6 |
rcNtpServerAccessFailureThe number of times this server was rejected from
updating the timero Counter32 .1.3.6.1.4.1.2272.1.33.2.1.7 |
rcNtpServerRowStatusUsed to create/delete entries.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2272.1.33.2.1.8 |
rcNtpServerStratumStratum of this serverro DisplayString .1.3.6.1.4.1.2272.1.33.2.1.9 |
rcNtpServerVersionNTP version of this serverro DisplayString .1.3.6.1.4.1.2272.1.33.2.1.10 |
rcNtpServerRootDelayRoot Delay of this serverro DisplayString .1.3.6.1.4.1.2272.1.33.2.1.11 |
rcNtpServerPrecisionNTP precision of this server in secondsro DisplayString .1.3.6.1.4.1.2272.1.33.2.1.12 |
rcNtpServerReachableNTP Reachability of this serverro DisplayString .1.3.6.1.4.1.2272.1.33.2.1.13 |
rcNtpServerSynchronizedStatus of synchronization with this serverro DisplayString .1.3.6.1.4.1.2272.1.33.2.1.14 |
rcNtpKeyTableThe NTP key table. This table lists the private key
of the public key Id SEQUENCE OF RcNtpKeyEntry .1.3.6.1.4.1.2272.1.33.3 |
rcNtpKeyEntryA NTP key table entry. RcNtpKeyEntry .1.3.6.1.4.1.2272.1.33.3.1 |
rcNtpKeyIdPublic Key used to generate MD5 digestro INTEGER .1.3.6.1.4.1.2272.1.33.3.1.1 |
rcNtpKeySecretPrivate Key used to generate MD5 Digestrw DisplayString .1.3.6.1.4.1.2272.1.33.3.1.2 |
rcNtpKeyRowStatusUsed to create/delete entries.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2272.1.33.3.1.3 |