Nortel-MsCarrier-MscPassport-BusMIB: View SNMP OID List / Download MIB

VENDOR: NORTHERN TELECOM


 Home MIB: Nortel-MsCarrier-MscPassport-BusMIB
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
           mscShelfCardBusTap 1.3.6.1.4.1.562.36.2.1.13.2.2
               mscShelfCardBusTapRowStatusTable 1.3.6.1.4.1.562.36.2.1.13.2.2.1 no-access
This entry controls the addition and deletion of mscShelfCardBusTap components.
                   mscShelfCardBusTapRowStatusEntry 1.3.6.1.4.1.562.36.2.1.13.2.2.1.1 no-access
A single entry in the table represents a single mscShelfCardBusTap component.
                       mscShelfCardBusTapRowStatus 1.3.6.1.4.1.562.36.2.1.13.2.2.1.1.1 rowstatus read-only
This variable is used as the basis for SNMP naming of mscShelfCardBusTap components. These components cannot be added nor deleted.
                       mscShelfCardBusTapComponentName 1.3.6.1.4.1.562.36.2.1.13.2.2.1.1.2 displaystring read-only
This variable provides the component's string name for use with the ASCII Console Interface
                       mscShelfCardBusTapStorageType 1.3.6.1.4.1.562.36.2.1.13.2.2.1.1.4 storagetype read-only
This variable represents the storage type value for the mscShelfCardBusTap tables.
                       mscShelfCardBusTapIndex 1.3.6.1.4.1.562.36.2.1.13.2.2.1.1.10 integer no-access
This variable represents the index for the mscShelfCardBusTap tables. Enumeration: 'y': 1, 'x': 0.
               mscShelfCardBusTapStateTable 1.3.6.1.4.1.562.36.2.1.13.2.2.10 no-access
This group contains the three OSI State attributes and the six OSI Status attributes. The descriptions generically indicate what each 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.
                     mscShelfCardBusTapStateEntry 1.3.6.1.4.1.562.36.2.1.13.2.2.10.1 no-access
An entry in the mscShelfCardBusTapStateTable.
                         mscShelfCardBusTapAdminState 1.3.6.1.4.1.562.36.2.1.13.2.2.10.1.1 integer read-only
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. The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component. Enumeration: 'locked': 0, 'shuttingDown': 2, 'unlocked': 1.
                         mscShelfCardBusTapOperationalState 1.3.6.1.4.1.562.36.2.1.13.2.2.10.1.2 integer read-only
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. The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component. Enumeration: 'disabled': 0, 'enabled': 1.
                         mscShelfCardBusTapUsageState 1.3.6.1.4.1.562.36.2.1.13.2.2.10.1.3 integer read-only
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. The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component. Enumeration: 'active': 1, 'idle': 0, 'busy': 2.
                         mscShelfCardBusTapAvailabilityStatus 1.3.6.1.4.1.562.36.2.1.13.2.2.10.1.4 octet string read-only
If supported by the component, this attribute indicates the OSI Availability status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value inTest indicates that the resource is undergoing a test procedure. If adminState is locked or shuttingDown, the normal users are precluded from using the resource and controlStatus is reservedForTest. Tests that do not exclude additional users can be present in any operational or administrative state but the reservedForTest condition should not be present. The value failed indicates that the component has an internal fault that prevents it from operating. The operationalState is disabled. The value dependency indicates that the component cannot operate because some other resource on which it depends is unavailable. The operationalState is disabled. The value powerOff indicates the resource requires power to be applied and it is not powered on. The operationalState is disabled. The value offLine indicates the resource requires a routine operation (either manual, automatic, or both) to be performed to place it on-line and make it available for use. The operationalState is disabled. The value offDuty indicates the resource is inactive in accordance with a predetermined time schedule. In the absence of other disabling conditions, the operationalState is enabled or disabled. The value degraded indicates the service provided by the component is degraded in some way, such as in speed or operating capacity. However, the resource remains available for service. The operationalState is enabled. The value notInstalled indicates the resource is not present. The operationalState is disabled. The value logFull is not used. Description of bits: inTest(0) failed(1) powerOff(2) offLine(3) offDuty(4) dependency(5) degraded(6) notInstalled(7) logFull(8)
                         mscShelfCardBusTapProceduralStatus 1.3.6.1.4.1.562.36.2.1.13.2.2.10.1.5 octet string read-only
