Nortel-MsCarrier-MscPassport-TimeMIB

File: Nortel-MsCarrier-MscPassport-TimeMIB.mib (33822 bytes)

Imported modules

RFC-1212 RFC1155-SMI Nortel-MsCarrier-MscPassport-UsefulDefinitionsMIB
Nortel-MsCarrier-MscPassport-StandardTextualConventionsMIB Nortel-MsCarrier-MscPassport-TextualConventionsMIB

Imported symbols

OBJECT-TYPE IpAddress mscPassportMIBs
mscComponents Counter32 RowPointer
DisplayString StorageType RowStatus
Integer32 Unsigned32 NonReplicated
EnterpriseDateAndTime

Defined Types

MscTimeRowStatusEntry  
SEQUENCE    
  mscTimeRowStatus RowStatus
  mscTimeComponentName DisplayString
  mscTimeStorageType StorageType
  mscTimeIndex NonReplicated

MscTimeOperEntry  
SEQUENCE    
  mscTimeNetworkTime EnterpriseDateAndTime
  mscTimeSyncStatus INTEGER
  mscTimeSyncSource IpAddress
  mscTimeTimeOffset Unsigned32
  mscTimeModuleTime EnterpriseDateAndTime
  mscTimeOffset INTEGER
  mscTimeMainServer IpAddress
  mscTimeXntpVersion Unsigned32

MscTimeSyncSourcesEntry  
SEQUENCE    
  mscTimeSyncSourcesValue IpAddress

MscTimeServerRowStatusEntry  
SEQUENCE    
  mscTimeServerRowStatus RowStatus
  mscTimeServerComponentName DisplayString
  mscTimeServerStorageType StorageType
  mscTimeServerIndex Integer32

MscTimeServerProvEntry  
SEQUENCE    
  mscTimeServerIpAddress IpAddress
  mscTimeServerIpStack INTEGER

MscTimeServerStateEntry  
SEQUENCE    
  mscTimeServerAdminState INTEGER
  mscTimeServerOperationalState INTEGER
  mscTimeServerUsageState INTEGER

MscTimeServerOperEntry  
SEQUENCE    
  mscTimeServerXntpVersion Unsigned32
  mscTimeServerStratum Unsigned32
  mscTimeServerPoll Unsigned32
  mscTimeServerPktSent Counter32
  mscTimeServerPktRecv Counter32
  mscTimeServerPktValid Counter32
  mscTimeServerStatus OCTET STRING

MscNSRowStatusEntry  
SEQUENCE    
  mscNSRowStatus RowStatus
  mscNSComponentName DisplayString
  mscNSStorageType StorageType
  mscNSIndex NonReplicated

MscNSProvEntry  
SEQUENCE    
  mscNSPrimaryReference RowPointer
  mscNSSecondaryReference RowPointer
  mscNSTertiaryReference RowPointer

MscNSStateEntry  
SEQUENCE    
  mscNSAdminState INTEGER
  mscNSOperationalState INTEGER
  mscNSUsageState INTEGER

MscNSOperEntry  
SEQUENCE    
  mscNSClockSyncState INTEGER
  mscNSActiveReference RowPointer
  mscNSStandbyReference RowPointer

Defined Values

timeMIB 1.3.6.1.4.1.562.36.2.2.13
OBJECT IDENTIFIER    

mscTime 1.3.6.1.4.1.562.36.2.1.19
OBJECT IDENTIFIER    

mscTimeRowStatusTable 1.3.6.1.4.1.562.36.2.1.19.1
This entry controls the addition and deletion of mscTime components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscTimeRowStatusEntry

mscTimeRowStatusEntry 1.3.6.1.4.1.562.36.2.1.19.1.1
A single entry in the table represents a single mscTime component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscTimeRowStatusEntry  

mscTimeRowStatus 1.3.6.1.4.1.562.36.2.1.19.1.1.1
This variable is used as the basis for SNMP naming of mscTime components. These components cannot be added nor deleted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  RowStatus  

mscTimeComponentName 1.3.6.1.4.1.562.36.2.1.19.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mscTimeStorageType 1.3.6.1.4.1.562.36.2.1.19.1.1.4
This variable represents the storage type value for the mscTime tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

mscTimeIndex 1.3.6.1.4.1.562.36.2.1.19.1.1.10
This variable represents the index for the mscTime tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NonReplicated  

mscTimeOperTable 1.3.6.1.4.1.562.36.2.1.19.10
This group contains the operational attributes of the Time component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscTimeOperEntry

mscTimeOperEntry 1.3.6.1.4.1.562.36.2.1.19.10.1
An entry in the mscTimeOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscTimeOperEntry  

