ZXR10-NTP-MIB

File: ZXR10-NTP-MIB.mib (50401 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF IPV6-TC
SNMPv2-TC ZXR10-SMI

Imported symbols

OBJECT-TYPE MODULE-IDENTITY enterprises
Unsigned32 IpAddress OBJECT-GROUP
Ipv6Address DisplayString RowStatus
zxr10

Defined Types

Zxr10ntpServerEntry  
SEQUENCE    
  zxr10ntpServerAddress IpAddress
  zxr10ntpServerPriority INTEGER
  zxr10ntpServerLock INTEGER
  zxr10ntpServerVrfName DisplayString

Zxr10ntpServerCfgEntry  
SEQUENCE    
  zxr10ntpServerCfgVrfName DisplayString
  zxr10ntpServerCfgMngFlag Unsigned32
  zxr10ntpServerCfgIpv4Addr IpAddress
  zxr10ntpServerCfgIpv6Addr Ipv6Address
  zxr10ntpServerCfgPriority Unsigned32
  zxr10ntpServerCfgVersion Unsigned32
  zxr10ntpServerCfgLock INTEGER
  zxr10ntpServerCfgKey Unsigned32
  zxr10ntpServerCfgRowStatus RowStatus

Zxr10ntpPeerCfgEntry  
SEQUENCE    
  zxr10ntpPeerCfgVrfName OCTET STRING
  zxr10ntpPeerCfgMngFlag Unsigned32
  zxr10ntpPeerCfgIpv4Addr IpAddress
  zxr10ntpPeerCfgIpv6Addr Ipv6Address
  zxr10ntpPeerCfgPriority Unsigned32
  zxr10ntpPeerCfgVersion Unsigned32
  zxr10ntpPeerCfgKey Unsigned32
  zxr10ntpPeerCfgRowStatus RowStatus

Zxr10ntpServerWithDnsCfgEntry  
SEQUENCE    
  zxr10ntpServerWithDnsCfgVrfName DisplayString
  zxr10ntpServerWithDnsCfgMngFlag Unsigned32
  zxr10ntpServerWithDnsCfgDnsName DisplayString
  zxr10ntpServerWithDnsCfgPriority Unsigned32
  zxr10ntpServerWithDnsCfgVersion Unsigned32
  zxr10ntpServerWithDnsCfgLock INTEGER
  zxr10ntpServerWithDnsCfgKey Unsigned32
  zxr10ntpServerWDnsCfgRowStatus RowStatus

Zxr10ntpPeerWithDnsCfgEntry  
SEQUENCE    
  zxr10ntpPeerWithDnsCfgVrfName OCTET STRING
  zxr10ntpPeerWithDnsCfgMngFlag Unsigned32
  zxr10ntpPeerWithDnsCfgDnsName DisplayString
  zxr10ntpPeerWithDnsCfgPriority Unsigned32
  zxr10ntpPeerWithDnsCfgVersion Unsigned32
  zxr10ntpPeerWithDnsCfgKey Unsigned32
  zxr10ntpPeerWithDnsCfgRowStatus RowStatus

Zxr10ntpBroadcastClientEntry  
SEQUENCE    
  zxr10ntpBroadcastClientIfName OCTET STRING
  zxr10ntpBroadcastClientRowStatus RowStatus

Zxr10ntpBroadcastServerEntry  
SEQUENCE    
  zxr10ntpBroadcastServerIfName OCTET STRING
  zxr10ntpBroadcastServerVersion INTEGER
  zxr10ntpBroadcastServerKey Unsigned32
  zxr10ntpBroadcastServerRowStatus RowStatus

Zxr10ntpMulticastClientEntry  
SEQUENCE    
  zxr10ntpMulticastClientIfName OCTET STRING
  zxr10ntpMulticastClientIpv4Addr IpAddress
  zxr10ntpMulticastClientIpv6Addr Ipv6Address
  zxr10ntpMulticastClientRowStatus RowStatus

Zxr10ntpMulticastServerEntry  
SEQUENCE    
  zxr10ntpMulticastServerIfName OCTET STRING
  zxr10ntpMulticastServerIpv4Addr IpAddress
  zxr10ntpMulticastServerIpv6Addr Ipv6Address
  zxr10ntpMulticastServerVersion INTEGER
  zxr10ntpMulticastServerKey Unsigned32
  zxr10ntpMulticastServerTTL INTEGER
  zxr10ntpMulticastServerRowStatus RowStatus

Zxr10ntpAuthEntry  
SEQUENCE    
  zxr10ntpAuthKeyId Unsigned32
  zxr10ntpAuthKey OCTET STRING
  zxr10ntpAuthEncryptedKey OCTET STRING
  zxr10ntpAuthTrusted INTEGER
  zxr10ntpAuthRowStatus RowStatus
  zxr10ntpAuthKeychain OCTET STRING

Zxr10ntpAssocEntry  
SEQUENCE    
  zxr10ntpAssocSrcAddr OCTET STRING
  zxr10ntpAssocDstAddr OCTET STRING
  zxr10ntpAssocVrfName OCTET STRING
  zxr10ntpAssocMode INTEGER
  zxr10ntpAssocIfName OCTET STRING
  zxr10ntpAssocPeerFlag INTEGER
  zxr10ntpAssocKey Unsigned32
  zxr10ntpAssocVersion INTEGER
  zxr10ntpAssocLock INTEGER
  zxr10ntpAssocPoll INTEGER
  zxr10ntpAssocStratum Unsigned32
  zxr10ntpAssocPriority INTEGER
  zxr10ntpAssocReach Unsigned32
  zxr10ntpAssocDelay OCTET STRING
  zxr10ntpAssocOffset OCTET STRING
  zxr10ntpAssocInUse INTEGER

Defined Values

zxr10ntp 1.3.6.1.4.1.3902.3.110
The MIB module to describe the NTP protocol
MODULE-IDENTITY    

zxr10ntpConfig 1.3.6.1.4.1.3902.3.110.13
OBJECT IDENTIFIER    

zxr10ntpStatus 1.3.6.1.4.1.3902.3.110.1
The NTP status,where 0 means disable and 1 means enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

zxr10ntpType 1.3.6.1.4.1.3902.3.110.2
The NTP type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unspecified(0), active(1), passive(2), client(3), server(4), broadcast(5), clientAndServer(6)  

zxr10ntpPollTime 1.3.6.1.4.1.3902.3.110.3
The NTP poll interval time,where the interval argument is specified in seconds as a power of two.The number is used in a power-of-two (for example, 6 meaning 2 to the power of 6), and can be in the range from 4 to 17. The default value is 6.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 4..17  

zxr10ntpCurrentTime 1.3.6.1.4.1.3902.3.110.4
The system current time.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ntpSyncStatus 1.3.6.1.4.1.3902.3.110.5
The NTP SynchStatus,where 0 means unsynchronized and 1 means synchronized,2 means ntp disable,have no status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unsynchronized(0), synchronized(1), noStatus(2)  

zxr10ntpReferenceClock 1.3.6.1.4.1.3902.3.110.6
The NTP Reference Clock,where 0 means unsynchronized, Local means as server,IP means synchronized to server
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ntpServerInUse 1.3.6.1.4.1.3902.3.110.7
The NTP server in use.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10ntpServerInUseVrf 1.3.6.1.4.1.3902.3.110.8
The vrf of the used Server,null means not in vrf
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ntpMasterStratum 1.3.6.1.4.1.3902.3.110.9
The NTP master Stratum can be in the range from 1 to 15.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

zxr10ntpServerTable 1.3.6.1.4.1.3902.3.110.10
A table containing NTP server information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ntpServerEntry

zxr10ntpServerEntry 1.3.6.1.4.1.3902.3.110.10.1
Information about the server of NTP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ntpServerEntry  

zxr10ntpServerAddress 1.3.6.1.4.1.3902.3.110.10.1.1
The NTP server IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10ntpServerPriority 1.3.6.1.4.1.3902.3.110.10.1.2
The NTP server priority,the min number with high priority
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..5  

zxr10ntpServerLock 1.3.6.1.4.1.3902.3.110.10.1.3
The NTP server lock status.0 means unlock, and 1 means the server is locked
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unlock(0), lock(1)  

zxr10ntpServerVrfName 1.3.6.1.4.1.3902.3.110.10.1.4
The NTP server vrf name.Null means the server is not bounded to the vrf
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ntpServerCfgTable 1.3.6.1.4.1.3902.3.110.11
A table containing NTP server information.Setting the priority leaf node results in initializing the other leaf nodes except the indexs and rowStatus.Suggest the whole table setting.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ntpServerCfgEntry

zxr10ntpServerCfgEntry 1.3.6.1.4.1.3902.3.110.11.1
Information about the server of NTP. As indexs of the table,IPv4 and IPv6 can't be set together.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ntpServerCfgEntry  

zxr10ntpServerCfgVrfName 1.3.6.1.4.1.3902.3.110.11.1.1
The NTP server vrf name.Null means the server is not bounded to any vrf
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zxr10ntpServerCfgMngFlag 1.3.6.1.4.1.3902.3.110.11.1.2
vrf flag of mng,1 means vrf is mng;0 means no mng
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..1  

zxr10ntpServerCfgIpv4Addr 1.3.6.1.4.1.3902.3.110.11.1.3
The NTP server IPv4 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zxr10ntpServerCfgIpv6Addr 1.3.6.1.4.1.3902.3.110.11.1.4
The NTP server IPv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

zxr10ntpServerCfgPriority 1.3.6.1.4.1.3902.3.110.11.1.5
The NTP server priority,the min number with high priority
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..5  

zxr10ntpServerCfgVersion 1.3.6.1.4.1.3902.3.110.11.1.6
The NTP version number, it can be in the range from 1 to 4. The default value is 3 for ipv4, but it only be 4 for ipv6
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4  

zxr10ntpServerCfgLock 1.3.6.1.4.1.3902.3.110.11.1.7
The NTP server lock status.0 means unlock, and 1 means the server is locked
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unlock(0), lock(1)  

zxr10ntpServerCfgKey 1.3.6.1.4.1.3902.3.110.11.1.8
The NTP authentication key.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4294967295  

zxr10ntpServerCfgRowStatus 1.3.6.1.4.1.3902.3.110.11.1.9
create or delete ntp server
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10ntpPeerCfgTable 1.3.6.1.4.1.3902.3.110.12
A table containing NTP peer information.Setting the priority leaf node results in initializing the other leaf nodes except the indexs and rowStatus.Suggest the whole table setting.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ntpPeerCfgEntry

zxr10ntpPeerCfgEntry 1.3.6.1.4.1.3902.3.110.12.1
Information about the peer of NTP.As indexs of the table,IPv4 and IPv6 can't be set together.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ntpPeerCfgEntry  

zxr10ntpPeerCfgVrfName 1.3.6.1.4.1.3902.3.110.12.1.1
The NTP peer vrf name.No null means the peer is bounded to any vrf
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

zxr10ntpPeerCfgMngFlag 1.3.6.1.4.1.3902.3.110.12.1.2
mng flag,1 means vrf is mng;0 means no mng
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..1  

zxr10ntpPeerCfgIpv4Addr 1.3.6.1.4.1.3902.3.110.12.1.3
The NTP peer IPv4 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zxr10ntpPeerCfgIpv6Addr 1.3.6.1.4.1.3902.3.110.12.1.4
The NTP peer IPv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

zxr10ntpPeerCfgPriority 1.3.6.1.4.1.3902.3.110.12.1.5
The NTP peer priority,the min number with high priority
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..5  

zxr10ntpPeerCfgVersion 1.3.6.1.4.1.3902.3.110.12.1.6
The NTP version number, it can be in the range from 1 to 4. The default value is 3 for ipv4, but it only be 4 for ipv6
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4  

zxr10ntpPeerCfgKey 1.3.6.1.4.1.3902.3.110.12.1.7
The NTP authentication key
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4294967295  

zxr10ntpPeerCfgRowStatus 1.3.6.1.4.1.3902.3.110.12.1.8
create or delete ntp peer
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10ntpServerWithDnsCfgTable 1.3.6.1.4.1.3902.3.110.21
A table containing NTP server information.Setting the priority leaf node results in initializing the other leaf nodes except the indexs and rowStatus.Suggest the whole table setting.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ntpServerWithDnsCfgEntry

zxr10ntpServerWithDnsCfgEntry 1.3.6.1.4.1.3902.3.110.21.1
Information about the DNS server of NTP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ntpServerWithDnsCfgEntry  

zxr10ntpServerWithDnsCfgVrfName 1.3.6.1.4.1.3902.3.110.21.1.1
The NTP server vrf name.Null means the server is not bounded to any vrf
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zxr10ntpServerWithDnsCfgMngFlag 1.3.6.1.4.1.3902.3.110.21.1.2
vrf flag of mng,1 means vrf is mng;0 means no mng
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..1  

zxr10ntpServerWithDnsCfgDnsName 1.3.6.1.4.1.3902.3.110.21.1.3
The NTP server DNS name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zxr10ntpServerWithDnsCfgPriority 1.3.6.1.4.1.3902.3.110.21.1.4
The NTP server priority,the min number with high priority
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..5  

zxr10ntpServerWithDnsCfgVersion 1.3.6.1.4.1.3902.3.110.21.1.5
The NTP version number, it can be in the range from 1 to 4. The default value is 3 for ipv4, but it only be 4 for ipv6
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4  

zxr10ntpServerWithDnsCfgLock 1.3.6.1.4.1.3902.3.110.21.1.6
The NTP server lock status. 2 means unlock, and 1 means the server is locked
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER lock(1), unlock(2)  

zxr10ntpServerWithDnsCfgKey 1.3.6.1.4.1.3902.3.110.21.1.7
The NTP authentication key.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4294967295  

zxr10ntpServerWDnsCfgRowStatus 1.3.6.1.4.1.3902.3.110.21.1.100
create or delete ntp server with dns
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10ntpPeerWithDnsCfgTable 1.3.6.1.4.1.3902.3.110.22
A table containing NTP peer information.Setting the priority leaf node results in initializing the other leaf nodes except the indexs and rowStatus.Suggest the whole table setting.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ntpPeerWithDnsCfgEntry

zxr10ntpPeerWithDnsCfgEntry 1.3.6.1.4.1.3902.3.110.22.1
Information about the DNS peer of NTP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ntpPeerWithDnsCfgEntry  

zxr10ntpPeerWithDnsCfgVrfName 1.3.6.1.4.1.3902.3.110.22.1.1
The NTP peer vrf name.No null means the peer is bounded to any vrf
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

zxr10ntpPeerWithDnsCfgMngFlag 1.3.6.1.4.1.3902.3.110.22.1.2
mng flag,1 means vrf is mng;0 means no mng
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..1  

zxr10ntpPeerWithDnsCfgDnsName 1.3.6.1.4.1.3902.3.110.22.1.3
The NTP peer Dns name.No
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zxr10ntpPeerWithDnsCfgPriority 1.3.6.1.4.1.3902.3.110.22.1.4
The NTP peer priority,the min number with high priority
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..5  

zxr10ntpPeerWithDnsCfgVersion 1.3.6.1.4.1.3902.3.110.22.1.5
The NTP version number, it can be in the range from 1 to 4. The default value is 3 for ipv4, but it only be 4 for ipv6
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4  

zxr10ntpPeerWithDnsCfgKey 1.3.6.1.4.1.3902.3.110.22.1.6
The NTP authentication key
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4294967295  

zxr10ntpPeerWithDnsCfgRowStatus 1.3.6.1.4.1.3902.3.110.22.1.100
create or delete ntp peer with dns
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10ntpAuthenticate 1.3.6.1.4.1.3902.3.110.13.1
The NTP Authentication enable/disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxr10ntpIPv4AclName 1.3.6.1.4.1.3902.3.110.13.2
The NTP IPv4 access-group,acl name.Null means invalid
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

zxr10ntpIPv6AclName 1.3.6.1.4.1.3902.3.110.13.3
The NTP IPv6 access-group,acl name.Null means invalid
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

zxr10ntpSrcIPv4Address 1.3.6.1.4.1.3902.3.110.13.4
The NTP IPv4 source address.Source IP and source interface can't be configured together
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

zxr10ntpSrcIPv6Address 1.3.6.1.4.1.3902.3.110.13.5
The NTP IPv6 source address.Source IP and source interface can't be configured together
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..52)  

zxr10ntpBroadcastDelay 1.3.6.1.4.1.3902.3.110.13.6
The NTP estimated round-trip delay in microseconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..999999  

zxr10ntpEnable 1.3.6.1.4.1.3902.3.110.13.7
The NTP enable/disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxr10ntpMaster 1.3.6.1.4.1.3902.3.110.13.8
The NTP stratum value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

zxr10ntpPoll 1.3.6.1.4.1.3902.3.110.13.9
The NTP poll interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 4..17  

zxr10ntpSrcInterface 1.3.6.1.4.1.3902.3.110.13.10
The NTP source interface.The L2 interface does not support. Source IP and source interface can't be configured together
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

zxr10ntpAclGroupIPv4ServerOnly 1.3.6.1.4.1.3902.3.110.13.11
The NTP IPv4 server-only access-group,acl name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

zxr10ntpAclGroupIPv6ServerOnly 1.3.6.1.4.1.3902.3.110.13.12
The NTP access-control,acl name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

zxr10ntpAccessControlServerVrf 1.3.6.1.4.1.3902.3.110.13.13
The NTP server access-control,Vrf name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

zxr10ntpBroadcastClientTable 1.3.6.1.4.1.3902.3.110.14
A table containing NTP broadcast Client information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ntpBroadcastClientEntry

zxr10ntpBroadcastClientEntry 1.3.6.1.4.1.3902.3.110.14.1
A list of entries of ntp broadcast client information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ntpBroadcastClientEntry  

zxr10ntpBroadcastClientIfName 1.3.6.1.4.1.3902.3.110.14.1.1
The NTP broadcast client interface name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

zxr10ntpBroadcastClientRowStatus 1.3.6.1.4.1.3902.3.110.14.1.2
active(1) destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10ntpBroadcastServerTable 1.3.6.1.4.1.3902.3.110.15
A table containing NTP broadcast Server information. Setting some leaf nodes results in initializing the other leaf nodes except the indexs and rowStatus.Suggest the whole table setting.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ntpBroadcastServerEntry

zxr10ntpBroadcastServerEntry 1.3.6.1.4.1.3902.3.110.15.1
A list of entries of ntp broadcast Server information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ntpBroadcastServerEntry  

zxr10ntpBroadcastServerIfName 1.3.6.1.4.1.3902.3.110.15.1.1
The NTP broadcast server interface name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

zxr10ntpBroadcastServerVersion 1.3.6.1.4.1.3902.3.110.15.1.2
The NTP breadcast server version number.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..4  

zxr10ntpBroadcastServerKey 1.3.6.1.4.1.3902.3.110.15.1.3
The NTP breadcast server key id,0 means invalid.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4294967295  

zxr10ntpBroadcastServerRowStatus 1.3.6.1.4.1.3902.3.110.15.1.4
active(1) destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10ntpMulticastClientTable 1.3.6.1.4.1.3902.3.110.16
A table containing NTP multicast Client information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ntpMulticastClientEntry

zxr10ntpMulticastClientEntry 1.3.6.1.4.1.3902.3.110.16.1
A list of entries of ntp multicast client information. As indexs of the table,IPv4 and IPv6 can't be set together.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ntpMulticastClientEntry  

zxr10ntpMulticastClientIfName 1.3.6.1.4.1.3902.3.110.16.1.1
The NTP multicast client interface name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

zxr10ntpMulticastClientIpv4Addr 1.3.6.1.4.1.3902.3.110.16.1.2
The NTP multicast client IPv4 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zxr10ntpMulticastClientIpv6Addr 1.3.6.1.4.1.3902.3.110.16.1.3
The NTP multicast client IPv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

zxr10ntpMulticastClientRowStatus 1.3.6.1.4.1.3902.3.110.16.1.4
active(1) create(4) destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10ntpMulticastServerTable 1.3.6.1.4.1.3902.3.110.17
A table containing NTP multicast Server information. Setting some leaf nodes results in initializing the other leaf nodes except the indexs and rowStatus.Suggest the whole table setting.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ntpMulticastServerEntry

zxr10ntpMulticastServerEntry 1.3.6.1.4.1.3902.3.110.17.1
A list of entries of ntp multicast Server information.As indexs of the table,IPv4 and IPv6 can't be set together.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ntpMulticastServerEntry  

zxr10ntpMulticastServerIfName 1.3.6.1.4.1.3902.3.110.17.1.1
The NTP multicast server interface name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

zxr10ntpMulticastServerIpv4Addr 1.3.6.1.4.1.3902.3.110.17.1.2
The NTP multicast client IPv4 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zxr10ntpMulticastServerIpv6Addr 1.3.6.1.4.1.3902.3.110.17.1.3
The NTP multicast client IPv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

zxr10ntpMulticastServerVersion 1.3.6.1.4.1.3902.3.110.17.1.4
The NTP server version number.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..4  

zxr10ntpMulticastServerKey 1.3.6.1.4.1.3902.3.110.17.1.5
The NTP server key id,0 means invalid.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4294967295  

zxr10ntpMulticastServerTTL 1.3.6.1.4.1.3902.3.110.17.1.6
The NTP multicast server ttl, 0 means not need to set ttl option.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

zxr10ntpMulticastServerRowStatus 1.3.6.1.4.1.3902.3.110.17.1.7
active(1) destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10ntpAuthTable 1.3.6.1.4.1.3902.3.110.18
A table containing NTP Authentication information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ntpAuthEntry

zxr10ntpAuthEntry 1.3.6.1.4.1.3902.3.110.18.1
Information about the Authentication of NTP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ntpAuthEntry  