If supported by the component, this attribute indicates the OSI Procedural status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value initializationRequired indicates (for a resource which doesn't initialize autonomously) that initialization is required before it can perform its normal functions, and this procedure has not been initiated. The operationalState is disabled. The value notInitialized indicates (for a resource which does initialize autonomously) that initialization is required before it can perform its normal functions, and this procedure has not been initiated. The operationalState may be enabled or disabled. The value initializing indicates that initialization has been initiated but is not yet complete. The operationalState may be enabled or disabled. The value reporting indicates the resource has completed some processing operation and is notifying the results. The operationalState is enabled. The value terminating indicates the component is in a termination phase. If the resource doesn't reinitialize autonomously, operationalState is disabled; otherwise it is enabled or disabled. Description of bits: initializationRequired(0) notInitialized(1) initializing(2) reporting(3) terminating(4)
                         mscShelfCardBusTapControlStatus 1.3.6.1.4.1.562.36.2.1.13.2.2.10.1.6 octet string read-only
If supported by the component, this attribute indicates the OSI Control status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value subjectToTest indicates the resource is available but tests may be conducted simultaneously at unpredictable times, which may cause it to exhibit unusual characteristics. The value partOfServicesLocked indicates that part of the service is restricted from users of a resource. The adminState is unlocked. The value reservedForTest indicates that the component is administratively unavailable because it is undergoing a test procedure. The adminState is locked. The value suspended indicates that the service has been administratively suspended. Description of bits: subjectToTest(0) partOfServicesLocked(1) reservedForTest(2) suspended(3)
                         mscShelfCardBusTapAlarmStatus 1.3.6.1.4.1.562.36.2.1.13.2.2.10.1.7 octet string read-only
If supported by the component, this attribute indicates the OSI Alarm status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value underRepair indicates the component is currently being repaired. The operationalState is enabled or disabled. The value critical indicates one or more critical alarms are outstanding against the component. Other, less severe, alarms may also be outstanding. The operationalState is enabled or disabled. The value major indicates one or more major alarms are outstanding against the component. Other, less severe, alarms may also be outstanding. The operationalState is enabled or disabled. The value minor indicates one or more minor alarms are outstanding against the component. Other, less severe, alarms may also be outstanding. The operationalState is enabled or disabled. The value alarmOutstanding generically indicates that an alarm of some severity is outstanding against the component. Description of bits: underRepair(0) critical(1) major(2) minor(3) alarmOutstanding(4)
                         mscShelfCardBusTapStandbyStatus 1.3.6.1.4.1.562.36.2.1.13.2.2.10.1.8 integer read-only
If supported by the component, this attribute indicates the OSI Standby status of the component. The value notSet indicates that either the attribute is not supported or that none of the status conditions described below are present. Note that this is a non-standard value, used because the original specification indicated this attribute was set-valued and thus, did not provide a value to indicate that none of the other three are applicable. The value hotStandby indicates that the resource is not providing service but will be immediately able to take over the role of the resource to be backed up, without initialization activity, and containing the same information as the resource to be backed up. The value coldStandby indicates the resource is a backup for another resource but will not be immediately able to take over the role of the backed up resource and will require some initialization activity. The value providingService indicates that this component, as a backup resource, is currently backing up another resource. Enumeration: 'notSet': 15, 'coldStandby': 1, 'hotStandby': 0, 'providingService': 2.
                         mscShelfCardBusTapUnknownStatus 1.3.6.1.4.1.562.36.2.1.13.2.2.10.1.9 integer read-only
This attribute indicates the OSI Unknown status of the component. The value false indicates that all of the other OSI State and Status attribute values can be considered accurate. The value true indicates that the actual state of the component is not known for sure. Enumeration: 'true': 1, 'false': 0.
               mscShelfCardBusTapOperTable 1.3.6.1.4.1.562.36.2.1.13.2.2.11 no-access
This attribute group contains operational attributes of a bus tap. This information outlines what the bus tap is doing and why it is doing it, and is primarily intended for use in diagnosing the cause of a bus- related problem reported by the module.
                     mscShelfCardBusTapOperEntry 1.3.6.1.4.1.562.36.2.1.13.2.2.11.1 no-access
An entry in the mscShelfCardBusTapOperTable.
                         mscShelfCardBusTapFailuresInEffect 1.3.6.1.4.1.562.36.2.1.13.2.2.11.1.1 octet string read-only
This attribute records the hardware problems that prevent the bus tap from using the associated bus. It may contain any combination of the following values. selfTest: the bus tap has failed its self-test clockSignal: the bus tap is not receiving clock signals from the bus parityError: the bus tap has detected too many parity errors on the bus Description of bits: selfTest(0) clockSignal(1) parityError(2)
                         mscShelfCardBusTapDependenciesInEffect 1.3.6.1.4.1.562.36.2.1.13.2.2.11.1.2 octet string read-only
This attribute records the non-hardware problems that prevent the bus tap from using the associated bus. It may contain any combination of the following values. busLocked: the bus is locked busDisabled: the bus is disabled Description of bits: busLocked(0) busDisabled(1)
                         mscShelfCardBusTapCardsAvailable 1.3.6.1.4.1.562.36.2.1.13.2.2.11.1.3 octet string read-only
This attribute records the slot numbers of the cards that the bus tap considers available on the busthat is, the cards that have an operational bus tap connected to the bus. The value of this attribute is determined automatically by the bus tap by monitoring signals generated by each bus tap on the bus; it cannot be changed by the operator. Normally, every card in the module signals its availability on both buses; if a card does not signal its availability on a bus this indicates that the card is not present or that its bus tap has failed. By examining this attribute for both of a card's BusTap components, it is possible to determine which cards are present in the module and which buses each can use. Note: If failuresInEffect contains either selfTest or clockSignal the bus tap is unable to monitor the availability of the bus taps on the bus; cardsAvailable will indicate that no bus taps are available on the bus. Description of bits: n0(0) n1(1) n2(2) n3(3) n4(4) n5(5) n6(6) n7(7) n8(8) n9(9) n10(10) n11(11) n12(12) n13(13) n14(14) n15(15)
                         mscShelfCardBusTapCardsTxTo 1.3.6.1.4.1.562.36.2.1.13.2.2.11.1.4 octet string read-only
This attribute records the slot numbers of the cards which the bus tap is currently configured to transmit cells to. This configuration is managed automatically, and cannot be changed by the operator. By examining this attribute for both of a card's BusTap components, it is possible to determine which bus (if any) the card uses when it needs to transmits cells to a specific card in the module. Description of bits: n0(0) n1(1) n2(2) n3(3) n4(4) n5(5) n6(6) n7(7) n8(8) n9(9) n10(10) n11(11) n12(12) n13(13) n14(14) n15(15)
               mscShelfCardBusTapErrorsTable 1.3.6.1.4.1.562.36.2.1.13.2.2.12 no-access
This attribute group records errors that the bus tap has detected since the card was last rebooted. This information is intended for use in detecting and diagnosing bus-related problems within a module.
                     mscShelfCardBusTapErrorsEntry 1.3.6.1.4.1.562.36.2.1.13.2.2.12.1 no-access
An entry in the mscShelfCardBusTapErrorsTable.
                         mscShelfCardBusTapSelfTestErrorCode 1.3.6.1.4.1.562.36.2.1.13.2.2.12.1.1 unsigned32 read-only
This attribute records the error code generated by the most recent self-test of the bus tap. The value zero indicates that the self-test was successful. A non-zero value indicates that the self-test failed, and is used by the service technician when a defective card is returned for repair.
                         mscShelfCardBusTapClockErrors 1.3.6.1.4.1.562.36.2.1.13.2.2.12.1.2 unsigned32 read-only
This attribute records the number of times that the bus tap has detected a loss of the fundamental clock signal used by the bus. Each occurrence may result in the loss of one or more cells or frames. This type of event may occur during normal operation of the module, for example when switching from one of the bus's clock sources to the other; it may also be caused by a hardware fault. The attribute's value wraps around to zero when it exceeds the maximum permitted value.
                         mscShelfCardBusTapEndOfCellErrors 1.3.6.1.4.1.562.36.2.1.13.2.2.12.1.3 unsigned32 read-only
This attribute records the number of times that the bus tap has detected a loss of the end-of-cell timing signal used by the bus. Each occurrence may result in the loss of one or more cells or frames. This type of event may occur during normal operation of the module, for example switching the bus's clock source from one card to another; it may also be caused by a hardware fault. The attribute's value wraps around to zero when it exceeds the maximum permitted value.
                         mscShelfCardBusTapParityErrors 1.3.6.1.4.1.562.36.2.1.13.2.2.12.1.4 unsigned32 read-only
This attribute records the number of times that the bus tap has detected a cell with invalid parity on the bus. Each occurrence may result in the loss of one or more cells or frames. This type of event may occur during normal operation of the module, for example when a card is inserted, removed, or reboots; it may also be caused by a hardware fault. The attribute's value wraps around to zero when it exceeds the maximum permitted value.
                         mscShelfCardBusTapFrmCongestionErrors 1.3.6.1.4.1.562.36.2.1.13.2.2.12.1.5 unsigned32 read-only
This attribute records the number of times that the bus tap was unable to receive a frame from the bus because all of its bus receive channels were in use. Each occurrence results in the loss of the frame. This type of event may occur during normal operation of the module, for example when the module is operating in single bus mode; it may also be caused by a hardware fault. The attribute's value wraps around to zero when it exceeds the maximum permitted value.
                         mscShelfCardBusTapFrmCollisionErrors 1.3.6.1.4.1.562.36.2.1.13.2.2.12.1.6 unsigned32 read-only
This attribute records the number of times that the bus tap was unable to receive a frame from the bus because it did not receive the last cell of the frame before the first cell of the following frame from the same source. Each occurrence results in the loss of both frames. This type of event may occur during normal operation of the module, for example when a card reboots; it may also be caused by a hardware fault. The attribute's value wraps around to zero when it exceeds the maximum permitted value.
                         mscShelfCardBusTapFrmTimeoutErrors 1.3.6.1.4.1.562.36.2.1.13.2.2.12.1.7 unsigned32 read-only
This attribute records the number of times that the bus tap was unable to receive a frame from the bus because the delay between two successive cells in that frame exceeded the maximum allowable duration. Each occurrence results in the loss of the frame. This type of event may occur during normal operation of the module, for example when the module changes bus mode; it may also be caused by a hardware fault. The attribute's value wraps around to zero when it exceeds the maximum permitted value.
                         mscShelfCardBusTapFrmDeliveryErrors 1.3.6.1.4.1.562.36.2.1.13.2.2.12.1.8 unsigned32 read-only
This attribute records the number of times that the bus tap was unable to receive a frame from the bus because it was destined for a bus transmit queue; that is, the frame would have been immediately retransmitted over a bus. Each occurrence results in the loss of the frame. This type of event should never occur during normal operation of the module and indicates the occurrence of a hardware or software fault. The attribute's value wraps around to zero when it exceeds the maximum permitted value.
                         mscShelfCardBusTapFrmSizeErrors 1.3.6.1.4.1.562.36.2.1.13.2.2.12.1.9 unsigned32 read-only
This attribute records the number of times that the bus tap was unable to receive a frame from the bus because it required more than 255 blocks of shared memory. Each occurrence results in the loss of the frame. This type of event should never occur during normal operation of the module and indicates improper configuration of the card or the occurrence of a hardware or software fault. The attribute's value wraps around to zero when it exceeds the maximum permitted value.
       mscShelfBus 1.3.6.1.4.1.562.36.2.1.13.3
           mscShelfBusRowStatusTable 1.3.6.1.4.1.562.36.2.1.13.3.1 no-access
This entry controls the addition and deletion of mscShelfBus components.
               mscShelfBusRowStatusEntry 1.3.6.1.4.1.562.36.2.1.13.3.1.1 no-access
A single entry in the table represents a single mscShelfBus component.
                   mscShelfBusRowStatus 1.3.6.1.4.1.562.36.2.1.13.3.1.1.1 rowstatus read-only
This variable is used as the basis for SNMP naming of mscShelfBus components. These components cannot be added nor deleted.
                   mscShelfBusComponentName 1.3.6.1.4.1.562.36.2.1.13.3.1.1.2 displaystring read-only
This variable provides the component's string name for use with the ASCII Console Interface
                   mscShelfBusStorageType 1.3.6.1.4.1.562.36.2.1.13.3.1.1.4 storagetype read-only
This variable represents the storage type value for the mscShelfBus tables.
                   mscShelfBusIndex 1.3.6.1.4.1.562.36.2.1.13.3.1.1.10 integer no-access
This variable represents the index for the mscShelfBus tables. Enumeration: 'y': 1, 'x': 0.
           mscShelfBusTest 1.3.6.1.4.1.562.36.2.1.13.3.2
               mscShelfBusTestRowStatusTable 1.3.6.1.4.1.562.36.2.1.13.3.2.1 no-access
This entry controls the addition and deletion of mscShelfBusTest components.
                   mscShelfBusTestRowStatusEntry 1.3.6.1.4.1.562.36.2.1.13.3.2.1.1 no-access
A single entry in the table represents a single mscShelfBusTest component.
                       mscShelfBusTestRowStatus 1.3.6.1.4.1.562.36.2.1.13.3.2.1.1.1 rowstatus read-only
This variable is used as the basis for SNMP naming of mscShelfBusTest components. These components cannot be added nor deleted.
                       mscShelfBusTestComponentName 1.3.6.1.4.1.562.36.2.1.13.3.2.1.1.2 displaystring read-only
This variable provides the component's string name for use with the ASCII Console Interface
                       mscShelfBusTestStorageType 1.3.6.1.4.1.562.36.2.1.13.3.2.1.1.4 storagetype read-only
This variable represents the storage type value for the mscShelfBusTest tables.
                       mscShelfBusTestIndex 1.3.6.1.4.1.562.36.2.1.13.3.2.1.1.10 nonreplicated no-access
This variable represents the index for the mscShelfBusTest tables.
               mscShelfBusTestStateTable 1.3.6.1.4.1.562.36.2.1.13.3.2.10 no-access
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.
                     mscShelfBusTestStateEntry 1.3.6.1.4.1.562.36.2.1.13.3.2.10.1 no-access
An entry in the mscShelfBusTestStateTable.
                         mscShelfBusTestAdminState 1.3.6.1.4.1.562.36.2.1.13.3.2.10.1.1 integer read-only
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. Enumeration: 'locked': 0, 'shuttingDown': 2, 'unlocked': 1.
                         mscShelfBusTestOperationalState 1.3.6.1.4.1.562.36.2.1.13.3.2.10.1.2 integer read-only
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. Enumeration: 'disabled': 0, 'enabled': 1.
                         mscShelfBusTestUsageState 1.3.6.1.4.1.562.36.2.1.13.3.2.10.1.3 integer read-only
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. Enumeration: 'active': 1, 'idle': 0, 'busy': 2.
               mscShelfBusTestSetupTable 1.3.6.1.4.1.562.36.2.1.13.3.2.11 no-access
This attribute group contains the attributes that govern the operation of a bus test. These attributes cannot be changed while the bus test is running.
                     mscShelfBusTestSetupEntry 1.3.6.1.4.1.562.36.2.1.13.3.2.11.1 no-access
An entry in the mscShelfBusTestSetupTable.
                         mscShelfBusTestDuration 1.3.6.1.4.1.562.36.2.1.13.3.2.11.1.1 unsigned32 read-write
This attribute specifies the maximum length of time that the bus test is allowed to run. The value is expressed in minutes. The maximum allowed value permits the bus test to be run for up to 30 days.
               mscShelfBusTestResultsTable 1.3.6.1.4.1.562.36.2.1.13.3.2.12 no-access
This attribute group contains the results of the bus test that is currently running; if no bus test is running, the attribute group contains the results of the most recently completed bus test. The attributes of the Results group are reset to their initial values whenever a bus test is started or any attribute in the Setup group is set.
                     mscShelfBusTestResultsEntry 1.3.6.1.4.1.562.36.2.1.13.3.2.12.1 no-access
An entry in the mscShelfBusTestResultsTable.
                         mscShelfBusTestElapsedTime 1.3.6.1.4.1.562.36.2.1.13.3.2.12.1.1 unsigned32 read-only
This attribute records the length of time (in minutes) that the bus test has been running.
                         mscShelfBusTestTimeRemaining 1.3.6.1.4.1.562.36.2.1.13.3.2.12.1.2 unsigned32 read-only
This attribute records the maximum length of time (in minutes) that the bus test will continue to run before stopping.
                         mscShelfBusTestCauseOfTermination 1.3.6.1.4.1.562.36.2.1.13.3.2.12.1.3 integer read-only
This attribute records the reason the bus test ended. It contains one of the following values. neverStarted: the bus test has not been started testRunning: the bus test is currently running testTimeExpired: the bus test ran for the specified duration stoppedByOperator: a STOP command was issued selfTestFailure: a failure was detected during the bus tap self-test clockSourceFailure: a failure was detected during the test of the active control processor (CP) clock source broadcastFailure: a failure was detected during the broadcast test Enumeration: 'selfTestFailure': 4, 'stoppedByOperator': 3, 'clockSourceFailure': 5, 'neverStarted': 0, 'broadcastFailure': 6, 'testTimeExpired': 2, 'testRunning': 1.
                         mscShelfBusTestTestsDone 1.3.6.1.4.1.562.36.2.1.13.3.2.12.1.4 octet string read-only
This attribute records the tests that have been performed during the bus test. It may contain zero or more of the following values. selfTest: the bus tap self-test has been performed clockSourceTest: the clock source test has been performed broadcastTest: the broadcast test has been performed pingTest: at least one ping test has been performed Description of bits: selfTest(0) clockSourceTest(1) broadcastTest(2) pingTest(3)
               mscShelfBusTestSelfTestResultsTable 1.3.6.1.4.1.562.36.2.1.13.3.2.248 no-access
This attribute records the results of the bus tap self-test, indexed by the slot number of the card containing the bus tap tested. Each entry contains one of the following values. +: the bus tap passed its self-test X: the bus tap failed its self-test .: the bus tap was not tested The bus test terminates automatically if a failure is detected.
                       mscShelfBusTestSelfTestResultsEntry 1.3.6.1.4.1.562.36.2.1.13.3.2.248.1 no-access
An entry in the mscShelfBusTestSelfTestResultsTable.
                           mscShelfBusTestSelfTestResultsIndex 1.3.6.1.4.1.562.36.2.1.13.3.2.248.1.1 integer32 no-access
This variable represents the mscShelfBusTestSelfTestResultsTable specific index for the mscShelfBusTestSelfTestResultsTable.
                           mscShelfBusTestSelfTestResultsValue 1.3.6.1.4.1.562.36.2.1.13.3.2.248.1.2 integer read-only
This variable represents an individual value for the mscShelfBusTestSelfTestResultsTable. Enumeration: 'x': 0, 'n2': 2, 'n1': 1.
               mscShelfBusTestClockSourceTestResultsTable 1.3.6.1.4.1.562.36.2.1.13.3.2.249 no-access
This attribute records the results of the clock source test, indexed by the clock source and the slot number of the card containing the bus tap tested. Each entry contains one of the following values. +: the bus tap was able to receive clock signals from the clock source X: the bus tap was unable to receive clock signals from the clock source .: the bus tap was not tested against the clock source The bus test terminates automatically if a failure is detected involving the active control processor (CP) clock source.
                       mscShelfBusTestClockSourceTestResultsEntry 1.3.6.1.4.1.562.36.2.1.13.3.2.249.1 no-access
An entry in the mscShelfBusTestClockSourceTestResultsTable.
                           mscShelfBusTestClockSourceTestResultsSourceIndex 1.3.6.1.4.1.562.36.2.1.13.3.2.249.1.1 integer no-access
This variable represents the next to last index for the mscShelfBusTestClockSourceTestResultsTable. Enumeration: 'alternate': 1, 'activeCP': 0.
                           mscShelfBusTestClockSourceTestResultsCardIndex 1.3.6.1.4.1.562.36.2.1.13.3.2.249.1.2 integer32 no-access
This variable represents the final index for the mscShelfBusTestClockSourceTestResultsTable.
                           mscShelfBusTestClockSourceTestResultsValue 1.3.6.1.4.1.562.36.2.1.13.3.2.249.1.3 integer read-only
This variable represents an individual value for the mscShelfBusTestClockSourceTestResultsTable. Enumeration: 'x': 0, 'n2': 2, 'n1': 1.
               mscShelfBusTestBroadcastTestResultsTable 1.3.6.1.4.1.562.36.2.1.13.3.2.250 no-access
This attribute records the results of the broadcast test, indexed by the slot numbers of the cards containing the bus taps tested. Each entry contains one of the following values. +: a broadcast message was successfully sent from the transmitting bus tap to the receiving bus tap X: a broadcast message was not successfully sent from the transmitting bus tap to the receiving bus tap .: the associated pair of bus taps was not tested The bus test terminates automatically if a failure is detected.
                       mscShelfBusTestBroadcastTestResultsEntry 1.3.6.1.4.1.562.36.2.1.13.3.2.250.1 no-access
An entry in the mscShelfBusTestBroadcastTestResultsTable.
                           mscShelfBusTestBroadcastTestResultsTxCardIndex 1.3.6.1.4.1.562.36.2.1.13.3.2.250.1.1 integer32 no-access
This variable represents the next to last index for the mscShelfBusTestBroadcastTestResultsTable.
                           mscShelfBusTestBroadcastTestResultsRxCardIndex 1.3.6.1.4.1.562.36.2.1.13.3.2.250.1.2 integer32 no-access
This variable represents the final index for the mscShelfBusTestBroadcastTestResultsTable.
                           mscShelfBusTestBroadcastTestResultsValue 1.3.6.1.4.1.562.36.2.1.13.3.2.250.1.3 integer read-only
This variable represents an individual value for the mscShelfBusTestBroadcastTestResultsTable. Enumeration: 'x': 0, 'n2': 2, 'n1': 1.
               mscShelfBusTestPingTestsTable 1.3.6.1.4.1.562.36.2.1.13.3.2.251 no-access
This attribute records the number of ping tests performed, indexed by the slot numbers of the cards containing the bus taps involved. Each test attempts to transmit a single low-priority frame from the transmitting bus tap to the receiving bus tap.
                       mscShelfBusTestPingTestsEntry 1.3.6.1.4.1.562.36.2.1.13.3.2.251.1 no-access
An entry in the mscShelfBusTestPingTestsTable.
                           mscShelfBusTestPingTestsTxCardIndex 1.3.6.1.4.1.562.36.2.1.13.3.2.251.1.1 integer32 no-access
This variable represents the next to last index for the mscShelfBusTestPingTestsTable.
                           mscShelfBusTestPingTestsRxCardIndex 1.3.6.1.4.1.562.36.2.1.13.3.2.251.1.2 integer32 no-access
This variable represents the final index for the mscShelfBusTestPingTestsTable.
                           mscShelfBusTestPingTestsValue 1.3.6.1.4.1.562.36.2.1.13.3.2.251.1.3 unsigned32 read-only
This variable represents an individual value for the mscShelfBusTestPingTestsTable.
               mscShelfBusTestPingFailuresTable 1.3.6.1.4.1.562.36.2.1.13.3.2.252 no-access
This attribute records the number of ping test failures detected, indexed by the slot numbers of the cards containing the bus taps involved. Each failure represents a single low-priority frame that was not successfully transmitted from the transmitting bus tap to the receiving bus tap. The bus test does not terminate automatically if a failure is detected.
                       mscShelfBusTestPingFailuresEntry 1.3.6.1.4.1.562.36.2.1.13.3.2.252.1 no-access
An entry in the mscShelfBusTestPingFailuresTable.
                           mscShelfBusTestPingFailuresTxCardIndex 1.3.6.1.4.1.562.36.2.1.13.3.2.252.1.1 integer32 no-access
This variable represents the next to last index for the mscShelfBusTestPingFailuresTable.
                           mscShelfBusTestPingFailuresRxCardIndex 1.3.6.1.4.1.562.36.2.1.13.3.2.252.1.2 integer32 no-access
This variable represents the final index for the mscShelfBusTestPingFailuresTable.
                           mscShelfBusTestPingFailuresValue 1.3.6.1.4.1.562.36.2.1.13.3.2.252.1.3 unsigned32 read-only
This variable represents an individual value for the mscShelfBusTestPingFailuresTable.
           mscShelfBusStateTable 1.3.6.1.4.1.562.36.2.1.13.3.10 no-access
This group contains the three OSI State attributes and the six OSI Status attributes. The descriptions generically indicate what each 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.
                 mscShelfBusStateEntry 1.3.6.1.4.1.562.36.2.1.13.3.10.1 no-access
An entry in the mscShelfBusStateTable.
                     mscShelfBusAdminState 1.3.6.1.4.1.562.36.2.1.13.3.10.1.1 integer read-only
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. The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component. Enumeration: 'locked': 0, 'shuttingDown': 2, 'unlocked': 1.
                     mscShelfBusOperationalState 1.3.6.1.4.1.562.36.2.1.13.3.10.1.2 integer read-only
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. The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component. Enumeration: 'disabled': 0, 'enabled': 1.
                     mscShelfBusUsageState 1.3.6.1.4.1.562.36.2.1.13.3.10.1.3 integer read-only
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. The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component. Enumeration: 'active': 1, 'idle': 0, 'busy': 2.
                     mscShelfBusAvailabilityStatus 1.3.6.1.4.1.562.36.2.1.13.3.10.1.4 octet string read-only
If supported by the component, this attribute indicates the OSI Availability status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value inTest indicates that the resource is undergoing a test procedure. If adminState is locked or shuttingDown, the normal users are precluded from using the resource and controlStatus is reservedForTest. Tests that do not exclude additional users can be present in any operational or administrative state but the reservedForTest condition should not be present. The value failed indicates that the component has an internal fault that prevents it from operating. The operationalState is disabled. The value dependency indicates that the component cannot operate because some other resource on which it depends is unavailable. The operationalState is disabled. The value powerOff indicates the resource requires power to be applied and it is not powered on. The operationalState is disabled. The value offLine indicates the resource requires a routine operation (either manual, automatic, or both) to be performed to place it on-line and make it available for use. The operationalState is disabled. The value offDuty indicates the resource is inactive in accordance with a predetermined time schedule. In the absence of other disabling conditions, the operationalState is enabled or disabled. The value degraded indicates the service provided by the component is degraded in some way, such as in speed or operating capacity. However, the resource remains available for service. The operationalState is enabled. The value notInstalled indicates the resource is not present. The operationalState is disabled. The value logFull is not used. Description of bits: inTest(0) failed(1) powerOff(2) offLine(3) offDuty(4) dependency(5) degraded(6) notInstalled(7) logFull(8)
                     mscShelfBusProceduralStatus 1.3.6.1.4.1.562.36.2.1.13.3.10.1.5 octet string read-only
If supported by the component, this attribute indicates the OSI Procedural status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value initializationRequired indicates (for a resource which doesn't initialize autonomously) that initialization is required before it can perform its normal functions, and this procedure has not been initiated. The operationalState is disabled. The value notInitialized indicates (for a resource which does initialize autonomously) that initialization is required before it can perform its normal functions, and this procedure has not been initiated. The operationalState may be enabled or disabled. The value initializing indicates that initialization has been initiated but is not yet complete. The operationalState may be enabled or disabled. The value reporting indicates the resource has completed some processing operation and is notifying the results. The operationalState is enabled. The value terminating indicates the component is in a termination phase. If the resource doesn't reinitialize autonomously, operationalState is disabled; otherwise it is enabled or disabled. Description of bits: initializationRequired(0) notInitialized(1) initializing(2) reporting(3) terminating(4)
                     mscShelfBusControlStatus 1.3.6.1.4.1.562.36.2.1.13.3.10.1.6 octet string read-only
If supported by the component, this attribute indicates the OSI Control status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value subjectToTest indicates the resource is available but tests may be conducted simultaneously at unpredictable times, which may cause it to exhibit unusual characteristics. The value partOfServicesLocked indicates that part of the service is restricted from users of a resource. The adminState is unlocked. The value reservedForTest indicates that the component is administratively unavailable because it is undergoing a test procedure. The adminState is locked. The value suspended indicates that the service has been administratively suspended. Description of bits: subjectToTest(0) partOfServicesLocked(1) reservedForTest(2) suspended(3)
                     mscShelfBusAlarmStatus 1.3.6.1.4.1.562.36.2.1.13.3.10.1.7 octet string read-only
If supported by the component, this attribute indicates the OSI Alarm status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value underRepair indicates the component is currently being repaired. The operationalState is enabled or disabled. The value critical indicates one or more critical alarms are outstanding against the component. Other, less severe, alarms may also be outstanding. The operationalState is enabled or disabled. The value major indicates one or more major alarms are outstanding against the component. Other, less severe, alarms may also be outstanding. The operationalState is enabled or disabled. The value minor indicates one or more minor alarms are outstanding against the component. Other, less severe, alarms may also be outstanding. The operationalState is enabled or disabled. The value alarmOutstanding generically indicates that an alarm of some severity is outstanding against the component. Description of bits: underRepair(0) critical(1) major(2) minor(3) alarmOutstanding(4)
                     mscShelfBusStandbyStatus 1.3.6.1.4.1.562.36.2.1.13.3.10.1.8 integer read-only
If supported by the component, this attribute indicates the OSI Standby status of the component. The value notSet indicates that either the attribute is not supported or that none of the status conditions described below are present. Note that this is a non-standard value, used because the original specification indicated this attribute was set-valued and thus, did not provide a value to indicate that none of the other three are applicable. The value hotStandby indicates that the resource is not providing service but will be immediately able to take over the role of the resource to be backed up, without initialization activity, and containing the same information as the resource to be backed up. The value coldStandby indicates the resource is a backup for another resource but will not be immediately able to take over the role of the backed up resource and will require some initialization activity. The value providingService indicates that this component, as a backup resource, is currently backing up another resource. Enumeration: 'notSet': 15, 'coldStandby': 1, 'hotStandby': 0, 'providingService': 2.
                     mscShelfBusUnknownStatus 1.3.6.1.4.1.562.36.2.1.13.3.10.1.9 integer read-only
This attribute indicates the OSI Unknown status of the component. The value false indicates that all of the other OSI State and Status attribute values can be considered accurate. The value true indicates that the actual state of the component is not known for sure. Enumeration: 'true': 1, 'false': 0.
           mscShelfBusOperTable 1.3.6.1.4.1.562.36.2.1.13.3.11 no-access
This attribute group contains operational attributes of a bus.
                 mscShelfBusOperEntry 1.3.6.1.4.1.562.36.2.1.13.3.11.1 no-access
An entry in the mscShelfBusOperTable.
                     mscShelfBusClockSource 1.3.6.1.4.1.562.36.2.1.13.3.11.1.1 integer read-only
This attribute records the source of the fundamental clock signal and end-of-cell synchronization signal used by the bus. It contains one of the following values. activeCP: the card which is the active control processor (CP) is providing clock signals alternate: the card at the opposite end of the module from the active CP is providing clock signals Enumeration: 'alternate': 1, 'activeCP': 0.
                     mscShelfBusUtilization 1.3.6.1.4.1.562.36.2.1.13.3.11.1.2 unsigned32 read-only
This attribute records how much of the available bus bandwidth was actually used during the most recently sampled 1 second interval. The value is expressed as a percentage.
           mscShelfBusBusTapStatusTable 1.3.6.1.4.1.562.36.2.1.13.3.246 no-access
This attribute records the operability of each bus tap on the bus, as reported by the associated BusTap component; the entries are indexed by slot number of the card. Each entry contains one of the following values. ok: the bus tap is operational failed: the bus tap has failed none: the bus tap status is not availablethe associated BusTap component does not currently exist
                   mscShelfBusBusTapStatusEntry 1.3.6.1.4.1.562.36.2.1.13.3.246.1 no-access
An entry in the mscShelfBusBusTapStatusTable.
                       mscShelfBusBusTapStatusIndex 1.3.6.1.4.1.562.36.2.1.13.3.246.1.1 integer32 no-access
This variable represents the mscShelfBusBusTapStatusTable specific index for the mscShelfBusBusTapStatusTable.
                       mscShelfBusBusTapStatusValue 1.3.6.1.4.1.562.36.2.1.13.3.246.1.2 integer read-only
This variable represents an individual value for the mscShelfBusBusTapStatusTable. Enumeration: 'failed': 1, 'none': 2, 'ok': 0.
           mscShelfBusClockSourceStatusTable 1.3.6.1.4.1.562.36.2.1.13.3.247 no-access
This vector attribute, indexed with activeCP or alternate, represents the state of the bus clock sources. It can be set to one of the following values: ok: all operational cards can receive signals from the clock source. failed: at least one operational card is unable to receive signals from the clock source. unknown: status of a clock source is unknown. To determine the status of the clock source, a test must be run. testInProgress: the clock source is currently being tested. notApplicable: the LP state of the clock source's card is down or not provisioned.
                   mscShelfBusClockSourceStatusEntry 1.3.6.1.4.1.562.36.2.1.13.3.247.1 no-access
An entry in the mscShelfBusClockSourceStatusTable.
                       mscShelfBusClockSourceStatusIndex 1.3.6.1.4.1.562.36.2.1.13.3.247.1.1 integer no-access
This variable represents the mscShelfBusClockSourceStatusTable specific index for the mscShelfBusClockSourceStatusTable. Enumeration: 'alternate': 1, 'activeCP': 0.
                       mscShelfBusClockSourceStatusValue 1.3.6.1.4.1.562.36.2.1.13.3.247.1.2 integer read-only
This variable represents an individual value for the mscShelfBusClockSourceStatusTable. Enumeration: 'failed': 1, 'testInProgress': 3, 'notApplicable': 4, 'ok': 0, 'unknown': 2.
       mscShelfTest 1.3.6.1.4.1.562.36.2.1.13.4
           mscShelfTestRowStatusTable 1.3.6.1.4.1.562.36.2.1.13.4.1 no-access
This entry controls the addition and deletion of mscShelfTest components.
               mscShelfTestRowStatusEntry 1.3.6.1.4.1.562.36.2.1.13.4.1.1 no-access
A single entry in the table represents a single mscShelfTest component.
                   mscShelfTestRowStatus 1.3.6.1.4.1.562.36.2.1.13.4.1.1.1 rowstatus read-only
This variable is used as the basis for SNMP naming of mscShelfTest components. These components cannot be added nor deleted.
                   mscShelfTestComponentName 1.3.6.1.4.1.562.36.2.1.13.4.1.1.2 displaystring read-only
This variable provides the component's string name for use with the ASCII Console Interface
                   mscShelfTestStorageType 1.3.6.1.4.1.562.36.2.1.13.4.1.1.4 storagetype read-only
This variable represents the storage type value for the mscShelfTest tables.
                   mscShelfTestIndex 1.3.6.1.4.1.562.36.2.1.13.4.1.1.10 nonreplicated no-access
This variable represents the index for the mscShelfTest tables.
           mscShelfTestProvTable 1.3.6.1.4.1.562.36.2.1.13.4.10 no-access
This group contains provisionable attributes of the Test component.
                 mscShelfTestProvEntry 1.3.6.1.4.1.562.36.2.1.13.4.10.1 no-access
An entry in the mscShelfTestProvTable.
                     mscShelfTestAutomaticBusClockTest 1.3.6.1.4.1.562.36.2.1.13.4.10.1.1 integer read-write
This attribute specifies whether or not a bus clock source test is automatically executed after a clock source's LP state changes, and after failure or recovery of the active CP bus clock source. Since tests of an alternate bus clock source may cause a minor loss of traffic, the attribute is set to disabled by default. If set to enabled, a bus clock source test is automatically executed. If the status of the corresponding Shelf Bus clockSourceStatus is changed after the test, an alarm is issued if the status is one of the following: ok, failed, or unknown. If set to disabled, no bus clock source test is automatically executed. However, a test can be executed by the RUN command. If the status is changed after the test, an alarm is issued if the status is one of the following: ok, or failed. Enumeration: 'disabled': 1, 'enabled': 0.
           mscShelfTestSetupTable 1.3.6.1.4.1.562.36.2.1.13.4.11 no-access
This attribute group contains the attributes that govern the operation of a shelf test.
                 mscShelfTestSetupEntry 1.3.6.1.4.1.562.36.2.1.13.4.11.1 no-access
An entry in the mscShelfTestSetupTable.
                     mscShelfTestType 1.3.6.1.4.1.562.36.2.1.13.4.11.1.1 integer read-write
type The attribute determines the test to be executed when the RUN command is applied to the component. Note that running a busClock test may cause a minor loss of traffic. Enumeration: 'busClock': 0.
           mscShelfTestResultsTable 1.3.6.1.4.1.562.36.2.1.13.4.12 no-access
This attribute group contains the results of the Shelf Test that is currently running; if no test is running, the attribute group contains the results of the most recently completed Shelf Test. The attributes of the Results group are reset to their initial values whenever a corresponding Shelf Test is run or the corresponding attribute of the Setup group is set.
                 mscShelfTestResultsEntry 1.3.6.1.4.1.562.36.2.1.13.4.12.1 no-access
An entry in the mscShelfTestResultsTable.
                     mscShelfTestBusClockTestResult 1.3.6.1.4.1.562.36.2.1.13.4.12.1.1 integer read-only
busClockTestResult This attribute records the result of the bus clock manual test. The result can be one of the following values. pass : the test passed fail : the test failed noTest : the test was not executed when RUN command is issued, because the shelf was in single bus mode. Enumeration: 'fail': 1, 'pass': 2, 'noTest': 0.
 busMIB 1.3.6.1.4.1.562.36.2.2.144
         busGroup 1.3.6.1.4.1.562.36.2.2.144.1
             busGroupCA 1.3.6.1.4.1.562.36.2.2.144.1.1
                 busGroupCA02 1.3.6.1.4.1.562.36.2.2.144.1.1.3
                     busGroupCA02A 1.3.6.1.4.1.562.36.2.2.144.1.1.3.2
         busCapabilities 1.3.6.1.4.1.562.36.2.2.144.3
             busCapabilitiesCA 1.3.6.1.4.1.562.36.2.2.144.3.1
                 busCapabilitiesCA02 1.3.6.1.4.1.562.36.2.2.144.3.1.3
                     busCapabilitiesCA02A 1.3.6.1.4.1.562.36.2.2.144.3.1.3.2