FDRY-SNTP-MIB

File: FDRY-SNTP-MIB.mib (4777 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
FOUNDRY-SN-ROOT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 RowStatus InetAddressType
InetAddress fdrySntp

Defined Types

FdrySntpServerTable  
SEQUENCE    
  fdrySntpServerIndex Unsigned32
  fdrySntpServerAddrType InetAddressType
  fdrySntpServerAddr InetAddress
  fdrySntpServerVersion Integer32
  fdrySntpServerRowStatus RowStatus

Defined Values

fdrySntpMIB 1.3.6.1.4.1.1991.1.1.7.1
The Brocade Communications Systems proprietary MIB module for Simple Network Time Protocol(SNTP). It has new table combines Ipv4 and Ipv6 Simple Network Time Protocol server configuration. Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
MODULE-IDENTITY    

fdrySntpServer 1.3.6.1.4.1.1991.1.1.7.1.1
OBJECT IDENTIFIER    

fdrySntpServerTable 1.3.6.1.4.1.1991.1.1.7.1.1.1
Simple Network Time Protocol(SNTP) server table. This table is not supported in NI devices from R5.3
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdrySntpServerTable

fdrySntpServerEntry 1.3.6.1.4.1.1991.1.1.7.1.1.1.1
An entry in the SNTP server table. This table uses running index as the Index to the table. Reasons to go for running index Scheme than IP addresses: 1. The table will be Virtual Routing and Forwarding(VRF) independent that multiple VRFs could share the same address type and address. 2. Index with address type and address could be potentially 17 unsigned integer, parsing and finding next index takes CPU time. The PDU gets to be huge too! 3. IP address is just another attribute, they are supposed to be list of servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdrySntpServerTable  

fdrySntpServerIndex 1.3.6.1.4.1.1991.1.1.7.1.1.1.1.1
The index to the SNTP server Table. Maximum 3 Sntp servers are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

fdrySntpServerAddrType 1.3.6.1.4.1.1991.1.1.7.1.1.1.1.2
SNTP server IP address Type. Supported address types are ipv4(1) and ipv6(2)
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

fdrySntpServerAddr 1.3.6.1.4.1.1991.1.1.7.1.1.1.1.3
SNTP server IP address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

fdrySntpServerVersion 1.3.6.1.4.1.1991.1.1.7.1.1.1.1.4
SNTP server version.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4  

fdrySntpServerRowStatus 1.3.6.1.4.1.1991.1.1.7.1.1.1.1.5
This variable is used to create, modify, or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified except this object.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus