CISCO-BITS-CLOCK-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-BITS-CLOCK-MIB
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
 ciscoBitsClockMIB 1.3.6.1.4.1.9.9.459
This MIB provides information on Building Integrated Timing Supply(BITS) clocking sources and modes of operations. It is used to generate notifications to indicate when clocking sources change roles or become unavailable. GR-1233CORE sections 8.1.2 Major Alarms and 8.1.3 Critical Alarms
         ciscoBitsClockMIBNotifs 1.3.6.1.4.1.9.9.459.0
             ciscoBitsClockSource 1.3.6.1.4.1.9.9.459.0.1
Indicates the clock source has switch roles as clock source as indicated by cBitsClkSourceRoleCurrent
             ciscoBitsClockFreerun 1.3.6.1.4.1.9.9.459.0.2
An external clock source is unavailable. The internal clock will operate in freerun mode using appropiate local oscillator. Therefore, it does not provide synchronous clocking. This is the least stable of all operating modes.
             ciscoBitsClockHoldover 1.3.6.1.4.1.9.9.459.0.3
An external clock source is unavailable. The internal clock will operate in holdover mode. The network clock module has stored information about the incoming clock signal, it can faithfully reproduce the lost signal while in holdover mode until a switchover to another clock source occurs.
         ciscoBitsClockMIBObjects 1.3.6.1.4.1.9.9.459.1
             cBitsClkSourceTable 1.3.6.1.4.1.9.9.459.1.1 no-access
This table contains one row per clock source and is a sparse augmentation of the entPhysicalTable. This table provides additional information for each entry of the entPhysicalTable that acts as clock source.
                 cBitsClkSourceEntry 1.3.6.1.4.1.9.9.459.1.1.1 no-access
Information about a particular clock source.
                     cBitsClkSourceRoleAdmin 1.3.6.1.4.1.9.9.459.1.1.1.1 integer read-only
Indicates the role of this clock source as defined by system administrator. Enumeration: 'primary': 1, 'tertiary': 3, 'secondary': 2.
                     cBitsClkSourceRoleCurrent 1.3.6.1.4.1.9.9.459.1.1.1.2 integer read-only
The current role of BITS clock source. Also, indicates when clock source is unavailable. The 'unavailable' value indicates that the external source of clock signal has failed and indicates that this entry can not serve as clock source. Enumeration: 'secondary': 2, 'unavailable': 0, 'tertiary': 3, 'primary': 1.
                     cBitsClkSourceTimestamp 1.3.6.1.4.1.9.9.459.1.1.1.3 timestamp read-write
Timestamp used it indicate when this clock source entered the current role defined by cBitsClkSourceRoleCurrent object
                     cBitsClkSourceActiveSeconds 1.3.6.1.4.1.9.9.459.1.1.1.4 counter32 read-only
The total number of seconds that this clock source was active and able to serve role as specified as cBitsClkSourceRoleCurrent object.
                     cBitsClkSourceInactiveSeconds 1.3.6.1.4.1.9.9.459.1.1.1.5 counter32 read-only
The total number of seconds that this clock source was inactive and unable to serve role as specified as cBitsClkSourceRoleCurrent object.
                     cBitsClkSourceDescription 1.3.6.1.4.1.9.9.459.1.1.1.6 snmpadminstring read-only
This will provide description in addition to entPhysicalDescr or ifDescr(if available) for the clock source.
             cBitsClkNotifEnabled 1.3.6.1.4.1.9.9.459.1.2 truthvalue read-write
The BITS clocking notification truth value. 'true' Indicates that all notification contained within this MIB are to be generated. 'false' Indicates that all notification contained within this MIB are disabled.
         ciscoBitsClockMIBConform 1.3.6.1.4.1.9.9.459.2
             ciscoBitsClockMIBCompliances 1.3.6.1.4.1.9.9.459.2.1
                 ciscoBitsClockMIBCompliance 1.3.6.1.4.1.9.9.459.2.1.1
The compliance statement for entities which implement the CISCO-BITS-CLOCK-MIB.my MIB
             ciscoBitsClockMIBGroups 1.3.6.1.4.1.9.9.459.2.2
                 ciscoBitsClockSourceGroup 1.3.6.1.4.1.9.9.459.2.2.1
BITS Clock Source Object Group
                 ciscoBitsClockNotifGroup 1.3.6.1.4.1.9.9.459.2.2.2
BITS Clock Source Notifications Group