zxr10ntpAuthKeyId 1.3.6.1.4.1.3902.3.110.18.1.1
The NTP authentication key id,max 255 record.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

zxr10ntpAuthKey 1.3.6.1.4.1.3902.3.110.18.1.2
The NTP authentication key
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

zxr10ntpAuthEncryptedKey 1.3.6.1.4.1.3902.3.110.18.1.3
The NTP encrypted authentication key must have 24 characters.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..24)  

zxr10ntpAuthTrusted 1.3.6.1.4.1.3902.3.110.18.1.4
The NTP authentication key is trusted or not
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

zxr10ntpAuthRowStatus 1.3.6.1.4.1.3902.3.110.18.1.5
create or delete ntp authication config
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10ntpAuthKeychain 1.3.6.1.4.1.3902.3.110.18.1.6
The NTP authentication keychain
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

zxr10ntpCurSrvRsltInfo 1.3.6.1.4.1.3902.3.110.19
OBJECT IDENTIFIER    

zxr10ntpCurSrvRsltVrfName 1.3.6.1.4.1.3902.3.110.19.1
The NTP server vrf name.Null means the server is not bounded to the vrf
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

zxr10ntpCurSrvRsltIpv4Addr 1.3.6.1.4.1.3902.3.110.19.2
The NTP server IPv4 address,127.0.0.1 means reference is LOCAL.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10ntpCurSrvRsltIpv6Addr 1.3.6.1.4.1.3902.3.110.19.3
The NTP server IPv6 address.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

zxr10ntpCurSrvRsltPriority 1.3.6.1.4.1.3902.3.110.19.4
The NTP server priority,the min number with high priority.The value of 0 is invalid value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..6  

zxr10ntpCurSrvRsltLock 1.3.6.1.4.1.3902.3.110.19.5
The NTP server lock status 2 means unlock, and 1 means the server is locked
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER lock(1), unlock(2)  

zxr10ntpAssocTable 1.3.6.1.4.1.3902.3.110.20
A table containing NTP association information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ntpAssocEntry

zxr10ntpAssocEntry 1.3.6.1.4.1.3902.3.110.20.1
Information about the associations of NTP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ntpAssocEntry  

zxr10ntpAssocSrcAddr 1.3.6.1.4.1.3902.3.110.20.1.1
The NTP association source address.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

zxr10ntpAssocDstAddr 1.3.6.1.4.1.3902.3.110.20.1.2
The NTP association dest address.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

zxr10ntpAssocVrfName 1.3.6.1.4.1.3902.3.110.20.1.3
The NTP association vrf name.Null means the association is not bounded to the vrf
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

zxr10ntpAssocMode 1.3.6.1.4.1.3902.3.110.20.1.4
The NTP association mode
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER active(1), passive(2), client(3), server(4), broadcast(5), broadcastclient(6), unspecified(7)  

zxr10ntpAssocIfName 1.3.6.1.4.1.3902.3.110.20.1.5
The NTP association interface name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

zxr10ntpAssocPeerFlag 1.3.6.1.4.1.3902.3.110.20.1.6
The NTP association is persistent or ephemeral
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ephemeral(1), persistent(2)  

zxr10ntpAssocKey 1.3.6.1.4.1.3902.3.110.20.1.7
The NTP association key number
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

zxr10ntpAssocVersion 1.3.6.1.4.1.3902.3.110.20.1.8
The NTP association version
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

zxr10ntpAssocLock 1.3.6.1.4.1.3902.3.110.20.1.9
The NTP association is or not lock
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER lock(1), unlock(2)  

zxr10ntpAssocPoll 1.3.6.1.4.1.3902.3.110.20.1.10
The NTP association poll interval
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 4..17  

zxr10ntpAssocStratum 1.3.6.1.4.1.3902.3.110.20.1.11
The NTP association stratum
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..16  

zxr10ntpAssocPriority 1.3.6.1.4.1.3902.3.110.20.1.12
The NTP association priority
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..6  

zxr10ntpAssocReach 1.3.6.1.4.1.3902.3.110.20.1.13
The NTP association reach
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

zxr10ntpAssocDelay 1.3.6.1.4.1.3902.3.110.20.1.14
The NTP association delay
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

zxr10ntpAssocOffset 1.3.6.1.4.1.3902.3.110.20.1.15
The NTP association offset
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

zxr10ntpAssocInUse 1.3.6.1.4.1.3902.3.110.20.1.16
The NTP association is or not the best source in use
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)