NMS-SNTP

File: NMS-SNTP.mib (2630 bytes)

Imported modules

SNMPv2-SMI NMS-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 nmsMgmt RowStatus
DisplayString IpAddress

Defined Types

NMSSntpServerEntry  
SEQUENCE    
  sntpServerIp IpAddress
  sntpServerVersion INTEGER
  sntpServerRowStatus RowStatus

Defined Values

nmsSntp 1.3.6.1.4.1.3320.9.231
OBJECT IDENTIFIER    

nmsSntpServerTable 1.3.6.1.4.1.3320.9.231.1
A list of SNTP server IP address.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSSntpServerEntry

nmsSntpServerEntry 1.3.6.1.4.1.3320.9.231.1.1
A collection of SNTP server IP configuration information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSSntpServerEntry  

sntpServerIp 1.3.6.1.4.1.3320.9.231.1.1.1
SNTP server IP address, the index of this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

sntpServerVersion 1.3.6.1.4.1.3320.9.231.1.1.2
.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4  

sntpServerRowStatus 1.3.6.1.4.1.3320.9.231.1.1.3
SNTP server IP address row status.
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus