SYMM-SMI: View SNMP OID List / Download MIB

VENDOR: SYMMETRICOM


 Home MIB: SYMM-SMI
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 symmetricom 1.3.6.1.4.1.9070
This is the MIB Module for Symmetricom's enterprise specific parameters.
           symmNetworkManagement 1.3.6.1.4.1.9070.1
This is the root object identifier for all MIBS under the Symmetricom tree.
               symmCmipManagement 1.3.6.1.4.1.9070.1.1
This is the root object identifier for CMIP based objects.
               symmSnmpManagement 1.3.6.1.4.1.9070.1.2
This is the root object identifier for SNMP based objects.
                   symmTimePictra 1.3.6.1.4.1.9070.1.2.1
This is reserved for objects related to Symmetricom's TimePictra products.
                   symmBroadband 1.3.6.1.4.1.9070.1.2.2
The subtree that contains objects related to Symmetricom's GoWide products.
                   symmTTM 1.3.6.1.4.1.9070.1.2.3
The subtree that contains objects related to Symmetricom's Timing, Test and Measurement products.
                       products 1.3.6.1.4.1.9070.1.2.3.1
                           ts2000 1.3.6.1.4.1.9070.1.2.3.1.1
                           nts 1.3.6.1.4.1.9070.1.2.3.1.2
                           ts2100 1.3.6.1.4.1.9070.1.2.3.1.3
                           s100 1.3.6.1.4.1.9070.1.2.3.1.4
                           syncserver 1.3.6.1.4.1.9070.1.2.3.1.5
                               version 1.3.6.1.4.1.9070.1.2.3.1.5.1
                                   ntpSystem 1.3.6.1.4.1.9070.1.2.3.1.5.1.1
                                       ntpSysLeap 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.1 integer read-only
NTP Leap Indicator. This is a two-bit code warning of an impending leap second to be inserted into the NTP timescale. The bits are set before 23:59 on the day of insertion and reset after 00:00 on the following day. This causes the number of seconds (rollover interval) in the day of insertion to be increased or decreased by one. In the case of primary servers the bits are set by operator intervention, while in the case of secondary servers the bits are set by the protocol. The two bits, bit 0 and bit 1, respectively, are coded as follows: =================================================== 00 no warning 01 last minute has 61 seconds 10 last minute has 59 seconds 11 alarm condition(clock not synchronized) =================================================== In all except the alarm condition(11), NTP itself does nothing with these bits, except pass them on to the time-conversion routines that are not part of NTP. The alarm condition occurs when, for whatever reason, the local clock is not synchronized, such as when first coming up or after an extended period when no primary reference source is available. Enumeration: 'addSecond': 1, 'noWarning': 0, 'alarm': 3, 'subtractSecond': 2.
                                       ntpSysStratum 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.2 integer32 read-only
Current NTP stratum level. This is an integer indicating the stratum of the local clock with values defined as follows: ================================================ 0 unspecified 1 primary reference (e.g., calibrated atomic clock, radio clock) 2-255 secondary reference (via NTP) ================================================
                                       ntpSysPrecision 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.3 integer32 read-only
Current NTP precision value. This is a signed integer indicating the precision of the various clocks, in seconds to the nearest power of two. The value must be rounded to the next larger power of two; for instance, a 50-Hz (20ms) or 60-Hz (16.17ms) power-frequency clock would be assigned the value -5 (31.25ms), while a 1000-Hz (1ms) crystal-controlled clock would be assigned the value -9 (1.95ms).
                                       ntpSysRootDelay 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.4 octet string read-only
Total roundtrip delay to the primary reference source at the root of the synchronization subnet, in seconds
                                       ntpSysRootDispersion 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.5 octet string read-only
Maximum error relative to the primary reference source at the root of the synchronization subnet, in seconds. Only positive values greater than zero are possible
                                       ntpSysRefID 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.6 displaystring read-only
NTP Reference Clock Identifier. This is a 32 bit code identifying the particular reference clock. In the case of stratum 0 (unspecified) or stratum 1 (primary reference), this is a four- octet, left-justified, zero-padded ASCII string. While not enumerated as part of the NTP spec, the following are suggested ASCII identifiers: ============================================== DCN DCN routing protocol NIST NIST public modem TSP TSP time protocol DTS Digital Time Service ATOM Atomic clock (calibrated) VLF VLF radio (OMEGA,etc.) callsign Generic radio LORC LORAN-C radionavigation GOES GOES UHF environment satellite GPS GPS UHF satellite positioning ============================================== The following ref ids are used by the SyncServer: ============================================== GPS GPS satellite) IRIG IRIG B timecode 1PPS Ext. 1 PPS input E10M Ext. 10 MHz input FREE Internal Clock FLY Internal Clock after the Hardware Clock reference is lost ==============================================
                                       ntpSysRefTime 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.7 displaystring read-only
NTP Reference Timestamp. This is the time, in timestamp format (converted to DisplayString), when the local clock was last updated. If the local clock has never been synchronized, the value is zero.
                                       ntpSysPoll 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.8 integer32 read-only
Minimum interval between transmitted messages, in seconds as a power of two. For instance, a value of six indicates a minimum interval of 64 seconds.
                                       ntpSysPeer 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.9 unsigned32 read-only
Current synchronization source. In stratum > 1 this variable returns the decimal representation of the IPv4 address of its current peer. In stratum = 1 this variable returns the decimal representation of the hardware clock which is 2981759.
                                       ntpSysPhase 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.10 displaystring read-only
System clock offset from the selected source.
                                       ntpSysFreq 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.11 displaystring read-only
System clock frequency correction from ntpd.
                                       ntpSysError 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.12 displaystring read-only
Current system error from ntpd.
                                       ntpSysClock 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.13 displaystring read-only
Current system time from ntpd. This is usually derived from the hardware clock but could be from any other ntp source.
                                       ntpSysSystem 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.14 displaystring read-only
Description of the current system.
                                       ntpSysProcessor 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.15 displaystring read-only
Type of local processor.
                                       ntpSysNotrust 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.16 integer read-only
Force authentication.
                                       ntpSysPktsReceived 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.17 integer read-only
This variable is a rollover counter which reflects the number of ntp packets received by the SyncServer. It is valid for all versions of the SyncServer.
                                       ntpSysMode 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.18 integer read-only
An integer indicating the NTP association mode and are coded as follows: ============================================ 0 unspecified 1 symmetric active 2 symmetric passive 3 client 4 server 5 broadcast 6 reserved for NTP control messages 7 reserved for private use ============================================ Enumeration: 'reservedctl': 6, 'symactive': 1, 'unspecified': 0, 'server': 4, 'broadcast': 5, 'sympassive': 2, 'client': 3, 'reservedpriv': 7.
                                       ntpSysVersion 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.19 displaystring read-only
The version of the NTP daemon on the system.
                                   tyming 1.3.6.1.4.1.9070.1.2.3.1.5.1.2
                                       tymingStatus 1.3.6.1.4.1.9070.1.2.3.1.5.1.2.1 displaystring read-only
Indicates what status the Hardware Clock considers itself to be as a timing source defined as follows: ============================================ Good HW Clock has a valid time reference. Bad HW Clock has no valid time reference. ============================================
                                       tymingSource 1.3.6.1.4.1.9070.1.2.3.1.5.1.2.2 displaystring read-only
The time or frequency source currently in use by the Hardware Clock defined as follows: ============================================ 0 None 1 GPS 4 NTP 8 IRIG 16 External 1PPS 24 External 10 MHz 31 Freerun mode. ============================================
                                       tymingTime 1.3.6.1.4.1.9070.1.2.3.1.5.1.2.3 displaystring read-only
The time according to the Hardware Clock in the format of: WWW MMM dd hh:mm:ss yyyy defined as follows: ============================================ WWW weekday MMM character month dd day of month hh:mm:ss time yyyy year Example Thu Sep 21 23:46:09 2006 ============================================
                                       tymingVersion 1.3.6.1.4.1.9070.1.2.3.1.5.1.2.4 displaystring read-only
The version of the software on the SyncServer's Hardware Clock.
                                       tymingFlyPeriod 1.3.6.1.4.1.9070.1.2.3.1.5.1.2.5 integer read-only
This variable is not currently used and returns zero.
                                   gps 1.3.6.1.4.1.9070.1.2.3.1.5.1.3
                                       gpsPosition 1.3.6.1.4.1.9070.1.2.3.1.5.1.3.1 displaystring read-only
Returns the current position in the format of: A BB CC DD EEE F GGG HH II JJJ KK defined as follows: =============================================== A sign of the latitude (1 = North, -1 = South) BB degrees of the latitude CC minutes of the latitude DD seconds of the latitude EEE milliseconds of the latitude F sign of the longitude (1 = East, -1 = West) GGG degrees of the longitude HH minutes of the longitude II seconds of the longitude JJJ milliseconds of the longitude KK altitude in meters ===============================================
                                       gpsUTCOffset 1.3.6.1.4.1.9070.1.2.3.1.5.1.3.2 integer read-only
