Nortel-MsCarrier-MscPassport-LogicalProcessorMIB: View SNMP OID List / Download MIB
VENDOR: NORTHERN TELECOM
Home | MIB: Nortel-MsCarrier-MscPassport-LogicalProcessorMIB | |||
---|---|---|---|---|
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).
|
|||
Object Name | OID | Type | Access | Info |
mscLp | 1.3.6.1.4.1.562.36.2.1.12 | |||
mscLpRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.1 | no-access |
This entry controls the addition and deletion of mscLp components. |
|
1.3.6.1.4.1.562.36.2.1.12.1.1 | no-access |
A single entry in the table represents a single mscLp component. |
||
mscLpRowStatus | 1.3.6.1.4.1.562.36.2.1.12.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLp components. These components can be added and deleted. |
mscLpComponentName | 1.3.6.1.4.1.562.36.2.1.12.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpStorageType | 1.3.6.1.4.1.562.36.2.1.12.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLp tables. |
mscLpIndex | 1.3.6.1.4.1.562.36.2.1.12.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLp tables. |
mscLpDS3 | 1.3.6.1.4.1.562.36.2.1.12.5 | |||
mscLpDS3RowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.5.1 | no-access |
This entry controls the addition and deletion of mscLpDS3 components. |
|
1.3.6.1.4.1.562.36.2.1.12.5.1.1 | no-access |
A single entry in the table represents a single mscLpDS3 component. |
||
mscLpDS3RowStatus | 1.3.6.1.4.1.562.36.2.1.12.5.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpDS3 components. These components can be added and deleted. |
mscLpDS3ComponentName | 1.3.6.1.4.1.562.36.2.1.12.5.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS3StorageType | 1.3.6.1.4.1.562.36.2.1.12.5.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS3 tables. |
mscLpDS3Index | 1.3.6.1.4.1.562.36.2.1.12.5.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpDS3 tables. |
mscLpDS3Test | 1.3.6.1.4.1.562.36.2.1.12.5.2 | |||
mscLpDS3TestRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.5.2.1 | no-access |
This entry controls the addition and deletion of mscLpDS3Test components. |
|
1.3.6.1.4.1.562.36.2.1.12.5.2.1.1 | no-access |
A single entry in the table represents a single mscLpDS3Test component. |
||
mscLpDS3TestRowStatus | 1.3.6.1.4.1.562.36.2.1.12.5.2.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpDS3Test components. These components cannot be added nor deleted. |
mscLpDS3TestComponentName | 1.3.6.1.4.1.562.36.2.1.12.5.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS3TestStorageType | 1.3.6.1.4.1.562.36.2.1.12.5.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS3Test tables. |
mscLpDS3TestIndex | 1.3.6.1.4.1.562.36.2.1.12.5.2.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpDS3Test tables. |
mscLpDS3TestStateTable | 1.3.6.1.4.1.562.36.2.1.12.5.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. |
|
1.3.6.1.4.1.562.36.2.1.12.5.2.10.1 | no-access |
An entry in the mscLpDS3TestStateTable. |
||
mscLpDS3TestAdminState | 1.3.6.1.4.1.562.36.2.1.12.5.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. |
mscLpDS3TestOperationalState | 1.3.6.1.4.1.562.36.2.1.12.5.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. |
mscLpDS3TestUsageState | 1.3.6.1.4.1.562.36.2.1.12.5.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. |
mscLpDS3TestSetupTable | 1.3.6.1.4.1.562.36.2.1.12.5.2.11 | no-access |
This group contains all of the operational data for a Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.2.11.1 | no-access |
An entry in the mscLpDS3TestSetupTable. |
||
mscLpDS3TestPurpose | 1.3.6.1.4.1.562.36.2.1.12.5.2.11.1.1 | asciistring | read-write |
This attribute records the purpose of the test so that the test results can be associated and properly analyzed. |
mscLpDS3TestType | 1.3.6.1.4.1.562.36.2.1.12.5.2.11.1.2 | integer | read-write |
This attribute is the type of test to be run. The available test types include the following: card test sets up an internal loop on the board and runs a bit error rate test. manual test assumes the line is looped back externally and a bit error rate test is performed. localLoop test loops back the local modem and performs a bit error rate test. remoteLoop test loops back the remote modem (or CSU) and performs a bit error rate test. externalLoop test loops back the line to the far end. payloadLoop test only loops back the payload data received from the incoming line. remoteLoopThisTrib loops this particular tributary back at the far end, using services provided by the parent. v54RemoteLoop initiates a V.54 Remote Loopback test. pn127RemoteLoop initiates a PN127 Remote Loopback test. Note that not all test types are not supported by all function processors. Enumeration: 'externalLoop': 4, 'pn127RemoteLoop': 8, 'payloadLoop': 5, 'manual': 1, 'remoteLoop': 3, 'v54RemoteLoop': 7, 'remoteLoopThisTrib': 6, 'localLoop': 2, 'card': 0. |
mscLpDS3TestFrmSize | 1.3.6.1.4.1.562.36.2.1.12.5.2.11.1.3 | unsigned32 | read-write |
This attribute defines the size of the test data frames in number of bytes. |
mscLpDS3TestFrmPatternType | 1.3.6.1.4.1.562.36.2.1.12.5.2.11.1.4 | integer | read-write |
This attribute defines the type of data pattern generation to use. The following lists the available pattern types: ccitt32kBitPattern is a pseudo-random sequence of 32 kbit. ccitt8MBitPattern is a pseudo-random sequence of 8Mbit. customizedPattern is the pattern defined in the customizedPattern attribute. Enumeration: 'ccitt32kBitPattern': 0, 'customizedPattern': 2, 'ccitt8MBitPattern': 1. |
mscLpDS3TestCustomizedPattern | 1.3.6.1.4.1.562.36.2.1.12.5.2.11.1.5 | hex | read-write |
This attribute allows a customized 32 bit pattern to be defined for use in the test data frames. This attribute is used when the attribute frmPatternType is set to CustomizedPattern. Note that a 55 hex pattern is an alternating 1 and 0 pattern. |
mscLpDS3TestDataStartDelay | 1.3.6.1.4.1.562.36.2.1.12.5.2.11.1.6 | unsigned32 | read-write |
This attribute specifies the time delay (in seconds) between when the test expects the loop to have been set up, to when the test data actually starts to be transmitted. This attribute is to accommodate some non-standard equipment that requires extra time for setting up a requested loop. This attribute is ignored when the test type is set to externalLoop. |
mscLpDS3TestDisplayInterval | 1.3.6.1.4.1.562.36.2.1.12.5.2.11.1.7 | unsigned32 | read-write |
This attribute defines the interval (in minutes) between which interim test results are to be displayed. Results are displayed at the operator console at which the test was started. When the test type is set to externalLoop, this attribute is ignored. There will be no display of results if displayInterval is set to 0. This attribute can be changed anytime. |
mscLpDS3TestDuration | 1.3.6.1.4.1.562.36.2.1.12.5.2.11.1.8 | unsigned32 | read-write |
This attribute is the duration (in minutes) that test data will be transmitted. In the case of an externalLoop, this is the time that the loop is in effect. Note that dataStartDelay does not apply to the externalLoop. |
mscLpDS3TestResultsTable | 1.3.6.1.4.1.562.36.2.1.12.5.2.12 | no-access |
This group contains all the statistics related attributes of the Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.2.12.1 | no-access |
An entry in the mscLpDS3TestResultsTable. |
||
mscLpDS3TestElapsedTime | 1.3.6.1.4.1.562.36.2.1.12.5.2.12.1.1 | counter32 | read-only |
This attribute is the number of minutes elapsed since the test started for an externalLoop test. For a data test, this is the time since test data was first transmitted. |
mscLpDS3TestTimeRemaining | 1.3.6.1.4.1.562.36.2.1.12.5.2.12.1.2 | unsigned32 | read-only |
This attribute is the number of minutes remaining before the test is to be stopped according to the duration attribute. |
mscLpDS3TestCauseOfTermination | 1.3.6.1.4.1.562.36.2.1.12.5.2.12.1.3 | integer | read-only |
This attribute indicates either the status of the test or the cause of the test's termination: neverStarted indicates that the test has not yet been started. testRunning indicates that the test has been started. stoppedByOperator indicates that the operator issued a stop command on a test that was running. testTimeExpired indicates that the test ran for the time specified by the test's duration. loopCodeSyncFailed indicates that the local end failed to synchronize to the loopCode pattern. The local end transmits the loopCode pattern to cause the remote end to apply a loopback, after which the local end should receive the loopCode pattern. The exact pattern used to request loopCode depends on the test type. This failure indicates a high rate of transmission errors, or that the remote end has failed to apply the loopback. patternSyncFailed indicates that the local end failed to synchronize to the frmPatternType test pattern, that should have been looped back at the remote end. This failure indicates a high rate of transmission errors or the absence of a loopback. patternSyncLost indicates that the local end gained and then lost synchronization to the returned frmPatternType test pattern. This failure indicates a sudden increase in transmission errors, frame slippage, or the removal of an existing loopback. unknown is set when a reason to terminate other than those listed here is encountered. Note: Only MSA cards support recognition of the failures loopCodeSyncFailed, patternSyncFailed and patternSyncLost. Other cards will not terminate the test under the conditions described by these values. Enumeration: 'patternSyncFailed': 7, 'unknown': 2, 'neverStarted': 3, 'hardwareReconfigured': 5, 'loopCodeSyncFailed': 6, 'stoppedByOperator': 1, 'testTimeExpired': 0, 'testRunning': 4, 'patternSyncLost': 8. |
mscLpDS3TestBitsTx | 1.3.6.1.4.1.562.36.2.1.12.5.2.12.1.4 | passportcounter64 | read-only |
This attribute is the total number of bits sent during the test period. As long as the line speed of the hardware interface is less than 70 Mbit/s, this counter is not expected to reach the maximum value. |
mscLpDS3TestBytesTx | 1.3.6.1.4.1.562.36.2.1.12.5.2.12.1.5 | passportcounter64 | read-only |
This attribute is the total number of bytes sent during the test period. This counter is not expected to reach its maximum value. |
mscLpDS3TestFrmTx | 1.3.6.1.4.1.562.36.2.1.12.5.2.12.1.6 | passportcounter64 | read-only |
This attribute is the total number of frames sent during the test period. This counter is not expected to reach its maximum value. |
mscLpDS3TestBitsRx | 1.3.6.1.4.1.562.36.2.1.12.5.2.12.1.7 | passportcounter64 | read-only |
This attribute is the total number of bits received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach the maximum value. |
mscLpDS3TestBytesRx | 1.3.6.1.4.1.562.36.2.1.12.5.2.12.1.8 | passportcounter64 | read-only |
This attribute is the total number of bytes received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpDS3TestFrmRx | 1.3.6.1.4.1.562.36.2.1.12.5.2.12.1.9 | passportcounter64 | read-only |
This attribute is the total number of frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpDS3TestErroredFrmRx | 1.3.6.1.4.1.562.36.2.1.12.5.2.12.1.10 | passportcounter64 | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the total number of errored frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpDS3TestBitErrorRate | 1.3.6.1.4.1.562.36.2.1.12.5.2.12.1.11 | asciistring | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the calculated bit error rate on the link. Test data are generated and sent in frames of a preset size (frameSize). The Test component will try to estimate the number of bit errors in any errored frame which is identifiable. The statistics will be updated accordingly. A lost frame (may be due to an error on the flag sequence) will be discarded for the bit error rate calculation. The result is presented in the form of xEsyy, where x is the mantissa, syy is the exponent, for example 0E+00, 2E-09. Note that the bitErrorRate is an estimate only. For more reliable test results, the test should be done over a long period. Multiple tests would also improve the confidence level of the test results. |
mscLpDS3CBit | 1.3.6.1.4.1.562.36.2.1.12.5.3 | |||
mscLpDS3CBitRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.5.3.1 | no-access |
This entry controls the addition and deletion of mscLpDS3CBit components. |
|
1.3.6.1.4.1.562.36.2.1.12.5.3.1.1 | no-access |
A single entry in the table represents a single mscLpDS3CBit component. |
||
mscLpDS3CBitRowStatus | 1.3.6.1.4.1.562.36.2.1.12.5.3.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpDS3CBit components. These components cannot be added nor deleted. |
mscLpDS3CBitComponentName | 1.3.6.1.4.1.562.36.2.1.12.5.3.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS3CBitStorageType | 1.3.6.1.4.1.562.36.2.1.12.5.3.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS3CBit tables. |
mscLpDS3CBitIndex | 1.3.6.1.4.1.562.36.2.1.12.5.3.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpDS3CBit tables. |
mscLpDS3CBitOperationalTable | 1.3.6.1.4.1.562.36.2.1.12.5.3.10 | no-access |
This group contains the DS3 C-Bit Parity operational data for the CBIT component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.3.10.1 | no-access |
An entry in the mscLpDS3CBitOperationalTable. |
||
mscLpDS3CBitFarEndAlarm | 1.3.6.1.4.1.562.36.2.1.12.5.3.10.1.1 | integer | read-only |
This attribute indicates the Far-End alarm signal that is currently received at the DS3 interface. This signal is carried over the Far- End Alarm and Control (FEAC) bits of DS3 frames. Five far-end alarm signals can be received: far-end equipment failure that is received when the far-end terminal has detected a local equipment failure; far-end Loss Of Signal (LOS) that is received when the far- end DS3 terminal has declared a LOS failure condition; far-end Loss of Frame (LOF) when the far-end DS3 terminal has declared a Loss Of Frame (LOF) failure condition; far-end Alarm Indication Signal (AIS) when the far-end has declared an AIS failure condition; far-end Idle when the far-end has declared an Idle signal condition. Enumeration: 'none': 5, 'sef': 2, 'ais': 3, 'los': 1, 'idle': 4, 'equipmentFailure': 0. |
mscLpDS3CBitLoopedbackToFarEnd | 1.3.6.1.4.1.562.36.2.1.12.5.3.10.1.2 | octet string | read-only |
This indicates whether or not the DS3 component is currently looping back the incoming DS3 signal or one of its DS1 tributaries to the far-end DS3 terminal. This is activated when the far-end DS3 equipment has ordered the local terminal to do so. Description of bits: notused0(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) n16(16) n17(17) n18(18) n19(19) n20(20) n21(21) n22(22) n23(23) n24(24) n25(25) n26(26) n27(27) n28(28) notused29(29) notused30(30) ds3Line(31) |
mscLpDS3CBitLoopbackAtFarEndRequested | 1.3.6.1.4.1.562.36.2.1.12.5.3.10.1.3 | octet string | read-only |
This attribute indicates which DS1 tributaries are being looped back, or if the DS3 line is being looped back. Each value listed indicates a loopback request has been made. When a loopback deactivation command has been sent to the far end, the corresponding value will be removed from the list. Description of bits: notused0(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) n16(16) n17(17) n18(18) n19(19) n20(20) n21(21) n22(22) n23(23) n24(24) n25(25) n26(26) n27(27) n28(28) notused29(29) notused30(30) ds3Line(31) |
mscLpDS3CBitStatsTable | 1.3.6.1.4.1.562.36.2.1.12.5.3.11 | no-access |
This group contains the DS3 C-Bit Parity statistical data for the CBIT component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.5.3.11.1 | no-access |
An entry in the mscLpDS3CBitStatsTable. |
||
mscLpDS3CBitCbitErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.5.3.11.1.1 | counter32 | read-only |
This attribute indicates the number of seconds that the DS3 port has not suffered any C-Bit errors. |
mscLpDS3CBitCbitCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.5.3.11.1.2 | counter32 | read-only |
This attribute indicates the total count of C-Bit Parity Code Violations (CCV). A CCV is obtained when the parity calculated over the previous DS3 frame and the value of the CP-bits appearing in the current DS3 frame differ. The value of this attribute will wrap around to 0 if it does reach its maximum value. CCV counting is inhibited for second intervals where C-Bit Parity Severely Errored Seconds (CSES) are counted. It is also inhibited for second intervals where C-Bit Unavailable Seconds (CUAS) are counted. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpDS3CBitCbitErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.3.11.1.3 | counter32 | read-only |
This attribute indicates the total number of C-Bit Parity Errored Seconds (CES). A CES second is declared for second intervals containing one or more CCVs or when one or more SEF (Severely Errored Frame) or AIS (Alarm Indication Signal) defects. CES counting is inhibited for second intervals where C-Bit Unavailable Seconds (CUAS) are counted. |
mscLpDS3CBitCbitSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.3.11.1.4 | counter32 | read-only |
This attribute indicates the total number of C-Bit Parity Severely Errored Seconds (CSES). A CSES is declared for second intervals containing more than 44 CCVs or one or more SEF or AIS defects. The occurrence of CSES in a one second interval causes the inhibition of CCV counting during that second interval. CSES counting is also inhibited for second intervals where C-Bit Unavailable Seconds (CUAS) are counted. |
mscLpDS3CBitCbitUnavailSec | 1.3.6.1.4.1.562.36.2.1.12.5.3.11.1.5 | counter32 | read-only |
This attribute indicates the total number of one second intervals for which the DS3 path is unavailable. The DS3 path becomes unavailable at the onset of 10 consecutive C-Bit Severely Errored Seconds (CSES). The 10 CSESs are included in the unavailable time. Once unavailable, the DS3 path becomes available at the onset of 10 contiguous seconds with no CSES. The 10 seconds with no CSES are excluded from the unavailable time. For second intervals where CUAS is counted, counting of C-Bit Coding Violations (CCV), C-Bit Errored Seconds (CES) and C-Bit Severely Errored Seconds (CSES) is inhibited. |
mscLpDS3CBitFarEndErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.5.3.11.1.6 | counter32 | read-only |
This attribute indicates the number of seconds that the DS3 port has not suffered of any far-end errors. |
mscLpDS3CBitFarEndCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.5.3.11.1.7 | counter32 | read-only |
This attribute indicates the total count of DS3 frames containing a Coding Violation on the Far-End (FECV), also known as a Far-End Block Error (FEBE). Each FEBE is reported over the FEBE bits each time the far-end DS3 terminal detects a C-BIT Parity error over a received DS3 frame. For second intervals where Far-End Unavailable Seconds (FEAUS) or Far-End Severely Errored Seconds (FESES) are counted, counting of FECVs is inhibited. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpDS3CBitFarEndErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.3.11.1.8 | counter32 | read-only |
This attribute indicates the total number of Far-End Errored Seconds (FEES). A FEES is declared for second intervals containing with one or more FECVs or one or more far-end SEF/ AIS defects. A far-end SEF/AIS defect occurs when the X-Bits of the DS3 frame are received as being set to zero. For second intervals where Far-End Unavailable Seconds (FEUAS) are counted, counting of FEESs is inhibited. |
mscLpDS3CBitFarEndSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.3.11.1.9 | counter32 | read-only |
This attribute indicates the total number of Far-End Severely Errored Seconds (FESES). A FESES is declared for second intervals containing more than 44 FECVs or one or more far-end SEF/AIS defects. For second intervals where a FESES is counted, counting of FECVs is inhibited. For second intervals where Far-End Unavailable Seconds (FEUAS) are counted, counting of FESESs is inhibited. |
mscLpDS3CBitFarEndSefAisSec | 1.3.6.1.4.1.562.36.2.1.12.5.3.11.1.10 | counter32 | read-only |
This attribute indicates the total number of Far-End SEF/AIS Seconds (FESAS). A FESAS is declared for second intervals containing one or more far-end SEF/AIS defects.For second intervals where Far-End Unavailable Seconds (FEUAS) are counted, counting of FESASs is inhibited. |
mscLpDS3CBitFarEndUnavailSec | 1.3.6.1.4.1.562.36.2.1.12.5.3.11.1.11 | counter32 | read-only |
This attribute indicates the total number of one second intervals for which the DS3 far-end path is unavailable. The DS3 far-end path becomes unavailable at the onset of 10 consecutive Far-End Severely Errored Seconds (FESES). The 10 FESESs are included in the unavailable time. Once unavailable, the DS3 far-end path becomes available at the onset of 10 contiguous seconds with no FESES. The 10 seconds with no FESES are excluded from the unavailable time. For second intervals where FEUAS is counted, counting of Far-End Coding Violations (FECV), Far-End Errored Seconds (FEES), Far-End Severely Errored Seconds (FESES) and Far-End Sef/Ais Seconds (FESAS) is inhibited. |
mscLpDS3CBitFarEndFailures | 1.3.6.1.4.1.562.36.2.1.12.5.3.11.1.12 | counter32 | read-only |
This attribute indicates the total number of times that a far-end path failure (i.e. a Far-End SEF/AIS defect) has been declared. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpDS3Plcp | 1.3.6.1.4.1.562.36.2.1.12.5.4 | |||
mscLpDS3PlcpRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.5.4.1 | no-access |
This entry controls the addition and deletion of mscLpDS3Plcp components. |
|
1.3.6.1.4.1.562.36.2.1.12.5.4.1.1 | no-access |
A single entry in the table represents a single mscLpDS3Plcp component. |
||
mscLpDS3PlcpRowStatus | 1.3.6.1.4.1.562.36.2.1.12.5.4.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpDS3Plcp components. These components cannot be added nor deleted. |
mscLpDS3PlcpComponentName | 1.3.6.1.4.1.562.36.2.1.12.5.4.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS3PlcpStorageType | 1.3.6.1.4.1.562.36.2.1.12.5.4.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS3Plcp tables. |
mscLpDS3PlcpIndex | 1.3.6.1.4.1.562.36.2.1.12.5.4.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpDS3Plcp tables. |
mscLpDS3PlcpOperationalTable | 1.3.6.1.4.1.562.36.2.1.12.5.4.10 | no-access |
This group contains the operational data for the PLCP component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.4.10.1 | no-access |
An entry in the mscLpDS3PlcpOperationalTable. |
||
mscLpDS3PlcpLofAlarm | 1.3.6.1.4.1.562.36.2.1.12.5.4.10.1.1 | integer | read-only |
This attribute displays whether a PLCP Loss Of Frame (LOF) failure alarm state has been entered. An LOF failure is declared when a PLCP LOF defect persists for 2.5 s +/- 0.5 s. An LOF defect occurs when an OOF (Out of Frame) state persists for more than 1 ms. If the OOF events are intermittent, the LOF defect counter is decremented at a rate of 1/12 (for DS3 PLCP) or 1/9 (for G.751 E3 PLCP) of the incrementing rate, with all measurements based on a 200 ms polling cycle. An OOF event (also known as a PLCP SEF event) is declared when an error is detected in both the A1 and A2 octets, or when two consecutive POHIDs are found in error. OOF is removed when two valid sets of framing octets and two valid and sequential POHID octets have been found. The LOF defect is removed when the defect counter reaches zero, i.e. when OOF events are absent for more than 12 ms (DS3 PLCP) or 9 ms (G.751 E3 PLCP). LOF failure alarm is cleared when LOF defect is absent for 10.0 s +/- 0.5 s The DS3 or E3 component goes into an operational state of disabled until the LOF failure alarm is cleared. The terminal declaring the LOF failure alarm will transmit a PLCP RAI signal to the far-end for the duration of the alarm. The lofAlarm attribute is always set to off when the DS3 or E3 component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3PlcpRxRaiAlarm | 1.3.6.1.4.1.562.36.2.1.12.5.4.10.1.2 | integer | read-only |
This attribute displays whether a PLCP Remote Alarm Indication (RAI) failure alarm state has been entered. An RAI failure alarm occurs when ten consecutive PLCP RAI bits (bit 5 in the G1 byte) are high on the incoming line. An RAI failure alarm is cleared when ten consecutive RAI bits are set to 0. Note: Some standards call this alarm RFI. The rxRaiAlarm attribute is always set to off when the DS3 or E3 component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3PlcpStatsTable | 1.3.6.1.4.1.562.36.2.1.12.5.4.11 | no-access |
This group contains the statistical data for the PLCP component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.5.4.11.1 | no-access |
An entry in the mscLpDS3PlcpStatsTable. |
||
mscLpDS3PlcpErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.5.4.11.1.1 | counter32 | read-only |
This attribute indicates the number of seconds during which the near-end PLCP path layer had no errors. |
mscLpDS3PlcpCodingViolations | 1.3.6.1.4.1.562.36.2.1.12.5.4.11.1.2 | counter32 | read-only |
This attribute indicates the total number of BIP-8 Errors, framing pattern octet errors, and path overhead identification errors detected in received PLCP frames. Counting of PLCP CV is inhibited for second intervals where PLCP Severely Errored Framing Seconds (SEFS) or PLCP Unavailable Seconds (UAS) are counted. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpDS3PlcpErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.4.11.1.3 | counter32 | read-only |
This attribute indicates the number of seconds containing one or more PLCP Coding Violations (CV) or in which a PLCP Severely Errored Framing Second (SEFS) was counted. Counting of PLCP ES is inhibited during second intervals where PLCP Unavailable Seconds (UAS) are counted. |
mscLpDS3PlcpSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.4.11.1.4 | counter32 | read-only |
This attribute indicates the number of seconds containing 5 or more PLCPCVs or in which a PLCPSEFS was counted (i.e. a PLCP OOF event occurred). Counting of PLCP SES is inhibited during second intervals where PLCP Unavailable Seconds (UAS) are counted. |
mscLpDS3PlcpSevErroredFramingSec | 1.3.6.1.4.1.562.36.2.1.12.5.4.11.1.5 | counter32 | read-only |
This attribute indicates the number of seconds containing one or more PLCP Severely Errored Frame (SEF) events. An SEF event is equivalent to a PLCP OOF (Out of Frame) event. Counting of PLCPP SEFSs is inhibited for second intervals where PLCP Unavailable Seconds (UAS) are counted. |
mscLpDS3PlcpUnavailSec | 1.3.6.1.4.1.562.36.2.1.12.5.4.11.1.6 | counter32 | read-only |
This attribute indicates the number of seconds when the near-end PLCP layer is unavailable. The PLCP Path Layer becomes unavailable at the declaration of PLCP LOF (Loss of Frame) failure alarm state. The PLCP Path Layer becomes available again only after clearing this condition. For second intervals where PLCP UAS are counted, counting of PLCP Severely Errored Framing Seconds (SEFS), PLCP Coding Violations (CV), PLCP Errored Seconds (ES), PLCP Severely Errored Seconds (SES) and PLCP Far-End Severely Errored Seconds (FESES) is inhibited. |
mscLpDS3PlcpFarEndErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.5.4.11.1.7 | counter32 | read-only |
This attribute indicates the number of seconds during which the far- end PLCP path layer had no errors. |
mscLpDS3PlcpFarEndCodingViolations | 1.3.6.1.4.1.562.36.2.1.12.5.4.11.1.8 | counter32 | read-only |
This attribute indicates the total number of PLCP Far-End Block Errors (FEBE) reported by the far-end terminal. Counting of FEBEs is inhibited for second intervals where PLCP Far-End Unavailable Seconds (FEUAS) are counted. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpDS3PlcpFarEndErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.4.11.1.9 | counter32 | read-only |
This attribute indicates the number of seconds containing one or more PLCP Far-End Coding Violations (FECV). Counting of PLCP FEES is inhibited during second intervals where PLCP Far-End Unavailable Seconds (FEUAS) are counted. |
mscLpDS3PlcpFarEndSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.4.11.1.10 | counter32 | read-only |
This attribute indicates the number of seconds containing 5 or more PLCP Far-End Coding Violations (FECV). Counting of PLCP FESES is inhibited for second intervals where PLCP Far-End Unavailable Seconds (FEUAS) are counted. |
mscLpDS3PlcpFarEndUnavailableSec | 1.3.6.1.4.1.562.36.2.1.12.5.4.11.1.11 | counter32 | read-only |
This attribute indicates the number of seconds during which the PLCP far end is unavailable. The PLCP Path Layer becomes unavailable at the declaration of PLCP RAI (Remote Alarm Indication). Service becomes available again after this condition is cleared. For second intervals where PLCP FEUAS are counted, counting of PLCP Far-End Coding Violations (FECV), PLCP Far- End Errored Seconds (FEES), and PLCP Far-End Severely Errored Seconds (FESES) is inhibited. |
mscLpDS3Cell | 1.3.6.1.4.1.562.36.2.1.12.5.5 | |||
mscLpDS3CellRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.5.5.1 | no-access |
This entry controls the addition and deletion of mscLpDS3Cell components. |
|
1.3.6.1.4.1.562.36.2.1.12.5.5.1.1 | no-access |
A single entry in the table represents a single mscLpDS3Cell component. |
||
mscLpDS3CellRowStatus | 1.3.6.1.4.1.562.36.2.1.12.5.5.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpDS3Cell components. These components can be added and deleted. |
mscLpDS3CellComponentName | 1.3.6.1.4.1.562.36.2.1.12.5.5.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS3CellStorageType | 1.3.6.1.4.1.562.36.2.1.12.5.5.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS3Cell tables. |
mscLpDS3CellIndex | 1.3.6.1.4.1.562.36.2.1.12.5.5.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpDS3Cell tables. |
mscLpDS3CellProvTable | 1.3.6.1.4.1.562.36.2.1.12.5.5.10 | no-access |
This group contains the provisioning attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.5.10.1 | no-access |
An entry in the mscLpDS3CellProvTable. |
||
mscLpDS3CellAlarmActDelay | 1.3.6.1.4.1.562.36.2.1.12.5.5.10.1.1 | unsigned32 | read-write |
This attribute defines the time during which a Loss of Cell Delineation (LCD) defect should be observed before declaring an LCD alarm (alarm 70115501). The time is specified in milliseconds. |
mscLpDS3CellScrambleCellPayload | 1.3.6.1.4.1.562.36.2.1.12.5.5.10.1.2 | integer | read-write |
Cell scrambling, as defined by ITU-T Recommendation I.432., can provide a solution to the problem of transmission equipment which is sensitive to certain bit patterns in the ATM cell payload. This attribute controls whether or not the cell payload is scrambled. It defaults to off for DS1 interfaces, and on for all other interfaces. Note that this setting must be the same at both ends of the link. Enumeration: 'on': 1, 'off': 0. |
mscLpDS3CellCorrectSingleBitHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.5.5.10.1.3 | integer | read-write |
This attribute specifies whether the port corrects single bit errors detected in the headers of received cells. If single bit errors are corrected, the affected cells are passed up to the ATM layer according to normal operation. If single bit errors are not corrected, these errored cells are discarded by the physical layer. Note that cells containing multiple bit errors in their headers are always discarded. Single bit HEC error correction must remain off for the following card types: 3pDS1Atm, 8pDS1Atm, 3pE1Atm, 8pE1Atm, 2pJ6MAtm, 3pDS3Atm, and 3pE3Atm. Enumeration: 'on': 1, 'off': 0. |
mscLpDS3CellOperTable | 1.3.6.1.4.1.562.36.2.1.12.5.5.11 | no-access |
This group contains the common operational attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.5.11.1 | no-access |
An entry in the mscLpDS3CellOperTable. |
||
mscLpDS3CellLcdAlarm | 1.3.6.1.4.1.562.36.2.1.12.5.5.11.1.1 | integer | read-only |
This attribute displays whether the Loss of Cell Delineation (LCD) failure alarm state has been entered. This state is entered when LCD defects have been observed and accumulated for a period of time specified through the alarmActDelay attribute. In ATM cell direct mapping mode, an LCD defect occurs when Out of Cell Delineation (OCD) anomaly persists for x milliseconds, and disappears when the Out of Cell Delineation (OCD) is absent for x msec. An OCD anomaly occurs when 7 consecutive incorrect HECs have been detected. An OCD anomaly terminates when 6 consecutive correct HECs have been detected. For an AtmCell component located under a DS3 or E3 component with mapping = PLCP, the LCD defect is directly derived from the PLCP LOF defect. If LCD defects are intermittently occurring, the LCD defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle The component under which is located the AtmCell component goes into an operational state of disabled until the LCD alarm condition is cleared. The condition is cleared after the LCD defect has not been reported for a period of 10 seconds +/- 0.5 seconds. The lcdAlarm attribute is always set to off when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3CellStatsTable | 1.3.6.1.4.1.562.36.2.1.12.5.5.12 | no-access |
This group contains the Statistics attribute for the AtmCell component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.5.5.12.1 | no-access |
An entry in the mscLpDS3CellStatsTable. |
||
mscLpDS3CellUncorrectableHecErrors | 1.3.6.1.4.1.562.36.2.1.12.5.5.12.1.1 | counter32 | read-only |
This attribute indicates the number of uncorrectable ATM cell header errors that have been detected. Counting of uncorrectableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. |
mscLpDS3CellSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.5.12.1.2 | counter32 | read-only |
This attribute indicates the total number of ATM Cell Severely Errored Seconds (SESs) that have been counted. In direct mapping mode, an ATM Cell SES is declared for second intervals containing one or more Out of Cell Delineation (OCD) defects. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. In PLCP mapping mode, an ATM Cell SES is declared for second intervals containing one or more PLCP LOF defects. Counting of uncorrectableHeaderErrors (ucErr) and correctableHeaderErrors (cErr) is inhibited when the OCD defect is present. |
mscLpDS3CellReceiveCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.5.5.12.1.3 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells received on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpDS3CellTransmitCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.5.5.12.1.4 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells transmitted on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpDS3CellCorrectableHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.5.5.12.1.5 | counter32 | read-only |
This attribute indicates the number of correctable ATM cell header errors that have been detected and corrected. Counting of correctableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected |
mscLpDS3DS1 | 1.3.6.1.4.1.562.36.2.1.12.5.6 | |||
mscLpDS3DS1RowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.1 | no-access |
This entry controls the addition and deletion of mscLpDS3DS1 components. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.1.1 | no-access |
A single entry in the table represents a single mscLpDS3DS1 component. |
||
mscLpDS3DS1RowStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpDS3DS1 components. These components can be added and deleted. |
mscLpDS3DS1ComponentName | 1.3.6.1.4.1.562.36.2.1.12.5.6.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS3DS1StorageType | 1.3.6.1.4.1.562.36.2.1.12.5.6.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS3DS1 tables. |
mscLpDS3DS1Index | 1.3.6.1.4.1.562.36.2.1.12.5.6.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpDS3DS1 tables. |
mscLpDS3DS1Chan | 1.3.6.1.4.1.562.36.2.1.12.5.6.2 | |||
mscLpDS3DS1ChanRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.1 | no-access |
This entry controls the addition and deletion of mscLpDS3DS1Chan components. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.1.1 | no-access |
A single entry in the table represents a single mscLpDS3DS1Chan component. |
||
mscLpDS3DS1ChanRowStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpDS3DS1Chan components. These components can be added and deleted. |
mscLpDS3DS1ChanComponentName | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS3DS1ChanStorageType | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS3DS1Chan tables. |
mscLpDS3DS1ChanIndex | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpDS3DS1Chan tables. |
mscLpDS3DS1ChanTest | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2 | |||
mscLpDS3DS1ChanTestRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.1 | no-access |
This entry controls the addition and deletion of mscLpDS3DS1ChanTest components. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.1.1 | no-access |
A single entry in the table represents a single mscLpDS3DS1ChanTest component. |
||
mscLpDS3DS1ChanTestRowStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpDS3DS1ChanTest components. These components cannot be added nor deleted. |
mscLpDS3DS1ChanTestComponentName | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS3DS1ChanTestStorageType | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS3DS1ChanTest tables. |
mscLpDS3DS1ChanTestIndex | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpDS3DS1ChanTest tables. |
mscLpDS3DS1ChanTestStateTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.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. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.10.1 | no-access |
An entry in the mscLpDS3DS1ChanTestStateTable. |
||
mscLpDS3DS1ChanTestAdminState | 1.3.6.1.4.1.562.36.2.1.12.5.6.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. Enumeration: 'locked': 0, 'shuttingDown': 2, 'unlocked': 1. |
mscLpDS3DS1ChanTestOperationalState | 1.3.6.1.4.1.562.36.2.1.12.5.6.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. Enumeration: 'disabled': 0, 'enabled': 1. |
mscLpDS3DS1ChanTestUsageState | 1.3.6.1.4.1.562.36.2.1.12.5.6.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. Enumeration: 'active': 1, 'idle': 0, 'busy': 2. |
mscLpDS3DS1ChanTestSetupTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.11 | no-access |
This group contains all of the operational data for a Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.11.1 | no-access |
An entry in the mscLpDS3DS1ChanTestSetupTable. |
||
mscLpDS3DS1ChanTestPurpose | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.11.1.1 | asciistring | read-write |
This attribute records the purpose of the test so that the test results can be associated and properly analyzed. |
mscLpDS3DS1ChanTestType | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.11.1.2 | integer | read-write |
This attribute is the type of test to be run. The available test types include the following: card test sets up an internal loop on the board and runs a bit error rate test. manual test assumes the line is looped back externally and a bit error rate test is performed. localLoop test loops back the local modem and performs a bit error rate test. remoteLoop test loops back the remote modem (or CSU) and performs a bit error rate test. externalLoop test loops back the line to the far end. payloadLoop test only loops back the payload data received from the incoming line. remoteLoopThisTrib loops this particular tributary back at the far end, using services provided by the parent. v54RemoteLoop initiates a V.54 Remote Loopback test. pn127RemoteLoop initiates a PN127 Remote Loopback test. Note that not all test types are not supported by all function processors. Enumeration: 'externalLoop': 4, 'pn127RemoteLoop': 8, 'payloadLoop': 5, 'manual': 1, 'remoteLoop': 3, 'v54RemoteLoop': 7, 'remoteLoopThisTrib': 6, 'localLoop': 2, 'card': 0. |
mscLpDS3DS1ChanTestFrmSize | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.11.1.3 | unsigned32 | read-write |
This attribute defines the size of the test data frames in number of bytes. |
mscLpDS3DS1ChanTestFrmPatternType | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.11.1.4 | integer | read-write |
This attribute defines the type of data pattern generation to use. The following lists the available pattern types: ccitt32kBitPattern is a pseudo-random sequence of 32 kbit. ccitt8MBitPattern is a pseudo-random sequence of 8Mbit. customizedPattern is the pattern defined in the customizedPattern attribute. Enumeration: 'ccitt32kBitPattern': 0, 'customizedPattern': 2, 'ccitt8MBitPattern': 1. |
mscLpDS3DS1ChanTestCustomizedPattern | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.11.1.5 | hex | read-write |
This attribute allows a customized 32 bit pattern to be defined for use in the test data frames. This attribute is used when the attribute frmPatternType is set to CustomizedPattern. Note that a 55 hex pattern is an alternating 1 and 0 pattern. |
mscLpDS3DS1ChanTestDataStartDelay | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.11.1.6 | unsigned32 | read-write |
This attribute specifies the time delay (in seconds) between when the test expects the loop to have been set up, to when the test data actually starts to be transmitted. This attribute is to accommodate some non-standard equipment that requires extra time for setting up a requested loop. This attribute is ignored when the test type is set to externalLoop. |
mscLpDS3DS1ChanTestDisplayInterval | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.11.1.7 | unsigned32 | read-write |
This attribute defines the interval (in minutes) between which interim test results are to be displayed. Results are displayed at the operator console at which the test was started. When the test type is set to externalLoop, this attribute is ignored. There will be no display of results if displayInterval is set to 0. This attribute can be changed anytime. |
mscLpDS3DS1ChanTestDuration | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.11.1.8 | unsigned32 | read-write |
This attribute is the duration (in minutes) that test data will be transmitted. In the case of an externalLoop, this is the time that the loop is in effect. Note that dataStartDelay does not apply to the externalLoop. |
mscLpDS3DS1ChanTestResultsTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.12 | no-access |
This group contains all the statistics related attributes of the Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.12.1 | no-access |
An entry in the mscLpDS3DS1ChanTestResultsTable. |
||
mscLpDS3DS1ChanTestElapsedTime | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.12.1.1 | counter32 | read-only |
This attribute is the number of minutes elapsed since the test started for an externalLoop test. For a data test, this is the time since test data was first transmitted. |
mscLpDS3DS1ChanTestTimeRemaining | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.12.1.2 | unsigned32 | read-only |
This attribute is the number of minutes remaining before the test is to be stopped according to the duration attribute. |
mscLpDS3DS1ChanTestCauseOfTermination | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.12.1.3 | integer | read-only |
This attribute indicates either the status of the test or the cause of the test's termination: neverStarted indicates that the test has not yet been started. testRunning indicates that the test has been started. stoppedByOperator indicates that the operator issued a stop command on a test that was running. testTimeExpired indicates that the test ran for the time specified by the test's duration. loopCodeSyncFailed indicates that the local end failed to synchronize to the loopCode pattern. The local end transmits the loopCode pattern to cause the remote end to apply a loopback, after which the local end should receive the loopCode pattern. The exact pattern used to request loopCode depends on the test type. This failure indicates a high rate of transmission errors, or that the remote end has failed to apply the loopback. patternSyncFailed indicates that the local end failed to synchronize to the frmPatternType test pattern, that should have been looped back at the remote end. This failure indicates a high rate of transmission errors or the absence of a loopback. patternSyncLost indicates that the local end gained and then lost synchronization to the returned frmPatternType test pattern. This failure indicates a sudden increase in transmission errors, frame slippage, or the removal of an existing loopback. unknown is set when a reason to terminate other than those listed here is encountered. Note: Only MSA cards support recognition of the failures loopCodeSyncFailed, patternSyncFailed and patternSyncLost. Other cards will not terminate the test under the conditions described by these values. Enumeration: 'patternSyncFailed': 7, 'unknown': 2, 'neverStarted': 3, 'hardwareReconfigured': 5, 'loopCodeSyncFailed': 6, 'stoppedByOperator': 1, 'testTimeExpired': 0, 'testRunning': 4, 'patternSyncLost': 8. |
mscLpDS3DS1ChanTestBitsTx | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.12.1.4 | passportcounter64 | read-only |
This attribute is the total number of bits sent during the test period. As long as the line speed of the hardware interface is less than 70 Mbit/s, this counter is not expected to reach the maximum value. |
mscLpDS3DS1ChanTestBytesTx | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.12.1.5 | passportcounter64 | read-only |
This attribute is the total number of bytes sent during the test period. This counter is not expected to reach its maximum value. |
mscLpDS3DS1ChanTestFrmTx | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.12.1.6 | passportcounter64 | read-only |
This attribute is the total number of frames sent during the test period. This counter is not expected to reach its maximum value. |
mscLpDS3DS1ChanTestBitsRx | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.12.1.7 | passportcounter64 | read-only |
This attribute is the total number of bits received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach the maximum value. |
mscLpDS3DS1ChanTestBytesRx | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.12.1.8 | passportcounter64 | read-only |
This attribute is the total number of bytes received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpDS3DS1ChanTestFrmRx | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.12.1.9 | passportcounter64 | read-only |
This attribute is the total number of frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpDS3DS1ChanTestErroredFrmRx | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.12.1.10 | passportcounter64 | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the total number of errored frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpDS3DS1ChanTestBitErrorRate | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.2.12.1.11 | asciistring | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the calculated bit error rate on the link. Test data are generated and sent in frames of a preset size (frameSize). The Test component will try to estimate the number of bit errors in any errored frame which is identifiable. The statistics will be updated accordingly. A lost frame (may be due to an error on the flag sequence) will be discarded for the bit error rate calculation. The result is presented in the form of xEsyy, where x is the mantissa, syy is the exponent, for example 0E+00, 2E-09. Note that the bitErrorRate is an estimate only. For more reliable test results, the test should be done over a long period. Multiple tests would also improve the confidence level of the test results. |
mscLpDS3DS1ChanCell | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3 | |||
mscLpDS3DS1ChanCellRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.1 | no-access |
This entry controls the addition and deletion of mscLpDS3DS1ChanCell components. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.1.1 | no-access |
A single entry in the table represents a single mscLpDS3DS1ChanCell component. |
||
mscLpDS3DS1ChanCellRowStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpDS3DS1ChanCell components. These components can be added and deleted. |
mscLpDS3DS1ChanCellComponentName | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS3DS1ChanCellStorageType | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS3DS1ChanCell tables. |
mscLpDS3DS1ChanCellIndex | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpDS3DS1ChanCell tables. |
mscLpDS3DS1ChanCellProvTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.10 | no-access |
This group contains the provisioning attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.10.1 | no-access |
An entry in the mscLpDS3DS1ChanCellProvTable. |
||
mscLpDS3DS1ChanCellAlarmActDelay | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.10.1.1 | unsigned32 | read-write |
This attribute defines the time during which a Loss of Cell Delineation (LCD) defect should be observed before declaring an LCD alarm (alarm 70115501). The time is specified in milliseconds. |
mscLpDS3DS1ChanCellScrambleCellPayload | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.10.1.2 | integer | read-write |
Cell scrambling, as defined by ITU-T Recommendation I.432., can provide a solution to the problem of transmission equipment which is sensitive to certain bit patterns in the ATM cell payload. This attribute controls whether or not the cell payload is scrambled. It defaults to off for DS1 interfaces, and on for all other interfaces. Note that this setting must be the same at both ends of the link. Enumeration: 'on': 1, 'off': 0. |
mscLpDS3DS1ChanCellCorrectSingleBitHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.10.1.3 | integer | read-write |
This attribute specifies whether the port corrects single bit errors detected in the headers of received cells. If single bit errors are corrected, the affected cells are passed up to the ATM layer according to normal operation. If single bit errors are not corrected, these errored cells are discarded by the physical layer. Note that cells containing multiple bit errors in their headers are always discarded. Single bit HEC error correction must remain off for the following card types: 3pDS1Atm, 8pDS1Atm, 3pE1Atm, 8pE1Atm, 2pJ6MAtm, 3pDS3Atm, and 3pE3Atm. Enumeration: 'on': 1, 'off': 0. |
mscLpDS3DS1ChanCellOperTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.11 | no-access |
This group contains the common operational attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.11.1 | no-access |
An entry in the mscLpDS3DS1ChanCellOperTable. |
||
mscLpDS3DS1ChanCellLcdAlarm | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.11.1.1 | integer | read-only |
This attribute displays whether the Loss of Cell Delineation (LCD) failure alarm state has been entered. This state is entered when LCD defects have been observed and accumulated for a period of time specified through the alarmActDelay attribute. In ATM cell direct mapping mode, an LCD defect occurs when Out of Cell Delineation (OCD) anomaly persists for x milliseconds, and disappears when the Out of Cell Delineation (OCD) is absent for x msec. An OCD anomaly occurs when 7 consecutive incorrect HECs have been detected. An OCD anomaly terminates when 6 consecutive correct HECs have been detected. For an AtmCell component located under a DS3 or E3 component with mapping = PLCP, the LCD defect is directly derived from the PLCP LOF defect. If LCD defects are intermittently occurring, the LCD defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle The component under which is located the AtmCell component goes into an operational state of disabled until the LCD alarm condition is cleared. The condition is cleared after the LCD defect has not been reported for a period of 10 seconds +/- 0.5 seconds. The lcdAlarm attribute is always set to off when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3DS1ChanCellStatsTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.12 | no-access |
This group contains the Statistics attribute for the AtmCell component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.12.1 | no-access |
An entry in the mscLpDS3DS1ChanCellStatsTable. |
||
mscLpDS3DS1ChanCellUncorrectableHecErrors | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.12.1.1 | counter32 | read-only |
This attribute indicates the number of uncorrectable ATM cell header errors that have been detected. Counting of uncorrectableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. |
mscLpDS3DS1ChanCellSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.12.1.2 | counter32 | read-only |
This attribute indicates the total number of ATM Cell Severely Errored Seconds (SESs) that have been counted. In direct mapping mode, an ATM Cell SES is declared for second intervals containing one or more Out of Cell Delineation (OCD) defects. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. In PLCP mapping mode, an ATM Cell SES is declared for second intervals containing one or more PLCP LOF defects. Counting of uncorrectableHeaderErrors (ucErr) and correctableHeaderErrors (cErr) is inhibited when the OCD defect is present. |
mscLpDS3DS1ChanCellReceiveCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.12.1.3 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells received on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpDS3DS1ChanCellTransmitCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.12.1.4 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells transmitted on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpDS3DS1ChanCellCorrectableHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.3.12.1.5 | counter32 | read-only |
This attribute indicates the number of correctable ATM cell header errors that have been detected and corrected. Counting of correctableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected |
mscLpDS3DS1ChanTc | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4 | |||
mscLpDS3DS1ChanTcRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.1 | no-access |
This entry controls the addition and deletion of mscLpDS3DS1ChanTc components. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.1.1 | no-access |
A single entry in the table represents a single mscLpDS3DS1ChanTc component. |
||
mscLpDS3DS1ChanTcRowStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpDS3DS1ChanTc components. These components can be added and deleted. |
mscLpDS3DS1ChanTcComponentName | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS3DS1ChanTcStorageType | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS3DS1ChanTc tables. |
mscLpDS3DS1ChanTcIndex | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpDS3DS1ChanTc tables. |
mscLpDS3DS1ChanTcProvTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.10 | no-access |
This group contains all specific provisioning data for a Tc component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.10.1 | no-access |
An entry in the mscLpDS3DS1ChanTcProvTable. |
||
mscLpDS3DS1ChanTcReplacementData | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.10.1.1 | hex | read-write |
This attribute specifies the trunk conditioning data byte to be substituted into the timeslots defined by the Chan component under fault conditions. replacementData can be set to any two digit hexadecimal number. The following are recommended values: DS1 MUX Out Of Service Code = 0x1A E1 MUX Out Of Service Code = 0xFF |
mscLpDS3DS1ChanTcSignalOneDuration | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.10.1.2 | unsigned32 | read-write |
This attribute specifies the time duration in seconds for which signalOne is substituted into the appropriate signaling bits, when a lineType that uses CAS has been defined. When signalOneDuration has expired signalTwo is substituted into the appropriate signaling bits. If signalOneDuration is set to zero then only signalTwo is substituted into the appropriate signaling bits during error conditions. signalOneDuration can be set to any integer value from 0 to 60 seconds. |
mscLpDS3DS1ChanTcOpTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.11 | no-access |
This group contains all specific operational data for a Tc component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.11.1 | no-access |
An entry in the mscLpDS3DS1ChanTcOpTable. |
||
mscLpDS3DS1ChanTcIngressConditioning | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.11.1.1 | integer | read-only |
This attribute indicates the status of locally generated trunk conditioning towards the ATM network. When trunk conditioning is being locally generated towards the ATM network, ingressConditioning is set to on. When trunk conditioning is not being locally generated towards the ATM network, ingressConditioning is set to off. Trunk conditioning is transmitted towards the ATM network under the following conditions: lossOfSignal (LOS) lossOfFrame (LOF) remoteAlarmIndication (RAI) alarmIndicationSignal (AIS) bufferUnderflow (BU) and in addition for E1: lossOfMultiframe (LOMF) receiveMultiframeRemoteAlarmIndication (RMRAI) Enumeration: 'on': 1, 'off': 0. |
mscLpDS3DS1ChanTcEgressConditioning | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.11.1.2 | integer | read-only |
This attribute indicates the status of locally generated trunk conditioning towards the PDH line. When trunk conditioning is being locally generated towards the PDH line, egressConditioning is set to on. When trunk conditioning is not being locally generated towards the PDH line, egressConditioning is set to off. Trunk conditioning is transmitted towards the PDH line under the following conditions: bufferUnderflow (BU) AAL1 protocol errors. Enumeration: 'on': 1, 'off': 0. |
mscLpDS3DS1ChanTcSigOneTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.398 | no-access |
This attribute specifies the value to be substituted into the ABCD signaling bits for the timeslots defined by the Chan component under fault conditions. The value will be substituted for the duration provisioned in signalOneDuration when a lineType that uses CAS has been defined. For a lineType of d4Cas (Super Frame), signaling bits C and D are required to equal bits A and B respectively. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.398.1 | no-access |
An entry in the mscLpDS3DS1ChanTcSigOneTable. |
||
mscLpDS3DS1ChanTcSigOneIndex | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.398.1.1 | integer | no-access |
This variable represents the mscLpDS3DS1ChanTcSigOneTable specific index for the mscLpDS3DS1ChanTcSigOneTable. Enumeration: 'a': 3, 'c': 1, 'b': 2, 'd': 0. |
mscLpDS3DS1ChanTcSigOneValue | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.398.1.2 | unsigned32 | read-write |
This variable represents an individual value for the mscLpDS3DS1ChanTcSigOneTable. |
mscLpDS3DS1ChanTcSigTwoTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.399 | no-access |
This attribute specifies the value to be substituted into the ABCD signaling bits for the timeslots defined by the Chan component under fault conditions. The value will be substituted after the duration provisioned in signalOneDuration has expired and when a lineType that uses CAS has been defined. For a lineType of d4Cas (Super Frame), signaling bits C and D are required to equal bits A and B respectively. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.399.1 | no-access |
An entry in the mscLpDS3DS1ChanTcSigTwoTable. |
||
mscLpDS3DS1ChanTcSigTwoIndex | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.399.1.1 | integer | no-access |
This variable represents the mscLpDS3DS1ChanTcSigTwoTable specific index for the mscLpDS3DS1ChanTcSigTwoTable. Enumeration: 'a': 3, 'c': 1, 'b': 2, 'd': 0. |
mscLpDS3DS1ChanTcSigTwoValue | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.4.399.1.2 | unsigned32 | read-write |
This variable represents an individual value for the mscLpDS3DS1ChanTcSigTwoTable. |
mscLpDS3DS1ChanProvTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.10 | no-access |
This group contains all of the provisional data for a Channel component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.10.1 | no-access |
An entry in the mscLpDS3DS1ChanProvTable. |
||
mscLpDS3DS1ChanTimeslots | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.10.1.1 | octet string | read-write |
This attribute contains the list of timeslots that are used by the Channel component. Valid numbers are 1-24 for a Channel used by a DS1 component, and 1-31 for a Channel used by an E1 component. Description of bits: notused0(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) n16(16) n17(17) n18(18) n19(19) n20(20) n21(21) n22(22) n23(23) n24(24) n25(25) n26(26) n27(27) n28(28) n29(29) n30(30) n31(31) |
mscLpDS3DS1ChanTimeslotDataRate | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.10.1.2 | integer | read-write |
This attribute selects the data rate of the timeslots in a channel of a DS1 component. For E1, the data rate of the timeslots will always be 64kbit/s regardless of this attribute. When doNotOverride is selected for a channel on a DS1, the data rate of the channel's timeslots are dependant on the zeroCoding selection of the DS1 component. If the zeroCoding is B8ZS (where supported on the FP) or none, the timeslot's data rate will be 64kbit/ s. If the zeroCoding option is bit7Stuffing, the data rate of a timeslot will be 56kbit/s. When 56k is selected for a channel on a DS1, the least significant bit of each timeslot of this Channel will always be set to 1 and not used for data. The data rate for the timeslots of this channel is therefore restricted to 56kbit/s. One application of this attribute is to allow a DS1 line to support mixing channels that originate from lines that use different zeroCoding schemes. Enumeration: 'n56k': 0, 'doNotOverride': 1. |
mscLpDS3DS1ChanApplicationFramerName | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.10.1.3 | link | read-write |
This attribute defines the link to the software stack. It defines which application is running on top of this hardware component. |
mscLpDS3DS1ChanCidDataTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.11 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.11.1 | no-access |
An entry in the mscLpDS3DS1ChanCidDataTable. |
||
mscLpDS3DS1ChanCustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.11.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpDS3DS1ChanIfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.12 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.12.1 | no-access |
An entry in the mscLpDS3DS1ChanIfEntryTable. |
||
mscLpDS3DS1ChanIfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.12.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpDS3DS1ChanIfIndex | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.12.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpDS3DS1ChanOperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.13 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.13.1 | no-access |
An entry in the mscLpDS3DS1ChanOperStatusTable. |
||
mscLpDS3DS1ChanSnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.13.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpDS3DS1ChanStateTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.14 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.14.1 | no-access |
An entry in the mscLpDS3DS1ChanStateTable. |
||
mscLpDS3DS1ChanAdminState | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.14.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. |
mscLpDS3DS1ChanOperationalState | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.14.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. |
mscLpDS3DS1ChanUsageState | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.14.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. |
mscLpDS3DS1ChanAvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.14.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) |
mscLpDS3DS1ChanProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.14.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) |
mscLpDS3DS1ChanControlStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.14.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) |
mscLpDS3DS1ChanAlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.14.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) |
mscLpDS3DS1ChanStandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.14.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. |
mscLpDS3DS1ChanUnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.14.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. |
mscLpDS3DS1ChanOperTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.15 | no-access |
This group contains all of the operational data for a Channel component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.15.1 | no-access |
An entry in the mscLpDS3DS1ChanOperTable. |
||
mscLpDS3DS1ChanActualChannelSpeed | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.15.1.1 | gauge32 | read-only |
This attribute displays the measured link speed of the Channel component. |
mscLpDS3DS1ChanAdminInfoTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.16 | no-access |
This group contains the attributes pertaining to the vendor of the equipment. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.2.16.1 | no-access |
An entry in the mscLpDS3DS1ChanAdminInfoTable. |
||
mscLpDS3DS1ChanVendor | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.16.1.1 | asciistring | read-write |
This is the name of the vendor supplying the facility. |
mscLpDS3DS1ChanCommentText | 1.3.6.1.4.1.562.36.2.1.12.5.6.2.16.1.2 | asciistring | read-write |
Any miscellaneous text about the facility. |
mscLpDS3DS1Test | 1.3.6.1.4.1.562.36.2.1.12.5.6.3 | |||
mscLpDS3DS1TestRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.1 | no-access |
This entry controls the addition and deletion of mscLpDS3DS1Test components. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.3.1.1 | no-access |
A single entry in the table represents a single mscLpDS3DS1Test component. |
||
mscLpDS3DS1TestRowStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpDS3DS1Test components. These components cannot be added nor deleted. |
mscLpDS3DS1TestComponentName | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS3DS1TestStorageType | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS3DS1Test tables. |
mscLpDS3DS1TestIndex | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpDS3DS1Test tables. |
mscLpDS3DS1TestStateTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.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. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.3.10.1 | no-access |
An entry in the mscLpDS3DS1TestStateTable. |
||
mscLpDS3DS1TestAdminState | 1.3.6.1.4.1.562.36.2.1.12.5.6.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. Enumeration: 'locked': 0, 'shuttingDown': 2, 'unlocked': 1. |
mscLpDS3DS1TestOperationalState | 1.3.6.1.4.1.562.36.2.1.12.5.6.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. Enumeration: 'disabled': 0, 'enabled': 1. |
mscLpDS3DS1TestUsageState | 1.3.6.1.4.1.562.36.2.1.12.5.6.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. Enumeration: 'active': 1, 'idle': 0, 'busy': 2. |
mscLpDS3DS1TestSetupTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.11 | no-access |
This group contains all of the operational data for a Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.3.11.1 | no-access |
An entry in the mscLpDS3DS1TestSetupTable. |
||
mscLpDS3DS1TestPurpose | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.11.1.1 | asciistring | read-write |
This attribute records the purpose of the test so that the test results can be associated and properly analyzed. |
mscLpDS3DS1TestType | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.11.1.2 | integer | read-write |
This attribute is the type of test to be run. The available test types include the following: card test sets up an internal loop on the board and runs a bit error rate test. manual test assumes the line is looped back externally and a bit error rate test is performed. localLoop test loops back the local modem and performs a bit error rate test. remoteLoop test loops back the remote modem (or CSU) and performs a bit error rate test. externalLoop test loops back the line to the far end. payloadLoop test only loops back the payload data received from the incoming line. remoteLoopThisTrib loops this particular tributary back at the far end, using services provided by the parent. v54RemoteLoop initiates a V.54 Remote Loopback test. pn127RemoteLoop initiates a PN127 Remote Loopback test. Note that not all test types are not supported by all function processors. Enumeration: 'externalLoop': 4, 'pn127RemoteLoop': 8, 'payloadLoop': 5, 'manual': 1, 'remoteLoop': 3, 'v54RemoteLoop': 7, 'remoteLoopThisTrib': 6, 'localLoop': 2, 'card': 0. |
mscLpDS3DS1TestFrmSize | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.11.1.3 | unsigned32 | read-write |
This attribute defines the size of the test data frames in number of bytes. |
mscLpDS3DS1TestFrmPatternType | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.11.1.4 | integer | read-write |
This attribute defines the type of data pattern generation to use. The following lists the available pattern types: ccitt32kBitPattern is a pseudo-random sequence of 32 kbit. ccitt8MBitPattern is a pseudo-random sequence of 8Mbit. customizedPattern is the pattern defined in the customizedPattern attribute. Enumeration: 'ccitt32kBitPattern': 0, 'customizedPattern': 2, 'ccitt8MBitPattern': 1. |
mscLpDS3DS1TestCustomizedPattern | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.11.1.5 | hex | read-write |
This attribute allows a customized 32 bit pattern to be defined for use in the test data frames. This attribute is used when the attribute frmPatternType is set to CustomizedPattern. Note that a 55 hex pattern is an alternating 1 and 0 pattern. |
mscLpDS3DS1TestDataStartDelay | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.11.1.6 | unsigned32 | read-write |
This attribute specifies the time delay (in seconds) between when the test expects the loop to have been set up, to when the test data actually starts to be transmitted. This attribute is to accommodate some non-standard equipment that requires extra time for setting up a requested loop. This attribute is ignored when the test type is set to externalLoop. |
mscLpDS3DS1TestDisplayInterval | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.11.1.7 | unsigned32 | read-write |
This attribute defines the interval (in minutes) between which interim test results are to be displayed. Results are displayed at the operator console at which the test was started. When the test type is set to externalLoop, this attribute is ignored. There will be no display of results if displayInterval is set to 0. This attribute can be changed anytime. |
mscLpDS3DS1TestDuration | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.11.1.8 | unsigned32 | read-write |
This attribute is the duration (in minutes) that test data will be transmitted. In the case of an externalLoop, this is the time that the loop is in effect. Note that dataStartDelay does not apply to the externalLoop. |
mscLpDS3DS1TestResultsTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.12 | no-access |
This group contains all the statistics related attributes of the Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.3.12.1 | no-access |
An entry in the mscLpDS3DS1TestResultsTable. |
||
mscLpDS3DS1TestElapsedTime | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.12.1.1 | counter32 | read-only |
This attribute is the number of minutes elapsed since the test started for an externalLoop test. For a data test, this is the time since test data was first transmitted. |
mscLpDS3DS1TestTimeRemaining | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.12.1.2 | unsigned32 | read-only |
This attribute is the number of minutes remaining before the test is to be stopped according to the duration attribute. |
mscLpDS3DS1TestCauseOfTermination | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.12.1.3 | integer | read-only |
This attribute indicates either the status of the test or the cause of the test's termination: neverStarted indicates that the test has not yet been started. testRunning indicates that the test has been started. stoppedByOperator indicates that the operator issued a stop command on a test that was running. testTimeExpired indicates that the test ran for the time specified by the test's duration. loopCodeSyncFailed indicates that the local end failed to synchronize to the loopCode pattern. The local end transmits the loopCode pattern to cause the remote end to apply a loopback, after which the local end should receive the loopCode pattern. The exact pattern used to request loopCode depends on the test type. This failure indicates a high rate of transmission errors, or that the remote end has failed to apply the loopback. patternSyncFailed indicates that the local end failed to synchronize to the frmPatternType test pattern, that should have been looped back at the remote end. This failure indicates a high rate of transmission errors or the absence of a loopback. patternSyncLost indicates that the local end gained and then lost synchronization to the returned frmPatternType test pattern. This failure indicates a sudden increase in transmission errors, frame slippage, or the removal of an existing loopback. unknown is set when a reason to terminate other than those listed here is encountered. Note: Only MSA cards support recognition of the failures loopCodeSyncFailed, patternSyncFailed and patternSyncLost. Other cards will not terminate the test under the conditions described by these values. Enumeration: 'patternSyncFailed': 7, 'unknown': 2, 'neverStarted': 3, 'hardwareReconfigured': 5, 'loopCodeSyncFailed': 6, 'stoppedByOperator': 1, 'testTimeExpired': 0, 'testRunning': 4, 'patternSyncLost': 8. |
mscLpDS3DS1TestBitsTx | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.12.1.4 | passportcounter64 | read-only |
This attribute is the total number of bits sent during the test period. As long as the line speed of the hardware interface is less than 70 Mbit/s, this counter is not expected to reach the maximum value. |
mscLpDS3DS1TestBytesTx | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.12.1.5 | passportcounter64 | read-only |
This attribute is the total number of bytes sent during the test period. This counter is not expected to reach its maximum value. |
mscLpDS3DS1TestFrmTx | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.12.1.6 | passportcounter64 | read-only |
This attribute is the total number of frames sent during the test period. This counter is not expected to reach its maximum value. |
mscLpDS3DS1TestBitsRx | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.12.1.7 | passportcounter64 | read-only |
This attribute is the total number of bits received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach the maximum value. |
mscLpDS3DS1TestBytesRx | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.12.1.8 | passportcounter64 | read-only |
This attribute is the total number of bytes received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpDS3DS1TestFrmRx | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.12.1.9 | passportcounter64 | read-only |
This attribute is the total number of frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpDS3DS1TestErroredFrmRx | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.12.1.10 | passportcounter64 | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the total number of errored frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpDS3DS1TestBitErrorRate | 1.3.6.1.4.1.562.36.2.1.12.5.6.3.12.1.11 | asciistring | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the calculated bit error rate on the link. Test data are generated and sent in frames of a preset size (frameSize). The Test component will try to estimate the number of bit errors in any errored frame which is identifiable. The statistics will be updated accordingly. A lost frame (may be due to an error on the flag sequence) will be discarded for the bit error rate calculation. The result is presented in the form of xEsyy, where x is the mantissa, syy is the exponent, for example 0E+00, 2E-09. Note that the bitErrorRate is an estimate only. For more reliable test results, the test should be done over a long period. Multiple tests would also improve the confidence level of the test results. |
mscLpDS3DS1ProvTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.10 | no-access |
This group contains all of the provisioning data for a DS1 component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.10.1 | no-access |
An entry in the mscLpDS3DS1ProvTable. |
||
mscLpDS3DS1LineType | 1.3.6.1.4.1.562.36.2.1.12.5.6.10.1.1 | integer | read-write |
This attribute defines the framing of the DS1 tributary. d4 defines a framing pattern of 12 frames per multiframe. esf defines a framing pattern of 24 frames per multiframe. d4Cas defines a framing pattern of 12 frames per multiframe with channel associated signalling. esfCas defines a framing pattern of 24 frames per multiframe with channel associated signalling. For the 4pDS3ChAtm card, only d4 and esf framing patterns are permitted. Enumeration: 'esf': 1, 'd4': 0, 'd4Cas': 4, 'esfCas': 5. |
mscLpDS3DS1ZeroCoding | 1.3.6.1.4.1.562.36.2.1.12.5.6.10.1.2 | integer | read-write |
This attribute defines the zero encoding on the DS1 tributary. bit7Stuffing sets bit 7 of every timeslot to a one to guarantee ones's density. This reduces the available bandwidth of the channel by 1/8. none does no zero encoding. Enumeration: 'bit7Stuffing': 0, 'none': 3. |
mscLpDS3DS1ClockingSource | 1.3.6.1.4.1.562.36.2.1.12.5.6.10.1.3 | integer | read-write |
This attribute defines the source of the transmit clock for the DS1 tributary. When the clocking source is selected from local, the crystal on the port generates the clocking for the DS1 tributary. When the clocking source is selected from line, the port synchronizes to the clock from the DS1 tributary. When the clocking source is selected from module, the ports clock synchronizes to the clock provided by the oscillator on the active CP. On a 1pDS3C card, if the NetworkSynchronization (NS) component is present the default value of this attribute will be module otherwise it will be line. On a 2pDS3cAal or 4pDS3ChAtm card, the only valid values are local and module. If the NS component is present the default value of this attribute will be module otherwise it will be local. On a 4pDS3ChAtm card the clocking source for all DS1 and all DS3 components on card must be the same, except when a DS1 is using line as a clocking source. Enumeration: 'line': 1, 'local': 0, 'module': 2. |
mscLpDS3DS1CidDataTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.11 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.11.1 | no-access |
An entry in the mscLpDS3DS1CidDataTable. |
||
mscLpDS3DS1CustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.5.6.11.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpDS3DS1AdminInfoTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.12 | no-access |
This group contains the attributes pertaining to the vendor of the equipment. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.12.1 | no-access |
An entry in the mscLpDS3DS1AdminInfoTable. |
||
mscLpDS3DS1Vendor | 1.3.6.1.4.1.562.36.2.1.12.5.6.12.1.1 | asciistring | read-write |
This is the name of the vendor supplying the facility. |
mscLpDS3DS1CommentText | 1.3.6.1.4.1.562.36.2.1.12.5.6.12.1.2 | asciistring | read-write |
Any miscellaneous text about the facility. |
mscLpDS3DS1IfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.13 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.13.1 | no-access |
An entry in the mscLpDS3DS1IfEntryTable. |
||
mscLpDS3DS1IfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.13.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpDS3DS1IfIndex | 1.3.6.1.4.1.562.36.2.1.12.5.6.13.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpDS3DS1OperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.14 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.14.1 | no-access |
An entry in the mscLpDS3DS1OperStatusTable. |
||
mscLpDS3DS1SnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.14.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpDS3DS1StateTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.15 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.15.1 | no-access |
An entry in the mscLpDS3DS1StateTable. |
||
mscLpDS3DS1AdminState | 1.3.6.1.4.1.562.36.2.1.12.5.6.15.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. |
mscLpDS3DS1OperationalState | 1.3.6.1.4.1.562.36.2.1.12.5.6.15.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. |
mscLpDS3DS1UsageState | 1.3.6.1.4.1.562.36.2.1.12.5.6.15.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. |
mscLpDS3DS1AvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.15.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) |
mscLpDS3DS1ProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.15.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) |
mscLpDS3DS1ControlStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.15.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) |
mscLpDS3DS1AlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.15.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) |
mscLpDS3DS1StandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.15.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. |
mscLpDS3DS1UnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.5.6.15.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. |
mscLpDS3DS1OperTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.16 | no-access |
This group contains the common operational data for a component in a digital hierarchy interface. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.16.1 | no-access |
An entry in the mscLpDS3DS1OperTable. |
||
mscLpDS3DS1RxAisAlarm | 1.3.6.1.4.1.562.36.2.1.12.5.6.16.1.1 | integer | read-only |
This attribute indicates whether an AIS (Alarm Indication Signal) alarm state has been entered. The AIS Alarm state is entered when AIS defects have been observed and accumulated for 2.5 seconds +/- 0.5 seconds. An AIS defect is detected after having received less than 3 zeros in a 2048 bit period. If the AIS defects are intermittently occurring, the AIS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. This tributary goes into an operationalState of disabled for the duration of an AIS alarm state. The AIS alarm state is cleared when AIS defects are absent for 10 seconds +/- 0.5 seconds. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3DS1LofAlarm | 1.3.6.1.4.1.562.36.2.1.12.5.6.16.1.2 | integer | read-only |
This attribute indicates whether a LOF (Loss of Frame) alarm state has been entered. The LOF alarm state is entered when LOF defects (2 out of 5 framing bits in error ) have been detected for 3 seconds +/- 0.5 seconds. If the LOF defects are intermittently occurring, the LOF defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. This tributary goes into an operationalState of disabled until the LOF alarm state is cleared. Also, an RAI alarm is transmitted to the far end for the duration of the LOF alarm state The condition is cleared when framing has been achieved for 10 seconds +/- 0.5 seconds. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3DS1RxRaiAlarm | 1.3.6.1.4.1.562.36.2.1.12.5.6.16.1.3 | integer | read-only |
This attribute indicates whether an RAI (Remote Alarm Indication) alarm state has been entered. An RAI alarm state is entered when the RAI defect indicator has been observed and accumulated for 3.5 seconds +/- 0.5 seconds. If the RAI defects are intermittently occurring, the RAI defect accumulator is decremented at a rate of 1/ 10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The RAI alarm state is cleared when the RAI defect indicator has been absent for 10 seconds +/- 0.5 seconds. The RAI alarm is usually an indication that the far end facility is unable to gain synchronization. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3DS1TxAisAlarm | 1.3.6.1.4.1.562.36.2.1.12.5.6.16.1.4 | integer | read-only |
This attribute indicates whether an AIS (Alarm Indication Signal) alarm is being transmitted on the line. An AIS alarm is transmitted when the tributary is in a locked state. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3DS1TxRaiAlarm | 1.3.6.1.4.1.562.36.2.1.12.5.6.16.1.5 | integer | read-only |
This attribute indicates whether a RAI signal is being sent on the outgoing line. The RAI signal is transmitted when the tributary detects a LOF alarm condition. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3DS1StatsTable | 1.3.6.1.4.1.562.36.2.1.12.5.6.17 | no-access |
This group contains the common statistical data for a component in a digital hierarchy interface. |
|
1.3.6.1.4.1.562.36.2.1.12.5.6.17.1 | no-access |
An entry in the mscLpDS3DS1StatsTable. |
||
mscLpDS3DS1RunningTime | 1.3.6.1.4.1.562.36.2.1.12.5.6.17.1.1 | counter32 | read-only |
This attribute counts the number of seconds since the tributary was activated. |
mscLpDS3DS1ErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.5.6.17.1.2 | counter32 | read-only |
This attribute counts the number of seconds that the tributary has been in an error free state. |
mscLpDS3DS1ErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.6.17.1.3 | counter32 | read-only |
This attribute counts the number of errored seconds the tributary has counted since it was activated. An errored second is declared when a second with one or more Code Violation Error events, or one or more Out Of Frame events occurs. A code violation error may be a CRC error or a BPV error. An Out Of Frame event occurs when 2 out of 5 framing bits are in error. |
mscLpDS3DS1SevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.6.17.1.4 | counter32 | read-only |
This attribute counts the number of severely errored seconds the tributary has counted since it was activated. A severely errored second occurs when a second with 320 or more Code Violation Error events or one or more Out Of Frame events occurs. |
mscLpDS3DS1SevErroredFrmSec | 1.3.6.1.4.1.562.36.2.1.12.5.6.17.1.5 | counter32 | read-only |
This attribute counts the number of severely errored framing seconds the tributary has counted since it was activated A severely errored framing second occurs when a second with one or more Out Of Frame events occurs. |
mscLpDS3DS1UnavailSec | 1.3.6.1.4.1.562.36.2.1.12.5.6.17.1.6 | counter32 | read-only |
This attribute counts the total number of seconds that the tributary has been in an unavailable signal state. An unavailable signal state occurs at the onset of 10 consecutive Severely Errored Seconds. The state is cleared at the onset of 10 seconds with no Severely Errored Seconds. |
mscLpDS3DS1CrcErrors | 1.3.6.1.4.1.562.36.2.1.12.5.6.17.1.7 | counter32 | read-only |
This attribute counts the total number of CRC-6 errors. These will only be counted when the lineType is esf. |
mscLpDS3DS1FrmErrors | 1.3.6.1.4.1.562.36.2.1.12.5.6.17.1.8 | counter32 | read-only |
This attribute counts the total number of frame errors. A frame error is an error in the framing bits. |
mscLpDS3DS1SlipErrors | 1.3.6.1.4.1.562.36.2.1.12.5.6.17.1.9 | counter32 | read-only |
The total number of times that the line experienced a controlled frame slip. |
mscLpDS3ProvTable | 1.3.6.1.4.1.562.36.2.1.12.5.10 | no-access |
This group contains all of the provisioning data for a DS3 component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.10.1 | no-access |
An entry in the mscLpDS3ProvTable. |
||
mscLpDS3CbitParity | 1.3.6.1.4.1.562.36.2.1.12.5.10.1.1 | integer | read-write |
This attribute indicates if C-Bit parity has been turned ON or OFF. The CBIT component will appear under the DS3 component when the cbitParity attribute is set to on. Enumeration: 'on': 1, 'off': 0. |
mscLpDS3LineLength | 1.3.6.1.4.1.562.36.2.1.12.5.10.1.2 | unsigned32 | read-write |
This attribute defines the line length for equalization calculations for the DS3 line. The range is between 0 and 450 feet (1 metre = 3.28 feet). Note: There are currently only two ranges as far as the equalization calculation performed on the FP is concerned: 0 to 224ft and 225 to 450ft. |
mscLpDS3ClockingSource | 1.3.6.1.4.1.562.36.2.1.12.5.10.1.3 | integer | read-write |
This attribute defines the type of clocking source used for synchronizing the DS3 transmit clock: local means direct use of the local clock oscillator at its centre frequency; line means use of a signal phase-locked to the incoming DS3 line rate; module means the use of a signal phase-locked to the CP reference clock. Note that the multiport cell-based cards have one common clock source for all ports. For this reason, the following rules apply for the value of clockingSource across the board's three ports: All three clockingSource values must be 'local' OR All three clockingSource values must be 'module' OR One clockingSource value must be 'line' and the other two must be 'otherPort'. If there is no NS component provisioned, the default value for this attribute will be local. If the NS component has been provisioned, the default value is module, except for the 1pDS3C cards. For the 1pDS3C cards, the default and only valid value for this attribute is local. The clockingSource of the DS1 sub-component becomes the effective clocking source for this attribute. All the DS1 sub-components have the same clocking source. Enumeration: 'line': 1, 'local': 0, 'otherPort': 4, 'module': 2. |
mscLpDS3ApplicationFramerName | 1.3.6.1.4.1.562.36.2.1.12.5.10.1.4 | link | read-write |
This attribute defines the link to the software stack. It defines which application is running on top of the DS3 component. |
mscLpDS3Mapping | 1.3.6.1.4.1.562.36.2.1.12.5.10.1.5 | integer | read-write |
This attribute indicates if ATM cells will be mapped directly into the DS3 payload, or whether PLCP mapping will be used. The PLCP component will appear under the DS3 component when this attribute is set to plcp. This attribute will be ignored when set on frame-based cards. Enumeration: 'plcp': 1, 'direct': 0. |
mscLpDS3CidDataTable | 1.3.6.1.4.1.562.36.2.1.12.5.11 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.5.11.1 | no-access |
An entry in the mscLpDS3CidDataTable. |
||
mscLpDS3CustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.5.11.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpDS3AdminInfoTable | 1.3.6.1.4.1.562.36.2.1.12.5.12 | no-access |
This group contains the attributes pertaining to the vendor of the equipment. |
|
1.3.6.1.4.1.562.36.2.1.12.5.12.1 | no-access |
An entry in the mscLpDS3AdminInfoTable. |
||
mscLpDS3Vendor | 1.3.6.1.4.1.562.36.2.1.12.5.12.1.1 | asciistring | read-write |
This is the name of the vendor supplying the facility. |
mscLpDS3CommentText | 1.3.6.1.4.1.562.36.2.1.12.5.12.1.2 | asciistring | read-write |
Any miscellaneous text about the facility. |
mscLpDS3IfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.5.13 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.5.13.1 | no-access |
An entry in the mscLpDS3IfEntryTable. |
||
mscLpDS3IfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.5.13.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpDS3IfIndex | 1.3.6.1.4.1.562.36.2.1.12.5.13.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpDS3OperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.5.14 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.14.1 | no-access |
An entry in the mscLpDS3OperStatusTable. |
||
mscLpDS3SnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.5.14.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpDS3StateTable | 1.3.6.1.4.1.562.36.2.1.12.5.15 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.5.15.1 | no-access |
An entry in the mscLpDS3StateTable. |
||
mscLpDS3AdminState | 1.3.6.1.4.1.562.36.2.1.12.5.15.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. |
mscLpDS3OperationalState | 1.3.6.1.4.1.562.36.2.1.12.5.15.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. |
mscLpDS3UsageState | 1.3.6.1.4.1.562.36.2.1.12.5.15.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. |
mscLpDS3AvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.5.15.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) |
mscLpDS3ProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.5.15.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) |
mscLpDS3ControlStatus | 1.3.6.1.4.1.562.36.2.1.12.5.15.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) |
mscLpDS3AlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.5.15.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) |
mscLpDS3StandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.5.15.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. |
mscLpDS3UnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.5.15.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. |
mscLpDS3OperTable | 1.3.6.1.4.1.562.36.2.1.12.5.16 | no-access |
This group contains the common operational data for DS3 component. |
|
1.3.6.1.4.1.562.36.2.1.12.5.16.1 | no-access |
An entry in the mscLpDS3OperTable. |
||
mscLpDS3LosAlarm | 1.3.6.1.4.1.562.36.2.1.12.5.16.1.1 | integer | read-only |
This attribute displays whether a Loss Of Signal (LOS) alarm state has been entered. An LOS alarm state is entered when LOS defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. An LOS defect is detected at the DS3 line interface upon observing 175 +/- 75 continuous pulse positions with no pulses of either positive or negative polarity. If the LOS defects are intermittently occurring, the LOS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The DS3 component goes into an operational state of disabled until the LOS alarm condition is cleared. The LOS alarm state is cleared after LOS defects have been absent for a period of 10 seconds +/- 0.5 seconds. The losAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3LofAlarm | 1.3.6.1.4.1.562.36.2.1.12.5.16.1.2 | integer | read-only |
This attribute displays whether a Loss Of Frame (LOF) alarm state has been entered. An LOF alarm state is entered when Severely Errored Frame (SEF) defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. A SEF defect is detected when 3 (or more) out of 16 (or fewer) F-bits are in error, or one (or more) M-bits in two (or more) out of four (or fewer) consecutive M-frames are in error. If the LOF defects are intermittently occurring, the LOF defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The DS3 component goes into an operational state of disabled until the LOF alarm condition is cleared. The condition is cleared when framing has been achieved for a period of 10 seconds +/- 0.5 seconds. As long as SEF defects are detected, the node also transmits the far-end SEF/AIS defect indicator over the outgoing line. When not running in C-Bit Parity mode, the txRai attribute is also set to on when transmitting the far-end SEF/AIS defect indicator on the outgoing line. The lofAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3RxAisAlarm | 1.3.6.1.4.1.562.36.2.1.12.5.16.1.3 | integer | read-only |
This attribute displays whether an Alarm Indication Signal (AIS) alarm state has been entered. An AIS alarm state is entered when AIS defects have been observed and accumulated for 2.5 seconds +/ - 0.5 seconds. An AIS defect is the occurrence of AIS (valid DS3 frame with payload containing the 1010...sequence and with C-Bits set to zero) in contiguous M-frames for a time greater than 100 milliseconds. If the AIS defects are intermittently occurring, the AIS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The DS3 component goes into an operational state of disabled until the AIS alarm condition is cleared (after AIS has been no longer detected for a period of 10 seconds +/- 0.5 seconds). As long as AIS is detected, the node also transmits the far-end SEF/AIS defect indicator over the outgoing line. When not running in C-Bit Parity mode, the txRai attribute is also set to on when transmitting the far- end SEF/AIS defect indicator on the outgoing line. The rxAisAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3RxRaiAlarm | 1.3.6.1.4.1.562.36.2.1.12.5.16.1.4 | integer | read-only |
This attribute displays whether a Remote Alarm Indication (RAI) alarm state has been entered. When not running the C-Bit Parity mode, the RAI alarm state is entered when the far-end SEF/AIS defect indicator has been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds on the incoming DS3 line. If the RAI defects are intermittently occurring, the RAI defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The DS3 component goes into an operational state of disabled until the RAI alarm condition is cleared. The condition is cleared when the far-end SEF/AIS defect indicator has not been detected for 10 seconds +/- 0.5 seconds. When running the C-Bit Parity mode, the RAI alarm state is entered upon detection of a far-end alarm over the Far-End Alarm and Control (FEAC) channel. The RAI alarm state is exited as soon as no more far-end alarm is detected on the FEAC channel. The far- end alarms that can be detected on the FEAC channel and that cause the RAI alarm state to be entered are: equipment failure alarm (service affecting), LOS alarm, LOF alarm, idle and AIS alarm. The rxRaiAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3RxIdle | 1.3.6.1.4.1.562.36.2.1.12.5.16.1.5 | integer | read-only |
This attribute displays whether an Idle failure condition has been reported on the DS3 port. An Idle condition is reported when DS3 Idle defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. The DS3 Idle defect is the occurrence of a valid DS3 frame with the information bits set to a 11001100.. sequence. If the DS3 Idle defects are intermittently occurring, the DS3 Idle defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The DS3 component goes into an operational state of disabled until the Idle failure condition is cleared. The failure condition is cleared when the DS3 idle pattern has not been detected for at least 10 seconds +/- 0.5 seconds. The rxIdle attribute is always set to off when the component has been locked and left offline. The idle pattern indicates that the far-end is physically connected but not put in service. For instance, DS3 idle is transmitted on the outgoing line when the DS3 component is locked and not used for operational testing. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3TxAis | 1.3.6.1.4.1.562.36.2.1.12.5.16.1.6 | integer | read-only |
This attribute displays whether an Alarm Indication Signal (AIS) alarm is being transmitted on the DS3 line. Currently, AIS is never transmitted by a Passport DS3 node. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3TxRai | 1.3.6.1.4.1.562.36.2.1.12.5.16.1.7 | integer | read-only |
When not running C-Bit Parity mode, this attribute displays whether the far-end SEF/AIS defect indicator is transmitted over the outgoing line when the DS3 component has been unlocked or used in operational testing. When running in C-Bit Parity mode, this attribute displays whether a far-end alarm is sent over the Far-End Alarm and Control (FEAC) channel when the DS3 component has been unlocked or used in operational testing. When the DS3 component is locked and not used in operational testing, this attribute is always set to off. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3TxIdle | 1.3.6.1.4.1.562.36.2.1.12.5.16.1.8 | integer | read-only |
This attribute displays whether the DS3 Idle signal is transmitted over the outgoing line. DS3 Idle is sent when the DS3 component has been locked and not used in operational testing. Enumeration: 'on': 0, 'off': 1. |
mscLpDS3StatsTable | 1.3.6.1.4.1.562.36.2.1.12.5.17 | no-access |
This group contains the specific DS3 common operational data for a DS3 component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.5.17.1 | no-access |
An entry in the mscLpDS3StatsTable. |
||
mscLpDS3RunningTime | 1.3.6.1.4.1.562.36.2.1.12.5.17.1.1 | counter32 | read-only |
This attribute indicates the total number of seconds since the DS3 component has been activated and been in unlocked state or used for operational testing. All the other error counts that follow as well as each DS3 subcomponent's error counts can be updated when this count is active. |
mscLpDS3ErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.5.17.1.2 | counter32 | read-only |
This attribute indicates the number of seconds that the DS3 port has been in an error free state. |
mscLpDS3LineCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.5.17.1.3 | counter32 | read-only |
This attribute indicates the total number of Line Code Violations (LCV) detected. A DS3 Line Code Violation is a B3Zs error. LCV counting is inhibited for second intervals where Line Severely Errored Second (LSES) is counted. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpDS3LineErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.17.1.4 | counter32 | read-only |
This attribute indicates the total number of Line Errored Seconds (LES) that have been counted. A LES is declared for second intervals containing one or more LCV or one or more Loss Of Signal (LOS) defects. |
mscLpDS3LineSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.17.1.5 | counter32 | read-only |
This attribute indicates the total number of Line Severely Errored Seconds (LSES) that have been counted. A LSES is declared for second intervals containing more than 44 LCVs or one or more LOS defects. |
mscLpDS3LineLosSec | 1.3.6.1.4.1.562.36.2.1.12.5.17.1.6 | counter32 | read-only |
This attribute indicates the total number of Line LOS Seconds (LOSS) that have been counted. A LOSS is declared for second intervals containing one or more LOS defects. |
mscLpDS3LineFailures | 1.3.6.1.4.1.562.36.2.1.12.5.17.1.7 | counter32 | read-only |
This attribute indicates the total number of times that a line failure (LOS failure) has been declared. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpDS3PathCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.5.17.1.8 | counter32 | read-only |
This attribute indicates the total number of Path Code Violations (PCVs) detected. Each PCV corresponds to a P-bit parity error, or possibly a frame error or a disagreement between P-bits or X-bits. PCV counting is inhibited over second intervals where a Path Severely Errored Second (PSES) is counted. Counting of PCVs is also inhibited over second intervals where a Path Unavailable Second (PUAS) is counted. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpDS3PathErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.17.1.9 | counter32 | read-only |
This attribute indicates the total number of Path Errored Seconds (PESs) that have been counted. A PES is declared for second intervals containing one or more Path Code Violations (PCV) or one or more Severely Errored Frame (SEF) or Alarm Indication Signal (AIS) defects. Counting of Path Errored Seconds is inhibited when Path Unavailable Seconds (PUAS) is counted over the monitored second. |
mscLpDS3PathSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.5.17.1.10 | counter32 | read-only |
This attribute indicates the total number of Path Severely Errored Seconds (PSESs) that have been counted. A PSES is declared for second intervals containing more than 44 PCVs or one or more SEF or AIS defects. Counting of PSESs is inhibited when Path Unavailable Seconds (PUAS) is counted over the monitored second. |
mscLpDS3PathSefAisSec | 1.3.6.1.4.1.562.36.2.1.12.5.17.1.11 | counter32 | read-only |
This attribute indicates the total number of SEF/AIS Seconds (PSASs). A PSAS is declared for second intervals containing one or more Severely Errored Frame (SEF) or Alarm Indication Signal (AIS) defects. Counting of PSAS is inhibited when Path Unavailable Seconds (PUAS) is counted over the monitored second. |
mscLpDS3PathUnavailSec | 1.3.6.1.4.1.562.36.2.1.12.5.17.1.12 | counter32 | read-only |
This attribute indicates the total number of one second intervals for which the DS3 path is unavailable. The DS3 path becomes unavailable at the onset of 10 consecutive Path Severely Errored Seconds (PSES). The 10 PSESs are included in the unavailable time. Once unavailable, the DS3 path becomes available at the onset of 10 contiguous seconds with no PSES. The 10 seconds with no PSES are excluded from the unavailable time. For second intervals where PUAS is counted, counting of Path Coding Violations (PCV), Path Errored Seconds (PES), Path Severely Errored Seconds (PSES) and Path Sef/Ais Seconds (PSAS) is inhibited. |
mscLpDS3PathFailures | 1.3.6.1.4.1.562.36.2.1.12.5.17.1.13 | counter32 | read-only |
This attribute indicates the total number of times that a path failure (LOF/AIS failure) has been declared. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpE3 | 1.3.6.1.4.1.562.36.2.1.12.6 | |||
mscLpE3RowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.6.1 | no-access |
This entry controls the addition and deletion of mscLpE3 components. |
|
1.3.6.1.4.1.562.36.2.1.12.6.1.1 | no-access |
A single entry in the table represents a single mscLpE3 component. |
||
mscLpE3RowStatus | 1.3.6.1.4.1.562.36.2.1.12.6.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpE3 components. These components can be added and deleted. |
mscLpE3ComponentName | 1.3.6.1.4.1.562.36.2.1.12.6.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpE3StorageType | 1.3.6.1.4.1.562.36.2.1.12.6.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpE3 tables. |
mscLpE3Index | 1.3.6.1.4.1.562.36.2.1.12.6.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpE3 tables. |
mscLpE3Test | 1.3.6.1.4.1.562.36.2.1.12.6.2 | |||
mscLpE3TestRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.6.2.1 | no-access |
This entry controls the addition and deletion of mscLpE3Test components. |
|
1.3.6.1.4.1.562.36.2.1.12.6.2.1.1 | no-access |
A single entry in the table represents a single mscLpE3Test component. |
||
mscLpE3TestRowStatus | 1.3.6.1.4.1.562.36.2.1.12.6.2.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpE3Test components. These components cannot be added nor deleted. |
mscLpE3TestComponentName | 1.3.6.1.4.1.562.36.2.1.12.6.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpE3TestStorageType | 1.3.6.1.4.1.562.36.2.1.12.6.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpE3Test tables. |
mscLpE3TestIndex | 1.3.6.1.4.1.562.36.2.1.12.6.2.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpE3Test tables. |
mscLpE3TestStateTable | 1.3.6.1.4.1.562.36.2.1.12.6.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. |
|
1.3.6.1.4.1.562.36.2.1.12.6.2.10.1 | no-access |
An entry in the mscLpE3TestStateTable. |
||
mscLpE3TestAdminState | 1.3.6.1.4.1.562.36.2.1.12.6.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. |
mscLpE3TestOperationalState | 1.3.6.1.4.1.562.36.2.1.12.6.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. |
mscLpE3TestUsageState | 1.3.6.1.4.1.562.36.2.1.12.6.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. |
mscLpE3TestSetupTable | 1.3.6.1.4.1.562.36.2.1.12.6.2.11 | no-access |
This group contains all of the operational data for a Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.6.2.11.1 | no-access |
An entry in the mscLpE3TestSetupTable. |
||
mscLpE3TestPurpose | 1.3.6.1.4.1.562.36.2.1.12.6.2.11.1.1 | asciistring | read-write |
This attribute records the purpose of the test so that the test results can be associated and properly analyzed. |
mscLpE3TestType | 1.3.6.1.4.1.562.36.2.1.12.6.2.11.1.2 | integer | read-write |
This attribute is the type of test to be run. The available test types include the following: card test sets up an internal loop on the board and runs a bit error rate test. manual test assumes the line is looped back externally and a bit error rate test is performed. localLoop test loops back the local modem and performs a bit error rate test. remoteLoop test loops back the remote modem (or CSU) and performs a bit error rate test. externalLoop test loops back the line to the far end. payloadLoop test only loops back the payload data received from the incoming line. remoteLoopThisTrib loops this particular tributary back at the far end, using services provided by the parent. v54RemoteLoop initiates a V.54 Remote Loopback test. pn127RemoteLoop initiates a PN127 Remote Loopback test. Note that not all test types are not supported by all function processors. Enumeration: 'externalLoop': 4, 'pn127RemoteLoop': 8, 'payloadLoop': 5, 'manual': 1, 'remoteLoop': 3, 'v54RemoteLoop': 7, 'remoteLoopThisTrib': 6, 'localLoop': 2, 'card': 0. |
mscLpE3TestFrmSize | 1.3.6.1.4.1.562.36.2.1.12.6.2.11.1.3 | unsigned32 | read-write |
This attribute defines the size of the test data frames in number of bytes. |
mscLpE3TestFrmPatternType | 1.3.6.1.4.1.562.36.2.1.12.6.2.11.1.4 | integer | read-write |
This attribute defines the type of data pattern generation to use. The following lists the available pattern types: ccitt32kBitPattern is a pseudo-random sequence of 32 kbit. ccitt8MBitPattern is a pseudo-random sequence of 8Mbit. customizedPattern is the pattern defined in the customizedPattern attribute. Enumeration: 'ccitt32kBitPattern': 0, 'customizedPattern': 2, 'ccitt8MBitPattern': 1. |
mscLpE3TestCustomizedPattern | 1.3.6.1.4.1.562.36.2.1.12.6.2.11.1.5 | hex | read-write |
This attribute allows a customized 32 bit pattern to be defined for use in the test data frames. This attribute is used when the attribute frmPatternType is set to CustomizedPattern. Note that a 55 hex pattern is an alternating 1 and 0 pattern. |
mscLpE3TestDataStartDelay | 1.3.6.1.4.1.562.36.2.1.12.6.2.11.1.6 | unsigned32 | read-write |
This attribute specifies the time delay (in seconds) between when the test expects the loop to have been set up, to when the test data actually starts to be transmitted. This attribute is to accommodate some non-standard equipment that requires extra time for setting up a requested loop. This attribute is ignored when the test type is set to externalLoop. |
mscLpE3TestDisplayInterval | 1.3.6.1.4.1.562.36.2.1.12.6.2.11.1.7 | unsigned32 | read-write |
This attribute defines the interval (in minutes) between which interim test results are to be displayed. Results are displayed at the operator console at which the test was started. When the test type is set to externalLoop, this attribute is ignored. There will be no display of results if displayInterval is set to 0. This attribute can be changed anytime. |
mscLpE3TestDuration | 1.3.6.1.4.1.562.36.2.1.12.6.2.11.1.8 | unsigned32 | read-write |
This attribute is the duration (in minutes) that test data will be transmitted. In the case of an externalLoop, this is the time that the loop is in effect. Note that dataStartDelay does not apply to the externalLoop. |
mscLpE3TestResultsTable | 1.3.6.1.4.1.562.36.2.1.12.6.2.12 | no-access |
This group contains all the statistics related attributes of the Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.6.2.12.1 | no-access |
An entry in the mscLpE3TestResultsTable. |
||
mscLpE3TestElapsedTime | 1.3.6.1.4.1.562.36.2.1.12.6.2.12.1.1 | counter32 | read-only |
This attribute is the number of minutes elapsed since the test started for an externalLoop test. For a data test, this is the time since test data was first transmitted. |
mscLpE3TestTimeRemaining | 1.3.6.1.4.1.562.36.2.1.12.6.2.12.1.2 | unsigned32 | read-only |
This attribute is the number of minutes remaining before the test is to be stopped according to the duration attribute. |
mscLpE3TestCauseOfTermination | 1.3.6.1.4.1.562.36.2.1.12.6.2.12.1.3 | integer | read-only |
This attribute indicates either the status of the test or the cause of the test's termination: neverStarted indicates that the test has not yet been started. testRunning indicates that the test has been started. stoppedByOperator indicates that the operator issued a stop command on a test that was running. testTimeExpired indicates that the test ran for the time specified by the test's duration. loopCodeSyncFailed indicates that the local end failed to synchronize to the loopCode pattern. The local end transmits the loopCode pattern to cause the remote end to apply a loopback, after which the local end should receive the loopCode pattern. The exact pattern used to request loopCode depends on the test type. This failure indicates a high rate of transmission errors, or that the remote end has failed to apply the loopback. patternSyncFailed indicates that the local end failed to synchronize to the frmPatternType test pattern, that should have been looped back at the remote end. This failure indicates a high rate of transmission errors or the absence of a loopback. patternSyncLost indicates that the local end gained and then lost synchronization to the returned frmPatternType test pattern. This failure indicates a sudden increase in transmission errors, frame slippage, or the removal of an existing loopback. unknown is set when a reason to terminate other than those listed here is encountered. Note: Only MSA cards support recognition of the failures loopCodeSyncFailed, patternSyncFailed and patternSyncLost. Other cards will not terminate the test under the conditions described by these values. Enumeration: 'patternSyncFailed': 7, 'unknown': 2, 'neverStarted': 3, 'hardwareReconfigured': 5, 'loopCodeSyncFailed': 6, 'stoppedByOperator': 1, 'testTimeExpired': 0, 'testRunning': 4, 'patternSyncLost': 8. |
mscLpE3TestBitsTx | 1.3.6.1.4.1.562.36.2.1.12.6.2.12.1.4 | passportcounter64 | read-only |
This attribute is the total number of bits sent during the test period. As long as the line speed of the hardware interface is less than 70 Mbit/s, this counter is not expected to reach the maximum value. |
mscLpE3TestBytesTx | 1.3.6.1.4.1.562.36.2.1.12.6.2.12.1.5 | passportcounter64 | read-only |
This attribute is the total number of bytes sent during the test period. This counter is not expected to reach its maximum value. |
mscLpE3TestFrmTx | 1.3.6.1.4.1.562.36.2.1.12.6.2.12.1.6 | passportcounter64 | read-only |
This attribute is the total number of frames sent during the test period. This counter is not expected to reach its maximum value. |
mscLpE3TestBitsRx | 1.3.6.1.4.1.562.36.2.1.12.6.2.12.1.7 | passportcounter64 | read-only |
This attribute is the total number of bits received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach the maximum value. |
mscLpE3TestBytesRx | 1.3.6.1.4.1.562.36.2.1.12.6.2.12.1.8 | passportcounter64 | read-only |
This attribute is the total number of bytes received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpE3TestFrmRx | 1.3.6.1.4.1.562.36.2.1.12.6.2.12.1.9 | passportcounter64 | read-only |
This attribute is the total number of frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpE3TestErroredFrmRx | 1.3.6.1.4.1.562.36.2.1.12.6.2.12.1.10 | passportcounter64 | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the total number of errored frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpE3TestBitErrorRate | 1.3.6.1.4.1.562.36.2.1.12.6.2.12.1.11 | asciistring | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the calculated bit error rate on the link. Test data are generated and sent in frames of a preset size (frameSize). The Test component will try to estimate the number of bit errors in any errored frame which is identifiable. The statistics will be updated accordingly. A lost frame (may be due to an error on the flag sequence) will be discarded for the bit error rate calculation. The result is presented in the form of xEsyy, where x is the mantissa, syy is the exponent, for example 0E+00, 2E-09. Note that the bitErrorRate is an estimate only. For more reliable test results, the test should be done over a long period. Multiple tests would also improve the confidence level of the test results. |
mscLpE3G832 | 1.3.6.1.4.1.562.36.2.1.12.6.3 | |||
mscLpE3G832RowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.6.3.1 | no-access |
This entry controls the addition and deletion of mscLpE3G832 components. |
|
1.3.6.1.4.1.562.36.2.1.12.6.3.1.1 | no-access |
A single entry in the table represents a single mscLpE3G832 component. |
||
mscLpE3G832RowStatus | 1.3.6.1.4.1.562.36.2.1.12.6.3.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpE3G832 components. These components can be added and deleted. |
mscLpE3G832ComponentName | 1.3.6.1.4.1.562.36.2.1.12.6.3.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpE3G832StorageType | 1.3.6.1.4.1.562.36.2.1.12.6.3.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpE3G832 tables. |
mscLpE3G832Index | 1.3.6.1.4.1.562.36.2.1.12.6.3.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpE3G832 tables. |
mscLpE3G832ProvisionedTable | 1.3.6.1.4.1.562.36.2.1.12.6.3.10 | no-access |
This group contains the provisionable data for the G832 component. |
|
1.3.6.1.4.1.562.36.2.1.12.6.3.10.1 | no-access |
An entry in the mscLpE3G832ProvisionedTable. |
||
mscLpE3G832TrailTraceTransmitted | 1.3.6.1.4.1.562.36.2.1.12.6.3.10.1.1 | asciistring | read-write |
This attribute indicates the E.164 address which is to be encoded in the trail access point identifier, which is transmitted using the Trail Trace (TR) field of the transmitted E3 Frame. Both the expected trail access point identifier and the transmitted trail access point identifier are provisionable attributes of the G832 component. The 16 byte Trail Trace frame is composed of one byte containing a frame start marker and a CRC-7 calculation over the previous frame, and 15 bytes for transporting an E.164 address. If less than the full 15 bytes are used, the address is padded with NULL characters. |
mscLpE3G832TrailTraceExpected | 1.3.6.1.4.1.562.36.2.1.12.6.3.10.1.2 | asciistring | read-write |
This attribute indicates the E.164 address which is expected in the trail access point identifier, which is transmitted using the Trail Trace (TR) field of the transmitted E3 Frame. Both the expected trail access point identifier and the transmitted trail access point identifier are provisionable attributes of the G832 component. The 16 byte Trail Trace frame is composed of one byte containing a frame start marker and a CRC-7 calculation over the previous frame, and 15 bytes for transporting an E.164 address. If less than the full 15 bytes are used, the address is padded with NULL characters. |
mscLpE3G832OperationalTable | 1.3.6.1.4.1.562.36.2.1.12.6.3.11 | no-access |
This group contains the operational data for the G832 component. |
|
1.3.6.1.4.1.562.36.2.1.12.6.3.11.1 | no-access |
An entry in the mscLpE3G832OperationalTable. |
||
mscLpE3G832UnexpectedPayloadType | 1.3.6.1.4.1.562.36.2.1.12.6.3.11.1.1 | integer | read-only |
This attribute displays whether the Unexpected Payload Type (UPT) alarm state has been entered. The UPT alarm state is entered when UPT defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. The UPT defect is reported when a received frame fails to agree with the expected Payload Type. If the UPT defects are intermittently occurring, the UPT defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle.. The UPT alarm is cleared when the Payload Type in the received frame agrees with the expected Payload Type for a period of 10 seconds +/- 0.5 seconds. The unexpectedPayloadType attribute is always set to off when the E3 component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpE3G832TrailTraceMismatch | 1.3.6.1.4.1.562.36.2.1.12.6.3.11.1.2 | integer | read-only |
This attribute displays whether the Trail Trace Mismatch (TTM) alarm state has been entered. The TTM alarm state is entered when TTM defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. The TTM defect is reported when the trail access point identifier contained in the Trail Trace (TR) field in the received frame fails to agree with the expected identifier. If the TTM defects are intermittently occurring, the TTM defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The TTM alarm is cleared when the trail access point identifier in the received frame agrees with the expected identifier for a period of 10 seconds +/- 0.5 seconds. The trailTraceMismatch attribute is always set to off when the E3 component has been locked and left offline. Both the expected trail access identifier and the transmitted trail access identifier are provisionable attributes of the G832 component. Enumeration: 'on': 0, 'off': 1. |
mscLpE3G832TimingMarker | 1.3.6.1.4.1.562.36.2.1.12.6.3.11.1.3 | integer | read-only |
Indicates whether or not the timing source at the far-end node is traceable to a Primary Reference Clock. The timingMarker indication is controlled by the timing marker bit in the G832 MA byte. If the received timing marker bit is 1 for five consecutive frames, and five consecutive 0s are not received for two seconds, the timingMarker indication will be set to not traceable. If the received timing marker bit is 0 for five consecutive frames and five consecutive 1s are not received for two seconds, the timingMarker indication will be set to traceable. Enumeration: 'traceable': 1, 'notTraceable': 0. |
mscLpE3G832TrailTraceReceived | 1.3.6.1.4.1.562.36.2.1.12.6.3.11.1.4 | asciistring | read-only |
This attribute indicates the 15 byte E.164 address which is currently being received in the trail trace (TR) field of the E3 G832 frame. If this attribute differs from the provisioned trailTraceTransmitted string a trail trace mismatch (TTM) defect is reported, possibly resulting in a TTM alarm, as described for operational attribute trailTraceMismatch. |
mscLpE3G832StatsTable | 1.3.6.1.4.1.562.36.2.1.12.6.3.12 | no-access |
This group contains the statistical data for the G832 component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.6.3.12.1 | no-access |
An entry in the mscLpE3G832StatsTable. |
||
mscLpE3G832FarEndErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.6.3.12.1.1 | counter32 | read-only |
This attribute indicates the number of seconds that the E3 line has not suffered any G832 errors. |
mscLpE3G832FarEndCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.6.3.12.1.2 | counter32 | read-only |
A count of E3 frames containing a Far-End Block Error (FEBE). A FEBE is reported over the FEBE bit each time the far-end terminal detects a BIP-8 error in a received E3 frame. For second intervals where Far End Unavailable Seconds (FEUAS) or Far End Severely Errored Seconds (FESES) are counted, counting of FECVs is inhibited. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpE3G832FarEndErroredSec | 1.3.6.1.4.1.562.36.2.1.12.6.3.12.1.3 | counter32 | read-only |
This attribute indicates the total number of Far-End Errored Seconds (FEES). A FEES is declared for second intervals containing with one or more Far-End Coding Violations (FECV) or one or more Far-End Receive Failure (FERF) defects. A FERF defect occurs when the FERF bit in the received frame is set to one. For second intervals where Far End Unavailable Seconds (FEUAS) are counted, counting of FEESs is inhibited. |
mscLpE3G832FarEndSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.6.3.12.1.4 | counter32 | read-only |
This attribute indicates the total number of Far-End Severely Errored Seconds (FESESs). A FESES is declared for second intervals containing more than 34 Far-End Coding Violations (FECV) or one or more Far-End Receive Failure (FERF) defects. For second intervals where a Far-End Severely Errored Seconds (FESES) is counted, counting of FECVs is inhibited. For second intervals where Far End Unavailable Seconds (FEUAS) are counted, counting of FESESs is inhibited. |
mscLpE3G832FarEndSefAisSec | 1.3.6.1.4.1.562.36.2.1.12.6.3.12.1.5 | counter32 | read-only |
This attribute indicates the total number of Far-End SEF/AIS Seconds (FESAS). A FESAS is declared for second intervals containing one or more Far-End Receive Failure (FERF) defects. For second intervals where Far End Unavailable Seconds (FEUAS) are counted, counting of FESAS is inhibited. |
mscLpE3G832FarEndUnavailSec | 1.3.6.1.4.1.562.36.2.1.12.6.3.12.1.6 | counter32 | read-only |
This attribute indicates the total number of one second intervals for which the E3 far-end path is unavailable. The E3 far-end path becomes unavailable at the onset of 10 consecutive Far End Severely Errored Seconds (FESES). It comes available at the onset of 10 contiguous seconds with no FESES. The unavailable time includes the initial 10 seconds to enter the unavailable state but not the 10 seconds to exit the state For second intervals where FEUAS is counted, counting of Far End Coding Violations (FECV), Far- End Errored Seconds (FEES), Far-End Severely Errored Seconds (FESES) and Far-End SefAis Seconds (FESAS) are inhibited. |
mscLpE3Plcp | 1.3.6.1.4.1.562.36.2.1.12.6.4 | |||
mscLpE3PlcpRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.6.4.1 | no-access |
This entry controls the addition and deletion of mscLpE3Plcp components. |
|
1.3.6.1.4.1.562.36.2.1.12.6.4.1.1 | no-access |
A single entry in the table represents a single mscLpE3Plcp component. |
||
mscLpE3PlcpRowStatus | 1.3.6.1.4.1.562.36.2.1.12.6.4.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpE3Plcp components. These components cannot be added nor deleted. |
mscLpE3PlcpComponentName | 1.3.6.1.4.1.562.36.2.1.12.6.4.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpE3PlcpStorageType | 1.3.6.1.4.1.562.36.2.1.12.6.4.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpE3Plcp tables. |
mscLpE3PlcpIndex | 1.3.6.1.4.1.562.36.2.1.12.6.4.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpE3Plcp tables. |
mscLpE3PlcpOperationalTable | 1.3.6.1.4.1.562.36.2.1.12.6.4.10 | no-access |
This group contains the operational data for the PLCP component. |
|
1.3.6.1.4.1.562.36.2.1.12.6.4.10.1 | no-access |
An entry in the mscLpE3PlcpOperationalTable. |
||
mscLpE3PlcpLofAlarm | 1.3.6.1.4.1.562.36.2.1.12.6.4.10.1.1 | integer | read-only |
This attribute displays whether a PLCP Loss Of Frame (LOF) failure alarm state has been entered. An LOF failure is declared when a PLCP LOF defect persists for 2.5 s +/- 0.5 s. An LOF defect occurs when an OOF (Out of Frame) state persists for more than 1 ms. If the OOF events are intermittent, the LOF defect counter is decremented at a rate of 1/12 (for DS3 PLCP) or 1/9 (for G.751 E3 PLCP) of the incrementing rate, with all measurements based on a 200 ms polling cycle. An OOF event (also known as a PLCP SEF event) is declared when an error is detected in both the A1 and A2 octets, or when two consecutive POHIDs are found in error. OOF is removed when two valid sets of framing octets and two valid and sequential POHID octets have been found. The LOF defect is removed when the defect counter reaches zero, i.e. when OOF events are absent for more than 12 ms (DS3 PLCP) or 9 ms (G.751 E3 PLCP). LOF failure alarm is cleared when LOF defect is absent for 10.0 s +/- 0.5 s The DS3 or E3 component goes into an operational state of disabled until the LOF failure alarm is cleared. The terminal declaring the LOF failure alarm will transmit a PLCP RAI signal to the far-end for the duration of the alarm. The lofAlarm attribute is always set to off when the DS3 or E3 component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpE3PlcpRxRaiAlarm | 1.3.6.1.4.1.562.36.2.1.12.6.4.10.1.2 | integer | read-only |
This attribute displays whether a PLCP Remote Alarm Indication (RAI) failure alarm state has been entered. An RAI failure alarm occurs when ten consecutive PLCP RAI bits (bit 5 in the G1 byte) are high on the incoming line. An RAI failure alarm is cleared when ten consecutive RAI bits are set to 0. Note: Some standards call this alarm RFI. The rxRaiAlarm attribute is always set to off when the DS3 or E3 component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpE3PlcpStatsTable | 1.3.6.1.4.1.562.36.2.1.12.6.4.11 | no-access |
This group contains the statistical data for the PLCP component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.6.4.11.1 | no-access |
An entry in the mscLpE3PlcpStatsTable. |
||
mscLpE3PlcpErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.6.4.11.1.1 | counter32 | read-only |
This attribute indicates the number of seconds during which the near-end PLCP path layer had no errors. |
mscLpE3PlcpCodingViolations | 1.3.6.1.4.1.562.36.2.1.12.6.4.11.1.2 | counter32 | read-only |
This attribute indicates the total number of BIP-8 Errors, framing pattern octet errors, and path overhead identification errors detected in received PLCP frames. Counting of PLCP CV is inhibited for second intervals where PLCP Severely Errored Framing Seconds (SEFS) or PLCP Unavailable Seconds (UAS) are counted. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpE3PlcpErroredSec | 1.3.6.1.4.1.562.36.2.1.12.6.4.11.1.3 | counter32 | read-only |
This attribute indicates the number of seconds containing one or more PLCP Coding Violations (CV) or in which a PLCP Severely Errored Framing Second (SEFS) was counted. Counting of PLCP ES is inhibited during second intervals where PLCP Unavailable Seconds (UAS) are counted. |
mscLpE3PlcpSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.6.4.11.1.4 | counter32 | read-only |
This attribute indicates the number of seconds containing 5 or more PLCPCVs or in which a PLCPSEFS was counted (i.e. a PLCP OOF event occurred). Counting of PLCP SES is inhibited during second intervals where PLCP Unavailable Seconds (UAS) are counted. |
mscLpE3PlcpSevErroredFramingSec | 1.3.6.1.4.1.562.36.2.1.12.6.4.11.1.5 | counter32 | read-only |
This attribute indicates the number of seconds containing one or more PLCP Severely Errored Frame (SEF) events. An SEF event is equivalent to a PLCP OOF (Out of Frame) event. Counting of PLCPP SEFSs is inhibited for second intervals where PLCP Unavailable Seconds (UAS) are counted. |
mscLpE3PlcpUnavailSec | 1.3.6.1.4.1.562.36.2.1.12.6.4.11.1.6 | counter32 | read-only |
This attribute indicates the number of seconds when the near-end PLCP layer is unavailable. The PLCP Path Layer becomes unavailable at the declaration of PLCP LOF (Loss of Frame) failure alarm state. The PLCP Path Layer becomes available again only after clearing this condition. For second intervals where PLCP UAS are counted, counting of PLCP Severely Errored Framing Seconds (SEFS), PLCP Coding Violations (CV), PLCP Errored Seconds (ES), PLCP Severely Errored Seconds (SES) and PLCP Far-End Severely Errored Seconds (FESES) is inhibited. |
mscLpE3PlcpFarEndErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.6.4.11.1.7 | counter32 | read-only |
This attribute indicates the number of seconds during which the far- end PLCP path layer had no errors. |
mscLpE3PlcpFarEndCodingViolations | 1.3.6.1.4.1.562.36.2.1.12.6.4.11.1.8 | counter32 | read-only |
This attribute indicates the total number of PLCP Far-End Block Errors (FEBE) reported by the far-end terminal. Counting of FEBEs is inhibited for second intervals where PLCP Far-End Unavailable Seconds (FEUAS) are counted. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpE3PlcpFarEndErroredSec | 1.3.6.1.4.1.562.36.2.1.12.6.4.11.1.9 | counter32 | read-only |
This attribute indicates the number of seconds containing one or more PLCP Far-End Coding Violations (FECV). Counting of PLCP FEES is inhibited during second intervals where PLCP Far-End Unavailable Seconds (FEUAS) are counted. |
mscLpE3PlcpFarEndSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.6.4.11.1.10 | counter32 | read-only |
This attribute indicates the number of seconds containing 5 or more PLCP Far-End Coding Violations (FECV). Counting of PLCP FESES is inhibited for second intervals where PLCP Far-End Unavailable Seconds (FEUAS) are counted. |
mscLpE3PlcpFarEndUnavailableSec | 1.3.6.1.4.1.562.36.2.1.12.6.4.11.1.11 | counter32 | read-only |
This attribute indicates the number of seconds during which the PLCP far end is unavailable. The PLCP Path Layer becomes unavailable at the declaration of PLCP RAI (Remote Alarm Indication). Service becomes available again after this condition is cleared. For second intervals where PLCP FEUAS are counted, counting of PLCP Far-End Coding Violations (FECV), PLCP Far- End Errored Seconds (FEES), and PLCP Far-End Severely Errored Seconds (FESES) is inhibited. |
mscLpE3Cell | 1.3.6.1.4.1.562.36.2.1.12.6.5 | |||
mscLpE3CellRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.6.5.1 | no-access |
This entry controls the addition and deletion of mscLpE3Cell components. |
|
1.3.6.1.4.1.562.36.2.1.12.6.5.1.1 | no-access |
A single entry in the table represents a single mscLpE3Cell component. |
||
mscLpE3CellRowStatus | 1.3.6.1.4.1.562.36.2.1.12.6.5.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpE3Cell components. These components can be added and deleted. |
mscLpE3CellComponentName | 1.3.6.1.4.1.562.36.2.1.12.6.5.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpE3CellStorageType | 1.3.6.1.4.1.562.36.2.1.12.6.5.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpE3Cell tables. |
mscLpE3CellIndex | 1.3.6.1.4.1.562.36.2.1.12.6.5.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpE3Cell tables. |
mscLpE3CellProvTable | 1.3.6.1.4.1.562.36.2.1.12.6.5.10 | no-access |
This group contains the provisioning attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.6.5.10.1 | no-access |
An entry in the mscLpE3CellProvTable. |
||
mscLpE3CellAlarmActDelay | 1.3.6.1.4.1.562.36.2.1.12.6.5.10.1.1 | unsigned32 | read-write |
This attribute defines the time during which a Loss of Cell Delineation (LCD) defect should be observed before declaring an LCD alarm (alarm 70115501). The time is specified in milliseconds. |
mscLpE3CellScrambleCellPayload | 1.3.6.1.4.1.562.36.2.1.12.6.5.10.1.2 | integer | read-write |
Cell scrambling, as defined by ITU-T Recommendation I.432., can provide a solution to the problem of transmission equipment which is sensitive to certain bit patterns in the ATM cell payload. This attribute controls whether or not the cell payload is scrambled. It defaults to off for DS1 interfaces, and on for all other interfaces. Note that this setting must be the same at both ends of the link. Enumeration: 'on': 1, 'off': 0. |
mscLpE3CellCorrectSingleBitHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.6.5.10.1.3 | integer | read-write |
This attribute specifies whether the port corrects single bit errors detected in the headers of received cells. If single bit errors are corrected, the affected cells are passed up to the ATM layer according to normal operation. If single bit errors are not corrected, these errored cells are discarded by the physical layer. Note that cells containing multiple bit errors in their headers are always discarded. Single bit HEC error correction must remain off for the following card types: 3pDS1Atm, 8pDS1Atm, 3pE1Atm, 8pE1Atm, 2pJ6MAtm, 3pDS3Atm, and 3pE3Atm. Enumeration: 'on': 1, 'off': 0. |
mscLpE3CellOperTable | 1.3.6.1.4.1.562.36.2.1.12.6.5.11 | no-access |
This group contains the common operational attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.6.5.11.1 | no-access |
An entry in the mscLpE3CellOperTable. |
||
mscLpE3CellLcdAlarm | 1.3.6.1.4.1.562.36.2.1.12.6.5.11.1.1 | integer | read-only |
This attribute displays whether the Loss of Cell Delineation (LCD) failure alarm state has been entered. This state is entered when LCD defects have been observed and accumulated for a period of time specified through the alarmActDelay attribute. In ATM cell direct mapping mode, an LCD defect occurs when Out of Cell Delineation (OCD) anomaly persists for x milliseconds, and disappears when the Out of Cell Delineation (OCD) is absent for x msec. An OCD anomaly occurs when 7 consecutive incorrect HECs have been detected. An OCD anomaly terminates when 6 consecutive correct HECs have been detected. For an AtmCell component located under a DS3 or E3 component with mapping = PLCP, the LCD defect is directly derived from the PLCP LOF defect. If LCD defects are intermittently occurring, the LCD defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle The component under which is located the AtmCell component goes into an operational state of disabled until the LCD alarm condition is cleared. The condition is cleared after the LCD defect has not been reported for a period of 10 seconds +/- 0.5 seconds. The lcdAlarm attribute is always set to off when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpE3CellStatsTable | 1.3.6.1.4.1.562.36.2.1.12.6.5.12 | no-access |
This group contains the Statistics attribute for the AtmCell component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.6.5.12.1 | no-access |
An entry in the mscLpE3CellStatsTable. |
||
mscLpE3CellUncorrectableHecErrors | 1.3.6.1.4.1.562.36.2.1.12.6.5.12.1.1 | counter32 | read-only |
This attribute indicates the number of uncorrectable ATM cell header errors that have been detected. Counting of uncorrectableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. |
mscLpE3CellSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.6.5.12.1.2 | counter32 | read-only |
This attribute indicates the total number of ATM Cell Severely Errored Seconds (SESs) that have been counted. In direct mapping mode, an ATM Cell SES is declared for second intervals containing one or more Out of Cell Delineation (OCD) defects. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. In PLCP mapping mode, an ATM Cell SES is declared for second intervals containing one or more PLCP LOF defects. Counting of uncorrectableHeaderErrors (ucErr) and correctableHeaderErrors (cErr) is inhibited when the OCD defect is present. |
mscLpE3CellReceiveCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.6.5.12.1.3 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells received on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpE3CellTransmitCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.6.5.12.1.4 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells transmitted on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpE3CellCorrectableHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.6.5.12.1.5 | counter32 | read-only |
This attribute indicates the number of correctable ATM cell header errors that have been detected and corrected. Counting of correctableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected |
mscLpE3ProvTable | 1.3.6.1.4.1.562.36.2.1.12.6.10 | no-access |
This group contains all of the provisioning data for a E3 component. |
|
1.3.6.1.4.1.562.36.2.1.12.6.10.1 | no-access |
An entry in the mscLpE3ProvTable. |
||
mscLpE3LineLength | 1.3.6.1.4.1.562.36.2.1.12.6.10.1.1 | unsigned32 | read-write |
This attribute defines the line length for equalization calculations for the E3 line. The line length range is between 0 and 300 metres (1 metres = 3.28 feet). |
mscLpE3ClockingSource | 1.3.6.1.4.1.562.36.2.1.12.6.10.1.2 | integer | read-write |
This attribute defines the type of clocking source used for synchronizing the E3 transmit clock: local means direct use of the local clock oscillator at its centre frequency; line means use of a signal phase-locked to the incoming E3 line rate; module means the use of a signal phase-locked to the CP reference clock. Note that the multiport cell-based cards have one common clock source for each of the three ports. For this reason, the following rules apply for the value of clockingSource across the board's three ports: All three clockingSource values must be 'local' OR All three clockingSource values must be 'module' OR One clockingSource value must be 'line' and the other two must be 'otherPort'. The default value for this attribute will be module if a CP clock is available, and local otherwise. Enumeration: 'line': 1, 'local': 0, 'otherPort': 4, 'module': 2. |
mscLpE3ApplicationFramerName | 1.3.6.1.4.1.562.36.2.1.12.6.10.1.3 | link | read-write |
This attribute defines the link to the software stack. It defines which application is running on top of the E3 component. |
mscLpE3Mapping | 1.3.6.1.4.1.562.36.2.1.12.6.10.1.4 | integer | read-write |
This attribute indicates if ATM cells will be mapped directly into the E3 payload, or whether PLCP mapping will be used. The PLCP component will appear under the E3 component when this attribute is set to plcp. This attribute will be ignored when set on frame- based cards. Enumeration: 'plcp': 1, 'direct': 0. |
mscLpE3Framing | 1.3.6.1.4.1.562.36.2.1.12.6.10.1.5 | integer | read-write |
This attribute indicates if the framing mode will be in accordance with the CCITT G.751 or G.832 specification. The G832 component will appear under the E3 component when this attribute is set to g832. This attribute may only be set on cell-based card types. Note also that this attribute may only be set to g751 if the mapping attribute is set to plcp. The default value of this attribute will be g751 for frame-based cards, and g832 for cell-based cards. Note: when E3 framing is changed from g832 to g751, the G832 component must be deleted. Enumeration: 'g832': 1, 'g751': 0. |
mscLpE3LinkAlarmActivationThreshold | 1.3.6.1.4.1.562.36.2.1.12.6.10.1.6 | unsigned32 | read-write |
This attribute specifies the time interval between the detection of a sustained link failure and the activation of an alarm. It is provisionable for E3 cards. |
mscLpE3LinkAlarmScanInterval | 1.3.6.1.4.1.562.36.2.1.12.6.10.1.7 | unsigned32 | read-write |
This attribute specifies the alarm scan timer polling interval. It determines how frequently the status of the link is monitored after a first link error interrupt. It is provisionable for E3 cards. |
mscLpE3CidDataTable | 1.3.6.1.4.1.562.36.2.1.12.6.11 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.6.11.1 | no-access |
An entry in the mscLpE3CidDataTable. |
||
mscLpE3CustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.6.11.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpE3AdminInfoTable | 1.3.6.1.4.1.562.36.2.1.12.6.12 | no-access |
This group contains the attributes pertaining to the vendor of the equipment. |
|
1.3.6.1.4.1.562.36.2.1.12.6.12.1 | no-access |
An entry in the mscLpE3AdminInfoTable. |
||
mscLpE3Vendor | 1.3.6.1.4.1.562.36.2.1.12.6.12.1.1 | asciistring | read-write |
This is the name of the vendor supplying the facility. |
mscLpE3CommentText | 1.3.6.1.4.1.562.36.2.1.12.6.12.1.2 | asciistring | read-write |
Any miscellaneous text about the facility. |
mscLpE3IfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.6.13 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.6.13.1 | no-access |
An entry in the mscLpE3IfEntryTable. |
||
mscLpE3IfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.6.13.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpE3IfIndex | 1.3.6.1.4.1.562.36.2.1.12.6.13.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpE3OperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.6.14 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.6.14.1 | no-access |
An entry in the mscLpE3OperStatusTable. |
||
mscLpE3SnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.6.14.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpE3StateTable | 1.3.6.1.4.1.562.36.2.1.12.6.15 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.6.15.1 | no-access |
An entry in the mscLpE3StateTable. |
||
mscLpE3AdminState | 1.3.6.1.4.1.562.36.2.1.12.6.15.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. |
mscLpE3OperationalState | 1.3.6.1.4.1.562.36.2.1.12.6.15.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. |
mscLpE3UsageState | 1.3.6.1.4.1.562.36.2.1.12.6.15.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. |
mscLpE3AvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.6.15.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) |
mscLpE3ProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.6.15.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) |
mscLpE3ControlStatus | 1.3.6.1.4.1.562.36.2.1.12.6.15.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) |
mscLpE3AlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.6.15.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) |
mscLpE3StandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.6.15.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. |
mscLpE3UnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.6.15.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. |
mscLpE3OperTable | 1.3.6.1.4.1.562.36.2.1.12.6.16 | no-access |
This group contains the common operational data for E3 component. |
|
1.3.6.1.4.1.562.36.2.1.12.6.16.1 | no-access |
An entry in the mscLpE3OperTable. |
||
mscLpE3LosAlarm | 1.3.6.1.4.1.562.36.2.1.12.6.16.1.1 | integer | read-only |
This attribute displays whether a Loss Of Signal (LOS) alarm state has been entered. An LOS alarm state is entered when LOS defects has been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. An LOS defect is detected at the E3 line interface upon observing N continuous pulse positions with no pulses of either positive or negative polarity, where N is between 10 and 255. If the LOS defects are intermittently occurring, the LOS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The E3 component goes into an operational state of disabled until the LOS alarm condition is cleared. The LOS alarm state is cleared when the LOS defects are absent for a period of 10 seconds +/- 0.5 seconds. The losAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpE3LofAlarm | 1.3.6.1.4.1.562.36.2.1.12.6.16.1.2 | integer | read-only |
This attribute displays whether a Loss Of Frame (LOF) alarm state has been entered. An LOF alarm state is entered when Severely Errored Frame (SEF) defects have been detected and accumulated for a period of 2.5 seconds +/- 0.5 seconds. An E3 SEF defect is reported after detecting Frame Alignment Signal (FAS) errors on 4 consecutive E3 frames received on the incoming line. If the LOF defects are intermittently occurring, the LOF defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The E3 component goes into an operational state of disabled until the LOF alarm condition is cleared. The condition is cleared when E3 framing has been achieved for a period of 10 seconds +/- 0.5 seconds. As long as SEF defects are detected, the node also transmits the far-end SEF/AIS (in G.751 E3) or FERF (in G.832) defect indicator over the outgoing line. The txRai attribute is set to on when transmitting the far-end SEF/AIS defect indicator on the outgoing line. The lofAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpE3RxAisAlarm | 1.3.6.1.4.1.562.36.2.1.12.6.16.1.3 | integer | read-only |
This attribute displays whether an Alarm Indication Signal (AIS) alarm when state has been entered. An AIS alarm state is entered when AIS defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds on the incoming E3 line. An AIS defect is the occurrence of the AIS (unframed signal with a density of zeros below a certain threshold such as defined by ITU Recommendation G.775). If the AIS defects are intermittently occurring, the AIS defect accumulator is decremented at a rate of 1/ 10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The E3 component goes into an operational state of disabled until the AIS alarm condition is cleared (after AIS has been no longer detected for a period of 10 seconds +/- 0.5 seconds). As long as AIS is detected on the incoming line, the node also transmits the far-end SEF/AIS (in G.751 E3) or FERF (in G.832) defect indicator over the outgoing line. The txRai attribute is set to on when transmitting the far-end SEF/AIS defect indicator on the outgoing line. The rxAisAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpE3RxRaiAlarm | 1.3.6.1.4.1.562.36.2.1.12.6.16.1.4 | integer | read-only |
This attribute displays whether a Remote Alarm Indication (RAI) alarm state has been entered. A RAI alarm state is entered when far- end SEF/AIS defects (or Far-End Receive Failure (FERF) defects in G.832 E3 Framing mode) have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds on the E3 incoming line. If the RAI defects are intermittently occurring, the RAI defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The E3 component goes into an operational state of disabled until the RAI alarm condition is cleared. The condition is cleared when the far-end defect indicator has not been detected for 10 seconds +/- 0.5 seconds. The declaration of a RAI Alarm is usually a signal that the far end facility is unable to gain synchronization. The rxRaiAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpE3TxAis | 1.3.6.1.4.1.562.36.2.1.12.6.16.1.5 | integer | read-only |
This attribute displays whether an AIS alarm is being transmitted on the E3 line. AIS is transmitted on the outgoing line when the E3 component is locked and not used for operational testing. Enumeration: 'on': 0, 'off': 1. |
mscLpE3TxRai | 1.3.6.1.4.1.562.36.2.1.12.6.16.1.6 | integer | read-only |
This attribute displays whether the far-end SEF/AIS defect indicator is transmitted over the outgoing line when the E3 component has been unlocked or used in operational testing. When the E3 component is locked and not used in operational testing, this attribute is always set to off. The far-end SEF/AIS defect indicator is transmitted over the outgoing line when SEF/AIS defects are detected on the incoming line. In G.832 E3 Framing mode, the FERF bit is set to '1' to transmit the SEF/AIS defect indicator. Enumeration: 'on': 0, 'off': 1. |
mscLpE3StatsTable | 1.3.6.1.4.1.562.36.2.1.12.6.17 | no-access |
This group contains the common operational data for E3 component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.6.17.1 | no-access |
An entry in the mscLpE3StatsTable. |
||
mscLpE3RunningTime | 1.3.6.1.4.1.562.36.2.1.12.6.17.1.1 | counter32 | read-only |
This attribute indicates the total number of seconds since the E3 component has been activated and been in unlocked state or used for operational testing. All the other error counts that follow as well as each E3 subcomponent's error counts can be updated when this count is active. |
mscLpE3ErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.6.17.1.2 | counter32 | read-only |
This attribute indicates the number of seconds that the E3 port has been in an error free state. |
mscLpE3LineCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.6.17.1.3 | counter32 | read-only |
This attribute indicates the total number of Line Code Violations (LCV) detected. An E3 Line Code Violation is an HDB3 coded signal error. LCV counting is inhibited for second intervals where a Line Severely Errored Second (LSES) is counted. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpE3LineErroredSec | 1.3.6.1.4.1.562.36.2.1.12.6.17.1.4 | counter32 | read-only |
This attribute indicates the total number of Line Errored Seconds (LES) that have been counted. A LES is declared for interval seconds containing one or more Line Code Violations (LCV) or one or more Loss Of Signal (LOS) defects. |
mscLpE3LineSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.6.17.1.5 | counter32 | read-only |
This attribute indicates the total number of Line Severely Errored Seconds (LSES) that have been counted. A LSES is declared for second intervals containing more than 34 Line Code Violations (LCV) or one or more Loss of Signal (LOS) defects. |
mscLpE3LineLosSec | 1.3.6.1.4.1.562.36.2.1.12.6.17.1.6 | counter32 | read-only |
This attribute indicates the total number of Line LOS Seconds (LOSS) that have been counted. A LOSS is declared for second intervals containing one or more Loss of Signal (LOS) defects. |
mscLpE3LineFailures | 1.3.6.1.4.1.562.36.2.1.12.6.17.1.7 | counter32 | read-only |
This attribute indicates the total number of times that a line failure (LOS failure) has been declared. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpE3PathCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.6.17.1.8 | counter32 | read-only |
This attribute indicates the total number of Path Code Violations (PCV) detected. An E3 PCV is an error in the Frame Alignment (FA) signal, or, in G.832 Framing Mode, an error in the Frame Alignment signal or a BIP-8 error. PCV counting is inhibited over second intervals where a Path Severely Errored Second (PSES) is counted. Counting of PCVs is also inhibited over second intervals where a Path Unavailable Second (PUAS) is counted. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpE3PathErroredSec | 1.3.6.1.4.1.562.36.2.1.12.6.17.1.9 | counter32 | read-only |
This attribute indicates the total number of Path Errored Seconds (PES) that have been counted. A PES is declared for second intervals containing one or more Path Code Violations (PCV) or one or more Severely Errored Frame (SEF) or Alarm Indication Signal (AIS) defects. Counting of Path Errored Seconds is inhibited when a Path Unavailable Second (PUAS) is counted over the monitored second. |
mscLpE3PathSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.6.17.1.10 | counter32 | read-only |
This attribute indicates the total number of Path Severely Errored Seconds (PSES) that have been counted. A PSES is declared for second intervals containing more than 22 (G.751 E3) or 34 (G.832 E3) Path Code Violations (PCV) or one or more Severely Errored Frame (SEF) or Alarm Indication Signal (AIS) defects. Counting of PSESs is inhibited when a Path Unavailable Second (PUAS) is counted over the monitored second. |
mscLpE3PathSefAisSec | 1.3.6.1.4.1.562.36.2.1.12.6.17.1.11 | counter32 | read-only |
This attribute indicates the total number of Path SEF/AIS Seconds (PSAS). A PSAS is declared for second intervals containing one or more Severely Errored Frame (SEF) or Alarm Indication Signal (AIS) defects. Counting of PSAS is inhibited when Path Unavailable Seconds (PUAS) is counted over the monitored second. |
mscLpE3PathUnavailSec | 1.3.6.1.4.1.562.36.2.1.12.6.17.1.12 | counter32 | read-only |
This attribute indicates the total number of one second intervals for which the E3 path is unavailable. The E3 path becomes unavailable at the onset of 10 consecutive Path Severely Errored Seconds (PSES). The 10 PSESs are included in the unavailable time. Once unavailable, the E3 path becomes available at the onset of 10 contiguous seconds with no PSES. The 10 seconds with no PSES are excluded from the unavailable time. For second intervals where PUAS is counted, counting of Path Code Violations (PCV), Path Errored Seconds (PES), Path Severely Errored Seconds (PSES) and Path SefAis Seconds (PSAS) is inhibited. |
mscLpE3PathFailures | 1.3.6.1.4.1.562.36.2.1.12.6.17.1.13 | counter32 | read-only |
This attribute indicates the total number of times that a path failure (LOF/AIS failure) has been declared. This attribute is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
mscLpDS1 | 1.3.6.1.4.1.562.36.2.1.12.7 | |||
mscLpDS1RowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.7.1 | no-access |
This entry controls the addition and deletion of mscLpDS1 components. |
|
1.3.6.1.4.1.562.36.2.1.12.7.1.1 | no-access |
A single entry in the table represents a single mscLpDS1 component. |
||
mscLpDS1RowStatus | 1.3.6.1.4.1.562.36.2.1.12.7.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpDS1 components. These components can be added and deleted. |
mscLpDS1ComponentName | 1.3.6.1.4.1.562.36.2.1.12.7.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS1StorageType | 1.3.6.1.4.1.562.36.2.1.12.7.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS1 tables. |
mscLpDS1Index | 1.3.6.1.4.1.562.36.2.1.12.7.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpDS1 tables. |
mscLpDS1Chan | 1.3.6.1.4.1.562.36.2.1.12.7.2 | |||
mscLpDS1ChanRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.1 | no-access |
This entry controls the addition and deletion of mscLpDS1Chan components. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.1.1 | no-access |
A single entry in the table represents a single mscLpDS1Chan component. |
||
mscLpDS1ChanRowStatus | 1.3.6.1.4.1.562.36.2.1.12.7.2.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpDS1Chan components. These components can be added and deleted. |
mscLpDS1ChanComponentName | 1.3.6.1.4.1.562.36.2.1.12.7.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS1ChanStorageType | 1.3.6.1.4.1.562.36.2.1.12.7.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS1Chan tables. |
mscLpDS1ChanIndex | 1.3.6.1.4.1.562.36.2.1.12.7.2.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpDS1Chan tables. |
mscLpDS1ChanTest | 1.3.6.1.4.1.562.36.2.1.12.7.2.2 | |||
mscLpDS1ChanTestRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.1 | no-access |
This entry controls the addition and deletion of mscLpDS1ChanTest components. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.2.1.1 | no-access |
A single entry in the table represents a single mscLpDS1ChanTest component. |
||
mscLpDS1ChanTestRowStatus | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpDS1ChanTest components. These components cannot be added nor deleted. |
mscLpDS1ChanTestComponentName | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS1ChanTestStorageType | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS1ChanTest tables. |
mscLpDS1ChanTestIndex | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpDS1ChanTest tables. |
mscLpDS1ChanTestStateTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.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. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.2.10.1 | no-access |
An entry in the mscLpDS1ChanTestStateTable. |
||
mscLpDS1ChanTestAdminState | 1.3.6.1.4.1.562.36.2.1.12.7.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. Enumeration: 'locked': 0, 'shuttingDown': 2, 'unlocked': 1. |
mscLpDS1ChanTestOperationalState | 1.3.6.1.4.1.562.36.2.1.12.7.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. Enumeration: 'disabled': 0, 'enabled': 1. |
mscLpDS1ChanTestUsageState | 1.3.6.1.4.1.562.36.2.1.12.7.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. Enumeration: 'active': 1, 'idle': 0, 'busy': 2. |
mscLpDS1ChanTestSetupTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.11 | no-access |
This group contains all of the operational data for a Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.2.11.1 | no-access |
An entry in the mscLpDS1ChanTestSetupTable. |
||
mscLpDS1ChanTestPurpose | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.11.1.1 | asciistring | read-write |
This attribute records the purpose of the test so that the test results can be associated and properly analyzed. |
mscLpDS1ChanTestType | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.11.1.2 | integer | read-write |
This attribute is the type of test to be run. The available test types include the following: card test sets up an internal loop on the board and runs a bit error rate test. manual test assumes the line is looped back externally and a bit error rate test is performed. localLoop test loops back the local modem and performs a bit error rate test. remoteLoop test loops back the remote modem (or CSU) and performs a bit error rate test. externalLoop test loops back the line to the far end. payloadLoop test only loops back the payload data received from the incoming line. remoteLoopThisTrib loops this particular tributary back at the far end, using services provided by the parent. v54RemoteLoop initiates a V.54 Remote Loopback test. pn127RemoteLoop initiates a PN127 Remote Loopback test. Note that not all test types are not supported by all function processors. Enumeration: 'externalLoop': 4, 'pn127RemoteLoop': 8, 'payloadLoop': 5, 'manual': 1, 'remoteLoop': 3, 'v54RemoteLoop': 7, 'remoteLoopThisTrib': 6, 'localLoop': 2, 'card': 0. |
mscLpDS1ChanTestFrmSize | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.11.1.3 | unsigned32 | read-write |
This attribute defines the size of the test data frames in number of bytes. |
mscLpDS1ChanTestFrmPatternType | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.11.1.4 | integer | read-write |
This attribute defines the type of data pattern generation to use. The following lists the available pattern types: ccitt32kBitPattern is a pseudo-random sequence of 32 kbit. ccitt8MBitPattern is a pseudo-random sequence of 8Mbit. customizedPattern is the pattern defined in the customizedPattern attribute. Enumeration: 'ccitt32kBitPattern': 0, 'customizedPattern': 2, 'ccitt8MBitPattern': 1. |
mscLpDS1ChanTestCustomizedPattern | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.11.1.5 | hex | read-write |
This attribute allows a customized 32 bit pattern to be defined for use in the test data frames. This attribute is used when the attribute frmPatternType is set to CustomizedPattern. Note that a 55 hex pattern is an alternating 1 and 0 pattern. |
mscLpDS1ChanTestDataStartDelay | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.11.1.6 | unsigned32 | read-write |
This attribute specifies the time delay (in seconds) between when the test expects the loop to have been set up, to when the test data actually starts to be transmitted. This attribute is to accommodate some non-standard equipment that requires extra time for setting up a requested loop. This attribute is ignored when the test type is set to externalLoop. |
mscLpDS1ChanTestDisplayInterval | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.11.1.7 | unsigned32 | read-write |
This attribute defines the interval (in minutes) between which interim test results are to be displayed. Results are displayed at the operator console at which the test was started. When the test type is set to externalLoop, this attribute is ignored. There will be no display of results if displayInterval is set to 0. This attribute can be changed anytime. |
mscLpDS1ChanTestDuration | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.11.1.8 | unsigned32 | read-write |
This attribute is the duration (in minutes) that test data will be transmitted. In the case of an externalLoop, this is the time that the loop is in effect. Note that dataStartDelay does not apply to the externalLoop. |
mscLpDS1ChanTestResultsTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.12 | no-access |
This group contains all the statistics related attributes of the Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.2.12.1 | no-access |
An entry in the mscLpDS1ChanTestResultsTable. |
||
mscLpDS1ChanTestElapsedTime | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.12.1.1 | counter32 | read-only |
This attribute is the number of minutes elapsed since the test started for an externalLoop test. For a data test, this is the time since test data was first transmitted. |
mscLpDS1ChanTestTimeRemaining | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.12.1.2 | unsigned32 | read-only |
This attribute is the number of minutes remaining before the test is to be stopped according to the duration attribute. |
mscLpDS1ChanTestCauseOfTermination | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.12.1.3 | integer | read-only |
This attribute indicates either the status of the test or the cause of the test's termination: neverStarted indicates that the test has not yet been started. testRunning indicates that the test has been started. stoppedByOperator indicates that the operator issued a stop command on a test that was running. testTimeExpired indicates that the test ran for the time specified by the test's duration. loopCodeSyncFailed indicates that the local end failed to synchronize to the loopCode pattern. The local end transmits the loopCode pattern to cause the remote end to apply a loopback, after which the local end should receive the loopCode pattern. The exact pattern used to request loopCode depends on the test type. This failure indicates a high rate of transmission errors, or that the remote end has failed to apply the loopback. patternSyncFailed indicates that the local end failed to synchronize to the frmPatternType test pattern, that should have been looped back at the remote end. This failure indicates a high rate of transmission errors or the absence of a loopback. patternSyncLost indicates that the local end gained and then lost synchronization to the returned frmPatternType test pattern. This failure indicates a sudden increase in transmission errors, frame slippage, or the removal of an existing loopback. unknown is set when a reason to terminate other than those listed here is encountered. Note: Only MSA cards support recognition of the failures loopCodeSyncFailed, patternSyncFailed and patternSyncLost. Other cards will not terminate the test under the conditions described by these values. Enumeration: 'patternSyncFailed': 7, 'unknown': 2, 'neverStarted': 3, 'hardwareReconfigured': 5, 'loopCodeSyncFailed': 6, 'stoppedByOperator': 1, 'testTimeExpired': 0, 'testRunning': 4, 'patternSyncLost': 8. |
mscLpDS1ChanTestBitsTx | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.12.1.4 | passportcounter64 | read-only |
This attribute is the total number of bits sent during the test period. As long as the line speed of the hardware interface is less than 70 Mbit/s, this counter is not expected to reach the maximum value. |
mscLpDS1ChanTestBytesTx | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.12.1.5 | passportcounter64 | read-only |
This attribute is the total number of bytes sent during the test period. This counter is not expected to reach its maximum value. |
mscLpDS1ChanTestFrmTx | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.12.1.6 | passportcounter64 | read-only |
This attribute is the total number of frames sent during the test period. This counter is not expected to reach its maximum value. |
mscLpDS1ChanTestBitsRx | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.12.1.7 | passportcounter64 | read-only |
This attribute is the total number of bits received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach the maximum value. |
mscLpDS1ChanTestBytesRx | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.12.1.8 | passportcounter64 | read-only |
This attribute is the total number of bytes received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpDS1ChanTestFrmRx | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.12.1.9 | passportcounter64 | read-only |
This attribute is the total number of frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpDS1ChanTestErroredFrmRx | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.12.1.10 | passportcounter64 | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the total number of errored frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpDS1ChanTestBitErrorRate | 1.3.6.1.4.1.562.36.2.1.12.7.2.2.12.1.11 | asciistring | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the calculated bit error rate on the link. Test data are generated and sent in frames of a preset size (frameSize). The Test component will try to estimate the number of bit errors in any errored frame which is identifiable. The statistics will be updated accordingly. A lost frame (may be due to an error on the flag sequence) will be discarded for the bit error rate calculation. The result is presented in the form of xEsyy, where x is the mantissa, syy is the exponent, for example 0E+00, 2E-09. Note that the bitErrorRate is an estimate only. For more reliable test results, the test should be done over a long period. Multiple tests would also improve the confidence level of the test results. |
mscLpDS1ChanCell | 1.3.6.1.4.1.562.36.2.1.12.7.2.3 | |||
mscLpDS1ChanCellRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.1 | no-access |
This entry controls the addition and deletion of mscLpDS1ChanCell components. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.3.1.1 | no-access |
A single entry in the table represents a single mscLpDS1ChanCell component. |
||
mscLpDS1ChanCellRowStatus | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpDS1ChanCell components. These components can be added and deleted. |
mscLpDS1ChanCellComponentName | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS1ChanCellStorageType | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS1ChanCell tables. |
mscLpDS1ChanCellIndex | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpDS1ChanCell tables. |
mscLpDS1ChanCellProvTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.10 | no-access |
This group contains the provisioning attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.3.10.1 | no-access |
An entry in the mscLpDS1ChanCellProvTable. |
||
mscLpDS1ChanCellAlarmActDelay | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.10.1.1 | unsigned32 | read-write |
This attribute defines the time during which a Loss of Cell Delineation (LCD) defect should be observed before declaring an LCD alarm (alarm 70115501). The time is specified in milliseconds. |
mscLpDS1ChanCellScrambleCellPayload | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.10.1.2 | integer | read-write |
Cell scrambling, as defined by ITU-T Recommendation I.432., can provide a solution to the problem of transmission equipment which is sensitive to certain bit patterns in the ATM cell payload. This attribute controls whether or not the cell payload is scrambled. It defaults to off for DS1 interfaces, and on for all other interfaces. Note that this setting must be the same at both ends of the link. Enumeration: 'on': 1, 'off': 0. |
mscLpDS1ChanCellCorrectSingleBitHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.10.1.3 | integer | read-write |
This attribute specifies whether the port corrects single bit errors detected in the headers of received cells. If single bit errors are corrected, the affected cells are passed up to the ATM layer according to normal operation. If single bit errors are not corrected, these errored cells are discarded by the physical layer. Note that cells containing multiple bit errors in their headers are always discarded. Single bit HEC error correction must remain off for the following card types: 3pDS1Atm, 8pDS1Atm, 3pE1Atm, 8pE1Atm, 2pJ6MAtm, 3pDS3Atm, and 3pE3Atm. Enumeration: 'on': 1, 'off': 0. |
mscLpDS1ChanCellOperTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.11 | no-access |
This group contains the common operational attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.3.11.1 | no-access |
An entry in the mscLpDS1ChanCellOperTable. |
||
mscLpDS1ChanCellLcdAlarm | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.11.1.1 | integer | read-only |
This attribute displays whether the Loss of Cell Delineation (LCD) failure alarm state has been entered. This state is entered when LCD defects have been observed and accumulated for a period of time specified through the alarmActDelay attribute. In ATM cell direct mapping mode, an LCD defect occurs when Out of Cell Delineation (OCD) anomaly persists for x milliseconds, and disappears when the Out of Cell Delineation (OCD) is absent for x msec. An OCD anomaly occurs when 7 consecutive incorrect HECs have been detected. An OCD anomaly terminates when 6 consecutive correct HECs have been detected. For an AtmCell component located under a DS3 or E3 component with mapping = PLCP, the LCD defect is directly derived from the PLCP LOF defect. If LCD defects are intermittently occurring, the LCD defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle The component under which is located the AtmCell component goes into an operational state of disabled until the LCD alarm condition is cleared. The condition is cleared after the LCD defect has not been reported for a period of 10 seconds +/- 0.5 seconds. The lcdAlarm attribute is always set to off when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpDS1ChanCellStatsTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.12 | no-access |
This group contains the Statistics attribute for the AtmCell component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.3.12.1 | no-access |
An entry in the mscLpDS1ChanCellStatsTable. |
||
mscLpDS1ChanCellUncorrectableHecErrors | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.12.1.1 | counter32 | read-only |
This attribute indicates the number of uncorrectable ATM cell header errors that have been detected. Counting of uncorrectableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. |
mscLpDS1ChanCellSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.12.1.2 | counter32 | read-only |
This attribute indicates the total number of ATM Cell Severely Errored Seconds (SESs) that have been counted. In direct mapping mode, an ATM Cell SES is declared for second intervals containing one or more Out of Cell Delineation (OCD) defects. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. In PLCP mapping mode, an ATM Cell SES is declared for second intervals containing one or more PLCP LOF defects. Counting of uncorrectableHeaderErrors (ucErr) and correctableHeaderErrors (cErr) is inhibited when the OCD defect is present. |
mscLpDS1ChanCellReceiveCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.12.1.3 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells received on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpDS1ChanCellTransmitCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.12.1.4 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells transmitted on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpDS1ChanCellCorrectableHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.7.2.3.12.1.5 | counter32 | read-only |
This attribute indicates the number of correctable ATM cell header errors that have been detected and corrected. Counting of correctableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected |
mscLpDS1ChanTc | 1.3.6.1.4.1.562.36.2.1.12.7.2.4 | |||
mscLpDS1ChanTcRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.1 | no-access |
This entry controls the addition and deletion of mscLpDS1ChanTc components. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.4.1.1 | no-access |
A single entry in the table represents a single mscLpDS1ChanTc component. |
||
mscLpDS1ChanTcRowStatus | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpDS1ChanTc components. These components can be added and deleted. |
mscLpDS1ChanTcComponentName | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS1ChanTcStorageType | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS1ChanTc tables. |
mscLpDS1ChanTcIndex | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpDS1ChanTc tables. |
mscLpDS1ChanTcProvTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.10 | no-access |
This group contains all specific provisioning data for a Tc component. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.4.10.1 | no-access |
An entry in the mscLpDS1ChanTcProvTable. |
||
mscLpDS1ChanTcReplacementData | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.10.1.1 | hex | read-write |
This attribute specifies the trunk conditioning data byte to be substituted into the timeslots defined by the Chan component under fault conditions. replacementData can be set to any two digit hexadecimal number. The following are recommended values: DS1 MUX Out Of Service Code = 0x1A E1 MUX Out Of Service Code = 0xFF |
mscLpDS1ChanTcSignalOneDuration | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.10.1.2 | unsigned32 | read-write |
This attribute specifies the time duration in seconds for which signalOne is substituted into the appropriate signaling bits, when a lineType that uses CAS has been defined. When signalOneDuration has expired signalTwo is substituted into the appropriate signaling bits. If signalOneDuration is set to zero then only signalTwo is substituted into the appropriate signaling bits during error conditions. signalOneDuration can be set to any integer value from 0 to 60 seconds. |
mscLpDS1ChanTcOpTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.11 | no-access |
This group contains all specific operational data for a Tc component. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.4.11.1 | no-access |
An entry in the mscLpDS1ChanTcOpTable. |
||
mscLpDS1ChanTcIngressConditioning | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.11.1.1 | integer | read-only |
This attribute indicates the status of locally generated trunk conditioning towards the ATM network. When trunk conditioning is being locally generated towards the ATM network, ingressConditioning is set to on. When trunk conditioning is not being locally generated towards the ATM network, ingressConditioning is set to off. Trunk conditioning is transmitted towards the ATM network under the following conditions: lossOfSignal (LOS) lossOfFrame (LOF) remoteAlarmIndication (RAI) alarmIndicationSignal (AIS) bufferUnderflow (BU) and in addition for E1: lossOfMultiframe (LOMF) receiveMultiframeRemoteAlarmIndication (RMRAI) Enumeration: 'on': 1, 'off': 0. |
mscLpDS1ChanTcEgressConditioning | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.11.1.2 | integer | read-only |
This attribute indicates the status of locally generated trunk conditioning towards the PDH line. When trunk conditioning is being locally generated towards the PDH line, egressConditioning is set to on. When trunk conditioning is not being locally generated towards the PDH line, egressConditioning is set to off. Trunk conditioning is transmitted towards the PDH line under the following conditions: bufferUnderflow (BU) AAL1 protocol errors. Enumeration: 'on': 1, 'off': 0. |
mscLpDS1ChanTcSigOneTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.398 | no-access |
This attribute specifies the value to be substituted into the ABCD signaling bits for the timeslots defined by the Chan component under fault conditions. The value will be substituted for the duration provisioned in signalOneDuration when a lineType that uses CAS has been defined. For a lineType of d4Cas (Super Frame), signaling bits C and D are required to equal bits A and B respectively. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.4.398.1 | no-access |
An entry in the mscLpDS1ChanTcSigOneTable. |
||
mscLpDS1ChanTcSigOneIndex | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.398.1.1 | integer | no-access |
This variable represents the mscLpDS1ChanTcSigOneTable specific index for the mscLpDS1ChanTcSigOneTable. Enumeration: 'a': 3, 'c': 1, 'b': 2, 'd': 0. |
mscLpDS1ChanTcSigOneValue | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.398.1.2 | unsigned32 | read-write |
This variable represents an individual value for the mscLpDS1ChanTcSigOneTable. |
mscLpDS1ChanTcSigTwoTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.399 | no-access |
This attribute specifies the value to be substituted into the ABCD signaling bits for the timeslots defined by the Chan component under fault conditions. The value will be substituted after the duration provisioned in signalOneDuration has expired and when a lineType that uses CAS has been defined. For a lineType of d4Cas (Super Frame), signaling bits C and D are required to equal bits A and B respectively. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.4.399.1 | no-access |
An entry in the mscLpDS1ChanTcSigTwoTable. |
||
mscLpDS1ChanTcSigTwoIndex | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.399.1.1 | integer | no-access |
This variable represents the mscLpDS1ChanTcSigTwoTable specific index for the mscLpDS1ChanTcSigTwoTable. Enumeration: 'a': 3, 'c': 1, 'b': 2, 'd': 0. |
mscLpDS1ChanTcSigTwoValue | 1.3.6.1.4.1.562.36.2.1.12.7.2.4.399.1.2 | unsigned32 | read-write |
This variable represents an individual value for the mscLpDS1ChanTcSigTwoTable. |
mscLpDS1ChanProvTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.10 | no-access |
This group contains all of the provisional data for a Channel component. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.10.1 | no-access |
An entry in the mscLpDS1ChanProvTable. |
||
mscLpDS1ChanTimeslots | 1.3.6.1.4.1.562.36.2.1.12.7.2.10.1.1 | octet string | read-write |
This attribute contains the list of timeslots that are used by the Channel component. Valid numbers are 1-24 for a Channel used by a DS1 component, and 1-31 for a Channel used by an E1 component. Description of bits: notused0(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) n16(16) n17(17) n18(18) n19(19) n20(20) n21(21) n22(22) n23(23) n24(24) n25(25) n26(26) n27(27) n28(28) n29(29) n30(30) n31(31) |
mscLpDS1ChanTimeslotDataRate | 1.3.6.1.4.1.562.36.2.1.12.7.2.10.1.2 | integer | read-write |
This attribute selects the data rate of the timeslots in a channel of a DS1 component. For E1, the data rate of the timeslots will always be 64kbit/s regardless of this attribute. When doNotOverride is selected for a channel on a DS1, the data rate of the channel's timeslots are dependant on the zeroCoding selection of the DS1 component. If the zeroCoding is B8ZS (where supported on the FP) or none, the timeslot's data rate will be 64kbit/ s. If the zeroCoding option is bit7Stuffing, the data rate of a timeslot will be 56kbit/s. When 56k is selected for a channel on a DS1, the least significant bit of each timeslot of this Channel will always be set to 1 and not used for data. The data rate for the timeslots of this channel is therefore restricted to 56kbit/s. One application of this attribute is to allow a DS1 line to support mixing channels that originate from lines that use different zeroCoding schemes. Enumeration: 'n56k': 0, 'doNotOverride': 1. |
mscLpDS1ChanApplicationFramerName | 1.3.6.1.4.1.562.36.2.1.12.7.2.10.1.3 | link | read-write |
This attribute defines the link to the software stack. It defines which application is running on top of this hardware component. |
mscLpDS1ChanCidDataTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.11 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.11.1 | no-access |
An entry in the mscLpDS1ChanCidDataTable. |
||
mscLpDS1ChanCustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.7.2.11.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpDS1ChanIfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.12 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.12.1 | no-access |
An entry in the mscLpDS1ChanIfEntryTable. |
||
mscLpDS1ChanIfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.7.2.12.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpDS1ChanIfIndex | 1.3.6.1.4.1.562.36.2.1.12.7.2.12.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpDS1ChanOperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.13 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.13.1 | no-access |
An entry in the mscLpDS1ChanOperStatusTable. |
||
mscLpDS1ChanSnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.7.2.13.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpDS1ChanStateTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.14 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.14.1 | no-access |
An entry in the mscLpDS1ChanStateTable. |
||
mscLpDS1ChanAdminState | 1.3.6.1.4.1.562.36.2.1.12.7.2.14.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. |
mscLpDS1ChanOperationalState | 1.3.6.1.4.1.562.36.2.1.12.7.2.14.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. |
mscLpDS1ChanUsageState | 1.3.6.1.4.1.562.36.2.1.12.7.2.14.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. |
mscLpDS1ChanAvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.7.2.14.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) |
mscLpDS1ChanProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.7.2.14.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) |
mscLpDS1ChanControlStatus | 1.3.6.1.4.1.562.36.2.1.12.7.2.14.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) |
mscLpDS1ChanAlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.7.2.14.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) |
mscLpDS1ChanStandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.7.2.14.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. |
mscLpDS1ChanUnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.7.2.14.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. |
mscLpDS1ChanOperTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.15 | no-access |
This group contains all of the operational data for a Channel component. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.15.1 | no-access |
An entry in the mscLpDS1ChanOperTable. |
||
mscLpDS1ChanActualChannelSpeed | 1.3.6.1.4.1.562.36.2.1.12.7.2.15.1.1 | gauge32 | read-only |
This attribute displays the measured link speed of the Channel component. |
mscLpDS1ChanAdminInfoTable | 1.3.6.1.4.1.562.36.2.1.12.7.2.16 | no-access |
This group contains the attributes pertaining to the vendor of the equipment. |
|
1.3.6.1.4.1.562.36.2.1.12.7.2.16.1 | no-access |
An entry in the mscLpDS1ChanAdminInfoTable. |
||
mscLpDS1ChanVendor | 1.3.6.1.4.1.562.36.2.1.12.7.2.16.1.1 | asciistring | read-write |
This is the name of the vendor supplying the facility. |
mscLpDS1ChanCommentText | 1.3.6.1.4.1.562.36.2.1.12.7.2.16.1.2 | asciistring | read-write |
Any miscellaneous text about the facility. |
mscLpDS1Test | 1.3.6.1.4.1.562.36.2.1.12.7.3 | |||
mscLpDS1TestRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.7.3.1 | no-access |
This entry controls the addition and deletion of mscLpDS1Test components. |
|
1.3.6.1.4.1.562.36.2.1.12.7.3.1.1 | no-access |
A single entry in the table represents a single mscLpDS1Test component. |
||
mscLpDS1TestRowStatus | 1.3.6.1.4.1.562.36.2.1.12.7.3.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpDS1Test components. These components cannot be added nor deleted. |
mscLpDS1TestComponentName | 1.3.6.1.4.1.562.36.2.1.12.7.3.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS1TestStorageType | 1.3.6.1.4.1.562.36.2.1.12.7.3.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS1Test tables. |
mscLpDS1TestIndex | 1.3.6.1.4.1.562.36.2.1.12.7.3.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpDS1Test tables. |
mscLpDS1TestStateTable | 1.3.6.1.4.1.562.36.2.1.12.7.3.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. |
|
1.3.6.1.4.1.562.36.2.1.12.7.3.10.1 | no-access |
An entry in the mscLpDS1TestStateTable. |
||
mscLpDS1TestAdminState | 1.3.6.1.4.1.562.36.2.1.12.7.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. Enumeration: 'locked': 0, 'shuttingDown': 2, 'unlocked': 1. |
mscLpDS1TestOperationalState | 1.3.6.1.4.1.562.36.2.1.12.7.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. Enumeration: 'disabled': 0, 'enabled': 1. |
mscLpDS1TestUsageState | 1.3.6.1.4.1.562.36.2.1.12.7.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. Enumeration: 'active': 1, 'idle': 0, 'busy': 2. |
mscLpDS1TestSetupTable | 1.3.6.1.4.1.562.36.2.1.12.7.3.11 | no-access |
This group contains all of the operational data for a Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.7.3.11.1 | no-access |
An entry in the mscLpDS1TestSetupTable. |
||
mscLpDS1TestPurpose | 1.3.6.1.4.1.562.36.2.1.12.7.3.11.1.1 | asciistring | read-write |
This attribute records the purpose of the test so that the test results can be associated and properly analyzed. |
mscLpDS1TestType | 1.3.6.1.4.1.562.36.2.1.12.7.3.11.1.2 | integer | read-write |
This attribute is the type of test to be run. The available test types include the following: card test sets up an internal loop on the board and runs a bit error rate test. manual test assumes the line is looped back externally and a bit error rate test is performed. localLoop test loops back the local modem and performs a bit error rate test. remoteLoop test loops back the remote modem (or CSU) and performs a bit error rate test. externalLoop test loops back the line to the far end. payloadLoop test only loops back the payload data received from the incoming line. remoteLoopThisTrib loops this particular tributary back at the far end, using services provided by the parent. v54RemoteLoop initiates a V.54 Remote Loopback test. pn127RemoteLoop initiates a PN127 Remote Loopback test. Note that not all test types are not supported by all function processors. Enumeration: 'externalLoop': 4, 'pn127RemoteLoop': 8, 'payloadLoop': 5, 'manual': 1, 'remoteLoop': 3, 'v54RemoteLoop': 7, 'remoteLoopThisTrib': 6, 'localLoop': 2, 'card': 0. |
mscLpDS1TestFrmSize | 1.3.6.1.4.1.562.36.2.1.12.7.3.11.1.3 | unsigned32 | read-write |
This attribute defines the size of the test data frames in number of bytes. |
mscLpDS1TestFrmPatternType | 1.3.6.1.4.1.562.36.2.1.12.7.3.11.1.4 | integer | read-write |
This attribute defines the type of data pattern generation to use. The following lists the available pattern types: ccitt32kBitPattern is a pseudo-random sequence of 32 kbit. ccitt8MBitPattern is a pseudo-random sequence of 8Mbit. customizedPattern is the pattern defined in the customizedPattern attribute. Enumeration: 'ccitt32kBitPattern': 0, 'customizedPattern': 2, 'ccitt8MBitPattern': 1. |
mscLpDS1TestCustomizedPattern | 1.3.6.1.4.1.562.36.2.1.12.7.3.11.1.5 | hex | read-write |
This attribute allows a customized 32 bit pattern to be defined for use in the test data frames. This attribute is used when the attribute frmPatternType is set to CustomizedPattern. Note that a 55 hex pattern is an alternating 1 and 0 pattern. |
mscLpDS1TestDataStartDelay | 1.3.6.1.4.1.562.36.2.1.12.7.3.11.1.6 | unsigned32 | read-write |
This attribute specifies the time delay (in seconds) between when the test expects the loop to have been set up, to when the test data actually starts to be transmitted. This attribute is to accommodate some non-standard equipment that requires extra time for setting up a requested loop. This attribute is ignored when the test type is set to externalLoop. |
mscLpDS1TestDisplayInterval | 1.3.6.1.4.1.562.36.2.1.12.7.3.11.1.7 | unsigned32 | read-write |
This attribute defines the interval (in minutes) between which interim test results are to be displayed. Results are displayed at the operator console at which the test was started. When the test type is set to externalLoop, this attribute is ignored. There will be no display of results if displayInterval is set to 0. This attribute can be changed anytime. |
mscLpDS1TestDuration | 1.3.6.1.4.1.562.36.2.1.12.7.3.11.1.8 | unsigned32 | read-write |
This attribute is the duration (in minutes) that test data will be transmitted. In the case of an externalLoop, this is the time that the loop is in effect. Note that dataStartDelay does not apply to the externalLoop. |
mscLpDS1TestResultsTable | 1.3.6.1.4.1.562.36.2.1.12.7.3.12 | no-access |
This group contains all the statistics related attributes of the Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.7.3.12.1 | no-access |
An entry in the mscLpDS1TestResultsTable. |
||
mscLpDS1TestElapsedTime | 1.3.6.1.4.1.562.36.2.1.12.7.3.12.1.1 | counter32 | read-only |
This attribute is the number of minutes elapsed since the test started for an externalLoop test. For a data test, this is the time since test data was first transmitted. |
mscLpDS1TestTimeRemaining | 1.3.6.1.4.1.562.36.2.1.12.7.3.12.1.2 | unsigned32 | read-only |
This attribute is the number of minutes remaining before the test is to be stopped according to the duration attribute. |
mscLpDS1TestCauseOfTermination | 1.3.6.1.4.1.562.36.2.1.12.7.3.12.1.3 | integer | read-only |
This attribute indicates either the status of the test or the cause of the test's termination: neverStarted indicates that the test has not yet been started. testRunning indicates that the test has been started. stoppedByOperator indicates that the operator issued a stop command on a test that was running. testTimeExpired indicates that the test ran for the time specified by the test's duration. loopCodeSyncFailed indicates that the local end failed to synchronize to the loopCode pattern. The local end transmits the loopCode pattern to cause the remote end to apply a loopback, after which the local end should receive the loopCode pattern. The exact pattern used to request loopCode depends on the test type. This failure indicates a high rate of transmission errors, or that the remote end has failed to apply the loopback. patternSyncFailed indicates that the local end failed to synchronize to the frmPatternType test pattern, that should have been looped back at the remote end. This failure indicates a high rate of transmission errors or the absence of a loopback. patternSyncLost indicates that the local end gained and then lost synchronization to the returned frmPatternType test pattern. This failure indicates a sudden increase in transmission errors, frame slippage, or the removal of an existing loopback. unknown is set when a reason to terminate other than those listed here is encountered. Note: Only MSA cards support recognition of the failures loopCodeSyncFailed, patternSyncFailed and patternSyncLost. Other cards will not terminate the test under the conditions described by these values. Enumeration: 'patternSyncFailed': 7, 'unknown': 2, 'neverStarted': 3, 'hardwareReconfigured': 5, 'loopCodeSyncFailed': 6, 'stoppedByOperator': 1, 'testTimeExpired': 0, 'testRunning': 4, 'patternSyncLost': 8. |
mscLpDS1TestBitsTx | 1.3.6.1.4.1.562.36.2.1.12.7.3.12.1.4 | passportcounter64 | read-only |
This attribute is the total number of bits sent during the test period. As long as the line speed of the hardware interface is less than 70 Mbit/s, this counter is not expected to reach the maximum value. |
mscLpDS1TestBytesTx | 1.3.6.1.4.1.562.36.2.1.12.7.3.12.1.5 | passportcounter64 | read-only |
This attribute is the total number of bytes sent during the test period. This counter is not expected to reach its maximum value. |
mscLpDS1TestFrmTx | 1.3.6.1.4.1.562.36.2.1.12.7.3.12.1.6 | passportcounter64 | read-only |
This attribute is the total number of frames sent during the test period. This counter is not expected to reach its maximum value. |
mscLpDS1TestBitsRx | 1.3.6.1.4.1.562.36.2.1.12.7.3.12.1.7 | passportcounter64 | read-only |
This attribute is the total number of bits received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach the maximum value. |
mscLpDS1TestBytesRx | 1.3.6.1.4.1.562.36.2.1.12.7.3.12.1.8 | passportcounter64 | read-only |
This attribute is the total number of bytes received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpDS1TestFrmRx | 1.3.6.1.4.1.562.36.2.1.12.7.3.12.1.9 | passportcounter64 | read-only |
This attribute is the total number of frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpDS1TestErroredFrmRx | 1.3.6.1.4.1.562.36.2.1.12.7.3.12.1.10 | passportcounter64 | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the total number of errored frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpDS1TestBitErrorRate | 1.3.6.1.4.1.562.36.2.1.12.7.3.12.1.11 | asciistring | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the calculated bit error rate on the link. Test data are generated and sent in frames of a preset size (frameSize). The Test component will try to estimate the number of bit errors in any errored frame which is identifiable. The statistics will be updated accordingly. A lost frame (may be due to an error on the flag sequence) will be discarded for the bit error rate calculation. The result is presented in the form of xEsyy, where x is the mantissa, syy is the exponent, for example 0E+00, 2E-09. Note that the bitErrorRate is an estimate only. For more reliable test results, the test should be done over a long period. Multiple tests would also improve the confidence level of the test results. |
mscLpDS1Dsp | 1.3.6.1.4.1.562.36.2.1.12.7.4 | |||
mscLpDS1DspRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.7.4.1 | no-access |
This entry controls the addition and deletion of mscLpDS1Dsp components. |
|
1.3.6.1.4.1.562.36.2.1.12.7.4.1.1 | no-access |
A single entry in the table represents a single mscLpDS1Dsp component. |
||
mscLpDS1DspRowStatus | 1.3.6.1.4.1.562.36.2.1.12.7.4.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpDS1Dsp components. These components cannot be added nor deleted. |
mscLpDS1DspComponentName | 1.3.6.1.4.1.562.36.2.1.12.7.4.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS1DspStorageType | 1.3.6.1.4.1.562.36.2.1.12.7.4.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS1Dsp tables. |
mscLpDS1DspIndex | 1.3.6.1.4.1.562.36.2.1.12.7.4.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpDS1Dsp tables. |
mscLpDS1Audio | 1.3.6.1.4.1.562.36.2.1.12.7.5 | |||
mscLpDS1AudioRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.7.5.1 | no-access |
This entry controls the addition and deletion of mscLpDS1Audio components. |
|
1.3.6.1.4.1.562.36.2.1.12.7.5.1.1 | no-access |
A single entry in the table represents a single mscLpDS1Audio component. |
||
mscLpDS1AudioRowStatus | 1.3.6.1.4.1.562.36.2.1.12.7.5.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpDS1Audio components. These components cannot be added nor deleted. |
mscLpDS1AudioComponentName | 1.3.6.1.4.1.562.36.2.1.12.7.5.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpDS1AudioStorageType | 1.3.6.1.4.1.562.36.2.1.12.7.5.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpDS1Audio tables. |
mscLpDS1AudioIndex | 1.3.6.1.4.1.562.36.2.1.12.7.5.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpDS1Audio tables. |
mscLpDS1ProvTable | 1.3.6.1.4.1.562.36.2.1.12.7.10 | no-access |
This group contains all of the provisioning data for a DS1 component. |
|
1.3.6.1.4.1.562.36.2.1.12.7.10.1 | no-access |
An entry in the mscLpDS1ProvTable. |
||
mscLpDS1LineType | 1.3.6.1.4.1.562.36.2.1.12.7.10.1.1 | integer | read-write |
This attribute defines the framing of the DS1 line. d4 defines a framing pattern of 12 frames per multiframe. esf defines a framing pattern of 24 frames per multiframe. d4Cas defines a framing pattern of 12 frames per multiframe with channel associated signalling. esfCas defines a framing pattern of 24 frames per multiframe with channel associated signalling. unframed defines an unknown framing pattern for clear channels. For cell-based cards only the default option esf is permitted. Enumeration: 'esf': 1, 'd4': 0, 'unframed': 6, 'd4Cas': 4, 'esfCas': 5. |
mscLpDS1ZeroCoding | 1.3.6.1.4.1.562.36.2.1.12.7.10.1.2 | integer | read-write |
This attribute defines the zero encoding on the DS1 line. bit7Stuffing sets bit 7 of every timeslot to a one to guarantee ones's density. This reduces the available bandwidth of the channel by 1/8. b8zs substitutes a pattern of bipolar violations if more than 7 zeros in a row are to be transported. ami specifies Alternate Mark Inversion, in which successive marks (ones) alternate between positive and negative polarity voltage signals, and spaces (zeros) are sent as a zero amplitude signal. When zeroCoding is set to ami and lineType is set to d4, it is recommended that raiAlarmType be set to SBit in order to avoid possible mimic RAI alarm. For cell-based cards only the default value b8zs is permitted. Enumeration: 'ami': 2, 'bit7Stuffing': 0, 'b8zs': 1. |
mscLpDS1ClockingSource | 1.3.6.1.4.1.562.36.2.1.12.7.10.1.3 | integer | read-write |
This attribute defines the source of the transmit clock for the DS1 line. When local is selected, the crystal on the port generates the clocking for the line. When line is selected, the port synchronizes to the clock from the facility. When module is selected, the ports clock synchronizes to the clock provided by the oscillator on the active CP. When otherPort is selected, the port synchronizes to the port with a clocking source of line. When srtsMode is selected, the port transmit frequency depends on the SRTS (Synchronous Residual Time-Stamp) received over the ATM network. SRTS information is also generated sent over the ATM network. When adaptiveMode is selected, the port transmit frequency continually adapts to match the egress data received from the ATM network. A port with srtsMode or adaptiveMode must have a single Chan which may be linked only to an Aal1Ces.service with serviceType unstructured If the NetworkSynchronization component is present, the default value of this attribute is module, otherwise it defaults to line, except for the 3pDS1Atm card, which it defaults to local. On a 3pDS1Atm card all ports must have the same value, and be either local or module. otherPort is valid only on AAL1 cards. srtsMode is valid only on AAL1 and Multi-Service Access cards. adaptiveMode is valid only on Multi-Service Access cards. On 4DS1Aal1 cards either: all four ports' clockingSource values must be local OR all four ports' clockingSource values must be module OR one port's clockingSource value must be line and the other three must be otherPort. A port can only have srtsMode selected if the other ports are module or srtsMode. Enumeration: 'srtsMode': 4, 'module': 2, 'adaptiveMode': 5, 'otherPort': 3, 'line': 1, 'local': 0. |
mscLpDS1RaiAlarmType | 1.3.6.1.4.1.562.36.2.1.12.7.10.1.4 | integer | read-write |
This attribute defines the method of sending a RAI (Remote Alarm Indication) alarm on a DS1 line. When SBit is selected, RAI alarm is sent by setting the S bit in frame 12. When Bit2 is selected, RAI alarm is sent by setting bit 2 in all timeslots to 0. When fdl is selected, RAI alarm is sent by a repeating pattern of 00 hex and FF hex on the FDL link. Note that for lineType of d4, only the SBit and the Bit2 methods are applicable. Whereas for lineType of esf, only the Bit2 and the fdl methods are applicable. SBit method is recommended if lineType is set to d4 and zeroCoding is set to ami. This will help to avoid potential mimic RAI alarm when 1's density is too low in the data transmitted. For cell-based cards only the default value fdl is permitted. Enumeration: 'sBit': 0, 'bit2': 1, 'fdl': 2. |
mscLpDS1LineLength | 1.3.6.1.4.1.562.36.2.1.12.7.10.1.5 | unsigned32 | read-write |
This attribute defines the line length (in feet) for equalization calculations for the DS1 line. The value ranges between 0-655. For 8pDS1Atm cards the actual value used for equalization is rounded up to the nearest 110 feet; for all other card types the actual value used is rounded to the nearest 50 feet. |
mscLpDS1CidDataTable | 1.3.6.1.4.1.562.36.2.1.12.7.11 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.7.11.1 | no-access |
An entry in the mscLpDS1CidDataTable. |
||
mscLpDS1CustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.7.11.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpDS1AdminInfoTable | 1.3.6.1.4.1.562.36.2.1.12.7.12 | no-access |
This group contains the attributes pertaining to the vendor of the equipment. |
|
1.3.6.1.4.1.562.36.2.1.12.7.12.1 | no-access |
An entry in the mscLpDS1AdminInfoTable. |
||
mscLpDS1Vendor | 1.3.6.1.4.1.562.36.2.1.12.7.12.1.1 | asciistring | read-write |
This is the name of the vendor supplying the facility. |
mscLpDS1CommentText | 1.3.6.1.4.1.562.36.2.1.12.7.12.1.2 | asciistring | read-write |
Any miscellaneous text about the facility. |
mscLpDS1IfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.7.13 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.7.13.1 | no-access |
An entry in the mscLpDS1IfEntryTable. |
||
mscLpDS1IfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.7.13.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpDS1IfIndex | 1.3.6.1.4.1.562.36.2.1.12.7.13.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpDS1OperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.7.14 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.7.14.1 | no-access |
An entry in the mscLpDS1OperStatusTable. |
||
mscLpDS1SnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.7.14.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpDS1StateTable | 1.3.6.1.4.1.562.36.2.1.12.7.15 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.7.15.1 | no-access |
An entry in the mscLpDS1StateTable. |
||
mscLpDS1AdminState | 1.3.6.1.4.1.562.36.2.1.12.7.15.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. |
mscLpDS1OperationalState | 1.3.6.1.4.1.562.36.2.1.12.7.15.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. |
mscLpDS1UsageState | 1.3.6.1.4.1.562.36.2.1.12.7.15.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. |
mscLpDS1AvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.7.15.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) |
mscLpDS1ProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.7.15.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) |
mscLpDS1ControlStatus | 1.3.6.1.4.1.562.36.2.1.12.7.15.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) |
mscLpDS1AlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.7.15.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) |
mscLpDS1StandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.7.15.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. |
mscLpDS1UnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.7.15.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. |
mscLpDS1OperTable | 1.3.6.1.4.1.562.36.2.1.12.7.16 | no-access |
This group contains the common operational data for a component in a digital hierarchy interface. |
|
1.3.6.1.4.1.562.36.2.1.12.7.16.1 | no-access |
An entry in the mscLpDS1OperTable. |
||
mscLpDS1LosAlarm | 1.3.6.1.4.1.562.36.2.1.12.7.16.1.1 | integer | read-only |
This attribute displays whether a LOS (Loss of Signal) alarm state has been entered. A LOS alarm is declared after LOS defects have been observed and accumulated for a period of 2 seconds +/- 0.5 seconds (for 3pDS1Atm, 3pE1Atm, 8pDS1Atm, and 8pE1Atm cards: 2.5 seconds +/- 0.5 seconds). A LOS defect is detected upon observing all zeros for 150 ms (for 3pDS1Atm, 3pE1Atm, 8pDS1Atm, and 8pE1Atm cards: upon observing 175 +/- 75 pulse positions with no pulses of either positive or negative polarity). If the LOS defects are intermittently occurring, the LOS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The port goes into an operational state of disabled until the LOS alarm state is cleared. Also, an RAI alarm is transmitted to the far end for the duration of the LOS alarm state. The LOS alarm state is cleared when LOS defects are absent for 10 seconds +/- 0.5 seconds. Enumeration: 'on': 0, 'off': 1. |
mscLpDS1RxAisAlarm | 1.3.6.1.4.1.562.36.2.1.12.7.16.1.2 | integer | read-only |
This attribute displays whether an AIS (Alarm Indication Signal) alarm state has been entered. The AIS Alarm state is entered when AIS defects have been observed and accumulated for 2.5 seconds +/ - 0.5 seconds. An AIS defect is detected after having received less than 3 zeros in a 2048 bit period (for 8pDS1Atm cards: when both an Out Of Frame condition exists and a 1's density of at least 99.9% is present for a time T, where 3 ms T 75 ms; for 8pE1Atm cards: when both an Out Of Frame condition exists and fewer than three 0's have been received in 512 bit periods). If the AIS defects are intermittently occurring, the AIS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The port goes into an operational state of disabled for the duration of an AIS alarm state. The AIS alarm state is cleared when AIS defects are absent for 10 seconds +/- 0.5 seconds. Enumeration: 'on': 0, 'off': 1. |
mscLpDS1LofAlarm | 1.3.6.1.4.1.562.36.2.1.12.7.16.1.3 | integer | read-only |
This attribute displays whether a LOF (Loss of Frame) alarm state has been entered. The LOF alarm state is entered when LOF defects (for DS1: 2 out of 5 framing bits in error; for E1: 3 consecutive frame alignment patterns in error) have been detected for 3 seconds +/- 0.5 seconds (for 3pDS1Atm, 3pE1Atm, 8pDS1Atm, and 8pE1Atm cards: 2.5 seconds +/- 0.5 seconds). If the LOF defects are intermittently occurring, the LOF defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The port goes into an operational state of disabled until the LOF alarm state is cleared. Also, an RAI alarm is transmitted to the far end for the duration of the LOF alarm state The condition is cleared when framing has been achieved for 10 seconds +/- 0.5 seconds. Enumeration: 'on': 0, 'off': 1. |
mscLpDS1RxRaiAlarm | 1.3.6.1.4.1.562.36.2.1.12.7.16.1.4 | integer | read-only |
This attribute displays whether an RAI (Remote Alarm Indication) alarm state has been entered. An RAI alarm state is entered when the RAI defect indicator has been observed and accumulated for 3.5 seconds +/- 0.5 seconds. For 3pDS1Atm, and 8pDS1Atm cards: alarm is declared immediately upon observing the defect is present, with no integration time. For 3pE1Atm, and 8pE1Atm cards: alarm state is entered when the RAI defect indicator has been observed and accumulated for 2.5 seconds +/- 0.5 seconds. If the RAI defects are intermittently occurring, the RAI defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The RAI alarm state is cleared when the RAI defect indicator has been absent for 10 seconds +/- 0.5 seconds (for 3pDS1Atm, and 8pDS1Atm cards: alarm is cleared immediately upon observing the defect is absent, with no integration time). The RAI alarm is usually an indication that the far end facility is unable to gain synchronization. Enumeration: 'on': 0, 'off': 1. |
mscLpDS1TxAisAlarm | 1.3.6.1.4.1.562.36.2.1.12.7.16.1.5 | integer | read-only |
This attribute displays whether an AIS (Alarm Indication Signal) alarm is being transmitted on the line. An AIS alarm is transmitted when the port is in a locked state. Enumeration: 'on': 0, 'off': 1. |
mscLpDS1TxRaiAlarm | 1.3.6.1.4.1.562.36.2.1.12.7.16.1.6 | integer | read-only |
This attribute displays whether a RAI signal is being sent on the outgoing line. The RAI signal is transmitted when the port detects a LOF alarm condition (for 3pDS1Atm, 3pE1Atm, 8pDS1Atm, and 8pE1Atm cards: RAI is transmitted when the port detects a LOS, LOF, or AIS condition). Enumeration: 'on': 0, 'off': 1. |
mscLpDS1StatsTable | 1.3.6.1.4.1.562.36.2.1.12.7.17 | no-access |
This group contains the common statistical data for a component in a digital hierarchy interface. |
|
1.3.6.1.4.1.562.36.2.1.12.7.17.1 | no-access |
An entry in the mscLpDS1StatsTable. |
||
mscLpDS1RunningTime | 1.3.6.1.4.1.562.36.2.1.12.7.17.1.1 | counter32 | read-only |
The number of seconds since the port component was activated. |
mscLpDS1ErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.7.17.1.2 | counter32 | read-only |
The number of seconds that the port has been in an error free state. |
mscLpDS1ErroredSec | 1.3.6.1.4.1.562.36.2.1.12.7.17.1.3 | counter32 | read-only |
An errored second is declared when a second with one or more Code Violation Error events, or one or more Out Of Frame events occurs. A code violation error may be a CRC error or a BPV error. An Out Of Frame event occurs when 2 out of 5 framing bits are in error. |
mscLpDS1SevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.7.17.1.4 | counter32 | read-only |
A severely errored second occurs when a second with 320 or more Code Violation Error events or one or more Out Of Frame events occurs. |
mscLpDS1SevErroredFrmSec | 1.3.6.1.4.1.562.36.2.1.12.7.17.1.5 | counter32 | read-only |
A severely errored framing second occurs when a second with one or more Out Of Frame events occurs. |
mscLpDS1UnavailSec | 1.3.6.1.4.1.562.36.2.1.12.7.17.1.6 | counter32 | read-only |
The total number of seconds that the interface is in an unavailable signal state. An unavailable signal state occurs at the onset of 10 consecutive Severely Errored Seconds. The state is cleared at the onset of 10 seconds with no Severely Errored Seconds. |
mscLpDS1BpvErrors | 1.3.6.1.4.1.562.36.2.1.12.7.17.1.7 | counter32 | read-only |
The current count of Bipolar Violations. A bipolar violation is an error in the alternate mark inversion pattern (AMI) on the line. |
mscLpDS1CrcErrors | 1.3.6.1.4.1.562.36.2.1.12.7.17.1.8 | counter32 | read-only |
If the interface is a DS1 line, it is the current count of CRC-6 errors. These will only be counted when the lineType is ESF. If the interface is an E1 line, it is the total number of CRC-4 errors. These will only be counted when crc4Mode is on. |
mscLpDS1FrmErrors | 1.3.6.1.4.1.562.36.2.1.12.7.17.1.9 | counter32 | read-only |
The current count of frame errors. A frame error is an error in the framing bits |
mscLpDS1LosStateChanges | 1.3.6.1.4.1.562.36.2.1.12.7.17.1.10 | counter32 | read-only |
The total number of times that the line lost signal. |
mscLpDS1SlipErrors | 1.3.6.1.4.1.562.36.2.1.12.7.17.1.11 | counter32 | read-only |
The total number of times that the line experienced a controlled frame slip. This attribute is incremented for ports on the voice cards (for example the 1pDS1V and the 1pE1V function processors) only. |
mscLpE1 | 1.3.6.1.4.1.562.36.2.1.12.8 | |||
mscLpE1RowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.8.1 | no-access |
This entry controls the addition and deletion of mscLpE1 components. |
|
1.3.6.1.4.1.562.36.2.1.12.8.1.1 | no-access |
A single entry in the table represents a single mscLpE1 component. |
||
mscLpE1RowStatus | 1.3.6.1.4.1.562.36.2.1.12.8.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpE1 components. These components can be added and deleted. |
mscLpE1ComponentName | 1.3.6.1.4.1.562.36.2.1.12.8.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpE1StorageType | 1.3.6.1.4.1.562.36.2.1.12.8.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpE1 tables. |
mscLpE1Index | 1.3.6.1.4.1.562.36.2.1.12.8.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpE1 tables. |
mscLpE1Chan | 1.3.6.1.4.1.562.36.2.1.12.8.2 | |||
mscLpE1ChanRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.1 | no-access |
This entry controls the addition and deletion of mscLpE1Chan components. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.1.1 | no-access |
A single entry in the table represents a single mscLpE1Chan component. |
||
mscLpE1ChanRowStatus | 1.3.6.1.4.1.562.36.2.1.12.8.2.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpE1Chan components. These components can be added and deleted. |
mscLpE1ChanComponentName | 1.3.6.1.4.1.562.36.2.1.12.8.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpE1ChanStorageType | 1.3.6.1.4.1.562.36.2.1.12.8.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpE1Chan tables. |
mscLpE1ChanIndex | 1.3.6.1.4.1.562.36.2.1.12.8.2.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpE1Chan tables. |
mscLpE1ChanTest | 1.3.6.1.4.1.562.36.2.1.12.8.2.2 | |||
mscLpE1ChanTestRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.1 | no-access |
This entry controls the addition and deletion of mscLpE1ChanTest components. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.2.1.1 | no-access |
A single entry in the table represents a single mscLpE1ChanTest component. |
||
mscLpE1ChanTestRowStatus | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpE1ChanTest components. These components cannot be added nor deleted. |
mscLpE1ChanTestComponentName | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpE1ChanTestStorageType | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpE1ChanTest tables. |
mscLpE1ChanTestIndex | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpE1ChanTest tables. |
mscLpE1ChanTestStateTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.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. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.2.10.1 | no-access |
An entry in the mscLpE1ChanTestStateTable. |
||
mscLpE1ChanTestAdminState | 1.3.6.1.4.1.562.36.2.1.12.8.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. Enumeration: 'locked': 0, 'shuttingDown': 2, 'unlocked': 1. |
mscLpE1ChanTestOperationalState | 1.3.6.1.4.1.562.36.2.1.12.8.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. Enumeration: 'disabled': 0, 'enabled': 1. |
mscLpE1ChanTestUsageState | 1.3.6.1.4.1.562.36.2.1.12.8.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. Enumeration: 'active': 1, 'idle': 0, 'busy': 2. |
mscLpE1ChanTestSetupTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.11 | no-access |
This group contains all of the operational data for a Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.2.11.1 | no-access |
An entry in the mscLpE1ChanTestSetupTable. |
||
mscLpE1ChanTestPurpose | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.11.1.1 | asciistring | read-write |
This attribute records the purpose of the test so that the test results can be associated and properly analyzed. |
mscLpE1ChanTestType | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.11.1.2 | integer | read-write |
This attribute is the type of test to be run. The available test types include the following: card test sets up an internal loop on the board and runs a bit error rate test. manual test assumes the line is looped back externally and a bit error rate test is performed. localLoop test loops back the local modem and performs a bit error rate test. remoteLoop test loops back the remote modem (or CSU) and performs a bit error rate test. externalLoop test loops back the line to the far end. payloadLoop test only loops back the payload data received from the incoming line. remoteLoopThisTrib loops this particular tributary back at the far end, using services provided by the parent. v54RemoteLoop initiates a V.54 Remote Loopback test. pn127RemoteLoop initiates a PN127 Remote Loopback test. Note that not all test types are not supported by all function processors. Enumeration: 'externalLoop': 4, 'pn127RemoteLoop': 8, 'payloadLoop': 5, 'manual': 1, 'remoteLoop': 3, 'v54RemoteLoop': 7, 'remoteLoopThisTrib': 6, 'localLoop': 2, 'card': 0. |
mscLpE1ChanTestFrmSize | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.11.1.3 | unsigned32 | read-write |
This attribute defines the size of the test data frames in number of bytes. |
mscLpE1ChanTestFrmPatternType | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.11.1.4 | integer | read-write |
This attribute defines the type of data pattern generation to use. The following lists the available pattern types: ccitt32kBitPattern is a pseudo-random sequence of 32 kbit. ccitt8MBitPattern is a pseudo-random sequence of 8Mbit. customizedPattern is the pattern defined in the customizedPattern attribute. Enumeration: 'ccitt32kBitPattern': 0, 'customizedPattern': 2, 'ccitt8MBitPattern': 1. |
mscLpE1ChanTestCustomizedPattern | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.11.1.5 | hex | read-write |
This attribute allows a customized 32 bit pattern to be defined for use in the test data frames. This attribute is used when the attribute frmPatternType is set to CustomizedPattern. Note that a 55 hex pattern is an alternating 1 and 0 pattern. |
mscLpE1ChanTestDataStartDelay | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.11.1.6 | unsigned32 | read-write |
This attribute specifies the time delay (in seconds) between when the test expects the loop to have been set up, to when the test data actually starts to be transmitted. This attribute is to accommodate some non-standard equipment that requires extra time for setting up a requested loop. This attribute is ignored when the test type is set to externalLoop. |
mscLpE1ChanTestDisplayInterval | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.11.1.7 | unsigned32 | read-write |
This attribute defines the interval (in minutes) between which interim test results are to be displayed. Results are displayed at the operator console at which the test was started. When the test type is set to externalLoop, this attribute is ignored. There will be no display of results if displayInterval is set to 0. This attribute can be changed anytime. |
mscLpE1ChanTestDuration | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.11.1.8 | unsigned32 | read-write |
This attribute is the duration (in minutes) that test data will be transmitted. In the case of an externalLoop, this is the time that the loop is in effect. Note that dataStartDelay does not apply to the externalLoop. |
mscLpE1ChanTestResultsTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.12 | no-access |
This group contains all the statistics related attributes of the Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.2.12.1 | no-access |
An entry in the mscLpE1ChanTestResultsTable. |
||
mscLpE1ChanTestElapsedTime | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.12.1.1 | counter32 | read-only |
This attribute is the number of minutes elapsed since the test started for an externalLoop test. For a data test, this is the time since test data was first transmitted. |
mscLpE1ChanTestTimeRemaining | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.12.1.2 | unsigned32 | read-only |
This attribute is the number of minutes remaining before the test is to be stopped according to the duration attribute. |
mscLpE1ChanTestCauseOfTermination | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.12.1.3 | integer | read-only |
This attribute indicates either the status of the test or the cause of the test's termination: neverStarted indicates that the test has not yet been started. testRunning indicates that the test has been started. stoppedByOperator indicates that the operator issued a stop command on a test that was running. testTimeExpired indicates that the test ran for the time specified by the test's duration. loopCodeSyncFailed indicates that the local end failed to synchronize to the loopCode pattern. The local end transmits the loopCode pattern to cause the remote end to apply a loopback, after which the local end should receive the loopCode pattern. The exact pattern used to request loopCode depends on the test type. This failure indicates a high rate of transmission errors, or that the remote end has failed to apply the loopback. patternSyncFailed indicates that the local end failed to synchronize to the frmPatternType test pattern, that should have been looped back at the remote end. This failure indicates a high rate of transmission errors or the absence of a loopback. patternSyncLost indicates that the local end gained and then lost synchronization to the returned frmPatternType test pattern. This failure indicates a sudden increase in transmission errors, frame slippage, or the removal of an existing loopback. unknown is set when a reason to terminate other than those listed here is encountered. Note: Only MSA cards support recognition of the failures loopCodeSyncFailed, patternSyncFailed and patternSyncLost. Other cards will not terminate the test under the conditions described by these values. Enumeration: 'patternSyncFailed': 7, 'unknown': 2, 'neverStarted': 3, 'hardwareReconfigured': 5, 'loopCodeSyncFailed': 6, 'stoppedByOperator': 1, 'testTimeExpired': 0, 'testRunning': 4, 'patternSyncLost': 8. |
mscLpE1ChanTestBitsTx | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.12.1.4 | passportcounter64 | read-only |
This attribute is the total number of bits sent during the test period. As long as the line speed of the hardware interface is less than 70 Mbit/s, this counter is not expected to reach the maximum value. |
mscLpE1ChanTestBytesTx | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.12.1.5 | passportcounter64 | read-only |
This attribute is the total number of bytes sent during the test period. This counter is not expected to reach its maximum value. |
mscLpE1ChanTestFrmTx | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.12.1.6 | passportcounter64 | read-only |
This attribute is the total number of frames sent during the test period. This counter is not expected to reach its maximum value. |
mscLpE1ChanTestBitsRx | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.12.1.7 | passportcounter64 | read-only |
This attribute is the total number of bits received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach the maximum value. |
mscLpE1ChanTestBytesRx | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.12.1.8 | passportcounter64 | read-only |
This attribute is the total number of bytes received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpE1ChanTestFrmRx | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.12.1.9 | passportcounter64 | read-only |
This attribute is the total number of frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpE1ChanTestErroredFrmRx | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.12.1.10 | passportcounter64 | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the total number of errored frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpE1ChanTestBitErrorRate | 1.3.6.1.4.1.562.36.2.1.12.8.2.2.12.1.11 | asciistring | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the calculated bit error rate on the link. Test data are generated and sent in frames of a preset size (frameSize). The Test component will try to estimate the number of bit errors in any errored frame which is identifiable. The statistics will be updated accordingly. A lost frame (may be due to an error on the flag sequence) will be discarded for the bit error rate calculation. The result is presented in the form of xEsyy, where x is the mantissa, syy is the exponent, for example 0E+00, 2E-09. Note that the bitErrorRate is an estimate only. For more reliable test results, the test should be done over a long period. Multiple tests would also improve the confidence level of the test results. |
mscLpE1ChanCell | 1.3.6.1.4.1.562.36.2.1.12.8.2.3 | |||
mscLpE1ChanCellRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.1 | no-access |
This entry controls the addition and deletion of mscLpE1ChanCell components. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.3.1.1 | no-access |
A single entry in the table represents a single mscLpE1ChanCell component. |
||
mscLpE1ChanCellRowStatus | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpE1ChanCell components. These components can be added and deleted. |
mscLpE1ChanCellComponentName | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpE1ChanCellStorageType | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpE1ChanCell tables. |
mscLpE1ChanCellIndex | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpE1ChanCell tables. |
mscLpE1ChanCellProvTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.10 | no-access |
This group contains the provisioning attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.3.10.1 | no-access |
An entry in the mscLpE1ChanCellProvTable. |
||
mscLpE1ChanCellAlarmActDelay | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.10.1.1 | unsigned32 | read-write |
This attribute defines the time during which a Loss of Cell Delineation (LCD) defect should be observed before declaring an LCD alarm (alarm 70115501). The time is specified in milliseconds. |
mscLpE1ChanCellScrambleCellPayload | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.10.1.2 | integer | read-write |
Cell scrambling, as defined by ITU-T Recommendation I.432., can provide a solution to the problem of transmission equipment which is sensitive to certain bit patterns in the ATM cell payload. This attribute controls whether or not the cell payload is scrambled. It defaults to off for DS1 interfaces, and on for all other interfaces. Note that this setting must be the same at both ends of the link. Enumeration: 'on': 1, 'off': 0. |
mscLpE1ChanCellCorrectSingleBitHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.10.1.3 | integer | read-write |
This attribute specifies whether the port corrects single bit errors detected in the headers of received cells. If single bit errors are corrected, the affected cells are passed up to the ATM layer according to normal operation. If single bit errors are not corrected, these errored cells are discarded by the physical layer. Note that cells containing multiple bit errors in their headers are always discarded. Single bit HEC error correction must remain off for the following card types: 3pDS1Atm, 8pDS1Atm, 3pE1Atm, 8pE1Atm, 2pJ6MAtm, 3pDS3Atm, and 3pE3Atm. Enumeration: 'on': 1, 'off': 0. |
mscLpE1ChanCellOperTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.11 | no-access |
This group contains the common operational attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.3.11.1 | no-access |
An entry in the mscLpE1ChanCellOperTable. |
||
mscLpE1ChanCellLcdAlarm | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.11.1.1 | integer | read-only |
This attribute displays whether the Loss of Cell Delineation (LCD) failure alarm state has been entered. This state is entered when LCD defects have been observed and accumulated for a period of time specified through the alarmActDelay attribute. In ATM cell direct mapping mode, an LCD defect occurs when Out of Cell Delineation (OCD) anomaly persists for x milliseconds, and disappears when the Out of Cell Delineation (OCD) is absent for x msec. An OCD anomaly occurs when 7 consecutive incorrect HECs have been detected. An OCD anomaly terminates when 6 consecutive correct HECs have been detected. For an AtmCell component located under a DS3 or E3 component with mapping = PLCP, the LCD defect is directly derived from the PLCP LOF defect. If LCD defects are intermittently occurring, the LCD defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle The component under which is located the AtmCell component goes into an operational state of disabled until the LCD alarm condition is cleared. The condition is cleared after the LCD defect has not been reported for a period of 10 seconds +/- 0.5 seconds. The lcdAlarm attribute is always set to off when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpE1ChanCellStatsTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.12 | no-access |
This group contains the Statistics attribute for the AtmCell component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.3.12.1 | no-access |
An entry in the mscLpE1ChanCellStatsTable. |
||
mscLpE1ChanCellUncorrectableHecErrors | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.12.1.1 | counter32 | read-only |
This attribute indicates the number of uncorrectable ATM cell header errors that have been detected. Counting of uncorrectableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. |
mscLpE1ChanCellSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.12.1.2 | counter32 | read-only |
This attribute indicates the total number of ATM Cell Severely Errored Seconds (SESs) that have been counted. In direct mapping mode, an ATM Cell SES is declared for second intervals containing one or more Out of Cell Delineation (OCD) defects. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. In PLCP mapping mode, an ATM Cell SES is declared for second intervals containing one or more PLCP LOF defects. Counting of uncorrectableHeaderErrors (ucErr) and correctableHeaderErrors (cErr) is inhibited when the OCD defect is present. |
mscLpE1ChanCellReceiveCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.12.1.3 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells received on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpE1ChanCellTransmitCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.12.1.4 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells transmitted on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpE1ChanCellCorrectableHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.8.2.3.12.1.5 | counter32 | read-only |
This attribute indicates the number of correctable ATM cell header errors that have been detected and corrected. Counting of correctableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected |
mscLpE1ChanTc | 1.3.6.1.4.1.562.36.2.1.12.8.2.4 | |||
mscLpE1ChanTcRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.1 | no-access |
This entry controls the addition and deletion of mscLpE1ChanTc components. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.4.1.1 | no-access |
A single entry in the table represents a single mscLpE1ChanTc component. |
||
mscLpE1ChanTcRowStatus | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpE1ChanTc components. These components can be added and deleted. |
mscLpE1ChanTcComponentName | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpE1ChanTcStorageType | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpE1ChanTc tables. |
mscLpE1ChanTcIndex | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpE1ChanTc tables. |
mscLpE1ChanTcProvTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.10 | no-access |
This group contains all specific provisioning data for a Tc component. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.4.10.1 | no-access |
An entry in the mscLpE1ChanTcProvTable. |
||
mscLpE1ChanTcReplacementData | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.10.1.1 | hex | read-write |
This attribute specifies the trunk conditioning data byte to be substituted into the timeslots defined by the Chan component under fault conditions. replacementData can be set to any two digit hexadecimal number. The following are recommended values: DS1 MUX Out Of Service Code = 0x1A E1 MUX Out Of Service Code = 0xFF |
mscLpE1ChanTcSignalOneDuration | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.10.1.2 | unsigned32 | read-write |
This attribute specifies the time duration in seconds for which signalOne is substituted into the appropriate signaling bits, when a lineType that uses CAS has been defined. When signalOneDuration has expired signalTwo is substituted into the appropriate signaling bits. If signalOneDuration is set to zero then only signalTwo is substituted into the appropriate signaling bits during error conditions. signalOneDuration can be set to any integer value from 0 to 60 seconds. |
mscLpE1ChanTcOpTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.11 | no-access |
This group contains all specific operational data for a Tc component. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.4.11.1 | no-access |
An entry in the mscLpE1ChanTcOpTable. |
||
mscLpE1ChanTcIngressConditioning | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.11.1.1 | integer | read-only |
This attribute indicates the status of locally generated trunk conditioning towards the ATM network. When trunk conditioning is being locally generated towards the ATM network, ingressConditioning is set to on. When trunk conditioning is not being locally generated towards the ATM network, ingressConditioning is set to off. Trunk conditioning is transmitted towards the ATM network under the following conditions: lossOfSignal (LOS) lossOfFrame (LOF) remoteAlarmIndication (RAI) alarmIndicationSignal (AIS) bufferUnderflow (BU) and in addition for E1: lossOfMultiframe (LOMF) receiveMultiframeRemoteAlarmIndication (RMRAI) Enumeration: 'on': 1, 'off': 0. |
mscLpE1ChanTcEgressConditioning | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.11.1.2 | integer | read-only |
This attribute indicates the status of locally generated trunk conditioning towards the PDH line. When trunk conditioning is being locally generated towards the PDH line, egressConditioning is set to on. When trunk conditioning is not being locally generated towards the PDH line, egressConditioning is set to off. Trunk conditioning is transmitted towards the PDH line under the following conditions: bufferUnderflow (BU) AAL1 protocol errors. Enumeration: 'on': 1, 'off': 0. |
mscLpE1ChanTcSigOneTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.398 | no-access |
This attribute specifies the value to be substituted into the ABCD signaling bits for the timeslots defined by the Chan component under fault conditions. The value will be substituted for the duration provisioned in signalOneDuration when a lineType that uses CAS has been defined. For a lineType of d4Cas (Super Frame), signaling bits C and D are required to equal bits A and B respectively. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.4.398.1 | no-access |
An entry in the mscLpE1ChanTcSigOneTable. |
||
mscLpE1ChanTcSigOneIndex | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.398.1.1 | integer | no-access |
This variable represents the mscLpE1ChanTcSigOneTable specific index for the mscLpE1ChanTcSigOneTable. Enumeration: 'a': 3, 'c': 1, 'b': 2, 'd': 0. |
mscLpE1ChanTcSigOneValue | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.398.1.2 | unsigned32 | read-write |
This variable represents an individual value for the mscLpE1ChanTcSigOneTable. |
mscLpE1ChanTcSigTwoTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.399 | no-access |
This attribute specifies the value to be substituted into the ABCD signaling bits for the timeslots defined by the Chan component under fault conditions. The value will be substituted after the duration provisioned in signalOneDuration has expired and when a lineType that uses CAS has been defined. For a lineType of d4Cas (Super Frame), signaling bits C and D are required to equal bits A and B respectively. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.4.399.1 | no-access |
An entry in the mscLpE1ChanTcSigTwoTable. |
||
mscLpE1ChanTcSigTwoIndex | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.399.1.1 | integer | no-access |
This variable represents the mscLpE1ChanTcSigTwoTable specific index for the mscLpE1ChanTcSigTwoTable. Enumeration: 'a': 3, 'c': 1, 'b': 2, 'd': 0. |
mscLpE1ChanTcSigTwoValue | 1.3.6.1.4.1.562.36.2.1.12.8.2.4.399.1.2 | unsigned32 | read-write |
This variable represents an individual value for the mscLpE1ChanTcSigTwoTable. |
mscLpE1ChanFlm | 1.3.6.1.4.1.562.36.2.1.12.8.2.5 | |||
mscLpE1ChanFlmRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.5.1 | no-access |
This entry controls the addition and deletion of mscLpE1ChanFlm components. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.5.1.1 | no-access |
A single entry in the table represents a single mscLpE1ChanFlm component. |
||
mscLpE1ChanFlmRowStatus | 1.3.6.1.4.1.562.36.2.1.12.8.2.5.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpE1ChanFlm components. These components can be added and deleted. |
mscLpE1ChanFlmComponentName | 1.3.6.1.4.1.562.36.2.1.12.8.2.5.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpE1ChanFlmStorageType | 1.3.6.1.4.1.562.36.2.1.12.8.2.5.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpE1ChanFlm tables. |
mscLpE1ChanFlmIndex | 1.3.6.1.4.1.562.36.2.1.12.8.2.5.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpE1ChanFlm tables. |
mscLpE1ChanFlmProvTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.5.10 | no-access |
This group contains all specific provisioning data for an Flm component. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.5.10.1 | no-access |
An entry in the mscLpE1ChanFlmProvTable. |
||
mscLpE1ChanFlmABitMonitoring | 1.3.6.1.4.1.562.36.2.1.12.8.2.5.10.1.1 | integer | read-write |
This attribute controls the monitoring of A-bit defects. Enumeration: 'disabled': 0, 'enabled': 1. |
mscLpE1ChanFlmHdlcMonitoring | 1.3.6.1.4.1.562.36.2.1.12.8.2.5.10.1.2 | integer | read-write |
This attribute controls the monitoring of HDLC defect. Enumeration: 'disabled': 0, 'enabled': 1. |
mscLpE1ChanFlmOpTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.5.11 | no-access |
This group contains all specific operational data for an Flm component. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.5.11.1 | no-access |
An entry in the mscLpE1ChanFlmOpTable. |
||
mscLpE1ChanFlmFlmStatus | 1.3.6.1.4.1.562.36.2.1.12.8.2.5.11.1.1 | integer | read-only |
This attribute indicates the status of a Frame Relay channel on an E1 line. By combining the E1 channel-associated-signalling (CAS) A-bits status, and HDLC defect, a single value indicates the likely cause of the failure. This mechanism assumes that the far end equipment loops back signaling A-bits for some or all of the timeslots in a channel. The A-bits in channel are transmitted as '0'. If they are all received as '0', it is assumed that the E1 link is up in both directions. The presence of HDLC frames indicates that the service is connected. When A-bits and HDLC frames are correctly received, frameLinkUp is indicated. When neither are received, frameLinkDown is indicated. When HDLC frames are not receive but A-bits are not at fault, lossOfHdlc is indicated. When HDLC frames are received, but there is a fault in the any of timeslot's A-bits on a channel lossOfAbit is indicated. Enumeration: 'lossOfHdlc': 3, 'notMonitoring': 0, 'lossOfAbit': 4, 'frameLinkDown': 2, 'frameLinkUp': 1. |
mscLpE1ChanProvTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.10 | no-access |
This group contains all of the provisional data for a Channel component. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.10.1 | no-access |
An entry in the mscLpE1ChanProvTable. |
||
mscLpE1ChanTimeslots | 1.3.6.1.4.1.562.36.2.1.12.8.2.10.1.1 | octet string | read-write |
This attribute contains the list of timeslots that are used by the Channel component. Valid numbers are 1-24 for a Channel used by a DS1 component, and 1-31 for a Channel used by an E1 component. Description of bits: notused0(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) n16(16) n17(17) n18(18) n19(19) n20(20) n21(21) n22(22) n23(23) n24(24) n25(25) n26(26) n27(27) n28(28) n29(29) n30(30) n31(31) |
mscLpE1ChanTimeslotDataRate | 1.3.6.1.4.1.562.36.2.1.12.8.2.10.1.2 | integer | read-write |
This attribute selects the data rate of the timeslots in a channel of a DS1 component. For E1, the data rate of the timeslots will always be 64kbit/s regardless of this attribute. When doNotOverride is selected for a channel on a DS1, the data rate of the channel's timeslots are dependant on the zeroCoding selection of the DS1 component. If the zeroCoding is B8ZS (where supported on the FP) or none, the timeslot's data rate will be 64kbit/ s. If the zeroCoding option is bit7Stuffing, the data rate of a timeslot will be 56kbit/s. When 56k is selected for a channel on a DS1, the least significant bit of each timeslot of this Channel will always be set to 1 and not used for data. The data rate for the timeslots of this channel is therefore restricted to 56kbit/s. One application of this attribute is to allow a DS1 line to support mixing channels that originate from lines that use different zeroCoding schemes. Enumeration: 'n56k': 0, 'doNotOverride': 1. |
mscLpE1ChanApplicationFramerName | 1.3.6.1.4.1.562.36.2.1.12.8.2.10.1.3 | link | read-write |
This attribute defines the link to the software stack. It defines which application is running on top of this hardware component. |
mscLpE1ChanCidDataTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.11 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.11.1 | no-access |
An entry in the mscLpE1ChanCidDataTable. |
||
mscLpE1ChanCustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.8.2.11.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpE1ChanIfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.12 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.12.1 | no-access |
An entry in the mscLpE1ChanIfEntryTable. |
||
mscLpE1ChanIfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.8.2.12.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpE1ChanIfIndex | 1.3.6.1.4.1.562.36.2.1.12.8.2.12.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpE1ChanOperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.13 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.13.1 | no-access |
An entry in the mscLpE1ChanOperStatusTable. |
||
mscLpE1ChanSnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.8.2.13.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpE1ChanStateTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.14 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.14.1 | no-access |
An entry in the mscLpE1ChanStateTable. |
||
mscLpE1ChanAdminState | 1.3.6.1.4.1.562.36.2.1.12.8.2.14.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. |
mscLpE1ChanOperationalState | 1.3.6.1.4.1.562.36.2.1.12.8.2.14.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. |
mscLpE1ChanUsageState | 1.3.6.1.4.1.562.36.2.1.12.8.2.14.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. |
mscLpE1ChanAvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.8.2.14.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) |
mscLpE1ChanProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.8.2.14.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) |
mscLpE1ChanControlStatus | 1.3.6.1.4.1.562.36.2.1.12.8.2.14.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) |
mscLpE1ChanAlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.8.2.14.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) |
mscLpE1ChanStandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.8.2.14.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. |
mscLpE1ChanUnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.8.2.14.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. |
mscLpE1ChanOperTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.15 | no-access |
This group contains all of the operational data for a Channel component. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.15.1 | no-access |
An entry in the mscLpE1ChanOperTable. |
||
mscLpE1ChanActualChannelSpeed | 1.3.6.1.4.1.562.36.2.1.12.8.2.15.1.1 | gauge32 | read-only |
This attribute displays the measured link speed of the Channel component. |
mscLpE1ChanAdminInfoTable | 1.3.6.1.4.1.562.36.2.1.12.8.2.16 | no-access |
This group contains the attributes pertaining to the vendor of the equipment. |
|
1.3.6.1.4.1.562.36.2.1.12.8.2.16.1 | no-access |
An entry in the mscLpE1ChanAdminInfoTable. |
||
mscLpE1ChanVendor | 1.3.6.1.4.1.562.36.2.1.12.8.2.16.1.1 | asciistring | read-write |
This is the name of the vendor supplying the facility. |
mscLpE1ChanCommentText | 1.3.6.1.4.1.562.36.2.1.12.8.2.16.1.2 | asciistring | read-write |
Any miscellaneous text about the facility. |
mscLpE1Test | 1.3.6.1.4.1.562.36.2.1.12.8.3 | |||
mscLpE1TestRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.8.3.1 | no-access |
This entry controls the addition and deletion of mscLpE1Test components. |
|
1.3.6.1.4.1.562.36.2.1.12.8.3.1.1 | no-access |
A single entry in the table represents a single mscLpE1Test component. |
||
mscLpE1TestRowStatus | 1.3.6.1.4.1.562.36.2.1.12.8.3.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpE1Test components. These components cannot be added nor deleted. |
mscLpE1TestComponentName | 1.3.6.1.4.1.562.36.2.1.12.8.3.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpE1TestStorageType | 1.3.6.1.4.1.562.36.2.1.12.8.3.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpE1Test tables. |
mscLpE1TestIndex | 1.3.6.1.4.1.562.36.2.1.12.8.3.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpE1Test tables. |
mscLpE1TestStateTable | 1.3.6.1.4.1.562.36.2.1.12.8.3.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. |
|
1.3.6.1.4.1.562.36.2.1.12.8.3.10.1 | no-access |
An entry in the mscLpE1TestStateTable. |
||
mscLpE1TestAdminState | 1.3.6.1.4.1.562.36.2.1.12.8.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. Enumeration: 'locked': 0, 'shuttingDown': 2, 'unlocked': 1. |
mscLpE1TestOperationalState | 1.3.6.1.4.1.562.36.2.1.12.8.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. Enumeration: 'disabled': 0, 'enabled': 1. |
mscLpE1TestUsageState | 1.3.6.1.4.1.562.36.2.1.12.8.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. Enumeration: 'active': 1, 'idle': 0, 'busy': 2. |
mscLpE1TestSetupTable | 1.3.6.1.4.1.562.36.2.1.12.8.3.11 | no-access |
This group contains all of the operational data for a Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.8.3.11.1 | no-access |
An entry in the mscLpE1TestSetupTable. |
||
mscLpE1TestPurpose | 1.3.6.1.4.1.562.36.2.1.12.8.3.11.1.1 | asciistring | read-write |
This attribute records the purpose of the test so that the test results can be associated and properly analyzed. |
mscLpE1TestType | 1.3.6.1.4.1.562.36.2.1.12.8.3.11.1.2 | integer | read-write |
This attribute is the type of test to be run. The available test types include the following: card test sets up an internal loop on the board and runs a bit error rate test. manual test assumes the line is looped back externally and a bit error rate test is performed. localLoop test loops back the local modem and performs a bit error rate test. remoteLoop test loops back the remote modem (or CSU) and performs a bit error rate test. externalLoop test loops back the line to the far end. payloadLoop test only loops back the payload data received from the incoming line. remoteLoopThisTrib loops this particular tributary back at the far end, using services provided by the parent. v54RemoteLoop initiates a V.54 Remote Loopback test. pn127RemoteLoop initiates a PN127 Remote Loopback test. Note that not all test types are not supported by all function processors. Enumeration: 'externalLoop': 4, 'pn127RemoteLoop': 8, 'payloadLoop': 5, 'manual': 1, 'remoteLoop': 3, 'v54RemoteLoop': 7, 'remoteLoopThisTrib': 6, 'localLoop': 2, 'card': 0. |
mscLpE1TestFrmSize | 1.3.6.1.4.1.562.36.2.1.12.8.3.11.1.3 | unsigned32 | read-write |
This attribute defines the size of the test data frames in number of bytes. |
mscLpE1TestFrmPatternType | 1.3.6.1.4.1.562.36.2.1.12.8.3.11.1.4 | integer | read-write |
This attribute defines the type of data pattern generation to use. The following lists the available pattern types: ccitt32kBitPattern is a pseudo-random sequence of 32 kbit. ccitt8MBitPattern is a pseudo-random sequence of 8Mbit. customizedPattern is the pattern defined in the customizedPattern attribute. Enumeration: 'ccitt32kBitPattern': 0, 'customizedPattern': 2, 'ccitt8MBitPattern': 1. |
mscLpE1TestCustomizedPattern | 1.3.6.1.4.1.562.36.2.1.12.8.3.11.1.5 | hex | read-write |
This attribute allows a customized 32 bit pattern to be defined for use in the test data frames. This attribute is used when the attribute frmPatternType is set to CustomizedPattern. Note that a 55 hex pattern is an alternating 1 and 0 pattern. |
mscLpE1TestDataStartDelay | 1.3.6.1.4.1.562.36.2.1.12.8.3.11.1.6 | unsigned32 | read-write |
This attribute specifies the time delay (in seconds) between when the test expects the loop to have been set up, to when the test data actually starts to be transmitted. This attribute is to accommodate some non-standard equipment that requires extra time for setting up a requested loop. This attribute is ignored when the test type is set to externalLoop. |
mscLpE1TestDisplayInterval | 1.3.6.1.4.1.562.36.2.1.12.8.3.11.1.7 | unsigned32 | read-write |
This attribute defines the interval (in minutes) between which interim test results are to be displayed. Results are displayed at the operator console at which the test was started. When the test type is set to externalLoop, this attribute is ignored. There will be no display of results if displayInterval is set to 0. This attribute can be changed anytime. |
mscLpE1TestDuration | 1.3.6.1.4.1.562.36.2.1.12.8.3.11.1.8 | unsigned32 | read-write |
This attribute is the duration (in minutes) that test data will be transmitted. In the case of an externalLoop, this is the time that the loop is in effect. Note that dataStartDelay does not apply to the externalLoop. |
mscLpE1TestResultsTable | 1.3.6.1.4.1.562.36.2.1.12.8.3.12 | no-access |
This group contains all the statistics related attributes of the Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.8.3.12.1 | no-access |
An entry in the mscLpE1TestResultsTable. |
||
mscLpE1TestElapsedTime | 1.3.6.1.4.1.562.36.2.1.12.8.3.12.1.1 | counter32 | read-only |
This attribute is the number of minutes elapsed since the test started for an externalLoop test. For a data test, this is the time since test data was first transmitted. |
mscLpE1TestTimeRemaining | 1.3.6.1.4.1.562.36.2.1.12.8.3.12.1.2 | unsigned32 | read-only |
This attribute is the number of minutes remaining before the test is to be stopped according to the duration attribute. |
mscLpE1TestCauseOfTermination | 1.3.6.1.4.1.562.36.2.1.12.8.3.12.1.3 | integer | read-only |
This attribute indicates either the status of the test or the cause of the test's termination: neverStarted indicates that the test has not yet been started. testRunning indicates that the test has been started. stoppedByOperator indicates that the operator issued a stop command on a test that was running. testTimeExpired indicates that the test ran for the time specified by the test's duration. loopCodeSyncFailed indicates that the local end failed to synchronize to the loopCode pattern. The local end transmits the loopCode pattern to cause the remote end to apply a loopback, after which the local end should receive the loopCode pattern. The exact pattern used to request loopCode depends on the test type. This failure indicates a high rate of transmission errors, or that the remote end has failed to apply the loopback. patternSyncFailed indicates that the local end failed to synchronize to the frmPatternType test pattern, that should have been looped back at the remote end. This failure indicates a high rate of transmission errors or the absence of a loopback. patternSyncLost indicates that the local end gained and then lost synchronization to the returned frmPatternType test pattern. This failure indicates a sudden increase in transmission errors, frame slippage, or the removal of an existing loopback. unknown is set when a reason to terminate other than those listed here is encountered. Note: Only MSA cards support recognition of the failures loopCodeSyncFailed, patternSyncFailed and patternSyncLost. Other cards will not terminate the test under the conditions described by these values. Enumeration: 'patternSyncFailed': 7, 'unknown': 2, 'neverStarted': 3, 'hardwareReconfigured': 5, 'loopCodeSyncFailed': 6, 'stoppedByOperator': 1, 'testTimeExpired': 0, 'testRunning': 4, 'patternSyncLost': 8. |
mscLpE1TestBitsTx | 1.3.6.1.4.1.562.36.2.1.12.8.3.12.1.4 | passportcounter64 | read-only |
This attribute is the total number of bits sent during the test period. As long as the line speed of the hardware interface is less than 70 Mbit/s, this counter is not expected to reach the maximum value. |
mscLpE1TestBytesTx | 1.3.6.1.4.1.562.36.2.1.12.8.3.12.1.5 | passportcounter64 | read-only |
This attribute is the total number of bytes sent during the test period. This counter is not expected to reach its maximum value. |
mscLpE1TestFrmTx | 1.3.6.1.4.1.562.36.2.1.12.8.3.12.1.6 | passportcounter64 | read-only |
This attribute is the total number of frames sent during the test period. This counter is not expected to reach its maximum value. |
mscLpE1TestBitsRx | 1.3.6.1.4.1.562.36.2.1.12.8.3.12.1.7 | passportcounter64 | read-only |
This attribute is the total number of bits received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach the maximum value. |
mscLpE1TestBytesRx | 1.3.6.1.4.1.562.36.2.1.12.8.3.12.1.8 | passportcounter64 | read-only |
This attribute is the total number of bytes received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpE1TestFrmRx | 1.3.6.1.4.1.562.36.2.1.12.8.3.12.1.9 | passportcounter64 | read-only |
This attribute is the total number of frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpE1TestErroredFrmRx | 1.3.6.1.4.1.562.36.2.1.12.8.3.12.1.10 | passportcounter64 | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the total number of errored frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpE1TestBitErrorRate | 1.3.6.1.4.1.562.36.2.1.12.8.3.12.1.11 | asciistring | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the calculated bit error rate on the link. Test data are generated and sent in frames of a preset size (frameSize). The Test component will try to estimate the number of bit errors in any errored frame which is identifiable. The statistics will be updated accordingly. A lost frame (may be due to an error on the flag sequence) will be discarded for the bit error rate calculation. The result is presented in the form of xEsyy, where x is the mantissa, syy is the exponent, for example 0E+00, 2E-09. Note that the bitErrorRate is an estimate only. For more reliable test results, the test should be done over a long period. Multiple tests would also improve the confidence level of the test results. |
mscLpE1Dsp | 1.3.6.1.4.1.562.36.2.1.12.8.4 | |||
mscLpE1DspRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.8.4.1 | no-access |
This entry controls the addition and deletion of mscLpE1Dsp components. |
|
1.3.6.1.4.1.562.36.2.1.12.8.4.1.1 | no-access |
A single entry in the table represents a single mscLpE1Dsp component. |
||
mscLpE1DspRowStatus | 1.3.6.1.4.1.562.36.2.1.12.8.4.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpE1Dsp components. These components cannot be added nor deleted. |
mscLpE1DspComponentName | 1.3.6.1.4.1.562.36.2.1.12.8.4.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpE1DspStorageType | 1.3.6.1.4.1.562.36.2.1.12.8.4.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpE1Dsp tables. |
mscLpE1DspIndex | 1.3.6.1.4.1.562.36.2.1.12.8.4.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpE1Dsp tables. |
mscLpE1Audio | 1.3.6.1.4.1.562.36.2.1.12.8.5 | |||
mscLpE1AudioRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.8.5.1 | no-access |
This entry controls the addition and deletion of mscLpE1Audio components. |
|
1.3.6.1.4.1.562.36.2.1.12.8.5.1.1 | no-access |
A single entry in the table represents a single mscLpE1Audio component. |
||
mscLpE1AudioRowStatus | 1.3.6.1.4.1.562.36.2.1.12.8.5.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpE1Audio components. These components cannot be added nor deleted. |
mscLpE1AudioComponentName | 1.3.6.1.4.1.562.36.2.1.12.8.5.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpE1AudioStorageType | 1.3.6.1.4.1.562.36.2.1.12.8.5.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpE1Audio tables. |
mscLpE1AudioIndex | 1.3.6.1.4.1.562.36.2.1.12.8.5.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpE1Audio tables. |
mscLpE1ProvTable | 1.3.6.1.4.1.562.36.2.1.12.8.10 | no-access |
This group contains all of the provisioning data for an E1 component. |
|
1.3.6.1.4.1.562.36.2.1.12.8.10.1 | no-access |
An entry in the mscLpE1ProvTable. |
||
mscLpE1LineType | 1.3.6.1.4.1.562.36.2.1.12.8.10.1.1 | integer | read-write |
This attribute specifies the framing of the E1 line. When cas (channel associated signalling) is selected, timeslot 16 is reserved for multiframe signalling and only 30 timeslots are available for data. The signalling bits are not interpreted. When ccs (common channel signalling) is selected, timeslot 16 is not reserved for multiframe signalling and 31 timeslots are available for data. The signalling bits are not interpreted. When unframed is selected, a clear channel is defined whereby data from all timeslots including the framing data (in timeslot 0) and timeslot 16 are passed transparently. This value is valid only for AAL1 cards. For cell-based cards the ATM Forum specifies that timeslot 16 be reserved, leaving 30 timeslots available for data. The default value is cas except for the 8pE1Atm card, for which the default and only valid value is ccs. Enumeration: 'cas': 3, 'unframed': 6, 'ccs': 2. |
mscLpE1ClockingSource | 1.3.6.1.4.1.562.36.2.1.12.8.10.1.2 | integer | read-write |
This attribute defines the source of the transmit clock for the E1 line. When local is selected, the crystal on the port generates the clocking for the line. When line is selected, the port synchronizes to the clock from the facility. When module is selected, the ports clock synchronizes to the clock provided by the oscillator on the active CP. When otherPort is selected, the port synchronizes to the port with a clocking source of line. When srtsMode is selected, the port transmit frequency depends on the SRTS (Synchronous Residual Time-Stamp) received over the ATM network. SRTS information is also generated sent over the ATM network. When adaptiveMode is selected, the port transmit frequency continually adapts to match the egress data received from the ATM network. A port with srtsMode or adaptiveMode must have a single Chan which may be linked only to an Aal1Ces.service with serviceType unstructured If the NetworkSynchronization component is present, the default value of this attribute is module, otherwise it defaults to line, except for the 3pE1Atm card, which it defaults to local. On a 3pE1Atm card all ports must have the same value, and be either local or module. otherPort is valid only on AAL1 cards. srtsMode is valid only on AAL1 and Multi-Service Access cards. adaptiveMode is valid only on Multi-Service Access cards. On 4E1Aal1 cards either: all four ports' clockingSource values must be local OR all four ports' clockingSource values must be module OR one port's clockingSource value must be line and the other three must be otherPort. A port can only have srtsMode selected if the other ports are module or srtsMode. Enumeration: 'srtsMode': 4, 'module': 2, 'adaptiveMode': 5, 'otherPort': 3, 'line': 1, 'local': 0. |
mscLpE1Crc4Mode | 1.3.6.1.4.1.562.36.2.1.12.8.10.1.3 | integer | read-write |
This attribute defines whether the CRC-4 checking and generation on the E1 line is enabled or disabled. The default CRC-4 mode is off except for the cell-based cards which default to on as per the ATM Forum. Enumeration: 'on': 0, 'off': 1. |
mscLpE1SendRaiOnAis | 1.3.6.1.4.1.562.36.2.1.12.8.10.1.4 | integer | read-write |
This attribute defines whether the Remote Alarm Indicator (RAI) will be sent when receiving an AIS alarm. The value is yes by default; it can be changed to no only for ports on J2MV cards. Enumeration: 'yes': 1, 'no': 0. |
mscLpE1RaiDeclareAlarmTime | 1.3.6.1.4.1.562.36.2.1.12.8.10.1.5 | unsigned32 | read-write |
This attribute specifies the period of time that a Remote Alarm Indicator (RAI) must be present before declaring an RAI alarm. The value of auto sets the RAI declare time to the default value for E1 and E1C card types which do not have hardware support for RAI response. On E1C card types with hardware support, if the value of auto is set, RAI response is done according to the standards. If auto is set, the value of the raiClearAlarmTime attribute is ignored and auto is used. This attribute is for E1 and E1C card types only. For all other card types, the default value must be used. VALUES ( 0 = auto ) |
mscLpE1RaiClearAlarmTime | 1.3.6.1.4.1.562.36.2.1.12.8.10.1.6 | unsigned32 | read-write |
This attribute specifies the period of time that a Remote Alarm Indicator (RAI) has been absent before clearing an RAI alarm. The value of auto sets the RAI clear time to the default value for E1 and E1C card types which do not have hardware support for RAI response. On E1C card types with hardware support, if the value of auto is set, RAI response is done according to the standards. If auto is set, the value of the raiDeclareAlarmTime attribute is ignored and auto is used. This attribute is for E1 and E1C card types only. For all other card types, the default value must be used. VALUES ( 0 = auto ) |
mscLpE1CidDataTable | 1.3.6.1.4.1.562.36.2.1.12.8.11 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.8.11.1 | no-access |
An entry in the mscLpE1CidDataTable. |
||
mscLpE1CustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.8.11.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpE1AdminInfoTable | 1.3.6.1.4.1.562.36.2.1.12.8.12 | no-access |
This group contains the attributes pertaining to the vendor of the equipment. |
|
1.3.6.1.4.1.562.36.2.1.12.8.12.1 | no-access |
An entry in the mscLpE1AdminInfoTable. |
||
mscLpE1Vendor | 1.3.6.1.4.1.562.36.2.1.12.8.12.1.1 | asciistring | read-write |
This is the name of the vendor supplying the facility. |
mscLpE1CommentText | 1.3.6.1.4.1.562.36.2.1.12.8.12.1.2 | asciistring | read-write |
Any miscellaneous text about the facility. |
mscLpE1IfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.8.13 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.8.13.1 | no-access |
An entry in the mscLpE1IfEntryTable. |
||
mscLpE1IfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.8.13.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpE1IfIndex | 1.3.6.1.4.1.562.36.2.1.12.8.13.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpE1OperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.8.14 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.8.14.1 | no-access |
An entry in the mscLpE1OperStatusTable. |
||
mscLpE1SnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.8.14.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpE1StateTable | 1.3.6.1.4.1.562.36.2.1.12.8.15 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.8.15.1 | no-access |
An entry in the mscLpE1StateTable. |
||
mscLpE1AdminState | 1.3.6.1.4.1.562.36.2.1.12.8.15.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. |
mscLpE1OperationalState | 1.3.6.1.4.1.562.36.2.1.12.8.15.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. |
mscLpE1UsageState | 1.3.6.1.4.1.562.36.2.1.12.8.15.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. |
mscLpE1AvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.8.15.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) |
mscLpE1ProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.8.15.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) |
mscLpE1ControlStatus | 1.3.6.1.4.1.562.36.2.1.12.8.15.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) |
mscLpE1AlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.8.15.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) |
mscLpE1StandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.8.15.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. |
mscLpE1UnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.8.15.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. |
mscLpE1OperTable | 1.3.6.1.4.1.562.36.2.1.12.8.16 | no-access |
This group contains the common operational data for a component in a digital hierarchy interface. |
|
1.3.6.1.4.1.562.36.2.1.12.8.16.1 | no-access |
An entry in the mscLpE1OperTable. |
||
mscLpE1LosAlarm | 1.3.6.1.4.1.562.36.2.1.12.8.16.1.1 | integer | read-only |
This attribute displays whether a LOS (Loss of Signal) alarm state has been entered. A LOS alarm is declared after LOS defects have been observed and accumulated for a period of 2 seconds +/- 0.5 seconds (for 3pDS1Atm, 3pE1Atm, 8pDS1Atm, and 8pE1Atm cards: 2.5 seconds +/- 0.5 seconds). A LOS defect is detected upon observing all zeros for 150 ms (for 3pDS1Atm, 3pE1Atm, 8pDS1Atm, and 8pE1Atm cards: upon observing 175 +/- 75 pulse positions with no pulses of either positive or negative polarity). If the LOS defects are intermittently occurring, the LOS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The port goes into an operational state of disabled until the LOS alarm state is cleared. Also, an RAI alarm is transmitted to the far end for the duration of the LOS alarm state. The LOS alarm state is cleared when LOS defects are absent for 10 seconds +/- 0.5 seconds. Enumeration: 'on': 0, 'off': 1. |
mscLpE1RxAisAlarm | 1.3.6.1.4.1.562.36.2.1.12.8.16.1.2 | integer | read-only |
This attribute displays whether an AIS (Alarm Indication Signal) alarm state has been entered. The AIS Alarm state is entered when AIS defects have been observed and accumulated for 2.5 seconds +/ - 0.5 seconds. An AIS defect is detected after having received less than 3 zeros in a 2048 bit period (for 8pDS1Atm cards: when both an Out Of Frame condition exists and a 1's density of at least 99.9% is present for a time T, where 3 ms T 75 ms; for 8pE1Atm cards: when both an Out Of Frame condition exists and fewer than three 0's have been received in 512 bit periods). If the AIS defects are intermittently occurring, the AIS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The port goes into an operational state of disabled for the duration of an AIS alarm state. The AIS alarm state is cleared when AIS defects are absent for 10 seconds +/- 0.5 seconds. Enumeration: 'on': 0, 'off': 1. |
mscLpE1LofAlarm | 1.3.6.1.4.1.562.36.2.1.12.8.16.1.3 | integer | read-only |
This attribute displays whether a LOF (Loss of Frame) alarm state has been entered. The LOF alarm state is entered when LOF defects (for DS1: 2 out of 5 framing bits in error; for E1: 3 consecutive frame alignment patterns in error) have been detected for 3 seconds +/- 0.5 seconds (for 3pDS1Atm, 3pE1Atm, 8pDS1Atm, and 8pE1Atm cards: 2.5 seconds +/- 0.5 seconds). If the LOF defects are intermittently occurring, the LOF defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The port goes into an operational state of disabled until the LOF alarm state is cleared. Also, an RAI alarm is transmitted to the far end for the duration of the LOF alarm state The condition is cleared when framing has been achieved for 10 seconds +/- 0.5 seconds. Enumeration: 'on': 0, 'off': 1. |
mscLpE1RxRaiAlarm | 1.3.6.1.4.1.562.36.2.1.12.8.16.1.4 | integer | read-only |
This attribute displays whether an RAI (Remote Alarm Indication) alarm state has been entered. An RAI alarm state is entered when the RAI defect indicator has been observed and accumulated for 3.5 seconds +/- 0.5 seconds. For 3pDS1Atm, and 8pDS1Atm cards: alarm is declared immediately upon observing the defect is present, with no integration time. For 3pE1Atm, and 8pE1Atm cards: alarm state is entered when the RAI defect indicator has been observed and accumulated for 2.5 seconds +/- 0.5 seconds. If the RAI defects are intermittently occurring, the RAI defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The RAI alarm state is cleared when the RAI defect indicator has been absent for 10 seconds +/- 0.5 seconds (for 3pDS1Atm, and 8pDS1Atm cards: alarm is cleared immediately upon observing the defect is absent, with no integration time). The RAI alarm is usually an indication that the far end facility is unable to gain synchronization. Enumeration: 'on': 0, 'off': 1. |
mscLpE1TxAisAlarm | 1.3.6.1.4.1.562.36.2.1.12.8.16.1.5 | integer | read-only |
This attribute displays whether an AIS (Alarm Indication Signal) alarm is being transmitted on the line. An AIS alarm is transmitted when the port is in a locked state. Enumeration: 'on': 0, 'off': 1. |
mscLpE1TxRaiAlarm | 1.3.6.1.4.1.562.36.2.1.12.8.16.1.6 | integer | read-only |
This attribute displays whether a RAI signal is being sent on the outgoing line. The RAI signal is transmitted when the port detects a LOF alarm condition (for 3pDS1Atm, 3pE1Atm, 8pDS1Atm, and 8pE1Atm cards: RAI is transmitted when the port detects a LOS, LOF, or AIS condition). Enumeration: 'on': 0, 'off': 1. |
mscLpE1E1OperTable | 1.3.6.1.4.1.562.36.2.1.12.8.17 | no-access |
This group contains all of the operational data for a E1 component that are not defined in the DSCommonOp group. |
|
1.3.6.1.4.1.562.36.2.1.12.8.17.1 | no-access |
An entry in the mscLpE1E1OperTable. |
||
mscLpE1MultifrmLofAlarm | 1.3.6.1.4.1.562.36.2.1.12.8.17.1.1 | integer | read-only |
This attribute indicates whether a multiframe LOF (loss of frame) alarm state is entered. A multiframe LOF alarm state is entered when a multiframe LOF defect (2 consecutive errors in the multiframe alignment signal) has been detected and accumulated for 2.5 seconds +/- 0.5 seconds. If the multiframe LOF defects are intermittently occurring, the multiframe LOF defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The alarm is cleared when the defect is not detected for 10 seconds +/- 0.5 seconds. When the multiframe LOF alarm is on, a multiframe RAI alarm indicator is transmitted on the line. The 8pE1Atm card does not support the multiframe LOF alarm. Enumeration: 'on': 0, 'off': 1. |
mscLpE1RxMultifrmRaiAlarm | 1.3.6.1.4.1.562.36.2.1.12.8.17.1.2 | integer | read-only |
This attribute displays whether a multiframe RAI (remote alarm indicator) alarm state has been entered. A multiframe RAI alarm state is entered when a multiframe RAI alarm indicator (bit 6 of timeslot 16 in frame 0 is set to a one) is observed and accumulated for 2.5 seconds +/- 0.5 seconds. If the multiframe RAI indicator is intermittently received, the multiframe RAI defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The multiframe RAI alarm condition is cleared when the multiframe RAI alarm indication is not received for 10 seconds +/- 0.5 seconds. The multiframe RAI alarm is usually an indication that the far end facility is unable to gain multiframe synchronization. The 8pE1Atm card does not support the multiframe RAI alarm. Enumeration: 'on': 0, 'off': 1. |
mscLpE1TxMultifrmRaiAlarm | 1.3.6.1.4.1.562.36.2.1.12.8.17.1.3 | integer | read-only |
This attribute displays whether a multiframe RAI (remote alarm indicator) alarm is being sent on the E1 line. This is transmitted when the E1 port detects a multiframe LOF condition. The 8pE1Atm card does not generate the multiframe RAI alarm. Enumeration: 'on': 0, 'off': 1. |
mscLpE1StatsTable | 1.3.6.1.4.1.562.36.2.1.12.8.18 | no-access |
This group contains the common statistical data for a component in a digital hierarchy interface. |
|
1.3.6.1.4.1.562.36.2.1.12.8.18.1 | no-access |
An entry in the mscLpE1StatsTable. |
||
mscLpE1RunningTime | 1.3.6.1.4.1.562.36.2.1.12.8.18.1.1 | counter32 | read-only |
The number of seconds since the port component was activated. |
mscLpE1ErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.8.18.1.2 | counter32 | read-only |
The number of seconds that the port has been in an error free state. |
mscLpE1ErroredSec | 1.3.6.1.4.1.562.36.2.1.12.8.18.1.3 | counter32 | read-only |
An errored second is declared when a second with one or more Code Violation Error events, or one or more Out Of Frame events occurs. A code violation error may be a CRC error or a BPV error. An Out Of Frame event occurs when 2 out of 5 framing bits are in error. |
mscLpE1SevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.8.18.1.4 | counter32 | read-only |
A severely errored second occurs when a second with 320 or more Code Violation Error events or one or more Out Of Frame events occurs. |
mscLpE1SevErroredFrmSec | 1.3.6.1.4.1.562.36.2.1.12.8.18.1.5 | counter32 | read-only |
A severely errored framing second occurs when a second with one or more Out Of Frame events occurs. |
mscLpE1UnavailSec | 1.3.6.1.4.1.562.36.2.1.12.8.18.1.6 | counter32 | read-only |
The total number of seconds that the interface is in an unavailable signal state. An unavailable signal state occurs at the onset of 10 consecutive Severely Errored Seconds. The state is cleared at the onset of 10 seconds with no Severely Errored Seconds. |
mscLpE1BpvErrors | 1.3.6.1.4.1.562.36.2.1.12.8.18.1.7 | counter32 | read-only |
The current count of Bipolar Violations. A bipolar violation is an error in the alternate mark inversion pattern (AMI) on the line. |
mscLpE1CrcErrors | 1.3.6.1.4.1.562.36.2.1.12.8.18.1.8 | counter32 | read-only |
If the interface is a DS1 line, it is the current count of CRC-6 errors. These will only be counted when the lineType is ESF. If the interface is an E1 line, it is the total number of CRC-4 errors. These will only be counted when crc4Mode is on. |
mscLpE1FrmErrors | 1.3.6.1.4.1.562.36.2.1.12.8.18.1.9 | counter32 | read-only |
The current count of frame errors. A frame error is an error in the framing bits |
mscLpE1LosStateChanges | 1.3.6.1.4.1.562.36.2.1.12.8.18.1.10 | counter32 | read-only |
The total number of times that the line lost signal. |
mscLpE1SlipErrors | 1.3.6.1.4.1.562.36.2.1.12.8.18.1.11 | counter32 | read-only |
The total number of times that the line experienced a controlled frame slip. This attribute is incremented for ports on the voice cards (for example the 1pDS1V and the 1pE1V function processors) only. |
mscLpV35 | 1.3.6.1.4.1.562.36.2.1.12.9 | |||
mscLpV35RowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.9.1 | no-access |
This entry controls the addition and deletion of mscLpV35 components. |
|
1.3.6.1.4.1.562.36.2.1.12.9.1.1 | no-access |
A single entry in the table represents a single mscLpV35 component. |
||
mscLpV35RowStatus | 1.3.6.1.4.1.562.36.2.1.12.9.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpV35 components. These components can be added and deleted. |
mscLpV35ComponentName | 1.3.6.1.4.1.562.36.2.1.12.9.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpV35StorageType | 1.3.6.1.4.1.562.36.2.1.12.9.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpV35 tables. |
mscLpV35Index | 1.3.6.1.4.1.562.36.2.1.12.9.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpV35 tables. |
mscLpV35Test | 1.3.6.1.4.1.562.36.2.1.12.9.2 | |||
mscLpV35TestRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.9.2.1 | no-access |
This entry controls the addition and deletion of mscLpV35Test components. |
|
1.3.6.1.4.1.562.36.2.1.12.9.2.1.1 | no-access |
A single entry in the table represents a single mscLpV35Test component. |
||
mscLpV35TestRowStatus | 1.3.6.1.4.1.562.36.2.1.12.9.2.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpV35Test components. These components cannot be added nor deleted. |
mscLpV35TestComponentName | 1.3.6.1.4.1.562.36.2.1.12.9.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpV35TestStorageType | 1.3.6.1.4.1.562.36.2.1.12.9.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpV35Test tables. |
mscLpV35TestIndex | 1.3.6.1.4.1.562.36.2.1.12.9.2.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpV35Test tables. |
mscLpV35TestStateTable | 1.3.6.1.4.1.562.36.2.1.12.9.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. |
|
1.3.6.1.4.1.562.36.2.1.12.9.2.10.1 | no-access |
An entry in the mscLpV35TestStateTable. |
||
mscLpV35TestAdminState | 1.3.6.1.4.1.562.36.2.1.12.9.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. |
mscLpV35TestOperationalState | 1.3.6.1.4.1.562.36.2.1.12.9.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. |
mscLpV35TestUsageState | 1.3.6.1.4.1.562.36.2.1.12.9.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. |
mscLpV35TestSetupTable | 1.3.6.1.4.1.562.36.2.1.12.9.2.11 | no-access |
This group contains all of the operational data for a Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.9.2.11.1 | no-access |
An entry in the mscLpV35TestSetupTable. |
||
mscLpV35TestPurpose | 1.3.6.1.4.1.562.36.2.1.12.9.2.11.1.1 | asciistring | read-write |
This attribute records the purpose of the test so that the test results can be associated and properly analyzed. |
mscLpV35TestType | 1.3.6.1.4.1.562.36.2.1.12.9.2.11.1.2 | integer | read-write |
This attribute is the type of test to be run. The available test types include the following: card test sets up an internal loop on the board and runs a bit error rate test. manual test assumes the line is looped back externally and a bit error rate test is performed. localLoop test loops back the local modem and performs a bit error rate test. remoteLoop test loops back the remote modem (or CSU) and performs a bit error rate test. externalLoop test loops back the line to the far end. payloadLoop test only loops back the payload data received from the incoming line. remoteLoopThisTrib loops this particular tributary back at the far end, using services provided by the parent. v54RemoteLoop initiates a V.54 Remote Loopback test. pn127RemoteLoop initiates a PN127 Remote Loopback test. Note that not all test types are not supported by all function processors. Enumeration: 'externalLoop': 4, 'pn127RemoteLoop': 8, 'payloadLoop': 5, 'manual': 1, 'remoteLoop': 3, 'v54RemoteLoop': 7, 'remoteLoopThisTrib': 6, 'localLoop': 2, 'card': 0. |
mscLpV35TestFrmSize | 1.3.6.1.4.1.562.36.2.1.12.9.2.11.1.3 | unsigned32 | read-write |
This attribute defines the size of the test data frames in number of bytes. |
mscLpV35TestFrmPatternType | 1.3.6.1.4.1.562.36.2.1.12.9.2.11.1.4 | integer | read-write |
This attribute defines the type of data pattern generation to use. The following lists the available pattern types: ccitt32kBitPattern is a pseudo-random sequence of 32 kbit. ccitt8MBitPattern is a pseudo-random sequence of 8Mbit. customizedPattern is the pattern defined in the customizedPattern attribute. Enumeration: 'ccitt32kBitPattern': 0, 'customizedPattern': 2, 'ccitt8MBitPattern': 1. |
mscLpV35TestCustomizedPattern | 1.3.6.1.4.1.562.36.2.1.12.9.2.11.1.5 | hex | read-write |
This attribute allows a customized 32 bit pattern to be defined for use in the test data frames. This attribute is used when the attribute frmPatternType is set to CustomizedPattern. Note that a 55 hex pattern is an alternating 1 and 0 pattern. |
mscLpV35TestDataStartDelay | 1.3.6.1.4.1.562.36.2.1.12.9.2.11.1.6 | unsigned32 | read-write |
This attribute specifies the time delay (in seconds) between when the test expects the loop to have been set up, to when the test data actually starts to be transmitted. This attribute is to accommodate some non-standard equipment that requires extra time for setting up a requested loop. This attribute is ignored when the test type is set to externalLoop. |
mscLpV35TestDisplayInterval | 1.3.6.1.4.1.562.36.2.1.12.9.2.11.1.7 | unsigned32 | read-write |
This attribute defines the interval (in minutes) between which interim test results are to be displayed. Results are displayed at the operator console at which the test was started. When the test type is set to externalLoop, this attribute is ignored. There will be no display of results if displayInterval is set to 0. This attribute can be changed anytime. |
mscLpV35TestDuration | 1.3.6.1.4.1.562.36.2.1.12.9.2.11.1.8 | unsigned32 | read-write |
This attribute is the duration (in minutes) that test data will be transmitted. In the case of an externalLoop, this is the time that the loop is in effect. Note that dataStartDelay does not apply to the externalLoop. |
mscLpV35TestResultsTable | 1.3.6.1.4.1.562.36.2.1.12.9.2.12 | no-access |
This group contains all the statistics related attributes of the Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.9.2.12.1 | no-access |
An entry in the mscLpV35TestResultsTable. |
||
mscLpV35TestElapsedTime | 1.3.6.1.4.1.562.36.2.1.12.9.2.12.1.1 | counter32 | read-only |
This attribute is the number of minutes elapsed since the test started for an externalLoop test. For a data test, this is the time since test data was first transmitted. |
mscLpV35TestTimeRemaining | 1.3.6.1.4.1.562.36.2.1.12.9.2.12.1.2 | unsigned32 | read-only |
This attribute is the number of minutes remaining before the test is to be stopped according to the duration attribute. |
mscLpV35TestCauseOfTermination | 1.3.6.1.4.1.562.36.2.1.12.9.2.12.1.3 | integer | read-only |
This attribute indicates either the status of the test or the cause of the test's termination: neverStarted indicates that the test has not yet been started. testRunning indicates that the test has been started. stoppedByOperator indicates that the operator issued a stop command on a test that was running. testTimeExpired indicates that the test ran for the time specified by the test's duration. loopCodeSyncFailed indicates that the local end failed to synchronize to the loopCode pattern. The local end transmits the loopCode pattern to cause the remote end to apply a loopback, after which the local end should receive the loopCode pattern. The exact pattern used to request loopCode depends on the test type. This failure indicates a high rate of transmission errors, or that the remote end has failed to apply the loopback. patternSyncFailed indicates that the local end failed to synchronize to the frmPatternType test pattern, that should have been looped back at the remote end. This failure indicates a high rate of transmission errors or the absence of a loopback. patternSyncLost indicates that the local end gained and then lost synchronization to the returned frmPatternType test pattern. This failure indicates a sudden increase in transmission errors, frame slippage, or the removal of an existing loopback. unknown is set when a reason to terminate other than those listed here is encountered. Note: Only MSA cards support recognition of the failures loopCodeSyncFailed, patternSyncFailed and patternSyncLost. Other cards will not terminate the test under the conditions described by these values. Enumeration: 'patternSyncFailed': 7, 'unknown': 2, 'neverStarted': 3, 'hardwareReconfigured': 5, 'loopCodeSyncFailed': 6, 'stoppedByOperator': 1, 'testTimeExpired': 0, 'testRunning': 4, 'patternSyncLost': 8. |
mscLpV35TestBitsTx | 1.3.6.1.4.1.562.36.2.1.12.9.2.12.1.4 | passportcounter64 | read-only |
This attribute is the total number of bits sent during the test period. As long as the line speed of the hardware interface is less than 70 Mbit/s, this counter is not expected to reach the maximum value. |
mscLpV35TestBytesTx | 1.3.6.1.4.1.562.36.2.1.12.9.2.12.1.5 | passportcounter64 | read-only |
This attribute is the total number of bytes sent during the test period. This counter is not expected to reach its maximum value. |
mscLpV35TestFrmTx | 1.3.6.1.4.1.562.36.2.1.12.9.2.12.1.6 | passportcounter64 | read-only |
This attribute is the total number of frames sent during the test period. This counter is not expected to reach its maximum value. |
mscLpV35TestBitsRx | 1.3.6.1.4.1.562.36.2.1.12.9.2.12.1.7 | passportcounter64 | read-only |
This attribute is the total number of bits received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach the maximum value. |
mscLpV35TestBytesRx | 1.3.6.1.4.1.562.36.2.1.12.9.2.12.1.8 | passportcounter64 | read-only |
This attribute is the total number of bytes received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpV35TestFrmRx | 1.3.6.1.4.1.562.36.2.1.12.9.2.12.1.9 | passportcounter64 | read-only |
This attribute is the total number of frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpV35TestErroredFrmRx | 1.3.6.1.4.1.562.36.2.1.12.9.2.12.1.10 | passportcounter64 | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the total number of errored frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpV35TestBitErrorRate | 1.3.6.1.4.1.562.36.2.1.12.9.2.12.1.11 | asciistring | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the calculated bit error rate on the link. Test data are generated and sent in frames of a preset size (frameSize). The Test component will try to estimate the number of bit errors in any errored frame which is identifiable. The statistics will be updated accordingly. A lost frame (may be due to an error on the flag sequence) will be discarded for the bit error rate calculation. The result is presented in the form of xEsyy, where x is the mantissa, syy is the exponent, for example 0E+00, 2E-09. Note that the bitErrorRate is an estimate only. For more reliable test results, the test should be done over a long period. Multiple tests would also improve the confidence level of the test results. |
mscLpV35ProvTable | 1.3.6.1.4.1.562.36.2.1.12.9.10 | no-access |
This group contains all specific provisioning data for a V35 component. |
|
1.3.6.1.4.1.562.36.2.1.12.9.10.1 | no-access |
An entry in the mscLpV35ProvTable. |
||
mscLpV35LinkMode | 1.3.6.1.4.1.562.36.2.1.12.9.10.1.1 | integer | read-write |
This attribute defines the intended gender of the V.35 interface. The actual gender of the interface is determined by the physical connection to the patch panel. If the hardware setup does not match this attribute, an alarm will be generated. In dte mode, the RTS line signal is driven as specified by the attribute readyLineState when the interface passes its initial diagnostics. Then, the RTS line signal will be driven as specified in the attribute dataTransferLineState when the application is ready to transfer data. On the other hand, the input line signals (RFS, DSR, and DCD) are compared against those specified in the attributes readyLineState and dataTransferLineState. The application will be notified when the specified input line states are observed. In dce mode, the V35 component behaves similarly as when it is in dte mode. However, it will be driving the DCE line signals (RFS, DSR, and DCD) and monitoring the DTE line signal (RTS) as specified by the attributes readyLineState and dataTransferLineState. Enumeration: 'dce': 128, 'dte': 0. |
mscLpV35ReadyLineState | 1.3.6.1.4.1.562.36.2.1.12.9.10.1.2 | octet string | read-write |
This attribute specifies the line signals originating from the V.35 interface that will always be turned on, provided the interface passes its diagnostics. This set of signals is generally required for maintaining the connection. Note that both DTE and DCE signals are specified in this attribute. The appropriate set of specified signals will be turned on or checked according to the actualLinkMode. See also linkMode. Description of bits: rfs(0) dsr(1) dcd(2) rts(3) |
mscLpV35DataTransferLineState | 1.3.6.1.4.1.562.36.2.1.12.9.10.1.3 | octet string | read-write |
This attribute specifies the line signals required to indicate that the external equipment is in a good state (that is, data transfer can proceed). Note that both DTE and DCE signals are specified in this attribute. The appropriate set of specified signals will be turned on or checked according to the actualLinkMode. The value of this attribute must be a superset of that of the readyLineState attribute. See also linkMode. Description of bits: rfs(0) dsr(1) dcd(2) rts(3) |
mscLpV35LineStatusTimeOut | 1.3.6.1.4.1.562.36.2.1.12.9.10.1.4 | unsigned32 | read-write |
This attribute defines the time that the line state must be stable (good or bad) before a line state change is declared. |
mscLpV35LineSpeed | 1.3.6.1.4.1.562.36.2.1.12.9.10.1.5 | unsigned32 | read-write |
This attribute defines the speed of the line for source clocking. This attribute is ignored if the interface is not providing a clock. The clock rate is rounded up to the nearest available value. Note that the actual clock rates are available in the operational attributes actualTxLineSpeed and actualRxLineSpeed. The actual lineSpeeds configurable on a V.35 DCE interface are: 3840000, 2560000, 2048000, 1920000, 1536000, 1344000, 1280000, 1024000, 960000, 768000, 672000, 640000, 512000, 448000, 384000, 336000, 320000, 256000, 224000, 192000, 168000, 128000, 112000, 64000, 56000, 48000, 32000, 19200, 9600. Note that linspeeds of 1024000 and 2048000 cannot be provisioned on cards that have ports provisioned at 3840000, 2560000, 1920000, 1280000, 960000, 640000 or 320000. |
mscLpV35ClockingSource | 1.3.6.1.4.1.562.36.2.1.12.9.10.1.6 | integer | read-write |
This attribute defines the source of synchronization of the outgoing clocks. This attribute is only used when the actualLinkMode is dce. If the value of the attribute is local, the outgoing clocks are synchronized to a local oscillator on the FP. If the value of the attribute is module, the outgoing clocks are synchronized to the oscillator on the active CP. Enumeration: 'local': 0, 'module': 1. |
mscLpV35DteDataClockSource | 1.3.6.1.4.1.562.36.2.1.12.9.10.1.7 | integer | read-write |
This attribute is only used when the actualLinkMode is dce. It is used to determine the clock to be used to recover the receive data. A DTE interface uses TSET(DCE) and RSET(DCE) for timing. If the value of the attribute is fromDce, the DCE uses the internally generated transmit clock to supply both TSET(DCE) and RSET(DCE). If the value of the attribute is fromDte, the DCE still uses the internally generated transmit clock to supply TSET(DCE), but the receive timing is derived from TSET(DTE) on the link. The fromDte mode is recommended when the DTE is far away from the DCE interface. Note that TSET(DTE) is CCITT V.24 circuit 113; TSET(DCE) is CCITT V.24 circuit 114; and RSET(DCE) is CCITT V.24 circuit 115. Enumeration: 'fromDte': 2, 'fromDce': 0. |
mscLpV35ApplicationFramerName | 1.3.6.1.4.1.562.36.2.1.12.9.10.1.8 | link | read-write |
This attribute contains the component name of a Framer which is associated with the V35 component. |
mscLpV35EnableDynamicSpeed | 1.3.6.1.4.1.562.36.2.1.12.9.10.1.9 | integer | read-write |
When set to yes, this attribute specifies that the transmit link speed should be set to the calculated receiver link speed. This attribute can be set to yes only if the linkMode is dce and the dteDataClockSource is fromDte. Enumeration: 'yes': 1, 'no': 0. |
mscLpV35CidDataTable | 1.3.6.1.4.1.562.36.2.1.12.9.11 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.9.11.1 | no-access |
An entry in the mscLpV35CidDataTable. |
||
mscLpV35CustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.9.11.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpV35AdminInfoTable | 1.3.6.1.4.1.562.36.2.1.12.9.12 | no-access |
This group contains the attributes pertaining to the vendor of the equipment. |
|
1.3.6.1.4.1.562.36.2.1.12.9.12.1 | no-access |
An entry in the mscLpV35AdminInfoTable. |
||
mscLpV35Vendor | 1.3.6.1.4.1.562.36.2.1.12.9.12.1.1 | asciistring | read-write |
This is the name of the vendor supplying the facility. |
mscLpV35CommentText | 1.3.6.1.4.1.562.36.2.1.12.9.12.1.2 | asciistring | read-write |
Any miscellaneous text about the facility. |
mscLpV35IfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.9.13 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.9.13.1 | no-access |
An entry in the mscLpV35IfEntryTable. |
||
mscLpV35IfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.9.13.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpV35IfIndex | 1.3.6.1.4.1.562.36.2.1.12.9.13.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpV35OperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.9.14 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.9.14.1 | no-access |
An entry in the mscLpV35OperStatusTable. |
||
mscLpV35SnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.9.14.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpV35StateTable | 1.3.6.1.4.1.562.36.2.1.12.9.15 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.9.15.1 | no-access |
An entry in the mscLpV35StateTable. |
||
mscLpV35AdminState | 1.3.6.1.4.1.562.36.2.1.12.9.15.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. |
mscLpV35OperationalState | 1.3.6.1.4.1.562.36.2.1.12.9.15.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. |
mscLpV35UsageState | 1.3.6.1.4.1.562.36.2.1.12.9.15.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. |
mscLpV35AvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.9.15.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) |
mscLpV35ProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.9.15.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) |
mscLpV35ControlStatus | 1.3.6.1.4.1.562.36.2.1.12.9.15.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) |
mscLpV35AlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.9.15.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) |
mscLpV35StandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.9.15.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. |
mscLpV35UnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.9.15.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. |
mscLpV35OperTable | 1.3.6.1.4.1.562.36.2.1.12.9.16 | no-access |
This group contains all specific operational data for a V35 component. |
|
1.3.6.1.4.1.562.36.2.1.12.9.16.1 | no-access |
An entry in the mscLpV35OperTable. |
||
mscLpV35ActualLinkMode | 1.3.6.1.4.1.562.36.2.1.12.9.16.1.1 | integer | read-only |
This attribute contains the actual link mode defined by the hardware. Note that the hardware overrides the provisionable data. The interface behaves as a DCE or DTE according to the actualLinkMode. Enumeration: 'dce': 128, 'dte': 0. |
mscLpV35LineState | 1.3.6.1.4.1.562.36.2.1.12.9.16.1.2 | octet string | read-only |
This attribute contains the current state of the interface signals. Description of bits: rfs(0) dsr(1) dcd(2) rts(3) |
mscLpV35ActualTxLineSpeed | 1.3.6.1.4.1.562.36.2.1.12.9.16.1.3 | gauge32 | read-only |
This attribute is the measured speed of the transmit clock. |
mscLpV35ActualRxLineSpeed | 1.3.6.1.4.1.562.36.2.1.12.9.16.1.4 | gauge32 | read-only |
This attribute is the measured speed of the receive clock. |
mscLpV35DataXferStateChanges | 1.3.6.1.4.1.562.36.2.1.12.9.16.1.5 | counter32 | read-only |
This attribute contains the number of times that the line has entered or exited the data transfer state. |
mscLpX21 | 1.3.6.1.4.1.562.36.2.1.12.10 | |||
mscLpX21RowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.10.1 | no-access |
This entry controls the addition and deletion of mscLpX21 components. |
|
1.3.6.1.4.1.562.36.2.1.12.10.1.1 | no-access |
A single entry in the table represents a single mscLpX21 component. |
||
mscLpX21RowStatus | 1.3.6.1.4.1.562.36.2.1.12.10.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpX21 components. These components can be added and deleted. |
mscLpX21ComponentName | 1.3.6.1.4.1.562.36.2.1.12.10.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpX21StorageType | 1.3.6.1.4.1.562.36.2.1.12.10.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpX21 tables. |
mscLpX21Index | 1.3.6.1.4.1.562.36.2.1.12.10.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpX21 tables. |
mscLpX21Test | 1.3.6.1.4.1.562.36.2.1.12.10.2 | |||
mscLpX21TestRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.10.2.1 | no-access |
This entry controls the addition and deletion of mscLpX21Test components. |
|
1.3.6.1.4.1.562.36.2.1.12.10.2.1.1 | no-access |
A single entry in the table represents a single mscLpX21Test component. |
||
mscLpX21TestRowStatus | 1.3.6.1.4.1.562.36.2.1.12.10.2.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpX21Test components. These components cannot be added nor deleted. |
mscLpX21TestComponentName | 1.3.6.1.4.1.562.36.2.1.12.10.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpX21TestStorageType | 1.3.6.1.4.1.562.36.2.1.12.10.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpX21Test tables. |
mscLpX21TestIndex | 1.3.6.1.4.1.562.36.2.1.12.10.2.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpX21Test tables. |
mscLpX21TestStateTable | 1.3.6.1.4.1.562.36.2.1.12.10.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. |
|
1.3.6.1.4.1.562.36.2.1.12.10.2.10.1 | no-access |
An entry in the mscLpX21TestStateTable. |
||
mscLpX21TestAdminState | 1.3.6.1.4.1.562.36.2.1.12.10.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. |
mscLpX21TestOperationalState | 1.3.6.1.4.1.562.36.2.1.12.10.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. |
mscLpX21TestUsageState | 1.3.6.1.4.1.562.36.2.1.12.10.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. |
mscLpX21TestSetupTable | 1.3.6.1.4.1.562.36.2.1.12.10.2.11 | no-access |
This group contains all of the operational data for a Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.10.2.11.1 | no-access |
An entry in the mscLpX21TestSetupTable. |
||
mscLpX21TestPurpose | 1.3.6.1.4.1.562.36.2.1.12.10.2.11.1.1 | asciistring | read-write |
This attribute records the purpose of the test so that the test results can be associated and properly analyzed. |
mscLpX21TestType | 1.3.6.1.4.1.562.36.2.1.12.10.2.11.1.2 | integer | read-write |
This attribute is the type of test to be run. The available test types include the following: card test sets up an internal loop on the board and runs a bit error rate test. manual test assumes the line is looped back externally and a bit error rate test is performed. localLoop test loops back the local modem and performs a bit error rate test. remoteLoop test loops back the remote modem (or CSU) and performs a bit error rate test. externalLoop test loops back the line to the far end. payloadLoop test only loops back the payload data received from the incoming line. remoteLoopThisTrib loops this particular tributary back at the far end, using services provided by the parent. v54RemoteLoop initiates a V.54 Remote Loopback test. pn127RemoteLoop initiates a PN127 Remote Loopback test. Note that not all test types are not supported by all function processors. Enumeration: 'externalLoop': 4, 'pn127RemoteLoop': 8, 'payloadLoop': 5, 'manual': 1, 'remoteLoop': 3, 'v54RemoteLoop': 7, 'remoteLoopThisTrib': 6, 'localLoop': 2, 'card': 0. |
mscLpX21TestFrmSize | 1.3.6.1.4.1.562.36.2.1.12.10.2.11.1.3 | unsigned32 | read-write |
This attribute defines the size of the test data frames in number of bytes. |
mscLpX21TestFrmPatternType | 1.3.6.1.4.1.562.36.2.1.12.10.2.11.1.4 | integer | read-write |
This attribute defines the type of data pattern generation to use. The following lists the available pattern types: ccitt32kBitPattern is a pseudo-random sequence of 32 kbit. ccitt8MBitPattern is a pseudo-random sequence of 8Mbit. customizedPattern is the pattern defined in the customizedPattern attribute. Enumeration: 'ccitt32kBitPattern': 0, 'customizedPattern': 2, 'ccitt8MBitPattern': 1. |
mscLpX21TestCustomizedPattern | 1.3.6.1.4.1.562.36.2.1.12.10.2.11.1.5 | hex | read-write |
This attribute allows a customized 32 bit pattern to be defined for use in the test data frames. This attribute is used when the attribute frmPatternType is set to CustomizedPattern. Note that a 55 hex pattern is an alternating 1 and 0 pattern. |
mscLpX21TestDataStartDelay | 1.3.6.1.4.1.562.36.2.1.12.10.2.11.1.6 | unsigned32 | read-write |
This attribute specifies the time delay (in seconds) between when the test expects the loop to have been set up, to when the test data actually starts to be transmitted. This attribute is to accommodate some non-standard equipment that requires extra time for setting up a requested loop. This attribute is ignored when the test type is set to externalLoop. |
mscLpX21TestDisplayInterval | 1.3.6.1.4.1.562.36.2.1.12.10.2.11.1.7 | unsigned32 | read-write |
This attribute defines the interval (in minutes) between which interim test results are to be displayed. Results are displayed at the operator console at which the test was started. When the test type is set to externalLoop, this attribute is ignored. There will be no display of results if displayInterval is set to 0. This attribute can be changed anytime. |
mscLpX21TestDuration | 1.3.6.1.4.1.562.36.2.1.12.10.2.11.1.8 | unsigned32 | read-write |
This attribute is the duration (in minutes) that test data will be transmitted. In the case of an externalLoop, this is the time that the loop is in effect. Note that dataStartDelay does not apply to the externalLoop. |
mscLpX21TestResultsTable | 1.3.6.1.4.1.562.36.2.1.12.10.2.12 | no-access |
This group contains all the statistics related attributes of the Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.10.2.12.1 | no-access |
An entry in the mscLpX21TestResultsTable. |
||
mscLpX21TestElapsedTime | 1.3.6.1.4.1.562.36.2.1.12.10.2.12.1.1 | counter32 | read-only |
This attribute is the number of minutes elapsed since the test started for an externalLoop test. For a data test, this is the time since test data was first transmitted. |
mscLpX21TestTimeRemaining | 1.3.6.1.4.1.562.36.2.1.12.10.2.12.1.2 | unsigned32 | read-only |
This attribute is the number of minutes remaining before the test is to be stopped according to the duration attribute. |
mscLpX21TestCauseOfTermination | 1.3.6.1.4.1.562.36.2.1.12.10.2.12.1.3 | integer | read-only |
This attribute indicates either the status of the test or the cause of the test's termination: neverStarted indicates that the test has not yet been started. testRunning indicates that the test has been started. stoppedByOperator indicates that the operator issued a stop command on a test that was running. testTimeExpired indicates that the test ran for the time specified by the test's duration. loopCodeSyncFailed indicates that the local end failed to synchronize to the loopCode pattern. The local end transmits the loopCode pattern to cause the remote end to apply a loopback, after which the local end should receive the loopCode pattern. The exact pattern used to request loopCode depends on the test type. This failure indicates a high rate of transmission errors, or that the remote end has failed to apply the loopback. patternSyncFailed indicates that the local end failed to synchronize to the frmPatternType test pattern, that should have been looped back at the remote end. This failure indicates a high rate of transmission errors or the absence of a loopback. patternSyncLost indicates that the local end gained and then lost synchronization to the returned frmPatternType test pattern. This failure indicates a sudden increase in transmission errors, frame slippage, or the removal of an existing loopback. unknown is set when a reason to terminate other than those listed here is encountered. Note: Only MSA cards support recognition of the failures loopCodeSyncFailed, patternSyncFailed and patternSyncLost. Other cards will not terminate the test under the conditions described by these values. Enumeration: 'patternSyncFailed': 7, 'unknown': 2, 'neverStarted': 3, 'hardwareReconfigured': 5, 'loopCodeSyncFailed': 6, 'stoppedByOperator': 1, 'testTimeExpired': 0, 'testRunning': 4, 'patternSyncLost': 8. |
mscLpX21TestBitsTx | 1.3.6.1.4.1.562.36.2.1.12.10.2.12.1.4 | passportcounter64 | read-only |
This attribute is the total number of bits sent during the test period. As long as the line speed of the hardware interface is less than 70 Mbit/s, this counter is not expected to reach the maximum value. |
mscLpX21TestBytesTx | 1.3.6.1.4.1.562.36.2.1.12.10.2.12.1.5 | passportcounter64 | read-only |
This attribute is the total number of bytes sent during the test period. This counter is not expected to reach its maximum value. |
mscLpX21TestFrmTx | 1.3.6.1.4.1.562.36.2.1.12.10.2.12.1.6 | passportcounter64 | read-only |
This attribute is the total number of frames sent during the test period. This counter is not expected to reach its maximum value. |
mscLpX21TestBitsRx | 1.3.6.1.4.1.562.36.2.1.12.10.2.12.1.7 | passportcounter64 | read-only |
This attribute is the total number of bits received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach the maximum value. |
mscLpX21TestBytesRx | 1.3.6.1.4.1.562.36.2.1.12.10.2.12.1.8 | passportcounter64 | read-only |
This attribute is the total number of bytes received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpX21TestFrmRx | 1.3.6.1.4.1.562.36.2.1.12.10.2.12.1.9 | passportcounter64 | read-only |
This attribute is the total number of frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpX21TestErroredFrmRx | 1.3.6.1.4.1.562.36.2.1.12.10.2.12.1.10 | passportcounter64 | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the total number of errored frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpX21TestBitErrorRate | 1.3.6.1.4.1.562.36.2.1.12.10.2.12.1.11 | asciistring | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the calculated bit error rate on the link. Test data are generated and sent in frames of a preset size (frameSize). The Test component will try to estimate the number of bit errors in any errored frame which is identifiable. The statistics will be updated accordingly. A lost frame (may be due to an error on the flag sequence) will be discarded for the bit error rate calculation. The result is presented in the form of xEsyy, where x is the mantissa, syy is the exponent, for example 0E+00, 2E-09. Note that the bitErrorRate is an estimate only. For more reliable test results, the test should be done over a long period. Multiple tests would also improve the confidence level of the test results. |
mscLpX21ProvTable | 1.3.6.1.4.1.562.36.2.1.12.10.10 | no-access |
This group contains all specific provisioning data for an X21 component. |
|
1.3.6.1.4.1.562.36.2.1.12.10.10.1 | no-access |
An entry in the mscLpX21ProvTable. |
||
mscLpX21LinkMode | 1.3.6.1.4.1.562.36.2.1.12.10.10.1.1 | integer | read-write |
This attribute defines the intended gender of the X21 component (V.11 interface). The actual gender of the interface is determined by the physical connection to the patch panel. If the hardware setup does not match this attribute, an alarm will be generated. In dte mode, the control line signal is driven as specified by the attribute readyLineState when the interface passes its initial diagnostics. Then, the control line signal will be driven as specified in the attribute dataTransferLineState when the application is ready to transfer data. On the other hand, the input line signal (indication) is compared against those specified in the attributes readyLineState and dataTransferLineState. The application will be notified when the specified line states are observed. In dce mode, the X21 component behaves similarly as when it is in dte mode. However, it will be driving the DCE line signal (control) and monitoring the DTE line signal (indication) as specified by the attributes readyLineState and dataTransferLineState. Enumeration: 'dce': 128, 'dte': 0. |
mscLpX21ReadyLineState | 1.3.6.1.4.1.562.36.2.1.12.10.10.1.2 | octet string | read-write |
This attribute specifies the line signals originating from the V.11 interface that will always be turned on, provided the interface passes its diagnostics. This set of signals is generally required to maintain the connection. Note that both DTE and DCE signals are specified in this attribute. The appropriate set of specified signals will be turned on or checked according to the actualLinkMode. See also linkMode. Description of bits: indication(0) control(1) |
mscLpX21DataTransferLineState | 1.3.6.1.4.1.562.36.2.1.12.10.10.1.3 | octet string | read-write |
The state of the line signals required to indicate that the external equipment is in a good state (that is, data transfer can proceed). Note that both DTE and DCE signals are specified in this attribute. The appropriate set of specified signals will be turned on or checked according to the actualLinkMode. The value of this attribute must be a superset of that of the readyLineState attribute. See also linkMode. Description of bits: indication(0) control(1) |
mscLpX21LineStatusTimeOut | 1.3.6.1.4.1.562.36.2.1.12.10.10.1.4 | unsigned32 | read-write |
This attribute defines the time the line state must be stable (good or bad) before a state change is declared. |
mscLpX21LineSpeed | 1.3.6.1.4.1.562.36.2.1.12.10.10.1.5 | unsigned32 | read-write |
This attribute defines the speed of the line for source clocking. This attribute is ignored if the interface is not providing a clock. The clock rate is rounded up to the nearest available value. Note that the actual clock rates are available in the operational attributes actualTxLineSpeed and actualRxLineSpeed. The actual lineSpeeds configurable on a V.11 DCE interface are: 7680000, 3840000, 2560000, 2048000, 1920000, 1536000, 1344000, 1280000, 1024000, 960000, 768000, 672000, 640000, 512000, 448000, 384000, 336000, 320000, 256000, 224000, 192000, 168000, 128000, 112000, 64000, 56000, 48000, 32000, 19200, 9600. Note that linspeeds of 1024000 and 2048000 cannot be provisioned on cards that have ports provisioned at 3840000, 2560000, 1920000, 1280000, 960000, 640000 or 320000. |
mscLpX21ClockingSource | 1.3.6.1.4.1.562.36.2.1.12.10.10.1.6 | integer | read-write |
This attribute defines the source of synchronization of the outgoing clocks. This attribute is only used when the actualLinkMode is dce. If the value of the attribute is local, the outgoing clocks are synchronized to a local oscillator on the FP. If the value of the attribute is module, the outgoing clocks are synchronized to the oscillator on the active CP. Enumeration: 'local': 0, 'module': 1. |
mscLpX21DteDataClockSource | 1.3.6.1.4.1.562.36.2.1.12.10.10.1.7 | integer | read-write |
This attribute is only used when the actualLinkMode is dce. It is used to determine the clock to be used to recover the receive data. Note that a V.11 DTE interface uses the S clock (see X.21 standard) for both receive data and transmit data timing. The DTE interface always loops the received S clock back to the DCE as the X clock (see X.21 standard). If the value of the attribute is fromDce, the DCE V.11 interface uses the internally generated transmit clock as the S clock and for both receive and transmit data timing. The X clock is ignored. If the value of the attribute is fromDte, the DCE still uses the internally generated transmit clock as the S clock and for transmit data timing, but the receive data timing is derived from the X clock. The fromDte mode is recommended when the DTE is far away from the DCE interface. Enumeration: 'fromDte': 2, 'fromDce': 0. |
mscLpX21LineTerminationRequired | 1.3.6.1.4.1.562.36.2.1.12.10.10.1.8 | integer | read-write |
This attribute specifies whether termination is required for this interface. If the hardware setup does not match this attribute, an alarm will be generated. Enumeration: 'yes': 1, 'no': 0. |
mscLpX21ApplicationFramerName | 1.3.6.1.4.1.562.36.2.1.12.10.10.1.9 | link | read-write |
This attribute contains the component name of a Framer which is associated with the X21 component. |
mscLpX21EnableDynamicSpeed | 1.3.6.1.4.1.562.36.2.1.12.10.10.1.10 | integer | read-write |
When set to yes, this attribute specifies that the transmit link speed should be set to the calculated receiver link speed. This attribute can be set to yes only if the linkMode is dce and the dteDataClockSource is fromDte.. Enumeration: 'yes': 1, 'no': 0. |
mscLpX21CidDataTable | 1.3.6.1.4.1.562.36.2.1.12.10.11 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.10.11.1 | no-access |
An entry in the mscLpX21CidDataTable. |
||
mscLpX21CustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.10.11.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpX21AdminInfoTable | 1.3.6.1.4.1.562.36.2.1.12.10.12 | no-access |
This group contains the attributes pertaining to the vendor of the equipment. |
|
1.3.6.1.4.1.562.36.2.1.12.10.12.1 | no-access |
An entry in the mscLpX21AdminInfoTable. |
||
mscLpX21Vendor | 1.3.6.1.4.1.562.36.2.1.12.10.12.1.1 | asciistring | read-write |
This is the name of the vendor supplying the facility. |
mscLpX21CommentText | 1.3.6.1.4.1.562.36.2.1.12.10.12.1.2 | asciistring | read-write |
Any miscellaneous text about the facility. |
mscLpX21IfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.10.13 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.10.13.1 | no-access |
An entry in the mscLpX21IfEntryTable. |
||
mscLpX21IfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.10.13.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpX21IfIndex | 1.3.6.1.4.1.562.36.2.1.12.10.13.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpX21OperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.10.14 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.10.14.1 | no-access |
An entry in the mscLpX21OperStatusTable. |
||
mscLpX21SnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.10.14.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpX21StateTable | 1.3.6.1.4.1.562.36.2.1.12.10.15 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.10.15.1 | no-access |
An entry in the mscLpX21StateTable. |
||
mscLpX21AdminState | 1.3.6.1.4.1.562.36.2.1.12.10.15.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. |
mscLpX21OperationalState | 1.3.6.1.4.1.562.36.2.1.12.10.15.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. |
mscLpX21UsageState | 1.3.6.1.4.1.562.36.2.1.12.10.15.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. |
mscLpX21AvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.10.15.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) |
mscLpX21ProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.10.15.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) |
mscLpX21ControlStatus | 1.3.6.1.4.1.562.36.2.1.12.10.15.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) |
mscLpX21AlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.10.15.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) |
mscLpX21StandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.10.15.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. |
mscLpX21UnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.10.15.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. |
mscLpX21OperTable | 1.3.6.1.4.1.562.36.2.1.12.10.16 | no-access |
This group contains all specific operational data for an X21 component. |
|
1.3.6.1.4.1.562.36.2.1.12.10.16.1 | no-access |
An entry in the mscLpX21OperTable. |
||
mscLpX21ActualLinkMode | 1.3.6.1.4.1.562.36.2.1.12.10.16.1.1 | integer | read-only |
This attribute contains the actual link mode defined by the hardware. Note that the hardware overrides the provisionable data. The interface behaves as a DCE or DTE according to the actualLinkMode. Enumeration: 'dce': 128, 'dte': 0. |
mscLpX21LineState | 1.3.6.1.4.1.562.36.2.1.12.10.16.1.2 | octet string | read-only |
This attribute contains the current state of the interface signals. Description of bits: indication(0) control(1) |
mscLpX21ActualTxLineSpeed | 1.3.6.1.4.1.562.36.2.1.12.10.16.1.3 | gauge32 | read-only |
This attribute is the measured speed of the transmit clock. |
mscLpX21ActualRxLineSpeed | 1.3.6.1.4.1.562.36.2.1.12.10.16.1.4 | gauge32 | read-only |
This attribute is the measured speed of the receive clock. |
mscLpX21DataXferStateChanges | 1.3.6.1.4.1.562.36.2.1.12.10.16.1.5 | counter32 | read-only |
This attribute contains the number of times that the line has entered or exited the data transfer state. |
mscLpSonet | 1.3.6.1.4.1.562.36.2.1.12.14 | |||
mscLpSonetRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.14.1 | no-access |
This entry controls the addition and deletion of mscLpSonet components. |
|
1.3.6.1.4.1.562.36.2.1.12.14.1.1 | no-access |
A single entry in the table represents a single mscLpSonet component. |
||
mscLpSonetRowStatus | 1.3.6.1.4.1.562.36.2.1.12.14.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpSonet components. These components can be added and deleted. |
mscLpSonetComponentName | 1.3.6.1.4.1.562.36.2.1.12.14.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpSonetStorageType | 1.3.6.1.4.1.562.36.2.1.12.14.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpSonet tables. |
mscLpSonetIndex | 1.3.6.1.4.1.562.36.2.1.12.14.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpSonet tables. |
mscLpSonetPath | 1.3.6.1.4.1.562.36.2.1.12.14.2 | |||
mscLpSonetPathRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.14.2.1 | no-access |
This entry controls the addition and deletion of mscLpSonetPath components. |
|
1.3.6.1.4.1.562.36.2.1.12.14.2.1.1 | no-access |
A single entry in the table represents a single mscLpSonetPath component. |
||
mscLpSonetPathRowStatus | 1.3.6.1.4.1.562.36.2.1.12.14.2.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpSonetPath components. These components can be added and deleted. |
mscLpSonetPathComponentName | 1.3.6.1.4.1.562.36.2.1.12.14.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpSonetPathStorageType | 1.3.6.1.4.1.562.36.2.1.12.14.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpSonetPath tables. |
mscLpSonetPathIndex | 1.3.6.1.4.1.562.36.2.1.12.14.2.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpSonetPath tables. |
mscLpSonetPathCell | 1.3.6.1.4.1.562.36.2.1.12.14.2.2 | |||
mscLpSonetPathCellRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.1 | no-access |
This entry controls the addition and deletion of mscLpSonetPathCell components. |
|
1.3.6.1.4.1.562.36.2.1.12.14.2.2.1.1 | no-access |
A single entry in the table represents a single mscLpSonetPathCell component. |
||
mscLpSonetPathCellRowStatus | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpSonetPathCell components. These components cannot be added nor deleted. |
mscLpSonetPathCellComponentName | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpSonetPathCellStorageType | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpSonetPathCell tables. |
mscLpSonetPathCellIndex | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpSonetPathCell tables. |
mscLpSonetPathCellProvTable | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.10 | no-access |
This group contains the provisioning attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.14.2.2.10.1 | no-access |
An entry in the mscLpSonetPathCellProvTable. |
||
mscLpSonetPathCellAlarmActDelay | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.10.1.1 | unsigned32 | read-write |
This attribute defines the time during which a Loss of Cell Delineation (LCD) defect should be observed before declaring an LCD alarm (alarm 70115501). The time is specified in milliseconds. |
mscLpSonetPathCellScrambleCellPayload | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.10.1.2 | integer | read-write |
Cell scrambling, as defined by ITU-T Recommendation I.432., can provide a solution to the problem of transmission equipment which is sensitive to certain bit patterns in the ATM cell payload. This attribute controls whether or not the cell payload is scrambled. It defaults to off for DS1 interfaces, and on for all other interfaces. Note that this setting must be the same at both ends of the link. Enumeration: 'on': 1, 'off': 0. |
mscLpSonetPathCellCorrectSingleBitHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.10.1.3 | integer | read-write |
This attribute specifies whether the port corrects single bit errors detected in the headers of received cells. If single bit errors are corrected, the affected cells are passed up to the ATM layer according to normal operation. If single bit errors are not corrected, these errored cells are discarded by the physical layer. Note that cells containing multiple bit errors in their headers are always discarded. Single bit HEC error correction must remain off for the following card types: 3pDS1Atm, 8pDS1Atm, 3pE1Atm, 8pE1Atm, 2pJ6MAtm, 3pDS3Atm, and 3pE3Atm. Enumeration: 'on': 1, 'off': 0. |
mscLpSonetPathCellOperTable | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.11 | no-access |
This group contains the common operational attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.14.2.2.11.1 | no-access |
An entry in the mscLpSonetPathCellOperTable. |
||
mscLpSonetPathCellLcdAlarm | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.11.1.1 | integer | read-only |
This attribute displays whether the Loss of Cell Delineation (LCD) failure alarm state has been entered. This state is entered when LCD defects have been observed and accumulated for a period of time specified through the alarmActDelay attribute. In ATM cell direct mapping mode, an LCD defect occurs when Out of Cell Delineation (OCD) anomaly persists for x milliseconds, and disappears when the Out of Cell Delineation (OCD) is absent for x msec. An OCD anomaly occurs when 7 consecutive incorrect HECs have been detected. An OCD anomaly terminates when 6 consecutive correct HECs have been detected. For an AtmCell component located under a DS3 or E3 component with mapping = PLCP, the LCD defect is directly derived from the PLCP LOF defect. If LCD defects are intermittently occurring, the LCD defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle The component under which is located the AtmCell component goes into an operational state of disabled until the LCD alarm condition is cleared. The condition is cleared after the LCD defect has not been reported for a period of 10 seconds +/- 0.5 seconds. The lcdAlarm attribute is always set to off when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpSonetPathCellStatsTable | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.12 | no-access |
This group contains the Statistics attribute for the AtmCell component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.14.2.2.12.1 | no-access |
An entry in the mscLpSonetPathCellStatsTable. |
||
mscLpSonetPathCellUncorrectableHecErrors | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.12.1.1 | counter32 | read-only |
This attribute indicates the number of uncorrectable ATM cell header errors that have been detected. Counting of uncorrectableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. |
mscLpSonetPathCellSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.12.1.2 | counter32 | read-only |
This attribute indicates the total number of ATM Cell Severely Errored Seconds (SESs) that have been counted. In direct mapping mode, an ATM Cell SES is declared for second intervals containing one or more Out of Cell Delineation (OCD) defects. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. In PLCP mapping mode, an ATM Cell SES is declared for second intervals containing one or more PLCP LOF defects. Counting of uncorrectableHeaderErrors (ucErr) and correctableHeaderErrors (cErr) is inhibited when the OCD defect is present. |
mscLpSonetPathCellReceiveCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.12.1.3 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells received on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpSonetPathCellTransmitCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.12.1.4 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells transmitted on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpSonetPathCellCorrectableHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.14.2.2.12.1.5 | counter32 | read-only |
This attribute indicates the number of correctable ATM cell header errors that have been detected and corrected. Counting of correctableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected |
mscLpSonetPathProvTable | 1.3.6.1.4.1.562.36.2.1.12.14.2.10 | no-access |
This group contains all of the provisioning data for a Sonet/Sdh Path component. |
|
1.3.6.1.4.1.562.36.2.1.12.14.2.10.1 | no-access |
An entry in the mscLpSonetPathProvTable. |
||
mscLpSonetPathApplicationFramerName | 1.3.6.1.4.1.562.36.2.1.12.14.2.10.1.1 | link | read-write |
This attribute defines the link to the software stack. It defines which application is running on top of the Path component. |
mscLpSonetPathCidDataTable | 1.3.6.1.4.1.562.36.2.1.12.14.2.11 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.14.2.11.1 | no-access |
An entry in the mscLpSonetPathCidDataTable. |
||
mscLpSonetPathCustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.14.2.11.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpSonetPathStateTable | 1.3.6.1.4.1.562.36.2.1.12.14.2.12 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.14.2.12.1 | no-access |
An entry in the mscLpSonetPathStateTable. |
||
mscLpSonetPathAdminState | 1.3.6.1.4.1.562.36.2.1.12.14.2.12.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. |
mscLpSonetPathOperationalState | 1.3.6.1.4.1.562.36.2.1.12.14.2.12.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. |
mscLpSonetPathUsageState | 1.3.6.1.4.1.562.36.2.1.12.14.2.12.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. |
mscLpSonetPathAvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.14.2.12.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) |
mscLpSonetPathProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.14.2.12.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) |
mscLpSonetPathControlStatus | 1.3.6.1.4.1.562.36.2.1.12.14.2.12.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) |
mscLpSonetPathAlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.14.2.12.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) |
mscLpSonetPathStandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.14.2.12.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. |
mscLpSonetPathUnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.14.2.12.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. |
mscLpSonetPathIfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.14.2.13 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.14.2.13.1 | no-access |
An entry in the mscLpSonetPathIfEntryTable. |
||
mscLpSonetPathIfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.14.2.13.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpSonetPathIfIndex | 1.3.6.1.4.1.562.36.2.1.12.14.2.13.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpSonetPathOperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.14.2.14 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.14.2.14.1 | no-access |
An entry in the mscLpSonetPathOperStatusTable. |
||
mscLpSonetPathSnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.14.2.14.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpSonetPathOperTable | 1.3.6.1.4.1.562.36.2.1.12.14.2.15 | no-access |
This group contains the common operational data for Path component. |
|
1.3.6.1.4.1.562.36.2.1.12.14.2.15.1 | no-access |
An entry in the mscLpSonetPathOperTable. |
||
mscLpSonetPathLopAlarm | 1.3.6.1.4.1.562.36.2.1.12.14.2.15.1.1 | integer | read-only |
This attribute displays whether a Loss Of Pointer (LOP) alarm state has been entered. An LOP alarm state is entered when LOP defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. An LOP defect occurs when no valid SPE or VC pointer was received in 8 contiguous frames. If the LOP defects are intermittently occurring, the LOP defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The Path component goes into an operational state of disabled until the LOP alarm condition is cleared. The condition is cleared when no more invalid pointer has been reported for 10 seconds +/- 0.5 seconds. The lopAlarm attribute is always set to off when the Path component has been locked and left offline by the operator or when the Path component has been suspended since the parent component has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpSonetPathRxAisAlarm | 1.3.6.1.4.1.562.36.2.1.12.14.2.15.1.2 | integer | read-only |
This attribute displays whether an Path Alarm Indication Signal (P- AIS) alarm state has been entered. An P-AIS alarm state is entered when P-AIS defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. The P-AIS defect is the occurrence of the P-AIS signal in three contiguous valid STS or STM frames (all one's in bytes H1 and H2). If the P-AIS defects are intermittently occurring, the P-AIS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The Path component goes into an operational state of disabled until the P-AIS alarm condition is cleared. The condition is cleared after no P-AIS defect has been detected for 10 seconds +/- 0.5 seconds. The rxAisAlarm attribute is always set to off when the Path component has been locked and left offline by the operator or when the Path component has been suspended since the parent component has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpSonetPathRxRfiAlarm | 1.3.6.1.4.1.562.36.2.1.12.14.2.15.1.3 | integer | read-only |
This attribute displays whether the Path Remote Failure Indication (P-RFI) alarm state has been entered. An P-RFI alarm state is entered when Path Remote Defect Indicator (P-RDI) defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. The P-RDI defect is the occurrence of the P-RDI signal in five contiguous valid STS or STM frames (bit 5 of the G1 byte set to 1). If the P-RDI defects are intermittently occurring, the P-RDI defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10)with all measurements based on a 200 ms polling cycle. The Path component goes into an operational state of disabled until the P-RFI alarm condition is cleared. The condition is cleared after no P-RDI defect has been detected for 10 seconds +/- 0.5 seconds. The rxRfiAlarm attribute is always set to off when the Path component has been locked and left offline by the operator or when the Path component has been suspended since the parent component has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpSonetPathSignalLabelMismatch | 1.3.6.1.4.1.562.36.2.1.12.14.2.15.1.4 | integer | read-only |
This attribute displays whether the Path Signal Label Mismatch (P- SLM) failure condition has been entered. An P-SLM failure condition is entered when P-SLM defects have been observed and accumulated for period of 2.5 seconds +/- 0.5 seconds. An P-SLM defect occurs when detecting an unexpected path signal label. The expected Path signal labels are 'Mapping for ATM' or 'Equipped - Non Specific Payload'. If the P-SLM defects are intermittently occurring, the P-SLM defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The Path component goes into an operational state of disabled until the Path Signal Label Mismatch failure condition is cleared. The condition is cleared when an expected path signal label is received for 10 seconds +/- 0.5 seconds. The signalLabelMismatch attribute is always set to off when the Path component has been locked and left offline by the operator or when the Path component has been suspended since the parent component has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpSonetPathTxAis | 1.3.6.1.4.1.562.36.2.1.12.14.2.15.1.5 | integer | read-only |
This attribute displays whether the Path Alarm Indication Signal (P- AIS) signal is being transmitted on the path. The P-AIS signal is transmitted when the Path component has been locked and left offline by the operator or when the Path component has been suspended since the parent component has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpSonetPathTxRdi | 1.3.6.1.4.1.562.36.2.1.12.14.2.15.1.6 | integer | read-only |
This attribute displays whether the Path Remote Defect Indicator (P-RDI) signal is being transmitted over the path signal. The P-RDI signal is transmitted over the outgoing line upon detection of LOP, P-AIS or the occurrence of the LCD state. This attribute is always set to off when the Path component has been locked and left offline by the operator or when the Path component has been suspended since the parent component has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpSonetPathStatsTable | 1.3.6.1.4.1.562.36.2.1.12.14.2.16 | no-access |
This group contains the statistics data for a Sonet/Sdh Path component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.14.2.16.1 | no-access |
An entry in the mscLpSonetPathStatsTable. |
||
mscLpSonetPathPathErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.14.2.16.1.1 | counter32 | read-only |
This attribute indicates the number of seconds that the Sonet/Sdh Path component has been in an near-end error free state. |
mscLpSonetPathPathCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.14.2.16.1.2 | counter32 | read-only |
This attribute indicates the total number of Path Code Violations (PCVs) detected. Each PCV corresponds to a path BIP-8 error. PCV counting is inhibited over second intervals where a Path Severely Errored Second (PSES) is counted. Counting of PCVs is also inhibited over second intervals where a Path Unavailable Second (PUAS) is counted. The count wraps at its maximum value. |
mscLpSonetPathPathErroredSec | 1.3.6.1.4.1.562.36.2.1.12.14.2.16.1.3 | counter32 | read-only |
This attribute indicates the total number of Path Errored Seconds (PESs) that have been counted. A PES is declared for second intervals containing one or more PCVs or one or more LOP or path AIS defects. Counting of PES is inhibited when PUAS is counted over the monitored second. |
mscLpSonetPathPathSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.14.2.16.1.4 | counter32 | read-only |
This attribute indicates the total number of Path Severely Errored Seconds (PSESs) that have been counted. A PSES is declared for second intervals containing more than x PCVs or one or more LOP or path AIS defects. The value of x is 2400 for a 155 Mbits/sec interface. Counting of PSES is inhibited when PUAS is counted over the monitored second. |
mscLpSonetPathPathAisLopSec | 1.3.6.1.4.1.562.36.2.1.12.14.2.16.1.5 | counter32 | read-only |
This attribute indicates the total number of path AIS and LOP Seconds (PALSs). A PALS is declared for second intervals containing one or more path AIS or LOP defects. Counting of PALS is inhibited when PUAS is counted over the monitored second. |
mscLpSonetPathPathUnavailSec | 1.3.6.1.4.1.562.36.2.1.12.14.2.16.1.6 | counter32 | read-only |
This attribute indicates the total number of one second intervals for which the STS/STM path is unavailable. The path becomes unavailable at the onset of 10 consecutive PSESs. The 10 PSESs are included in the unavailable time. Once unavailable, the path becomes available at the onset of 10 contiguous seconds with no PSES. The 10 seconds with no PSES are excluded from the unavailable time. For second intervals where a Path Unavailable Second (PUAS) is counted, counting of PCV, PES, PSES and PALS is inhibited. |
mscLpSonetPathPathFailures | 1.3.6.1.4.1.562.36.2.1.12.14.2.16.1.7 | counter32 | read-only |
This attribute indicates the total number of times that a path failure (LOP, P-AIS or Path Signal Label Mismatch failure) has been declared. |
mscLpSonetPathFarEndPathErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.14.2.16.1.8 | counter32 | read-only |
This attribute indicates the number of seconds that the Sonet/Sdh Path component has been in an far-end error free state. |
mscLpSonetPathFarEndPathCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.14.2.16.1.9 | counter32 | read-only |
This attribute indicates the total number of Far-End Path Code Violations (FEPCVs) detected. Each FEPCV corresponds to a path FEBE. FEPCV counting is inhibited over second intervals where a Far-End Path Severely Errored Second (FEPSES) is counted. Counting of PCVs is also inhibited over second intervals where a Far-End Path Unavailable Second (FEPUAS) is counted. The count wraps at its maximum value. |
mscLpSonetPathFarEndPathErroredSec | 1.3.6.1.4.1.562.36.2.1.12.14.2.16.1.10 | counter32 | read-only |
This attribute indicates the total number of Far-End Path Errored Seconds (FEPESs) that have been counted. A FEPES is declared for second intervals containing one or more FEPCVs or one or more path RDI (P-RDI) defects. Counting of FEPES is inhibited when FEPUAS is counted over the monitored second. |
mscLpSonetPathFarEndPathSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.14.2.16.1.11 | counter32 | read-only |
This attribute indicates the total number of Far-End Path Severely Errored Seconds (FEPSESs) that have been counted. A FEPSES is declared for second intervals containing more than x FEPCVs or one or more P-RDI defects. The value of x is 2400 for a 155 Mbits/ sec interface. Counting of FEPSESs is inhibited when FEPUAS is counted over the monitored second. |
mscLpSonetPathFarEndPathAisLopSec | 1.3.6.1.4.1.562.36.2.1.12.14.2.16.1.12 | counter32 | read-only |
This attribute indicates the total number of Far-End Path AIS and LOP Seconds (FEPALSs). A FEPALS is declared for second intervals containing one or more P-RDI defects. Counting of FEPALS is inhibited when FEPUAS is counted over the monitored second. |
mscLpSonetPathFarEndPathUnavailSec | 1.3.6.1.4.1.562.36.2.1.12.14.2.16.1.13 | counter32 | read-only |
This attribute indicates the total number of one second intervals for which the STS/STM far-end path is unavailable. The far-end path becomes unavailable at the onset of 10 consecutive FEPSESs. The 10 FEPSESs are included in the unavailable time. Once unavailable, the far-end path becomes available at the onset of 10 contiguous seconds with no FEPSES. The 10 seconds with no FEPSES are excluded from the unavailable time. For second intervals where a Far-End Path Unavailable Second (FEPUAS) is counted, counting of FEPCV, FEPES, FEPSES and FEPALS is inhibited. |
mscLpSonetPathFarEndPathFailures | 1.3.6.1.4.1.562.36.2.1.12.14.2.16.1.14 | counter32 | read-only |
This attribute indicates the total number of times that a STS/STM far-end path failure (P-RFI failure) has been declared. |
mscLpSonetTest | 1.3.6.1.4.1.562.36.2.1.12.14.3 | |||
mscLpSonetTestRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.14.3.1 | no-access |
This entry controls the addition and deletion of mscLpSonetTest components. |
|
1.3.6.1.4.1.562.36.2.1.12.14.3.1.1 | no-access |
A single entry in the table represents a single mscLpSonetTest component. |
||
mscLpSonetTestRowStatus | 1.3.6.1.4.1.562.36.2.1.12.14.3.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpSonetTest components. These components cannot be added nor deleted. |
mscLpSonetTestComponentName | 1.3.6.1.4.1.562.36.2.1.12.14.3.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpSonetTestStorageType | 1.3.6.1.4.1.562.36.2.1.12.14.3.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpSonetTest tables. |
mscLpSonetTestIndex | 1.3.6.1.4.1.562.36.2.1.12.14.3.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpSonetTest tables. |
mscLpSonetTestStateTable | 1.3.6.1.4.1.562.36.2.1.12.14.3.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. |
|
1.3.6.1.4.1.562.36.2.1.12.14.3.10.1 | no-access |
An entry in the mscLpSonetTestStateTable. |
||
mscLpSonetTestAdminState | 1.3.6.1.4.1.562.36.2.1.12.14.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. Enumeration: 'locked': 0, 'shuttingDown': 2, 'unlocked': 1. |
mscLpSonetTestOperationalState | 1.3.6.1.4.1.562.36.2.1.12.14.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. Enumeration: 'disabled': 0, 'enabled': 1. |
mscLpSonetTestUsageState | 1.3.6.1.4.1.562.36.2.1.12.14.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. Enumeration: 'active': 1, 'idle': 0, 'busy': 2. |
mscLpSonetTestSetupTable | 1.3.6.1.4.1.562.36.2.1.12.14.3.11 | no-access |
This group contains all of the operational data for a Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.14.3.11.1 | no-access |
An entry in the mscLpSonetTestSetupTable. |
||
mscLpSonetTestPurpose | 1.3.6.1.4.1.562.36.2.1.12.14.3.11.1.1 | asciistring | read-write |
This attribute records the purpose of the test so that the test results can be associated and properly analyzed. |
mscLpSonetTestType | 1.3.6.1.4.1.562.36.2.1.12.14.3.11.1.2 | integer | read-write |
This attribute is the type of test to be run. The available test types include the following: card test sets up an internal loop on the board and runs a bit error rate test. manual test assumes the line is looped back externally and a bit error rate test is performed. localLoop test loops back the local modem and performs a bit error rate test. remoteLoop test loops back the remote modem (or CSU) and performs a bit error rate test. externalLoop test loops back the line to the far end. payloadLoop test only loops back the payload data received from the incoming line. remoteLoopThisTrib loops this particular tributary back at the far end, using services provided by the parent. v54RemoteLoop initiates a V.54 Remote Loopback test. pn127RemoteLoop initiates a PN127 Remote Loopback test. Note that not all test types are not supported by all function processors. Enumeration: 'externalLoop': 4, 'pn127RemoteLoop': 8, 'payloadLoop': 5, 'manual': 1, 'remoteLoop': 3, 'v54RemoteLoop': 7, 'remoteLoopThisTrib': 6, 'localLoop': 2, 'card': 0. |
mscLpSonetTestFrmSize | 1.3.6.1.4.1.562.36.2.1.12.14.3.11.1.3 | unsigned32 | read-write |
This attribute defines the size of the test data frames in number of bytes. |
mscLpSonetTestFrmPatternType | 1.3.6.1.4.1.562.36.2.1.12.14.3.11.1.4 | integer | read-write |
This attribute defines the type of data pattern generation to use. The following lists the available pattern types: ccitt32kBitPattern is a pseudo-random sequence of 32 kbit. ccitt8MBitPattern is a pseudo-random sequence of 8Mbit. customizedPattern is the pattern defined in the customizedPattern attribute. Enumeration: 'ccitt32kBitPattern': 0, 'customizedPattern': 2, 'ccitt8MBitPattern': 1. |
mscLpSonetTestCustomizedPattern | 1.3.6.1.4.1.562.36.2.1.12.14.3.11.1.5 | hex | read-write |
This attribute allows a customized 32 bit pattern to be defined for use in the test data frames. This attribute is used when the attribute frmPatternType is set to CustomizedPattern. Note that a 55 hex pattern is an alternating 1 and 0 pattern. |
mscLpSonetTestDataStartDelay | 1.3.6.1.4.1.562.36.2.1.12.14.3.11.1.6 | unsigned32 | read-write |
This attribute specifies the time delay (in seconds) between when the test expects the loop to have been set up, to when the test data actually starts to be transmitted. This attribute is to accommodate some non-standard equipment that requires extra time for setting up a requested loop. This attribute is ignored when the test type is set to externalLoop. |
mscLpSonetTestDisplayInterval | 1.3.6.1.4.1.562.36.2.1.12.14.3.11.1.7 | unsigned32 | read-write |
This attribute defines the interval (in minutes) between which interim test results are to be displayed. Results are displayed at the operator console at which the test was started. When the test type is set to externalLoop, this attribute is ignored. There will be no display of results if displayInterval is set to 0. This attribute can be changed anytime. |
mscLpSonetTestDuration | 1.3.6.1.4.1.562.36.2.1.12.14.3.11.1.8 | unsigned32 | read-write |
This attribute is the duration (in minutes) that test data will be transmitted. In the case of an externalLoop, this is the time that the loop is in effect. Note that dataStartDelay does not apply to the externalLoop. |
mscLpSonetTestResultsTable | 1.3.6.1.4.1.562.36.2.1.12.14.3.12 | no-access |
This group contains all the statistics related attributes of the Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.14.3.12.1 | no-access |
An entry in the mscLpSonetTestResultsTable. |
||
mscLpSonetTestElapsedTime | 1.3.6.1.4.1.562.36.2.1.12.14.3.12.1.1 | counter32 | read-only |
This attribute is the number of minutes elapsed since the test started for an externalLoop test. For a data test, this is the time since test data was first transmitted. |
mscLpSonetTestTimeRemaining | 1.3.6.1.4.1.562.36.2.1.12.14.3.12.1.2 | unsigned32 | read-only |
This attribute is the number of minutes remaining before the test is to be stopped according to the duration attribute. |
mscLpSonetTestCauseOfTermination | 1.3.6.1.4.1.562.36.2.1.12.14.3.12.1.3 | integer | read-only |
This attribute indicates either the status of the test or the cause of the test's termination: neverStarted indicates that the test has not yet been started. testRunning indicates that the test has been started. stoppedByOperator indicates that the operator issued a stop command on a test that was running. testTimeExpired indicates that the test ran for the time specified by the test's duration. loopCodeSyncFailed indicates that the local end failed to synchronize to the loopCode pattern. The local end transmits the loopCode pattern to cause the remote end to apply a loopback, after which the local end should receive the loopCode pattern. The exact pattern used to request loopCode depends on the test type. This failure indicates a high rate of transmission errors, or that the remote end has failed to apply the loopback. patternSyncFailed indicates that the local end failed to synchronize to the frmPatternType test pattern, that should have been looped back at the remote end. This failure indicates a high rate of transmission errors or the absence of a loopback. patternSyncLost indicates that the local end gained and then lost synchronization to the returned frmPatternType test pattern. This failure indicates a sudden increase in transmission errors, frame slippage, or the removal of an existing loopback. unknown is set when a reason to terminate other than those listed here is encountered. Note: Only MSA cards support recognition of the failures loopCodeSyncFailed, patternSyncFailed and patternSyncLost. Other cards will not terminate the test under the conditions described by these values. Enumeration: 'patternSyncFailed': 7, 'unknown': 2, 'neverStarted': 3, 'hardwareReconfigured': 5, 'loopCodeSyncFailed': 6, 'stoppedByOperator': 1, 'testTimeExpired': 0, 'testRunning': 4, 'patternSyncLost': 8. |
mscLpSonetTestBitsTx | 1.3.6.1.4.1.562.36.2.1.12.14.3.12.1.4 | passportcounter64 | read-only |
This attribute is the total number of bits sent during the test period. As long as the line speed of the hardware interface is less than 70 Mbit/s, this counter is not expected to reach the maximum value. |
mscLpSonetTestBytesTx | 1.3.6.1.4.1.562.36.2.1.12.14.3.12.1.5 | passportcounter64 | read-only |
This attribute is the total number of bytes sent during the test period. This counter is not expected to reach its maximum value. |
mscLpSonetTestFrmTx | 1.3.6.1.4.1.562.36.2.1.12.14.3.12.1.6 | passportcounter64 | read-only |
This attribute is the total number of frames sent during the test period. This counter is not expected to reach its maximum value. |
mscLpSonetTestBitsRx | 1.3.6.1.4.1.562.36.2.1.12.14.3.12.1.7 | passportcounter64 | read-only |
This attribute is the total number of bits received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach the maximum value. |
mscLpSonetTestBytesRx | 1.3.6.1.4.1.562.36.2.1.12.14.3.12.1.8 | passportcounter64 | read-only |
This attribute is the total number of bytes received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpSonetTestFrmRx | 1.3.6.1.4.1.562.36.2.1.12.14.3.12.1.9 | passportcounter64 | read-only |
This attribute is the total number of frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpSonetTestErroredFrmRx | 1.3.6.1.4.1.562.36.2.1.12.14.3.12.1.10 | passportcounter64 | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the total number of errored frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpSonetTestBitErrorRate | 1.3.6.1.4.1.562.36.2.1.12.14.3.12.1.11 | asciistring | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the calculated bit error rate on the link. Test data are generated and sent in frames of a preset size (frameSize). The Test component will try to estimate the number of bit errors in any errored frame which is identifiable. The statistics will be updated accordingly. A lost frame (may be due to an error on the flag sequence) will be discarded for the bit error rate calculation. The result is presented in the form of xEsyy, where x is the mantissa, syy is the exponent, for example 0E+00, 2E-09. Note that the bitErrorRate is an estimate only. For more reliable test results, the test should be done over a long period. Multiple tests would also improve the confidence level of the test results. |
mscLpSonetProvTable | 1.3.6.1.4.1.562.36.2.1.12.14.10 | no-access |
This group contains all of the provisioning data for a Sonet or Sdh component. |
|
1.3.6.1.4.1.562.36.2.1.12.14.10.1 | no-access |
An entry in the mscLpSonetProvTable. |
||
mscLpSonetClockingSource | 1.3.6.1.4.1.562.36.2.1.12.14.10.1.1 | integer | read-write |
This attribute defines the type of clocking source used for synchronizing the OC-3 transmit clock: local means direct use of the local clock oscillator at its centre frequency; line means the use of a signal phase-locked to the incoming OC-3 line rate; module means the use of a signal phase-locked to the CP reference clock. When adding a Sonet/Sdh component, the clockingSource attribute is set to module if the NetworkSynchronization component has been added and is set to local otherwise. Note that the multiport OC-3 cell-based cards has one common clock source for each of the three ports when either the clocking source local or module is selected. For this reason, it is not allowed to have at the same time the clockingSource attribute set to local on one port and module on another port. Furthermore, the clockingSource attribute cannot be set to module if the NetworkSynchronization component has not been added. Enumeration: 'line': 1, 'local': 0, 'module': 2. |
mscLpSonetCidDataTable | 1.3.6.1.4.1.562.36.2.1.12.14.11 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.14.11.1 | no-access |
An entry in the mscLpSonetCidDataTable. |
||
mscLpSonetCustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.14.11.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpSonetAdminInfoTable | 1.3.6.1.4.1.562.36.2.1.12.14.12 | no-access |
This group contains the attributes pertaining to the vendor of the equipment. |
|
1.3.6.1.4.1.562.36.2.1.12.14.12.1 | no-access |
An entry in the mscLpSonetAdminInfoTable. |
||
mscLpSonetVendor | 1.3.6.1.4.1.562.36.2.1.12.14.12.1.1 | asciistring | read-write |
This is the name of the vendor supplying the facility. |
mscLpSonetCommentText | 1.3.6.1.4.1.562.36.2.1.12.14.12.1.2 | asciistring | read-write |
Any miscellaneous text about the facility. |
mscLpSonetIfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.14.13 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.14.13.1 | no-access |
An entry in the mscLpSonetIfEntryTable. |
||
mscLpSonetIfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.14.13.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpSonetIfIndex | 1.3.6.1.4.1.562.36.2.1.12.14.13.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpSonetOperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.14.14 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.14.14.1 | no-access |
An entry in the mscLpSonetOperStatusTable. |
||
mscLpSonetSnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.14.14.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpSonetStateTable | 1.3.6.1.4.1.562.36.2.1.12.14.15 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.14.15.1 | no-access |
An entry in the mscLpSonetStateTable. |
||
mscLpSonetAdminState | 1.3.6.1.4.1.562.36.2.1.12.14.15.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. |
mscLpSonetOperationalState | 1.3.6.1.4.1.562.36.2.1.12.14.15.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. |
mscLpSonetUsageState | 1.3.6.1.4.1.562.36.2.1.12.14.15.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. |
mscLpSonetAvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.14.15.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) |
mscLpSonetProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.14.15.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) |
mscLpSonetControlStatus | 1.3.6.1.4.1.562.36.2.1.12.14.15.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) |
mscLpSonetAlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.14.15.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) |
mscLpSonetStandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.14.15.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. |
mscLpSonetUnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.14.15.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. |
mscLpSonetOperTable | 1.3.6.1.4.1.562.36.2.1.12.14.16 | no-access |
This group contains the common operational data for Sonet or Sdh component. |
|
1.3.6.1.4.1.562.36.2.1.12.14.16.1 | no-access |
An entry in the mscLpSonetOperTable. |
||
mscLpSonetLosAlarm | 1.3.6.1.4.1.562.36.2.1.12.14.16.1.1 | integer | read-only |
This attribute indicates whether a Loss Of Signal (LOS) alarm state has been entered. An LOS alarm state is entered when LOS defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds, or if an LOS defect is present when the criteria for LOF failure declaration have been met. A LOS defect is declared when 20+/-3 us of all-zeros pattern is detected. The LOS defect is cleared when two valid framing words are detected and no Loss Of Signal condition is detected during an interval of 20+/-3 us. If the LOS defects are intermittently occurring, the LOS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The Sonet/Sdh component goes into an operational state of disabled until the LOS alarm condition is cleared. The LOS alarm state is cleared after LOS defects have been absent for a period of 10 seconds +/- 0.5 seconds. The losAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpSonetLofAlarm | 1.3.6.1.4.1.562.36.2.1.12.14.16.1.2 | integer | read-only |
This attribute displays whether a Loss Of Frame (LOF) alarm state has been entered. An LOF alarm state is entered when LOF defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds, except when an LOS defect or failure is present. An LOF defect is detected when getting contiguous errored frame alignment for at least 3 msec. If the LOF defects are intermittently occurring, the LOF defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The Sonet/Sdh component goes into an operational state of disabled until the LOF alarm condition is cleared. The condition is cleared when framing has been achieved for a period of 10 seconds +/- 0.5 seconds. The lofAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpSonetRxAisAlarm | 1.3.6.1.4.1.562.36.2.1.12.14.16.1.3 | integer | read-only |
This attribute displays whether a Line Alarm Indication Signal (L- AIS) alarm state has been entered. An L-AIS alarm state is entered when L-AIS defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. The L-AIS defect is the occurrence of the L-AIS signal in five contiguous STS (STM) frames (111 pattern in bits 6,7, and 8 of the K2 bytes). If the L-AIS defects are intermittently occurring, the L-AIS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The Sonet/Sdh component goes into an operational state of disabled until the L-AIS alarm condition is cleared. The condition is cleared after not detecting the L-AIS signal for a period of 10 seconds +/- 0.5 seconds. The rxAisAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpSonetRxRfiAlarm | 1.3.6.1.4.1.562.36.2.1.12.14.16.1.4 | integer | read-only |
This attribute displays whether a Line Remote Failure Indication (LRFI) alarm state has been entered. An L-RFI alarm state is entered when Line Remote Failure Indication (L-RDI) defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. The L-RDI defect is the occurrence of the L-RDI signal in five contiguous valid STS (STM) frame (110 pattern in bits 6,7, and 8 of the K2 bytes). If the L-RDI defects are intermittently occurring, the L-RDI defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The Sonet/Sdh component goes into an operational state of disabled until the L-RFI alarm condition is cleared. The condition is cleared after not detecting the L-RDI signal for a period of 10 seconds +/- 0.5 seconds. The rxRfiAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpSonetTxAis | 1.3.6.1.4.1.562.36.2.1.12.14.16.1.5 | integer | read-only |
This attribute displays whether the Line Alarm Indication Signal (L- AIS) signal is being transmitted on the outgoing line. This signal is transmitted when the Sonet/Sdh is locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpSonetTxRdi | 1.3.6.1.4.1.562.36.2.1.12.14.16.1.6 | integer | read-only |
This attribute displays whether the Line Remote Defect Indicator (L-RDI) signal is being transmitted over the OC-3 line. The L-RDI signal is transmitted upon the detection of the LOS, LOF or L-AIS defect. This attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpSonetUnusableTxClockRefAlarm | 1.3.6.1.4.1.562.36.2.1.12.14.16.1.7 | integer | read-only |
This attribute displays whether an Unusable Transmit Clock Reference (UTCR) alarm state has been entered. A UTCR alarm state is entered when a Sonet/Sdh port provisioned to act as a transmit clock reference has received the code 'do not use for synchronization' in the S1 byte (in the SONET/ SDH line overhead) for 2.5 +/- 0.5 seconds. The condition is cleared after not detecting the 'do not use for synchronization' code for a period of 10 +/- 0.5 seconds or when the port is no longer provisioned to act as a transmit clock reference. A port is acting as a transmit clock reference if it is provisioned with a) a clockingSource of line, or b) it has been provisioned as a primaryReference, secondaryReference or tertiaryReference in the NetworkSynchronization component. The unusableTxClockRefAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpSonetStatsTable | 1.3.6.1.4.1.562.36.2.1.12.14.17 | no-access |
This group contains the statistics data for a Sonet or Sdh component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.14.17.1 | no-access |
An entry in the mscLpSonetStatsTable. |
||
mscLpSonetRunningTime | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.1 | counter32 | read-only |
This attribute indicates the total number of seconds since the Sonet/ Sdh component has been activated and been in unlocked state. All the other error counts that follow can be updated when this count is active. |
mscLpSonetErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.2 | counter32 | read-only |
This attribute indicates the number of seconds that the Sonet/Sdh component has been in an near-end error free state. |
mscLpSonetSectCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.3 | counter32 | read-only |
This attribute indicates the total number of Section Code Violations (SCVs) detected. A SCV corresponds to section BIP-8 error. SCV counting is inhibited for second intervals where a Section Severely Errored Second (SSES) is counted. The count wraps at its maximum value. |
mscLpSonetSectErroredSec | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.4 | counter32 | read-only |
This attribute indicates the total number of Section Errored Seconds (SESs) that have been counted. A SES is declared for second intervals containing one or more SCVs or one or more Loss Of Signal (LOS) or Severely Errored Frame (SEF) defects. A SEF defect is the occurrence of 4 contiguous errored STS or STM frame alignment words. |
mscLpSonetSectSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.5 | counter32 | read-only |
This attribute indicates the total number of Section Severely Errored Seconds (SSESs) that have been counted. A SSES is declared for second intervals containing more than x SCVs or one or more LOS or SEF defects. The value of x is 155 for a 155 Mbits/sec interface. |
mscLpSonetSectLosSec | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.6 | counter32 | read-only |
This attribute indicates the total number of Section LOS Seconds (SLOSSs) that have been counted. A SLOSS is declared for second intervals containing one or more LOS defects. |
mscLpSonetSectSevErroredFrmSec | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.7 | counter32 | read-only |
This attribute indicates the total number of Section Severely Errored Frame Seconds (SSEFSs) that have been counted. A SSEFS is declared for second intervals containing one or more SEF defects. |
mscLpSonetSectFailures | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.8 | counter32 | read-only |
This attribute indicates the total number of times that a section failure (LOS or LOF failure) has been declared. |
mscLpSonetLineCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.9 | counter32 | read-only |
This attribute indicates the total number of Line Code Violations (LCVs) detected. A LCV corresponds to a line BIP-24 errors. LCV counting is inhibited for second intervals where a Line Severely Errored Second (LSES) is counted. Counting of LCVs is also inhibited over second intervals where a Line Unavailable Second (LUAS) is counted. The count wraps at its maximum value. |
mscLpSonetLineErroredSec | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.10 | counter32 | read-only |
This attribute indicates the total number of Line Errored Seconds (LESs) that have been counted. A LES is declared for second intervals containing one or more LCVs or one or more line AIS defects. Counting of LES is inhibited over second intervals where a LUAS is counted. |
mscLpSonetLineSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.11 | counter32 | read-only |
This attribute indicates the total number of Line Severely Errored Seconds (LSESs) that have been counted. A LSES is declared for second intervals containing more than x LCVs or one or more L- AIS defects. The value of x is 154 for a 155 Mbits/sec interface. Counting of LSES is inhibited over second intervals where a LUAS is counted. |
mscLpSonetLineAisSec | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.12 | counter32 | read-only |
This attribute indicates the total number of Line AIS Seconds (LAISSs) that have been counted. A LAISS is declared for second intervals containing one or more L-AIS defects. Counting of LAISS is inhibited over second intervals where a LUAS is counted. |
mscLpSonetLineUnavailSec | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.13 | counter32 | read-only |
This attribute indicates the total number of one second intervals for which the STS line is unavailable. The STS line becomes unavailable at the onset of 10 consecutive LSESs. The 10 LSESs are included in the unavailable time. Once unavailable, the STS line becomes available at the onset of 10 contiguous seconds with no LSES. The 10 seconds with no LSES are excluded from the unavailable time. For second intervals where a Line Unavailable Second (LUAS) is counted, counting of LCV, LES, LSES and LAISS is inhibited. |
mscLpSonetLineFailures | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.14 | counter32 | read-only |
This attribute indicates the total number of times that a line failure (L-AIS failure) has been declared. |
mscLpSonetFarEndLineErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.15 | counter32 | read-only |
This attribute indicates the number of seconds that the Sonet/Sdh component has been in an far-end error free state. |
mscLpSonetFarEndLineCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.16 | counter32 | read-only |
This attribute indicates the total number of line FEBE detected from the incoming line. The counting of line FEBE is inhibited for second intervals where a Far-End Line Severely Errored Second (FELSES) is counted. Counting of FELCVs is also inhibited over second intervals where a Far-End Line Unavailable Second (FELUAS) is counted. The count wraps at its maximum value. |
mscLpSonetFarEndLineErroredSec | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.17 | counter32 | read-only |
This attribute indicates the total number of Far-End Line Errored Seconds (FELESs) that have been counted. A FELES is declared for second intervals containing one or more Far-End Line CVs (FELCVs) or one or more L-RDI defects. Counting of FELES is inhibited over second intervals where a FELUAS is counted. |
mscLpSonetFarEndLineSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.18 | counter32 | read-only |
This attribute indicates the total number of Far-End Line Severely Errored Seconds (FELSESs) that have been counted. A FELSES is declared for second intervals containing more than x FELCVs or one or more L-RDI defects. The value of x is 154 for a 155 Mbits/ sec interface. Counting of FELSES is inhibited over second intervals where a FELUAS is counted. |
mscLpSonetFarEndLineAisSec | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.19 | counter32 | read-only |
This attribute indicates the total number of Far-End Line AIS Seconds (FELAISSs) that have been counted. A FELAISS is declared for second intervals one or more L-RDI defects. Counting of FELAISS is inhibited over second intervals where a FELUAS is counted. |
mscLpSonetFarEndLineUnavailSec | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.20 | counter32 | read-only |
This attribute indicates the total number of one second intervals for which the STS far-end line is unavailable. The STS far-end line becomes unavailable at the onset of 10 consecutive FELSESs. The 10 FELSESs are included in the unavailable time. Once unavailable, the STS far-end line becomes available at the onset of 10 contiguous seconds with no FELSES. The 10 seconds with no FELSES are excluded from the unavailable time. For second intervals where a Far-End Line Unavailable Second (FELUAS) is counted, counting of FELCV, FELES, FELSES and FELAISS is inhibited. |
mscLpSonetFarEndLineFailures | 1.3.6.1.4.1.562.36.2.1.12.14.17.1.21 | counter32 | read-only |
This attribute indicates the total number of times that a far-end line failure (L-RFI failure) has been declared. |
mscLpSdh | 1.3.6.1.4.1.562.36.2.1.12.15 | |||
mscLpSdhRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.15.1 | no-access |
This entry controls the addition and deletion of mscLpSdh components. |
|
1.3.6.1.4.1.562.36.2.1.12.15.1.1 | no-access |
A single entry in the table represents a single mscLpSdh component. |
||
mscLpSdhRowStatus | 1.3.6.1.4.1.562.36.2.1.12.15.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpSdh components. These components can be added and deleted. |
mscLpSdhComponentName | 1.3.6.1.4.1.562.36.2.1.12.15.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpSdhStorageType | 1.3.6.1.4.1.562.36.2.1.12.15.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpSdh tables. |
mscLpSdhIndex | 1.3.6.1.4.1.562.36.2.1.12.15.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpSdh tables. |
mscLpSdhPath | 1.3.6.1.4.1.562.36.2.1.12.15.2 | |||
mscLpSdhPathRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.15.2.1 | no-access |
This entry controls the addition and deletion of mscLpSdhPath components. |
|
1.3.6.1.4.1.562.36.2.1.12.15.2.1.1 | no-access |
A single entry in the table represents a single mscLpSdhPath component. |
||
mscLpSdhPathRowStatus | 1.3.6.1.4.1.562.36.2.1.12.15.2.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpSdhPath components. These components can be added and deleted. |
mscLpSdhPathComponentName | 1.3.6.1.4.1.562.36.2.1.12.15.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpSdhPathStorageType | 1.3.6.1.4.1.562.36.2.1.12.15.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpSdhPath tables. |
mscLpSdhPathIndex | 1.3.6.1.4.1.562.36.2.1.12.15.2.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpSdhPath tables. |
mscLpSdhPathCell | 1.3.6.1.4.1.562.36.2.1.12.15.2.2 | |||
mscLpSdhPathCellRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.1 | no-access |
This entry controls the addition and deletion of mscLpSdhPathCell components. |
|
1.3.6.1.4.1.562.36.2.1.12.15.2.2.1.1 | no-access |
A single entry in the table represents a single mscLpSdhPathCell component. |
||
mscLpSdhPathCellRowStatus | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpSdhPathCell components. These components cannot be added nor deleted. |
mscLpSdhPathCellComponentName | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpSdhPathCellStorageType | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpSdhPathCell tables. |
mscLpSdhPathCellIndex | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpSdhPathCell tables. |
mscLpSdhPathCellProvTable | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.10 | no-access |
This group contains the provisioning attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.15.2.2.10.1 | no-access |
An entry in the mscLpSdhPathCellProvTable. |
||
mscLpSdhPathCellAlarmActDelay | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.10.1.1 | unsigned32 | read-write |
This attribute defines the time during which a Loss of Cell Delineation (LCD) defect should be observed before declaring an LCD alarm (alarm 70115501). The time is specified in milliseconds. |
mscLpSdhPathCellScrambleCellPayload | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.10.1.2 | integer | read-write |
Cell scrambling, as defined by ITU-T Recommendation I.432., can provide a solution to the problem of transmission equipment which is sensitive to certain bit patterns in the ATM cell payload. This attribute controls whether or not the cell payload is scrambled. It defaults to off for DS1 interfaces, and on for all other interfaces. Note that this setting must be the same at both ends of the link. Enumeration: 'on': 1, 'off': 0. |
mscLpSdhPathCellCorrectSingleBitHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.10.1.3 | integer | read-write |
This attribute specifies whether the port corrects single bit errors detected in the headers of received cells. If single bit errors are corrected, the affected cells are passed up to the ATM layer according to normal operation. If single bit errors are not corrected, these errored cells are discarded by the physical layer. Note that cells containing multiple bit errors in their headers are always discarded. Single bit HEC error correction must remain off for the following card types: 3pDS1Atm, 8pDS1Atm, 3pE1Atm, 8pE1Atm, 2pJ6MAtm, 3pDS3Atm, and 3pE3Atm. Enumeration: 'on': 1, 'off': 0. |
mscLpSdhPathCellOperTable | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.11 | no-access |
This group contains the common operational attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.15.2.2.11.1 | no-access |
An entry in the mscLpSdhPathCellOperTable. |
||
mscLpSdhPathCellLcdAlarm | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.11.1.1 | integer | read-only |
This attribute displays whether the Loss of Cell Delineation (LCD) failure alarm state has been entered. This state is entered when LCD defects have been observed and accumulated for a period of time specified through the alarmActDelay attribute. In ATM cell direct mapping mode, an LCD defect occurs when Out of Cell Delineation (OCD) anomaly persists for x milliseconds, and disappears when the Out of Cell Delineation (OCD) is absent for x msec. An OCD anomaly occurs when 7 consecutive incorrect HECs have been detected. An OCD anomaly terminates when 6 consecutive correct HECs have been detected. For an AtmCell component located under a DS3 or E3 component with mapping = PLCP, the LCD defect is directly derived from the PLCP LOF defect. If LCD defects are intermittently occurring, the LCD defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle The component under which is located the AtmCell component goes into an operational state of disabled until the LCD alarm condition is cleared. The condition is cleared after the LCD defect has not been reported for a period of 10 seconds +/- 0.5 seconds. The lcdAlarm attribute is always set to off when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpSdhPathCellStatsTable | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.12 | no-access |
This group contains the Statistics attribute for the AtmCell component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.15.2.2.12.1 | no-access |
An entry in the mscLpSdhPathCellStatsTable. |
||
mscLpSdhPathCellUncorrectableHecErrors | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.12.1.1 | counter32 | read-only |
This attribute indicates the number of uncorrectable ATM cell header errors that have been detected. Counting of uncorrectableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. |
mscLpSdhPathCellSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.12.1.2 | counter32 | read-only |
This attribute indicates the total number of ATM Cell Severely Errored Seconds (SESs) that have been counted. In direct mapping mode, an ATM Cell SES is declared for second intervals containing one or more Out of Cell Delineation (OCD) defects. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. In PLCP mapping mode, an ATM Cell SES is declared for second intervals containing one or more PLCP LOF defects. Counting of uncorrectableHeaderErrors (ucErr) and correctableHeaderErrors (cErr) is inhibited when the OCD defect is present. |
mscLpSdhPathCellReceiveCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.12.1.3 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells received on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpSdhPathCellTransmitCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.12.1.4 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells transmitted on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpSdhPathCellCorrectableHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.15.2.2.12.1.5 | counter32 | read-only |
This attribute indicates the number of correctable ATM cell header errors that have been detected and corrected. Counting of correctableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected |
mscLpSdhPathProvTable | 1.3.6.1.4.1.562.36.2.1.12.15.2.10 | no-access |
This group contains all of the provisioning data for a Sonet/Sdh Path component. |
|
1.3.6.1.4.1.562.36.2.1.12.15.2.10.1 | no-access |
An entry in the mscLpSdhPathProvTable. |
||
mscLpSdhPathApplicationFramerName | 1.3.6.1.4.1.562.36.2.1.12.15.2.10.1.1 | link | read-write |
This attribute defines the link to the software stack. It defines which application is running on top of the Path component. |
mscLpSdhPathCidDataTable | 1.3.6.1.4.1.562.36.2.1.12.15.2.11 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.15.2.11.1 | no-access |
An entry in the mscLpSdhPathCidDataTable. |
||
mscLpSdhPathCustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.15.2.11.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpSdhPathStateTable | 1.3.6.1.4.1.562.36.2.1.12.15.2.12 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.15.2.12.1 | no-access |
An entry in the mscLpSdhPathStateTable. |
||
mscLpSdhPathAdminState | 1.3.6.1.4.1.562.36.2.1.12.15.2.12.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. |
mscLpSdhPathOperationalState | 1.3.6.1.4.1.562.36.2.1.12.15.2.12.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. |
mscLpSdhPathUsageState | 1.3.6.1.4.1.562.36.2.1.12.15.2.12.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. |
mscLpSdhPathAvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.15.2.12.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) |
mscLpSdhPathProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.15.2.12.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) |
mscLpSdhPathControlStatus | 1.3.6.1.4.1.562.36.2.1.12.15.2.12.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) |
mscLpSdhPathAlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.15.2.12.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) |
mscLpSdhPathStandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.15.2.12.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. |
mscLpSdhPathUnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.15.2.12.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. |
mscLpSdhPathIfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.15.2.13 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.15.2.13.1 | no-access |
An entry in the mscLpSdhPathIfEntryTable. |
||
mscLpSdhPathIfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.15.2.13.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpSdhPathIfIndex | 1.3.6.1.4.1.562.36.2.1.12.15.2.13.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpSdhPathOperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.15.2.14 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.15.2.14.1 | no-access |
An entry in the mscLpSdhPathOperStatusTable. |
||
mscLpSdhPathSnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.15.2.14.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpSdhPathOperTable | 1.3.6.1.4.1.562.36.2.1.12.15.2.15 | no-access |
This group contains the common operational data for Path component. |
|
1.3.6.1.4.1.562.36.2.1.12.15.2.15.1 | no-access |
An entry in the mscLpSdhPathOperTable. |
||
mscLpSdhPathLopAlarm | 1.3.6.1.4.1.562.36.2.1.12.15.2.15.1.1 | integer | read-only |
This attribute displays whether a Loss Of Pointer (LOP) alarm state has been entered. An LOP alarm state is entered when LOP defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. An LOP defect occurs when no valid SPE or VC pointer was received in 8 contiguous frames. If the LOP defects are intermittently occurring, the LOP defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The Path component goes into an operational state of disabled until the LOP alarm condition is cleared. The condition is cleared when no more invalid pointer has been reported for 10 seconds +/- 0.5 seconds. The lopAlarm attribute is always set to off when the Path component has been locked and left offline by the operator or when the Path component has been suspended since the parent component has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpSdhPathRxAisAlarm | 1.3.6.1.4.1.562.36.2.1.12.15.2.15.1.2 | integer | read-only |
This attribute displays whether an Path Alarm Indication Signal (P- AIS) alarm state has been entered. An P-AIS alarm state is entered when P-AIS defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. The P-AIS defect is the occurrence of the P-AIS signal in three contiguous valid STS or STM frames (all one's in bytes H1 and H2). If the P-AIS defects are intermittently occurring, the P-AIS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The Path component goes into an operational state of disabled until the P-AIS alarm condition is cleared. The condition is cleared after no P-AIS defect has been detected for 10 seconds +/- 0.5 seconds. The rxAisAlarm attribute is always set to off when the Path component has been locked and left offline by the operator or when the Path component has been suspended since the parent component has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpSdhPathRxRfiAlarm | 1.3.6.1.4.1.562.36.2.1.12.15.2.15.1.3 | integer | read-only |
This attribute displays whether the Path Remote Failure Indication (P-RFI) alarm state has been entered. An P-RFI alarm state is entered when Path Remote Defect Indicator (P-RDI) defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. The P-RDI defect is the occurrence of the P-RDI signal in five contiguous valid STS or STM frames (bit 5 of the G1 byte set to 1). If the P-RDI defects are intermittently occurring, the P-RDI defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10)with all measurements based on a 200 ms polling cycle. The Path component goes into an operational state of disabled until the P-RFI alarm condition is cleared. The condition is cleared after no P-RDI defect has been detected for 10 seconds +/- 0.5 seconds. The rxRfiAlarm attribute is always set to off when the Path component has been locked and left offline by the operator or when the Path component has been suspended since the parent component has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpSdhPathSignalLabelMismatch | 1.3.6.1.4.1.562.36.2.1.12.15.2.15.1.4 | integer | read-only |
This attribute displays whether the Path Signal Label Mismatch (P- SLM) failure condition has been entered. An P-SLM failure condition is entered when P-SLM defects have been observed and accumulated for period of 2.5 seconds +/- 0.5 seconds. An P-SLM defect occurs when detecting an unexpected path signal label. The expected Path signal labels are 'Mapping for ATM' or 'Equipped - Non Specific Payload'. If the P-SLM defects are intermittently occurring, the P-SLM defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The Path component goes into an operational state of disabled until the Path Signal Label Mismatch failure condition is cleared. The condition is cleared when an expected path signal label is received for 10 seconds +/- 0.5 seconds. The signalLabelMismatch attribute is always set to off when the Path component has been locked and left offline by the operator or when the Path component has been suspended since the parent component has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpSdhPathTxAis | 1.3.6.1.4.1.562.36.2.1.12.15.2.15.1.5 | integer | read-only |
This attribute displays whether the Path Alarm Indication Signal (P- AIS) signal is being transmitted on the path. The P-AIS signal is transmitted when the Path component has been locked and left offline by the operator or when the Path component has been suspended since the parent component has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpSdhPathTxRdi | 1.3.6.1.4.1.562.36.2.1.12.15.2.15.1.6 | integer | read-only |
This attribute displays whether the Path Remote Defect Indicator (P-RDI) signal is being transmitted over the path signal. The P-RDI signal is transmitted over the outgoing line upon detection of LOP, P-AIS or the occurrence of the LCD state. This attribute is always set to off when the Path component has been locked and left offline by the operator or when the Path component has been suspended since the parent component has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpSdhPathStatsTable | 1.3.6.1.4.1.562.36.2.1.12.15.2.16 | no-access |
This group contains the statistics data for a Sonet/Sdh Path component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.15.2.16.1 | no-access |
An entry in the mscLpSdhPathStatsTable. |
||
mscLpSdhPathPathErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.15.2.16.1.1 | counter32 | read-only |
This attribute indicates the number of seconds that the Sonet/Sdh Path component has been in an near-end error free state. |
mscLpSdhPathPathCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.15.2.16.1.2 | counter32 | read-only |
This attribute indicates the total number of Path Code Violations (PCVs) detected. Each PCV corresponds to a path BIP-8 error. PCV counting is inhibited over second intervals where a Path Severely Errored Second (PSES) is counted. Counting of PCVs is also inhibited over second intervals where a Path Unavailable Second (PUAS) is counted. The count wraps at its maximum value. |
mscLpSdhPathPathErroredSec | 1.3.6.1.4.1.562.36.2.1.12.15.2.16.1.3 | counter32 | read-only |
This attribute indicates the total number of Path Errored Seconds (PESs) that have been counted. A PES is declared for second intervals containing one or more PCVs or one or more LOP or path AIS defects. Counting of PES is inhibited when PUAS is counted over the monitored second. |
mscLpSdhPathPathSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.15.2.16.1.4 | counter32 | read-only |
This attribute indicates the total number of Path Severely Errored Seconds (PSESs) that have been counted. A PSES is declared for second intervals containing more than x PCVs or one or more LOP or path AIS defects. The value of x is 2400 for a 155 Mbits/sec interface. Counting of PSES is inhibited when PUAS is counted over the monitored second. |
mscLpSdhPathPathAisLopSec | 1.3.6.1.4.1.562.36.2.1.12.15.2.16.1.5 | counter32 | read-only |
This attribute indicates the total number of path AIS and LOP Seconds (PALSs). A PALS is declared for second intervals containing one or more path AIS or LOP defects. Counting of PALS is inhibited when PUAS is counted over the monitored second. |
mscLpSdhPathPathUnavailSec | 1.3.6.1.4.1.562.36.2.1.12.15.2.16.1.6 | counter32 | read-only |
This attribute indicates the total number of one second intervals for which the STS/STM path is unavailable. The path becomes unavailable at the onset of 10 consecutive PSESs. The 10 PSESs are included in the unavailable time. Once unavailable, the path becomes available at the onset of 10 contiguous seconds with no PSES. The 10 seconds with no PSES are excluded from the unavailable time. For second intervals where a Path Unavailable Second (PUAS) is counted, counting of PCV, PES, PSES and PALS is inhibited. |
mscLpSdhPathPathFailures | 1.3.6.1.4.1.562.36.2.1.12.15.2.16.1.7 | counter32 | read-only |
This attribute indicates the total number of times that a path failure (LOP, P-AIS or Path Signal Label Mismatch failure) has been declared. |
mscLpSdhPathFarEndPathErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.15.2.16.1.8 | counter32 | read-only |
This attribute indicates the number of seconds that the Sonet/Sdh Path component has been in an far-end error free state. |
mscLpSdhPathFarEndPathCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.15.2.16.1.9 | counter32 | read-only |
This attribute indicates the total number of Far-End Path Code Violations (FEPCVs) detected. Each FEPCV corresponds to a path FEBE. FEPCV counting is inhibited over second intervals where a Far-End Path Severely Errored Second (FEPSES) is counted. Counting of PCVs is also inhibited over second intervals where a Far-End Path Unavailable Second (FEPUAS) is counted. The count wraps at its maximum value. |
mscLpSdhPathFarEndPathErroredSec | 1.3.6.1.4.1.562.36.2.1.12.15.2.16.1.10 | counter32 | read-only |
This attribute indicates the total number of Far-End Path Errored Seconds (FEPESs) that have been counted. A FEPES is declared for second intervals containing one or more FEPCVs or one or more path RDI (P-RDI) defects. Counting of FEPES is inhibited when FEPUAS is counted over the monitored second. |
mscLpSdhPathFarEndPathSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.15.2.16.1.11 | counter32 | read-only |
This attribute indicates the total number of Far-End Path Severely Errored Seconds (FEPSESs) that have been counted. A FEPSES is declared for second intervals containing more than x FEPCVs or one or more P-RDI defects. The value of x is 2400 for a 155 Mbits/ sec interface. Counting of FEPSESs is inhibited when FEPUAS is counted over the monitored second. |
mscLpSdhPathFarEndPathAisLopSec | 1.3.6.1.4.1.562.36.2.1.12.15.2.16.1.12 | counter32 | read-only |
This attribute indicates the total number of Far-End Path AIS and LOP Seconds (FEPALSs). A FEPALS is declared for second intervals containing one or more P-RDI defects. Counting of FEPALS is inhibited when FEPUAS is counted over the monitored second. |
mscLpSdhPathFarEndPathUnavailSec | 1.3.6.1.4.1.562.36.2.1.12.15.2.16.1.13 | counter32 | read-only |
This attribute indicates the total number of one second intervals for which the STS/STM far-end path is unavailable. The far-end path becomes unavailable at the onset of 10 consecutive FEPSESs. The 10 FEPSESs are included in the unavailable time. Once unavailable, the far-end path becomes available at the onset of 10 contiguous seconds with no FEPSES. The 10 seconds with no FEPSES are excluded from the unavailable time. For second intervals where a Far-End Path Unavailable Second (FEPUAS) is counted, counting of FEPCV, FEPES, FEPSES and FEPALS is inhibited. |
mscLpSdhPathFarEndPathFailures | 1.3.6.1.4.1.562.36.2.1.12.15.2.16.1.14 | counter32 | read-only |
This attribute indicates the total number of times that a STS/STM far-end path failure (P-RFI failure) has been declared. |
mscLpSdhTest | 1.3.6.1.4.1.562.36.2.1.12.15.3 | |||
mscLpSdhTestRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.15.3.1 | no-access |
This entry controls the addition and deletion of mscLpSdhTest components. |
|
1.3.6.1.4.1.562.36.2.1.12.15.3.1.1 | no-access |
A single entry in the table represents a single mscLpSdhTest component. |
||
mscLpSdhTestRowStatus | 1.3.6.1.4.1.562.36.2.1.12.15.3.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpSdhTest components. These components cannot be added nor deleted. |
mscLpSdhTestComponentName | 1.3.6.1.4.1.562.36.2.1.12.15.3.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpSdhTestStorageType | 1.3.6.1.4.1.562.36.2.1.12.15.3.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpSdhTest tables. |
mscLpSdhTestIndex | 1.3.6.1.4.1.562.36.2.1.12.15.3.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpSdhTest tables. |
mscLpSdhTestStateTable | 1.3.6.1.4.1.562.36.2.1.12.15.3.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. |
|
1.3.6.1.4.1.562.36.2.1.12.15.3.10.1 | no-access |
An entry in the mscLpSdhTestStateTable. |
||
mscLpSdhTestAdminState | 1.3.6.1.4.1.562.36.2.1.12.15.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. Enumeration: 'locked': 0, 'shuttingDown': 2, 'unlocked': 1. |
mscLpSdhTestOperationalState | 1.3.6.1.4.1.562.36.2.1.12.15.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. Enumeration: 'disabled': 0, 'enabled': 1. |
mscLpSdhTestUsageState | 1.3.6.1.4.1.562.36.2.1.12.15.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. Enumeration: 'active': 1, 'idle': 0, 'busy': 2. |
mscLpSdhTestSetupTable | 1.3.6.1.4.1.562.36.2.1.12.15.3.11 | no-access |
This group contains all of the operational data for a Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.15.3.11.1 | no-access |
An entry in the mscLpSdhTestSetupTable. |
||
mscLpSdhTestPurpose | 1.3.6.1.4.1.562.36.2.1.12.15.3.11.1.1 | asciistring | read-write |
This attribute records the purpose of the test so that the test results can be associated and properly analyzed. |
mscLpSdhTestType | 1.3.6.1.4.1.562.36.2.1.12.15.3.11.1.2 | integer | read-write |
This attribute is the type of test to be run. The available test types include the following: card test sets up an internal loop on the board and runs a bit error rate test. manual test assumes the line is looped back externally and a bit error rate test is performed. localLoop test loops back the local modem and performs a bit error rate test. remoteLoop test loops back the remote modem (or CSU) and performs a bit error rate test. externalLoop test loops back the line to the far end. payloadLoop test only loops back the payload data received from the incoming line. remoteLoopThisTrib loops this particular tributary back at the far end, using services provided by the parent. v54RemoteLoop initiates a V.54 Remote Loopback test. pn127RemoteLoop initiates a PN127 Remote Loopback test. Note that not all test types are not supported by all function processors. Enumeration: 'externalLoop': 4, 'pn127RemoteLoop': 8, 'payloadLoop': 5, 'manual': 1, 'remoteLoop': 3, 'v54RemoteLoop': 7, 'remoteLoopThisTrib': 6, 'localLoop': 2, 'card': 0. |
mscLpSdhTestFrmSize | 1.3.6.1.4.1.562.36.2.1.12.15.3.11.1.3 | unsigned32 | read-write |
This attribute defines the size of the test data frames in number of bytes. |
mscLpSdhTestFrmPatternType | 1.3.6.1.4.1.562.36.2.1.12.15.3.11.1.4 | integer | read-write |
This attribute defines the type of data pattern generation to use. The following lists the available pattern types: ccitt32kBitPattern is a pseudo-random sequence of 32 kbit. ccitt8MBitPattern is a pseudo-random sequence of 8Mbit. customizedPattern is the pattern defined in the customizedPattern attribute. Enumeration: 'ccitt32kBitPattern': 0, 'customizedPattern': 2, 'ccitt8MBitPattern': 1. |
mscLpSdhTestCustomizedPattern | 1.3.6.1.4.1.562.36.2.1.12.15.3.11.1.5 | hex | read-write |
This attribute allows a customized 32 bit pattern to be defined for use in the test data frames. This attribute is used when the attribute frmPatternType is set to CustomizedPattern. Note that a 55 hex pattern is an alternating 1 and 0 pattern. |
mscLpSdhTestDataStartDelay | 1.3.6.1.4.1.562.36.2.1.12.15.3.11.1.6 | unsigned32 | read-write |
This attribute specifies the time delay (in seconds) between when the test expects the loop to have been set up, to when the test data actually starts to be transmitted. This attribute is to accommodate some non-standard equipment that requires extra time for setting up a requested loop. This attribute is ignored when the test type is set to externalLoop. |
mscLpSdhTestDisplayInterval | 1.3.6.1.4.1.562.36.2.1.12.15.3.11.1.7 | unsigned32 | read-write |
This attribute defines the interval (in minutes) between which interim test results are to be displayed. Results are displayed at the operator console at which the test was started. When the test type is set to externalLoop, this attribute is ignored. There will be no display of results if displayInterval is set to 0. This attribute can be changed anytime. |
mscLpSdhTestDuration | 1.3.6.1.4.1.562.36.2.1.12.15.3.11.1.8 | unsigned32 | read-write |
This attribute is the duration (in minutes) that test data will be transmitted. In the case of an externalLoop, this is the time that the loop is in effect. Note that dataStartDelay does not apply to the externalLoop. |
mscLpSdhTestResultsTable | 1.3.6.1.4.1.562.36.2.1.12.15.3.12 | no-access |
This group contains all the statistics related attributes of the Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.15.3.12.1 | no-access |
An entry in the mscLpSdhTestResultsTable. |
||
mscLpSdhTestElapsedTime | 1.3.6.1.4.1.562.36.2.1.12.15.3.12.1.1 | counter32 | read-only |
This attribute is the number of minutes elapsed since the test started for an externalLoop test. For a data test, this is the time since test data was first transmitted. |
mscLpSdhTestTimeRemaining | 1.3.6.1.4.1.562.36.2.1.12.15.3.12.1.2 | unsigned32 | read-only |
This attribute is the number of minutes remaining before the test is to be stopped according to the duration attribute. |
mscLpSdhTestCauseOfTermination | 1.3.6.1.4.1.562.36.2.1.12.15.3.12.1.3 | integer | read-only |
This attribute indicates either the status of the test or the cause of the test's termination: neverStarted indicates that the test has not yet been started. testRunning indicates that the test has been started. stoppedByOperator indicates that the operator issued a stop command on a test that was running. testTimeExpired indicates that the test ran for the time specified by the test's duration. loopCodeSyncFailed indicates that the local end failed to synchronize to the loopCode pattern. The local end transmits the loopCode pattern to cause the remote end to apply a loopback, after which the local end should receive the loopCode pattern. The exact pattern used to request loopCode depends on the test type. This failure indicates a high rate of transmission errors, or that the remote end has failed to apply the loopback. patternSyncFailed indicates that the local end failed to synchronize to the frmPatternType test pattern, that should have been looped back at the remote end. This failure indicates a high rate of transmission errors or the absence of a loopback. patternSyncLost indicates that the local end gained and then lost synchronization to the returned frmPatternType test pattern. This failure indicates a sudden increase in transmission errors, frame slippage, or the removal of an existing loopback. unknown is set when a reason to terminate other than those listed here is encountered. Note: Only MSA cards support recognition of the failures loopCodeSyncFailed, patternSyncFailed and patternSyncLost. Other cards will not terminate the test under the conditions described by these values. Enumeration: 'patternSyncFailed': 7, 'unknown': 2, 'neverStarted': 3, 'hardwareReconfigured': 5, 'loopCodeSyncFailed': 6, 'stoppedByOperator': 1, 'testTimeExpired': 0, 'testRunning': 4, 'patternSyncLost': 8. |
mscLpSdhTestBitsTx | 1.3.6.1.4.1.562.36.2.1.12.15.3.12.1.4 | passportcounter64 | read-only |
This attribute is the total number of bits sent during the test period. As long as the line speed of the hardware interface is less than 70 Mbit/s, this counter is not expected to reach the maximum value. |
mscLpSdhTestBytesTx | 1.3.6.1.4.1.562.36.2.1.12.15.3.12.1.5 | passportcounter64 | read-only |
This attribute is the total number of bytes sent during the test period. This counter is not expected to reach its maximum value. |
mscLpSdhTestFrmTx | 1.3.6.1.4.1.562.36.2.1.12.15.3.12.1.6 | passportcounter64 | read-only |
This attribute is the total number of frames sent during the test period. This counter is not expected to reach its maximum value. |
mscLpSdhTestBitsRx | 1.3.6.1.4.1.562.36.2.1.12.15.3.12.1.7 | passportcounter64 | read-only |
This attribute is the total number of bits received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach the maximum value. |
mscLpSdhTestBytesRx | 1.3.6.1.4.1.562.36.2.1.12.15.3.12.1.8 | passportcounter64 | read-only |
This attribute is the total number of bytes received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpSdhTestFrmRx | 1.3.6.1.4.1.562.36.2.1.12.15.3.12.1.9 | passportcounter64 | read-only |
This attribute is the total number of frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpSdhTestErroredFrmRx | 1.3.6.1.4.1.562.36.2.1.12.15.3.12.1.10 | passportcounter64 | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the total number of errored frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpSdhTestBitErrorRate | 1.3.6.1.4.1.562.36.2.1.12.15.3.12.1.11 | asciistring | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the calculated bit error rate on the link. Test data are generated and sent in frames of a preset size (frameSize). The Test component will try to estimate the number of bit errors in any errored frame which is identifiable. The statistics will be updated accordingly. A lost frame (may be due to an error on the flag sequence) will be discarded for the bit error rate calculation. The result is presented in the form of xEsyy, where x is the mantissa, syy is the exponent, for example 0E+00, 2E-09. Note that the bitErrorRate is an estimate only. For more reliable test results, the test should be done over a long period. Multiple tests would also improve the confidence level of the test results. |
mscLpSdhProvTable | 1.3.6.1.4.1.562.36.2.1.12.15.10 | no-access |
This group contains all of the provisioning data for a Sonet or Sdh component. |
|
1.3.6.1.4.1.562.36.2.1.12.15.10.1 | no-access |
An entry in the mscLpSdhProvTable. |
||
mscLpSdhClockingSource | 1.3.6.1.4.1.562.36.2.1.12.15.10.1.1 | integer | read-write |
This attribute defines the type of clocking source used for synchronizing the OC-3 transmit clock: local means direct use of the local clock oscillator at its centre frequency; line means the use of a signal phase-locked to the incoming OC-3 line rate; module means the use of a signal phase-locked to the CP reference clock. When adding a Sonet/Sdh component, the clockingSource attribute is set to module if the NetworkSynchronization component has been added and is set to local otherwise. Note that the multiport OC-3 cell-based cards has one common clock source for each of the three ports when either the clocking source local or module is selected. For this reason, it is not allowed to have at the same time the clockingSource attribute set to local on one port and module on another port. Furthermore, the clockingSource attribute cannot be set to module if the NetworkSynchronization component has not been added. Enumeration: 'line': 1, 'local': 0, 'module': 2. |
mscLpSdhCidDataTable | 1.3.6.1.4.1.562.36.2.1.12.15.11 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.15.11.1 | no-access |
An entry in the mscLpSdhCidDataTable. |
||
mscLpSdhCustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.15.11.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpSdhAdminInfoTable | 1.3.6.1.4.1.562.36.2.1.12.15.12 | no-access |
This group contains the attributes pertaining to the vendor of the equipment. |
|
1.3.6.1.4.1.562.36.2.1.12.15.12.1 | no-access |
An entry in the mscLpSdhAdminInfoTable. |
||
mscLpSdhVendor | 1.3.6.1.4.1.562.36.2.1.12.15.12.1.1 | asciistring | read-write |
This is the name of the vendor supplying the facility. |
mscLpSdhCommentText | 1.3.6.1.4.1.562.36.2.1.12.15.12.1.2 | asciistring | read-write |
Any miscellaneous text about the facility. |
mscLpSdhIfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.15.13 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.15.13.1 | no-access |
An entry in the mscLpSdhIfEntryTable. |
||
mscLpSdhIfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.15.13.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpSdhIfIndex | 1.3.6.1.4.1.562.36.2.1.12.15.13.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpSdhOperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.15.14 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.15.14.1 | no-access |
An entry in the mscLpSdhOperStatusTable. |
||
mscLpSdhSnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.15.14.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpSdhStateTable | 1.3.6.1.4.1.562.36.2.1.12.15.15 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.15.15.1 | no-access |
An entry in the mscLpSdhStateTable. |
||
mscLpSdhAdminState | 1.3.6.1.4.1.562.36.2.1.12.15.15.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. |
mscLpSdhOperationalState | 1.3.6.1.4.1.562.36.2.1.12.15.15.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. |
mscLpSdhUsageState | 1.3.6.1.4.1.562.36.2.1.12.15.15.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. |
mscLpSdhAvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.15.15.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) |
mscLpSdhProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.15.15.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) |
mscLpSdhControlStatus | 1.3.6.1.4.1.562.36.2.1.12.15.15.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) |
mscLpSdhAlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.15.15.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) |
mscLpSdhStandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.15.15.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. |
mscLpSdhUnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.15.15.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. |
mscLpSdhOperTable | 1.3.6.1.4.1.562.36.2.1.12.15.16 | no-access |
This group contains the common operational data for Sonet or Sdh component. |
|
1.3.6.1.4.1.562.36.2.1.12.15.16.1 | no-access |
An entry in the mscLpSdhOperTable. |
||
mscLpSdhLosAlarm | 1.3.6.1.4.1.562.36.2.1.12.15.16.1.1 | integer | read-only |
This attribute indicates whether a Loss Of Signal (LOS) alarm state has been entered. An LOS alarm state is entered when LOS defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds, or if an LOS defect is present when the criteria for LOF failure declaration have been met. A LOS defect is declared when 20+/-3 us of all-zeros pattern is detected. The LOS defect is cleared when two valid framing words are detected and no Loss Of Signal condition is detected during an interval of 20+/-3 us. If the LOS defects are intermittently occurring, the LOS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The Sonet/Sdh component goes into an operational state of disabled until the LOS alarm condition is cleared. The LOS alarm state is cleared after LOS defects have been absent for a period of 10 seconds +/- 0.5 seconds. The losAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpSdhLofAlarm | 1.3.6.1.4.1.562.36.2.1.12.15.16.1.2 | integer | read-only |
This attribute displays whether a Loss Of Frame (LOF) alarm state has been entered. An LOF alarm state is entered when LOF defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds, except when an LOS defect or failure is present. An LOF defect is detected when getting contiguous errored frame alignment for at least 3 msec. If the LOF defects are intermittently occurring, the LOF defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The Sonet/Sdh component goes into an operational state of disabled until the LOF alarm condition is cleared. The condition is cleared when framing has been achieved for a period of 10 seconds +/- 0.5 seconds. The lofAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpSdhRxAisAlarm | 1.3.6.1.4.1.562.36.2.1.12.15.16.1.3 | integer | read-only |
This attribute displays whether a Line Alarm Indication Signal (L- AIS) alarm state has been entered. An L-AIS alarm state is entered when L-AIS defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. The L-AIS defect is the occurrence of the L-AIS signal in five contiguous STS (STM) frames (111 pattern in bits 6,7, and 8 of the K2 bytes). If the L-AIS defects are intermittently occurring, the L-AIS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The Sonet/Sdh component goes into an operational state of disabled until the L-AIS alarm condition is cleared. The condition is cleared after not detecting the L-AIS signal for a period of 10 seconds +/- 0.5 seconds. The rxAisAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpSdhRxRfiAlarm | 1.3.6.1.4.1.562.36.2.1.12.15.16.1.4 | integer | read-only |
This attribute displays whether a Line Remote Failure Indication (LRFI) alarm state has been entered. An L-RFI alarm state is entered when Line Remote Failure Indication (L-RDI) defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. The L-RDI defect is the occurrence of the L-RDI signal in five contiguous valid STS (STM) frame (110 pattern in bits 6,7, and 8 of the K2 bytes). If the L-RDI defects are intermittently occurring, the L-RDI defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The Sonet/Sdh component goes into an operational state of disabled until the L-RFI alarm condition is cleared. The condition is cleared after not detecting the L-RDI signal for a period of 10 seconds +/- 0.5 seconds. The rxRfiAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpSdhTxAis | 1.3.6.1.4.1.562.36.2.1.12.15.16.1.5 | integer | read-only |
This attribute displays whether the Line Alarm Indication Signal (L- AIS) signal is being transmitted on the outgoing line. This signal is transmitted when the Sonet/Sdh is locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpSdhTxRdi | 1.3.6.1.4.1.562.36.2.1.12.15.16.1.6 | integer | read-only |
This attribute displays whether the Line Remote Defect Indicator (L-RDI) signal is being transmitted over the OC-3 line. The L-RDI signal is transmitted upon the detection of the LOS, LOF or L-AIS defect. This attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpSdhUnusableTxClockRefAlarm | 1.3.6.1.4.1.562.36.2.1.12.15.16.1.7 | integer | read-only |
This attribute displays whether an Unusable Transmit Clock Reference (UTCR) alarm state has been entered. A UTCR alarm state is entered when a Sonet/Sdh port provisioned to act as a transmit clock reference has received the code 'do not use for synchronization' in the S1 byte (in the SONET/ SDH line overhead) for 2.5 +/- 0.5 seconds. The condition is cleared after not detecting the 'do not use for synchronization' code for a period of 10 +/- 0.5 seconds or when the port is no longer provisioned to act as a transmit clock reference. A port is acting as a transmit clock reference if it is provisioned with a) a clockingSource of line, or b) it has been provisioned as a primaryReference, secondaryReference or tertiaryReference in the NetworkSynchronization component. The unusableTxClockRefAlarm attribute is always set to off when the component has been locked and left offline. Enumeration: 'on': 0, 'off': 1. |
mscLpSdhStatsTable | 1.3.6.1.4.1.562.36.2.1.12.15.17 | no-access |
This group contains the statistics data for a Sonet or Sdh component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.15.17.1 | no-access |
An entry in the mscLpSdhStatsTable. |
||
mscLpSdhRunningTime | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.1 | counter32 | read-only |
This attribute indicates the total number of seconds since the Sonet/ Sdh component has been activated and been in unlocked state. All the other error counts that follow can be updated when this count is active. |
mscLpSdhErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.2 | counter32 | read-only |
This attribute indicates the number of seconds that the Sonet/Sdh component has been in an near-end error free state. |
mscLpSdhSectCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.3 | counter32 | read-only |
This attribute indicates the total number of Section Code Violations (SCVs) detected. A SCV corresponds to section BIP-8 error. SCV counting is inhibited for second intervals where a Section Severely Errored Second (SSES) is counted. The count wraps at its maximum value. |
mscLpSdhSectErroredSec | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.4 | counter32 | read-only |
This attribute indicates the total number of Section Errored Seconds (SESs) that have been counted. A SES is declared for second intervals containing one or more SCVs or one or more Loss Of Signal (LOS) or Severely Errored Frame (SEF) defects. A SEF defect is the occurrence of 4 contiguous errored STS or STM frame alignment words. |
mscLpSdhSectSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.5 | counter32 | read-only |
This attribute indicates the total number of Section Severely Errored Seconds (SSESs) that have been counted. A SSES is declared for second intervals containing more than x SCVs or one or more LOS or SEF defects. The value of x is 155 for a 155 Mbits/sec interface. |
mscLpSdhSectLosSec | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.6 | counter32 | read-only |
This attribute indicates the total number of Section LOS Seconds (SLOSSs) that have been counted. A SLOSS is declared for second intervals containing one or more LOS defects. |
mscLpSdhSectSevErroredFrmSec | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.7 | counter32 | read-only |
This attribute indicates the total number of Section Severely Errored Frame Seconds (SSEFSs) that have been counted. A SSEFS is declared for second intervals containing one or more SEF defects. |
mscLpSdhSectFailures | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.8 | counter32 | read-only |
This attribute indicates the total number of times that a section failure (LOS or LOF failure) has been declared. |
mscLpSdhLineCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.9 | counter32 | read-only |
This attribute indicates the total number of Line Code Violations (LCVs) detected. A LCV corresponds to a line BIP-24 errors. LCV counting is inhibited for second intervals where a Line Severely Errored Second (LSES) is counted. Counting of LCVs is also inhibited over second intervals where a Line Unavailable Second (LUAS) is counted. The count wraps at its maximum value. |
mscLpSdhLineErroredSec | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.10 | counter32 | read-only |
This attribute indicates the total number of Line Errored Seconds (LESs) that have been counted. A LES is declared for second intervals containing one or more LCVs or one or more line AIS defects. Counting of LES is inhibited over second intervals where a LUAS is counted. |
mscLpSdhLineSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.11 | counter32 | read-only |
This attribute indicates the total number of Line Severely Errored Seconds (LSESs) that have been counted. A LSES is declared for second intervals containing more than x LCVs or one or more L- AIS defects. The value of x is 154 for a 155 Mbits/sec interface. Counting of LSES is inhibited over second intervals where a LUAS is counted. |
mscLpSdhLineAisSec | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.12 | counter32 | read-only |
This attribute indicates the total number of Line AIS Seconds (LAISSs) that have been counted. A LAISS is declared for second intervals containing one or more L-AIS defects. Counting of LAISS is inhibited over second intervals where a LUAS is counted. |
mscLpSdhLineUnavailSec | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.13 | counter32 | read-only |
This attribute indicates the total number of one second intervals for which the STS line is unavailable. The STS line becomes unavailable at the onset of 10 consecutive LSESs. The 10 LSESs are included in the unavailable time. Once unavailable, the STS line becomes available at the onset of 10 contiguous seconds with no LSES. The 10 seconds with no LSES are excluded from the unavailable time. For second intervals where a Line Unavailable Second (LUAS) is counted, counting of LCV, LES, LSES and LAISS is inhibited. |
mscLpSdhLineFailures | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.14 | counter32 | read-only |
This attribute indicates the total number of times that a line failure (L-AIS failure) has been declared. |
mscLpSdhFarEndLineErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.15 | counter32 | read-only |
This attribute indicates the number of seconds that the Sonet/Sdh component has been in an far-end error free state. |
mscLpSdhFarEndLineCodeViolations | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.16 | counter32 | read-only |
This attribute indicates the total number of line FEBE detected from the incoming line. The counting of line FEBE is inhibited for second intervals where a Far-End Line Severely Errored Second (FELSES) is counted. Counting of FELCVs is also inhibited over second intervals where a Far-End Line Unavailable Second (FELUAS) is counted. The count wraps at its maximum value. |
mscLpSdhFarEndLineErroredSec | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.17 | counter32 | read-only |
This attribute indicates the total number of Far-End Line Errored Seconds (FELESs) that have been counted. A FELES is declared for second intervals containing one or more Far-End Line CVs (FELCVs) or one or more L-RDI defects. Counting of FELES is inhibited over second intervals where a FELUAS is counted. |
mscLpSdhFarEndLineSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.18 | counter32 | read-only |
This attribute indicates the total number of Far-End Line Severely Errored Seconds (FELSESs) that have been counted. A FELSES is declared for second intervals containing more than x FELCVs or one or more L-RDI defects. The value of x is 154 for a 155 Mbits/ sec interface. Counting of FELSES is inhibited over second intervals where a FELUAS is counted. |
mscLpSdhFarEndLineAisSec | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.19 | counter32 | read-only |
This attribute indicates the total number of Far-End Line AIS Seconds (FELAISSs) that have been counted. A FELAISS is declared for second intervals one or more L-RDI defects. Counting of FELAISS is inhibited over second intervals where a FELUAS is counted. |
mscLpSdhFarEndLineUnavailSec | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.20 | counter32 | read-only |
This attribute indicates the total number of one second intervals for which the STS far-end line is unavailable. The STS far-end line becomes unavailable at the onset of 10 consecutive FELSESs. The 10 FELSESs are included in the unavailable time. Once unavailable, the STS far-end line becomes available at the onset of 10 contiguous seconds with no FELSES. The 10 seconds with no FELSES are excluded from the unavailable time. For second intervals where a Far-End Line Unavailable Second (FELUAS) is counted, counting of FELCV, FELES, FELSES and FELAISS is inhibited. |
mscLpSdhFarEndLineFailures | 1.3.6.1.4.1.562.36.2.1.12.15.17.1.21 | counter32 | read-only |
This attribute indicates the total number of times that a far-end line failure (L-RFI failure) has been declared. |
mscLpJT2 | 1.3.6.1.4.1.562.36.2.1.12.16 | |||
mscLpJT2RowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.16.1 | no-access |
This entry controls the addition and deletion of mscLpJT2 components. |
|
1.3.6.1.4.1.562.36.2.1.12.16.1.1 | no-access |
A single entry in the table represents a single mscLpJT2 component. |
||
mscLpJT2RowStatus | 1.3.6.1.4.1.562.36.2.1.12.16.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpJT2 components. These components can be added and deleted. |
mscLpJT2ComponentName | 1.3.6.1.4.1.562.36.2.1.12.16.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpJT2StorageType | 1.3.6.1.4.1.562.36.2.1.12.16.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpJT2 tables. |
mscLpJT2Index | 1.3.6.1.4.1.562.36.2.1.12.16.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpJT2 tables. |
mscLpJT2Test | 1.3.6.1.4.1.562.36.2.1.12.16.2 | |||
mscLpJT2TestRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.16.2.1 | no-access |
This entry controls the addition and deletion of mscLpJT2Test components. |
|
1.3.6.1.4.1.562.36.2.1.12.16.2.1.1 | no-access |
A single entry in the table represents a single mscLpJT2Test component. |
||
mscLpJT2TestRowStatus | 1.3.6.1.4.1.562.36.2.1.12.16.2.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpJT2Test components. These components cannot be added nor deleted. |
mscLpJT2TestComponentName | 1.3.6.1.4.1.562.36.2.1.12.16.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpJT2TestStorageType | 1.3.6.1.4.1.562.36.2.1.12.16.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpJT2Test tables. |
mscLpJT2TestIndex | 1.3.6.1.4.1.562.36.2.1.12.16.2.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpJT2Test tables. |
mscLpJT2TestStateTable | 1.3.6.1.4.1.562.36.2.1.12.16.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. |
|
1.3.6.1.4.1.562.36.2.1.12.16.2.10.1 | no-access |
An entry in the mscLpJT2TestStateTable. |
||
mscLpJT2TestAdminState | 1.3.6.1.4.1.562.36.2.1.12.16.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. |
mscLpJT2TestOperationalState | 1.3.6.1.4.1.562.36.2.1.12.16.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. |
mscLpJT2TestUsageState | 1.3.6.1.4.1.562.36.2.1.12.16.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. |
mscLpJT2TestSetupTable | 1.3.6.1.4.1.562.36.2.1.12.16.2.11 | no-access |
This group contains all of the operational data for a Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.16.2.11.1 | no-access |
An entry in the mscLpJT2TestSetupTable. |
||
mscLpJT2TestPurpose | 1.3.6.1.4.1.562.36.2.1.12.16.2.11.1.1 | asciistring | read-write |
This attribute records the purpose of the test so that the test results can be associated and properly analyzed. |
mscLpJT2TestType | 1.3.6.1.4.1.562.36.2.1.12.16.2.11.1.2 | integer | read-write |
This attribute is the type of test to be run. The available test types include the following: card test sets up an internal loop on the board and runs a bit error rate test. manual test assumes the line is looped back externally and a bit error rate test is performed. localLoop test loops back the local modem and performs a bit error rate test. remoteLoop test loops back the remote modem (or CSU) and performs a bit error rate test. externalLoop test loops back the line to the far end. payloadLoop test only loops back the payload data received from the incoming line. remoteLoopThisTrib loops this particular tributary back at the far end, using services provided by the parent. v54RemoteLoop initiates a V.54 Remote Loopback test. pn127RemoteLoop initiates a PN127 Remote Loopback test. Note that not all test types are not supported by all function processors. Enumeration: 'externalLoop': 4, 'pn127RemoteLoop': 8, 'payloadLoop': 5, 'manual': 1, 'remoteLoop': 3, 'v54RemoteLoop': 7, 'remoteLoopThisTrib': 6, 'localLoop': 2, 'card': 0. |
mscLpJT2TestFrmSize | 1.3.6.1.4.1.562.36.2.1.12.16.2.11.1.3 | unsigned32 | read-write |
This attribute defines the size of the test data frames in number of bytes. |
mscLpJT2TestFrmPatternType | 1.3.6.1.4.1.562.36.2.1.12.16.2.11.1.4 | integer | read-write |
This attribute defines the type of data pattern generation to use. The following lists the available pattern types: ccitt32kBitPattern is a pseudo-random sequence of 32 kbit. ccitt8MBitPattern is a pseudo-random sequence of 8Mbit. customizedPattern is the pattern defined in the customizedPattern attribute. Enumeration: 'ccitt32kBitPattern': 0, 'customizedPattern': 2, 'ccitt8MBitPattern': 1. |
mscLpJT2TestCustomizedPattern | 1.3.6.1.4.1.562.36.2.1.12.16.2.11.1.5 | hex | read-write |
This attribute allows a customized 32 bit pattern to be defined for use in the test data frames. This attribute is used when the attribute frmPatternType is set to CustomizedPattern. Note that a 55 hex pattern is an alternating 1 and 0 pattern. |
mscLpJT2TestDataStartDelay | 1.3.6.1.4.1.562.36.2.1.12.16.2.11.1.6 | unsigned32 | read-write |
This attribute specifies the time delay (in seconds) between when the test expects the loop to have been set up, to when the test data actually starts to be transmitted. This attribute is to accommodate some non-standard equipment that requires extra time for setting up a requested loop. This attribute is ignored when the test type is set to externalLoop. |
mscLpJT2TestDisplayInterval | 1.3.6.1.4.1.562.36.2.1.12.16.2.11.1.7 | unsigned32 | read-write |
This attribute defines the interval (in minutes) between which interim test results are to be displayed. Results are displayed at the operator console at which the test was started. When the test type is set to externalLoop, this attribute is ignored. There will be no display of results if displayInterval is set to 0. This attribute can be changed anytime. |
mscLpJT2TestDuration | 1.3.6.1.4.1.562.36.2.1.12.16.2.11.1.8 | unsigned32 | read-write |
This attribute is the duration (in minutes) that test data will be transmitted. In the case of an externalLoop, this is the time that the loop is in effect. Note that dataStartDelay does not apply to the externalLoop. |
mscLpJT2TestResultsTable | 1.3.6.1.4.1.562.36.2.1.12.16.2.12 | no-access |
This group contains all the statistics related attributes of the Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.16.2.12.1 | no-access |
An entry in the mscLpJT2TestResultsTable. |
||
mscLpJT2TestElapsedTime | 1.3.6.1.4.1.562.36.2.1.12.16.2.12.1.1 | counter32 | read-only |
This attribute is the number of minutes elapsed since the test started for an externalLoop test. For a data test, this is the time since test data was first transmitted. |
mscLpJT2TestTimeRemaining | 1.3.6.1.4.1.562.36.2.1.12.16.2.12.1.2 | unsigned32 | read-only |
This attribute is the number of minutes remaining before the test is to be stopped according to the duration attribute. |
mscLpJT2TestCauseOfTermination | 1.3.6.1.4.1.562.36.2.1.12.16.2.12.1.3 | integer | read-only |
This attribute indicates either the status of the test or the cause of the test's termination: neverStarted indicates that the test has not yet been started. testRunning indicates that the test has been started. stoppedByOperator indicates that the operator issued a stop command on a test that was running. testTimeExpired indicates that the test ran for the time specified by the test's duration. loopCodeSyncFailed indicates that the local end failed to synchronize to the loopCode pattern. The local end transmits the loopCode pattern to cause the remote end to apply a loopback, after which the local end should receive the loopCode pattern. The exact pattern used to request loopCode depends on the test type. This failure indicates a high rate of transmission errors, or that the remote end has failed to apply the loopback. patternSyncFailed indicates that the local end failed to synchronize to the frmPatternType test pattern, that should have been looped back at the remote end. This failure indicates a high rate of transmission errors or the absence of a loopback. patternSyncLost indicates that the local end gained and then lost synchronization to the returned frmPatternType test pattern. This failure indicates a sudden increase in transmission errors, frame slippage, or the removal of an existing loopback. unknown is set when a reason to terminate other than those listed here is encountered. Note: Only MSA cards support recognition of the failures loopCodeSyncFailed, patternSyncFailed and patternSyncLost. Other cards will not terminate the test under the conditions described by these values. Enumeration: 'patternSyncFailed': 7, 'unknown': 2, 'neverStarted': 3, 'hardwareReconfigured': 5, 'loopCodeSyncFailed': 6, 'stoppedByOperator': 1, 'testTimeExpired': 0, 'testRunning': 4, 'patternSyncLost': 8. |
mscLpJT2TestBitsTx | 1.3.6.1.4.1.562.36.2.1.12.16.2.12.1.4 | passportcounter64 | read-only |
This attribute is the total number of bits sent during the test period. As long as the line speed of the hardware interface is less than 70 Mbit/s, this counter is not expected to reach the maximum value. |
mscLpJT2TestBytesTx | 1.3.6.1.4.1.562.36.2.1.12.16.2.12.1.5 | passportcounter64 | read-only |
This attribute is the total number of bytes sent during the test period. This counter is not expected to reach its maximum value. |
mscLpJT2TestFrmTx | 1.3.6.1.4.1.562.36.2.1.12.16.2.12.1.6 | passportcounter64 | read-only |
This attribute is the total number of frames sent during the test period. This counter is not expected to reach its maximum value. |
mscLpJT2TestBitsRx | 1.3.6.1.4.1.562.36.2.1.12.16.2.12.1.7 | passportcounter64 | read-only |
This attribute is the total number of bits received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach the maximum value. |
mscLpJT2TestBytesRx | 1.3.6.1.4.1.562.36.2.1.12.16.2.12.1.8 | passportcounter64 | read-only |
This attribute is the total number of bytes received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpJT2TestFrmRx | 1.3.6.1.4.1.562.36.2.1.12.16.2.12.1.9 | passportcounter64 | read-only |
This attribute is the total number of frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpJT2TestErroredFrmRx | 1.3.6.1.4.1.562.36.2.1.12.16.2.12.1.10 | passportcounter64 | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the total number of errored frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpJT2TestBitErrorRate | 1.3.6.1.4.1.562.36.2.1.12.16.2.12.1.11 | asciistring | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the calculated bit error rate on the link. Test data are generated and sent in frames of a preset size (frameSize). The Test component will try to estimate the number of bit errors in any errored frame which is identifiable. The statistics will be updated accordingly. A lost frame (may be due to an error on the flag sequence) will be discarded for the bit error rate calculation. The result is presented in the form of xEsyy, where x is the mantissa, syy is the exponent, for example 0E+00, 2E-09. Note that the bitErrorRate is an estimate only. For more reliable test results, the test should be done over a long period. Multiple tests would also improve the confidence level of the test results. |
mscLpJT2Cell | 1.3.6.1.4.1.562.36.2.1.12.16.3 | |||
mscLpJT2CellRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.16.3.1 | no-access |
This entry controls the addition and deletion of mscLpJT2Cell components. |
|
1.3.6.1.4.1.562.36.2.1.12.16.3.1.1 | no-access |
A single entry in the table represents a single mscLpJT2Cell component. |
||
mscLpJT2CellRowStatus | 1.3.6.1.4.1.562.36.2.1.12.16.3.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpJT2Cell components. These components cannot be added nor deleted. |
mscLpJT2CellComponentName | 1.3.6.1.4.1.562.36.2.1.12.16.3.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpJT2CellStorageType | 1.3.6.1.4.1.562.36.2.1.12.16.3.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpJT2Cell tables. |
mscLpJT2CellIndex | 1.3.6.1.4.1.562.36.2.1.12.16.3.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpJT2Cell tables. |
mscLpJT2CellProvTable | 1.3.6.1.4.1.562.36.2.1.12.16.3.10 | no-access |
This group contains the provisioning attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.16.3.10.1 | no-access |
An entry in the mscLpJT2CellProvTable. |
||
mscLpJT2CellAlarmActDelay | 1.3.6.1.4.1.562.36.2.1.12.16.3.10.1.1 | unsigned32 | read-write |
This attribute defines the time during which a Loss of Cell Delineation (LCD) defect should be observed before declaring an LCD alarm (alarm 70115501). The time is specified in milliseconds. |
mscLpJT2CellScrambleCellPayload | 1.3.6.1.4.1.562.36.2.1.12.16.3.10.1.2 | integer | read-write |
Cell scrambling, as defined by ITU-T Recommendation I.432., can provide a solution to the problem of transmission equipment which is sensitive to certain bit patterns in the ATM cell payload. This attribute controls whether or not the cell payload is scrambled. It defaults to off for DS1 interfaces, and on for all other interfaces. Note that this setting must be the same at both ends of the link. Enumeration: 'on': 1, 'off': 0. |
mscLpJT2CellCorrectSingleBitHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.16.3.10.1.3 | integer | read-write |
This attribute specifies whether the port corrects single bit errors detected in the headers of received cells. If single bit errors are corrected, the affected cells are passed up to the ATM layer according to normal operation. If single bit errors are not corrected, these errored cells are discarded by the physical layer. Note that cells containing multiple bit errors in their headers are always discarded. Single bit HEC error correction must remain off for the following card types: 3pDS1Atm, 8pDS1Atm, 3pE1Atm, 8pE1Atm, 2pJ6MAtm, 3pDS3Atm, and 3pE3Atm. Enumeration: 'on': 1, 'off': 0. |
mscLpJT2CellOperTable | 1.3.6.1.4.1.562.36.2.1.12.16.3.11 | no-access |
This group contains the common operational attributes for the AtmCell component. |
|
1.3.6.1.4.1.562.36.2.1.12.16.3.11.1 | no-access |
An entry in the mscLpJT2CellOperTable. |
||
mscLpJT2CellLcdAlarm | 1.3.6.1.4.1.562.36.2.1.12.16.3.11.1.1 | integer | read-only |
This attribute displays whether the Loss of Cell Delineation (LCD) failure alarm state has been entered. This state is entered when LCD defects have been observed and accumulated for a period of time specified through the alarmActDelay attribute. In ATM cell direct mapping mode, an LCD defect occurs when Out of Cell Delineation (OCD) anomaly persists for x milliseconds, and disappears when the Out of Cell Delineation (OCD) is absent for x msec. An OCD anomaly occurs when 7 consecutive incorrect HECs have been detected. An OCD anomaly terminates when 6 consecutive correct HECs have been detected. For an AtmCell component located under a DS3 or E3 component with mapping = PLCP, the LCD defect is directly derived from the PLCP LOF defect. If LCD defects are intermittently occurring, the LCD defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle The component under which is located the AtmCell component goes into an operational state of disabled until the LCD alarm condition is cleared. The condition is cleared after the LCD defect has not been reported for a period of 10 seconds +/- 0.5 seconds. The lcdAlarm attribute is always set to off when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. Enumeration: 'on': 0, 'off': 1. |
mscLpJT2CellStatsTable | 1.3.6.1.4.1.562.36.2.1.12.16.3.12 | no-access |
This group contains the Statistics attribute for the AtmCell component. Each attribute type is a non-negative integer which monotonically increases until it reaches a maximum value, at which point it wraps around and starts increasing again from zero. |
|
1.3.6.1.4.1.562.36.2.1.12.16.3.12.1 | no-access |
An entry in the mscLpJT2CellStatsTable. |
||
mscLpJT2CellUncorrectableHecErrors | 1.3.6.1.4.1.562.36.2.1.12.16.3.12.1.1 | counter32 | read-only |
This attribute indicates the number of uncorrectable ATM cell header errors that have been detected. Counting of uncorrectableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. |
mscLpJT2CellSevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.16.3.12.1.2 | counter32 | read-only |
This attribute indicates the total number of ATM Cell Severely Errored Seconds (SESs) that have been counted. In direct mapping mode, an ATM Cell SES is declared for second intervals containing one or more Out of Cell Delineation (OCD) defects. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected. In PLCP mapping mode, an ATM Cell SES is declared for second intervals containing one or more PLCP LOF defects. Counting of uncorrectableHeaderErrors (ucErr) and correctableHeaderErrors (cErr) is inhibited when the OCD defect is present. |
mscLpJT2CellReceiveCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.16.3.12.1.3 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells received on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpJT2CellTransmitCellUtilization | 1.3.6.1.4.1.562.36.2.1.12.16.3.12.1.4 | gauge32 | read-only |
This attribute is the ratio of the number of valid, assigned cells transmitted on the link to the nominal link capacity. The utilization is calculated over a period of one minute. This attribute is always set to 0 when the parent of the AtmCell component has been locked and left offline. This can also happen when the Path or Channel component has been suspended since its parent has been locked. |
mscLpJT2CellCorrectableHeaderErrors | 1.3.6.1.4.1.562.36.2.1.12.16.3.12.1.5 | counter32 | read-only |
This attribute indicates the number of correctable ATM cell header errors that have been detected and corrected. Counting of correctableHeaderErrors is inhibited when an Out of Cell Delineation (OCD) defect is present. An OCD defect occurs when seven consecutive incorrect HECs have been detected. An OCD defect terminates when six consecutive correct HECs have been detected |
mscLpJT2CidDataTable | 1.3.6.1.4.1.562.36.2.1.12.16.10 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.16.10.1 | no-access |
An entry in the mscLpJT2CidDataTable. |
||
mscLpJT2CustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.16.10.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpJT2ProvTable | 1.3.6.1.4.1.562.36.2.1.12.16.11 | no-access |
This group contains all of the JT2 specific provisioning data for a JT2 component. |
|
1.3.6.1.4.1.562.36.2.1.12.16.11.1 | no-access |
An entry in the mscLpJT2ProvTable. |
||
mscLpJT2ClockingSource | 1.3.6.1.4.1.562.36.2.1.12.16.11.1.1 | integer | read-write |
This attribute defines the source of the transmit clock for the JT2 line. When the clocking source is selected from local, the oscillator on the port generates the clocking for the line. When the clocking source is selected from line, the port synchronizes to the clock recovered from the incoming line signal. When the clocking source is selected from module, the port's clock synchronizes to the clock provided by the oscillator on the active CP. Note:- that when one port is set to local, the other port must also be set to local, and when one port is set to module, the other port must also be set to module. If one of the ports is set to line, the other port must be set to otherPort. Also, if a CP reference clock is available when the JT2 component is added, the clocking source defaults to module, whereas if a CP reference clock is not available when the component is added, the clocking source defaults to local. Enumeration: 'line': 1, 'local': 0, 'otherPort': 4, 'module': 2. |
mscLpJT2LineLength | 1.3.6.1.4.1.562.36.2.1.12.16.11.1.2 | unsigned32 | read-write |
This attribute defines the line length for equalization calculations for the JT2 line. The range is between 0 and 480 feet (1 metre = 3.28 feet). |
mscLpJT2ApplicationFramerName | 1.3.6.1.4.1.562.36.2.1.12.16.11.1.3 | link | read-write |
This attribute defines the link to the software stack. It defines which application is running on top of the JT2 component. |
mscLpJT2IfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.16.12 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.16.12.1 | no-access |
An entry in the mscLpJT2IfEntryTable. |
||
mscLpJT2IfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.16.12.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpJT2IfIndex | 1.3.6.1.4.1.562.36.2.1.12.16.12.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpJT2OperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.16.13 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.16.13.1 | no-access |
An entry in the mscLpJT2OperStatusTable. |
||
mscLpJT2SnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.16.13.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpJT2StateTable | 1.3.6.1.4.1.562.36.2.1.12.16.14 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.16.14.1 | no-access |
An entry in the mscLpJT2StateTable. |
||
mscLpJT2AdminState | 1.3.6.1.4.1.562.36.2.1.12.16.14.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. |
mscLpJT2OperationalState | 1.3.6.1.4.1.562.36.2.1.12.16.14.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. |
mscLpJT2UsageState | 1.3.6.1.4.1.562.36.2.1.12.16.14.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. |
mscLpJT2AvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.16.14.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) |
mscLpJT2ProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.16.14.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) |
mscLpJT2ControlStatus | 1.3.6.1.4.1.562.36.2.1.12.16.14.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) |
mscLpJT2AlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.16.14.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) |
mscLpJT2StandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.16.14.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. |
mscLpJT2UnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.16.14.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. |
mscLpJT2OperTable | 1.3.6.1.4.1.562.36.2.1.12.16.15 | no-access |
This group contains the JT2 specific operational data for a JT2 component in a digital hierarchy interface. |
|
1.3.6.1.4.1.562.36.2.1.12.16.15.1 | no-access |
An entry in the mscLpJT2OperTable. |
||
mscLpJT2LosAlarm | 1.3.6.1.4.1.562.36.2.1.12.16.15.1.1 | integer | read-only |
This attribute displays whether a LOS (Loss of Signal) alarm state is entered. An LOS alarm state is entered when LOS defects have been observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. An LOS defect is declared at the JT2 line interface when the input data is zero for 20 - 32 clock cycles. If the LOS defects are intermittently occurring, the LOS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. An LOS failure alarm is cleared when the LOS defect is absent for a period of 10 seconds +/- 0.5 seconds. The JT2 port goes into an operationalState of disabled for the duration of the LOS alarm condition. While the port is in the LOS alarm state, the port also transmits the far-end RAI defect indicator on the out-going JT2 line. Enumeration: 'on': 0, 'off': 1. |
mscLpJT2LofAlarm | 1.3.6.1.4.1.562.36.2.1.12.16.15.1.2 | integer | read-only |
This attribute indicates whether a LOF (Loss of Frame) alarm state is entered. A LOF alarm state is entered when LOF defects are observed and accumulated for 2.5 seconds +/- 0.5 seconds or more. A LOF defect occurs when seven or more consecutive incorrect frame alignment patterns (4 multiframes) are received. If the LOF defects are intermittently occurring, the LOF defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. The LOF alarm is cleared when framing has been achieved for 10 seconds +/- 0.5 seconds. The port goes into an operationalState of disabled for the duration of the LOF alarm condition. While the port is in the LOF alarm state, the node also transmits the far-end RAI defect indicator on the out-going JT2 line. Enumeration: 'on': 0, 'off': 1. |
mscLpJT2RxAisPhysicalAlarm | 1.3.6.1.4.1.562.36.2.1.12.16.15.1.3 | integer | read-only |
This attribute indicates whether a Physical AIS alarm state is entered. A Physical AIS alarm state is entered when a Physical AIS defect is observed and accumulated for a period of 2.5 seconds +/- 0.5 seconds. A Physical AIS defect is declared when the incoming signal has two or less zeros in a sequence of 3,156 bits (0.5 ms). If the physical AIS defects are intermittently occurring, the physical AIS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. A Physical AIS alarm is cleared when the Physical AIS defect is absent for a period of 10 seconds +/- 0.5 seconds. The port goes into an operationalState of disabled until the AIS alarm condition is cleared. While the port is in the Physical AIS alarm state, the node also transmits the far-end RAI defect indicator on the out-going JT2 line. Enumeration: 'on': 0, 'off': 1. |
mscLpJT2RxAisPayloadAlarm | 1.3.6.1.4.1.562.36.2.1.12.16.15.1.4 | integer | read-only |
This attribute indicates whether a Payload AIS alarm state is entered. A Payload AIS alarm state is entered when a Payload AIS defect persists for a period of 2.5 seconds +/- 0.5 seconds. A Payload AIS defect is declared when the incoming signal of the 6312 kbit/s frame payload (TS1 - TS96) has two or less zeros in a sequence of 3,072 bits (0.5 ms). If the payload AIS defects are intermittently occurring, the payload AIS defect accumulator is decremented at a rate of 1/10 of the incrementing rate (alarm integration ratio of 1/10), with all measurements based on a 200 ms polling cycle. A Payload AIS failure alarm is cleared when the Payload AIS defect is absent for a period of 10 seconds +/- 0.5 seconds. The port goes into an operationalState of disabled until the AIS alarm condition is cleared. While the port is in the Payload AIS alarm state, the node also transmits the far-end RAI defect indicator on the out-going JT2 line. Enumeration: 'on': 0, 'off': 1. |
mscLpJT2RxRaiAlarm | 1.3.6.1.4.1.562.36.2.1.12.16.15.1.5 | integer | read-only |
This attribute indicates whether a Received RAI alarm state is entered. A received RAI alarm state is entered when the RAI signal is detected on the incoming JT2 Line (when 16 or more consecutive RAI patterns of 1111111100000000 are received on the 4 kbit/s data channel (m-bits) within the framing bits of the JT2 frame). The JT2 port goes into an operationalState of Disabled until the RAI alarm condition is cleared. The RAI alarm is cleared when four or more consecutive non-RAI patterns (anything other than 1111111100000000) are received. Enumeration: 'on': 0, 'off': 1. |
mscLpJT2TxAisPhysicalAlarm | 1.3.6.1.4.1.562.36.2.1.12.16.15.1.6 | integer | read-only |
This attribute indicates whether an AIS (Alarm Indication Signal) alarm is being transmitted on the outgoing JT2 line. Currently the JT2 port only transmits a Physical AIS (no Payload AIS) on the outgoing JT2 line. Since there is no Idle signal defined for JT2, the AIS signal is transmitted when the JT2 port is in the operationalState of locked. The AIS signal may also be transmitted for diagnostic testing. Enumeration: 'on': 0, 'off': 1. |
mscLpJT2TxRaiAlarm | 1.3.6.1.4.1.562.36.2.1.12.16.15.1.7 | integer | read-only |
This attribute indicates whether an RAI defect indication pattern is being sent on the out-going JT2 line. The RAI alarm pattern is transmitted in the 4 kbit/s data channel (m-bits) when the port detects a LOS, AIS or LOF alarm condition. Enumeration: 'on': 0, 'off': 1. |
mscLpJT2StatsTable | 1.3.6.1.4.1.562.36.2.1.12.16.16 | no-access |
This group contains the statistical data for a JT2 component in a digital hierarchy interface. |
|
1.3.6.1.4.1.562.36.2.1.12.16.16.1 | no-access |
An entry in the mscLpJT2StatsTable. |
||
mscLpJT2RunningTime | 1.3.6.1.4.1.562.36.2.1.12.16.16.1.1 | counter32 | read-only |
This attribute indicates the number of seconds since the JT2 component was activated and placed in an unlocked state or used for operational testing. All the other error counts that follow as well as each JT2 subcomponent's error counts can be updated when this count is active. |
mscLpJT2ErrorFreeSec | 1.3.6.1.4.1.562.36.2.1.12.16.16.1.2 | counter32 | read-only |
This attribute indicates the number of seconds that the JT2 port has been in an error free state. |
mscLpJT2ErroredSec | 1.3.6.1.4.1.562.36.2.1.12.16.16.1.3 | counter32 | read-only |
This attribute indicates the total number of errored seconds for the JT2 port. An errored second is declared when a second with one or more Code Violation Error events, or one or more LOF or LOS defects occur. A code violation error may be a cyclic redundancy check (CRC) error or a bipolar violation (BPV) error. |
mscLpJT2SevErroredSec | 1.3.6.1.4.1.562.36.2.1.12.16.16.1.4 | counter32 | read-only |
This attribute indicates the total number of severely errored seconds for the JT2 port. A severely errored second occurs when a second with 255 or more Code Violation Error events or one or more LOF or LOS defects occur. |
mscLpJT2SevErroredFrmSec | 1.3.6.1.4.1.562.36.2.1.12.16.16.1.5 | counter32 | read-only |
This attribute indicates the total number of severely errored framing seconds for the JT2 port. A severely errored framing second occurs when a second with one or more Framing Errors occur. |
mscLpJT2UnavailSec | 1.3.6.1.4.1.562.36.2.1.12.16.16.1.6 | counter32 | read-only |
This attribute indicates the total number of seconds that the interface has been in an unavailable state. An unavailable state occurs at the onset of 10 consecutive Severely Errored Seconds. When the unavailable state is entered, the 10 Severely Errored Seconds are immediately transfered to the count of unavailableSeconds by incrementing the count of unavailSec by 10 and decrementing the count of sevErroredSec by 10. Whilst in the unavailable state, an unavailableSecond is counted for each SES or SEFS that occurs, and the count of SES and SEFS are both inhibited. The unavailable state is cleared at the onset of 10 consecutive seconds which are not Severely Errored Seconds. |
mscLpJT2BpvErrors | 1.3.6.1.4.1.562.36.2.1.12.16.16.1.7 | counter32 | read-only |
This attribute indicates the total count of bipolar violations (BPV). A bipolar violation is an error in the alternate mark inversion pattern (AMI) on the line. The value of this attribute will wrap to zero when it reaches its maximum value. |
mscLpJT2CrcErrors | 1.3.6.1.4.1.562.36.2.1.12.16.16.1.8 | counter32 | read-only |
This attribute indicates the total number of cyclic redundancy check (CRC-5) errors detected on the incoming JT2 line. The value of this attribute will wrap to 0 when its maximum value is reached. |
mscLpJT2FrameErrors | 1.3.6.1.4.1.562.36.2.1.12.16.16.1.9 | counter32 | read-only |
This attribute indicates the total number of Framing Errors that have occured on the JT2 port. A Framing Error is an error in the framing bits. The value of this attribute will wrap to 0 when its maximum value is reached. |
mscLpJT2LosStateChanges | 1.3.6.1.4.1.562.36.2.1.12.16.16.1.10 | counter32 | read-only |
This attribute indicates the total number of times that the incoming signal on the JT2 line has been lost. The value of this attribute will wrap to 0 when its maximum value is reached. |
mscLpJT2AdminInfoTable | 1.3.6.1.4.1.562.36.2.1.12.16.17 | no-access |
This group contains the attributes pertaining to the vendor of the equipment. |
|
1.3.6.1.4.1.562.36.2.1.12.16.17.1 | no-access |
An entry in the mscLpJT2AdminInfoTable. |
||
mscLpJT2Vendor | 1.3.6.1.4.1.562.36.2.1.12.16.17.1.1 | asciistring | read-write |
This is the name of the vendor supplying the facility. |
mscLpJT2CommentText | 1.3.6.1.4.1.562.36.2.1.12.16.17.1.2 | asciistring | read-write |
Any miscellaneous text about the facility. |
mscLpHssi | 1.3.6.1.4.1.562.36.2.1.12.17 | |||
mscLpHssiRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.17.1 | no-access |
This entry controls the addition and deletion of mscLpHssi components. |
|
1.3.6.1.4.1.562.36.2.1.12.17.1.1 | no-access |
A single entry in the table represents a single mscLpHssi component. |
||
mscLpHssiRowStatus | 1.3.6.1.4.1.562.36.2.1.12.17.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpHssi components. These components can be added and deleted. |
mscLpHssiComponentName | 1.3.6.1.4.1.562.36.2.1.12.17.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpHssiStorageType | 1.3.6.1.4.1.562.36.2.1.12.17.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpHssi tables. |
mscLpHssiIndex | 1.3.6.1.4.1.562.36.2.1.12.17.1.1.10 | integer32 | no-access |
This variable represents the index for the mscLpHssi tables. |
mscLpHssiTest | 1.3.6.1.4.1.562.36.2.1.12.17.2 | |||
mscLpHssiTestRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.17.2.1 | no-access |
This entry controls the addition and deletion of mscLpHssiTest components. |
|
1.3.6.1.4.1.562.36.2.1.12.17.2.1.1 | no-access |
A single entry in the table represents a single mscLpHssiTest component. |
||
mscLpHssiTestRowStatus | 1.3.6.1.4.1.562.36.2.1.12.17.2.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpHssiTest components. These components cannot be added nor deleted. |
mscLpHssiTestComponentName | 1.3.6.1.4.1.562.36.2.1.12.17.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpHssiTestStorageType | 1.3.6.1.4.1.562.36.2.1.12.17.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpHssiTest tables. |
mscLpHssiTestIndex | 1.3.6.1.4.1.562.36.2.1.12.17.2.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpHssiTest tables. |
mscLpHssiTestStateTable | 1.3.6.1.4.1.562.36.2.1.12.17.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. |
|
1.3.6.1.4.1.562.36.2.1.12.17.2.10.1 | no-access |
An entry in the mscLpHssiTestStateTable. |
||
mscLpHssiTestAdminState | 1.3.6.1.4.1.562.36.2.1.12.17.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. |
mscLpHssiTestOperationalState | 1.3.6.1.4.1.562.36.2.1.12.17.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. |
mscLpHssiTestUsageState | 1.3.6.1.4.1.562.36.2.1.12.17.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. |
mscLpHssiTestSetupTable | 1.3.6.1.4.1.562.36.2.1.12.17.2.11 | no-access |
This group contains all of the operational data for a Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.17.2.11.1 | no-access |
An entry in the mscLpHssiTestSetupTable. |
||
mscLpHssiTestPurpose | 1.3.6.1.4.1.562.36.2.1.12.17.2.11.1.1 | asciistring | read-write |
This attribute records the purpose of the test so that the test results can be associated and properly analyzed. |
mscLpHssiTestType | 1.3.6.1.4.1.562.36.2.1.12.17.2.11.1.2 | integer | read-write |
This attribute is the type of test to be run. The available test types include the following: card test sets up an internal loop on the board and runs a bit error rate test. manual test assumes the line is looped back externally and a bit error rate test is performed. localLoop test loops back the local modem and performs a bit error rate test. remoteLoop test loops back the remote modem (or CSU) and performs a bit error rate test. externalLoop test loops back the line to the far end. payloadLoop test only loops back the payload data received from the incoming line. remoteLoopThisTrib loops this particular tributary back at the far end, using services provided by the parent. v54RemoteLoop initiates a V.54 Remote Loopback test. pn127RemoteLoop initiates a PN127 Remote Loopback test. Note that not all test types are not supported by all function processors. Enumeration: 'externalLoop': 4, 'pn127RemoteLoop': 8, 'payloadLoop': 5, 'manual': 1, 'remoteLoop': 3, 'v54RemoteLoop': 7, 'remoteLoopThisTrib': 6, 'localLoop': 2, 'card': 0. |
mscLpHssiTestFrmSize | 1.3.6.1.4.1.562.36.2.1.12.17.2.11.1.3 | unsigned32 | read-write |
This attribute defines the size of the test data frames in number of bytes. |
mscLpHssiTestFrmPatternType | 1.3.6.1.4.1.562.36.2.1.12.17.2.11.1.4 | integer | read-write |
This attribute defines the type of data pattern generation to use. The following lists the available pattern types: ccitt32kBitPattern is a pseudo-random sequence of 32 kbit. ccitt8MBitPattern is a pseudo-random sequence of 8Mbit. customizedPattern is the pattern defined in the customizedPattern attribute. Enumeration: 'ccitt32kBitPattern': 0, 'customizedPattern': 2, 'ccitt8MBitPattern': 1. |
mscLpHssiTestCustomizedPattern | 1.3.6.1.4.1.562.36.2.1.12.17.2.11.1.5 | hex | read-write |
This attribute allows a customized 32 bit pattern to be defined for use in the test data frames. This attribute is used when the attribute frmPatternType is set to CustomizedPattern. Note that a 55 hex pattern is an alternating 1 and 0 pattern. |
mscLpHssiTestDataStartDelay | 1.3.6.1.4.1.562.36.2.1.12.17.2.11.1.6 | unsigned32 | read-write |
This attribute specifies the time delay (in seconds) between when the test expects the loop to have been set up, to when the test data actually starts to be transmitted. This attribute is to accommodate some non-standard equipment that requires extra time for setting up a requested loop. This attribute is ignored when the test type is set to externalLoop. |
mscLpHssiTestDisplayInterval | 1.3.6.1.4.1.562.36.2.1.12.17.2.11.1.7 | unsigned32 | read-write |
This attribute defines the interval (in minutes) between which interim test results are to be displayed. Results are displayed at the operator console at which the test was started. When the test type is set to externalLoop, this attribute is ignored. There will be no display of results if displayInterval is set to 0. This attribute can be changed anytime. |
mscLpHssiTestDuration | 1.3.6.1.4.1.562.36.2.1.12.17.2.11.1.8 | unsigned32 | read-write |
This attribute is the duration (in minutes) that test data will be transmitted. In the case of an externalLoop, this is the time that the loop is in effect. Note that dataStartDelay does not apply to the externalLoop. |
mscLpHssiTestResultsTable | 1.3.6.1.4.1.562.36.2.1.12.17.2.12 | no-access |
This group contains all the statistics related attributes of the Test component. |
|
1.3.6.1.4.1.562.36.2.1.12.17.2.12.1 | no-access |
An entry in the mscLpHssiTestResultsTable. |
||
mscLpHssiTestElapsedTime | 1.3.6.1.4.1.562.36.2.1.12.17.2.12.1.1 | counter32 | read-only |
This attribute is the number of minutes elapsed since the test started for an externalLoop test. For a data test, this is the time since test data was first transmitted. |
mscLpHssiTestTimeRemaining | 1.3.6.1.4.1.562.36.2.1.12.17.2.12.1.2 | unsigned32 | read-only |
This attribute is the number of minutes remaining before the test is to be stopped according to the duration attribute. |
mscLpHssiTestCauseOfTermination | 1.3.6.1.4.1.562.36.2.1.12.17.2.12.1.3 | integer | read-only |
This attribute indicates either the status of the test or the cause of the test's termination: neverStarted indicates that the test has not yet been started. testRunning indicates that the test has been started. stoppedByOperator indicates that the operator issued a stop command on a test that was running. testTimeExpired indicates that the test ran for the time specified by the test's duration. loopCodeSyncFailed indicates that the local end failed to synchronize to the loopCode pattern. The local end transmits the loopCode pattern to cause the remote end to apply a loopback, after which the local end should receive the loopCode pattern. The exact pattern used to request loopCode depends on the test type. This failure indicates a high rate of transmission errors, or that the remote end has failed to apply the loopback. patternSyncFailed indicates that the local end failed to synchronize to the frmPatternType test pattern, that should have been looped back at the remote end. This failure indicates a high rate of transmission errors or the absence of a loopback. patternSyncLost indicates that the local end gained and then lost synchronization to the returned frmPatternType test pattern. This failure indicates a sudden increase in transmission errors, frame slippage, or the removal of an existing loopback. unknown is set when a reason to terminate other than those listed here is encountered. Note: Only MSA cards support recognition of the failures loopCodeSyncFailed, patternSyncFailed and patternSyncLost. Other cards will not terminate the test under the conditions described by these values. Enumeration: 'patternSyncFailed': 7, 'unknown': 2, 'neverStarted': 3, 'hardwareReconfigured': 5, 'loopCodeSyncFailed': 6, 'stoppedByOperator': 1, 'testTimeExpired': 0, 'testRunning': 4, 'patternSyncLost': 8. |
mscLpHssiTestBitsTx | 1.3.6.1.4.1.562.36.2.1.12.17.2.12.1.4 | passportcounter64 | read-only |
This attribute is the total number of bits sent during the test period. As long as the line speed of the hardware interface is less than 70 Mbit/s, this counter is not expected to reach the maximum value. |
mscLpHssiTestBytesTx | 1.3.6.1.4.1.562.36.2.1.12.17.2.12.1.5 | passportcounter64 | read-only |
This attribute is the total number of bytes sent during the test period. This counter is not expected to reach its maximum value. |
mscLpHssiTestFrmTx | 1.3.6.1.4.1.562.36.2.1.12.17.2.12.1.6 | passportcounter64 | read-only |
This attribute is the total number of frames sent during the test period. This counter is not expected to reach its maximum value. |
mscLpHssiTestBitsRx | 1.3.6.1.4.1.562.36.2.1.12.17.2.12.1.7 | passportcounter64 | read-only |
This attribute is the total number of bits received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach the maximum value. |
mscLpHssiTestBytesRx | 1.3.6.1.4.1.562.36.2.1.12.17.2.12.1.8 | passportcounter64 | read-only |
This attribute is the total number of bytes received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpHssiTestFrmRx | 1.3.6.1.4.1.562.36.2.1.12.17.2.12.1.9 | passportcounter64 | read-only |
This attribute is the total number of frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpHssiTestErroredFrmRx | 1.3.6.1.4.1.562.36.2.1.12.17.2.12.1.10 | passportcounter64 | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the total number of errored frames received during the test period. This counter is not expected to reach its maximum value. The counter will wrap around to 0 if it does reach its maximum value. |
mscLpHssiTestBitErrorRate | 1.3.6.1.4.1.562.36.2.1.12.17.2.12.1.11 | asciistring | read-only |
This attribute is not displayed for ATM cards because the physical layer drops all errored frames at the controller interface. For all other card types, this attribute is the calculated bit error rate on the link. Test data are generated and sent in frames of a preset size (frameSize). The Test component will try to estimate the number of bit errors in any errored frame which is identifiable. The statistics will be updated accordingly. A lost frame (may be due to an error on the flag sequence) will be discarded for the bit error rate calculation. The result is presented in the form of xEsyy, where x is the mantissa, syy is the exponent, for example 0E+00, 2E-09. Note that the bitErrorRate is an estimate only. For more reliable test results, the test should be done over a long period. Multiple tests would also improve the confidence level of the test results. |
mscLpHssiProvTable | 1.3.6.1.4.1.562.36.2.1.12.17.10 | no-access |
This group contains the specific provisioning data for a Hssi component. |
|
1.3.6.1.4.1.562.36.2.1.12.17.10.1 | no-access |
An entry in the mscLpHssiProvTable. |
||
mscLpHssiLinkMode | 1.3.6.1.4.1.562.36.2.1.12.17.10.1.1 | integer | read-write |
This attribute defines the intended gender of the HSSI port. The actual gender of the port is determined by the hardware setup. In dte mode, the ta line signal is driven as specified by the attribute readyLineState when the HSSI port passes its diagnostics. The ta line signal is then driven as specified by the attribute dataTransferLineState when the application is ready to transfer data. On the other hand, the input line signal ca is compared against those specified in the attributes readyLineState and dataTransferLineState. The application will be notified when the specified input line states are observed. In dce mode, the Hssi component behaves similarly as when it is in dte mode. However, it will be driving the dce line signal (ca) and monitoring the dte line signal (ta) as specified by the attributes readyLineState and dataTransferLineState. Enumeration: 'dce': 128, 'dte': 0. |
mscLpHssiReadyLineState | 1.3.6.1.4.1.562.36.2.1.12.17.10.1.2 | octet string | read-write |
This attribute specifies the line signal originating from the HSSI interface that will always be turned on, provided the HSSI interface passes it diagnostics. This set of signal is generally required for maintaining the connection. Note that both dte and dce signals are specified in this attribute. The appropriate set of specified signals will be turned on or checked according to the operational attribute actualLinkMode. See also linkMode. Description of bits: ca(0) ta(1) |
mscLpHssiDataTransferLineState | 1.3.6.1.4.1.562.36.2.1.12.17.10.1.3 | octet string | read-write |
This attribute specifies the line signals required to indicate that the external equipment is in a good state (that is, data transfer can proceed). Note that both dte and dce signals are specified in this attribute. The appropriate set of specified signals will be turned on or checked according to the operational attribute actualLinkMode. The value of this attribute must be a superset of that of the readyLineState attribute. See also linkMode. Description of bits: ca(0) ta(1) |
mscLpHssiLineSpeed | 1.3.6.1.4.1.562.36.2.1.12.17.10.1.5 | unsigned32 | read-write |
This attribute defines the speed of the line for source clocking. This attribute is ignored if the interface is not providing a clock. Note that the actual clock rate are available in the operational attributes actualTxLineSpeed and actualRxLineSpeed. |
mscLpHssiApplicationFramerName | 1.3.6.1.4.1.562.36.2.1.12.17.10.1.7 | link | read-write |
This attribute contains the component name of a Framer which is associated with the Hssi component. |
mscLpHssiCidDataTable | 1.3.6.1.4.1.562.36.2.1.12.17.11 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.17.11.1 | no-access |
An entry in the mscLpHssiCidDataTable. |
||
mscLpHssiCustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.17.11.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpHssiAdminInfoTable | 1.3.6.1.4.1.562.36.2.1.12.17.12 | no-access |
This group contains the attributes pertaining to the vendor of the equipment. |
|
1.3.6.1.4.1.562.36.2.1.12.17.12.1 | no-access |
An entry in the mscLpHssiAdminInfoTable. |
||
mscLpHssiVendor | 1.3.6.1.4.1.562.36.2.1.12.17.12.1.1 | asciistring | read-write |
This is the name of the vendor supplying the facility. |
mscLpHssiCommentText | 1.3.6.1.4.1.562.36.2.1.12.17.12.1.2 | asciistring | read-write |
Any miscellaneous text about the facility. |
mscLpHssiIfEntryTable | 1.3.6.1.4.1.562.36.2.1.12.17.13 | no-access |
This group contains the provisionable attributes for the ifEntry. |
|
1.3.6.1.4.1.562.36.2.1.12.17.13.1 | no-access |
An entry in the mscLpHssiIfEntryTable. |
||
mscLpHssiIfAdminStatus | 1.3.6.1.4.1.562.36.2.1.12.17.13.1.1 | integer | read-write |
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpHssiIfIndex | 1.3.6.1.4.1.562.36.2.1.12.17.13.1.2 | interfaceindex | read-only |
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process. |
mscLpHssiOperStatusTable | 1.3.6.1.4.1.562.36.2.1.12.17.14 | no-access |
This group includes the Operational Status attribute. This attribute defines the current operational state of this component. |
|
1.3.6.1.4.1.562.36.2.1.12.17.14.1 | no-access |
An entry in the mscLpHssiOperStatusTable. |
||
mscLpHssiSnmpOperStatus | 1.3.6.1.4.1.562.36.2.1.12.17.14.1.1 | integer | read-only |
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
mscLpHssiStateTable | 1.3.6.1.4.1.562.36.2.1.12.17.15 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.17.15.1 | no-access |
An entry in the mscLpHssiStateTable. |
||
mscLpHssiAdminState | 1.3.6.1.4.1.562.36.2.1.12.17.15.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. |
mscLpHssiOperationalState | 1.3.6.1.4.1.562.36.2.1.12.17.15.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. |
mscLpHssiUsageState | 1.3.6.1.4.1.562.36.2.1.12.17.15.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. |
mscLpHssiAvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.17.15.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) |
mscLpHssiProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.17.15.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) |
mscLpHssiControlStatus | 1.3.6.1.4.1.562.36.2.1.12.17.15.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) |
mscLpHssiAlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.17.15.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) |
mscLpHssiStandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.17.15.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. |
mscLpHssiUnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.17.15.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. |
mscLpHssiOperTable | 1.3.6.1.4.1.562.36.2.1.12.17.16 | no-access |
This group contains all specific operational data for a Hssi component. |
|
1.3.6.1.4.1.562.36.2.1.12.17.16.1 | no-access |
An entry in the mscLpHssiOperTable. |
||
mscLpHssiActualLinkMode | 1.3.6.1.4.1.562.36.2.1.12.17.16.1.1 | integer | read-only |
This attribute contains the actual link mode defined by the hardware. Note that the hardware overrides the provisionable data. The port behaves as a dce or dte according to the actualLinkMode. Enumeration: 'dce': 128, 'dte': 0. |
mscLpHssiLineState | 1.3.6.1.4.1.562.36.2.1.12.17.16.1.2 | octet string | read-only |
This attribute contains the state of the interface signals. Description of bits: ca(0) ta(1) tm(2) la(3) lb(4) |
mscLpHssiActualTxLineSpeed | 1.3.6.1.4.1.562.36.2.1.12.17.16.1.3 | gauge32 | read-only |
This attribute is the measured speed of the transmit clock. Note the reported transmit speed is in an error of +/- 10000 bit/s |
mscLpHssiActualRxLineSpeed | 1.3.6.1.4.1.562.36.2.1.12.17.16.1.4 | gauge32 | read-only |
This attribute is the measured speed of the receive clock. Note the reported receive speed is in an error of +/- 10000 bit/s |
mscLpHssiDataXferStateChanges | 1.3.6.1.4.1.562.36.2.1.12.17.16.1.5 | counter32 | read-only |
This attribute contains the number of times that the line has entered or exited the data transfer state. |
mscLpEng | 1.3.6.1.4.1.562.36.2.1.12.23 | |||
mscLpEngRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.23.1 | no-access |
This entry controls the addition and deletion of mscLpEng components. |
|
1.3.6.1.4.1.562.36.2.1.12.23.1.1 | no-access |
A single entry in the table represents a single mscLpEng component. |
||
mscLpEngRowStatus | 1.3.6.1.4.1.562.36.2.1.12.23.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscLpEng components. These components cannot be added nor deleted. |
mscLpEngComponentName | 1.3.6.1.4.1.562.36.2.1.12.23.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpEngStorageType | 1.3.6.1.4.1.562.36.2.1.12.23.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpEng tables. |
mscLpEngIndex | 1.3.6.1.4.1.562.36.2.1.12.23.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpEng tables. |
mscLpEngDs | 1.3.6.1.4.1.562.36.2.1.12.23.2 | |||
mscLpEngDsRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.23.2.1 | no-access |
This entry controls the addition and deletion of mscLpEngDs components. |
|
1.3.6.1.4.1.562.36.2.1.12.23.2.1.1 | no-access |
A single entry in the table represents a single mscLpEngDs component. |
||
mscLpEngDsRowStatus | 1.3.6.1.4.1.562.36.2.1.12.23.2.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpEngDs components. These components can be added and deleted. |
mscLpEngDsComponentName | 1.3.6.1.4.1.562.36.2.1.12.23.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpEngDsStorageType | 1.3.6.1.4.1.562.36.2.1.12.23.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpEngDs tables. |
mscLpEngDsIndex | 1.3.6.1.4.1.562.36.2.1.12.23.2.1.1.10 | integer | no-access |
This variable represents the index for the mscLpEngDs tables. Enumeration: 'scn': 4, 'stats': 6, 'log': 2, 'alarm': 1, 'trap': 5, 'debug': 3, 'accounting': 0. |
mscLpEngDsOv | 1.3.6.1.4.1.562.36.2.1.12.23.2.2 | |||
mscLpEngDsOvRowStatusTable | 1.3.6.1.4.1.562.36.2.1.12.23.2.2.1 | no-access |
This entry controls the addition and deletion of mscLpEngDsOv components. |
|
1.3.6.1.4.1.562.36.2.1.12.23.2.2.1.1 | no-access |
A single entry in the table represents a single mscLpEngDsOv component. |
||
mscLpEngDsOvRowStatus | 1.3.6.1.4.1.562.36.2.1.12.23.2.2.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscLpEngDsOv components. These components can be added and deleted. |
mscLpEngDsOvComponentName | 1.3.6.1.4.1.562.36.2.1.12.23.2.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscLpEngDsOvStorageType | 1.3.6.1.4.1.562.36.2.1.12.23.2.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscLpEngDsOv tables. |
mscLpEngDsOvIndex | 1.3.6.1.4.1.562.36.2.1.12.23.2.2.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscLpEngDsOv tables. |
mscLpEngDsOvProvTable | 1.3.6.1.4.1.562.36.2.1.12.23.2.2.10 | no-access |
This group contains provisionable attributes for the DataStream Ov components under Lp Engineering. DESCRIPTION |
|
1.3.6.1.4.1.562.36.2.1.12.23.2.2.10.1 | no-access |
An entry in the mscLpEngDsOvProvTable. |
||
mscLpEngDsOvAgentQueueSize | 1.3.6.1.4.1.562.36.2.1.12.23.2.2.10.1.1 | unsigned32 | read-write |
This attribute specifies the maximum size of the DCS Agent's queue for this data stream on this LP. For more details on the defaults and other information, refer to the parent component's agentQueueSize attribute. The size should be set to 0 if absolutely no data is to be accepted from applications. There are threshold alarms based on the value of the Agent's currentQueueSize attribute (a Set when the queue becomes 75% full and a Clear after dropping back to 50% full). To properly determine what to set this to, consult the 'Magellan Passport Engineering Notes and Guidelines'. |
mscLpEngDsOperTable | 1.3.6.1.4.1.562.36.2.1.12.23.2.10 | no-access |
This group contains operational attributes for the DataStream components under Lp Engineering. |
|
1.3.6.1.4.1.562.36.2.1.12.23.2.10.1 | no-access |
An entry in the mscLpEngDsOperTable. |
||
mscLpEngDsAgentQueueSize | 1.3.6.1.4.1.562.36.2.1.12.23.2.10.1.1 | unsigned32 | read-only |
This attribute indicates the maximum size of the DCS Agent queue size maximum for a DCS data stream on the LP. It is the maximum size to which the Agent's currentQueueSize can grow. When the queue is full and more data is offered to the Agent, it will be discarded. The following are the system defaults (in number of records): - alarm: 100 - accounting: 10000 - debug: 0 - log: 50 - scn: 200 - trap: 50 - stats: 0 To override the system defaults, see Lp Eng Ds Ov's agentQueueSize attribute. |
mscLpProvTable | 1.3.6.1.4.1.562.36.2.1.12.100 | no-access |
This Group contains the provisionable attributes for the LP component. |
|
1.3.6.1.4.1.562.36.2.1.12.100.1 | no-access |
An entry in the mscLpProvTable. |
||
mscLpMainCard | 1.3.6.1.4.1.562.36.2.1.12.100.1.1 | link | read-write |
This is the preferred processor card on which this LP should be assigned. |
mscLpSpareCard | 1.3.6.1.4.1.562.36.2.1.12.100.1.2 | link | read-write |
This is the spare processor card on which this LP should be assigned. |
mscLpLogicalProcessorType | 1.3.6.1.4.1.562.36.2.1.12.100.1.3 | link | read-write |
This is the Logical Processor Type (LPT) that determines which software this LP will run. |
mscLpCidDataTable | 1.3.6.1.4.1.562.36.2.1.12.101 | no-access |
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. |
|
1.3.6.1.4.1.562.36.2.1.12.101.1 | no-access |
An entry in the mscLpCidDataTable. |
||
mscLpCustomerIdentifier | 1.3.6.1.4.1.562.36.2.1.12.101.1.1 | unsigned32 | read-write |
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers. |
mscLpStateTable | 1.3.6.1.4.1.562.36.2.1.12.102 | 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. |
|
1.3.6.1.4.1.562.36.2.1.12.102.1 | no-access |
An entry in the mscLpStateTable. |
||
mscLpAdminState | 1.3.6.1.4.1.562.36.2.1.12.102.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. |
mscLpOperationalState | 1.3.6.1.4.1.562.36.2.1.12.102.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. |
mscLpUsageState | 1.3.6.1.4.1.562.36.2.1.12.102.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. |
mscLpAvailabilityStatus | 1.3.6.1.4.1.562.36.2.1.12.102.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) |
mscLpProceduralStatus | 1.3.6.1.4.1.562.36.2.1.12.102.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) |
mscLpControlStatus | 1.3.6.1.4.1.562.36.2.1.12.102.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) |
mscLpAlarmStatus | 1.3.6.1.4.1.562.36.2.1.12.102.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) |
mscLpStandbyStatus | 1.3.6.1.4.1.562.36.2.1.12.102.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. |
mscLpUnknownStatus | 1.3.6.1.4.1.562.36.2.1.12.102.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. |
mscLpOperTable | 1.3.6.1.4.1.562.36.2.1.12.103 | no-access |
This Group contains the operational attributes for the LP component. |
|
1.3.6.1.4.1.562.36.2.1.12.103.1 | no-access |
An entry in the mscLpOperTable. |
||
mscLpActiveCard | 1.3.6.1.4.1.562.36.2.1.12.103.1.1 | rowpointer | read-only |
This attribute indicates on which card this LP is currently running (if any). |
mscLpMainCardStatus | 1.3.6.1.4.1.562.36.2.1.12.103.1.2 | integer | read-only |
This attribute specifies the status of this LP's main card. The following values have been defined: notProvisioned No main card has been provisioned. notAvailable The main card is not available. available The main card is available (running as standby). active The main card is running as active. Enumeration: 'notAvailable': 1, 'notProvisioned': 0, 'available': 3, 'active': 4. |
mscLpSpareCardStatus | 1.3.6.1.4.1.562.36.2.1.12.103.1.3 | integer | read-only |
This attribute specifies the status of this LP's spare card. The following values have been defined: notProvisioned No spare card has been provisioned. notAvailable The spare card is not available. alreadyInUse The spare card is already in use by another LP. available The spare card is available (running as standby). active The spare card is running as active. Enumeration: 'notAvailable': 1, 'notProvisioned': 0, 'alreadyInUse': 2, 'available': 3, 'active': 4. |
mscLpRestartOnCpSwitch | 1.3.6.1.4.1.562.36.2.1.12.103.1.4 | integer | read-only |
This attribute indicates whether the Lp always restarts upon a CP switchover. The value is true if the featureList of the associated Sw Lpt component contains a feature that does not support hitless CP switchover. The value is also true when the feature noHitlessCpSwitch is provisioned on the CP. A value of false does not guarantee 'no restart'; dynamic conditions may still result in an FP restart when a CP switchover occurs. Enumeration: 'true': 1, 'false': 0. |
mscLpScheduledSwitchover | 1.3.6.1.4.1.562.36.2.1.12.103.1.5 | enterprisedateandtime | read-only |
This attribute indicates the execution time of the scheduled switchover. When there is no switchover scheduled the time is equals to 0 (0000-00-00 00:00). |
mscLpUtilTable | 1.3.6.1.4.1.562.36.2.1.12.104 | no-access |
This group contains the operational attributes that specify the processor's utilization levels. When this group exists for an LP component, the attributes are representative of the active card. |
|
1.3.6.1.4.1.562.36.2.1.12.104.1 | no-access |
An entry in the mscLpUtilTable. |
||
mscLpTimeInterval | 1.3.6.1.4.1.562.36.2.1.12.104.1.1 | unsigned32 | read-only |
This attribute indicates the time period (in minutes) for which the average, minimum and maximum utilization values are calculated. This attribute is reset to 0 every 15 minutes. |
mscLpCpuUtil | 1.3.6.1.4.1.562.36.2.1.12.104.1.2 | gauge32 | read-only |
This attribute indicates an approximation of the current processor utilization level (expressed as a percentage). |
mscLpCpuUtilAvg | 1.3.6.1.4.1.562.36.2.1.12.104.1.3 | gauge32 | read-only |
This attribute indicates an average processor utilization level over the specified time period, timeInterval. This average is calculated based on one minute CPU utilization averages. |
mscLpCpuUtilAvgMin | 1.3.6.1.4.1.562.36.2.1.12.104.1.4 | gauge32 | read-only |
This attribute indicates the minimum processor utilization level over a specified time period, timeInterval. This is based on one minute CPU utilization averages. |
mscLpCpuUtilAvgMax | 1.3.6.1.4.1.562.36.2.1.12.104.1.5 | gauge32 | read-only |
This attribute indicates the maximum processor utilization level over a specified time period, timeInterval. This is based on one minute CPU utilization averages. |
mscLpMsgBlockUsage | 1.3.6.1.4.1.562.36.2.1.12.104.1.6 | gauge32 | read-only |
This attribute indicates the processor's current shared message block memory utilization. If there is no shared memory on the card, this attribute indicates 0. |
mscLpMsgBlockUsageAvg | 1.3.6.1.4.1.562.36.2.1.12.104.1.7 | gauge32 | read-only |
This attribute indicates the processor's average memory utilization of shared message blocks, calculated over a specified time period, timeInterval. This utilization value is calculated using 15 second samples. At the start of each timeInterval, this average memory utilization is reset to the current usage, sharedMsgBlockUsage. If there is no shared memory on the card, this attribute indicates 0. |
mscLpMsgBlockUsageAvgMin | 1.3.6.1.4.1.562.36.2.1.12.104.1.8 | gauge32 | read-only |
This attribute indicates the processor's minimum memory utilization of shared message blocks, calculated over a specified time period, timeInterval. This utilization value is calculated using 15 second samples. At the start of each timeInterval, this minimum memory utilization is reset to the current usage, sharedMsgBlockUsage. If there is no shared memory on the card, this attribute indicates 0. |
mscLpMsgBlockUsageAvgMax | 1.3.6.1.4.1.562.36.2.1.12.104.1.9 | gauge32 | read-only |
This attribute indicates the processor's maximum memory utilization of shared message blocks, calculated over a specified time period, timeInterval. This utilization value is calculated using 15 second samples. At the start of each timeInterval, this maximum memory utilization is reset to the current usage, sharedMsgBlockUsage. If there is no shared memory on the card, this attribute indicates 0. |
mscLpLocalMsgBlockUsage | 1.3.6.1.4.1.562.36.2.1.12.104.1.10 | gauge32 | read-only |
This attribute indicates the processor's current memory utilization of message blocks which are used for local messaging on the card. |
mscLpLocalMsgBlockUsageAvg | 1.3.6.1.4.1.562.36.2.1.12.104.1.11 | gauge32 | read-only |
This attribute indicates the processor's average memory utilization of message blocks used for local messaging on the card, calculated over a specified time period, timeInterval. This utilization value is calculated using 15 second samples. At the start of each timeInterval, this average memory utilization is reset to the current usage, localMsgBlockUsage. |
mscLpLocalMsgBlockUsageMin | 1.3.6.1.4.1.562.36.2.1.12.104.1.12 | gauge32 | read-only |
This attribute indicates the processor's minimum memory utilization of message blocks used for local messaging on the card, calculated over a specified time period, timeInterval. This utilization value is updated at 15 second intervals. At the start of each timeInterval, this minimum memory utilization is reset to the current usage, localMsgBlockUsage. |
mscLpLocalMsgBlockUsageMax | 1.3.6.1.4.1.562.36.2.1.12.104.1.13 | gauge32 | read-only |
This attribute indicates the processor's maximum memory utilization of message blocks used for local messaging on the card, calculated over a specified time period, timeInterval. This utilization value is updated at 15 second intervals. At the start of each timeInterval, this maximum memory utilization is reset to the current usage, localMsgBlockUsage. |
mscLpCapTable | 1.3.6.1.4.1.562.36.2.1.12.105 | no-access |
This group contains the operational attributes that specify the processor's capacity levels. When this group exists for an LP component, the attributes are representative of the active Card. |
|
1.3.6.1.4.1.562.36.2.1.12.105.1 | no-access |
An entry in the mscLpCapTable. |
||
mscLpMsgBlockCapacity | 1.3.6.1.4.1.562.36.2.1.12.105.1.1 | unsigned32 | read-only |
This attribute indicates the processor card's shared message block memory capacity. |
mscLpLocalMsgBlockCapacity | 1.3.6.1.4.1.562.36.2.1.12.105.1.2 | unsigned32 | read-only |
This attribute indicates the processor card's local message block memory capacity. These message blocks are used for local messaging on the card. |
mscLpLinkToApplicationsTable | 1.3.6.1.4.1.562.36.2.1.12.242 | no-access |
This attribute allows applications to link themselves directly to the LP component. |
|
1.3.6.1.4.1.562.36.2.1.12.242.1 | no-access |
An entry in the mscLpLinkToApplicationsTable. |
||
mscLpLinkToApplicationsValue | 1.3.6.1.4.1.562.36.2.1.12.242.1.1 | link | read-only |
This variable represents both the value and the index for the mscLpLinkToApplicationsTable. |
mscLpMemoryCapacityTable | 1.3.6.1.4.1.562.36.2.1.12.244 | no-access |
This attribute indicates the processor card's memory capacity for each type of memory. |
|
1.3.6.1.4.1.562.36.2.1.12.244.1 | no-access |
An entry in the mscLpMemoryCapacityTable. |
||
mscLpMemoryCapacityIndex | 1.3.6.1.4.1.562.36.2.1.12.244.1.1 | integer | no-access |
This variable represents the mscLpMemoryCapacityTable specific index for the mscLpMemoryCapacityTable. Enumeration: 'sharedRam': 2, 'normalRam': 1, 'fastRam': 0. |
mscLpMemoryCapacityValue | 1.3.6.1.4.1.562.36.2.1.12.244.1.2 | unsigned32 | read-only |
This variable represents an individual value for the mscLpMemoryCapacityTable. |
mscLpMemoryUsageTable | 1.3.6.1.4.1.562.36.2.1.12.245 | no-access |
This attribute indicates the processor's current memory utilization for each type of memory. |
|
1.3.6.1.4.1.562.36.2.1.12.245.1 | no-access |
An entry in the mscLpMemoryUsageTable. |
||
mscLpMemoryUsageIndex | 1.3.6.1.4.1.562.36.2.1.12.245.1.1 | integer | no-access |
This variable represents the mscLpMemoryUsageTable specific index for the mscLpMemoryUsageTable. Enumeration: 'sharedRam': 2, 'normalRam': 1, 'fastRam': 0. |
mscLpMemoryUsageValue | 1.3.6.1.4.1.562.36.2.1.12.245.1.2 | gauge32 | read-only |
This variable represents an individual value for the mscLpMemoryUsageTable. |
mscLpMemoryUsageAvgTable | 1.3.6.1.4.1.562.36.2.1.12.276 | no-access |
This attribute indicates the processor's average memory utilization for each type of memory in the specified time period, timeInterval. This value is calculated using 15 second samples. |
|
1.3.6.1.4.1.562.36.2.1.12.276.1 | no-access |
An entry in the mscLpMemoryUsageAvgTable. |
||
mscLpMemoryUsageAvgIndex | 1.3.6.1.4.1.562.36.2.1.12.276.1.1 | integer | no-access |
This variable represents the mscLpMemoryUsageAvgTable specific index for the mscLpMemoryUsageAvgTable. Enumeration: 'sharedRam': 2, 'normalRam': 1, 'fastRam': 0. |
mscLpMemoryUsageAvgValue | 1.3.6.1.4.1.562.36.2.1.12.276.1.2 | gauge32 | read-only |
This variable represents an individual value for the mscLpMemoryUsageAvgTable. |
mscLpMemoryUsageAvgMinTable | 1.3.6.1.4.1.562.36.2.1.12.277 | no-access |
This attribute indicates the processor's minimum memory utilization for each type of memory in the specified time period, timeInterval. This value is calculated using 15 second samples. |
|
1.3.6.1.4.1.562.36.2.1.12.277.1 | no-access |
An entry in the mscLpMemoryUsageAvgMinTable. |
||
mscLpMemoryUsageAvgMinIndex | 1.3.6.1.4.1.562.36.2.1.12.277.1.1 | integer | no-access |
This variable represents the mscLpMemoryUsageAvgMinTable specific index for the mscLpMemoryUsageAvgMinTable. Enumeration: 'sharedRam': 2, 'normalRam': 1, 'fastRam': 0. |
mscLpMemoryUsageAvgMinValue | 1.3.6.1.4.1.562.36.2.1.12.277.1.2 | gauge32 | read-only |
This variable represents an individual value for the mscLpMemoryUsageAvgMinTable. |
mscLpMemoryUsageAvgMaxTable | 1.3.6.1.4.1.562.36.2.1.12.278 | no-access |
This attribute indicates the processor's maximum memory utilization for each type of memory in the specified time period, timeInterval. This value is calculated using 15 second samples. |
|
1.3.6.1.4.1.562.36.2.1.12.278.1 | no-access |
An entry in the mscLpMemoryUsageAvgMaxTable. |
||
mscLpMemoryUsageAvgMaxIndex | 1.3.6.1.4.1.562.36.2.1.12.278.1.1 | integer | no-access |
This variable represents the mscLpMemoryUsageAvgMaxTable specific index for the mscLpMemoryUsageAvgMaxTable. Enumeration: 'sharedRam': 2, 'normalRam': 1, 'fastRam': 0. |
mscLpMemoryUsageAvgMaxValue | 1.3.6.1.4.1.562.36.2.1.12.278.1.2 | gauge32 | read-only |
This variable represents an individual value for the mscLpMemoryUsageAvgMaxTable. |
logicalProcessorMIB | 1.3.6.1.4.1.562.36.2.2.11 | |||
logicalProcessorGroup | 1.3.6.1.4.1.562.36.2.2.11.1 | |||
logicalProcessorGroupCA | 1.3.6.1.4.1.562.36.2.2.11.1.1 | |||
logicalProcessorGroupCA02 | 1.3.6.1.4.1.562.36.2.2.11.1.1.3 | |||
logicalProcessorGroupCA02A | 1.3.6.1.4.1.562.36.2.2.11.1.1.3.2 | |||
logicalProcessorCapabilities | 1.3.6.1.4.1.562.36.2.2.11.3 | |||
logicalProcessorCapabilitiesCA | 1.3.6.1.4.1.562.36.2.2.11.3.1 | |||
logicalProcessorCapabilitiesCA02 | 1.3.6.1.4.1.562.36.2.2.11.3.1.3 | |||
logicalProcessorCapabilitiesCA02A | 1.3.6.1.4.1.562.36.2.2.11.3.1.3.2 |