CISCO-MGX82XX-SONET-MIB
- Registered at
- 1.3.6.1.4.1.351.110.4.6.1.11.3.6.1.4.1.351.110.4.6.1.21.3.6.1.4.1.351.110.4.6.1.31.3.6.1.4.1.351.110.4.6.1.41.3.6.1.4.1.351.110.4.6.1.51.3.6.1.4.1.351.110.4.6.1.6
- Namespace
- cisco
- Source file
CISCO-MGX82XX-SONET-MIB- Digest
sha256:5785c734593b78c76d00063ec873679e39011279d8b2f26df20adae120ef9ff0
Imports
| From | Symbols |
|---|---|
| BASIS-MIB | cwsonetObjects |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BASIS-MIB CISCO-MGX82XX-SONET-MIB CISCOWAN-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| sonetConfig OBJECT-IDENTITY | 1.3.6.1.4.1.351.110.4.6.1.1 | |||
| sonetConfigTable OBJECT-TYPE The SONET Configuration table. There is one row for each SONET port in the BASIS system. The table size (number of rows) is given by the value of sonetLineNumOfValidEntries. | 1.3.6.1.4.1.351.110.4.6.1.1.1 | not-accessible | mandatory | |
| sonetConfigEntry OBJECT-TYPE An entry in the SONET Configuration table. | 1.3.6.1.4.1.351.110.4.6.1.1.1.1 | not-accessible | mandatory | |
| sonetLineNum OBJECT-TYPE This object is the identifier of a SONET Interface on a managed device. For MGX8850(For example PXM1 Module): OC-3 : sonetLineNum in a range 1..4 OC-12: sonetLineNum = 1 is the ONLY valid number For Other: sonetLineNum = 1 is the ONLY valid number | 1.3.6.1.4.1.351.110.4.6.1.1.1.1.1 | INTEGER (1..4) | read-only | mandatory |
| sonetLineType OBJECT-TYPE This variable indicates the cell framing. Defaults to Sts-3c | 1.3.6.1.4.1.351.110.4.6.1.1.1.1.2 | INTEGER {sonetSts3c(1), sonetStm1(2), sonetSts12c(3), sonetStm4(4), sonetSts48c(5), sonetStm16(6), sonetSts192c(7), sonetStm64(8), sonetSts3(9)} | read-write | mandatory |
| sonetLineLoopbackCommand OBJECT-TYPE This variable represents the loopback configuration of the SONET interface. The values mean: sonetNoLoop Not in the loopback state. A device that is not capable of performing a loopback on the interface shall always return this as it's value. sonetRemoteLineLoop Near End loops back Remote data sonetLocalLineLoop Near End loops back Local data. | 1.3.6.1.4.1.351.110.4.6.1.1.1.1.3 | INTEGER {sonetNoLoop(1), sonetRemoteLineLoop(2), sonetLocalLineLoop(3)} | read-write | mandatory |
| sonetHCSmasking OBJECT-TYPE HCS masking. Defaults to enable. | 1.3.6.1.4.1.351.110.4.6.1.1.1.1.4 | INTEGER {disable(1), enable(2)} | read-write | mandatory |
| sonetPayloadScrambling OBJECT-TYPE STS3c or STM-1 payload scrambling. Defaults to enable. | 1.3.6.1.4.1.351.110.4.6.1.1.1.1.5 | INTEGER {disable(1), enable(2)} | read-write | mandatory |
| sonetFrameScrambling OBJECT-TYPE STS3c or STM-1 frame scrambling. Defaults to enable. | 1.3.6.1.4.1.351.110.4.6.1.1.1.1.6 | INTEGER {disable(1), enable(2)} | read-write | mandatory |
| sonetLineEnable OBJECT-TYPE This variable indicates if the line is enabled or not defaults to disable | 1.3.6.1.4.1.351.110.4.6.1.1.1.1.7 | INTEGER {enable(1), disable(2)} | read-write | mandatory |
| sonetLineXmtClkSrc OBJECT-TYPE This represents the type of transmit clock source. backplaneClk: clock source is from the controller card, transmitted via the backplane to the service module. recoverClk: clock is recovered from the received signal. localClk: clock is from a local oscillator on the card. Default is backplaneClk. | 1.3.6.1.4.1.351.110.4.6.1.1.1.1.8 | INTEGER {backplaneClk(1), recoverClk(2), localClk(3)} | read-write | mandatory |
| sonetRDIVType OBJECT-TYPE This variable represents the type of RDI-V sent by this NE to remote NE. onebit: use 1 bit RDI-V. Compatible with older equipment. threebit: use 3 bit, enhanced RDI-V. Defaults to onebit. | 1.3.6.1.4.1.351.110.4.6.1.1.1.1.9 | INTEGER {onebit(1), threebit(3)} | read-write | mandatory |
| sonetRDIPType OBJECT-TYPE This variable represents the type of RDI-P sent by this NE to remote NE. onebit: use 1 bit RDI-P. Compatible with older equipment. threebit: use 3 bit, enhanced RDI-P. Defaults to onebit. | 1.3.6.1.4.1.351.110.4.6.1.1.1.1.10 | INTEGER {onebit(1), threebit(3)} | read-write | mandatory |
| sonetTributaryType OBJECT-TYPE Type of tributary carried within the Sonet/Sdh signal. vt15vc11: carries T1 signals (VT15 or VC11) vt2vc12: carries E1 signals (VT2 or VC12) Default is vt15vc11 for Sonet interfaces and vt2vc12 for SDH interfaces. | 1.3.6.1.4.1.351.110.4.6.1.1.1.1.11 | INTEGER {vt15vc11(1), vt2vc12(2)} | read-write | mandatory |
| sonetTributaryMappingType OBJECT-TYPE Type of VT/VC mapping. asynchronous: In this mode, the channel structure of the DS1/E1 is neither visible nor preserved. byteSynchronous: In this mode, the DS0 channels inside the VC/VT can be found and extracted. Default is asynchronous. | 1.3.6.1.4.1.351.110.4.6.1.1.1.1.12 | INTEGER {asynchronous(1), byteSynchronous(2)} | read-write | mandatory |
| sonetTributaryFramingFormat OBJECT-TYPE Type of vt framing format. Is applicable only in byte-sync mapping mode for T1 tributaries. notApplicable: if VT mapping is not byte-sync. sf: superframe format. esf: extended superframe format. Default is esf if sonetTributaryMappingType is set to byteSynchronous, else the default is notApplicable. | 1.3.6.1.4.1.351.110.4.6.1.1.1.1.13 | INTEGER {notApplicable(1), sf(2), esf(3)} | read-write | mandatory |
| sonetSignallingTransportMode OBJECT-TYPE The mode used to transport DS0 signalling information for T1 byte-sync mapping. notApplicable: if byte-sync mapping is not used. signallingTransferMode: the robbed bit signalling is transferred into the S bits of the VT header and framing bit is discarded. clearMode: only the framing bit is transferred to VT header. The signalling bits are left intact in the VT payload. Default is signallingTransferMode if sonetTributaryMappingType is set to byteSynchronous, else the default is notApplicable. | 1.3.6.1.4.1.351.110.4.6.1.1.1.1.14 | INTEGER {notApplicable(1), signallingTransferMode(2), clearMode(3)} | read-write | mandatory |
| sonetTributaryGroupingType OBJECT-TYPE This variable indicates the method used to group VCs into an STM-1 signal. Applicable only to SDH. notApplicable: for sonet interfaces. au3Grouping: STM-1 <- AU-3 <- TUG-2 <- TU-12 <- VC12 or STM-1 <- AU-3 <- TUG-2 <- TU-11 <- VC11. au4Grouping: STM-1 <- AU-4 <- TUG-3 <- TUG-2 <- TU-12 <- VC12 or STM-1 <- AU-4 <- TUG-3 <- TUG-2 <- TU-11 <- VC11. Defaults to au3Grouping for SDH interfaces and notApplicable for Sonet interfaces. | 1.3.6.1.4.1.351.110.4.6.1.1.1.1.15 | INTEGER {notApplicable(1), au3Grouping(2), au4Grouping(3)} | read-write | mandatory |
| sonetConfigNumOfValidEntries OBJECT-TYPE The number of SONET configuration entries (regardless of their current configuration) in the sonetConfigTable. | 1.3.6.1.4.1.351.110.4.6.1.1.2 | INTEGER | read-only | mandatory |
| cwsonetMedium OBJECT-IDENTITY | 1.3.6.1.4.1.351.110.4.6.1.2 | |||
| cwSonetMediumTable OBJECT-TYPE Sonet medium table parameters | 1.3.6.1.4.1.351.110.4.6.1.2.1 | not-accessible | mandatory | |
| cwSonetMediumEntry OBJECT-TYPE An entry in the SONET/SDH Medium table. | 1.3.6.1.4.1.351.110.4.6.1.2.1.1 | not-accessible | mandatory | |
| cwSonetMediumType OBJECT-TYPE This variable identifies whether a SONET or a SDH signal is used across this interface. | 1.3.6.1.4.1.351.110.4.6.1.2.1.1.1 | INTEGER {sonet(1), sdh(2)} | read-only | mandatory |
| cwSonetMediumTimeElapsed OBJECT-TYPE The number of seconds, including partial seconds, that have elapsed since the beginning of the mandatory error-measurement period. | 1.3.6.1.4.1.351.110.4.6.1.2.1.1.2 | INTEGER (1..900) | read-only | mandatory |
| cwSonetMediumValidIntervals OBJECT-TYPE The number of previous intervals for which valid data has been stored. A SONET device must support at least n intervals. The minimum value of n is 4. The default of n is 32. The maximum value of n is 96. The value of this object will be n unless the device was brought online within the last (nx15) minutes, in which case the value will be the number of complete 15 minute intervals the device has been online. | 1.3.6.1.4.1.351.110.4.6.1.2.1.1.3 | INTEGER (0..96) | read-only | mandatory |
| cwSonetMediumLineCoding OBJECT-TYPE This variable describes the line coding for this interface. The B3ZS and CMI are used for electrical SONET/SDH signals (STS-1 and STS-3). The Non-Return to Zero (NRZ) and the Return to Zero are used for optical SONET/SDH signals. | 1.3.6.1.4.1.351.110.4.6.1.2.1.1.4 | INTEGER {sonetMediumOther(1), sonetMediumB3ZS(2), sonetMediumCMI(3), sonetMediumNRZ(4), sonetMediumRZ(5)} | read-only | mandatory |
| cwSonetMediumLineType OBJECT-TYPE This variable describes the line type for this interface. The line types are Short and Long Range Single Mode fiber or Multi-Mode fiber interfaces, and coax and UTP for electrical interfaces. The value sonetOther should be used when the Line Type is not one of the listed values. | 1.3.6.1.4.1.351.110.4.6.1.2.1.1.5 | INTEGER {sonetOther(1), sonetShortSingleMode(2), sonetLongSingleMode(3), sonetMultiMode(4), sonetCoax(5), sonetUTP(6)} | read-only | mandatory |
| cwSonetMediumCircuitIdentifier OBJECT-TYPE This variable contains the transmission vendor's circuit identifier, for the purpose of facilitating troubleshooting. | 1.3.6.1.4.1.351.110.4.6.1.2.1.1.6 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| cwsonetSection OBJECT-IDENTITY | 1.3.6.1.4.1.351.110.4.6.1.3 | |||
| cwSonetSectionCurrentTable OBJECT-TYPE The SONET/SDH Section Current table. | 1.3.6.1.4.1.351.110.4.6.1.3.1 | not-accessible | mandatory | |
| cwSonetSectionCurrentEntry OBJECT-TYPE An entry in the SONET/SDH Section Current table. | 1.3.6.1.4.1.351.110.4.6.1.3.1.1 | not-accessible | mandatory | |
| cwSonetSectionCurrentLineNum OBJECT-TYPE line number. There are Max 1 line Num | 1.3.6.1.4.1.351.110.4.6.1.3.1.1.1 | INTEGER (1) | read-only | mandatory |
| cwSonetSectionCurrentStatus OBJECT-TYPE This variable indicates the status of the sonet section layer. The cwSonetSectionCurrentStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sonetSectionNoDefect should be set if and only if no other flag is set. The various bit positions are: bit 1 = sonetSectionNoDefect bit 2 = sonetSectionLOS bit 3 = sonetSectionLOF | 1.3.6.1.4.1.351.110.4.6.1.3.1.1.2 | INTEGER (1..6) | read-only | mandatory |
| cwSonetSectionCurrentValidFlag OBJECT-TYPE Indicates if the current 15min bucket is valid or not. | 1.3.6.1.4.1.351.110.4.6.1.3.1.1.3 | INTEGER {notValid(1), valid(2)} | read-only | mandatory |
| cwSonetSectionCurrent15minTimeElapsed OBJECT-TYPE The number of seconds, including partial seconds, that have elapsed since the beginning of the 15min error-measurement period. | 1.3.6.1.4.1.351.110.4.6.1.3.1.1.4 | INTEGER (1..900) | read-only | mandatory |
| cwSonetSectionCurrentESs OBJECT-TYPE The counter associated with the number of Errored Seconds encountered by a SONET/SDH Section in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.3.1.1.5 | Counter | read-only | mandatory |
| cwSonetSectionCurrentSESs OBJECT-TYPE The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Section in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.3.1.1.6 | Counter | read-only | mandatory |
| cwSonetSectionCurrentSEFSs OBJECT-TYPE The counter associated with the number of Severely Errored Framing Seconds encountered by a SONET/SDH Section in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.3.1.1.7 | Counter | read-only | mandatory |
| cwSonetSectionCurrentCVs OBJECT-TYPE The counter associated with the number of Coding Violations encountered by a SONET/SDH Section in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.3.1.1.8 | Counter | read-only | mandatory |
| cwSonetSectionCurrentClrButton OBJECT-TYPE Clears all the Section's Current15min counters. | 1.3.6.1.4.1.351.110.4.6.1.3.1.1.9 | INTEGER {noAction(1), clear(2)} | read-write | mandatory |
| sonetSectionCurrentDayTable OBJECT-TYPE The SONET/SDH Section CurrentDay table. | 1.3.6.1.4.1.351.110.4.6.1.3.2 | not-accessible | mandatory | |
| sonetSectionCurrentDayEntry OBJECT-TYPE An entry in the SONET/SDH Section CurrentDay table. | 1.3.6.1.4.1.351.110.4.6.1.3.2.1 | not-accessible | mandatory | |
| sonetSectionCurrentDayLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.3.2.1.1 | INTEGER (1) | read-only | mandatory |
| sonetSectionCurrentDayValidFlag OBJECT-TYPE Indicates if the current day bucket is valid or not. | 1.3.6.1.4.1.351.110.4.6.1.3.2.1.2 | INTEGER {notValid(1), valid(2)} | read-only | mandatory |
| sonetSectionCurrentDayESs OBJECT-TYPE The counter associated with the number of Errored Seconds encountered by a SONET/SDH Section in the CurrentDay one day interval. | 1.3.6.1.4.1.351.110.4.6.1.3.2.1.3 | Counter | read-only | mandatory |
| sonetSectionCurrentDaySESs OBJECT-TYPE The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Section in the CurrentDay minute interval. | 1.3.6.1.4.1.351.110.4.6.1.3.2.1.4 | Counter | read-only | mandatory |
| sonetSectionCurrentDaySEFSs OBJECT-TYPE The counter associated with the number of Severely Errored Framing Seconds encountered by a SONET/SDH Section in the CurrentDay one day interval. | 1.3.6.1.4.1.351.110.4.6.1.3.2.1.5 | Counter | read-only | mandatory |
| sonetSectionCurrentDayCVs OBJECT-TYPE The counter associated with the number of Coding Violations encountered by a SONET/SDH Section in the CurrentDay one day interval. | 1.3.6.1.4.1.351.110.4.6.1.3.2.1.6 | Counter | read-only | mandatory |
| sonetSectionCurrentDayClrButton OBJECT-TYPE Clears all the Section's Current Day counters. | 1.3.6.1.4.1.351.110.4.6.1.3.2.1.7 | INTEGER {noAction(1), clear(2)} | read-write | mandatory |
| cwSonetSectionIntervalTable OBJECT-TYPE The SONET/SDH Section Interval table. | 1.3.6.1.4.1.351.110.4.6.1.3.3 | not-accessible | mandatory | |
| cwSonetSectionIntervalEntry OBJECT-TYPE An entry in the SONET/SDH Section Interval table. | 1.3.6.1.4.1.351.110.4.6.1.3.3.1 | not-accessible | mandatory | |
| cwSonetSectionIntervalLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.3.3.1.1 | INTEGER (1) | read-only | mandatory |
| cwSonetSectionIntervalNumber OBJECT-TYPE A number between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. | 1.3.6.1.4.1.351.110.4.6.1.3.3.1.2 | INTEGER (1..96) | read-only | mandatory |
| cwSonetSectionIntervalValidFlag OBJECT-TYPE Indicates if the bucket specified by the interval is valid or not. | 1.3.6.1.4.1.351.110.4.6.1.3.3.1.3 | INTEGER {notValid(1), valid(2)} | read-only | mandatory |
| cwSonetSectionIntervalESs OBJECT-TYPE The counter associated with the number of Errored Seconds encountered by a SONET/SDH Section in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.3.3.1.4 | Counter | read-only | mandatory |
| cwSonetSectionIntervalSESs OBJECT-TYPE The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Section in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.3.3.1.5 | Counter | read-only | mandatory |
| cwSonetSectionIntervalSEFss OBJECT-TYPE The counter associated with the number of Severely Errored Framing Seconds encountered by a SONET/SDH Section in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.3.3.1.6 | Counter | read-only | mandatory |
| cwSonetSectionIntervalCVs OBJECT-TYPE The counter associated with the number of Coding Violations encountered by a SONET/SDH Section in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.3.3.1.7 | Counter | read-only | mandatory |
| sonetSectionAlarmTable OBJECT-TYPE The SONET/SDH Section Alarm table. | 1.3.6.1.4.1.351.110.4.6.1.3.4 | not-accessible | mandatory | |
| sonetSectionAlarmEntry OBJECT-TYPE An entry in the SONET/SDH Section Alarm table. | 1.3.6.1.4.1.351.110.4.6.1.3.4.1 | not-accessible | mandatory | |
| sectionAlarmLineNum OBJECT-TYPE line number. BNM has 1 line | 1.3.6.1.4.1.351.110.4.6.1.3.4.1.1 | INTEGER (1) | read-only | mandatory |
| sonetSectionStatisticalAlarmSeverity OBJECT-TYPE When any statistical threshold is exceeded. | 1.3.6.1.4.1.351.110.4.6.1.3.4.1.2 | INTEGER {minor(1), major(2)} | read-write | mandatory |
| sonetSectionCurrent15minESsThreshold OBJECT-TYPE The default is set to 20. | 1.3.6.1.4.1.351.110.4.6.1.3.4.1.3 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetSectionCurrentDayESsThreshold OBJECT-TYPE The default is set to 200. | 1.3.6.1.4.1.351.110.4.6.1.3.4.1.4 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetSectionCurrent15minSESsThreshold OBJECT-TYPE The default is set to 3. | 1.3.6.1.4.1.351.110.4.6.1.3.4.1.5 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetSectionCurrentDaySESsThreshold OBJECT-TYPE The default is set to 7. | 1.3.6.1.4.1.351.110.4.6.1.3.4.1.6 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetSectionCurrent15minSEFSsThreshold OBJECT-TYPE The default is set to 3. | 1.3.6.1.4.1.351.110.4.6.1.3.4.1.7 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetSectionCurrentDaySEFSsThreshold OBJECT-TYPE The default is set to 7. | 1.3.6.1.4.1.351.110.4.6.1.3.4.1.8 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetSectionCurrent15minCVsThreshold OBJECT-TYPE The default is set to 25. | 1.3.6.1.4.1.351.110.4.6.1.3.4.1.9 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetSectionCurrentDayCVsThreshold OBJECT-TYPE The default is set to 250. | 1.3.6.1.4.1.351.110.4.6.1.3.4.1.10 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetSectionTraceSelection OBJECT-TYPE Sonet Section Trace Selection. | 1.3.6.1.4.1.351.110.4.6.1.3.4.1.11 | INTEGER {none(1), sixtyFourBytes(2), sixtyFourBytesCrlf(3), sixteenBytes(4), sixteenBytesCrc7(5), sixteenBytesMsb1(6)} | read-write | mandatory |
| sonetSectionTraceToTransmit OBJECT-TYPE Sonet Section Trace To Transmit. 16-64 bytes String. If 16 byte trace is selected, FW will only use bytes 0-15 of the string. | 1.3.6.1.4.1.351.110.4.6.1.3.4.1.12 | OCTET STRING (SIZE(0..64)) | read-write | mandatory |
| sonetSectionTraceToExpect OBJECT-TYPE Sonet Section Trace To Expect. 16-64 bytes String. If 16 byte trace is selected, FW will only use bytes 0-15 of the string. | 1.3.6.1.4.1.351.110.4.6.1.3.4.1.13 | OCTET STRING (SIZE(0..64)) | read-write | mandatory |
| sonetSectionTraceReceived OBJECT-TYPE Sonet Section Trace Received. 16-64 bytes String. The write option is for debugging only. | 1.3.6.1.4.1.351.110.4.6.1.3.4.1.14 | OCTET STRING (SIZE(0..64)) | read-write | mandatory |
| sonetSectionStatAlarmStatus OBJECT-TYPE This variable indicates the status of the interface. The sonetSectionStatAlarmStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sonetLineStatAlarmNoDefect should be set if and only if no other flag is set. The various bit positions are: 1 sonetSectionStatAlarmNoDefect 2 sonetSectionCurrent15minESs 3 sonetSectionCurrent15minSESs 4 sonetSectionCurrent15minSEFSs 5 sonetSectionCurrent15minCVs 6 sonetSectionCurrentDayESs 7 sonetSectionCurrentDaySESs 8 sonetSectionCurrentDaySEFSs 9 sonetSectionCurrentDayCVs | 1.3.6.1.4.1.351.110.4.6.1.3.4.1.15 | INTEGER (1..511) | read-write | mandatory |
| sonetSectionCounterTable OBJECT-TYPE The SONET/SDH Section Counter table. | 1.3.6.1.4.1.351.110.4.6.1.3.5 | not-accessible | mandatory | |
| sonetSectionCounterEntry OBJECT-TYPE An entry in the SONET/SDH Section table. | 1.3.6.1.4.1.351.110.4.6.1.3.5.1 | not-accessible | mandatory | |
| sectionCounterLineNum OBJECT-TYPE line number. There are Max 1 line on the BNM | 1.3.6.1.4.1.351.110.4.6.1.3.5.1.1 | INTEGER (1) | read-only | mandatory |
| sonetSectionCounterLOSs OBJECT-TYPE The counter associated with the number of LOSs encountered by a SONET/SDH. | 1.3.6.1.4.1.351.110.4.6.1.3.5.1.2 | Gauge | read-only | mandatory |
| sonetSectionCounterLOFs OBJECT-TYPE The counter associated with the number of LOFs encountered by a SONET/SDH Section. | 1.3.6.1.4.1.351.110.4.6.1.3.5.1.3 | Gauge | read-only | mandatory |
| sonetSectionCounterClrButton OBJECT-TYPE Clears all the Section's counters. | 1.3.6.1.4.1.351.110.4.6.1.3.5.1.4 | INTEGER {noAction(1), clear(2)} | read-write | mandatory |
| cwsonetLine OBJECT-IDENTITY | 1.3.6.1.4.1.351.110.4.6.1.4 | |||
| cwSonetLineCurrentTable OBJECT-TYPE The SONET/SDH Line Current table. | 1.3.6.1.4.1.351.110.4.6.1.4.1 | not-accessible | mandatory | |
| cwSonetLineCurrentEntry OBJECT-TYPE An entry in the SONET/SDH Line Current table. | 1.3.6.1.4.1.351.110.4.6.1.4.1.1 | not-accessible | mandatory | |
| cwSonetLineCurrentLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.4.1.1.1 | INTEGER (1) | read-only | mandatory |
| cwSonetLineCurrentStatus OBJECT-TYPE This variable indicates the status of the sonet line layer. The cwSonetLineCurrentStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sonetLineNoDefect should be set if and only if no other flag is set. The various bit positions are: bit 1 = sonetLineNoDefect bit 2 = sonetLineRcvAIS bit 3 = sonetLineRcvRDI bit 4 = sonetLineXmtAis bit 5 = sonetLineXmtRdi | 1.3.6.1.4.1.351.110.4.6.1.4.1.1.2 | INTEGER (1..30) | read-only | mandatory |
| cwSonetLineCurrentValidFlag OBJECT-TYPE Indicates if the current 15min bucket is valid or not. | 1.3.6.1.4.1.351.110.4.6.1.4.1.1.3 | INTEGER {notValid(1), valid(2)} | read-only | mandatory |
| cwSonetLineCurrent15minTimeElapsed OBJECT-TYPE The number of seconds, including partial seconds, that have elapsed since the beginning of the 15min error-measurement period. | 1.3.6.1.4.1.351.110.4.6.1.4.1.1.4 | INTEGER (1..900) | read-only | mandatory |
| cwSonetLineCurrentESs OBJECT-TYPE The counter associated with the number of Errored Seconds encountered by a SONET/SDH Line in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.4.1.1.5 | Gauge | read-only | mandatory |
| cwSonetLineCurrentSESs OBJECT-TYPE The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Line in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.4.1.1.6 | Gauge | read-only | mandatory |
| cwSonetLineCurrentCVs OBJECT-TYPE The counter associated with the number of Coding Violations encountered by a SONET/SDH Line in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.4.1.1.7 | Gauge | read-only | mandatory |
| cwSonetLineCurrentUASs OBJECT-TYPE The counter associated with the number of Unavailable Seconds encountered by a SONET/SDH Line in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.4.1.1.8 | Gauge | read-only | mandatory |
| cwSonetLineCurrentClrButton OBJECT-TYPE Clears all the SONET Line's Current15min counters. | 1.3.6.1.4.1.351.110.4.6.1.4.1.1.9 | INTEGER {noAction(1), clear(2)} | read-write | mandatory |
| sonetLineCurrentDayTable OBJECT-TYPE The SONET/SDH Line Current Day table. | 1.3.6.1.4.1.351.110.4.6.1.4.2 | not-accessible | mandatory | |
| sonetLineCurrentDayEntry OBJECT-TYPE An entry in the SONET/SDH Line Current Day table. | 1.3.6.1.4.1.351.110.4.6.1.4.2.1 | not-accessible | mandatory | |
| lineCurrentDayLineNum OBJECT-TYPE line number. BNM has 1 line | 1.3.6.1.4.1.351.110.4.6.1.4.2.1.1 | INTEGER (1) | read-only | mandatory |
| sonetLineCurrentDayValidFlag OBJECT-TYPE Indicates if the current day bucket is valid or not. | 1.3.6.1.4.1.351.110.4.6.1.4.2.1.2 | INTEGER {notValid(1), valid(2)} | read-only | mandatory |
| sonetLineCurrentDayESs OBJECT-TYPE The counter associated with the number of Errored Seconds encountered by a SONET/SDH Line in the current day interval. | 1.3.6.1.4.1.351.110.4.6.1.4.2.1.3 | Gauge | read-only | mandatory |
| sonetLineCurrentDaySESs OBJECT-TYPE The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Line in the current day interval. | 1.3.6.1.4.1.351.110.4.6.1.4.2.1.4 | Gauge | read-only | mandatory |
| sonetLineCurrentDayCVs OBJECT-TYPE The counter associated with the number of Coding Violations (BIP-8*N for STS-N) encountered by a SONET/SDH Line in the current day interval. | 1.3.6.1.4.1.351.110.4.6.1.4.2.1.5 | Gauge | read-only | mandatory |
| sonetLineCurrentDayFCs OBJECT-TYPE Number of times that line was in AIS alarm in the current day interval. | 1.3.6.1.4.1.351.110.4.6.1.4.2.1.6 | Gauge | read-only | mandatory |
| sonetLineCurrentDayUASs OBJECT-TYPE The counter associated with the number of Unavailable Seconds encountered by a SONET/SDH Line in the current day interval. | 1.3.6.1.4.1.351.110.4.6.1.4.2.1.7 | Gauge | read-only | mandatory |
| sonetLineCurrentDayClrButton OBJECT-TYPE Clears all the SONET Line's CurrentDay counters. | 1.3.6.1.4.1.351.110.4.6.1.4.2.1.8 | INTEGER {noAction(1), clear(2)} | read-write | mandatory |
| cwSonetLineIntervalTable OBJECT-TYPE The SONET/SDH Line Interval table. | 1.3.6.1.4.1.351.110.4.6.1.4.3 | not-accessible | mandatory | |
| cwSonetLineIntervalEntry OBJECT-TYPE An entry in the SONET/SDH Line Interval table. | 1.3.6.1.4.1.351.110.4.6.1.4.3.1 | not-accessible | mandatory | |
| cwSonetLineIntervalLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.4.3.1.1 | INTEGER (1) | read-only | mandatory |
| cwSonetLineIntervalNumber OBJECT-TYPE A number between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. | 1.3.6.1.4.1.351.110.4.6.1.4.3.1.2 | INTEGER (1..96) | read-only | mandatory |
| cwSonetLineIntervalValidFlag OBJECT-TYPE Indicates if the bucket specified by the interval is valid or not. | 1.3.6.1.4.1.351.110.4.6.1.4.3.1.3 | INTEGER {notValid(1), valid(2)} | read-only | mandatory |
| cwSonetLineIntervalESs OBJECT-TYPE The counter associated with the number of Errored Seconds encountered by a SONET/SDH Line in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.4.3.1.4 | Gauge | read-only | mandatory |
| cwSonetLineIntervalSESs OBJECT-TYPE The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Line in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.4.3.1.5 | Gauge | read-only | mandatory |
| cwSonetLineIntervalCVs OBJECT-TYPE The counter associated with the number of Coding Violations (BIP-8*N) encountered by a SONET/SDH Line in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.4.3.1.6 | Gauge | read-only | mandatory |
| cwSonetLineIntervalFCs OBJECT-TYPE Number of times that line was in AIS alarm in the particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.4.3.1.7 | Gauge | read-only | mandatory |
| cwSonetLineIntervalUASs OBJECT-TYPE The counter associated with the number of Unavailable Seconds encountered by a SONET/SDH Line in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.4.3.1.8 | Gauge | read-only | mandatory |
| cwSonetFarEndLineCurrentTable OBJECT-TYPE The SONET/SDH Far End Line Current table. | 1.3.6.1.4.1.351.110.4.6.1.4.4 | not-accessible | mandatory | |
| cwSonetFarEndLineCurrentEntry OBJECT-TYPE An entry in the SONET/SDH Far End Line Current table. | 1.3.6.1.4.1.351.110.4.6.1.4.4.1 | not-accessible | mandatory | |
| cwSonetFELineCurrentLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.4.4.1.1 | INTEGER (1) | read-only | mandatory |
| cwSonetFarEndLineCurrentValidFlag OBJECT-TYPE Indicates if the Far End current 15min bucket is valid or not. | 1.3.6.1.4.1.351.110.4.6.1.4.4.1.2 | INTEGER {notValid(1), valid(2)} | read-only | mandatory |
| cwSonetFarEndLineCurrentTimeElapsed OBJECT-TYPE The number of seconds, including partial seconds, that have elapsed since the beginning of the 15min error-measurement period. | 1.3.6.1.4.1.351.110.4.6.1.4.4.1.3 | INTEGER (1..900) | read-only | mandatory |
| cwSonetFarEndLineCurrentESs OBJECT-TYPE The counter associated with the number of Far Far End Errored Seconds encountered by a SONET/SDH interface in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.4.4.1.4 | Gauge | read-only | mandatory |
| cwSonetFarEndLineCurrentSESs OBJECT-TYPE The counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH Medium/Section/Line interface in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.4.4.1.5 | Gauge | read-only | mandatory |
| cwSonetFarEndLineCurrentCVs OBJECT-TYPE The counter associated with the number of Far End Coding Violations reported via the far end block error (FEBE) count encountered by a SONET/SDH Medium/Section/Line interface in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.4.4.1.6 | Gauge | read-only | mandatory |
| cwSonetFarEndLineCurrentFCs OBJECT-TYPE The counter associated with the number of RFI failures occurred in the current 15 min. | 1.3.6.1.4.1.351.110.4.6.1.4.4.1.7 | Gauge | read-only | mandatory |
| cwSonetFarEndLineCurrentUASs OBJECT-TYPE The counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH Medium/Section/Line interface in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.4.4.1.8 | Gauge | read-only | mandatory |
| cwSonetFarEndLineCurrentClrButton OBJECT-TYPE Clears all the SONET Far End Line's Current 15min counters. | 1.3.6.1.4.1.351.110.4.6.1.4.4.1.9 | INTEGER {noAction(1), clear(2)} | read-write | mandatory |
| sonetFarEndLineCurrentDayTable OBJECT-TYPE The SONET/SDH Far End Line CurrentDay table. | 1.3.6.1.4.1.351.110.4.6.1.4.5 | not-accessible | mandatory | |
| sonetFarEndLineCurrentDayEntry OBJECT-TYPE An entry in the SONET/SDH Far End Line CurrentDay table. | 1.3.6.1.4.1.351.110.4.6.1.4.5.1 | not-accessible | mandatory | |
| sonetFELineCurrentDayLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.4.5.1.1 | INTEGER (1) | read-only | mandatory |
| sonetFarEndLineCurrentDayValidFlag OBJECT-TYPE Indicates if the Far End current day bucket is valid or not. | 1.3.6.1.4.1.351.110.4.6.1.4.5.1.2 | INTEGER {notValid(1), valid(2)} | read-only | mandatory |
| sonetFarEndLineCurrentDayESs OBJECT-TYPE The counter associated with the number of Far Far End Errored Seconds encountered by a SONET/SDH interface in the current day interval. | 1.3.6.1.4.1.351.110.4.6.1.4.5.1.3 | Gauge | read-only | mandatory |
| sonetFarEndLineCurrentDaySESs OBJECT-TYPE The counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH Medium/Section/Line interface in the current day interval. | 1.3.6.1.4.1.351.110.4.6.1.4.5.1.4 | Gauge | read-only | mandatory |
| sonetFarEndLineCurrentDayCVs OBJECT-TYPE The counter associated with the number of Far End Coding Violations reported via the far end block error (FEBE) count encountered by a SONET/SDH Medium/Section/Line interface in the current day interval. | 1.3.6.1.4.1.351.110.4.6.1.4.5.1.5 | Gauge | read-only | mandatory |
| sonetFarEndLineCurrentDayFCs OBJECT-TYPE The counter associated with the number of RFI failures occurred in the current day interval. | 1.3.6.1.4.1.351.110.4.6.1.4.5.1.6 | Gauge | read-only | mandatory |
| sonetFarEndLineCurrentDayUASs OBJECT-TYPE The counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH Medium/Section/Line interface in the current day interval. | 1.3.6.1.4.1.351.110.4.6.1.4.5.1.7 | Gauge | read-only | mandatory |
| sonetFarEndLineCurrentDayClrButton OBJECT-TYPE Clears all the SONET Far End Line's Current Day counters. | 1.3.6.1.4.1.351.110.4.6.1.4.5.1.8 | INTEGER {noAction(1), clear(2)} | read-write | mandatory |
| cwSonetFarEndLineIntervalTable OBJECT-TYPE The SONET/SDH Far End Line Interval table. | 1.3.6.1.4.1.351.110.4.6.1.4.6 | not-accessible | mandatory | |
| cwSonetFarEndLineIntervalEntry OBJECT-TYPE An entry in the SONET/SDH Far End Line Interval table. | 1.3.6.1.4.1.351.110.4.6.1.4.6.1 | not-accessible | mandatory | |
| cwSonetFELineIntervalLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.4.6.1.1 | INTEGER (1) | read-only | mandatory |
| cwSonetFarEndLineIntervalNumber OBJECT-TYPE A number between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. | 1.3.6.1.4.1.351.110.4.6.1.4.6.1.2 | INTEGER (1..96) | read-only | mandatory |
| cwSonetFarEndLineIntervalValidFlag OBJECT-TYPE Indicates if the bucket specified by the interval is valid or not. | 1.3.6.1.4.1.351.110.4.6.1.4.6.1.3 | INTEGER {notValid(1), valid(2)} | read-only | mandatory |
| cwSonetFarEndLineIntervalESs OBJECT-TYPE The counter associated with the number of Far End Errored Seconds encountered by a SONET/SDH Line interface in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.4.6.1.4 | Gauge | read-only | mandatory |
| cwSonetFarEndLineIntervalSESs OBJECT-TYPE The counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH Line interface in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.4.6.1.5 | Gauge | read-only | mandatory |
| cwSonetFarEndLineIntervalCVs OBJECT-TYPE The counter associated with the number of Far End Coding Violations reported via the far end block error count encountered by a SONET/SDH Line interface in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.4.6.1.6 | Gauge | read-only | mandatory |
| cwSonetFarEndLineIntervalFCs OBJECT-TYPE The counter associated with the number of RFI failures in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.4.6.1.7 | Gauge | read-only | mandatory |
| cwSonetFarEndLineIntervalUASs OBJECT-TYPE The counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH Line interface in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.4.6.1.8 | Gauge | read-only | mandatory |
| sonetLineAlarmTable OBJECT-TYPE The SONET/SDH Line Alarm table. | 1.3.6.1.4.1.351.110.4.6.1.4.7 | not-accessible | mandatory | |
| sonetLineAlarmEntry OBJECT-TYPE An entry in the SONET/SDH Line Alarm table. | 1.3.6.1.4.1.351.110.4.6.1.4.7.1 | not-accessible | mandatory | |
| sonetLineAlarmLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.4.7.1.1 | INTEGER (1) | read-only | mandatory |
| sonetLineStatisticalAlarmSeverity OBJECT-TYPE When any statistical threshold is exceeded. | 1.3.6.1.4.1.351.110.4.6.1.4.7.1.2 | INTEGER {minor(1), major(2)} | read-write | mandatory |
| sonetLineCurrent15minESsThreshold OBJECT-TYPE The default is set to 20. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.4.7.1.3 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetLineCurrentDayESsThreshold OBJECT-TYPE The default is set to 200. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.4.7.1.4 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetLineCurrent15minSESsThreshold OBJECT-TYPE The default is set to 3. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.4.7.1.5 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetLineCurrentDaySESsThreshold OBJECT-TYPE The default is set to 7. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.4.7.1.6 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetLineCurrent15minCVsThreshold OBJECT-TYPE The default is set to 25. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.4.7.1.7 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetLineCurrentDayCVsThreshold OBJECT-TYPE The default is set to 250. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.4.7.1.8 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetLineCurrent15minUASsThreshold OBJECT-TYPE The default is set to 10. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.4.7.1.9 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetLineCurrentDayUASsThreshold OBJECT-TYPE The default is set to 10. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.4.7.1.10 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetLineStatAlarmStatus OBJECT-TYPE This variable indicates the status of the interface. The sonetLineStatAlarmStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sonetLineStatAlarmNoDefect should be set if and only if no other flag is set. The various bit positions are: 1 sonetLineStatAlarmNoDefect 2 sonetLineCurrent15minESs 3 sonetLineCurrent15minSESs 4 sonetLineCurrent15minCVs 5 sonetLineCurrent15minUASs 6 sonetFarEndLineCurrent15minESs 7 sonetFarEndLineCurrent15minSESs 8 sonetFarEndLineCurrent15minCVs 9 sonetFarEndLineCurrent15minUASs 10 sonetLineCurrentDayESs 11 sonetLineCurrentDaySESs 12 sonetLineCurrentDayCVs 13 sonetLineCurrentDayUASs 14 sonetFarEndLineCurrentDayESs 15 sonetFarEndLineCurrentDaySESs 16 sonetFarEndLineCurrentDayCVs 17 sonetFarEndLineCurrentDayUASs | 1.3.6.1.4.1.351.110.4.6.1.4.7.1.11 | INTEGER (1..131071) | read-only | mandatory |
| sonetLineCounterTable OBJECT-TYPE The SONET/SDH Line Counter table. | 1.3.6.1.4.1.351.110.4.6.1.4.8 | not-accessible | mandatory | |
| sonetLineCounterEntry OBJECT-TYPE An entry in the SONET/SDH Line table. | 1.3.6.1.4.1.351.110.4.6.1.4.8.1 | not-accessible | mandatory | |
| sonetLineCounterLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.4.8.1.1 | INTEGER (1) | read-only | mandatory |
| sonetLineCounterAISs OBJECT-TYPE The counter associated with the number of AISs encountered by a SONET/SDH. | 1.3.6.1.4.1.351.110.4.6.1.4.8.1.2 | Gauge | read-only | mandatory |
| sonetLineCounterRFIs OBJECT-TYPE The counter associated with the number of RFIs encountered by a SONET/SDH Line. | 1.3.6.1.4.1.351.110.4.6.1.4.8.1.3 | Gauge | read-only | mandatory |
| sonetLineCounterClrButton OBJECT-TYPE Clears all the Line's counters. | 1.3.6.1.4.1.351.110.4.6.1.4.8.1.4 | INTEGER {noAction(1), clear(2)} | read-write | mandatory |
| cwsonetPath OBJECT-IDENTITY | 1.3.6.1.4.1.351.110.4.6.1.5 | |||
| cwSonetPathCurrentTable OBJECT-TYPE The SONET/SDH Path Current table. | 1.3.6.1.4.1.351.110.4.6.1.5.1 | not-accessible | mandatory | |
| cwSonetPathCurrentEntry OBJECT-TYPE An entry in the SONET/SDH Path Current table. | 1.3.6.1.4.1.351.110.4.6.1.5.1.1 | not-accessible | mandatory | |
| cwSonetPathCurrentLineNum OBJECT-TYPE line number. BNM has 1 line | 1.3.6.1.4.1.351.110.4.6.1.5.1.1.1 | INTEGER (1) | read-only | mandatory |
| cwSonetPathCurrentStatus OBJECT-TYPE This variable indicates the status of the sonet path layer. The cwSonetPathCurrentStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sonetPathNoDefect should be set if and only if no other flag is set. The various bit positions are: bit 1 = sonetPathNoDefect bit 2 = sonetPathRcvLOP bit 3 = sonetPathRcvAIS bit 4 = sonetPathRcvRDI bit 5 = sonetPathUnequipted bit 6 = sonetPathSignalLabelMismatch bit 7 = sonetPathTraceFailure bit 8 = sonetPathXmtAis bit 9 = sonetPathXmtRdi bit 10 = sonetPathRcvLOCD | 1.3.6.1.4.1.351.110.4.6.1.5.1.1.2 | INTEGER (1..1022) | read-only | mandatory |
| cwSonetPathCurrentValidFlag OBJECT-TYPE Indicates if the current 15min bucket is valid or not. | 1.3.6.1.4.1.351.110.4.6.1.5.1.1.3 | INTEGER {notValid(1), valid(2)} | read-only | mandatory |
| cwSonetPathCurrentTimeElapsed OBJECT-TYPE The number of seconds, including partial seconds, that have elapsed since the beginning of the 15min error-measurement period. | 1.3.6.1.4.1.351.110.4.6.1.5.1.1.4 | INTEGER (1..900) | read-only | mandatory |
| cwSonetPathCurrentESs OBJECT-TYPE The counter associated with the number of Errored Seconds encountered by a SONET/SDH Path in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.5.1.1.5 | Gauge | read-only | mandatory |
| cwSonetPathCurrentSESs OBJECT-TYPE The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Path in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.5.1.1.6 | Gauge | read-only | mandatory |
| cwSonetPathCurrentCVs OBJECT-TYPE The counter associated with the number of Coding Violations (BIP-8) encountered by a SONET/SDH Path in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.5.1.1.7 | Gauge | read-only | mandatory |
| cwSonetPathCurrentFCs OBJECT-TYPE Number of times that Path was in AIS or LOP alarm in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.5.1.1.8 | Gauge | read-only | mandatory |
| cwSonetPathCurrentUASs OBJECT-TYPE The counter associated with the number of Unavailable Seconds encountered by a Path in the current 15 minute, interval. | 1.3.6.1.4.1.351.110.4.6.1.5.1.1.9 | Gauge | read-only | mandatory |
| cwSonetPathCurrentClrButton OBJECT-TYPE Clears all the SONET Path's Current counters. | 1.3.6.1.4.1.351.110.4.6.1.5.1.1.10 | INTEGER {noAction(1), clear(2)} | read-write | mandatory |
| sonetPathCurrentDayTable OBJECT-TYPE The SONET/SDH Path CurrentDay table. | 1.3.6.1.4.1.351.110.4.6.1.5.2 | not-accessible | mandatory | |
| sonetPathCurrentDayEntry OBJECT-TYPE An entry in the SONET/SDH Path CurrentDay table. | 1.3.6.1.4.1.351.110.4.6.1.5.2.1 | not-accessible | mandatory | |
| sonetPathCurrentDayLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.5.2.1.1 | INTEGER (1) | read-only | mandatory |
| sonetPathCurrentDayValidFlag OBJECT-TYPE Indicates if the current day bucket is valid or not. | 1.3.6.1.4.1.351.110.4.6.1.5.2.1.2 | INTEGER {notValid(1), valid(2)} | read-only | mandatory |
| sonetPathCurrentDayESs OBJECT-TYPE The counter associated with the number of Errored Seconds encountered by a SONET/SDH Path in the Current day interval. | 1.3.6.1.4.1.351.110.4.6.1.5.2.1.3 | Gauge | read-only | mandatory |
| sonetPathCurrentDaySESs OBJECT-TYPE The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Path in the Current day interval. | 1.3.6.1.4.1.351.110.4.6.1.5.2.1.4 | Gauge | read-only | mandatory |
| sonetPathCurrentDayCVs OBJECT-TYPE The counter associated with the number of Coding Violations (BIP-8) encountered by a SONET/SDH Path in the Current day interval. | 1.3.6.1.4.1.351.110.4.6.1.5.2.1.5 | Gauge | read-only | mandatory |
| sonetPathCurrentDayFCs OBJECT-TYPE Number of times that Path was in AIS or LOP alarm in the Current interval. | 1.3.6.1.4.1.351.110.4.6.1.5.2.1.6 | Gauge | read-only | mandatory |
| sonetPathCurrentDayUASs OBJECT-TYPE The counter associated with the number of Unavailable Seconds encountered by a Path in the Current day, interval. | 1.3.6.1.4.1.351.110.4.6.1.5.2.1.7 | Gauge | read-only | mandatory |
| sonetPathCurrentDayClrButton OBJECT-TYPE Clears all the SONET Path's CurrentDay counters. | 1.3.6.1.4.1.351.110.4.6.1.5.2.1.8 | INTEGER {noAction(1), clear(2)} | read-write | mandatory |
| cwSonetPathIntervalTable OBJECT-TYPE The SONET/SDH Path Interval table. | 1.3.6.1.4.1.351.110.4.6.1.5.3 | not-accessible | mandatory | |
| cwSonetPathIntervalEntry OBJECT-TYPE An entry in the SONET/SDH Path Interval table. | 1.3.6.1.4.1.351.110.4.6.1.5.3.1 | not-accessible | mandatory | |
| cwSonetPathIntervalLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.5.3.1.1 | INTEGER (1) | read-only | mandatory |
| cwSonetPathIntervalNumber OBJECT-TYPE A number between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. | 1.3.6.1.4.1.351.110.4.6.1.5.3.1.2 | INTEGER (1..96) | read-only | mandatory |
| cwSonetPathIntervalValidFlag OBJECT-TYPE Indicates if the bucket specified by the interval is valid or not. | 1.3.6.1.4.1.351.110.4.6.1.5.3.1.3 | INTEGER {notValid(1), valid(2)} | read-only | mandatory |
| cwSonetPathIntervalESs OBJECT-TYPE The counter associated with the number of Errored Seconds encountered by a SONET/SDH Path in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.5.3.1.4 | Gauge | read-only | mandatory |
| cwSonetPathIntervalSESs OBJECT-TYPE The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Path in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.5.3.1.5 | Gauge | read-only | mandatory |
| cwSonetPathIntervalCVs OBJECT-TYPE The counter associated with the number of Coding Violations encountered by a SONET/SDH Path in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.5.3.1.6 | Gauge | read-only | mandatory |
| cwSonetPathIntervalFCs OBJECT-TYPE Number of times that Path was in AIS or LOP alarm in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.5.3.1.7 | Gauge | read-only | mandatory |
| cwSonetPathIntervalUASs OBJECT-TYPE The counter associated with the number of Unavailable Seconds encountered by a Path in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.5.3.1.8 | Gauge | read-only | mandatory |
| cwSonetFarEndPathCurrentTable OBJECT-TYPE The SONET/SDH Far End Path Current table. | 1.3.6.1.4.1.351.110.4.6.1.5.4 | not-accessible | mandatory | |
| cwSonetFarEndPathCurrentEntry OBJECT-TYPE An entry in the SONET/SDH Far End Path Current table. | 1.3.6.1.4.1.351.110.4.6.1.5.4.1 | not-accessible | mandatory | |
| cwSonetFEPathCurrentLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.5.4.1.1 | INTEGER (1) | read-only | mandatory |
| cwSonetFarEndPathCurrentValidFlag OBJECT-TYPE Indicates if the Far End current 15min bucket is valid or not. | 1.3.6.1.4.1.351.110.4.6.1.5.4.1.2 | INTEGER {notValid(1), valid(2)} | read-only | mandatory |
| cwSonetFarEndPathCurrentTimeElapsed OBJECT-TYPE The number of seconds, including partial seconds, that have elapsed since the beginning of the 15min error-measurement period. | 1.3.6.1.4.1.351.110.4.6.1.5.4.1.3 | INTEGER (1..900) | read-only | mandatory |
| cwSonetFarEndPathCurrentESs OBJECT-TYPE The counter associated with the number of Far Far End Errored Seconds encountered by a SONET/SDH interface in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.5.4.1.4 | Gauge | read-only | mandatory |
| cwSonetFarEndPathCurrentSESs OBJECT-TYPE The counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH Path interface in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.5.4.1.5 | Gauge | read-only | mandatory |
| cwSonetFarEndPathCurrentCVs OBJECT-TYPE The counter associated with the number of Far End Coding Violations reported via the far end block error (FEBE) count encountered by a SONET/SDH Path interface in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.5.4.1.6 | Gauge | read-only | mandatory |
| cwSonetFarEndPathCurrentFCs OBJECT-TYPE The counter associated with the number of RFIs in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.5.4.1.7 | Gauge | read-only | mandatory |
| cwSonetFarEndPathCurrentUASs OBJECT-TYPE The counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH Path interface in the current 15 minute interval. | 1.3.6.1.4.1.351.110.4.6.1.5.4.1.8 | Gauge | read-only | mandatory |
| cwSonetFarEndPathCurrentClrButton OBJECT-TYPE Clears all the Far End Path Current counters. | 1.3.6.1.4.1.351.110.4.6.1.5.4.1.9 | INTEGER {noAction(1), clear(2)} | read-write | mandatory |
| sonetFarEndPathCurrentDayTable OBJECT-TYPE The SONET/SDH Far End Path CurrentDay table. | 1.3.6.1.4.1.351.110.4.6.1.5.5 | not-accessible | mandatory | |
| sonetFarEndPathCurrentDayEntry OBJECT-TYPE An entry in the SONET/SDH Far End Path CurrentDay table. | 1.3.6.1.4.1.351.110.4.6.1.5.5.1 | not-accessible | mandatory | |
| sonetFEPathCurrentDayLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.5.5.1.1 | INTEGER (1) | read-only | mandatory |
| sonetFarEndPathCurrentDayValidFlag OBJECT-TYPE Indicates if the Far End current day bucket is valid or not. | 1.3.6.1.4.1.351.110.4.6.1.5.5.1.2 | INTEGER {notValid(1), valid(2)} | read-only | mandatory |
| sonetFarEndPathCurrentDayESs OBJECT-TYPE The counter associated with the number of Far Far End Errored Seconds encountered by a SONET/SDH interface in the Current day interval. | 1.3.6.1.4.1.351.110.4.6.1.5.5.1.3 | Gauge | read-only | mandatory |
| sonetFarEndPathCurrentDaySESs OBJECT-TYPE The counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH Path interface in the Current day interval. | 1.3.6.1.4.1.351.110.4.6.1.5.5.1.4 | Gauge | read-only | mandatory |
| sonetFarEndPathCurrentDayCVs OBJECT-TYPE The counter associated with the number of Far End Coding Violations reported via the far end block error (FEBE) count encountered by a SONET/SDH Path interface in the Current day interval. | 1.3.6.1.4.1.351.110.4.6.1.5.5.1.5 | Gauge | read-only | mandatory |
| sonetFarEndPathCurrentDayFCs OBJECT-TYPE The counter associated with the number of RFIs in the Current day interval. | 1.3.6.1.4.1.351.110.4.6.1.5.5.1.6 | Gauge | read-only | mandatory |
| sonetFarEndPathCurrentDayUASs OBJECT-TYPE The counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH Path interface in the Current day interval. | 1.3.6.1.4.1.351.110.4.6.1.5.5.1.7 | Gauge | read-only | mandatory |
| sonetFarEndPathCurrentDayClrButton OBJECT-TYPE Clears all the Far End Path CurrentDay counters. | 1.3.6.1.4.1.351.110.4.6.1.5.5.1.8 | INTEGER {noAction(1), clear(2)} | read-write | mandatory |
| cwSonetFarEndPathIntervalTable OBJECT-TYPE The SONET/SDH Far End Path Interval table. | 1.3.6.1.4.1.351.110.4.6.1.5.6 | not-accessible | mandatory | |
| cwSonetFarEndPathIntervalEntry OBJECT-TYPE An entry in the SONET/SDH Far End Path Interval table. | 1.3.6.1.4.1.351.110.4.6.1.5.6.1 | not-accessible | mandatory | |
| cwSonetFEPathIntervalLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.5.6.1.1 | INTEGER (1) | read-only | mandatory |
| cwSonetFarEndPathIntervalNumber OBJECT-TYPE A number between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. | 1.3.6.1.4.1.351.110.4.6.1.5.6.1.2 | INTEGER (1..96) | read-only | mandatory |
| cwSonetFarEndPathIntervalValidFlag OBJECT-TYPE Indicates if the bucket specified by the interval is valid or not. | 1.3.6.1.4.1.351.110.4.6.1.5.6.1.3 | INTEGER {notValid(1), valid(2)} | read-only | mandatory |
| cwSonetFarEndPathIntervalESs OBJECT-TYPE The counter associated with the number of Far End Errored Seconds encountered by a SONET/SDH Path interface in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.5.6.1.4 | Gauge | read-only | mandatory |
| cwSonetFarEndPathIntervalSESs OBJECT-TYPE The counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH Path interface in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.5.6.1.5 | Gauge | read-only | mandatory |
| cwSonetFarEndPathIntervalCVs OBJECT-TYPE The counter associated with the number of Far End Coding Violations reported via the far end block error count encountered by a SONET/SDH Path interface in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.5.6.1.6 | Gauge | read-only | mandatory |
| cwSonetFarEndPathIntervalFCs OBJECT-TYPE The counter associated with the number of RFIs in in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.5.6.1.7 | Gauge | read-only | mandatory |
| cwSonetFarEndPathIntervalUASs OBJECT-TYPE The counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH Path interface in a particular 15-minute interval in the past 24 hours. | 1.3.6.1.4.1.351.110.4.6.1.5.6.1.8 | Gauge | read-only | mandatory |
| sonetPathAlarmTable OBJECT-TYPE The SONET/SDH Path Alarm table. | 1.3.6.1.4.1.351.110.4.6.1.5.7 | not-accessible | mandatory | |
| sonetPathAlarmEntry OBJECT-TYPE An entry in the SONET/SDH Path Alarm table. | 1.3.6.1.4.1.351.110.4.6.1.5.7.1 | not-accessible | mandatory | |
| sonetPathAlarmLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.5.7.1.1 | INTEGER (1) | read-only | mandatory |
| sonetPathStatisticalAlarmSeverity OBJECT-TYPE When any statistical threshold is exceeded. | 1.3.6.1.4.1.351.110.4.6.1.5.7.1.2 | INTEGER {minor(1), major(2)} | read-write | mandatory |
| sonetPathCurrent15minESsThreshold OBJECT-TYPE The default is set to 20. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.5.7.1.3 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetPathCurrentDayESsThreshold OBJECT-TYPE The default is set to 200. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.5.7.1.4 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetPathCurrent15minSESsThreshold OBJECT-TYPE The default is set to 3. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.5.7.1.5 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetPathCurrentDaySESsThreshold OBJECT-TYPE The default is set to 7. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.5.7.1.6 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetPathCurrent15minCVsThreshold OBJECT-TYPE The default is set to 25. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.5.7.1.7 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetPathCurrentDayCVsThreshold OBJECT-TYPE The default is set to 250. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.5.7.1.8 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetPathCurrent15minUASsThreshold OBJECT-TYPE The default is set to 10. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.5.7.1.9 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetPathCurrentDayUASsThreshold OBJECT-TYPE The default is set to 10. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.110.4.6.1.5.7.1.10 | INTEGER (0..2147483647) | read-write | mandatory |
| sonetPathTraceSelection OBJECT-TYPE Sonet Path Trace Selection. | 1.3.6.1.4.1.351.110.4.6.1.5.7.1.11 | INTEGER {none(1), sixtyFourBytes(2), sixtyFourBytesCrlf(3), sixteenBytes(4), sixteenBytesCrc7(5), sixteenBytesMsb1(6)} | read-write | mandatory |
| sonetPathTraceToTransmit OBJECT-TYPE Sonet Path Trace To Transmit. 64-bytes String. If 16 byte trace is selected, FW will only use bytes 0-15 of the string. | 1.3.6.1.4.1.351.110.4.6.1.5.7.1.12 | OCTET STRING (SIZE(0..64)) | read-write | mandatory |
| sonetPathTraceToExpect OBJECT-TYPE Sonet Path Trace To Expect. 64-bytes String. If 16 byte trace is selected, FW will only use bytes 0-15 of the string. | 1.3.6.1.4.1.351.110.4.6.1.5.7.1.13 | OCTET STRING (SIZE(0..64)) | read-write | mandatory |
| sonetPathTraceReceived OBJECT-TYPE Sonet Path Trace Received. 64-bytes String. The write option is for debugging only. | 1.3.6.1.4.1.351.110.4.6.1.5.7.1.14 | OCTET STRING (SIZE(0..64)) | read-write | mandatory |
| sonetPathStatAlarmStatus OBJECT-TYPE This variable indicates the status of the interface. The sonetPathStatAlarmStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sonetPathStatAlarmNoDefect should be set if and only if no other flag is set. The various bit positions are: 1 sonetPathStatAlarmNoDefect 2 sonetPathCurrent15minESs 3 sonetPathCurrent15minSESs 4 sonetPathCurrent15minCVs 5 sonetPathCurrent15minUASs 6 sonetFarEndPathCurrent15minESs 7 sonetFarEndPathCurrent15minSESs 8 sonetFarEndPathCurrent15minCVs 9 sonetFarEndPathCurrent15minUASs 10 sonetPathCurrentDayESs 11 sonetPathCurrentDaySESs 12 sonetPathCurrentDayCVs 13 sonetPathCurrentDayUASs 14 sonetFarEndPathCurrentDayESs 15 sonetFarEndPathCurrentDaySESs 16 sonetFarEndPathCurrentDayCVs 17 sonetFarEndPathCurrentDayUASs | 1.3.6.1.4.1.351.110.4.6.1.5.7.1.15 | INTEGER (1..131071) | read-only | mandatory |
| sonetPathCounterTable OBJECT-TYPE The SONET/SDH Path Counter table. | 1.3.6.1.4.1.351.110.4.6.1.5.8 | not-accessible | mandatory | |
| sonetPathCounterEntry OBJECT-TYPE An entry in the SONET/SDH Path table. | 1.3.6.1.4.1.351.110.4.6.1.5.8.1 | not-accessible | mandatory | |
| sonetPathCounterLineNum OBJECT-TYPE line number. BNM has one line | 1.3.6.1.4.1.351.110.4.6.1.5.8.1.1 | INTEGER (1) | read-only | mandatory |
| sonetPathCounterAISs OBJECT-TYPE The counter associated with the number of AISs encountered by a SONET/SDH. | 1.3.6.1.4.1.351.110.4.6.1.5.8.1.2 | Gauge | read-only | mandatory |
| sonetPathCounterRFIs OBJECT-TYPE The counter associated with the number of RFIs encountered by a SONET/SDH Path. | 1.3.6.1.4.1.351.110.4.6.1.5.8.1.3 | Gauge | read-only | mandatory |
| sonetPathCounterClrButton OBJECT-TYPE Clears all the Path's counters. | 1.3.6.1.4.1.351.110.4.6.1.5.8.1.4 | INTEGER {noAction(1), clear(2)} | read-write | mandatory |
| sonetApsConfig OBJECT-IDENTITY | 1.3.6.1.4.1.351.110.4.6.1.6 | |||
| sonetApsConfigTable OBJECT-TYPE The Sonet APS config table | 1.3.6.1.4.1.351.110.4.6.1.6.1 | not-accessible | mandatory | |
| sonetApsConfigEntry OBJECT-TYPE An entry in the Sonet APS table. Each Entry is index by the working Line number. | 1.3.6.1.4.1.351.110.4.6.1.6.1.1 | not-accessible | mandatory | |
| apsWorkingSlot OBJECT-TYPE This object is the chassis slot number of the working line MGX 8x50 PXM: can only be slot 7 or 8. MGX 8x30 PXM: can only be slot 1 or 2. MGX 8x50 SRME: can only be slot 15,16,31 or 32 MGX 8x30 SRME: can only be slot 7 or 14 | 1.3.6.1.4.1.351.110.4.6.1.6.1.1.1 | INTEGER (1..32) | read-write | mandatory |
| apsWorkingLine OBJECT-TYPE This object is the line number of the working line OC-3 : sonetLineNum in a range 1..4 OC-12: sonetLineNum = 1 is the ONLY valid number | 1.3.6.1.4.1.351.110.4.6.1.6.1.1.2 | INTEGER (1..4) | read-write | mandatory |
| apsProtectionSlot OBJECT-TYPE This object is the chassis slot number of the protection line MGX 8x50 PXM: can only be slot 7 or 8. MGX 8x30 PXM: can only be slot 1 or 2. MGX 8x50 SRME: can only be slot 15,16,31 or 32 MGX 8x30 SRME: can only be slot 7 or 14 | 1.3.6.1.4.1.351.110.4.6.1.6.1.1.3 | INTEGER (1..32) | read-write | mandatory |
| apsProtectionLine OBJECT-TYPE This object is the line number of the working line OC-3 : sonetLineNum in a range 1..4 OC-12: sonetLineNum = 1 is the ONLY valid number | 1.3.6.1.4.1.351.110.4.6.1.6.1.1.4 | INTEGER (1..4) | read-write | mandatory |
| apsEnable OBJECT-TYPE This object is used to enable or disable APS feature on the working/protection line pairs. | 1.3.6.1.4.1.351.110.4.6.1.6.1.1.5 | INTEGER {apsFeatDisable(1), apsFeatEnable(2)} | read-write | mandatory |
| apsArchMode OBJECT-TYPE This object is used to configure APS architecture mode on the working/protection line pairs. The architecture modes currently supported are 'dualCardonePlusOne' (for GR-253) and 'anexAOnePlusOne (for G.783 Annex A). | 1.3.6.1.4.1.351.110.4.6.1.6.1.1.6 | INTEGER {singleCardonePlusOne(1), dualCardonePlusOne(2), singleCardOneToOne(3), anexBOnePlusOne(4), anexAOnePlusOne(5)} | read-write | mandatory |
| apsActiveLine OBJECT-TYPE This object indicates which line is currently active ob the trunk line. | 1.3.6.1.4.1.351.110.4.6.1.6.1.1.7 | INTEGER {apsWorkingLine(1), apsProtectionLine(2)} | read-only | mandatory |
| apsSFBER OBJECT-TYPE This object contains the Bit Error Rate threshold for Signal Fault detection on the working line. | 1.3.6.1.4.1.351.110.4.6.1.6.1.1.8 | INTEGER (3..13) | read-write | mandatory |
| apsSDBER OBJECT-TYPE This object contains the Bit Error Rate threshold for Signal Degrade detection on the working line. If set to 5, it means SDBER rate = 10 ^^ -5. | 1.3.6.1.4.1.351.110.4.6.1.6.1.1.9 | INTEGER (5..13) | read-write | mandatory |
| apsWtr OBJECT-TYPE This object contains interval (in minute) to wait before attempting to switch back to working line. Not applicable if the line configure in non-revertive mode. | 1.3.6.1.4.1.351.110.4.6.1.6.1.1.10 | INTEGER (0..12) | read-write | mandatory |
| apsdirection OBJECT-TYPE This object is used to configure the switching direction which this APS line support. Unidirectional switch only one direction. Bidirectional switch in both ends of the line. | 1.3.6.1.4.1.351.110.4.6.1.6.1.1.11 | INTEGER {uniDirectional(1), biDirectional(2)} | read-write | mandatory |
| apsRevertive OBJECT-TYPE This object is used to configure the APS revertive or nonrevertive option. Revertive allows the line to be switch back to working line after the Wait-To-restore interval has expired and the working line SF/SD has been cleared. | 1.3.6.1.4.1.351.110.4.6.1.6.1.1.12 | INTEGER {nonrevertive(1), revertive(2)} | read-write | mandatory |
| apsK1K2Disable OBJECT-TYPE This object is used to enable or disable the K1/K2 inband interface on the protection line. | 1.3.6.1.4.1.351.110.4.6.1.6.1.1.13 | INTEGER {kbandEnable(1), kbandDisable(2)} | read-write | mandatory |
| apsCardFailureCode OBJECT-TYPE The Sonet APS card failure code apsProtectBCMissing = protection Back card missing apsProtectDCMissing = protection Daughter card missing apsWorkingBCMissing = Working Back card missing apsWorkingDCMissing = Working Daughter card missing apsWorkingCdMismatch = Working Card in mismatch/fail state apsProtectCdMismatch = protection card in mismatch/fail state | 1.3.6.1.4.1.351.110.4.6.1.6.2 | INTEGER {apsProtectBCMissing(1), apsProtectDCMissing(2), apsWorkingBCMissing(3), apsWorkingDCMissing(4), apsWorkingCdMismatch(5), apsProtectCdMismatch(6)} | read-only | mandatory |
| apsLineFailureCode OBJECT-TYPE The Sonet APS line failure code | 1.3.6.1.4.1.351.110.4.6.1.6.3 | INTEGER {apsSignalDegrade(1), apsSignalFailure(2), apsLineAlarm(3), apsLineLoopBack(4)} | read-only | mandatory |
| apsLineSwReason OBJECT-TYPE The Sonet APS line switch reason code | 1.3.6.1.4.1.351.110.4.6.1.6.4 | INTEGER {apsRevertive(1), apsManual(2), apsSignalDefectLow(3), apsSignalDefectHigh(4), apsSignalFailureLow(5), apsSignalFailureHigh(6), apsForceSwitch(7), apsLockOut(8)} | read-only | mandatory |
| apsLineSwFailureCode OBJECT-TYPE The Sonet APS line switch failure code | 1.3.6.1.4.1.351.110.4.6.1.6.5 | INTEGER {apsRevertiveSwitchFail(1), apsManualSwitchFail(2), apsSDLowSwitchFail(3), apsSDHighSwitchFail(4), apsSFLowSwitchFail(5), apsSFHighSwitchFail(6), apsForceSwitchFail(7), apsLockOutSwitchFail(8)} | read-only | mandatory |
| apsStandbyLineFailureCode OBJECT-TYPE The Sonet APS standby line failure code | 1.3.6.1.4.1.351.110.4.6.1.6.6 | INTEGER {apsSignalDegrade(1), apsSignalFailure(2), apsLineAlarm(3), apsLineLoopBack(4), apsProtectionByteFail(5), apsArchitectureMismatch(6), apsChannelMismatch(7), apsDirectionMismatch(8), apsWrongRequest(9)} | read-only | mandatory |