This variable returns the current offset between the monotonic time maintained by the GPS satellite constellation and UTC time. This value is commonly referred to as the leap second count. It is only valid on a Syncserver with GPS.
                                       gpsHealth 1.3.6.1.4.1.9070.1.2.3.1.5.1.3.3 displaystring read-only
This is the GPS receiver health status defined as follows: ====================================================== 0 = Receiver Down The Hardware Clock can't communicate with the receiver. 1 = No Signal 2 = Acquiring Signal The receiver is tracking a GPS signal. 3 = 2d Position mode The receiver is able to perform position fixes for latitude and longitude but does not have enough satellites for altitude. 4 = 3d Position mode The receiver is now able to perform position fixes for latitude, longitude and altitude. 5 = Position Hold mode Position fixes are no longer attempted, and the user entered or surveyed position is used. 6 = Time Valid mode The receiver has valid timing information from GPS satellites (including current leap second information). This is the final state for all configured GPS modes. ======================================================
                                       gpsSatlist 1.3.6.1.4.1.9070.1.2.3.1.5.1.3.4 displaystring read-only
Displays the GPS satellite tracking information in the format of: N,X1,Y1,Z1,...,XN,YN,ZN defined as follows: ====================================================== N Number of satellites. If one or more satellites are available, Xi,Yi,Zi follows N. Xi Satellite vehicle number. Yi Satellite signal strength in dBW where less than -200 dBW means no signal. Zi Zi can be either T or C. T(racking) means the SyncServer receives the information from the satellite but the information is not used in its timing solution. C(urrent) means the SyncServer currently uses satellite information in its timing solution. Examples For no satellites: 0 For one satellite with vehicle number 16: 1,16,C,-158 For six satellites: 6,12,C,-156,14,C,-155,8,T,-162,24,C,-158,18,C,161,6,C,-160 ======================================================
                                       gpsMode 1.3.6.1.4.1.9070.1.2.3.1.5.1.3.5 displaystring read-only
The mode of the GPS receiver defined as follows: ====================================================== Receiver Mode: Survey. The receiver is surveying and averaging its position. When it has finished surveying, the receiver switches to Position Hold mode. Survey mode and Position Hold mode are appropriate for static applications, such as a typical server room environment. This is the default mode when the SyncServer starts. Receiver Mode: Dynamic. The GPS receiver surveys continuously to determine its position and doesn't switch to another mode. This mode must be initiated by a user, and is appropriate for mobile applications such as ships, land vehicles, and aircraft. The degree of accuracy this mode offers is fine for NTP time over networks, but is less than optimal for the IRIG-B, 1 PPS, 10 MHz outputs available on some SyncServer models. Receiver Mode: Hold. The GPS receiver has completed Survey mode and switched to this mode, or the user has manually entered a position and forced it into this mode. The accuracy and stability of the SyncServer's timing outputs are optimal when the receiver has its exact position and is in this mode. ======================================================
                                   dialup 1.3.6.1.4.1.9070.1.2.3.1.5.1.4
                                   net 1.3.6.1.4.1.9070.1.2.3.1.5.1.5
                                   etc 1.3.6.1.4.1.9070.1.2.3.1.5.1.6
                                       etcVersion 1.3.6.1.4.1.9070.1.2.3.1.5.1.6.1 displaystring read-only
Version info for SyncServer system.
                                       etcSerialNbr 1.3.6.1.4.1.9070.1.2.3.1.5.1.6.2 displaystring read-only
Unique serial number factory programmed into each unit.
                                       etcModel 1.3.6.1.4.1.9070.1.2.3.1.5.1.6.3 displaystring read-only
Model type factory programmed into each unit.
                                       etcUpgrade 1.3.6.1.4.1.9070.1.2.3.1.5.1.6.4 displaystring read-only
Describes whether or not an upgrade is available from the upgrade server described as follows: ====================================================== 0 No upgrade is available. 1 An upgrade is available. ======================================================
                                       etcUpgradeServer 1.3.6.1.4.1.9070.1.2.3.1.5.1.6.5 displaystring read-only
Address of the server where new upgrades can be downloaded.
                                       etcAlarmString 1.3.6.1.4.1.9070.1.2.3.1.5.1.6.6 displaystring read-only
Defines the format for the system alarm traps. This is only valid embedded in a trap message.
                           xli 1.3.6.1.4.1.9070.1.2.3.1.6
                       experiment 1.3.6.1.4.1.9070.1.2.3.99
             etcAlarm 1.3.6.1.4.1.90700.0
The trap provides notification of Hardware Clock, NTP, system, and network alarms events. The user can configure which alarms send traps on the ADMIN - Alarms page.