Zhone-PTP-MIB

File: Zhone-PTP-MIB.mib (11002 bytes)

Imported modules

IF-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC Zhone Zhone-TC

Imported symbols

InterfaceIndex OBJECT-GROUP IpAddress
Integer32 Unsigned32 OBJECT-TYPE
MODULE-IDENTITY MacAddress zhonePtp
zhoneModules zhoneGroups zhoneShelfSlotGroup
ZhoneRowStatus

Defined Types

ZhonePtpConfigEntry  
SEQUENCE    
  zhonePtpConfigIfIndex InterfaceIndex
  zhonePtpConfigClockMode INTEGER
  zhonePtpConfigSyncMsgInterval Integer32
  zhonePtpConfigAnnounceInterval Integer32
  zhonePtpConfigDelayReqInterval Integer32
  zhonePtpConfigDomain1MS Unsigned32
  zhonePtpConfigVariance Unsigned32
  zhonePtpConfigPriority1 Unsigned32
  zhonePtpConfigPriority2 Unsigned32
  zhonePtpConfigDomain2M Integer32
  zhonePtpConfigRowStatus ZhoneRowStatus
  zhonePtpConfigIpIfIndex InterfaceIndex
  zhonePtpConfigAcceptableMaster1 IpAddress
  zhonePtpConfigAcceptableMaster2 IpAddress

ZhonePtpStatusEntry  
SEQUENCE    
  zhonePtpStatusMacAddress MacAddress
  zhonePtpConfigTimeSource INTEGER
  zhonePtpConfigClockStratum INTEGER
  zhonePtpConfigClockAccuracy INTEGER
  zhonePtpStatusTxMode INTEGER

Defined Values

zhonePtpModule 1.3.6.1.4.1.5504.6.119
Managed data objects for Zhone's 1588 Precision Timing Protocol.
MODULE-IDENTITY    

zhonePtpObjectID 1.3.6.1.4.1.5504.4.17.1
OBJECT IDENTIFIER    

zhonePtpConfigTable 1.3.6.1.4.1.5504.4.17.1.1
Table of configuration values for the Precision Timing Protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhonePtpConfigEntry

zhonePtpConfigEntry 1.3.6.1.4.1.5504.4.17.1.1.1
Row in the PtpConfigTable
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhonePtpConfigEntry  

zhonePtpConfigIfIndex 1.3.6.1.4.1.5504.4.17.1.1.1.1
Index for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

zhonePtpConfigClockMode 1.3.6.1.4.1.5504.4.17.1.1.1.2
Describes the mode and function of this clock.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER master(1), slave(2), boundary(3), transparent(4), forward(5)  

zhonePtpConfigSyncMsgInterval 1.3.6.1.4.1.5504.4.17.1.1.1.3
Log of mean time interval between successive Sync messages when transmitted as multicast messages.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -128..127  

zhonePtpConfigAnnounceInterval 1.3.6.1.4.1.5504.4.17.1.1.1.4
Log of time, in seconds, to send announce messages.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -128..127  

zhonePtpConfigDelayReqInterval 1.3.6.1.4.1.5504.4.17.1.1.1.5
Log of minimum permitted mean time between successive Delay_Req messages sent by a slave to a specific port on the master.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -128..127  

zhonePtpConfigDomain1MS 1.3.6.1.4.1.5504.4.17.1.1.1.6
The domain for this PTP. If clockMode is boundary, then this is the domain for the slave port.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

zhonePtpConfigVariance 1.3.6.1.4.1.5504.4.17.1.1.1.7
Log of variance used in determination of the best master clock.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

zhonePtpConfigPriority1 1.3.6.1.4.1.5504.4.17.1.1.1.8
Precedence value used in best master algorithm, if master.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

zhonePtpConfigPriority2 1.3.6.1.4.1.5504.4.17.1.1.1.9
Precedence used in best master determination, if master
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

zhonePtpConfigDomain2M 1.3.6.1.4.1.5504.4.17.1.1.1.10
If clockMode is boundary, then this is the domain for the master port. Otherwise, it is unused.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

zhonePtpConfigRowStatus 1.3.6.1.4.1.5504.4.17.1.1.1.11
Row status for this table.
Status: current Access: read-create
OBJECT-TYPE    
  ZhoneRowStatus  

zhonePtpConfigIpIfIndex 1.3.6.1.4.1.5504.4.17.1.1.1.12
The management ip index on this system.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

zhonePtpConfigAcceptableMaster1 1.3.6.1.4.1.5504.4.17.1.1.1.13
First acceptable PTP master.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

zhonePtpConfigAcceptableMaster2 1.3.6.1.4.1.5504.4.17.1.1.1.14
Second acceptable PTP master.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

zhonePtpStatusTable 1.3.6.1.4.1.5504.4.17.1.2
The read-only attributes associated with the 1588 module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhonePtpStatusEntry

zhonePtpStatusEntry 1.3.6.1.4.1.5504.4.17.1.2.1
A row in the zhonePtpStatusTable
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhonePtpStatusEntry  

zhonePtpStatusMacAddress 1.3.6.1.4.1.5504.4.17.1.2.1.1
The ptpMacAddr is used to set the PTP ClockIdentifier defined in the PTP standard. It identifies the clock in the PTP network and as such should be unique within the PTP network.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zhonePtpConfigTimeSource 1.3.6.1.4.1.5504.4.17.1.2.1.2
Time source for the PTP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER atom(1), gps(2), radio(3), ptp(4), ntp(5), handSet(6), other(7), internalOscillator(8)  

zhonePtpConfigClockStratum 1.3.6.1.4.1.5504.4.17.1.2.1.3
Indicates the stratum level of the local clock.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER force(1), primaryReference(2), secondaryReference(3), bestClockStratumThatCanBeSlave(4), stratum3(5), stratum4(6), defaultStratum(7)  

zhonePtpConfigClockAccuracy 1.3.6.1.4.1.5504.4.17.1.2.1.4
Accuracy of this clock. Used in determining best master clock.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER nSec25(1), nSec100(2), nSec250(3), uSec1(4), uSec2point5(5), uSec10(6), uSec25(7), uSec100(8), uSec250(9), mSec1(10), mSec2point5(11), mSec10(12), mSec25(13), mSec100(14), mSec250(15), sec1(16), sec10(17), gT10S(18), accUnknown(19)  

zhonePtpStatusTxMode 1.3.6.1.4.1.5504.4.17.1.2.1.5
By default, Semtech sends multicast messages (e.g. Announce Messages) if they are meant for more than one node. Messages destined to a single node are sent as unicast messages. If we want to support Acceptable Master and Slave tables, we need the uniOnly option.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER standard(1), uniOnly(2), multiOnly(3)  

zhonePtpGroup 1.3.6.1.4.1.5504.9.1.52
Object groups for ptp objects.
Status: current Access: read-only
OBJECT-GROUP