mscTimeNetworkTime 1.3.6.1.4.1.562.36.2.1.19.10.1.1
The networkTime attribute represents the current date and time. The operator resets the current date and time by setting this attribute. If syncStatus is synchronized or synchronizing, the set verb is disabled.
Status: obsolete Access: read-write
OBJECT-TYPE    
  EnterpriseDateAndTime Size(0|19)  

mscTimeSyncStatus 1.3.6.1.4.1.562.36.2.1.19.10.1.2
This attribute indicates the XNTP (Network Time Protocol) synchronization status of this module. If the value is synchronized or synchronizing, the syncSource attribute indicates the IP address of the main network time server. The values have the following meanings: synchronized -- The module is synchronized with the network time server. unsynchronized -- There is no network time server selected as XNTP server for the module to synchronize its time with. synchronizing -- The module is trying to synchronize with the network time server. unknown -- The synchronization status of the module is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER synchronized(0), unsynchronized(1), synchronizing(4), unspecified(5)  

mscTimeSyncSource 1.3.6.1.4.1.562.36.2.1.19.10.1.3
The syncSource is the IP address of the time server host to which the module's syncStatus is synchronized. If the module's syncStatus is unsynchronized, the address is 0.0.0.0.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

mscTimeTimeOffset 1.3.6.1.4.1.562.36.2.1.19.10.1.4
The timeOffset attribute is the number of minutes, to add to the reference time, which is equal to the Universal Coordinated Time (UTC), to obtain the moduleTime.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1440  

mscTimeModuleTime 1.3.6.1.4.1.562.36.2.1.19.10.1.5
This attribute indicates the current date and time on this module. The moduleTime is obtained by adding an offset to the reference time, which is the Universal Time Coordinated (UTC). When the moduleTime is set, it keeps the value even if the card boots. It is the time used for time stamps, such as in alarms and accounting data. The operator resets the current date and time by setting this attribute when syncStatus is unsynchronized. Setting this attribute is not allowed if syncStatus is synchronized or synchronizing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnterpriseDateAndTime Size(0|19)  

mscTimeOffset 1.3.6.1.4.1.562.36.2.1.19.10.1.6
This attribute specifies the number of minutes to be added to the reference time, which is Universal Coordinated Time (UTC), to obtain the moduleTime. It keeps its value even if the card boots. However, if the node is powered-off for more than 24 hours, it resets to the default value, which is 0. The specified value should be in the range -720 (-12 hours) to 720 (+12 hours). Values greater than 720 are accepted for backward compatibility; for example, 780 (13 hours) corresponds to an offset of -11 hours. If a value greater than 720 is entered, it will be displayed as a negative offset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -720..1440  

mscTimeMainServer 1.3.6.1.4.1.562.36.2.1.19.10.1.7
This attribute indicates the IP address of the main network time server that this module synchronizes with. If syncStatus is unsynchronized, then mainServer is 0.0.0.0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mscTimeXntpVersion 1.3.6.1.4.1.562.36.2.1.19.10.1.8
This attribute indicates the current protocol version of XNTP running on this module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..15  

mscTimeSyncSourcesTable 1.3.6.1.4.1.562.36.2.1.19.391
This attribute indicates the IP addresses of the network time servers that this module synchronizes with. XNTP uses the clock values of the network time servers to set its moduleTime.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscTimeSyncSourcesEntry

mscTimeSyncSourcesEntry 1.3.6.1.4.1.562.36.2.1.19.391.1
An entry in the mscTimeSyncSourcesTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscTimeSyncSourcesEntry  

mscTimeSyncSourcesValue 1.3.6.1.4.1.562.36.2.1.19.391.1.1
This variable represents both the value and the index for the mscTimeSyncSourcesTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mscTimeServer 1.3.6.1.4.1.562.36.2.1.19.3
OBJECT IDENTIFIER    

mscTimeServerRowStatusTable 1.3.6.1.4.1.562.36.2.1.19.3.1
This entry controls the addition and deletion of mscTimeServer components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscTimeServerRowStatusEntry

mscTimeServerRowStatusEntry 1.3.6.1.4.1.562.36.2.1.19.3.1.1
A single entry in the table represents a single mscTimeServer component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscTimeServerRowStatusEntry  

mscTimeServerRowStatus 1.3.6.1.4.1.562.36.2.1.19.3.1.1.1
This variable is used as the basis for SNMP naming of mscTimeServer components. These components can be added and deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

mscTimeServerComponentName 1.3.6.1.4.1.562.36.2.1.19.3.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mscTimeServerStorageType 1.3.6.1.4.1.562.36.2.1.19.3.1.1.4
This variable represents the storage type value for the mscTimeServer tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

mscTimeServerIndex 1.3.6.1.4.1.562.36.2.1.19.3.1.1.10
This variable represents the index for the mscTimeServer tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10  

mscTimeServerProvTable 1.3.6.1.4.1.562.36.2.1.19.3.11
This group contains the provisionable attributes of the Server component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscTimeServerProvEntry

mscTimeServerProvEntry 1.3.6.1.4.1.562.36.2.1.19.3.11.1
An entry in the mscTimeServerProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscTimeServerProvEntry  

mscTimeServerIpAddress 1.3.6.1.4.1.562.36.2.1.19.3.11.1.1
This attribute specifies the IP address of a network time server that the module will attempt to synchronize with. The value of ipAddress must be unique across all Server components.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mscTimeServerIpStack 1.3.6.1.4.1.562.36.2.1.19.3.11.1.2
This attribute specifies the IP stack that XNTP uses to communi- cate with the network time server. If ipiFrIpiVc is selected, then an IpiFr or IpiVc component must be provisioned on this module. If vrIp is selected, then Ip must be provisioned under the management Vr on this module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ipiFrIpiVc(1), vrIp(2)  

mscTimeServerStateTable 1.3.6.1.4.1.562.36.2.1.19.3.12
This group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscTimeServerStateEntry

mscTimeServerStateEntry 1.3.6.1.4.1.562.36.2.1.19.3.12.1
An entry in the mscTimeServerStateTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscTimeServerStateEntry  

mscTimeServerAdminState 1.3.6.1.4.1.562.36.2.1.19.3.12.1.1
This attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER locked(0), unlocked(1), shuttingDown(2)  

mscTimeServerOperationalState 1.3.6.1.4.1.562.36.2.1.19.3.12.1.2
This attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

mscTimeServerUsageState 1.3.6.1.4.1.562.36.2.1.19.3.12.1.3
This attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), active(1), busy(2)  

mscTimeServerOperTable 1.3.6.1.4.1.562.36.2.1.19.3.13
This group contains the operational attributes of the Server component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscTimeServerOperEntry

mscTimeServerOperEntry 1.3.6.1.4.1.562.36.2.1.19.3.13.1
An entry in the mscTimeServerOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscTimeServerOperEntry  

mscTimeServerXntpVersion 1.3.6.1.4.1.562.36.2.1.19.3.13.1.1
This attribute indicates the version of XNTP currently in use by the network time server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..15  

mscTimeServerStratum 1.3.6.1.4.1.562.36.2.1.19.3.13.1.2
This attribute indicates the stratum level of the clock on the network time server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..16  

mscTimeServerPoll 1.3.6.1.4.1.562.36.2.1.19.3.13.1.3
This attribute indicates the time interval for the Passport module to poll the network time server for time synchronization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..15  

mscTimeServerPktSent 1.3.6.1.4.1.562.36.2.1.19.3.13.1.4
This attribute counts the packets sent to the network time server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mscTimeServerPktRecv 1.3.6.1.4.1.562.36.2.1.19.3.13.1.5
This attribute counts the packets received from the network time server, including the invalid packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mscTimeServerPktValid 1.3.6.1.4.1.562.36.2.1.19.3.13.1.6
This attribute counts the valid packets received from the network time server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mscTimeServerStatus 1.3.6.1.4.1.562.36.2.1.19.3.13.1.392
This attribute indicates the status of the network time server. main -- This network time server is working properly, and is the system servers (synchronization sources) of the module. primary -- This network time server is working properly, and is the primary servers (one of the synchronization sources) of the module secondary -- This network time server is working properly, but its offset and dispersion is not stable or too high so that it can not be selected as one of the primary time synchronization sources. But if the primary synchronization sources are not available, it can take over the responsibility and become the time synchronization source of the module. unused -- This network time server is not used as a server (synchronization source) of the module. noResponse -- This network time server is not responding to the module's time synchronization request. This could be caused by network error or protocol error, or network time server configuration error. stratumTooHigh -- This network time server has the bad stratum (higher than 16), or its stratum is higher than the module's stratum. leapUnsync -- This network time server's leap value indicates that this network time server is not synchronized. clockUnsync -- This network time server's clock values indicates that this network time server is not synchronized. rootTooNoisy -- This network time server's root dispersion is too high, so that its time stamp is not used. peerTooNoisy -- The modules dispersion relative to this network time server is too high, so this network time server's time stamp is not used. faultStick -- This offset of the module relative to this network time server is out of the range or too high, so that it can not be selected as one of the primary time synchronization source. Description of bits: main(0) primary(1) secondary(2) unused(3) noResponse(4) stratumTooHigh(5) leapUnsync(6) clockUnsync(7) rootTooNoisy(8) peerTooNoisy(9) faultStick(10)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

mscNS 1.3.6.1.4.1.562.36.2.1.20
OBJECT IDENTIFIER    

mscNSRowStatusTable 1.3.6.1.4.1.562.36.2.1.20.1
This entry controls the addition and deletion of mscNS components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscNSRowStatusEntry

mscNSRowStatusEntry 1.3.6.1.4.1.562.36.2.1.20.1.1
A single entry in the table represents a single mscNS component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscNSRowStatusEntry  

mscNSRowStatus 1.3.6.1.4.1.562.36.2.1.20.1.1.1
This variable is used as the basis for SNMP naming of mscNS components. These components can be added and deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

mscNSComponentName 1.3.6.1.4.1.562.36.2.1.20.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mscNSStorageType 1.3.6.1.4.1.562.36.2.1.20.1.1.4
This variable represents the storage type value for the mscNS tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

mscNSIndex 1.3.6.1.4.1.562.36.2.1.20.1.1.10
This variable represents the index for the mscNS tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NonReplicated  

mscNSProvTable 1.3.6.1.4.1.562.36.2.1.20.10
This group contains all of the provisioning data for the NetworkSynchronization component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscNSProvEntry

mscNSProvEntry 1.3.6.1.4.1.562.36.2.1.20.10.1
An entry in the mscNSProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscNSProvEntry  

mscNSPrimaryReference 1.3.6.1.4.1.562.36.2.1.20.10.1.1
This component name is the port that is the preferred choice as the reference for the network clock.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowPointer  

mscNSSecondaryReference 1.3.6.1.4.1.562.36.2.1.20.10.1.2
This component name is the port that is the second choice for the reference for the network clock.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowPointer  

mscNSTertiaryReference 1.3.6.1.4.1.562.36.2.1.20.10.1.3
This component name is the port that is the third choice for the reference for the network clock.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowPointer  

mscNSStateTable 1.3.6.1.4.1.562.36.2.1.20.11
This group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscNSStateEntry

mscNSStateEntry 1.3.6.1.4.1.562.36.2.1.20.11.1
An entry in the mscNSStateTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscNSStateEntry  

mscNSAdminState 1.3.6.1.4.1.562.36.2.1.20.11.1.1
This attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER locked(0), unlocked(1), shuttingDown(2)  

mscNSOperationalState 1.3.6.1.4.1.562.36.2.1.20.11.1.2
This attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

mscNSUsageState 1.3.6.1.4.1.562.36.2.1.20.11.1.3
This attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), active(1), busy(2)  

mscNSOperTable 1.3.6.1.4.1.562.36.2.1.20.12
This group contains the operational attributes for the network clock sync
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscNSOperEntry

mscNSOperEntry 1.3.6.1.4.1.562.36.2.1.20.12.1
An entry in the mscNSOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscNSOperEntry  

mscNSClockSyncState 1.3.6.1.4.1.562.36.2.1.20.12.1.1
When the clockSyncState is in the freeRun state, either no reference have beed provisioned or none of the provisioned references have been found to be valid. The Stratum-3 clock is allowed to run freely at its last adjusted frequency. When the clockSyncState is in the synchronizing state, the Stratum-3 is trying to synchronize in frequency to a valid provisioned reference. This state should last approximately 1-2 minutes, provided the reference is stable. Once frequency synchronization is acheived, a null phase is acquired and the clockSyncState enters the synchronized state. In this state, both phase and frequency are tracked and compensated for. This node is now ready to support transparent data services.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER freeRun(0), synchronizing(1), synchronized(3)  

mscNSActiveReference 1.3.6.1.4.1.562.36.2.1.20.12.1.2
Indicates the active 8Khz clock reference source
Status: mandatory Access: read-only
OBJECT-TYPE    
  RowPointer  

mscNSStandbyReference 1.3.6.1.4.1.562.36.2.1.20.12.1.3
Indicates the standby 8Khz clock reference source which will be selected if a failure is detected on the active source.
Status: mandatory Access: read-only
OBJECT-TYPE    
  RowPointer  

timeGroup 1.3.6.1.4.1.562.36.2.2.13.1
OBJECT IDENTIFIER    

timeGroupCA 1.3.6.1.4.1.562.36.2.2.13.1.1
OBJECT IDENTIFIER    

timeGroupCA02 1.3.6.1.4.1.562.36.2.2.13.1.1.3
OBJECT IDENTIFIER    

timeGroupCA02A 1.3.6.1.4.1.562.36.2.2.13.1.1.3.2
OBJECT IDENTIFIER    

timeCapabilities 1.3.6.1.4.1.562.36.2.2.13.3
OBJECT IDENTIFIER    

timeCapabilitiesCA 1.3.6.1.4.1.562.36.2.2.13.3.1
OBJECT IDENTIFIER    

timeCapabilitiesCA02 1.3.6.1.4.1.562.36.2.2.13.3.1.3
OBJECT IDENTIFIER    

timeCapabilitiesCA02A 1.3.6.1.4.1.562.36.2.2.13.3.1.3.2
OBJECT IDENTIFIER