SLE-FAULTMGMT-MIB
- Registered at
- 1.3.6.1.4.1.6296.101.4
- Last updated
- 2010-08-13 00:00
- Organization
- DASAN Networks
- Revisions
- 1904-12-08 00:00
- Namespace
- dasan
- Source file
SLE-FAULTMGMT-MIB- Digest
sha256:1dd974dab6f2bb1cb6ea2c65f2401e881c601f9323257806f53aa8fdb9648089
Description
The MIB module representing multiple logical entities for the SLE alarm management.
Imports
| From | Symbols |
|---|---|
| DASAN-SMI | sleMgmt |
| SLE-TC-MIB | SleControlRequestResultType, SleControlStatusType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | BITS, Counter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION, TimeStamp |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DASAN-SMI SLE-FAULTMGMT-MIB SLE-TC-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| SpecificNum TEXTUAL-CONVENTION Description. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| sleFaultMgmtBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.1 | |||
| sleFaultMgmtBaseGroup OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.1.1 | |||
| sleFaultDefaultSeverity OBJECT-TYPE The severity of alarm. | 1.3.6.1.4.1.6296.101.4.1.1.1 | INTEGER {critical(1), major(2), minor(3), warning(4), intermediate(5)} | read-only | current |
| sleFaultCriteriaSeverity OBJECT-TYPE The severity of alarm. | 1.3.6.1.4.1.6296.101.4.1.1.2 | INTEGER {critical(1), major(2), minor(3), warning(4), intermediate(5)} | read-only | current |
| sleFaultNotifiyActivity OBJECT-TYPE The severity of alarm. | 1.3.6.1.4.1.6296.101.4.1.1.3 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| sleFaultNextSeqNum OBJECT-TYPE Sequence number for the alarm synchronization. This value has a number to be used for the next alarm trap. | 1.3.6.1.4.1.6296.101.4.1.1.4 | Counter32 | read-only | current |
| sleFaultMgmtBaseControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.1.2 | |||
| sleFaultControlRequest OBJECT-TYPE This attribute identifies the control commands. updateAlarmList: the NE updates entries of alarms in the sleAlarmListTable after having changed alarm severities of alarms (due to change profile pointers in managed entities or after modification of alarm severities in profiles). This command should be applied once after having finisled modifications of severties. modifyAlarmSeverity: modifies the severity of an alarm in specific profile. createAlarmSeverityProfile: creates a new profile with default severities. The severities then have to be modified with command changeAlarmSeverity. deleteAlarmSeverityProfile: deletes a profile. Profile 1 is not allowed to be deleted. Notifications : none | 1.3.6.1.4.1.6296.101.4.1.2.1 | INTEGER {setAlarmDefaultSeverity(1), setAlarmCriteriaSeverity(2), setNotificationActivity(3)} | read-write | current |
| sleFaultControlStatus OBJECT-TYPE The status of a control request. | 1.3.6.1.4.1.6296.101.4.1.2.2 | SleControlStatusType | read-only | current |
| sleFaultControlTimer OBJECT-TYPE The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM. | 1.3.6.1.4.1.6296.101.4.1.2.3 | Unsigned32 | read-write | current |
| sleFaultControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.4.1.2.4 | TimeTicks | read-only | current |
| sleFaultControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.4.1.2.5 | SleControlRequestResultType | read-only | current |
| sleFaultControlDefaultSeverity OBJECT-TYPE The severity of alarm. | 1.3.6.1.4.1.6296.101.4.1.2.6 | INTEGER {critical(1), major(2), minor(3), warning(4), intermediate(5)} | read-write | current |
| sleFaultControlCriteriaSeverity OBJECT-TYPE The severity of alarm. | 1.3.6.1.4.1.6296.101.4.1.2.7 | INTEGER {critical(1), major(2), minor(3), warning(4), intermediate(5)} | read-write | current |
| sleFaultControlNotifiyActivity OBJECT-TYPE The severity of alarm. | 1.3.6.1.4.1.6296.101.4.1.2.8 | INTEGER {diabled(0), enabled(1)} | read-write | current |
| sleFaultMgmtBaseNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.1.3 | |||
| sleAlarmSeverity OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.2 | |||
| sleAlarmSeverityTable OBJECT-TYPE The alarm severity table. The alarm severity table associates profile index and AlarmID pairs with severities to be used for alarm traps. (Note that this table does not apply to cleared alarms). | 1.3.6.1.4.1.6296.101.4.2.1 | not-accessible | current | |
| sleAlarmSeverityEntry OBJECT-TYPE Entry of the alarm severity table. | 1.3.6.1.4.1.6296.101.4.2.1.1 | not-accessible | current | |
| sleAlarmSeverityIndex OBJECT-TYPE The following alarms is devided by the specific character, ===============. The division basis is that alarms is bounded or released. 001: portDown: To detect whether physical or logical interface's link status is up or down. 002: portUp: =============== 003: portRemoved: To detect whether physical interface is installed or not. 004: portInstalled: =============== 005: powerFail: To detect whether power module's operation status is good or not. (Without doubt, more than 1 power module should be equipped.) 006: powerOK: =============== 007: powerRemoved: To detect whether power module is installed or not, through the PLD access. (Without doubt, more than 1 power module should be equipped.) 008: powerInstalled: =============== 009: fanFail: To detect whether FAN module's operation status is good or not. 010: fanOK: =============== 011: fanRemoved: To detect whether FAN module is installed or not, through the PLD access. 012: fanInstalled: =============== 013: moduleRemoved: To detect whether physical interface module is installed or not, through the S/W I2C 014: moduleInstalled: =============== 015: systemRestart: Network system is restarted by operator. This is not H/W start but S/W start. =============== 016: systemStart: Network system is restarted by operator or system status. This is not S/W start but H/W start. (This alarm isn't used current) =============== 017: broadcastOver: To detect the receipt of broadcast packet. (This alarm isn't used current) 018: broadcastUnder: =============== 019: cpuOverLoad: To detect whether the configured CPU load threshold is less than current CPU load usage or not. 020: cpuUnderLoad: =============== 021: memoryOverUsed: To detect whether the configured memory threshold is less than current memory usage or not. 022: memoryUnderUsed: =============== 023: portOverThreshold: To detect whether the configured physical or logical interface threshold is less than delta value of current interface's InOctects or not. 024: portUnderThreshold: =============== 025: temperatureHigh: To detect whether the configured system's temperature threshold is less than current temperature or not. 026: temperatureLow: =============== 027: mfgdBlocked: To detect whether the specific MAC by MAC flood guard is blocked or not. 028: mfgdReleased: =============== 029: ipConflict: To detect whether the same IP address on different network node is configured or not. 030: ipUnconflict: =============== 031: dhcpLeaseShortage: To detect whether IP address that can be assigned to subscriber by DHCP server is sufficient or not. 032: dhcpLeaseSufficient: =============== 033: dhcpOccuredIllegalEntry: To detect whether a subsceiber is using a static IP address or not. 034: dhcpRemovedIllegalEntry: =============== 035: rmonAlarmRising: To detect whether rising threshold of a specific MO in RMON alarm sampling is less than current calculated value by alarm sample type or not. But alarm generation would be issued by means of event type in RMON event. 036: rmonAlarmNoRising: =============== 037: rmonAlarmFalling: To detect whether falling threshold of a specific MO in RMON alarm sampling is less than current calculated value by alarm sample type or not. But alarm generation would be issued by means of event type in RMON event. 038: rmonAlarmNoFalling: =============== 039: bpduGuardDisabled: To detect whether edge ports is guarded about superior BPDU or not. In case of insertion edge node with 0 or lower priority than priority of current root bridge node, it will be disarrangement during a short time because of recognition a new inserted node as root bridge. So these edge ports is guarded, and then edge ports is blocked about all superior BPDU. So STP reconfiguration doesn't use this edge ports. =============== 040: rootGuardDisabled: To detect whether edge ports is guarded about superior BPDU or not. In case of insertion edge node with 0 or lower priority than priority of current root bridge node, it will be disarrangement during a short time because of recognition a new inserted node as root bridge. So, Root guard prevents a new inserted node from being root bridge as well as receiving a superior BPDU from root bridge. but this node participates in STP topology reconfiguration. If root bridge does not send a superior BPDU, then this node acts usually though STP state change. =============== 041: portSecurity: To detect whether interface is configured for security or not. This can be used to prevent MAC from flooding as well as spoofing. That is, As a result, this will obstruct an attack as like DoS attack. =============== 042: userLogin: 043: userLogout: =============== 051: igmpGroupJoined: To detect whether a subscriber is joined a multicast group or not. 052: igmpGroupLeaved: =============== 053: dhcpIpaddressBound: To detect wether a dynamic IP address is assigned to a subscriber or not. 054: dhcpIpaddressFree: =============== 055: doorOpened: To detect whether outer door is opeded or not, as external alarm. 056: doorClosed: =============== 057: powerModeChangedPowerToBattery: To detect whether a system is using AC power or battery. A system is using AC power usually. If there is any power problems as like a power failure, a system is using battery instead of AC power. 058: powerModeChangedBatteryToPower: =============== 059: batterylowcapacity: To detect whether current battery capacity is less capacity threshold according to battery usage or not. The capacity of AC power is 16 voltage and battery is 20. Capacity threshold is configured by H/W specification. So operator can't change it. 060: batterynormalcapacity: =============== 061: batteryhighTemperature: To detect whether current temperature of battery is greater than temperature threshold or not. 062: batterynormalTemperature: =============== 063: authenticationFail: To detect whether the connected user is authentic or non-authentic. 064: authenticationNofail: =============== 065: psuAcHighTemperature: To detect whether current temperature of Power Supply Unit is greater than temperature threshold or not. 066: psuAcNormalTemperature: =============== 067: batteryRemoved: To detect whether battery is equipped at network system or not. Battery is used as redundancy power service. So operator can decide the installation of battery. 068: batteryEquipped: =============== 069: batteryLowVoltage: To detect whether battery voltage is less than 12.5 volt or not. 12.5 volt value is configured by H/W specification. So operator can't change it. 070: batteryNormalVoltage: =============== 071: adminAccessLogin: To detect whether a operator connects at this network system or not. 072: adminAccessLogout: =============== 073: cfgdBlocked: To detect whether it is blocked flood to CPU or not. 074: cfgdReleased: =============== 075: sfgdBlocked: To detect whether it is blocked flood to system or not. 076: sfgdReleased: =============== 077: swWatchdogAbnormalState: To detect whether a specific process acts normally or not. 078: swWatchdogNormalState: =============== 079: swWatchdogDetectError: To detect whether a specific process is detected a error related to itself or cleared. 080: swWatchdogClearError: =============== 081: ppsControlBlocked: To detect whether it is blocked by pps-control or not. 082: ppsControlReleased: =============== 083: gotDMITempHighOverAlarm: To detect whether internal temperature exceeds high alarm level or not. 084: gotDMITempHighFallAlarm: =============== 085: gotDMITempLowOverAlarm: To detect whether internal temperature is below low alarm level or not. 086: gotDMITempLowFallAlarm: =============== 087: gotDMITempHighOverWarning: To detect whether internal temperature exceeds high warning level or not. 088: gotDMITempHighFallWarning: =============== 089: gotDMITempLowOverWarning: To detect whether internal temperature is below low warning level or not. 090: gotDMITempLowFallWarning: =============== 091: gotDMIVolHighOverAlarm: To detect whether internal supply voltage exceeds high alarm level or not. 092: gotDMIVolHighFallAlarm: =============== 093: gotDMIVolLowOverAlarm: To detect whether internal supply voltage is below low alarm level or not. 094: gotDMIVolLowFallAlarm: =============== 095: gotDMIVolHighOverWarning: To detect whether internal supply voltage exceeds high warning level or not. 096: gotDMIVolHighFallWarning: =============== 097: gotDMIVolLowOverWarning: To detect whether internal supply voltage is below low warning level or not. 098: gotDMIVolLowFallWarning: =============== 099: gotDMITxBiasHighOverAlarm: To detect whether TX Bias current exceeds high alarm level or not. 100: gotDMITxBiasHighFallAlarm: =============== 101: gotDMITxBiasLowOverAlarm: To detect whether TX Bias current is below low alarm level or not. 102: gotDMITxBiasLowFallAlarm: =============== 103: gotDMITxBiasHighOverWarning: To detect whether TX Bias current exceeds high warning level or not. 104: gotDMITxBiasHighFallWarning: =============== 105: gotDMITxBiasLowOverWarning: To detect whether TX Bias current is below low warning level or not. 106: gotDMITxBiasLowFallWarning: =============== 107: gotDMITxPowerHighOverAlarm: To detect whether TX output power exceeds high alarm level or not. 108: gotDMITxPowerHighFallAlarm: =============== 109: gotDMITxPowerLowOverAlarm: To detect whether TX output power is below low alarm level or not. 110: gotDMITxPowerLowFallAlarm: =============== 111: gotDMITxPowerHighOverWarning: To detect whether TX output power exceeds high warning level or not. 112: gotDMITxPowerHighFallWarning: =============== 113: gotDMITxPowerLowOverWarning: To detect whether TX output power is below low warning level or not. 114: gotDMITxPowerLowFallWarning: =============== 115: gotDMIRxPowerHighOverAlarm: To detect whether RX output power exceeds high alarm level or not. 116: gotDMIRxPowerHighFallAlarm: =============== 117: gotDMIRxPowerLowOverAlarm: To detect whether RX output power is below low alarm level or not. 118: gotDMIRxPowerLowFallAlarm: =============== 119: gotDMIRxPowerHighOverWarning: To detect whether RX output power exceeds high warning level or not. 120: gotDMIRxPowerHighFallWarning: =============== 121: gotDMIRxPowerLowOverWarning: To detect whether RX output power is below low warning level or not. 122: gotDMIRxPowerLowFallWarning: =============== 123: nosRemoteUpgradeRequest: 124: nosRemoteUpgradeSuccess: 125: nosRemoteUpgradeFailAbort: 126: nosRemoteUpgradeFailHeaderError: 127: nosRemoteUpgradeFailDownloadError: 128: nosRemoteUpgradeFailFlashError: 129: nosRemoteUpgradeStart: =============== 130: systemDyingGasp: =============== 133: cliHistory: To detect whether CLI history is detected or not. 134: cliHistoryNo: =============== 135: ntpConnectionFail: To detect whether NTP connection is failed or not. 136: ntpConnectionFailNo: =============== 137: nmsConnectionTypeChanged: To detect whether NMS connection type is changed. =============== 159: clockModuleRemoved: To detect whether clock module is removed or installed. 160: clockModuleInstalled: 161: clockModuleInitFail: To detect whether clock module initiolization is failed or not. 162: clockModuleInitOk: =============== 163: cliHistoryLog: To detect whether CLI history log is over or not. 164: cliHistoryLogNo: =============== 165: slotActionEvent: To detect whether slot action is changed. 166: slotStateChange: To detect whether slot state is changed. =============== 167: interfaceAdminDown: To detect whether physical or logical interface's admin link status is up or down. 168: interfaceAdminUp: =============== 169: slotPowerMonAbnormal: To detect whether slot power monitor abnormal or normal is detected. 170: slotPowerMonNormal: =============== 171: slotErrorLEDChanged: To detect whether error LED is changed. =============== 185: cpuPpsOverThreshold: To detect whether PPS is over threshold or not. 186: cpuPpsUnderThreshold: =============== 199: slotHealthStatusTimeout: To detect whether slot health status is time out or not. 200: slotHealthStatusTimeoutCleared: =============== 201: advaTemperature: To detect whether current chassis temperature is less than chassis temperature threshold or not. 202: advaTemperatureNo: =============== 203: advaPSUFailure: To detect whether ADVA system's power supply unit has a failure or not. 204: advaPSUFailureNo: =============== 205: advaFanFailure: To detect whether ADVA system's FAN has a failure or not. 206: advaFanFailureNo: =============== 207: advaInterfaceReceiveFailure: To detect whether ADVA system's receipt has a failure or not. 208: advaInterfaceReceiveFailureNo: =============== 209: advaInterfaceOpticalThreshold: To detect whether Adva system's optical receive power level is less than optical threshold or not. 210: advaInterfaceOpticalThresholdNo: =============== 211: advaInterfaceTransmitFault: To detect whether ADVA system's transmission has a failure or not. 212: advaInterfaceTransmitFaultNo: =============== 213: dvaInterfaceMisconfiguration: To detect whether ADVA system's interface is configured rightly or not. 214: advaInterfaceMisconfigurationNo: =============== 215: advaInterfaceSFPMismatch: To detect whether ADVA system's SFP interface is mismatched or not. 216: advaInterfaceSFPMismatchNo: =============== 217: advaVoltageLow: To detect whether ADVA system's current voltage is less than voltage threshold or not. 218: advaVoltageLowNo: =============== 219: advaVoltageHigh: To detect whether ADVA system's current voltage is greater than voltage threshold or not. 220: advaVoltageHighNo: =============== 301: erpDomainLotp: To detect whether LOTP(Loss of Test Packet) exists a domain of ERP or not. The Loss of Test Packet defect is defined when a node does not receive any test packet at any of its ports for a period of 3 times. 302: erpDomainLotpNo: =============== 303: erpDomainULotp: To detect whether undirectional LOTP(Loss of Test Packet) exists a domain of ERP or not. The Loss of Test Packet defect is defined when a RM node of one domain does not receive any test packet at one port for a period of 3 times. 304: erpDomainULotpNo: =============== 305: erpDomainMultipleRM: To detect whether Multiple RM node is supported or not. The defect is raised when a RM node receives its own test packets with an Ack destination address field with a non-zero value. 306: erpDomainMultipleRMNo: =============== 307: erpDomainRMNodeReacheablity: To detect whether RM reachability is raised or not. The detection of multiple failures indicates that the ring is segmented and that the RM Node is unreacheable. This is only possible at normal ring nodes isolated from the RM node. 308: erpDomainRMNodeReacheablityNo: =============== 391: startupConfigLoadEnded: To detect whether startup configuration load is ended. =============== 401: eponOnuDeregister: To detect whether ONU is registered into OLT or not. That is, ONU that its operation is service on should be sent registration information to OLT. 402: eponOnuRegister: =============== 403: eponOnuRegistrationError: To detect whether ONU is failed registeration process into OLT. 404: eponOnuNoRegistrationError: =============== 405: eponBadEncryptionKey: To detect wwhether the encryption key is valid or not. A message between ONU and OLT is encrypted using random encryption key. There is that the encryption key is invalid as transmission failure from time to time. 406: eponNoBadEncryptionKey: =============== 407: eponLlidMistmatch: To detect whether Llid of message between ONU and OLT is valid or not. On registering, ONU informs unique ID to OLT. And then, all communication between ONU and OLT must use the unique ID. The unique ID is called Llid. 408: eponNoLlidMismatch: =============== 409: eponTooManyRegister: To detect whether the registered ONU per 1 OLT is greater than 32 or not. That is, ONU can be registered from 1 to the maximum 32 at 1 OLT. 410: eponNoTooManyRegister: =============== 411: eponDyingGASP: To detect whether a ONU is down from dying gasp or not. A ONU could be changed to down state as a number of reasons. By the way, ONU that is changed to down as dying gasp would be sent dying gasp signal to OLT and then ONU's link would be changed to down. 412: eponNoDyingGASP: =============== 413: eponOnuErrFramePeriod: 414: eponOnuNoErrFramePeriod: =============== 415: eponOnuErrFrame: 416: eponOnuNoErrFrame: =============== 417: eponOnuErrFrameSecondSummary: 418: eponOnuNoErrFrameSecondSummary: =============== 419: eponOnuLastOnuDeregister: To detect whether a deregistered ONU is last ONU or not. If a deregistered ONU is last ONU, the OLT would be changed to serviceable status. 420: eponOnuNoLastOnuDeregister: =============== 421: eponOltCableDown: 422: eponOltRecoverCableDown: =============== 501: autoCLIStart: To detect whether the scheduled auto CLI is started or not. 502: autoCLINoStart: =============== 503: autoCLIComplete: To detect whether the scheduled auto CLI is completed or not. 504: autoCLINoComplete: =============== 505: autoCLIRemoveOutputFile: To detect whether the result file of the scheduled auto CLI is removed or not. The reason that the result file is removed is that the configured file size for the result is less than the stored result file size. If so, the oldest file would be removed before everything. 506: autoCLINoRemoveOutputFile: =============== 507: autoResetSystem: To detect whether the system is restarted or not. The conditions that system is restarted is that ping loss threshold is less than current ping loss count during the configured interval and that current free memory size is less than configured free memory size. 508: autoResetNoSystem: =============== 509: autoResetPingReplyLoss: To detect whether ping reply from the designated network node is received or not. Operator designates any gateway system that can communicate to detect current network environment. System sends ICMP packet to the designated gateway system periodically. If the system doesn't receive ping reply packet within any interval, operator recognizes that the system can't communicate any more because of some problems of the system. 510: autoResetNoPingReplyLoss: =============== 511: autoResetMemoryLeakDetect: To detect whether current free memory size is less than the configured free memory size or not. Periodically, free memory size is checked to confirm system availability. 512: autoResetNoMemoryLeakDetect: =============== 601: arulePacketDropDetect: To detect whether it is dropped some packet by arule or not. 602: arulePacketDropRelease: =============== 620: bME1CardNoDetect: 621: clearBME1CardNoDetect: =============== 622: bME1CardAFEerror: 623: clearBME1CardAFEerror: =============== 624: bME1CardIFEerror: 625: clearBME1CardIFEerror: =============== 626: bME1CardFWerror: 627: clearBME1CardFWerror: =============== 628: bME1CardPROVerror: 629: clearBME1CardPROVerror: =============== 630: bME1CrashDetect: 631: clearBME1CrashDetect: =============== 632: bME2CardNoDetect: 633: clearBME2CardNoDetect: =============== 634: bME2CardAFEerror: 635: clearBME2CardAFEerror: =============== 636: bME2CardIFEerror: 637: clearBME2CardIFEerror: =============== 638: bME2CardFWerror: 639: clearBME2CardFWerror: =============== 640: bME2CardPROVerror: 641: clearBME2CardPROVerror: =============== 642: bME2CrashDetect: 643: clearBME2CrashDetect: =============== 644: bME3CardNoDetect: 645: clearBME3CardNoDetect: =============== 646: bME3CardAFEerror: 647: clearBME3CardAFEerror: =============== 648: bME3CardIFEerror: 649: clearBME3CardIFEerror: =============== 650: bME3CardFWerror: 651: clearBME3CardFWerror: =============== 652: bME3CardPROVerror: 653: clearBME3CardPROVerror: =============== 654: bME3CrashDetect: 655: clearBME3CrashDetect: =============== 656: powerFromBattery: 657: clearPowerFromBattery: =============== 658: invalidBatteryStatus: 659: clearInvalidBatteryStatus: =============== 660: batteryChargeLow: 661: clearBatteryChargeLow: =============== 662: batteryNotPresent: 663: clearBatteryNotPresent: =============== 664: voltageLow: 665: clearVoltageLow: =============== 666: tempOverThreshold: 667: clearTempOverThreshold: =============== 668: tempUnderThreshold: 669: clearTempUnderThreshold: =============== 670: cpuOverThreshold: 671: clearCpuOverThreshold: =============== 672: trafficOverload: 673: clearTrafficOverload: =============== 674: gEPONModuleNotDetect: 675: clearGEPONModuleNotDetect: =============== 676: gEPONPortOperationDown: 677: clearGEPONPortOperationDown: =============== 678: gEPONNoIncomingTraffic: 679: clearGEPONNoIncomingTraffic: =============== 680: processCrashDetect: 681: clearProcessCrashDetect: =============== 682: memoryLeakDetect: 683: clearMemoryLeakDetect: =============== 684: memoryCorrupDetect: 685: clearMemoryCorrupDetect: =============== 686: memoryLowDetect: 687: clearMemoryLowDetect: =============== 688: dataLineerror: 689: clearDataLineerror: =============== 690: addressLineerror: 691: clearAddressLineerror: =============== 692: chipsetNotDetcet: 693: clearChipsetNotDetcet: =============== 694: pciBuserror: 695: clearPciBuserror: =============== 696: securityAdminConnect: 697: clearSecurityAdminConnect: =============== 698: oNUPowerDown: 699: clearONUPowerDown: =============== 700: oNUNotRegister: 701: clearONUNotRegister: =============== 702: oNTOpticPre: 703: clearONTOpticPre: =============== 800: switchoverInitiated: =============== 801: switchoverDone: =============== 803: redConfigurationMisMatch: To detect whether redundancy configuration is mismatched. =============== 901: gponNoAuthCBU: To detect no auth CBU is detected. 902: gponDuplicateONU: To detect ONU is duplicated. 903: gponDyingGasp: To detect dying GASP is detected. 904: gponUpgradeComplete: To detect upgrade complete is detected. 905: gponDeregistered: To detect whether deregistered is detected or not. 906: gponRegistered: 907: gponRogueOnu: To detect rogue ONU is detected 908: gponOnuBatteryEvent: To detect whether ONU battery event is detected or not. 909: clearGponOnuBetteryEvent: 910: gponOnuPortOperStatus: To detectONU port operation statue is chagned. 911: gponTransceiverChanged: To detect transceiver is changed. 912: gponOltLosOn: To detect whether OLT LOS is on or off 913: gponOltLosOff: 914: gponOltLosiOn: To detect whether OLT LOSI is on or off 915: gponOltLosiOff: 916: gponDyingGaspOn: To detect whether dying GASP is on or off 917: gponDyingGaspOff: 918: gponOntOSUpgradeStatus: To detect ONT OS upgrade status is changed. 919: gponOntBLUpgradeStatus: To detect BL upgrade status is changed. 920: gponOltRxPowerLoss: To detect OLT RX power is loss. 921: gponOltRxPowerDetected: To detect OLT RX power status is changed. 922: gponOnuTemperatureHighOverThreshold: To detect whether ONU temperature exceeds high threshold or not. 923: gponOnuTemperatureHighFallThreshold: 924: gponOnuTemperatureLowOverThreshold: To detect whether ONU temperature belows low threshold or not. 925: gponOnuTemperatureLowFallThreshold: 926: gponOnuCpuOverThreshold: To detect whether ONU CPU exceeds threshold or not. 927: gponOnuCpuFallThreshold: 928: gponOnuMemoryOverThreshold: To detect whether memory exceeds threshold or not. 929: gponOnuMemoryFallThreshold: 930: gponOnuI2cFail: To detect ONU L2C fail is detected. 931: gponOnuRxOpticLowThreshAlarmOn: To detect whether ONU RX optic belows low threshold or not. 932: gponOnuRxOpticLowThreshAlarmOff: 933: gponOnuRxOpticHighThreshAlarmOn: To detect whether ONU RX optic exceeds high threshold or not. 934: gponOnuRxOpticHighThreshAlarmOff: 935: gponOltLOFIOn: To detect whether OLT LOFL is on or off 936: gponOltLOFIOff: 937: gponOltDOWOn: To detect whether OLT DOW is on or off 938: gponOltDOWOff: 939: gponOltSFOn: To detect whether OLT SF is on or off 940: gponOltSFOff: 941: gponOltSDOn: To detect whether OLT SD is on or off 942: gponOltSDOff: 943: gponOltLCDGIOn: To detect whether OLT LCDGL is on or off 944: gponOltLCDGIOff: 945: gponOltRDOn: To detect whether OLT RD is on or off 946: gponOltRDOff: 947: gponOltSUFOn: To detect whether OLT SUF is on or off 948: gponOltSUFOff: 949: gponOltLOAOn: To detect whether OLT LOA is on or off 950: gponOltLOAOff: 951: gponOltLOAMIOn: To detect whether OLT LOAML is on or off 952: gponOltLOAMIOff: 953: gponOltMEMOn: To detect whether OLT MEM is on or off 954: gponOltMEMOff: 955: gponOltPEEOn: To detect whether OLT PEE is on or off 956: gponOltPEEOff: 957: gponOltPSTOn: To detect whether OLT PST is on or off 958: gponOltPSTOff: 959: gponOltERROn: To detect whether OLT ERR is on or off 960: gponOltERROff: 961: gponOltREIOn: To detect whether OLT REI is on or off 962: gponOltREIOff: 963: gponAntiSpoofingDupPortOn: To detect whether anti spoofing port is duplicated or not. 964: gponAntiSpoofingDupPortOff: 965: gponRedundancySwitchOver: To detect redundancy switchover is changed. 966: gponDuplicatedRangingResponse: To detect ranging response is changed. 967: gponOnuPortOpticModuleRemove: To detect whether ONU port optic module is removed or installed. 968: gponOnuPortOpticModuleInstall: 969: gponOnuOMCCProblemDetected: To detect whether ONU OMCC problem is detected or not. 970: gponOnuOMCCProblemCleared: 971: gponOltFixedTcontAlarmOn: To detect whether OLT fixed Tcont alarm is on or off. 972: gponOltFixedTcontAlarmOff: 973: gponOltDynamicTcontAlarmOn: To detect whether OLT dynamic Tcont alarm is on or off. 974: gponOltDynamicTcontAlarmOff: 975: gponOltPortCountAlarmOn: To detect whether OLT port count alarm is on or off. 976: gponOltPortCountAlarmOff: 977: gponOltCableDownAlarmOn: To detect whether OLT cable down alarm is on or off. 978: gponOltCableDownAlarmOff: 979: gponOltDeactiveMonitorAlarmOn: To detect whether deactive monitor alarm is on or off. 980: gponOltDeactiveMonitorAlarmOff: 981: gponOltDfiOn: To detect whether OLT DFI is on or off. 982: gponOltDfiOff: 984: gponOltTransceiverPortChanged: To detect OLT transeiver port is changed. 985: gponOnuPortOperStatusDown: To detect whether ONU port operation status is down or up. 986: gponOnuPortOperStatusUp:: =============== 1101: emLogDefectCPUHighOver: To detect whether EM log detect CPU exceeds threshold or not. 1102: emLogDefectCPUHighUnder: 1103: emLogTemperHighOver: To detect whether EM log temperature exceeds high threshold or not. 1104: emLogTemperHighUnder: 1105: emLogTemperLowUnder: To detect whether EM log CPU belows low threshold or not. 1106: emLogTemperLowOver: 1107: emLogMemLowUnder: To detect whether EM log memory belows low threshold or not. 1108: emLogMemLowOver: 1109: emLogFanFail: To detect whether EM log fan status is failed or not. 1110: emLogFanFailCleared: 1111: emLogPhyCRCFail: To detect whether EM log physical CRC is failed or not. 1112: emLogPhyCRCFailCleared: 1113: emLogPhyDetectFail: To detect whether EM log physical status is failed or not. 1114: emLogPhyDetectFailCleared: 1115: emLogSFUMateInitFail: To detect whether EM log SFU mate initialization is failed or not. 1116: emLogSFUMateInitFailCleared: 1117: emLogDaemonHealthBad: To detect whether EM log daemon health is bad or not. 1118: emLogDaemonHealthBadCleared: 1119: emLogGPIURavenLinkDown: To detect whether EM log GPIU RAVEN link is down or not. 1120: emLogGPIURavenLinkDownCleared: =============== 1151: slotNosUpgradeStart: To detect whether slot NOS upgrade is started or ended. 1152: slotNosUpgradeEnd: =============== 1331: gponOnuAniVoltageLowThreshAlarmOn: To detect whether ONU ANI voltage belows low threshold or not. 1332: gponOnuAniVoltageLowThreshAlarmOff: 1333: gponOnuAniVoltageHighThreshAlarmOn: To detect whether ONU ANI voltage exceeds high threshold or not. 1334: gponOnuAniVoltageHighThreshAlarmOff: 1335: gponOnuAniTemperatureLowThreshAlarmOn: To detect whether ONU ANI temperature belows low threshold or not. 1336: gponOnuAniTemperatureLowThreshAlarmOff: 1337: gponOnuAniTemperatureHighThreshAlarmOn: To detect whether ONU ANI temperature exceeds high threshold or not. 1338: gponOnuAniTemperatureHighThreshAlarmOff: 1339: gponOnuAniTxBiasLowThreshAlarmOn: To detect whether ONU ANI TX bias belows low threshold or not. 1340: gponOnuAniTxBiasLowThreshAlarmOff: 1341: gponOnuAniTxBiasHighThreshAlarmOn: To detect whether ONU ANI TX bias exceeds high threshold or not. 1342: gponOnuAniTxBiasHighThreshAlarmOff: 1343: gponOnuAniTxpowerLowThreshAlarmOn: To detect whether ONU ANI TX power belows low threshold or not. 1344: gponOnuAniTxpowerLowThreshAlarmOff: 1345: gponOnuAniTxpowerHighThreshAlarmOn: To detect whether ONU ANI TX power exceeds high threshold or not. 1346: gponOnuAniTxpowerHighThreshAlarmOff: | 1.3.6.1.4.1.6296.101.4.2.1.1.1 | SpecificNum | read-only | current |
| sleAlarmSeverityValue OBJECT-TYPE The severity of alarm. | 1.3.6.1.4.1.6296.101.4.2.1.1.2 | INTEGER {critical(1), major(2), minor(3), warning(4), intermediate(5)} | read-only | current |
| sleAlarmSeverityControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.2.2 | |||
| sleAlarmSeverityControlRequest OBJECT-TYPE This attribute identifies the control commands. updateAlarmList: the NE updates entries of alarms in the sleAlarmListTable after having changed alarm severities of alarms (due to change profile pointers in managed entities or after modification of alarm severities in profiles). This command should be applied once after having finisled modifications of severties. modifyAlarmSeverity: modifies the severity of an alarm in specific profile. createAlarmSeverityProfile: creates a new profile with default severities. The severities then have to be modified with command changeAlarmSeverity. deleteAlarmSeverityProfile: deletes a profile. Profile 1 is not allowed to be deleted. Notifications : none | 1.3.6.1.4.1.6296.101.4.2.2.1 | INTEGER {createAlarmSeveriity(1), destroyAlarmSeveriity(2), setAlarmSeveriity(3)} | read-write | current |
| sleAlarmSeverityControlStatus OBJECT-TYPE The status of a control request. | 1.3.6.1.4.1.6296.101.4.2.2.2 | SleControlStatusType | read-only | current |
| sleAlarmSeverityControlTimer OBJECT-TYPE The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM. | 1.3.6.1.4.1.6296.101.4.2.2.3 | Unsigned32 | read-write | current |
| sleAlarmSeverityControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.4.2.2.4 | TimeTicks | read-only | current |
| sleAlarmSeverityControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.4.2.2.5 | SleControlRequestResultType | read-only | current |
| sleAlarmSeverityControlIndex OBJECT-TYPE A number identifying this alarm severity profile. The following alarms is devided by the specific character, ===============. The division basis is that alarms is bounded or released. 001: portDown: To detect whether physical or logical interface's link status is up or down. 002: portUp: =============== 003: portRemoved: To detect whether physical interface is installed or not. 004: portInstalled: =============== 005: powerFail: To detect whether power module's operation status is good or not. (Without doubt, more than 1 power module should be equipped.) 006: powerOK: =============== 007: powerRemoved: To detect whether power module is installed or not, through the PLD access. (Without doubt, more than 1 power module should be equipped.) 008: powerInstalled: =============== 009: fanFail: To detect whether FAN module's operation status is good or not. 010: fanOK: =============== 011: fanRemoved: To detect whether FAN module is installed or not, through the PLD access. 012: fanInstalled: =============== 013: moduleRemoved: To detect whether physical interface module is installed or not, through the S/W I2C 014: moduleInstalled: =============== 015: systemRestart: Network system is restarted by operator. This is not H/W start but S/W start. =============== 016: systemStart: Network system is restarted by operator or system status. This is not S/W start but H/W start. (This alarm isn't used current) =============== 017: broadcastOver: To detect the receipt of broadcast packet. (This alarm isn't used current) 018: broadcastUnder: =============== 019: cpuOverLoad: To detect whether the configured CPU load threshold is less than current CPU load usage or not. 020: cpuUnderLoad: =============== 021: memoryOverUsed: To detect whether the configured memory threshold is less than current memory usage or not. 022: memoryUnderUsed: =============== 023: portOverThreshold: To detect whether the configured physical or logical interface threshold is less than delta value of current interface's InOctects or not. 024: portUnderThreshold: =============== 025: temperatureHigh: To detect whether the configured system's temperature threshold is less than current temperature or not. 026: temperatureLow: =============== 027: mfgdBlocked: To detect whether the specific MAC by MAC flood guard is blocked or not. 028: mfgdReleased: =============== 029: ipConflict: To detect whether the same IP address on different network node is configured or not. 030: ipUnconflict: =============== 031: dhcpLeaseShortage: To detect whether IP address that can be assigned to subscriber by DHCP server is sufficient or not. 032: dhcpLeaseSufficient: =============== 033: dhcpOccuredIllegalEntry: To detect whether a subsceiber is using a static IP address or not. 034: dhcpRemovedIllegalEntry: =============== 035: rmonAlarmRising: To detect whether rising threshold of a specific MO in RMON alarm sampling is less than current calculated value by alarm sample type or not. But alarm generation would be issued by means of event type in RMON event. 036: rmonAlarmNoRising: =============== 037: rmonAlarmFalling: To detect whether falling threshold of a specific MO in RMON alarm sampling is less than current calculated value by alarm sample type or not. But alarm generation would be issued by means of event type in RMON event. 038: rmonAlarmNoFalling: =============== 039: bpduGuardDisabled: To detect whether edge ports is guarded about superior BPDU or not. In case of insertion edge node with 0 or lower priority than priority of current root bridge node, it will be disarrangement during a short time because of recognition a new inserted node as root bridge. So these edge ports is guarded, and then edge ports is blocked about all superior BPDU. So STP reconfiguration doesn't use this edge ports. =============== 040: rootGuardDisabled: To detect whether edge ports is guarded about superior BPDU or not. In case of insertion edge node with 0 or lower priority than priority of current root bridge node, it will be disarrangement during a short time because of recognition a new inserted node as root bridge. So, Root guard prevents a new inserted node from being root bridge as well as receiving a superior BPDU from root bridge. but this node participates in STP topology reconfiguration. If root bridge does not send a superior BPDU, then this node acts usually though STP state change. =============== 041: portSecurity: To detect whether interface is configured for security or not. This can be used to prevent MAC from flooding as well as spoofing. That is, As a result, this will obstruct an attack as like DoS attack. =============== 042: userLogin: 043: userLogout: =============== 051: igmpGroupJoined: To detect whether a subscriber is joined a multicast group or not. 052: igmpGroupLeaved: =============== 053: dhcpIpaddressBound: To detect wether a dynamic IP address is assigned to a subscriber or not. 054: dhcpIpaddressFree: =============== 055: doorOpened: To detect whether outer door is opeded or not, as external alarm. 056: doorClosed: =============== 057: powerModeChangedPowerToBattery: To detect whether a system is using AC power or battery. A system is using AC power usually. If there is any power problems as like a power failure, a system is using battery instead of AC power. 058: powerModeChangedBatteryToPower: =============== 059: batterylowcapacity: To detect whether current battery capacity is less capacity threshold according to battery usage or not. The capacity of AC power is 16 voltage and battery is 20. Capacity threshold is configured by H/W specification. So operator can't change it. 060: batterynormalcapacity: =============== 061: batteryhighTemperature: To detect whether current temperature of battery is greater than temperature threshold or not. 062: batterynormalTemperature: =============== 063: authenticationFail: To detect whether the connected user is authentic or non-authentic. 064: authenticationNofail: =============== 065: psuAcHighTemperature: To detect whether current temperature of Power Supply Unit is greater than temperature threshold or not. 066: psuAcNormalTemperature: =============== 067: batteryRemoved: To detect whether battery is equipped at network system or not. Battery is used as redundancy power service. So operator can decide the installation of battery. 068: batteryEquipped: =============== 069: batteryLowVoltage: To detect whether battery voltage is less than 12.5 volt or not. 12.5 volt value is configured by H/W specification. So operator can't change it. 070: batteryNormalVoltage: =============== 071: adminAccessLogin: To detect whether a operator connects at this network system or not. 072: adminAccessLogout: =============== 073: cfgdBlocked: To detect whether it is blocked flood to CPU or not. 074: cfgdReleased: =============== 075: sfgdBlocked: To detect whether it is blocked flood to system or not. 076: sfgdReleased: =============== 077: swWatchdogAbnormalState: To detect whether a specific process acts normally or not. 078: swWatchdogNormalState: =============== 079: swWatchdogDetectError: To detect whether a specific process is detected a error related to itself or cleared. 080: swWatchdogClearError: =============== 081: ppsControlBlocked: To detect whether it is blocked by pps-control or not. 082: ppsControlReleased: =============== 083: gotDMITempHighOverAlarm: To detect whether internal temperature exceeds high alarm level or not. 084: gotDMITempHighFallAlarm: =============== 085: gotDMITempLowOverAlarm: To detect whether internal temperature is below low alarm level or not. 086: gotDMITempLowFallAlarm: =============== 087: gotDMITempHighOverWarning: To detect whether internal temperature exceeds high warning level or not. 088: gotDMITempHighFallWarning: =============== 089: gotDMITempLowOverWarning: To detect whether internal temperature is below low warning level or not. 090: gotDMITempLowFallWarning: =============== 091: gotDMIVolHighOverAlarm: To detect whether internal supply voltage exceeds high alarm level or not. 092: gotDMIVolHighFallAlarm: =============== 093: gotDMIVolLowOverAlarm: To detect whether internal supply voltage is below low alarm level or not. 094: gotDMIVolLowFallAlarm: =============== 095: gotDMIVolHighOverWarning: To detect whether internal supply voltage exceeds high warning level or not. 096: gotDMIVolHighFallWarning: =============== 097: gotDMIVolLowOverWarning: To detect whether internal supply voltage is below low warning level or not. 098: gotDMIVolLowFallWarning: =============== 099: gotDMITxBiasHighOverAlarm: To detect whether TX Bias current exceeds high alarm level or not. 100: gotDMITxBiasHighFallAlarm: =============== 101: gotDMITxBiasLowOverAlarm: To detect whether TX Bias current is below low alarm level or not. 102: gotDMITxBiasLowFallAlarm: =============== 103: gotDMITxBiasHighOverWarning: To detect whether TX Bias current exceeds high warning level or not. 104: gotDMITxBiasHighFallWarning: =============== 105: gotDMITxBiasLowOverWarning: To detect whether TX Bias current is below low warning level or not. 106: gotDMITxBiasLowFallWarning: =============== 107: gotDMITxPowerHighOverAlarm: To detect whether TX output power exceeds high alarm level or not. 108: gotDMITxPowerHighFallAlarm: =============== 109: gotDMITxPowerLowOverAlarm: To detect whether TX output power is below low alarm level or not. 110: gotDMITxPowerLowFallAlarm: =============== 111: gotDMITxPowerHighOverWarning: To detect whether TX output power exceeds high warning level or not. 112: gotDMITxPowerHighFallWarning: =============== 113: gotDMITxPowerLowOverWarning: To detect whether TX output power is below low warning level or not. 114: gotDMITxPowerLowFallWarning: =============== 115: gotDMIRxPowerHighOverAlarm: To detect whether RX output power exceeds high alarm level or not. 116: gotDMIRxPowerHighFallAlarm: =============== 117: gotDMIRxPowerLowOverAlarm: To detect whether RX output power is below low alarm level or not. 118: gotDMIRxPowerLowFallAlarm: =============== 119: gotDMIRxPowerHighOverWarning: To detect whether RX output power exceeds high warning level or not. 120: gotDMIRxPowerHighFallWarning: =============== 121: gotDMIRxPowerLowOverWarning: To detect whether RX output power is below low warning level or not. 122: gotDMIRxPowerLowFallWarning: =============== 123: nosRemoteUpgradeRequest: 124: nosRemoteUpgradeSuccess: 125: nosRemoteUpgradeFailAbort: 126: nosRemoteUpgradeFailHeaderError: 127: nosRemoteUpgradeFailDownloadError: 128: nosRemoteUpgradeFailFlashError: 129: nosRemoteUpgradeStart: =============== 130: systemDyingGasp: =============== 133: cliHistory: To detect whether CLI history is detected or not. 134: cliHistoryNo: =============== 135: ntpConnectionFail: To detect whether NTP connection is failed or not. 136: ntpConnectionFailNo: =============== 137: nmsConnectionTypeChanged: To detect whether NMS connection type is changed. =============== 159: clockModuleRemoved: To detect whether clock module is removed or installed. 160: clockModuleInstalled: 161: clockModuleInitFail: To detect whether clock module initiolization is failed or not. 162: clockModuleInitOk: =============== 163: cliHistoryLog: To detect whether CLI history log is over or not. 164: cliHistoryLogNo: =============== 165: slotActionEvent: To detect whether slot action is changed. 166: slotStateChange: To detect whether slot state is changed. =============== 167: interfaceAdminDown: To detect whether physical or logical interface's admin link status is up or down. 168: interfaceAdminUp: =============== 169: slotPowerMonAbnormal: To detect whether slot power monitor abnormal or normal is detected. 170: slotPowerMonNormal: =============== 171: slotErrorLEDChanged: To detect whether error LED is changed. =============== 185: cpuPpsOverThreshold: To detect whether PPS is over threshold or not. 186: cpuPpsUnderThreshold: =============== 199: slotHealthStatusTimeout: To detect whether slot health status is time out or not. 200: slotHealthStatusTimeoutCleared: =============== 201: advaTemperature: To detect whether current chassis temperature is less than chassis temperature threshold or not. 202: advaTemperatureNo: =============== 203: advaPSUFailure: To detect whether ADVA system's power supply unit has a failure or not. 204: advaPSUFailureNo: =============== 205: advaFanFailure: To detect whether ADVA system's FAN has a failure or not. 206: advaFanFailureNo: =============== 207: advaInterfaceReceiveFailure: To detect whether ADVA system's receipt has a failure or not. 208: advaInterfaceReceiveFailureNo: =============== 209: advaInterfaceOpticalThreshold: To detect whether Adva system's optical receive power level is less than optical threshold or not. 210: advaInterfaceOpticalThresholdNo: =============== 211: advaInterfaceTransmitFault: To detect whether ADVA system's transmission has a failure or not. 212: advaInterfaceTransmitFaultNo: =============== 213: dvaInterfaceMisconfiguration: To detect whether ADVA system's interface is configured rightly or not. 214: advaInterfaceMisconfigurationNo: =============== 215: advaInterfaceSFPMismatch: To detect whether ADVA system's SFP interface is mismatched or not. 216: advaInterfaceSFPMismatchNo: =============== 217: advaVoltageLow: To detect whether ADVA system's current voltage is less than voltage threshold or not. 218: advaVoltageLowNo: =============== 219: advaVoltageHigh: To detect whether ADVA system's current voltage is greater than voltage threshold or not. 220: advaVoltageHighNo: =============== 301: erpDomainLotp: To detect whether LOTP(Loss of Test Packet) exists a domain of ERP or not. The Loss of Test Packet defect is defined when a node does not receive any test packet at any of its ports for a period of 3 times. 302: erpDomainLotpNo: =============== 303: erpDomainULotp: To detect whether undirectional LOTP(Loss of Test Packet) exists a domain of ERP or not. The Loss of Test Packet defect is defined when a RM node of one domain does not receive any test packet at one port for a period of 3 times. 304: erpDomainULotpNo: =============== 305: erpDomainMultipleRM: To detect whether Multiple RM node is supported or not. The defect is raised when a RM node receives its own test packets with an Ack destination address field with a non-zero value. 306: erpDomainMultipleRMNo: =============== 307: erpDomainRMNodeReacheablity: To detect whether RM reachability is raised or not. The detection of multiple failures indicates that the ring is segmented and that the RM Node is unreacheable. This is only possible at normal ring nodes isolated from the RM node. 308: erpDomainRMNodeReacheablityNo: =============== 391: startupConfigLoadEnded: To detect whether startup configuration load is ended. =============== 401: eponOnuDeregister: To detect whether ONU is registered into OLT or not. That is, ONU that its operation is service on should be sent registration information to OLT. 402: eponOnuRegister: =============== 403: eponOnuRegistrationError: To detect whether ONU is failed registeration process into OLT. 404: eponOnuNoRegistrationError: =============== 405: eponBadEncryptionKey: To detect wwhether the encryption key is valid or not. A message between ONU and OLT is encrypted using random encryption key. There is that the encryption key is invalid as transmission failure from time to time. 406: eponNoBadEncryptionKey: =============== 407: eponLlidMistmatch: To detect whether Llid of message between ONU and OLT is valid or not. On registering, ONU informs unique ID to OLT. And then, all communication between ONU and OLT must use the unique ID. The unique ID is called Llid. 408: eponNoLlidMismatch: =============== 409: eponTooManyRegister: To detect whether the registered ONU per 1 OLT is greater than 32 or not. That is, ONU can be registered from 1 to the maximum 32 at 1 OLT. 410: eponNoTooManyRegister: =============== 411: eponDyingGASP: To detect whether a ONU is down from dying gasp or not. A ONU could be changed to down state as a number of reasons. By the way, ONU that is changed to down as dying gasp would be sent dying gasp signal to OLT and then ONU's link would be changed to down. 412: eponNoDyingGASP: =============== 413: eponOnuErrFramePeriod: 414: eponOnuNoErrFramePeriod: =============== 415: eponOnuErrFrame: 416: eponOnuNoErrFrame: =============== 417: eponOnuErrFrameSecondSummary: 418: eponOnuNoErrFrameSecondSummary: =============== 419: eponOnuLastOnuDeregister: To detect whether a deregistered ONU is last ONU or not. If a deregistered ONU is last ONU, the OLT would be changed to serviceable status. 420: eponOnuNoLastOnuDeregister: =============== 421: eponOltCableDown: 422: eponOltRecoverCableDown: =============== 501: autoCLIStart: To detect whether the scheduled auto CLI is started or not. 502: autoCLINoStart: =============== 503: autoCLIComplete: To detect whether the scheduled auto CLI is completed or not. 504: autoCLINoComplete: =============== 505: autoCLIRemoveOutputFile: To detect whether the result file of the scheduled auto CLI is removed or not. The reason that the result file is removed is that the configured file size for the result is less than the stored result file size. If so, the oldest file would be removed before everything. 506: autoCLINoRemoveOutputFile: =============== 507: autoResetSystem: To detect whether the system is restarted or not. The conditions that system is restarted is that ping loss threshold is less than current ping loss count during the configured interval and that current free memory size is less than configured free memory size. 508: autoResetNoSystem: =============== 509: autoResetPingReplyLoss: To detect whether ping reply from the designated network node is received or not. Operator designates any gateway system that can communicate to detect current network environment. System sends ICMP packet to the designated gateway system periodically. If the system doesn't receive ping reply packet within any interval, operator recognizes that the system can't communicate any more because of some problems of the system. 510: autoResetNoPingReplyLoss: =============== 511: autoResetMemoryLeakDetect: To detect whether current free memory size is less than the configured free memory size or not. Periodically, free memory size is checked to confirm system availability. 512: autoResetNoMemoryLeakDetect: =============== 601: arulePacketDropDetect: To detect whether it is dropped some packet by arule or not. 602: arulePacketDropRelease: =============== 620: bME1CardNoDetect: 621: clearBME1CardNoDetect: =============== 622: bME1CardAFEerror: 623: clearBME1CardAFEerror: =============== 624: bME1CardIFEerror: 625: clearBME1CardIFEerror: =============== 626: bME1CardFWerror: 627: clearBME1CardFWerror: =============== 628: bME1CardPROVerror: 629: clearBME1CardPROVerror: =============== 630: bME1CrashDetect: 631: clearBME1CrashDetect: =============== 632: bME2CardNoDetect: 633: clearBME2CardNoDetect: =============== 634: bME2CardAFEerror: 635: clearBME2CardAFEerror: =============== 636: bME2CardIFEerror: 637: clearBME2CardIFEerror: =============== 638: bME2CardFWerror: 639: clearBME2CardFWerror: =============== 640: bME2CardPROVerror: 641: clearBME2CardPROVerror: =============== 642: bME2CrashDetect: 643: clearBME2CrashDetect: =============== 644: bME3CardNoDetect: 645: clearBME3CardNoDetect: =============== 646: bME3CardAFEerror: 647: clearBME3CardAFEerror: =============== 648: bME3CardIFEerror: 649: clearBME3CardIFEerror: =============== 650: bME3CardFWerror: 651: clearBME3CardFWerror: =============== 652: bME3CardPROVerror: 653: clearBME3CardPROVerror: =============== 654: bME3CrashDetect: 655: clearBME3CrashDetect: =============== 656: powerFromBattery: 657: clearPowerFromBattery: =============== 658: invalidBatteryStatus: 659: clearInvalidBatteryStatus: =============== 660: batteryChargeLow: 661: clearBatteryChargeLow: =============== 662: batteryNotPresent: 663: clearBatteryNotPresent: =============== 664: voltageLow: 665: clearVoltageLow: =============== 666: tempOverThreshold: 667: clearTempOverThreshold: =============== 668: tempUnderThreshold: 669: clearTempUnderThreshold: =============== 670: cpuOverThreshold: 671: clearCpuOverThreshold: =============== 672: trafficOverload: 673: clearTrafficOverload: =============== 674: gEPONModuleNotDetect: 675: clearGEPONModuleNotDetect: =============== 676: gEPONPortOperationDown: 677: clearGEPONPortOperationDown: =============== 678: gEPONNoIncomingTraffic: 679: clearGEPONNoIncomingTraffic: =============== 680: processCrashDetect: 681: clearProcessCrashDetect: =============== 682: memoryLeakDetect: 683: clearMemoryLeakDetect: =============== 684: memoryCorrupDetect: 685: clearMemoryCorrupDetect: =============== 686: memoryLowDetect: 687: clearMemoryLowDetect: =============== 688: dataLineerror: 689: clearDataLineerror: =============== 690: addressLineerror: 691: clearAddressLineerror: =============== 692: chipsetNotDetcet: 693: clearChipsetNotDetcet: =============== 694: pciBuserror: 695: clearPciBuserror: =============== 696: securityAdminConnect: 697: clearSecurityAdminConnect: =============== 698: oNUPowerDown: 699: clearONUPowerDown: =============== 700: oNUNotRegister: 701: clearONUNotRegister: =============== 702: oNTOpticPre: 703: clearONTOpticPre: =============== 800: switchoverInitiated: =============== 801: switchoverDone: =============== 803: redConfigurationMisMatch: To detect whether redundancy configuration is mismatched. =============== 901: gponNoAuthCBU: To detect no auth CBU is detected. 902: gponDuplicateONU: To detect ONU is duplicated. 903: gponDyingGasp: To detect dying GASP is detected. 904: gponUpgradeComplete: To detect upgrade complete is detected. 905: gponDeregistered: To detect whether deregistered is detected or not. 906: gponRegistered: 907: gponRogueOnu: To detect rogue ONU is detected 908: gponOnuBatteryEvent: To detect whether ONU battery event is detected or not. 909: clearGponOnuBetteryEvent: 910: gponOnuPortOperStatus: To detectONU port operation statue is chagned. 911: gponTransceiverChanged: To detect transceiver is changed. 912: gponOltLosOn: To detect whether OLT LOS is on or off 913: gponOltLosOff: 914: gponOltLosiOn: To detect whether OLT LOSI is on or off 915: gponOltLosiOff: 916: gponDyingGaspOn: To detect whether dying GASP is on or off 917: gponDyingGaspOff: 918: gponOntOSUpgradeStatus: To detect ONT OS upgrade status is changed. 919: gponOntBLUpgradeStatus: To detect BL upgrade status is changed. 920: gponOltRxPowerLoss: To detect OLT RX power is loss. 921: gponOltRxPowerDetected: To detect OLT RX power status is changed. 922: gponOnuTemperatureHighOverThreshold: To detect whether ONU temperature exceeds high threshold or not. 923: gponOnuTemperatureHighFallThreshold: 924: gponOnuTemperatureLowOverThreshold: To detect whether ONU temperature belows low threshold or not. 925: gponOnuTemperatureLowFallThreshold: 926: gponOnuCpuOverThreshold: To detect whether ONU CPU exceeds threshold or not. 927: gponOnuCpuFallThreshold: 928: gponOnuMemoryOverThreshold: To detect whether memory exceeds threshold or not. 929: gponOnuMemoryFallThreshold: 930: gponOnuI2cFail: To detect ONU L2C fail is detected. 931: gponOnuRxOpticLowThreshAlarmOn: To detect whether ONU RX optic belows low threshold or not. 932: gponOnuRxOpticLowThreshAlarmOff: 933: gponOnuRxOpticHighThreshAlarmOn: To detect whether ONU RX optic exceeds high threshold or not. 934: gponOnuRxOpticHighThreshAlarmOff: 935: gponOltLOFIOn: To detect whether OLT LOFL is on or off 936: gponOltLOFIOff: 937: gponOltDOWOn: To detect whether OLT DOW is on or off 938: gponOltDOWOff: 939: gponOltSFOn: To detect whether OLT SF is on or off 940: gponOltSFOff: 941: gponOltSDOn: To detect whether OLT SD is on or off 942: gponOltSDOff: 943: gponOltLCDGIOn: To detect whether OLT LCDGL is on or off 944: gponOltLCDGIOff: 945: gponOltRDOn: To detect whether OLT RD is on or off 946: gponOltRDOff: 947: gponOltSUFOn: To detect whether OLT SUF is on or off 948: gponOltSUFOff: 949: gponOltLOAOn: To detect whether OLT LOA is on or off 950: gponOltLOAOff: 951: gponOltLOAMIOn: To detect whether OLT LOAML is on or off 952: gponOltLOAMIOff: 953: gponOltMEMOn: To detect whether OLT MEM is on or off 954: gponOltMEMOff: 955: gponOltPEEOn: To detect whether OLT PEE is on or off 956: gponOltPEEOff: 957: gponOltPSTOn: To detect whether OLT PST is on or off 958: gponOltPSTOff: 959: gponOltERROn: To detect whether OLT ERR is on or off 960: gponOltERROff: 961: gponOltREIOn: To detect whether OLT REI is on or off 962: gponOltREIOff: 963: gponAntiSpoofingDupPortOn: To detect whether anti spoofing port is duplicated or not. 964: gponAntiSpoofingDupPortOff: 965: gponRedundancySwitchOver: To detect redundancy switchover is changed. 966: gponDuplicatedRangingResponse: To detect ranging response is changed. 967: gponOnuPortOpticModuleRemove: To detect whether ONU port optic module is removed or installed. 968: gponOnuPortOpticModuleInstall: 969: gponOnuOMCCProblemDetected: To detect whether ONU OMCC problem is detected or not. 970: gponOnuOMCCProblemCleared: 971: gponOltFixedTcontAlarmOn: To detect whether OLT fixed Tcont alarm is on or off. 972: gponOltFixedTcontAlarmOff: 973: gponOltDynamicTcontAlarmOn: To detect whether OLT dynamic Tcont alarm is on or off. 974: gponOltDynamicTcontAlarmOff: 975: gponOltPortCountAlarmOn: To detect whether OLT port count alarm is on or off. 976: gponOltPortCountAlarmOff: 977: gponOltCableDownAlarmOn: To detect whether OLT cable down alarm is on or off. 978: gponOltCableDownAlarmOff: 979: gponOltDeactiveMonitorAlarmOn: To detect whether deactive monitor alarm is on or off. 980: gponOltDeactiveMonitorAlarmOff: 981: gponOltDfiOn: To detect whether OLT DFI is on or off. 982: gponOltDfiOff: 984: gponOltTransceiverPortChanged: To detect OLT transeiver port is changed. 985: gponOnuPortOperStatusDown: To detect whether ONU port operation status is down or up. 986: gponOnuPortOperStatusUp:: =============== 1101: emLogDefectCPUHighOver: To detect whether EM log detect CPU exceeds threshold or not. 1102: emLogDefectCPUHighUnder: 1103: emLogTemperHighOver: To detect whether EM log temperature exceeds high threshold or not. 1104: emLogTemperHighUnder: 1105: emLogTemperLowUnder: To detect whether EM log CPU belows low threshold or not. 1106: emLogTemperLowOver: 1107: emLogMemLowUnder: To detect whether EM log memory belows low threshold or not. 1108: emLogMemLowOver: 1109: emLogFanFail: To detect whether EM log fan status is failed or not. 1110: emLogFanFailCleared: 1111: emLogPhyCRCFail: To detect whether EM log physical CRC is failed or not. 1112: emLogPhyCRCFailCleared: 1113: emLogPhyDetectFail: To detect whether EM log physical status is failed or not. 1114: emLogPhyDetectFailCleared: 1115: emLogSFUMateInitFail: To detect whether EM log SFU mate initialization is failed or not. 1116: emLogSFUMateInitFailCleared: 1117: emLogDaemonHealthBad: To detect whether EM log daemon health is bad or not. 1118: emLogDaemonHealthBadCleared: 1119: emLogGPIURavenLinkDown: To detect whether EM log GPIU RAVEN link is down or not. 1120: emLogGPIURavenLinkDownCleared: =============== 1151: slotNosUpgradeStart: To detect whether slot NOS upgrade is started or ended. 1152: slotNosUpgradeEnd: =============== 1331: gponOnuAniVoltageLowThreshAlarmOn: To detect whether ONU ANI voltage belows low threshold or not. 1332: gponOnuAniVoltageLowThreshAlarmOff: 1333: gponOnuAniVoltageHighThreshAlarmOn: To detect whether ONU ANI voltage exceeds high threshold or not. 1334: gponOnuAniVoltageHighThreshAlarmOff: 1335: gponOnuAniTemperatureLowThreshAlarmOn: To detect whether ONU ANI temperature belows low threshold or not. 1336: gponOnuAniTemperatureLowThreshAlarmOff: 1337: gponOnuAniTemperatureHighThreshAlarmOn: To detect whether ONU ANI temperature exceeds high threshold or not. 1338: gponOnuAniTemperatureHighThreshAlarmOff: 1339: gponOnuAniTxBiasLowThreshAlarmOn: To detect whether ONU ANI TX bias belows low threshold or not. 1340: gponOnuAniTxBiasLowThreshAlarmOff: 1341: gponOnuAniTxBiasHighThreshAlarmOn: To detect whether ONU ANI TX bias exceeds high threshold or not. 1342: gponOnuAniTxBiasHighThreshAlarmOff: 1343: gponOnuAniTxpowerLowThreshAlarmOn: To detect whether ONU ANI TX power belows low threshold or not. 1344: gponOnuAniTxpowerLowThreshAlarmOff: 1345: gponOnuAniTxpowerHighThreshAlarmOn: To detect whether ONU ANI TX power exceeds high threshold or not. 1346: gponOnuAniTxpowerHighThreshAlarmOff: | 1.3.6.1.4.1.6296.101.4.2.2.6 | SpecificNum | read-write | current |
| sleAlarmSeverityControlValue OBJECT-TYPE The severity of alarm. | 1.3.6.1.4.1.6296.101.4.2.2.7 | INTEGER {critical(1), major(2), minor(3), warning(4), intermediate(5)} | read-write | current |
| sleAlarmSeverityNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.2.3 | |||
| sleAlarmReport OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.3 | |||
| sleAlarmReportTable OBJECT-TYPE The alarm list table is used to store all reported alarms. | 1.3.6.1.4.1.6296.101.4.3.1 | not-accessible | current | |
| sleAlarmReportEntry OBJECT-TYPE Entry of the alarm lis table. | 1.3.6.1.4.1.6296.101.4.3.1.1 | not-accessible | current | |
| sleAlarmSpecificCode OBJECT-TYPE The OID of alarm. The following alarms is devided by the specific character, ===============. The division basis is that alarms is bounded or released. 001: portDown: To detect whether physical or logical interface's link status is up or down. 002: portUp: =============== 003: portRemoved: To detect whether physical interface is installed or not. 004: portInstalled: =============== 005: powerFail: To detect whether power module's operation status is good or not. (Without doubt, more than 1 power module should be equipped.) 006: powerOK: =============== 007: powerRemoved: To detect whether power module is installed or not, through the PLD access. (Without doubt, more than 1 power module should be equipped.) 008: powerInstalled: =============== 009: fanFail: To detect whether FAN module's operation status is good or not. 010: fanOK: =============== 011: fanRemoved: To detect whether FAN module is installed or not, through the PLD access. 012: fanInstalled: =============== 013: moduleRemoved: To detect whether physical interface module is installed or not, through the S/W I2C 014: moduleInstalled: =============== 015: systemRestart: Network system is restarted by operator. This is not H/W start but S/W start. =============== 016: systemStart: Network system is restarted by operator or system status. This is not S/W start but H/W start. (This alarm isn't used current) =============== 017: broadcastOver: To detect the receipt of broadcast packet. (This alarm isn't used current) 018: broadcastUnder: =============== 019: cpuOverLoad: To detect whether the configured CPU load threshold is less than current CPU load usage or not. 020: cpuUnderLoad: =============== 021: memoryOverUsed: To detect whether the configured memory threshold is less than current memory usage or not. 022: memoryUnderUsed: =============== 023: portOverThreshold: To detect whether the configured physical or logical interface threshold is less than delta value of current interface's InOctects or not. 024: portUnderThreshold: =============== 025: temperatureHigh: To detect whether the configured system's temperature threshold is less than current temperature or not. 026: temperatureLow: =============== 027: mfgdBlocked: To detect whether the specific MAC by MAC flood guard is blocked or not. 028: mfgdReleased: =============== 029: ipConflict: To detect whether the same IP address on different network node is configured or not. 030: ipUnconflict: =============== 031: dhcpLeaseShortage: To detect whether IP address that can be assigned to subscriber by DHCP server is sufficient or not. 032: dhcpLeaseSufficient: =============== 033: dhcpOccuredIllegalEntry: To detect whether a subsceiber is using a static IP address or not. 034: dhcpRemovedIllegalEntry: =============== 035: rmonAlarmRising: To detect whether rising threshold of a specific MO in RMON alarm sampling is less than current calculated value by alarm sample type or not. But alarm generation would be issued by means of event type in RMON event. 036: rmonAlarmNoRising: =============== 037: rmonAlarmFalling: To detect whether falling threshold of a specific MO in RMON alarm sampling is less than current calculated value by alarm sample type or not. But alarm generation would be issued by means of event type in RMON event. 038: rmonAlarmNoFalling: =============== 039: bpduGuardDisabled: To detect whether edge ports is guarded about superior BPDU or not. In case of insertion edge node with 0 or lower priority than priority of current root bridge node, it will be disarrangement during a short time because of recognition a new inserted node as root bridge. So these edge ports is guarded, and then edge ports is blocked about all superior BPDU. So STP reconfiguration doesn't use this edge ports. =============== 040: rootGuardDisabled: To detect whether edge ports is guarded about superior BPDU or not. In case of insertion edge node with 0 or lower priority than priority of current root bridge node, it will be disarrangement during a short time because of recognition a new inserted node as root bridge. So, Root guard prevents a new inserted node from being root bridge as well as receiving a superior BPDU from root bridge. but this node participates in STP topology reconfiguration. If root bridge does not send a superior BPDU, then this node acts usually though STP state change. =============== 041: portSecurity: To detect whether interface is configured for security or not. This can be used to prevent MAC from flooding as well as spoofing. That is, As a result, this will obstruct an attack as like DoS attack. =============== 042: userLogin: 043: userLogout: =============== 051: igmpGroupJoined: To detect whether a subscriber is joined a multicast group or not. 052: igmpGroupLeaved: =============== 053: dhcpIpaddressBound: To detect wether a dynamic IP address is assigned to a subscriber or not. 054: dhcpIpaddressFree: =============== 055: doorOpened: To detect whether outer door is opeded or not, as external alarm. 056: doorClosed: =============== 057: powerModeChangedPowerToBattery: To detect whether a system is using AC power or battery. A system is using AC power usually. If there is any power problems as like a power failure, a system is using battery instead of AC power. 058: powerModeChangedBatteryToPower: =============== 059: batterylowcapacity: To detect whether current battery capacity is less capacity threshold according to battery usage or not. The capacity of AC power is 16 voltage and battery is 20. Capacity threshold is configured by H/W specification. So operator can't change it. 060: batterynormalcapacity: =============== 061: batteryhighTemperature: To detect whether current temperature of battery is greater than temperature threshold or not. 062: batterynormalTemperature: =============== 063: authenticationFail: To detect whether the connected user is authentic or non-authentic. 064: authenticationNofail: =============== 065: psuAcHighTemperature: To detect whether current temperature of Power Supply Unit is greater than temperature threshold or not. 066: psuAcNormalTemperature: =============== 067: batteryRemoved: To detect whether battery is equipped at network system or not. Battery is used as redundancy power service. So operator can decide the installation of battery. 068: batteryEquipped: =============== 069: batteryLowVoltage: To detect whether battery voltage is less than 12.5 volt or not. 12.5 volt value is configured by H/W specification. So operator can't change it. 070: batteryNormalVoltage: =============== 071: adminAccessLogin: To detect whether a operator connects at this network system or not. 072: adminAccessLogout: =============== 073: cfgdBlocked: To detect whether it is blocked flood to CPU or not. 074: cfgdReleased: =============== 075: sfgdBlocked: To detect whether it is blocked flood to system or not. 076: sfgdReleased: =============== 077: swWatchdogAbnormalState: To detect whether a specific process acts normally or not. 078: swWatchdogNormalState: =============== 079: swWatchdogDetectError: To detect whether a specific process is detected a error related to itself or cleared. 080: swWatchdogClearError: =============== 081: ppsControlBlocked: To detect whether it is blocked by pps-control or not. 082: ppsControlReleased: =============== 083: gotDMITempHighOverAlarm: To detect whether internal temperature exceeds high alarm level or not. 084: gotDMITempHighFallAlarm: =============== 085: gotDMITempLowOverAlarm: To detect whether internal temperature is below low alarm level or not. 086: gotDMITempLowFallAlarm: =============== 087: gotDMITempHighOverWarning: To detect whether internal temperature exceeds high warning level or not. 088: gotDMITempHighFallWarning: =============== 089: gotDMITempLowOverWarning: To detect whether internal temperature is below low warning level or not. 090: gotDMITempLowFallWarning: =============== 091: gotDMIVolHighOverAlarm: To detect whether internal supply voltage exceeds high alarm level or not. 092: gotDMIVolHighFallAlarm: =============== 093: gotDMIVolLowOverAlarm: To detect whether internal supply voltage is below low alarm level or not. 094: gotDMIVolLowFallAlarm: =============== 095: gotDMIVolHighOverWarning: To detect whether internal supply voltage exceeds high warning level or not. 096: gotDMIVolHighFallWarning: =============== 097: gotDMIVolLowOverWarning: To detect whether internal supply voltage is below low warning level or not. 098: gotDMIVolLowFallWarning: =============== 099: gotDMITxBiasHighOverAlarm: To detect whether TX Bias current exceeds high alarm level or not. 100: gotDMITxBiasHighFallAlarm: =============== 101: gotDMITxBiasLowOverAlarm: To detect whether TX Bias current is below low alarm level or not. 102: gotDMITxBiasLowFallAlarm: =============== 103: gotDMITxBiasHighOverWarning: To detect whether TX Bias current exceeds high warning level or not. 104: gotDMITxBiasHighFallWarning: =============== 105: gotDMITxBiasLowOverWarning: To detect whether TX Bias current is below low warning level or not. 106: gotDMITxBiasLowFallWarning: =============== 107: gotDMITxPowerHighOverAlarm: To detect whether TX output power exceeds high alarm level or not. 108: gotDMITxPowerHighFallAlarm: =============== 109: gotDMITxPowerLowOverAlarm: To detect whether TX output power is below low alarm level or not. 110: gotDMITxPowerLowFallAlarm: =============== 111: gotDMITxPowerHighOverWarning: To detect whether TX output power exceeds high warning level or not. 112: gotDMITxPowerHighFallWarning: =============== 113: gotDMITxPowerLowOverWarning: To detect whether TX output power is below low warning level or not. 114: gotDMITxPowerLowFallWarning: =============== 115: gotDMIRxPowerHighOverAlarm: To detect whether RX output power exceeds high alarm level or not. 116: gotDMIRxPowerHighFallAlarm: =============== 117: gotDMIRxPowerLowOverAlarm: To detect whether RX output power is below low alarm level or not. 118: gotDMIRxPowerLowFallAlarm: =============== 119: gotDMIRxPowerHighOverWarning: To detect whether RX output power exceeds high warning level or not. 120: gotDMIRxPowerHighFallWarning: =============== 121: gotDMIRxPowerLowOverWarning: To detect whether RX output power is below low warning level or not. 122: gotDMIRxPowerLowFallWarning: =============== 123: nosRemoteUpgradeRequest: 124: nosRemoteUpgradeSuccess: 125: nosRemoteUpgradeFailAbort: 126: nosRemoteUpgradeFailHeaderError: 127: nosRemoteUpgradeFailDownloadError: 128: nosRemoteUpgradeFailFlashError: 129: nosRemoteUpgradeStart: =============== 130: systemDyingGasp: =============== 133: cliHistory: To detect whether CLI history is detected or not. 134: cliHistoryNo: =============== 135: ntpConnectionFail: To detect whether NTP connection is failed or not. 136: ntpConnectionFailNo: =============== 137: nmsConnectionTypeChanged: To detect whether NMS connection type is changed. =============== 159: clockModuleRemoved: To detect whether clock module is removed or installed. 160: clockModuleInstalled: 161: clockModuleInitFail: To detect whether clock module initiolization is failed or not. 162: clockModuleInitOk: =============== 163: cliHistoryLog: To detect whether CLI history log is over or not. 164: cliHistoryLogNo: =============== 165: slotActionEvent: To detect whether slot action is changed. 166: slotStateChange: To detect whether slot state is changed. =============== 167: interfaceAdminDown: To detect whether physical or logical interface's admin link status is up or down. 168: interfaceAdminUp: =============== 169: slotPowerMonAbnormal: To detect whether slot power monitor abnormal or normal is detected. 170: slotPowerMonNormal: =============== 171: slotErrorLEDChanged: To detect whether error LED is changed. =============== 185: cpuPpsOverThreshold: To detect whether PPS is over threshold or not. 186: cpuPpsUnderThreshold: =============== 199: slotHealthStatusTimeout: To detect whether slot health status is time out or not. 200: slotHealthStatusTimeoutCleared: =============== 201: advaTemperature: To detect whether current chassis temperature is less than chassis temperature threshold or not. 202: advaTemperatureNo: =============== 203: advaPSUFailure: To detect whether ADVA system's power supply unit has a failure or not. 204: advaPSUFailureNo: =============== 205: advaFanFailure: To detect whether ADVA system's FAN has a failure or not. 206: advaFanFailureNo: =============== 207: advaInterfaceReceiveFailure: To detect whether ADVA system's receipt has a failure or not. 208: advaInterfaceReceiveFailureNo: =============== 209: advaInterfaceOpticalThreshold: To detect whether Adva system's optical receive power level is less than optical threshold or not. 210: advaInterfaceOpticalThresholdNo: =============== 211: advaInterfaceTransmitFault: To detect whether ADVA system's transmission has a failure or not. 212: advaInterfaceTransmitFaultNo: =============== 213: dvaInterfaceMisconfiguration: To detect whether ADVA system's interface is configured rightly or not. 214: advaInterfaceMisconfigurationNo: =============== 215: advaInterfaceSFPMismatch: To detect whether ADVA system's SFP interface is mismatched or not. 216: advaInterfaceSFPMismatchNo: =============== 217: advaVoltageLow: To detect whether ADVA system's current voltage is less than voltage threshold or not. 218: advaVoltageLowNo: =============== 219: advaVoltageHigh: To detect whether ADVA system's current voltage is greater than voltage threshold or not. 220: advaVoltageHighNo: =============== 301: erpDomainLotp: To detect whether LOTP(Loss of Test Packet) exists a domain of ERP or not. The Loss of Test Packet defect is defined when a node does not receive any test packet at any of its ports for a period of 3 times. 302: erpDomainLotpNo: =============== 303: erpDomainULotp: To detect whether undirectional LOTP(Loss of Test Packet) exists a domain of ERP or not. The Loss of Test Packet defect is defined when a RM node of one domain does not receive any test packet at one port for a period of 3 times. 304: erpDomainULotpNo: =============== 305: erpDomainMultipleRM: To detect whether Multiple RM node is supported or not. The defect is raised when a RM node receives its own test packets with an Ack destination address field with a non-zero value. 306: erpDomainMultipleRMNo: =============== 307: erpDomainRMNodeReacheablity: To detect whether RM reachability is raised or not. The detection of multiple failures indicates that the ring is segmented and that the RM Node is unreacheable. This is only possible at normal ring nodes isolated from the RM node. 308: erpDomainRMNodeReacheablityNo: =============== 391: startupConfigLoadEnded: To detect whether startup configuration load is ended. =============== 401: eponOnuDeregister: To detect whether ONU is registered into OLT or not. That is, ONU that its operation is service on should be sent registration information to OLT. 402: eponOnuRegister: =============== 403: eponOnuRegistrationError: To detect whether ONU is failed registeration process into OLT. 404: eponOnuNoRegistrationError: =============== 405: eponBadEncryptionKey: To detect wwhether the encryption key is valid or not. A message between ONU and OLT is encrypted using random encryption key. There is that the encryption key is invalid as transmission failure from time to time. 406: eponNoBadEncryptionKey: =============== 407: eponLlidMistmatch: To detect whether Llid of message between ONU and OLT is valid or not. On registering, ONU informs unique ID to OLT. And then, all communication between ONU and OLT must use the unique ID. The unique ID is called Llid. 408: eponNoLlidMismatch: =============== 409: eponTooManyRegister: To detect whether the registered ONU per 1 OLT is greater than 32 or not. That is, ONU can be registered from 1 to the maximum 32 at 1 OLT. 410: eponNoTooManyRegister: =============== 411: eponDyingGASP: To detect whether a ONU is down from dying gasp or not. A ONU could be changed to down state as a number of reasons. By the way, ONU that is changed to down as dying gasp would be sent dying gasp signal to OLT and then ONU's link would be changed to down. 412: eponNoDyingGASP: =============== 413: eponOnuErrFramePeriod: 414: eponOnuNoErrFramePeriod: =============== 415: eponOnuErrFrame: 416: eponOnuNoErrFrame: =============== 417: eponOnuErrFrameSecondSummary: 418: eponOnuNoErrFrameSecondSummary: =============== 419: eponOnuLastOnuDeregister: To detect whether a deregistered ONU is last ONU or not. If a deregistered ONU is last ONU, the OLT would be changed to serviceable status. 420: eponOnuNoLastOnuDeregister: =============== 421: eponOltCableDown: 422: eponOltRecoverCableDown: =============== 501: autoCLIStart: To detect whether the scheduled auto CLI is started or not. 502: autoCLINoStart: =============== 503: autoCLIComplete: To detect whether the scheduled auto CLI is completed or not. 504: autoCLINoComplete: =============== 505: autoCLIRemoveOutputFile: To detect whether the result file of the scheduled auto CLI is removed or not. The reason that the result file is removed is that the configured file size for the result is less than the stored result file size. If so, the oldest file would be removed before everything. 506: autoCLINoRemoveOutputFile: =============== 507: autoResetSystem: To detect whether the system is restarted or not. The conditions that system is restarted is that ping loss threshold is less than current ping loss count during the configured interval and that current free memory size is less than configured free memory size. 508: autoResetNoSystem: =============== 509: autoResetPingReplyLoss: To detect whether ping reply from the designated network node is received or not. Operator designates any gateway system that can communicate to detect current network environment. System sends ICMP packet to the designated gateway system periodically. If the system doesn't receive ping reply packet within any interval, operator recognizes that the system can't communicate any more because of some problems of the system. 510: autoResetNoPingReplyLoss: =============== 511: autoResetMemoryLeakDetect: To detect whether current free memory size is less than the configured free memory size or not. Periodically, free memory size is checked to confirm system availability. 512: autoResetNoMemoryLeakDetect: =============== 601: arulePacketDropDetect: To detect whether it is dropped some packet by arule or not. 602: arulePacketDropRelease: =============== 620: bME1CardNoDetect: 621: clearBME1CardNoDetect: =============== 622: bME1CardAFEerror: 623: clearBME1CardAFEerror: =============== 624: bME1CardIFEerror: 625: clearBME1CardIFEerror: =============== 626: bME1CardFWerror: 627: clearBME1CardFWerror: =============== 628: bME1CardPROVerror: 629: clearBME1CardPROVerror: =============== 630: bME1CrashDetect: 631: clearBME1CrashDetect: =============== 632: bME2CardNoDetect: 633: clearBME2CardNoDetect: =============== 634: bME2CardAFEerror: 635: clearBME2CardAFEerror: =============== 636: bME2CardIFEerror: 637: clearBME2CardIFEerror: =============== 638: bME2CardFWerror: 639: clearBME2CardFWerror: =============== 640: bME2CardPROVerror: 641: clearBME2CardPROVerror: =============== 642: bME2CrashDetect: 643: clearBME2CrashDetect: =============== 644: bME3CardNoDetect: 645: clearBME3CardNoDetect: =============== 646: bME3CardAFEerror: 647: clearBME3CardAFEerror: =============== 648: bME3CardIFEerror: 649: clearBME3CardIFEerror: =============== 650: bME3CardFWerror: 651: clearBME3CardFWerror: =============== 652: bME3CardPROVerror: 653: clearBME3CardPROVerror: =============== 654: bME3CrashDetect: 655: clearBME3CrashDetect: =============== 656: powerFromBattery: 657: clearPowerFromBattery: =============== 658: invalidBatteryStatus: 659: clearInvalidBatteryStatus: =============== 660: batteryChargeLow: 661: clearBatteryChargeLow: =============== 662: batteryNotPresent: 663: clearBatteryNotPresent: =============== 664: voltageLow: 665: clearVoltageLow: =============== 666: tempOverThreshold: 667: clearTempOverThreshold: =============== 668: tempUnderThreshold: 669: clearTempUnderThreshold: =============== 670: cpuOverThreshold: 671: clearCpuOverThreshold: =============== 672: trafficOverload: 673: clearTrafficOverload: =============== 674: gEPONModuleNotDetect: 675: clearGEPONModuleNotDetect: =============== 676: gEPONPortOperationDown: 677: clearGEPONPortOperationDown: =============== 678: gEPONNoIncomingTraffic: 679: clearGEPONNoIncomingTraffic: =============== 680: processCrashDetect: 681: clearProcessCrashDetect: =============== 682: memoryLeakDetect: 683: clearMemoryLeakDetect: =============== 684: memoryCorrupDetect: 685: clearMemoryCorrupDetect: =============== 686: memoryLowDetect: 687: clearMemoryLowDetect: =============== 688: dataLineerror: 689: clearDataLineerror: =============== 690: addressLineerror: 691: clearAddressLineerror: =============== 692: chipsetNotDetcet: 693: clearChipsetNotDetcet: =============== 694: pciBuserror: 695: clearPciBuserror: =============== 696: securityAdminConnect: 697: clearSecurityAdminConnect: =============== 698: oNUPowerDown: 699: clearONUPowerDown: =============== 700: oNUNotRegister: 701: clearONUNotRegister: =============== 702: oNTOpticPre: 703: clearONTOpticPre: =============== 800: switchoverInitiated: =============== 801: switchoverDone: =============== 803: redConfigurationMisMatch: To detect whether redundancy configuration is mismatched. =============== 901: gponNoAuthCBU: To detect no auth CBU is detected. 902: gponDuplicateONU: To detect ONU is duplicated. 903: gponDyingGasp: To detect dying GASP is detected. 904: gponUpgradeComplete: To detect upgrade complete is detected. 905: gponDeregistered: To detect whether deregistered is detected or not. 906: gponRegistered: 907: gponRogueOnu: To detect rogue ONU is detected 908: gponOnuBatteryEvent: To detect whether ONU battery event is detected or not. 909: clearGponOnuBetteryEvent: 910: gponOnuPortOperStatus: To detectONU port operation statue is chagned. 911: gponTransceiverChanged: To detect transceiver is changed. 912: gponOltLosOn: To detect whether OLT LOS is on or off 913: gponOltLosOff: 914: gponOltLosiOn: To detect whether OLT LOSI is on or off 915: gponOltLosiOff: 916: gponDyingGaspOn: To detect whether dying GASP is on or off 917: gponDyingGaspOff: 918: gponOntOSUpgradeStatus: To detect ONT OS upgrade status is changed. 919: gponOntBLUpgradeStatus: To detect BL upgrade status is changed. 920: gponOltRxPowerLoss: To detect OLT RX power is loss. 921: gponOltRxPowerDetected: To detect OLT RX power status is changed. 922: gponOnuTemperatureHighOverThreshold: To detect whether ONU temperature exceeds high threshold or not. 923: gponOnuTemperatureHighFallThreshold: 924: gponOnuTemperatureLowOverThreshold: To detect whether ONU temperature belows low threshold or not. 925: gponOnuTemperatureLowFallThreshold: 926: gponOnuCpuOverThreshold: To detect whether ONU CPU exceeds threshold or not. 927: gponOnuCpuFallThreshold: 928: gponOnuMemoryOverThreshold: To detect whether memory exceeds threshold or not. 929: gponOnuMemoryFallThreshold: 930: gponOnuI2cFail: To detect ONU L2C fail is detected. 931: gponOnuRxOpticLowThreshAlarmOn: To detect whether ONU RX optic belows low threshold or not. 932: gponOnuRxOpticLowThreshAlarmOff: 933: gponOnuRxOpticHighThreshAlarmOn: To detect whether ONU RX optic exceeds high threshold or not. 934: gponOnuRxOpticHighThreshAlarmOff: 935: gponOltLOFIOn: To detect whether OLT LOFL is on or off 936: gponOltLOFIOff: 937: gponOltDOWOn: To detect whether OLT DOW is on or off 938: gponOltDOWOff: 939: gponOltSFOn: To detect whether OLT SF is on or off 940: gponOltSFOff: 941: gponOltSDOn: To detect whether OLT SD is on or off 942: gponOltSDOff: 943: gponOltLCDGIOn: To detect whether OLT LCDGL is on or off 944: gponOltLCDGIOff: 945: gponOltRDOn: To detect whether OLT RD is on or off 946: gponOltRDOff: 947: gponOltSUFOn: To detect whether OLT SUF is on or off 948: gponOltSUFOff: 949: gponOltLOAOn: To detect whether OLT LOA is on or off 950: gponOltLOAOff: 951: gponOltLOAMIOn: To detect whether OLT LOAML is on or off 952: gponOltLOAMIOff: 953: gponOltMEMOn: To detect whether OLT MEM is on or off 954: gponOltMEMOff: 955: gponOltPEEOn: To detect whether OLT PEE is on or off 956: gponOltPEEOff: 957: gponOltPSTOn: To detect whether OLT PST is on or off 958: gponOltPSTOff: 959: gponOltERROn: To detect whether OLT ERR is on or off 960: gponOltERROff: 961: gponOltREIOn: To detect whether OLT REI is on or off 962: gponOltREIOff: 963: gponAntiSpoofingDupPortOn: To detect whether anti spoofing port is duplicated or not. 964: gponAntiSpoofingDupPortOff: 965: gponRedundancySwitchOver: To detect redundancy switchover is changed. 966: gponDuplicatedRangingResponse: To detect ranging response is changed. 967: gponOnuPortOpticModuleRemove: To detect whether ONU port optic module is removed or installed. 968: gponOnuPortOpticModuleInstall: 969: gponOnuOMCCProblemDetected: To detect whether ONU OMCC problem is detected or not. 970: gponOnuOMCCProblemCleared: 971: gponOltFixedTcontAlarmOn: To detect whether OLT fixed Tcont alarm is on or off. 972: gponOltFixedTcontAlarmOff: 973: gponOltDynamicTcontAlarmOn: To detect whether OLT dynamic Tcont alarm is on or off. 974: gponOltDynamicTcontAlarmOff: 975: gponOltPortCountAlarmOn: To detect whether OLT port count alarm is on or off. 976: gponOltPortCountAlarmOff: 977: gponOltCableDownAlarmOn: To detect whether OLT cable down alarm is on or off. 978: gponOltCableDownAlarmOff: 979: gponOltDeactiveMonitorAlarmOn: To detect whether deactive monitor alarm is on or off. 980: gponOltDeactiveMonitorAlarmOff: 981: gponOltDfiOn: To detect whether OLT DFI is on or off. 982: gponOltDfiOff: 984: gponOltTransceiverPortChanged: To detect OLT transeiver port is changed. 985: gponOnuPortOperStatusDown: To detect whether ONU port operation status is down or up. 986: gponOnuPortOperStatusUp:: =============== 1101: emLogDefectCPUHighOver: To detect whether EM log detect CPU exceeds threshold or not. 1102: emLogDefectCPUHighUnder: 1103: emLogTemperHighOver: To detect whether EM log temperature exceeds high threshold or not. 1104: emLogTemperHighUnder: 1105: emLogTemperLowUnder: To detect whether EM log CPU belows low threshold or not. 1106: emLogTemperLowOver: 1107: emLogMemLowUnder: To detect whether EM log memory belows low threshold or not. 1108: emLogMemLowOver: 1109: emLogFanFail: To detect whether EM log fan status is failed or not. 1110: emLogFanFailCleared: 1111: emLogPhyCRCFail: To detect whether EM log physical CRC is failed or not. 1112: emLogPhyCRCFailCleared: 1113: emLogPhyDetectFail: To detect whether EM log physical status is failed or not. 1114: emLogPhyDetectFailCleared: 1115: emLogSFUMateInitFail: To detect whether EM log SFU mate initialization is failed or not. 1116: emLogSFUMateInitFailCleared: 1117: emLogDaemonHealthBad: To detect whether EM log daemon health is bad or not. 1118: emLogDaemonHealthBadCleared: 1119: emLogGPIURavenLinkDown: To detect whether EM log GPIU RAVEN link is down or not. 1120: emLogGPIURavenLinkDownCleared: =============== 1151: slotNosUpgradeStart: To detect whether slot NOS upgrade is started or ended. 1152: slotNosUpgradeEnd: =============== 1331: gponOnuAniVoltageLowThreshAlarmOn: To detect whether ONU ANI voltage belows low threshold or not. 1332: gponOnuAniVoltageLowThreshAlarmOff: 1333: gponOnuAniVoltageHighThreshAlarmOn: To detect whether ONU ANI voltage exceeds high threshold or not. 1334: gponOnuAniVoltageHighThreshAlarmOff: 1335: gponOnuAniTemperatureLowThreshAlarmOn: To detect whether ONU ANI temperature belows low threshold or not. 1336: gponOnuAniTemperatureLowThreshAlarmOff: 1337: gponOnuAniTemperatureHighThreshAlarmOn: To detect whether ONU ANI temperature exceeds high threshold or not. 1338: gponOnuAniTemperatureHighThreshAlarmOff: 1339: gponOnuAniTxBiasLowThreshAlarmOn: To detect whether ONU ANI TX bias belows low threshold or not. 1340: gponOnuAniTxBiasLowThreshAlarmOff: 1341: gponOnuAniTxBiasHighThreshAlarmOn: To detect whether ONU ANI TX bias exceeds high threshold or not. 1342: gponOnuAniTxBiasHighThreshAlarmOff: 1343: gponOnuAniTxpowerLowThreshAlarmOn: To detect whether ONU ANI TX power belows low threshold or not. 1344: gponOnuAniTxpowerLowThreshAlarmOff: 1345: gponOnuAniTxpowerHighThreshAlarmOn: To detect whether ONU ANI TX power exceeds high threshold or not. 1346: gponOnuAniTxpowerHighThreshAlarmOff: | 1.3.6.1.4.1.6296.101.4.3.1.1.1 | SpecificNum | read-only | current |
| sleAlarmReportingSourceType OBJECT-TYPE The type of Reporting source In case of source type 13 gponSourceTlv, It's shown as below. sleAlarmReportingSourceType.A.B.C.D.E.F A: sleAlarmSpecificCode B: sleAlarmReportingSourceType 13 C: sleAlarmReportingSource's length D: type 1-slot 2-port 3-vlan 4-MAC 5-ONU 6-UNI_type 7-UNI_index 255-etc E: legth F: value | 1.3.6.1.4.1.6296.101.4.3.1.1.2 | INTEGER {entPhysicalEntity(1), ifIndex(2), vccTp(3), macAddress(4), ipv4(5), ipv6(6), threshold(7), advaSource(8), number(9), general(10), eponSource(11), gponSource(12), gponSourceTlv(13)} | read-only | current |
| sleAlarmReportingSource OBJECT-TYPE The alarm severity of alarm. In case of source type 13 gponSourceTlv, It's shown as below. sleAlarmReportingSourceType.A.B.C.D.E.F A: sleAlarmSpecificCode B: sleAlarmReportingSourceType 13 C: sleAlarmReportingSource's length D: type 1-slot 2-port 3-vlan 4-MAC 5-ONU 6-UNI_type 7-UNI_index 255-etc E: legth F: value | 1.3.6.1.4.1.6296.101.4.3.1.1.3 | OCTET STRING (SIZE(0..64)) | read-only | current |
| sleAlarmSpecificSeverity OBJECT-TYPE The alarm severity. The value cleared indicates the clearing of alarm. | 1.3.6.1.4.1.6296.101.4.3.1.1.4 | INTEGER {critical(1), major(2), minor(3), warning(4), intermediate(5), cleared(6)} | read-only | current |
| sleAlarmSpecificProblem OBJECT-TYPE Describes the spefic problems e.g. when a shePhysCardFailure is sent here the termperature alarm is specified | 1.3.6.1.4.1.6296.101.4.3.1.1.5 | Unsigned32 | read-only | current |
| sleAlarmSpecificProblemText OBJECT-TYPE Textual description of specific problem reported by alarming. To be discussed: Option is to define an alarm for every problem | 1.3.6.1.4.1.6296.101.4.3.1.1.6 | OCTET STRING (SIZE(0..255)) | read-only | current |
| sleAlarmTimeAndDate OBJECT-TYPE The date and time when the alarm appeared or cleared | 1.3.6.1.4.1.6296.101.4.3.1.1.7 | Integer32 | read-only | current |
| sleAlarmSpecificSeqNum OBJECT-TYPE Sequence number for the alarm synchronization. This value has a number to be used for the next alarm trap. | 1.3.6.1.4.1.6296.101.4.3.1.1.8 | Counter32 | read-only | current |
| sleAlarmReportPairType OBJECT-TYPE The type is whether alarm trap is pair or mono. | 1.3.6.1.4.1.6296.101.4.3.1.1.9 | INTEGER {pair(0), mono(1)} | read-only | current |
| sleAlarmReportNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.3.2 | |||
| sleAlarmReportControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.3.3 | |||
| sleAlarmReportControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.3.3.1 | INTEGER {clearAlarmReport(1), delAlarmReport(2)} | read-write | current |
| sleAlarmReportControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.3.3.2 | SleControlStatusType | read-only | current |
| sleAlarmReportControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.3.3.3 | Gauge32 | read-write | current |
| sleAlarmReportControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.3.3.4 | TimeTicks | read-only | current |
| sleAlarmReportControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.3.3.5 | SleControlRequestResultType | read-only | current |
| sleAlarmReportControlSpecificCode OBJECT-TYPE Alarm specific code | 1.3.6.1.4.1.6296.101.4.3.3.6 | SpecificNum | read-write | current |
| sleAlarmReportControlSourceType OBJECT-TYPE The type of Reporting source | 1.3.6.1.4.1.6296.101.4.3.3.7 | INTEGER {entPhysicalEntity(1), ifIndex(2), vccTp(3), macAddress(4), ipv4(5), ipv6(6), threshold(7), advaSource(8), number(9), general(10), eponSource(11), gponSource(12)} | read-write | current |
| sleAlarmReportControlSource OBJECT-TYPE The index of the failed component which reports the alarm. It is the entPhysicalIndex in case of a card is reporting, or the ifIndex in case of an interface reporting | 1.3.6.1.4.1.6296.101.4.3.3.8 | OCTET STRING (SIZE(0..255)) | read-write | current |
| sleAlarmReportNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.3.4 | |||
| sleAlarmHistory OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.4 | |||
| sleAlarmHistoryTable OBJECT-TYPE The alarm severity table. The alarm severity table associates profile index and AlarmID pairs with severities to be used for alarm traps. (Note that this table does not apply to cleared alarms). | 1.3.6.1.4.1.6296.101.4.4.1 | not-accessible | current | |
| sleAlarmHistoryEntry OBJECT-TYPE Entry of the alarm severity table. | 1.3.6.1.4.1.6296.101.4.4.1.1 | not-accessible | current | |
| sleAlarmHistoryIndex OBJECT-TYPE The OID of alarm. | 1.3.6.1.4.1.6296.101.4.4.1.1.1 | INTEGER (1..65535) | read-only | current |
| sleAlarmHistorySpecific OBJECT-TYPE The OID of alarm. The following alarms is devided by the specific character, ===============. The division basis is that alarms is bounded or released. 001: portDown: To detect whether physical or logical interface's link status is up or down. 002: portUp: =============== 003: portRemoved: To detect whether physical interface is installed or not. 004: portInstalled: =============== 005: powerFail: To detect whether power module's operation status is good or not. (Without doubt, more than 1 power module should be equipped.) 006: powerOK: =============== 007: powerRemoved: To detect whether power module is installed or not, through the PLD access. (Without doubt, more than 1 power module should be equipped.) 008: powerInstalled: =============== 009: fanFail: To detect whether FAN module's operation status is good or not. 010: fanOK: =============== 011: fanRemoved: To detect whether FAN module is installed or not, through the PLD access. 012: fanInstalled: =============== 013: moduleRemoved: To detect whether physical interface module is installed or not, through the S/W I2C 014: moduleInstalled: =============== 015: systemRestart: Network system is restarted by operator. This is not H/W start but S/W start. =============== 016: systemStart: Network system is restarted by operator or system status. This is not S/W start but H/W start. (This alarm isn't used current) =============== 017: broadcastOver: To detect the receipt of broadcast packet. (This alarm isn't used current) 018: broadcastUnder: =============== 019: cpuOverLoad: To detect whether the configured CPU load threshold is less than current CPU load usage or not. 020: cpuUnderLoad: =============== 021: memoryOverUsed: To detect whether the configured memory threshold is less than current memory usage or not. 022: memoryUnderUsed: =============== 023: portOverThreshold: To detect whether the configured physical or logical interface threshold is less than delta value of current interface's InOctects or not. 024: portUnderThreshold: =============== 025: temperatureHigh: To detect whether the configured system's temperature threshold is less than current temperature or not. 026: temperatureLow: =============== 027: mfgdBlocked: To detect whether the specific MAC by MAC flood guard is blocked or not. 028: mfgdReleased: =============== 029: ipConflict: To detect whether the same IP address on different network node is configured or not. 030: ipUnconflict: =============== 031: dhcpLeaseShortage: To detect whether IP address that can be assigned to subscriber by DHCP server is sufficient or not. 032: dhcpLeaseSufficient: =============== 033: dhcpOccuredIllegalEntry: To detect whether a subsceiber is using a static IP address or not. 034: dhcpRemovedIllegalEntry: =============== 035: rmonAlarmRising: To detect whether rising threshold of a specific MO in RMON alarm sampling is less than current calculated value by alarm sample type or not. But alarm generation would be issued by means of event type in RMON event. 036: rmonAlarmNoRising: =============== 037: rmonAlarmFalling: To detect whether falling threshold of a specific MO in RMON alarm sampling is less than current calculated value by alarm sample type or not. But alarm generation would be issued by means of event type in RMON event. 038: rmonAlarmNoFalling: =============== 039: bpduGuardDisabled: To detect whether edge ports is guarded about superior BPDU or not. In case of insertion edge node with 0 or lower priority than priority of current root bridge node, it will be disarrangement during a short time because of recognition a new inserted node as root bridge. So these edge ports is guarded, and then edge ports is blocked about all superior BPDU. So STP reconfiguration doesn't use this edge ports. =============== 040: rootGuardDisabled: To detect whether edge ports is guarded about superior BPDU or not. In case of insertion edge node with 0 or lower priority than priority of current root bridge node, it will be disarrangement during a short time because of recognition a new inserted node as root bridge. So, Root guard prevents a new inserted node from being root bridge as well as receiving a superior BPDU from root bridge. but this node participates in STP topology reconfiguration. If root bridge does not send a superior BPDU, then this node acts usually though STP state change. =============== 041: portSecurity: To detect whether interface is configured for security or not. This can be used to prevent MAC from flooding as well as spoofing. That is, As a result, this will obstruct an attack as like DoS attack. =============== 042: userLogin: 043: userLogout: =============== 051: igmpGroupJoined: To detect whether a subscriber is joined a multicast group or not. 052: igmpGroupLeaved: =============== 053: dhcpIpaddressBound: To detect wether a dynamic IP address is assigned to a subscriber or not. 054: dhcpIpaddressFree: =============== 055: doorOpened: To detect whether outer door is opeded or not, as external alarm. 056: doorClosed: =============== 057: powerModeChangedPowerToBattery: To detect whether a system is using AC power or battery. A system is using AC power usually. If there is any power problems as like a power failure, a system is using battery instead of AC power. 058: powerModeChangedBatteryToPower: =============== 059: batterylowcapacity: To detect whether current battery capacity is less capacity threshold according to battery usage or not. The capacity of AC power is 16 voltage and battery is 20. Capacity threshold is configured by H/W specification. So operator can't change it. 060: batterynormalcapacity: =============== 061: batteryhighTemperature: To detect whether current temperature of battery is greater than temperature threshold or not. 062: batterynormalTemperature: =============== 063: authenticationFail: To detect whether the connected user is authentic or non-authentic. 064: authenticationNofail: =============== 065: psuAcHighTemperature: To detect whether current temperature of Power Supply Unit is greater than temperature threshold or not. 066: psuAcNormalTemperature: =============== 067: batteryRemoved: To detect whether battery is equipped at network system or not. Battery is used as redundancy power service. So operator can decide the installation of battery. 068: batteryEquipped: =============== 069: batteryLowVoltage: To detect whether battery voltage is less than 12.5 volt or not. 12.5 volt value is configured by H/W specification. So operator can't change it. 070: batteryNormalVoltage: =============== 071: adminAccessLogin: To detect whether a operator connects at this network system or not. 072: adminAccessLogout: =============== 073: cfgdBlocked: To detect whether it is blocked flood to CPU or not. 074: cfgdReleased: =============== 075: sfgdBlocked: To detect whether it is blocked flood to system or not. 076: sfgdReleased: =============== 077: swWatchdogAbnormalState: To detect whether a specific process acts normally or not. 078: swWatchdogNormalState: =============== 079: swWatchdogDetectError: To detect whether a specific process is detected a error related to itself or cleared. 080: swWatchdogClearError: =============== 081: ppsControlBlocked: To detect whether it is blocked by pps-control or not. 082: ppsControlReleased: =============== 083: gotDMITempHighOverAlarm: To detect whether internal temperature exceeds high alarm level or not. 084: gotDMITempHighFallAlarm: =============== 085: gotDMITempLowOverAlarm: To detect whether internal temperature is below low alarm level or not. 086: gotDMITempLowFallAlarm: =============== 087: gotDMITempHighOverWarning: To detect whether internal temperature exceeds high warning level or not. 088: gotDMITempHighFallWarning: =============== 089: gotDMITempLowOverWarning: To detect whether internal temperature is below low warning level or not. 090: gotDMITempLowFallWarning: =============== 091: gotDMIVolHighOverAlarm: To detect whether internal supply voltage exceeds high alarm level or not. 092: gotDMIVolHighFallAlarm: =============== 093: gotDMIVolLowOverAlarm: To detect whether internal supply voltage is below low alarm level or not. 094: gotDMIVolLowFallAlarm: =============== 095: gotDMIVolHighOverWarning: To detect whether internal supply voltage exceeds high warning level or not. 096: gotDMIVolHighFallWarning: =============== 097: gotDMIVolLowOverWarning: To detect whether internal supply voltage is below low warning level or not. 098: gotDMIVolLowFallWarning: =============== 099: gotDMITxBiasHighOverAlarm: To detect whether TX Bias current exceeds high alarm level or not. 100: gotDMITxBiasHighFallAlarm: =============== 101: gotDMITxBiasLowOverAlarm: To detect whether TX Bias current is below low alarm level or not. 102: gotDMITxBiasLowFallAlarm: =============== 103: gotDMITxBiasHighOverWarning: To detect whether TX Bias current exceeds high warning level or not. 104: gotDMITxBiasHighFallWarning: =============== 105: gotDMITxBiasLowOverWarning: To detect whether TX Bias current is below low warning level or not. 106: gotDMITxBiasLowFallWarning: =============== 107: gotDMITxPowerHighOverAlarm: To detect whether TX output power exceeds high alarm level or not. 108: gotDMITxPowerHighFallAlarm: =============== 109: gotDMITxPowerLowOverAlarm: To detect whether TX output power is below low alarm level or not. 110: gotDMITxPowerLowFallAlarm: =============== 111: gotDMITxPowerHighOverWarning: To detect whether TX output power exceeds high warning level or not. 112: gotDMITxPowerHighFallWarning: =============== 113: gotDMITxPowerLowOverWarning: To detect whether TX output power is below low warning level or not. 114: gotDMITxPowerLowFallWarning: =============== 115: gotDMIRxPowerHighOverAlarm: To detect whether RX output power exceeds high alarm level or not. 116: gotDMIRxPowerHighFallAlarm: =============== 117: gotDMIRxPowerLowOverAlarm: To detect whether RX output power is below low alarm level or not. 118: gotDMIRxPowerLowFallAlarm: =============== 119: gotDMIRxPowerHighOverWarning: To detect whether RX output power exceeds high warning level or not. 120: gotDMIRxPowerHighFallWarning: =============== 121: gotDMIRxPowerLowOverWarning: To detect whether RX output power is below low warning level or not. 122: gotDMIRxPowerLowFallWarning: =============== 123: nosRemoteUpgradeRequest: 124: nosRemoteUpgradeSuccess: 125: nosRemoteUpgradeFailAbort: 126: nosRemoteUpgradeFailHeaderError: 127: nosRemoteUpgradeFailDownloadError: 128: nosRemoteUpgradeFailFlashError: 129: nosRemoteUpgradeStart: =============== 130: systemDyingGasp: =============== 133: cliHistory: To detect whether CLI history is detected or not. 134: cliHistoryNo: =============== 135: ntpConnectionFail: To detect whether NTP connection is failed or not. 136: ntpConnectionFailNo: =============== 137: nmsConnectionTypeChanged: To detect whether NMS connection type is changed. =============== 159: clockModuleRemoved: To detect whether clock module is removed or installed. 160: clockModuleInstalled: 161: clockModuleInitFail: To detect whether clock module initiolization is failed or not. 162: clockModuleInitOk: =============== 163: cliHistoryLog: To detect whether CLI history log is over or not. 164: cliHistoryLogNo: =============== 165: slotActionEvent: To detect whether slot action is changed. 166: slotStateChange: To detect whether slot state is changed. =============== 167: interfaceAdminDown: To detect whether physical or logical interface's admin link status is up or down. 168: interfaceAdminUp: =============== 169: slotPowerMonAbnormal: To detect whether slot power monitor abnormal or normal is detected. 170: slotPowerMonNormal: =============== 171: slotErrorLEDChanged: To detect whether error LED is changed. =============== 185: cpuPpsOverThreshold: To detect whether PPS is over threshold or not. 186: cpuPpsUnderThreshold: =============== 199: slotHealthStatusTimeout: To detect whether slot health status is time out or not. 200: slotHealthStatusTimeoutCleared: =============== 201: advaTemperature: To detect whether current chassis temperature is less than chassis temperature threshold or not. 202: advaTemperatureNo: =============== 203: advaPSUFailure: To detect whether ADVA system's power supply unit has a failure or not. 204: advaPSUFailureNo: =============== 205: advaFanFailure: To detect whether ADVA system's FAN has a failure or not. 206: advaFanFailureNo: =============== 207: advaInterfaceReceiveFailure: To detect whether ADVA system's receipt has a failure or not. 208: advaInterfaceReceiveFailureNo: =============== 209: advaInterfaceOpticalThreshold: To detect whether Adva system's optical receive power level is less than optical threshold or not. 210: advaInterfaceOpticalThresholdNo: =============== 211: advaInterfaceTransmitFault: To detect whether ADVA system's transmission has a failure or not. 212: advaInterfaceTransmitFaultNo: =============== 213: dvaInterfaceMisconfiguration: To detect whether ADVA system's interface is configured rightly or not. 214: advaInterfaceMisconfigurationNo: =============== 215: advaInterfaceSFPMismatch: To detect whether ADVA system's SFP interface is mismatched or not. 216: advaInterfaceSFPMismatchNo: =============== 217: advaVoltageLow: To detect whether ADVA system's current voltage is less than voltage threshold or not. 218: advaVoltageLowNo: =============== 219: advaVoltageHigh: To detect whether ADVA system's current voltage is greater than voltage threshold or not. 220: advaVoltageHighNo: =============== 301: erpDomainLotp: To detect whether LOTP(Loss of Test Packet) exists a domain of ERP or not. The Loss of Test Packet defect is defined when a node does not receive any test packet at any of its ports for a period of 3 times. 302: erpDomainLotpNo: =============== 303: erpDomainULotp: To detect whether undirectional LOTP(Loss of Test Packet) exists a domain of ERP or not. The Loss of Test Packet defect is defined when a RM node of one domain does not receive any test packet at one port for a period of 3 times. 304: erpDomainULotpNo: =============== 305: erpDomainMultipleRM: To detect whether Multiple RM node is supported or not. The defect is raised when a RM node receives its own test packets with an Ack destination address field with a non-zero value. 306: erpDomainMultipleRMNo: =============== 307: erpDomainRMNodeReacheablity: To detect whether RM reachability is raised or not. The detection of multiple failures indicates that the ring is segmented and that the RM Node is unreacheable. This is only possible at normal ring nodes isolated from the RM node. 308: erpDomainRMNodeReacheablityNo: =============== 391: startupConfigLoadEnded: To detect whether startup configuration load is ended. =============== 401: eponOnuDeregister: To detect whether ONU is registered into OLT or not. That is, ONU that its operation is service on should be sent registration information to OLT. 402: eponOnuRegister: =============== 403: eponOnuRegistrationError: To detect whether ONU is failed registeration process into OLT. 404: eponOnuNoRegistrationError: =============== 405: eponBadEncryptionKey: To detect wwhether the encryption key is valid or not. A message between ONU and OLT is encrypted using random encryption key. There is that the encryption key is invalid as transmission failure from time to time. 406: eponNoBadEncryptionKey: =============== 407: eponLlidMistmatch: To detect whether Llid of message between ONU and OLT is valid or not. On registering, ONU informs unique ID to OLT. And then, all communication between ONU and OLT must use the unique ID. The unique ID is called Llid. 408: eponNoLlidMismatch: =============== 409: eponTooManyRegister: To detect whether the registered ONU per 1 OLT is greater than 32 or not. That is, ONU can be registered from 1 to the maximum 32 at 1 OLT. 410: eponNoTooManyRegister: =============== 411: eponDyingGASP: To detect whether a ONU is down from dying gasp or not. A ONU could be changed to down state as a number of reasons. By the way, ONU that is changed to down as dying gasp would be sent dying gasp signal to OLT and then ONU's link would be changed to down. 412: eponNoDyingGASP: =============== 413: eponOnuErrFramePeriod: 414: eponOnuNoErrFramePeriod: =============== 415: eponOnuErrFrame: 416: eponOnuNoErrFrame: =============== 417: eponOnuErrFrameSecondSummary: 418: eponOnuNoErrFrameSecondSummary: =============== 419: eponOnuLastOnuDeregister: To detect whether a deregistered ONU is last ONU or not. If a deregistered ONU is last ONU, the OLT would be changed to serviceable status. 420: eponOnuNoLastOnuDeregister: =============== 421: eponOltCableDown: 422: eponOltRecoverCableDown: =============== 501: autoCLIStart: To detect whether the scheduled auto CLI is started or not. 502: autoCLINoStart: =============== 503: autoCLIComplete: To detect whether the scheduled auto CLI is completed or not. 504: autoCLINoComplete: =============== 505: autoCLIRemoveOutputFile: To detect whether the result file of the scheduled auto CLI is removed or not. The reason that the result file is removed is that the configured file size for the result is less than the stored result file size. If so, the oldest file would be removed before everything. 506: autoCLINoRemoveOutputFile: =============== 507: autoResetSystem: To detect whether the system is restarted or not. The conditions that system is restarted is that ping loss threshold is less than current ping loss count during the configured interval and that current free memory size is less than configured free memory size. 508: autoResetNoSystem: =============== 509: autoResetPingReplyLoss: To detect whether ping reply from the designated network node is received or not. Operator designates any gateway system that can communicate to detect current network environment. System sends ICMP packet to the designated gateway system periodically. If the system doesn't receive ping reply packet within any interval, operator recognizes that the system can't communicate any more because of some problems of the system. 510: autoResetNoPingReplyLoss: =============== 511: autoResetMemoryLeakDetect: To detect whether current free memory size is less than the configured free memory size or not. Periodically, free memory size is checked to confirm system availability. 512: autoResetNoMemoryLeakDetect: =============== 601: arulePacketDropDetect: To detect whether it is dropped some packet by arule or not. 602: arulePacketDropRelease: =============== 620: bME1CardNoDetect: 621: clearBME1CardNoDetect: =============== 622: bME1CardAFEerror: 623: clearBME1CardAFEerror: =============== 624: bME1CardIFEerror: 625: clearBME1CardIFEerror: =============== 626: bME1CardFWerror: 627: clearBME1CardFWerror: =============== 628: bME1CardPROVerror: 629: clearBME1CardPROVerror: =============== 630: bME1CrashDetect: 631: clearBME1CrashDetect: =============== 632: bME2CardNoDetect: 633: clearBME2CardNoDetect: =============== 634: bME2CardAFEerror: 635: clearBME2CardAFEerror: =============== 636: bME2CardIFEerror: 637: clearBME2CardIFEerror: =============== 638: bME2CardFWerror: 639: clearBME2CardFWerror: =============== 640: bME2CardPROVerror: 641: clearBME2CardPROVerror: =============== 642: bME2CrashDetect: 643: clearBME2CrashDetect: =============== 644: bME3CardNoDetect: 645: clearBME3CardNoDetect: =============== 646: bME3CardAFEerror: 647: clearBME3CardAFEerror: =============== 648: bME3CardIFEerror: 649: clearBME3CardIFEerror: =============== 650: bME3CardFWerror: 651: clearBME3CardFWerror: =============== 652: bME3CardPROVerror: 653: clearBME3CardPROVerror: =============== 654: bME3CrashDetect: 655: clearBME3CrashDetect: =============== 656: powerFromBattery: 657: clearPowerFromBattery: =============== 658: invalidBatteryStatus: 659: clearInvalidBatteryStatus: =============== 660: batteryChargeLow: 661: clearBatteryChargeLow: =============== 662: batteryNotPresent: 663: clearBatteryNotPresent: =============== 664: voltageLow: 665: clearVoltageLow: =============== 666: tempOverThreshold: 667: clearTempOverThreshold: =============== 668: tempUnderThreshold: 669: clearTempUnderThreshold: =============== 670: cpuOverThreshold: 671: clearCpuOverThreshold: =============== 672: trafficOverload: 673: clearTrafficOverload: =============== 674: gEPONModuleNotDetect: 675: clearGEPONModuleNotDetect: =============== 676: gEPONPortOperationDown: 677: clearGEPONPortOperationDown: =============== 678: gEPONNoIncomingTraffic: 679: clearGEPONNoIncomingTraffic: =============== 680: processCrashDetect: 681: clearProcessCrashDetect: =============== 682: memoryLeakDetect: 683: clearMemoryLeakDetect: =============== 684: memoryCorrupDetect: 685: clearMemoryCorrupDetect: =============== 686: memoryLowDetect: 687: clearMemoryLowDetect: =============== 688: dataLineerror: 689: clearDataLineerror: =============== 690: addressLineerror: 691: clearAddressLineerror: =============== 692: chipsetNotDetcet: 693: clearChipsetNotDetcet: =============== 694: pciBuserror: 695: clearPciBuserror: =============== 696: securityAdminConnect: 697: clearSecurityAdminConnect: =============== 698: oNUPowerDown: 699: clearONUPowerDown: =============== 700: oNUNotRegister: 701: clearONUNotRegister: =============== 702: oNTOpticPre: 703: clearONTOpticPre: =============== 800: switchoverInitiated: =============== 801: switchoverDone: =============== 803: redConfigurationMisMatch: To detect whether redundancy configuration is mismatched. =============== 901: gponNoAuthCBU: To detect no auth CBU is detected. 902: gponDuplicateONU: To detect ONU is duplicated. 903: gponDyingGasp: To detect dying GASP is detected. 904: gponUpgradeComplete: To detect upgrade complete is detected. 905: gponDeregistered: To detect whether deregistered is detected or not. 906: gponRegistered: 907: gponRogueOnu: To detect rogue ONU is detected 908: gponOnuBatteryEvent: To detect whether ONU battery event is detected or not. 909: clearGponOnuBetteryEvent: 910: gponOnuPortOperStatus: To detectONU port operation statue is chagned. 911: gponTransceiverChanged: To detect transceiver is changed. 912: gponOltLosOn: To detect whether OLT LOS is on or off 913: gponOltLosOff: 914: gponOltLosiOn: To detect whether OLT LOSI is on or off 915: gponOltLosiOff: 916: gponDyingGaspOn: To detect whether dying GASP is on or off 917: gponDyingGaspOff: 918: gponOntOSUpgradeStatus: To detect ONT OS upgrade status is changed. 919: gponOntBLUpgradeStatus: To detect BL upgrade status is changed. 920: gponOltRxPowerLoss: To detect OLT RX power is loss. 921: gponOltRxPowerDetected: To detect OLT RX power status is changed. 922: gponOnuTemperatureHighOverThreshold: To detect whether ONU temperature exceeds high threshold or not. 923: gponOnuTemperatureHighFallThreshold: 924: gponOnuTemperatureLowOverThreshold: To detect whether ONU temperature belows low threshold or not. 925: gponOnuTemperatureLowFallThreshold: 926: gponOnuCpuOverThreshold: To detect whether ONU CPU exceeds threshold or not. 927: gponOnuCpuFallThreshold: 928: gponOnuMemoryOverThreshold: To detect whether memory exceeds threshold or not. 929: gponOnuMemoryFallThreshold: 930: gponOnuI2cFail: To detect ONU L2C fail is detected. 931: gponOnuRxOpticLowThreshAlarmOn: To detect whether ONU RX optic belows low threshold or not. 932: gponOnuRxOpticLowThreshAlarmOff: 933: gponOnuRxOpticHighThreshAlarmOn: To detect whether ONU RX optic exceeds high threshold or not. 934: gponOnuRxOpticHighThreshAlarmOff: 935: gponOltLOFIOn: To detect whether OLT LOFL is on or off 936: gponOltLOFIOff: 937: gponOltDOWOn: To detect whether OLT DOW is on or off 938: gponOltDOWOff: 939: gponOltSFOn: To detect whether OLT SF is on or off 940: gponOltSFOff: 941: gponOltSDOn: To detect whether OLT SD is on or off 942: gponOltSDOff: 943: gponOltLCDGIOn: To detect whether OLT LCDGL is on or off 944: gponOltLCDGIOff: 945: gponOltRDOn: To detect whether OLT RD is on or off 946: gponOltRDOff: 947: gponOltSUFOn: To detect whether OLT SUF is on or off 948: gponOltSUFOff: 949: gponOltLOAOn: To detect whether OLT LOA is on or off 950: gponOltLOAOff: 951: gponOltLOAMIOn: To detect whether OLT LOAML is on or off 952: gponOltLOAMIOff: 953: gponOltMEMOn: To detect whether OLT MEM is on or off 954: gponOltMEMOff: 955: gponOltPEEOn: To detect whether OLT PEE is on or off 956: gponOltPEEOff: 957: gponOltPSTOn: To detect whether OLT PST is on or off 958: gponOltPSTOff: 959: gponOltERROn: To detect whether OLT ERR is on or off 960: gponOltERROff: 961: gponOltREIOn: To detect whether OLT REI is on or off 962: gponOltREIOff: 963: gponAntiSpoofingDupPortOn: To detect whether anti spoofing port is duplicated or not. 964: gponAntiSpoofingDupPortOff: 965: gponRedundancySwitchOver: To detect redundancy switchover is changed. 966: gponDuplicatedRangingResponse: To detect ranging response is changed. 967: gponOnuPortOpticModuleRemove: To detect whether ONU port optic module is removed or installed. 968: gponOnuPortOpticModuleInstall: 969: gponOnuOMCCProblemDetected: To detect whether ONU OMCC problem is detected or not. 970: gponOnuOMCCProblemCleared: 971: gponOltFixedTcontAlarmOn: To detect whether OLT fixed Tcont alarm is on or off. 972: gponOltFixedTcontAlarmOff: 973: gponOltDynamicTcontAlarmOn: To detect whether OLT dynamic Tcont alarm is on or off. 974: gponOltDynamicTcontAlarmOff: 975: gponOltPortCountAlarmOn: To detect whether OLT port count alarm is on or off. 976: gponOltPortCountAlarmOff: 977: gponOltCableDownAlarmOn: To detect whether OLT cable down alarm is on or off. 978: gponOltCableDownAlarmOff: 979: gponOltDeactiveMonitorAlarmOn: To detect whether deactive monitor alarm is on or off. 980: gponOltDeactiveMonitorAlarmOff: 981: gponOltDfiOn: To detect whether OLT DFI is on or off. 982: gponOltDfiOff: 984: gponOltTransceiverPortChanged: To detect OLT transeiver port is changed. 985: gponOnuPortOperStatusDown: To detect whether ONU port operation status is down or up. 986: gponOnuPortOperStatusUp:: =============== 1101: emLogDefectCPUHighOver: To detect whether EM log detect CPU exceeds threshold or not. 1102: emLogDefectCPUHighUnder: 1103: emLogTemperHighOver: To detect whether EM log temperature exceeds high threshold or not. 1104: emLogTemperHighUnder: 1105: emLogTemperLowUnder: To detect whether EM log CPU belows low threshold or not. 1106: emLogTemperLowOver: 1107: emLogMemLowUnder: To detect whether EM log memory belows low threshold or not. 1108: emLogMemLowOver: 1109: emLogFanFail: To detect whether EM log fan status is failed or not. 1110: emLogFanFailCleared: 1111: emLogPhyCRCFail: To detect whether EM log physical CRC is failed or not. 1112: emLogPhyCRCFailCleared: 1113: emLogPhyDetectFail: To detect whether EM log physical status is failed or not. 1114: emLogPhyDetectFailCleared: 1115: emLogSFUMateInitFail: To detect whether EM log SFU mate initialization is failed or not. 1116: emLogSFUMateInitFailCleared: 1117: emLogDaemonHealthBad: To detect whether EM log daemon health is bad or not. 1118: emLogDaemonHealthBadCleared: 1119: emLogGPIURavenLinkDown: To detect whether EM log GPIU RAVEN link is down or not. 1120: emLogGPIURavenLinkDownCleared: =============== 1151: slotNosUpgradeStart: To detect whether slot NOS upgrade is started or ended. 1152: slotNosUpgradeEnd: =============== 1331: gponOnuAniVoltageLowThreshAlarmOn: To detect whether ONU ANI voltage belows low threshold or not. 1332: gponOnuAniVoltageLowThreshAlarmOff: 1333: gponOnuAniVoltageHighThreshAlarmOn: To detect whether ONU ANI voltage exceeds high threshold or not. 1334: gponOnuAniVoltageHighThreshAlarmOff: 1335: gponOnuAniTemperatureLowThreshAlarmOn: To detect whether ONU ANI temperature belows low threshold or not. 1336: gponOnuAniTemperatureLowThreshAlarmOff: 1337: gponOnuAniTemperatureHighThreshAlarmOn: To detect whether ONU ANI temperature exceeds high threshold or not. 1338: gponOnuAniTemperatureHighThreshAlarmOff: 1339: gponOnuAniTxBiasLowThreshAlarmOn: To detect whether ONU ANI TX bias belows low threshold or not. 1340: gponOnuAniTxBiasLowThreshAlarmOff: 1341: gponOnuAniTxBiasHighThreshAlarmOn: To detect whether ONU ANI TX bias exceeds high threshold or not. 1342: gponOnuAniTxBiasHighThreshAlarmOff: 1343: gponOnuAniTxpowerLowThreshAlarmOn: To detect whether ONU ANI TX power belows low threshold or not. 1344: gponOnuAniTxpowerLowThreshAlarmOff: 1345: gponOnuAniTxpowerHighThreshAlarmOn: To detect whether ONU ANI TX power exceeds high threshold or not. 1346: gponOnuAniTxpowerHighThreshAlarmOff: | 1.3.6.1.4.1.6296.101.4.4.1.1.2 | SpecificNum | read-only | current |
| sleAlarmHistorySeverity OBJECT-TYPE The severity of alarm. | 1.3.6.1.4.1.6296.101.4.4.1.1.3 | INTEGER {critical(1), major(2), minor(3), warning(4), intermediate(5)} | read-only | current |
| sleAlarmHistoryText OBJECT-TYPE Textual description of specific problem reported by alarming. To be discussed: Option is to define an alarm for every problem | 1.3.6.1.4.1.6296.101.4.4.1.1.4 | OCTET STRING (SIZE(0..255)) | read-only | current |
| sleAlarmHistoryTime OBJECT-TYPE The severity of alarm. | 1.3.6.1.4.1.6296.101.4.4.1.1.5 | Integer32 | read-only | current |
| sleAlarmHistorySeqNum OBJECT-TYPE Sequence number for the alarm synchronization. This value has a number to be used for the next alarm trap. | 1.3.6.1.4.1.6296.101.4.4.1.1.6 | Counter32 | read-only | current |
| sleAlarmHistoryPairType OBJECT-TYPE The type is whether alarm trap is pair or mono. | 1.3.6.1.4.1.6296.101.4.4.1.1.7 | INTEGER {pair(0), mono(1)} | read-only | current |
| sleAlarmHistoryControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.4.2 | |||
| sleAlarmHistoryControlRequest OBJECT-TYPE This attribute identifies the control commands. updateAlarmList: the NE updates entries of alarms in the sleAlarmListTable after having changed alarm severities of alarms (due to change profile pointers in managed entities or after modification of alarm severities in profiles). This command should be applied once after having finisled modifications of severties. modifyAlarmSeverity: modifies the severity of an alarm in specific profile. createAlarmSeverityProfile: creates a new profile with default severities. The severities then have to be modified with command changeAlarmSeverity. deleteAlarmSeverityProfile: deletes a profile. Profile 1 is not allowed to be deleted. Notifications : none | 1.3.6.1.4.1.6296.101.4.4.2.1 | INTEGER {clearAlarmHistory(1)} | read-write | current |
| sleAlarmHistoryControlStatus OBJECT-TYPE The status of a control request. | 1.3.6.1.4.1.6296.101.4.4.2.2 | SleControlStatusType | read-only | current |
| sleAlarmHistoryControlTimer OBJECT-TYPE The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM. | 1.3.6.1.4.1.6296.101.4.4.2.3 | Unsigned32 | read-write | current |
| sleAlarmHistoryControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.4.4.2.4 | TimeTicks | read-only | current |
| sleAlarmHistoryControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.4.4.2.5 | SleControlRequestResultType | read-only | current |
| sleAlarmHistoryNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.4.3 | |||
| sleEfmOam OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.5 | |||
| sleEfmOamTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.5.1 | not-accessible | current | |
| sleEfmOamEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.5.1.1 | not-accessible | current | |
| sleOamPortIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.5.1.1.1 | INTEGER (1..255) | read-only | current |
| sleOamMuxAction OBJECT-TYPE This value governs the flow of frames from the MAC client to the Muliplexer function. | 1.3.6.1.4.1.6296.101.4.5.1.1.2 | INTEGER {fwd(1), discard(2)} | read-only | current |
| sleOamParAction OBJECT-TYPE This value governs the flow of non-OAMPDUs within the Parser function. | 1.3.6.1.4.1.6296.101.4.5.1.1.3 | INTEGER {fwd(1), lb(2), discard(3)} | read-only | current |
| sleOamAdminState OBJECT-TYPE This object is used to provision the default administrative OAM mode for this interface. | 1.3.6.1.4.1.6296.101.4.5.1.1.4 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleOamMode OBJECT-TYPE This object configures the mode of OAM operation for this Ethernet like interface. | 1.3.6.1.4.1.6296.101.4.5.1.1.5 | INTEGER {passive(0), active(1)} | read-only | current |
| sleOamUnidirectionMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.5.1.1.6 | INTEGER {notAvaliable(-2), disable(0), enable(1)} | read-only | current |
| sleOamFunctionsSupported OBJECT-TYPE The OAM functions supported on this Ethernet like interface. | 1.3.6.1.4.1.6296.101.4.5.1.1.7 | Bits {unidirectionalSupport(0), loopbackSupport(1), eventSupport(2), variableSupport(3)} | read-only | current |
| sleOamPeerStatus OBJECT-TYPE This object indicates whether the information in this row should be considered valid. | 1.3.6.1.4.1.6296.101.4.5.1.1.8 | INTEGER {inactive(0), active(1)} | read-only | current |
| sleOamPeerMacAddress OBJECT-TYPE The MAC address of the peer OAM entity. | 1.3.6.1.4.1.6296.101.4.5.1.1.9 | MacAddress | read-only | current |
| sleOamPeerMode OBJECT-TYPE The mode Info of the OAM peer as reflected in the latest Information OAMPDU received with a Local Information TLV. | 1.3.6.1.4.1.6296.101.4.5.1.1.10 | INTEGER {passive(0), active(1), unknown(2)} | read-only | current |
| sleOamPeerFunctionsSupported OBJECT-TYPE The OAM functions supported on this Ethernet like interface. | 1.3.6.1.4.1.6296.101.4.5.1.1.11 | Bits {unidirectionalSupport(0), loopbackSupport(1), eventSupport(2), variableSupport(3)} | read-only | current |
| sleOamRemLoopback OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.5.1.1.12 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleOamRemLoopbackCnt OBJECT-TYPE The number of test Packet | 1.3.6.1.4.1.6296.101.4.5.1.1.13 | INTEGER (1..100) | read-only | current |
| sleOamLm OBJECT-TYPE This value indicates whether Link-Monitor supports or not for port index. | 1.3.6.1.4.1.6296.101.4.5.1.1.14 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleOamLmAction OBJECT-TYPE The Action of Link-Monitor for port index. | 1.3.6.1.4.1.6296.101.4.5.1.1.15 | INTEGER {syslog(0), snmpTrap(1)} | read-only | current |
| sleOamLmFrameWindow OBJECT-TYPE This value is the Window size of Errored Frame. Default : 10, Unit : 100ms | 1.3.6.1.4.1.6296.101.4.5.1.1.16 | INTEGER (10..600) | read-only | current |
| sleOamLmFrameThresh OBJECT-TYPE This value is the Threshold size of Errored Frame. Default: 1 | 1.3.6.1.4.1.6296.101.4.5.1.1.17 | INTEGER (0..65535) | read-only | current |
| sleOamLmFrameTotal OBJECT-TYPE Total Count of Errored Frame | 1.3.6.1.4.1.6296.101.4.5.1.1.18 | Counter64 | read-only | current |
| sleOamLmFramePeriodWindow OBJECT-TYPE This value is size of Errored Period Window. Default : 1000000 frames | 1.3.6.1.4.1.6296.101.4.5.1.1.19 | Integer32 (1000..200000000) | read-only | current |
| sleOamLmFramePeriodThresh OBJECT-TYPE This value is size of Errored Period Threshold. Default : 10 | 1.3.6.1.4.1.6296.101.4.5.1.1.20 | Integer32 (0..65535) | read-only | current |
| sleOamLmFramePeriodTotal OBJECT-TYPE Total Count of Errored Period Frame | 1.3.6.1.4.1.6296.101.4.5.1.1.21 | Counter64 | read-only | current |
| sleOamLmFrameSecondSummaryWindow OBJECT-TYPE This value is the Window size of errored frame in a second Default : 60 secs | 1.3.6.1.4.1.6296.101.4.5.1.1.22 | Integer32 (10..900) | read-only | current |
| sleOamLmFrameSecondSummaryThresh OBJECT-TYPE This value is the Threshold size of errored frame in a second Default: 1 | 1.3.6.1.4.1.6296.101.4.5.1.1.23 | Integer32 (0..900) | read-only | current |
| sleOamLmFrameSecondSummaryTotal OBJECT-TYPE Total Count of Errored Frame Second | 1.3.6.1.4.1.6296.101.4.5.1.1.24 | Counter64 | read-only | current |
| sleOamLmSymbolPeriodWindow OBJECT-TYPE This value is the window size of symbol errors. Default: 625 millions, Unit: 1 million | 1.3.6.1.4.1.6296.101.4.5.1.1.25 | INTEGER (1..1000000) | read-only | current |
| sleOamLmSymbolPeriodThresh OBJECT-TYPE This value is the Threshold size of symbol errors Default : 1 | 1.3.6.1.4.1.6296.101.4.5.1.1.26 | INTEGER (0..65535) | read-only | current |
| sleOamLmSymbolPeriodTotal OBJECT-TYPE Total Count of Symbol errors | 1.3.6.1.4.1.6296.101.4.5.1.1.27 | Counter64 | read-only | current |
| sleOamLmRemSeqNum OBJECT-TYPE This value is the Sequence Number for event | 1.3.6.1.4.1.6296.101.4.5.1.1.28 | Integer32 | read-only | current |
| sleOamLmRemFrameLength OBJECT-TYPE This value is the Length of Errored Frame | 1.3.6.1.4.1.6296.101.4.5.1.1.29 | Integer32 (0..255) | read-only | current |
| sleOamLmRemFrameTimeStamp OBJECT-TYPE This value is the TimeStamp of Errored Frame | 1.3.6.1.4.1.6296.101.4.5.1.1.30 | TimeTicks | read-only | current |
| sleOamLmRemFrameWindow OBJECT-TYPE This value is the Window Size of Errored Frame | 1.3.6.1.4.1.6296.101.4.5.1.1.31 | Integer32 | read-only | current |
| sleOamLmRemFrameThresh OBJECT-TYPE This value is the Threshold Size of Errored Frame | 1.3.6.1.4.1.6296.101.4.5.1.1.32 | Integer32 | read-only | current |
| sleOamLmRemFrameErrors OBJECT-TYPE This value is the Count of Errored Frame | 1.3.6.1.4.1.6296.101.4.5.1.1.33 | Integer32 | read-only | current |
| sleOamLmRemFrameErrorRunTotal OBJECT-TYPE This value is the Total Count of Errored Frame | 1.3.6.1.4.1.6296.101.4.5.1.1.34 | Counter64 | read-only | current |
| sleOamLmRemFrameEventRunTotal OBJECT-TYPE This value is the Total Count of Errored Frame Event | 1.3.6.1.4.1.6296.101.4.5.1.1.35 | Integer32 | read-only | current |
| sleOamLmRemFramePeriodLength OBJECT-TYPE This value is the Length of Errored Frame Period | 1.3.6.1.4.1.6296.101.4.5.1.1.36 | Integer32 (0..255) | read-only | current |
| sleOamLmRemFramePeriodTimeStamp OBJECT-TYPE This value is the TimeStamp of Errored Frame Period | 1.3.6.1.4.1.6296.101.4.5.1.1.37 | TimeTicks | read-only | current |
| sleOamLmRemFramePeriodWindow OBJECT-TYPE This value is the Window Size of Errored Frame Period | 1.3.6.1.4.1.6296.101.4.5.1.1.38 | Integer32 | read-only | current |
| sleOamLmRemFramePeriodThresh OBJECT-TYPE This value is the Threshold Size of Errored Frame Period | 1.3.6.1.4.1.6296.101.4.5.1.1.39 | Integer32 | read-only | current |
| sleOamLmRemFramePeriodErrors OBJECT-TYPE This value is the Count of Errored Frame Period | 1.3.6.1.4.1.6296.101.4.5.1.1.40 | Integer32 | read-only | current |
| sleOamLmRemFramePeriodErrorRunTotal OBJECT-TYPE This value is the Total Count of Errored Frame Period | 1.3.6.1.4.1.6296.101.4.5.1.1.41 | Counter64 | read-only | current |
| sleOamLmRemFramePeriodEventRunTotal OBJECT-TYPE This value is the Total Count of Errored Frame Period Event | 1.3.6.1.4.1.6296.101.4.5.1.1.42 | Integer32 | read-only | current |
| sleOamLmRemFrameSecondSummaryLength OBJECT-TYPE This value is the Length of Errored Frame Second Summary | 1.3.6.1.4.1.6296.101.4.5.1.1.43 | Integer32 (0..255) | read-only | current |
| sleOamLmRemFrameSecondSummaryTimeStamp OBJECT-TYPE This value is the TimeStamp of Errored Frame Second Summary | 1.3.6.1.4.1.6296.101.4.5.1.1.44 | TimeTicks | read-only | current |
| sleOamLmRemFrameSecondSummaryWindow OBJECT-TYPE This value is the Window size of Errored Frame Second Summary | 1.3.6.1.4.1.6296.101.4.5.1.1.45 | Integer32 | read-only | current |
| sleOamLmRemFrameSecondSummaryThresh OBJECT-TYPE This value is the Threshold size of Errored Frame Second Summary | 1.3.6.1.4.1.6296.101.4.5.1.1.46 | Integer32 | read-only | current |
| sleOamLmRemFrameSecondSummaryErrors OBJECT-TYPE This value is the Count of Errored Frame Second Summary | 1.3.6.1.4.1.6296.101.4.5.1.1.47 | Integer32 | read-only | current |
| sleOamLmRemFrameSecondSummaryErrorRunTotal OBJECT-TYPE This value is the Total Count of Errored Frame Second Summary | 1.3.6.1.4.1.6296.101.4.5.1.1.48 | Integer32 | read-only | current |
| sleOamLmRemFrameSecondSummaryEventRunTotal OBJECT-TYPE This value is the Total Count of Errored Frame Second Summary Event | 1.3.6.1.4.1.6296.101.4.5.1.1.49 | Integer32 | read-only | current |
| sleOamLmRemSymbolPeriodLength OBJECT-TYPE This value is the Length of Errored Symbols | 1.3.6.1.4.1.6296.101.4.5.1.1.50 | Integer32 | read-only | current |
| sleOamLmRemSymbolPeriodTimeStamp OBJECT-TYPE This value is the TimeStamp of Errored Symbols | 1.3.6.1.4.1.6296.101.4.5.1.1.51 | TimeTicks | read-only | current |
| sleOamLmRemSymbolPeriodWindow OBJECT-TYPE This value is the Window size of Errored Symbols | 1.3.6.1.4.1.6296.101.4.5.1.1.52 | Counter64 | read-only | current |
| sleOamLmRemSymbolPeriodThresh OBJECT-TYPE This value is the Threshold size of Errored Symbols | 1.3.6.1.4.1.6296.101.4.5.1.1.53 | Counter64 | read-only | current |
| sleOamLmRemSymbolPeriodErrors OBJECT-TYPE This value is the Count of Errored Symbols | 1.3.6.1.4.1.6296.101.4.5.1.1.54 | Counter64 | read-only | current |
| sleOamLmRemSymbolPeriodErrorRunTotal OBJECT-TYPE This value is the Total Count of Errored Symbols | 1.3.6.1.4.1.6296.101.4.5.1.1.55 | Counter64 | read-only | current |
| sleOamLmRemSymbolPeriodEventRunTotal OBJECT-TYPE This value is the Total Count of Errored Symbols Event | 1.3.6.1.4.1.6296.101.4.5.1.1.56 | Counter64 | read-only | current |
| sleEfmOamControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.5.2 | |||
| sleOamControlRequest OBJECT-TYPE The MIB object for the user command.. | 1.3.6.1.4.1.6296.101.4.5.2.1 | INTEGER {setEfmOamPortProfile(1), setEfmOamPortRemLoopback(2), setEfmOamPortLinkMonitor(3)} | read-write | current |
| sleOamControlStatus OBJECT-TYPE Describes the status of a user command group, used for block commands while a command execution in process. | 1.3.6.1.4.1.6296.101.4.5.2.2 | SleControlStatusType | read-only | current |
| sleOamControlTimer OBJECT-TYPE Maximum command duration time in case of long running | 1.3.6.1.4.1.6296.101.4.5.2.3 | Gauge32 | read-write | current |
| sleOamControlTimeStamp OBJECT-TYPE Time stamp attribute set at end of command. | 1.3.6.1.4.1.6296.101.4.5.2.4 | TimeStamp | read-only | current |
| sleOamControlReqResult OBJECT-TYPE Command result attribute | 1.3.6.1.4.1.6296.101.4.5.2.5 | SleControlRequestResultType | read-only | current |
| sleOamControlIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.5.2.6 | Integer32 | read-write | current |
| sleOamControlPortAdminState OBJECT-TYPE This object is used to provision the default administrative OAM mode for this interface. | 1.3.6.1.4.1.6296.101.4.5.2.7 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleOamControlPortMode OBJECT-TYPE This object configures the mode of OAM operation for this Ethernet like interface. | 1.3.6.1.4.1.6296.101.4.5.2.8 | INTEGER {passive(0), active(1)} | read-write | current |
| sleOamControlPortUnidirectionMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.5.2.9 | INTEGER {notAvaliable(-2), disable(0), enable(1)} | read-write | current |
| sleOamControlPortRemLoopback OBJECT-TYPE The value indicates an optional data link layer frame-level loopback mode, which is controlled remotely. | 1.3.6.1.4.1.6296.101.4.5.2.10 | INTEGER {disable(0), enable(1), start(2)} | read-write | current |
| sleOamControlRemLoopbackPkCnt OBJECT-TYPE The number of test Packet | 1.3.6.1.4.1.6296.101.4.5.2.11 | Integer32 (1..100) | read-write | current |
| sleOamControlLm OBJECT-TYPE This value indicates whether Link-Monitor supports or not for port index. | 1.3.6.1.4.1.6296.101.4.5.2.12 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleOamControlLmAction OBJECT-TYPE The Action of Link-Monitor for port index. | 1.3.6.1.4.1.6296.101.4.5.2.13 | INTEGER {syslog(0), snmpTrap(1)} | read-write | current |
| sleOamControlLmFrameWindow OBJECT-TYPE This value is the Window size of Errored Frame. Default : 30 secs | 1.3.6.1.4.1.6296.101.4.5.2.14 | INTEGER (10..600) | read-write | current |
| sleOamControlLmFrameThresh OBJECT-TYPE This value is the Threshold size of Errored Frame. Default: 1 | 1.3.6.1.4.1.6296.101.4.5.2.15 | INTEGER (0..65535) | read-write | current |
| sleOamControlLmFramePeriodWindow OBJECT-TYPE This value is size of Errored Period Window. Default : 1000000 frames | 1.3.6.1.4.1.6296.101.4.5.2.16 | INTEGER (1000..200000000) | read-write | current |
| sleOamControlLmFramePeriodThresh OBJECT-TYPE This value is size of Errored Period Threshold. Default : 10 | 1.3.6.1.4.1.6296.101.4.5.2.17 | INTEGER (0..65535) | read-write | current |
| sleOamControlLmFrameSecondSummaryWindow OBJECT-TYPE This value is the Window size of errored frame in a second Default : 60 secs | 1.3.6.1.4.1.6296.101.4.5.2.18 | INTEGER (10..900) | read-write | current |
| sleOamControlLmFrameSecondSummaryThresh OBJECT-TYPE This value is the Threshold size of errored frame in a second Default: 1 | 1.3.6.1.4.1.6296.101.4.5.2.19 | INTEGER (0..900) | read-write | current |
| sleOamControlLmSymbolPeriodWindow OBJECT-TYPE This value is the window size of symbol errors. Default: 625 millions, Unit: 1 million | 1.3.6.1.4.1.6296.101.4.5.2.20 | INTEGER (1..1000000) | read-write | current |
| sleOamControlLmSymbolPeriodThresh OBJECT-TYPE This value is the Threshold size of symbol errors Default : 1 | 1.3.6.1.4.1.6296.101.4.5.2.21 | INTEGER (0..65535) | read-write | current |
| sleEfmOamNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.5.3 | |||
| sleAdvaSystem OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.6 | |||
| sleAdvaSystemTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.1 | not-accessible | current | |
| sleAdvaSystemEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.1.1 | not-accessible | current | |
| sleAdvaFSPOperationMode OBJECT-TYPE Mode in which the FSP 150 is to operate | 1.3.6.1.4.1.6296.101.4.6.1.1.1 | INTEGER {master(1), slave(2)} | read-only | current |
| sleAdvaActiveNetworkInterface OBJECT-TYPE Which of the network interfaces is the active one | 1.3.6.1.4.1.6296.101.4.6.1.1.2 | INTEGER {both(0), portA(1), portB(2)} | read-only | current |
| sleAdvaForceNetworkInterface OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.1.1.3 | INTEGER {unforced(0), forceA(1), forceB(2)} | read-only | current |
| sleAdvaReportingInterval OBJECT-TYPE Repeat period in 1/10th seconds for Organisation Specific Alarm Status OAMPDU. If non-zero and there are any alarms active, repeat the last-sent AS after this interval from when it was last sent.If zero then only send on changes.As a special action, writing zero to this will cause the Alarm Status OAMPDU to be sent (poll). | 1.3.6.1.4.1.6296.101.4.6.1.1.4 | INTEGER (0..255) | read-only | current |
| sleAdvaNEMIFitted OBJECT-TYPE Indicator as to whether a NEMI is fitted. | 1.3.6.1.4.1.6296.101.4.6.1.1.5 | INTEGER (0..1) | read-only | current |
| sleAdvaForceReset OBJECT-TYPE Writing True (1) causes the system to be reset. | 1.3.6.1.4.1.6296.101.4.6.1.1.6 | INTEGER (0..1) | read-only | current |
| sleAdvaManagerAddress OBJECT-TYPE The IP address of the Management station monitoring this sytem. | 1.3.6.1.4.1.6296.101.4.6.1.1.7 | IpAddress | read-only | current |
| sleAdvaMinRailVoltageThreshold OBJECT-TYPE Threshold in mV below which the Voltage low alarm will be activated. (Alarm Configuration) | 1.3.6.1.4.1.6296.101.4.6.1.1.8 | INTEGER (0..65535) | read-only | current |
| sleAdvaMaxRailVoltageThreshold OBJECT-TYPE Threshold in mV above which the Voltage high alarm will be activated. (Alarm Configuration) | 1.3.6.1.4.1.6296.101.4.6.1.1.9 | INTEGER (0..65535) | read-only | current |
| sleAdvaTemperatureThreshold OBJECT-TYPE Threshold in C above which the Temperature alarm will be activated. (Alarm Configuration) | 1.3.6.1.4.1.6296.101.4.6.1.1.10 | INTEGER (0..255) | read-only | current |
| sleAdvaPartNumber OBJECT-TYPE Part number for the chassis. (Chassis) | 1.3.6.1.4.1.6296.101.4.6.1.1.11 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleAdvaSerialNumber OBJECT-TYPE Serial number for the chassis. (Chassis) | 1.3.6.1.4.1.6296.101.4.6.1.1.12 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleAdvaFirmwareVersion OBJECT-TYPE Firmware version for the chassis. (Chassis) (0-length string if unknown). | 1.3.6.1.4.1.6296.101.4.6.1.1.13 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleAdvaFPGAVersion OBJECT-TYPE FPGA version for the chassis. (Chassis) (0-length string if unknown). | 1.3.6.1.4.1.6296.101.4.6.1.1.14 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleAdvaHardwareRevision OBJECT-TYPE Hardware revision for the chassis. (Chassis)(0-length string if unknown). | 1.3.6.1.4.1.6296.101.4.6.1.1.15 | OCTET STRING (SIZE(0..4)) | read-only | current |
| sleAdvaCLEICode OBJECT-TYPE CLEI for the chassis. (Chassis) | 1.3.6.1.4.1.6296.101.4.6.1.1.16 | OCTET STRING (SIZE(0..14)) | read-only | current |
| sleAdvaTemperature OBJECT-TYPE Current chassis temperature in degrees C. (Chassis) | 1.3.6.1.4.1.6296.101.4.6.1.1.17 | INTEGER (0..255) | read-only | current |
| sleAdvaRailVoltage OBJECT-TYPE Current DC power rail voltage (mV). (Chassis) | 1.3.6.1.4.1.6296.101.4.6.1.1.18 | INTEGER (0..65535) | read-only | current |
| sleAdvaPSUStates OBJECT-TYPE Bit-mask representing the state of the PSUs. Starting at the LSB, each failed PSU is indicated by a bit set to '1'. (Chassis) | 1.3.6.1.4.1.6296.101.4.6.1.1.19 | INTEGER (0..255) | read-only | current |
| sleAdvaPSUType OBJECT-TYPE Type of PSUs fitted. (Chassis) | 1.3.6.1.4.1.6296.101.4.6.1.1.20 | INTEGER {ac(1), dc(2)} | read-only | current |
| sleAdvaFansFitted OBJECT-TYPE Bit-mask representing which fans are fitted. Starting at the LSB, each bit set to '1' indicates a fitted fan. Knowledge of which fans ought to be fitted is assumed. (Chassis) | 1.3.6.1.4.1.6296.101.4.6.1.1.21 | INTEGER (0..255) | read-only | current |
| sleAdvaFanState OBJECT-TYPE Bit-mask representing the state of the fan. Starting at the LSB, each failed fan is indicated by a bit set to '1'. (Chassis) | 1.3.6.1.4.1.6296.101.4.6.1.1.22 | INTEGER (0..255) | read-only | current |
| sleAdvaTransmitMode OBJECT-TYPE Electrical Interface for remote instance 4 | 1.3.6.1.4.1.6296.101.4.6.1.1.23 | INTEGER {halfDuplex(0), fullDuplex(1)} | read-only | current |
| sleAdvaSystemControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.6.2 | |||
| sleAdvaSystemControlRequest OBJECT-TYPE The MIB object for the user command.. | 1.3.6.1.4.1.6296.101.4.6.2.1 | INTEGER {setAdvaSystemProfile(1), setAdvaAlarmProfile(2), setAdvaElectricalInterface(3)} | read-write | current |
| sleAdvaSystemControlStatus OBJECT-TYPE Describes the status of a user command group, used for block commands while a command execution in process. | 1.3.6.1.4.1.6296.101.4.6.2.2 | SleControlStatusType | read-only | current |
| sleAdvaSystemControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.2.3 | Gauge32 | read-write | current |
| sleAdvaSystemControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.2.4 | TimeTicks | read-write | current |
| sleAdvaSystemControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.2.5 | SleControlRequestResultType | read-write | current |
| sleAdvaSystemControlPortIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.2.6 | INTEGER (1..255) | read-write | current |
| sleAdvaSystemControlFSPOperationMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.2.7 | INTEGER {master(1), save(2)} | read-write | current |
| sleAdvaSystemControlForceNetworkInterface OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.2.8 | INTEGER {unforced(0), forceA(1), forceB(2)} | read-write | current |
| sleAdvaSystemControlReportingInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.2.9 | INTEGER (0..255) | read-write | current |
| sleAdvaSystemControlForceReset OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.2.10 | INTEGER (0..1) | read-write | current |
| sleAdvaSystemControlMinRailVoltageThreshold OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.2.11 | INTEGER (0..65535) | read-write | current |
| sleAdvaSystemControlMaxRailVoltageThreshold OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.2.12 | INTEGER (0..65535) | read-write | current |
| sleAdvaSystemControlTemperatureThreshold OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.2.13 | INTEGER (0..255) | read-write | current |
| sleAdvaSystemControlTransmitMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.2.14 | INTEGER {halfDuplex(0), fullDuplex(1)} | read-write | current |
| sleAdvaSystemNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.6.3 | |||
| sleAdvaGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.7 | |||
| sleAdvaGeneralTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.1 | not-accessible | current | |
| sleAdvaGeneralEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.1.1 | not-accessible | current | |
| sleAdvaRemInstance OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.1.1.1 | INTEGER (0..4) | read-only | current |
| sleAdvaOperationalStatus OBJECT-TYPE encoding TBD. (General) | 1.3.6.1.4.1.6296.101.4.7.1.1.2 | INTEGER {up(1), down(2), outofservice(3), unknown(4)} | read-only | current |
| sleAdvaLineSpeed OBJECT-TYPE Line speed in kbit/s. (General) | 1.3.6.1.4.1.6296.101.4.7.1.1.3 | Integer32 | read-only | current |
| sleAdvaMACAddress OBJECT-TYPE The Ethernet address of the interface. (General) | 1.3.6.1.4.1.6296.101.4.7.1.1.4 | MacAddress | read-only | current |
| sleAdvaConnectorType OBJECT-TYPE encoding TBD. (General) | 1.3.6.1.4.1.6296.101.4.7.1.1.5 | INTEGER {sc(1), fc(2), mu(3), rj45(4), lu(5)} | read-only | current |
| sleAdvaAutonegiotation OBJECT-TYPE Autonegiotation package - aAutoNegAdminState. (General)Enabled or disabled. | 1.3.6.1.4.1.6296.101.4.7.1.1.6 | INTEGER {enable(1), disable(2)} | read-only | current |
| sleAdvaLinkLossForwarding OBJECT-TYPE When enabled access interface is brought down, when both network interfaces are down. (General) | 1.3.6.1.4.1.6296.101.4.7.1.1.7 | INTEGER (0..1) | read-only | current |
| sleAdvaAdminState OBJECT-TYPE Whether the interface is available. (General) | 1.3.6.1.4.1.6296.101.4.7.1.1.8 | INTEGER {up(1), down(2)} | read-only | current |
| sleAdvaRemoteInterfaceIndex OBJECT-TYPE The index of the remote interface the interface is connected to. (General) | 1.3.6.1.4.1.6296.101.4.7.1.1.9 | INTEGER (0..255) | read-only | current |
| sleAdvaUserDefinedString OBJECT-TYPE User definable string associated with interface. (General) | 1.3.6.1.4.1.6296.101.4.7.1.1.10 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleAdvaRemoteSignalling OBJECT-TYPE Autonegiotation package - aAutoNegRemoteSignalling. (AutoNego) | 1.3.6.1.4.1.6296.101.4.7.1.1.11 | INTEGER {detected(1), notdetected(2)} | read-only | current |
| sleAdvaConfiguration OBJECT-TYPE Autonegiotation package - aAutoNegConfig. (AutoNego)Indicates whether Auto-Negotiation signaling is in progress or has completed. | 1.3.6.1.4.1.6296.101.4.7.1.1.12 | INTEGER {other(1), configuring(2), completed(3), disabled(4), parallelDetectFail(5)} | read-only | current |
| sleAdvaLocalTechnologyAbility OBJECT-TYPE Autonegiotation package - aAutoNegLocalTechnologyAbility. (AutoNego)This indicates the technology ability of the local device | 1.3.6.1.4.1.6296.101.4.7.1.1.13 | Bits {global(0), unknown(1), base10T(2), base10TFD(3), base100T4(4), base100TX(5), base100TXFD(6), fdxpause(7), fdxapause(8), fdxspause(9), fdxbpause(10), base100T2(11), base100T2FD(12), base1000X(13), base1000XFD(14), base1000T(15), base1000TFD(16), remFault1(17), remFault2(18), isoEthernet(19)} | read-only | current |
| sleAdvaAdvertisedTechnologyAbility OBJECT-TYPE Autonegiotation package - aAutoNegAdvertisedTechnologyAbility. (AutoNego)The advertised technology ability of the local device. | 1.3.6.1.4.1.6296.101.4.7.1.1.14 | Bits {global(0), unknown(1), base10T(2), base10TFD(3), base100T4(4), base100TX(5), base100TXFD(6), fdxpause(7), fdxapause(8), fdxspause(9), fdxbpause(10), base100T2(11), base100T2FD(12), base1000X(13), base1000XFD(14), base1000T(15), base1000TFD(16), remFault1(17), remFault2(18), isoEthernet(19)} | read-only | current |
| sleAdvaReceivedTechnologyAbility OBJECT-TYPE Autonegiotation package - aAutoNegReceivedTechnologyAbility. (AutoNego)Indicates the advertised technology ability of the remote hardware. | 1.3.6.1.4.1.6296.101.4.7.1.1.15 | Bits {global(0), unknown(1), base10T(2), base10TFD(3), base100T4(4), base100TX(5), base100TXFD(6), fdxpause(7), fdxapause(8), fdxspause(9), fdxbpause(10), base100T2(11), base100T2FD(12), base1000X(13), base1000XFD(14), base1000T(15), base1000TFD(16), remFault1(17), remFault2(18), isoEthernet(19)} | read-only | current |
| sleAdvaLocalSectorAbility OBJECT-TYPE Autonegiotation package - aAutoNegLocalSectorAbility. (AutoNego) | 1.3.6.1.4.1.6296.101.4.7.1.1.16 | Bits {other(0), ethernet(1), isoethernet(2)} | read-only | current |
| sleAdvaAdvertisedSectorAbility OBJECT-TYPE Autonegiotation package - aAutoNegLocalSectorAbility. (AutoNego) | 1.3.6.1.4.1.6296.101.4.7.1.1.17 | Bits {other(0), ethernet(1), isoethernet(2)} | read-only | current |
| sleAdvaReceivedSectorAbility OBJECT-TYPE Autonegiotation package - aAutoNegLocalSectorAbility. (AutoNego) | 1.3.6.1.4.1.6296.101.4.7.1.1.18 | Bits {other(0), ethernet(1), isoethernet(2)} | read-only | current |
| sleAdvaDuplexCapabilities OBJECT-TYPE Mandatory package - aMacCapabilities. (PHY)The modes of duplex the access interface can support | 1.3.6.1.4.1.6296.101.4.7.1.1.19 | INTEGER {halfduplex(0), fullduplex(1)} | read-only | current |
| sleAdvaPHYType OBJECT-TYPE Basic Package - aPhyType. (PHY) | 1.3.6.1.4.1.6296.101.4.7.1.1.20 | INTEGER {other(1), unknown(2), none(3), base10(4), base100T4(5), base100X(6), base100T2(7), base1000X(8), base1000T(9)} | read-only | current |
| sleAdvaPHYTypeList OBJECT-TYPE Basic Package - aPhyTypeList. (PHY) | 1.3.6.1.4.1.6296.101.4.7.1.1.21 | Bits {other(0), unknown(1), none(2), base10(3), base100T4(4), base100X(5), base100T2(6), base1000X(7), base1000T(8)} | read-only | current |
| sleAdvaMIIDetect OBJECT-TYPE Basic Package - aMIIDetect. (PHY) | 1.3.6.1.4.1.6296.101.4.7.1.1.22 | INTEGER {unknown(1), nothingConnected(2), connected(3), absent(4)} | read-only | current |
| sleAdvaPHYState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.1.1.23 | INTEGER {enable(1), disable(2)} | read-only | current |
| sleAdvaGoodFramesTransmitted OBJECT-TYPE Mandatory package - aFramesTransmittedOK. (PHY)Non-resettable, wrapping count of good frames transmitted since OAM enabled. | 1.3.6.1.4.1.6296.101.4.7.1.1.24 | Integer32 | read-only | current |
| sleAdvaSingleCollisionFrames OBJECT-TYPE Mandatory package - aSingleCollisionFrames. (PHY)Non-resettable, wrapping count of single collisions since OAM enabled. | 1.3.6.1.4.1.6296.101.4.7.1.1.25 | Integer32 | read-only | current |
| sleAdvaMultipleCollisionFrames OBJECT-TYPE Mandatory package - aMultipleCollisionFrames. (PHY)Non-resettable, wrapping count of multiple collisions since OAM enabled. | 1.3.6.1.4.1.6296.101.4.7.1.1.26 | Integer32 | read-only | current |
| sleAdvaGoodFramesReceived OBJECT-TYPE Mandatory package - aFramesReceivedOKNon-resettable, wrapping count of good frames received since OAM enabled | 1.3.6.1.4.1.6296.101.4.7.1.1.27 | Integer32 | read-only | current |
| sleAdvaFCSErrors OBJECT-TYPE Mandatory package - aFrameCheckSequenceErrors. (PHY)Non-resettable, wrapping count of frames received with frame check sequence error since OAM enabled. | 1.3.6.1.4.1.6296.101.4.7.1.1.28 | Integer32 | read-only | current |
| sleAdvaAlignmentErrors OBJECT-TYPE Mandatory package - aAlignmentErrors. (PHY)Non-resettable, wrapping count of frames received with alignment error since OAM enabled. | 1.3.6.1.4.1.6296.101.4.7.1.1.29 | Integer32 | read-only | current |
| sleAdvaFramesTooLong OBJECT-TYPE aFrameTooLongErrors. (PHY)Non-resettable, wrapping count of frames received longer than maxFrameSize | 1.3.6.1.4.1.6296.101.4.7.1.1.30 | Integer32 | read-only | current |
| sleAdvaBytesTransmitted OBJECT-TYPE Non-resettable, wrapping count of bytes transmitted since OAM enabled. (PHY) | 1.3.6.1.4.1.6296.101.4.7.1.1.31 | Integer32 | read-only | current |
| sleAdvaBytesReceived OBJECT-TYPE Non-resettable, wrapping count of bytes received since OAM enabled. (PHY) | 1.3.6.1.4.1.6296.101.4.7.1.1.32 | Integer32 | read-only | current |
| sleAdvaSymbolErrors OBJECT-TYPE Non-resettable, wrapping count of symbol errors received. Note: some interfaces may only report one symbol error per frame. (PHY) | 1.3.6.1.4.1.6296.101.4.7.1.1.33 | Integer32 | read-only | current |
| sleAdvaGeneralControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.7.2 | |||
| sleAdvaGeneralControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.2.1 | INTEGER {setAdvaGeneralProfile(1), setAdvaAutonegProfile(2)} | read-write | current |
| sleAdvaGeneralControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.2.2 | SleControlStatusType | read-only | current |
| sleAdvaGeneralControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.2.3 | Gauge32 | read-write | current |
| sleAdvaGeneralControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.2.4 | TimeTicks | read-write | current |
| sleAdvaGeneralControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.2.5 | SleControlRequestResultType | read-write | current |
| sleAdvaGeneralControlPortIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.2.6 | INTEGER (1..255) | read-write | current |
| sleAdvaGeneralControlRemInstance OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.2.7 | INTEGER (1..4) | read-write | current |
| sleAdvaGeneralControlLineSpeed OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.2.8 | Integer32 | read-write | current |
| sleAdvaGeneralControlAutonegiotation OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.2.9 | INTEGER {enable(1), disable(2)} | read-write | current |
| sleAdvaGeneralControlLinkLossForwarding OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.2.10 | INTEGER (0..1) | read-write | current |
| sleAdvaGeneralControlUserDefinedString OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.2.11 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleAdvaGeneralControlAdvertisedTechnologyAbility OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.2.12 | Bits {global(0), unknown(1), base10T(2), base10TFD(3), base100T4(4), base100TX(5), base100TXFD(6), fdxpause(7), fdxapause(8), fdxspause(9), fdxbpause(10), base100T2(11), base100T2FD(12), base1000X(13), base1000XFD(14), base1000T(15), base1000TFD(16), remFault1(17), remFault2(18), isoEthernet(19)} | read-write | current |
| sleAdvaGeneralControlAdvertisedSectorAbility OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.2.13 | Bits {other(0), ethernet(1), isoethernet(2)} | read-write | current |
| sleAdvaGeneralNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.7.3 | |||
| sleAdvaModule OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.8 | |||
| sleAdvaModuleTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.8.1 | not-accessible | current | |
| sleAdvaModuleEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.8.1.1 | not-accessible | current | |
| sleAdvaModuleType OBJECT-TYPE encoding TBD | 1.3.6.1.4.1.6296.101.4.8.1.1.1 | INTEGER {sfp(1), nemi(2), other(3)} | read-only | current |
| sleAdvaModulePartNumber OBJECT-TYPE Part number for the module | 1.3.6.1.4.1.6296.101.4.8.1.1.2 | OCTET STRING (SIZE(0..16)) | read-only | current |
| sleAdvaModuleSerialNumber OBJECT-TYPE Serial number for the module | 1.3.6.1.4.1.6296.101.4.8.1.1.3 | OCTET STRING (SIZE(0..16)) | read-only | current |
| sleAdvaModuleFirmwareVersion OBJECT-TYPE Firmware version for the module. | 1.3.6.1.4.1.6296.101.4.8.1.1.4 | OCTET STRING (SIZE(0..16)) | read-only | current |
| sleAdvaModuleSoftwareVersion OBJECT-TYPE Software version for the module | 1.3.6.1.4.1.6296.101.4.8.1.1.5 | OCTET STRING (SIZE(0..16)) | read-only | current |
| sleAdvaModuleHardwareRevision OBJECT-TYPE Hardware revision for the module. | 1.3.6.1.4.1.6296.101.4.8.1.1.6 | OCTET STRING (SIZE(0..4)) | read-only | current |
| sleAdvaModuleCLEICode OBJECT-TYPE CLEI for the module. | 1.3.6.1.4.1.6296.101.4.8.1.1.7 | OCTET STRING (SIZE(0..14)) | read-only | current |
| sleAdvaOptical OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.9 | |||
| sleAdvaOpticalTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.9.1 | not-accessible | current | |
| sleAdvaOpticalEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.9.1.1 | not-accessible | current | |
| sleAdvaOpticalThresholdLevel OBJECT-TYPE Threshold for the receive power level in dBm below which the Interface optical threshold alarm will be activated.Per interface. | 1.3.6.1.4.1.6296.101.4.9.1.1.1 | INTEGER (0..65535) | read-only | current |
| sleAdvaLinkLength1 OBJECT-TYPE Link length supported for 9/125 mm fiber, units of km | 1.3.6.1.4.1.6296.101.4.9.1.1.2 | INTEGER (0..255) | read-only | current |
| sleAdvaLinkLength2 OBJECT-TYPE Link length supported for 9/125 mm fiber, units of 100 m | 1.3.6.1.4.1.6296.101.4.9.1.1.3 | INTEGER (0..255) | read-only | current |
| sleAdvaLinkLength3 OBJECT-TYPE Link length supported for 50/125 mm fiber, units of 10 m | 1.3.6.1.4.1.6296.101.4.9.1.1.4 | INTEGER (0..255) | read-only | current |
| sleAdvaLinkLength4 OBJECT-TYPE Link length supported for 62.5/125 mm fiber, units of 10 m | 1.3.6.1.4.1.6296.101.4.9.1.1.5 | INTEGER (0..255) | read-only | current |
| sleAdvaLinkLengthCu OBJECT-TYPE Link length supported for copper, units of meters | 1.3.6.1.4.1.6296.101.4.9.1.1.6 | INTEGER (0..255) | read-only | current |
| sleAdvaWaveLength OBJECT-TYPE Nominal wavelength in nm | 1.3.6.1.4.1.6296.101.4.9.1.1.7 | INTEGER (0..65535) | read-only | current |
| sleAdvaLaserBias OBJECT-TYPE Current laser bias current in mA. | 1.3.6.1.4.1.6296.101.4.9.1.1.8 | INTEGER (0..65535) | read-only | current |
| sleAdvaTransmitPower OBJECT-TYPE Current transmit power in dBm as reported by optics. | 1.3.6.1.4.1.6296.101.4.9.1.1.9 | INTEGER (0..65535) | read-only | current |
| sleAdvaReceivePower OBJECT-TYPE Current receive power in dBm as reported by optics. | 1.3.6.1.4.1.6296.101.4.9.1.1.10 | INTEGER (0..65535) | read-only | current |
| sleAdvaLaserTxTemperature OBJECT-TYPE Current temperature of laser in degrees C. | 1.3.6.1.4.1.6296.101.4.9.1.1.11 | INTEGER (0..65535) | read-only | current |
| sleAdvaOpticalControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.9.2 | |||
| sleAdvaOpticalControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.9.2.1 | INTEGER {setAdvaOpticalAlarm(1)} | read-write | current |
| sleAdvaOpticalControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.9.2.2 | SleControlStatusType | read-only | current |
| sleAdvaOpticalControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.9.2.3 | Gauge32 | read-write | current |
| sleAdvaOpticalControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.9.2.4 | TimeTicks | read-write | current |
| sleAdvaOpticalControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.9.2.5 | SleControlRequestResultType | read-write | current |
| sleAdvaOpticalControlPortIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.9.2.6 | INTEGER (1..255) | read-write | current |
| sleAdvaOpticalControlRemInstance OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.9.2.7 | INTEGER (1..3) | read-write | current |
| sleAdvaOpticalControlThresholdLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.9.2.8 | INTEGER (0..65535) | read-write | current |
| sleAdvaOpticalNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.9.3 | |||
| sleAdvaOam OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.10 | |||
| sleAdvaOamTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.10.1 | not-accessible | current | |
| sleAdvaOamEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.10.1.1 | not-accessible | current | |
| sleAdvaAdminStatus OBJECT-TYPE OAM package - aOAMAdminState (Configuration)Whether the OAM sublayer is enabled or disabled. | 1.3.6.1.4.1.6296.101.4.10.1.1.1 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleAdvaMode OBJECT-TYPE OAM package - aOAMMode. (Configuration)Mode of the OAM client | 1.3.6.1.4.1.6296.101.4.10.1.1.2 | INTEGER {passive(0), active(1)} | read-only | current |
| sleAdvaRemMACAddress OBJECT-TYPE OAM package - aOAMRemoteMACAddress. (Configuration) | 1.3.6.1.4.1.6296.101.4.10.1.1.3 | OCTET STRING | read-only | current |
| sleAdvaRemConfig OBJECT-TYPE OAM package - aOAMRemoteConfiguration. (Configuration)Bit-mask corresponding to the OAM configuration field: | 1.3.6.1.4.1.6296.101.4.10.1.1.4 | Bits {unidirSupport(0), loopbackSupport(1), linkEvents(2), variableRetrieval(3), orgSpecific(4), orgSpecificEvents(5), orgSpecificInfoTLV(6)} | read-only | current |
| sleAdvaRemPduConfig OBJECT-TYPE OAM package - aOAMRemotePDUConfiguration. (Configuration)The maximum PDU size supported | 1.3.6.1.4.1.6296.101.4.10.1.1.5 | INTEGER (0..65535) | read-only | current |
| sleAdvaLocFlags OBJECT-TYPE OAM package - aOAMLocalFlags. (Configuration)Bit-mask corresponding to the OAM flag field transmitted: | 1.3.6.1.4.1.6296.101.4.10.1.1.6 | Bits {linkFault(0), dyingGasp(1), criticalEvent(2), localStableDiscovering(3), localStable(4), remoteStableDiscovering(5), remoteStable(6)} | read-only | current |
| sleAdvaRemFlags OBJECT-TYPE OAM package - aOAMRemoteFlags. (Configuration)Bit-mask corresponding to the OAM flag field received | 1.3.6.1.4.1.6296.101.4.10.1.1.7 | Bits {linkFault(0), dyingGasp(1), criticalEvent(2), localStableDiscovering(3), localStable(4), remoteStableDiscovering(5), remoteStable(6)} | read-only | current |
| sleAdvaRemState OBJECT-TYPE OAM package - aOAMRemoteState. (Configuration)Bit-mask corresponding to the OAM State field received | 1.3.6.1.4.1.6296.101.4.10.1.1.8 | Bits {reserved(0), parserAction1(1), parserAction2(2), muxAction(3)} | read-only | current |
| sleAdvaRemVendorOUI OBJECT-TYPE OAM package - aOAMRemoteVendorOUI. (Configuration)The value of the OUI from the remote end of the OAM link. | 1.3.6.1.4.1.6296.101.4.10.1.1.9 | INTEGER (0..65535) | read-only | current |
| sleAdvaRemDeviceNumber OBJECT-TYPE OAM package - aOAMRemoteVendorIdDeviceNumber. (Configuration) The value of the Device Identifier from the remote end of the OAM link. | 1.3.6.1.4.1.6296.101.4.10.1.1.10 | INTEGER (0..65535) | read-only | current |
| sleAdvaRemVendorVersion OBJECT-TYPE OAM package - aOAMRemoteVendorIdVersion. (Configuration) The value of the Version Identifier from the remote end of the OAM link. | 1.3.6.1.4.1.6296.101.4.10.1.1.11 | INTEGER (0..65535) | read-only | current |
| sleAdvaLocErrSymbolPeriodEventConfig OBJECT-TYPE OAM package - aOAMLocalErrSymPeriodConfig. (Configuration) Configuration for the event indicating the duration of the period and the number of symbols that must be exceeded. | 1.3.6.1.4.1.6296.101.4.10.1.1.12 | INTEGER (0..65535) | read-only | current |
| sleAdvaLocErrFrameEventConfig OBJECT-TYPE OAM package - aOAMLocalErrFrameConfig. (Configuration) Configuration for the event indicating the duration and the number of errored frames that must be exceeded. | 1.3.6.1.4.1.6296.101.4.10.1.1.13 | INTEGER (0..65535) | read-only | current |
| sleAdvaLocErrFramePeriodEventConfig OBJECT-TYPE OAM package - aOAMLocalErrFramePeriodConfig. (Configuration) Configuration for the event indicating the durationin terms of minFrameSize that can be transmitted and that number of errored frames that must be exceeded. | 1.3.6.1.4.1.6296.101.4.10.1.1.14 | INTEGER (0..65535) | read-only | current |
| sleAdvaLocErrFrameSecsSummaryEventConfig OBJECT-TYPE OAM package - aOAMLocalErrFrameSecsSummaryConfig. (Configuration) Configuration for the evert indicating duration window and number of errored frame seconds in that duration that must be exceeded. | 1.3.6.1.4.1.6296.101.4.10.1.1.15 | INTEGER (0..65535) | read-only | current |
| sleAdvaPDUsTx OBJECT-TYPE OAM package - aOAMPDUTx. (PDU Performance)Non-resettable, wrapping count of OAM PDUs transmitted since OAM enabled. | 1.3.6.1.4.1.6296.101.4.10.1.1.16 | Integer32 | read-only | current |
| sleAdvaPDUsRx OBJECT-TYPE OAM package - aOAMPDURx. (PDU Performance)Non-resettable, wrapping count of OAM PDUs received since OAM enabled. | 1.3.6.1.4.1.6296.101.4.10.1.1.17 | Integer32 | read-only | current |
| sleAdvaUnsupportedCodesRx OBJECT-TYPE OAM package - aOAMUnsupportedCodesRx. (PDU Performance)Non-resettable, wrapping count of OAM PDUs received that are not supported by device since OAM enabled. | 1.3.6.1.4.1.6296.101.4.10.1.1.18 | Integer32 | read-only | current |
| sleAdvaInfoPDUsTx OBJECT-TYPE OAM package - aOAMInformationTx. (PDU Performance)Non-resettable, wrapping count of OAM Info PDUs transmitted since OAM enabled. | 1.3.6.1.4.1.6296.101.4.10.1.1.19 | Integer32 | read-only | current |
| sleAdvaInfoPDUsRx OBJECT-TYPE OAM package - aOAMInformationRx. (PDU Performance)Non-resettable, wrapping count of OAM Info PDUs received since OAM enabled. | 1.3.6.1.4.1.6296.101.4.10.1.1.20 | Integer32 | read-only | current |
| sleAdvaEventNotificationPDUsTx OBJECT-TYPE OAM package - aOAMEventNotificationTx. (PDU Performance)Non-resettable, wrapping count of OAM Event PDUs transmitted since OAM enabled. | 1.3.6.1.4.1.6296.101.4.10.1.1.21 | Integer32 | read-only | current |
| sleAdvaUniqueEventNotificationPDUsTx OBJECT-TYPE OAM package - aOAMUniqueEventNotificationTx. (PDU Performance) Non-resettable, wrapping count of OAM Event PDUs received with a different sequence number than previously since OAM enabled. | 1.3.6.1.4.1.6296.101.4.10.1.1.22 | Integer32 | read-only | current |
| sleAdvaDupEventNotificationPDUsTx OBJECT-TYPE OAM package - aOAMDuplicateEventNotificationTx. (PDU Performance) Non-resettable, wrapping count of OAM Event PDUs received with the same sequence number as previously since OAM enabled. | 1.3.6.1.4.1.6296.101.4.10.1.1.23 | Integer32 | read-only | current |
| sleAdvaLoopbackControlPDUsTx OBJECT-TYPE OAM package - aOAMLoopbackControlTx. (PDU Performance) Non-resettable, wrapping count of OAM Loopback Control PDUs transmitted since OAM enabled. | 1.3.6.1.4.1.6296.101.4.10.1.1.24 | Integer32 | read-only | current |
| sleAdvaLoopbackControlPDUsRx OBJECT-TYPE OAM package - aOAMLoopbackControlRx. (PDU Performance) Non-resettable, wrapping count of OAM Loopback Control PDUs received since OAM enabled. | 1.3.6.1.4.1.6296.101.4.10.1.1.25 | Integer32 | read-only | current |
| sleAdvaVariableRequestPDUsTx OBJECT-TYPE OAM package - aOAMVariableRequestTx. (PDU Performance) Non-resettable, wrapping count of OAM Variable Request PDUs transmitted since OAM enabled. | 1.3.6.1.4.1.6296.101.4.10.1.1.26 | Integer32 | read-only | current |
| sleAdvaVariableRequestPDUsRx OBJECT-TYPE OAM package - aOAMVariableRequestRx. (PDU Performance) Non-resettable, wrapping count of OAM Variable Request PDUs received since OAM enabled. | 1.3.6.1.4.1.6296.101.4.10.1.1.27 | Integer32 | read-only | current |
| sleAdvaVariableResponsePDUsTx OBJECT-TYPE OAM package - aOAMVariableResponseTx. (PDU Performance) Non-resettable, wrapping count of OAM Variable Response PDUs transmitted since OAM enabled. | 1.3.6.1.4.1.6296.101.4.10.1.1.28 | Integer32 | read-only | current |
| sleAdvaVariableResponsePDUsRx OBJECT-TYPE OAM package - aOAMVariableResponseRx. (PDU Performance) Non-resettable, wrapping count of OAM Variable Response PDUs received since OAM enabled | 1.3.6.1.4.1.6296.101.4.10.1.1.29 | Integer32 | read-only | current |
| sleAdvaVendorPDUsTx OBJECT-TYPE OAM package - aOAMOrganizationSpecificTx . (PDU Performance) Non-resettable, wrapping count of OAM Vendor PDUs transmitted since OAM enabled. | 1.3.6.1.4.1.6296.101.4.10.1.1.30 | Integer32 | read-only | current |
| sleAdvaVendorPDUsRx OBJECT-TYPE OAM package - aOAMOrganizationSpecificRx. (PDU Performance) | 1.3.6.1.4.1.6296.101.4.10.1.1.31 | Integer32 | read-only | current |
| sleAdvaRemFramesLostDuetoOAMErr OBJECT-TYPE OAM package - aFramesLostDueToOAMError. (PDU Performance) Non-resettable, wrapping count of frames that would have been transmitted but for an OAM sublayer error. | 1.3.6.1.4.1.6296.101.4.10.1.1.32 | Integer32 | read-only | current |
| sleAdvaLocErrSymbolPeriodEvent OBJECT-TYPE The most recently transmitted event of this type. (Error) | 1.3.6.1.4.1.6296.101.4.10.1.1.33 | Integer32 | read-only | current |
| sleAdvaLocErrFrameSecsEvent OBJECT-TYPE The most recently transmitted event of this type. (Error) | 1.3.6.1.4.1.6296.101.4.10.1.1.34 | Integer32 | read-only | current |
| sleAdvaLocErrFramePeriodEvent OBJECT-TYPE The most recently transmitted event of this type. (Error) | 1.3.6.1.4.1.6296.101.4.10.1.1.35 | Integer32 | read-only | current |
| sleAdvaLocErrFrameSecsSummaryEvent OBJECT-TYPE The most recently transmitted event of this type. (Error) | 1.3.6.1.4.1.6296.101.4.10.1.1.36 | Integer32 | read-only | current |
| sleAdvaRemErrSymbolPeriodEvent OBJECT-TYPE The most recently received event of this type. (Error) | 1.3.6.1.4.1.6296.101.4.10.1.1.37 | Integer32 | read-only | current |
| sleAdvaRemErrFrameSecsEvent OBJECT-TYPE The most recently received event of this type. (Error) | 1.3.6.1.4.1.6296.101.4.10.1.1.38 | Integer32 | read-only | current |
| sleAdvaRemoteErrorFramePeriodEvent OBJECT-TYPE The most recently received event of this type. (Error) | 1.3.6.1.4.1.6296.101.4.10.1.1.39 | Integer32 | read-only | current |
| sleAdvaRemoteErrorFrameSecsSummaryEvent OBJECT-TYPE The most recently received event of this type. (Error) | 1.3.6.1.4.1.6296.101.4.10.1.1.40 | Integer32 | read-only | current |
| sleAdvaOamControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.10.2 | |||
| sleAdvaOamControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.10.2.1 | INTEGER {setAdvaOamProfile(1)} | read-write | current |
| sleAdvaOamControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.10.2.2 | SleControlStatusType | read-only | current |
| sleAdvaOamControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.10.2.3 | Gauge32 | read-write | current |
| sleAdvaOamControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.10.2.4 | TimeTicks | read-write | current |
| sleAdvaOamControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.10.2.5 | SleControlRequestResultType | read-write | current |
| sleAdvaOamControlPortIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.10.2.6 | INTEGER (1..255) | read-write | current |
| sleAdvaOamControlRemInstance OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.10.2.7 | INTEGER (1..2) | read-write | current |
| sleAdvaOamControlAdminStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.10.2.8 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleAdvaOamControlMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.10.2.9 | INTEGER {passive(0), active(1)} | read-write | current |
| sleAdvaOamNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.10.3 | |||
| sleAlarmLED OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.11 | |||
| sleAlarmLEDTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.11.1 | not-accessible | current | |
| sleAlarmLEDEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.11.1.1 | not-accessible | current | |
| sleAlarmLEDType OBJECT-TYPE The alarm that LED indicate. | 1.3.6.1.4.1.6296.101.4.11.1.1.1 | INTEGER {fanFail(1), fanRemove(2), memoryOver(3), moduleRemove(4), portLinkDown(5), portRemove(6), portThreadOver(7), powerFail(8), powerRemove(9), temperatureHigh(10), slotRemove(11), ponLOS(12)} | read-only | current |
| sleAlarmLEDStatus OBJECT-TYPE The status of alarm LED. | 1.3.6.1.4.1.6296.101.4.11.1.1.2 | INTEGER {enable(1), disable(2), unknown(255)} | read-only | current |
| sleAlarmLEDLevel OBJECT-TYPE The Level of alarm LED. | 1.3.6.1.4.1.6296.101.4.11.1.1.3 | INTEGER {critical(1), major(2), minor(3), unrated(255)} | read-only | current |
| sleAlarmLEDLevelTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.11.2 | not-accessible | current | |
| sleAlarmLEDLevelEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.11.2.1 | not-accessible | current | |
| sleAlarmLEDLevelIndex OBJECT-TYPE LED level index. | 1.3.6.1.4.1.6296.101.4.11.2.1.1 | INTEGER {critical(1), major(2), minor(3), error(4), unrated(255)} | read-only | current |
| sleAlarmLEDLevelBlock OBJECT-TYPE LED level block. | 1.3.6.1.4.1.6296.101.4.11.2.1.2 | INTEGER {unblock(1), block(2), unknown(255)} | read-only | current |
| sleAlarmLEDLevelOperStatus OBJECT-TYPE Alarm current operation status. | 1.3.6.1.4.1.6296.101.4.11.2.1.3 | INTEGER {on(1), off(2)} | read-only | current |
| sleAlarmLEDControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.11.3 | |||
| sleAlarmLEDControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.11.3.1 | INTEGER {alarmLedOff(1), setAlarmLedLevel(2), clearAlarmLed(3), alarmLedBlock(4)} | read-write | current |
| sleAlarmLEDControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.11.3.2 | SleControlStatusType | read-only | current |
| sleAlarmLEDControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.11.3.3 | Gauge32 | read-write | current |
| sleAlarmLEDControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.11.3.4 | TimeTicks | read-only | current |
| sleAlarmLEDControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.11.3.5 | SleControlRequestResultType | read-only | current |
| sleAlarmLEDControlType OBJECT-TYPE The alarm that LED indicate. | 1.3.6.1.4.1.6296.101.4.11.3.6 | INTEGER {fanFail(1), fanRemove(2), memoryOver(3), moduleRemove(4), portLinkDown(5), portRemove(6), portThreadOver(7), powerFail(8), powerRemove(9), temperatureHigh(10), slotRemove(11), ponLOS(12)} | read-write | current |
| sleAlarmLEDControlLevel OBJECT-TYPE The Level of alarm LED. | 1.3.6.1.4.1.6296.101.4.11.3.7 | INTEGER {critical(1), major(2), minor(3), all(254)} | read-write | current |
| sleAlarmLEDControlBlock OBJECT-TYPE LED level block. | 1.3.6.1.4.1.6296.101.4.11.3.8 | INTEGER {unblock(1), block(2)} | read-write | current |
| sleAlarmLEDNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.11.4 | |||
| sleY1731Oam OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12 | |||
| sleY1731Base OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.1 | |||
| sleY1731BaseGroup OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.1.1 | |||
| sleY1731Enable OBJECT-TYPE Enables/Ddisables ITU-T Y.1731 OAM function | 1.3.6.1.4.1.6296.101.4.12.1.1.1 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731TrunkEnable OBJECT-TYPE Enables/Disables Y.1731 OAM on a trunk port | 1.3.6.1.4.1.6296.101.4.12.1.1.2 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731LtrCacheHoldTime OBJECT-TYPE Indicates the time that cache entries will be retained | 1.3.6.1.4.1.6296.101.4.12.1.1.3 | Integer32 (1..65535) | read-only | current |
| sleY1731LtrCacheSize OBJECT-TYPE Indicates the number of entries in the traceroute cache | 1.3.6.1.4.1.6296.101.4.12.1.1.4 | Integer32 (1..4095) | read-only | current |
| sleY1731SnmpServerTraps OBJECT-TYPE Indicates the SNMP traps | 1.3.6.1.4.1.6296.101.4.12.1.1.5 | Bits {rdi(0), loc(1), unp(2), unm(3), mmg(4), unl(5), ais(6), lck(7)} | read-only | current |
| sleY1731XcheckStartDelay OBJECT-TYPE Indicates the delay before the cross-check is started | 1.3.6.1.4.1.6296.101.4.12.1.1.6 | Integer32 (1..65535) | read-only | current |
| sleY1731DefaultMegLevel OBJECT-TYPE Indicates the level to be created dynamic MHF | 1.3.6.1.4.1.6296.101.4.12.1.1.7 | Integer32 (0..7) | read-only | current |
| sleY1731DefaultMegMhfCreation OBJECT-TYPE Indicates the mode of MHF creation | 1.3.6.1.4.1.6296.101.4.12.1.1.8 | INTEGER {none(0), default(1), explicit(2)} | read-only | current |
| sleY1731PduToCfm OBJECT-TYPE Enables/Disables changing from Y.1731 PDU format to CFM PDU format | 1.3.6.1.4.1.6296.101.4.12.1.1.9 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731DedicatedVlan OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.1.1.10 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731RmepCreation OBJECT-TYPE RMEP creation mode | 1.3.6.1.4.1.6296.101.4.12.1.1.11 | INTEGER {dynamic(1), static(2)} | read-only | current |
| sleY1731CCIgnoreDefect OBJECT-TYPE CC Ignore Defect Mode | 1.3.6.1.4.1.6296.101.4.12.1.1.12 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731RapsFloodingBlock OBJECT-TYPE R-APS Flooding Block Mode | 1.3.6.1.4.1.6296.101.4.12.1.1.13 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731TlvPermission OBJECT-TYPE Indicates TLV Permission | 1.3.6.1.4.1.6296.101.4.12.1.1.14 | INTEGER {none(1), chassis(2)} | read-only | current |
| sleY1731BaseControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.1.2 | |||
| sleY1731BaseControlRequest OBJECT-TYPE This attribute identifies the control commands. updateAlarmList: the NE updates entries of alarms in the sleAlarmListTable after having changed alarm severities of alarms (due to change profile pointers in managed entities or after modification of alarm severities in profiles). This command should be applied once after having finisled modifications of severties. modifyAlarmSeverity: modifies the severity of an alarm in specific profile. createAlarmSeverityProfile: creates a new profile with default severities. The severities then have to be modified with command changeAlarmSeverity. deleteAlarmSeverityProfile: deletes a profile. Profile 1 is not allowed to be deleted. Notifications : none | 1.3.6.1.4.1.6296.101.4.12.1.2.1 | INTEGER {setY1731Enable(1), setY1731TrunkEnable(2), setY1731LtrCacheProfile(3), setY1731SnmpProfile(4), setY1731XcheckProfile(5), setY1731DefaultMegProfile(6), setY1731PduToCfm(7), setY1731DedicatedVlan(8), destroyMipCcdb(9), destroyLtrCache(10), setRmepCreation(11), setTrunkOamstatus(12), setY1731CCIgnoreDefect(13), setY1731RapsFloodingBlock(14), setY1731TlvPermission(15)} | read-write | current |
| sleY1731BaseControlStatus OBJECT-TYPE The status of a control request. | 1.3.6.1.4.1.6296.101.4.12.1.2.2 | SleControlStatusType | read-only | current |
| sleY1731BaseControlTimer OBJECT-TYPE The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM. | 1.3.6.1.4.1.6296.101.4.12.1.2.3 | Gauge32 | read-write | current |
| sleY1731BaseControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.4.12.1.2.4 | TimeTicks | read-only | current |
| sleY1731BaseControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.4.12.1.2.5 | SleControlRequestResultType | read-only | current |
| sleY1731BaseControlEnable OBJECT-TYPE Enables/Ddisables ITU-T Y.1731 OAM function | 1.3.6.1.4.1.6296.101.4.12.1.2.6 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731BaseControlTrunkEnable OBJECT-TYPE Enables/Disables Y.1731 OAM on a trunk port | 1.3.6.1.4.1.6296.101.4.12.1.2.7 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731BaseControlLtrCacheHoldTime OBJECT-TYPE Indicates the time that cache entries will be retained | 1.3.6.1.4.1.6296.101.4.12.1.2.8 | Integer32 (1..65535) | read-write | current |
| sleY1731BaseControlLtrCacheSize OBJECT-TYPE Indicates the number of entries in the traceroute cache | 1.3.6.1.4.1.6296.101.4.12.1.2.9 | Integer32 (1..4095) | read-write | current |
| sleY1731BaseControlSnmpServerTraps OBJECT-TYPE Indicates the SNMP traps | 1.3.6.1.4.1.6296.101.4.12.1.2.10 | Bits {rdi(0), loc(1), unp(2), unm(3), mmg(4), unl(5), ais(6), lck(7)} | read-write | current |
| sleY1731BaseControlXcheckStartDelay OBJECT-TYPE Indicates the delay before the cross-check is started | 1.3.6.1.4.1.6296.101.4.12.1.2.11 | Integer32 (1..65535) | read-write | current |
| sleY1731BaseControlDefaultMegLevel OBJECT-TYPE Indicates the level to be created dynamic MHF | 1.3.6.1.4.1.6296.101.4.12.1.2.12 | Integer32 (0..7) | read-write | current |
| sleY1731BaseControlDefaultMegMhfCreation OBJECT-TYPE Indicates the mode of MHF creation | 1.3.6.1.4.1.6296.101.4.12.1.2.13 | INTEGER {none(0), default(1), explicit(2)} | read-write | current |
| sleY1731BaseControlPduToCfm OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.1.2.14 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731BaseControlDedicatedVlan OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.1.2.15 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731BaseControlRmepCreation OBJECT-TYPE RMEP creation mode | 1.3.6.1.4.1.6296.101.4.12.1.2.16 | INTEGER {dynamic(1), static(2)} | read-write | current |
| sleY1731BaseControlTrunkIndex OBJECT-TYPE Trunk Index | 1.3.6.1.4.1.6296.101.4.12.1.2.17 | INTEGER (1..65535) | read-write | current |
| sleY1731BaseControlTrunkOamStatus OBJECT-TYPE OAM status per each Trunk port. | 1.3.6.1.4.1.6296.101.4.12.1.2.18 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731BaseControlTrunkMeg OBJECT-TYPE trunk port meg name. | 1.3.6.1.4.1.6296.101.4.12.1.2.19 | OCTET STRING | read-write | current |
| sleY1731BaseControlCCIgnoreDefect OBJECT-TYPE CC Ignore Defect Mode | 1.3.6.1.4.1.6296.101.4.12.1.2.20 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731BaseControlRapsFloodingBlock OBJECT-TYPE R-APS Flooding Block Mode | 1.3.6.1.4.1.6296.101.4.12.1.2.21 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731BaseControlTlvPermission OBJECT-TYPE Indicates TLV Permission | 1.3.6.1.4.1.6296.101.4.12.1.2.22 | INTEGER {none(1), chassis(2)} | read-write | current |
| sleY1731BaseNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.1.3 | |||
| sleY1731TrunkTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.1.4 | not-accessible | current | |
| sleY1731TrunkEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.1.4.1 | not-accessible | current | |
| sleY1731TrunkIndex OBJECT-TYPE trunk port index. | 1.3.6.1.4.1.6296.101.4.12.1.4.1.1 | INTEGER (0..65535) | read-only | current |
| sleY1731TrunkOamStatus OBJECT-TYPE OAM status per each Trunk port. | 1.3.6.1.4.1.6296.101.4.12.1.4.1.2 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731TrunkMeg OBJECT-TYPE trunk port meg name. | 1.3.6.1.4.1.6296.101.4.12.1.4.1.3 | OCTET STRING | read-only | current |
| sleY1731Meg OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.2 | |||
| sleY1731MegTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.2.1 | not-accessible | current | |
| sleY1731MegEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.2.1.1 | not-accessible | current | |
| sleY1731MegIndex OBJECT-TYPE Indicates the MEG's Index | 1.3.6.1.4.1.6296.101.4.12.2.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleY1731MegName OBJECT-TYPE The MEG's name: ICC (6 bytes) + UMC (6 bytes) | 1.3.6.1.4.1.6296.101.4.12.2.1.1.2 | OCTET STRING (SIZE(1..12)) | read-only | current |
| sleY1731MegLevel OBJECT-TYPE Indicates the MEG's level | 1.3.6.1.4.1.6296.101.4.12.2.1.1.3 | Integer32 (0..7) | read-only | current |
| sleY1731MegVid OBJECT-TYPE Indicates the MEG's VID | 1.3.6.1.4.1.6296.101.4.12.2.1.1.4 | Integer32 (1..4094) | read-only | current |
| sleY1731MegMepEnable OBJECT-TYPE Enables/Disables Y.1731 OAM for MEPs | 1.3.6.1.4.1.6296.101.4.12.2.1.1.5 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MegCcEnable OBJECT-TYPE Enables/Disables MEPs to send Continuity Check messages | 1.3.6.1.4.1.6296.101.4.12.2.1.1.6 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MegCcInterval OBJECT-TYPE Indicates the interval between CCM transmissions | 1.3.6.1.4.1.6296.101.4.12.2.1.1.7 | Integer32 (1 | 2..7) | read-only | current |
| sleY1731MegCcPriority OBJECT-TYPE Indicates the CCM or LTM Message Priority | 1.3.6.1.4.1.6296.101.4.12.2.1.1.8 | Integer32 (0..7) | read-only | current |
| sleY1731MegCcLossThreshold OBJECT-TYPE Indicates the minimum number of CCMs that can be missed before declaring that a MEP is down | 1.3.6.1.4.1.6296.101.4.12.2.1.1.9 | Integer32 (2..255) | read-only | current |
| sleY1731MegCcHoldTime OBJECT-TYPE Indicates the time that data of a missing MEP is kept | 1.3.6.1.4.1.6296.101.4.12.2.1.1.10 | Integer32 (1..65535) | read-only | current |
| sleY1731MegFaultPriority OBJECT-TYPE Indicates the lowest priority for fault alarm | 1.3.6.1.4.1.6296.101.4.12.2.1.1.11 | Integer32 (1..8) | read-only | current |
| sleY1731MegFaultKeepTime OBJECT-TYPE Indicates the keep time for the fault alarm | 1.3.6.1.4.1.6296.101.4.12.2.1.1.12 | Integer32 (0..1023) | read-only | current |
| sleY1731MegFaultClearTime OBJECT-TYPE Indicates the clear time for the fault alarm | 1.3.6.1.4.1.6296.101.4.12.2.1.1.13 | Integer32 (0..1023) | read-only | current |
| sleY1731MegXcheckEnable OBJECT-TYPE Enables/Disables Y.1731 cross-check for a specific MEG | 1.3.6.1.4.1.6296.101.4.12.2.1.1.14 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MegAisEnable OBJECT-TYPE Enables/Disables ETH-AIS function | 1.3.6.1.4.1.6296.101.4.12.2.1.1.15 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MegAisTransmitEnable OBJECT-TYPE Enables/Disables ETH-AIS frame transmission on a MEP | 1.3.6.1.4.1.6296.101.4.12.2.1.1.16 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MegAisInterval OBJECT-TYPE Indicates the interval between AIS transmissions | 1.3.6.1.4.1.6296.101.4.12.2.1.1.17 | INTEGER {oneSecond(4), oneMinute(6)} | read-only | current |
| sleY1731MegAisLevel OBJECT-TYPE Indicates the client MEG's level | 1.3.6.1.4.1.6296.101.4.12.2.1.1.18 | Integer32 (1..7) | read-only | current |
| sleY1731MegAisPriority OBJECT-TYPE Indicates the AIS Message Priority | 1.3.6.1.4.1.6296.101.4.12.2.1.1.19 | Integer32 (0..7) | read-only | current |
| sleY1731MegLckEnable OBJECT-TYPE Enables/Disables ETH-LCK function | 1.3.6.1.4.1.6296.101.4.12.2.1.1.20 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MegLckTransmitEnable OBJECT-TYPE Enables/Disables ETH-LCK frame transmission on a MEP | 1.3.6.1.4.1.6296.101.4.12.2.1.1.21 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MegLckInterval OBJECT-TYPE Indicates the interval between LCK transmissions | 1.3.6.1.4.1.6296.101.4.12.2.1.1.22 | INTEGER {oneSecond(4), oneMinute(6)} | read-only | current |
| sleY1731MegLckLevel OBJECT-TYPE Indicates the client MEG's level | 1.3.6.1.4.1.6296.101.4.12.2.1.1.23 | Integer32 (1..7) | read-only | current |
| sleY1731MegLckPriority OBJECT-TYPE Indicates the LCK Message Priority | 1.3.6.1.4.1.6296.101.4.12.2.1.1.24 | Integer32 (0..7) | read-only | current |
| sleY1731MegOutOfService OBJECT-TYPE Indicates the out-of-service mode | 1.3.6.1.4.1.6296.101.4.12.2.1.1.25 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MegRapsEnable OBJECT-TYPE Enables/Disables R-APS node | 1.3.6.1.4.1.6296.101.4.12.2.1.1.26 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MegRapsRplOwner OBJECT-TYPE Indicates the owner of the ring protection link | 1.3.6.1.4.1.6296.101.4.12.2.1.1.27 | INTEGER {false(0), true(1)} | read-only | current |
| sleY1731MegRapsEastPort OBJECT-TYPE Indicates the east port of R-APS node | 1.3.6.1.4.1.6296.101.4.12.2.1.1.28 | Integer32 | read-only | current |
| sleY1731MegRapsWestPort OBJECT-TYPE Indicates the west port of R-APS node | 1.3.6.1.4.1.6296.101.4.12.2.1.1.29 | Integer32 | read-only | current |
| sleY1731MegRapsRplPort OBJECT-TYPE Indicates the RPL port of R-APS node | 1.3.6.1.4.1.6296.101.4.12.2.1.1.30 | INTEGER {none(-1), east(0), west(1)} | read-only | current |
| sleY1731MegRapsHoldOffTime OBJECT-TYPE Indicates the hold-off time for verifying local SF | 1.3.6.1.4.1.6296.101.4.12.2.1.1.31 | Integer32 (0..10000) | read-only | current |
| sleY1731MegRapsGuardTime OBJECT-TYPE Indicates the guard time for verifying local clear SF | 1.3.6.1.4.1.6296.101.4.12.2.1.1.32 | Integer32 (10..2000) | read-only | current |
| sleY1731MegRapsWaitToRestore OBJECT-TYPE Indicates the wait-to-restore time for verifying remote SF | 1.3.6.1.4.1.6296.101.4.12.2.1.1.33 | Integer32 (5..720) | read-only | current |
| sleY1731MegRapsState OBJECT-TYPE Indicate the state of r-aps state machine | 1.3.6.1.4.1.6296.101.4.12.2.1.1.34 | INTEGER {none(0), idle(1), protection(2)} | read-only | current |
| sleY1731MegRapsEastPortStatus OBJECT-TYPE The port status of east port. | 1.3.6.1.4.1.6296.101.4.12.2.1.1.35 | INTEGER {none(0), disabled(1), forwarding(2), blocking(3)} | read-only | current |
| sleY1731MegRapsWestPortStatus OBJECT-TYPE The port status of west port. | 1.3.6.1.4.1.6296.101.4.12.2.1.1.36 | INTEGER {none(0), disabled(1), forwarding(2), blocking(3)} | read-only | current |
| sleY1731MegRapsNonRevertive OBJECT-TYPE NonRevertive | 1.3.6.1.4.1.6296.101.4.12.2.1.1.37 | INTEGER {false(0), true(1)} | read-only | current |
| sleY1731MegRapsForcedSwitchEast OBJECT-TYPE ForcedSwitchEast | 1.3.6.1.4.1.6296.101.4.12.2.1.1.38 | INTEGER {false(0), true(1)} | read-only | current |
| sleY1731MegRapsForcedSwitchWest OBJECT-TYPE ForcedSwitchWest | 1.3.6.1.4.1.6296.101.4.12.2.1.1.39 | INTEGER {false(0), true(1)} | read-only | current |
| sleY1731MegMd OBJECT-TYPE The MD name of MEG. | 1.3.6.1.4.1.6296.101.4.12.2.1.1.40 | OCTET STRING (SIZE(1..12)) | read-only | current |
| sleY1731MegControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.2.2 | |||
| sleY1731MegControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.2.2.1 | INTEGER {createY1731Meg(1), deleteY1731Meg(2), setY1731MegMepEnable(3), setY1731MegCcEnable(4), setY1731MegCcProfile(5), setY1731MegFaultProfile(6), setY1731MegXcheckEnable(7), setY1731MegAisEnable(8), setY1731MegAisTransmitEnable(9), setY1731MegAisProfile(10), setY1731MegLckEnable(11), setY1731MegLckTransmitEnable(12), setY1731MegLckProfile(13), setY1731MegOutOfService(14), setY1731MegRapsEnable(15), setY1731MegRapsRingports(16), setY1731MegRapsRplPort(17), setY1731MegRapsRplOwner(18), setY1731MegRapsRplTimer(19), destroyY1731MegRemoteMep(20), destroyY1731MegError(21), setY1731MegRapsNonRevertive(22), setY1731MegRapsForcedSwitchEast(23), setY1731MegRapsForcedSwitchWest(24), addY1731MegMd(25), delY1731MegMd(26)} | read-write | current |
| sleY1731MegControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.2.2.2 | SleControlStatusType | read-only | current |
| sleY1731MegControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.2.2.3 | Gauge32 | read-write | current |
| sleY1731MegControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.2.2.4 | TimeTicks | read-only | current |
| sleY1731MegControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.2.2.5 | SleControlRequestResultType | read-only | current |
| sleY1731MegControlIndex OBJECT-TYPE Indicates the MEG's Index | 1.3.6.1.4.1.6296.101.4.12.2.2.6 | Integer32 (1..65535) | read-write | current |
| sleY1731MegControlName OBJECT-TYPE The MEG's name: ICC (6 bytes) + UMC (6 bytes) | 1.3.6.1.4.1.6296.101.4.12.2.2.7 | OCTET STRING (SIZE(1..12)) | read-write | current |
| sleY1731MegControlLevel OBJECT-TYPE Indicates the MEG's level | 1.3.6.1.4.1.6296.101.4.12.2.2.8 | Integer32 (0..7) | read-write | current |
| sleY1731MegControlVid OBJECT-TYPE Indicates the MEG's VID | 1.3.6.1.4.1.6296.101.4.12.2.2.9 | Integer32 (1..4094) | read-write | current |
| sleY1731MegControlMepEnable OBJECT-TYPE Enables/Disables Y.1731 OAM for MEPs | 1.3.6.1.4.1.6296.101.4.12.2.2.10 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MegControlCcEnable OBJECT-TYPE Enables/Disables MEPs to send Continuity Check messages | 1.3.6.1.4.1.6296.101.4.12.2.2.11 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MegControlCcInterval OBJECT-TYPE Indicates the interval between CCM transmissions | 1.3.6.1.4.1.6296.101.4.12.2.2.12 | Integer32 (1 | 2..7) | read-write | current |
| sleY1731MegControlCcPriority OBJECT-TYPE Indicates the CCM or LTM Message Priority | 1.3.6.1.4.1.6296.101.4.12.2.2.13 | Integer32 (0..7) | read-write | current |
| sleY1731MegControlCcLossThreshold OBJECT-TYPE Indicates the minimum number of CCMs that can be missed before declaring that a MEP is down | 1.3.6.1.4.1.6296.101.4.12.2.2.14 | Integer32 (2..255) | read-write | current |
| sleY1731MegControlCcHoldTime OBJECT-TYPE Indicates the time that data of a missing MEP is kept | 1.3.6.1.4.1.6296.101.4.12.2.2.15 | Integer32 (1..65535) | read-write | current |
| sleY1731MegControlFaultPriority OBJECT-TYPE Indicates the lowest priority for fault alarm | 1.3.6.1.4.1.6296.101.4.12.2.2.16 | Integer32 (1..8) | read-write | current |
| sleY1731MegControlFaultKeepTime OBJECT-TYPE Indicates the keep time for the fault alarm | 1.3.6.1.4.1.6296.101.4.12.2.2.17 | Integer32 (0..1023) | read-write | current |
| sleY1731MegControlFaultClearTime OBJECT-TYPE Indicates the clear time for the fault alarm | 1.3.6.1.4.1.6296.101.4.12.2.2.18 | Integer32 (0..1023) | read-write | current |
| sleY1731MegControlXcheckEnable OBJECT-TYPE Enables/Disables Y.1731 cross-check for a specific MEG | 1.3.6.1.4.1.6296.101.4.12.2.2.19 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MegControlAisEnable OBJECT-TYPE Enables/Disables ETH-AIS function | 1.3.6.1.4.1.6296.101.4.12.2.2.20 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MegControlAisTransmitEnable OBJECT-TYPE Enables/Disables ETH-AIS frame transmission on a MEP | 1.3.6.1.4.1.6296.101.4.12.2.2.21 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MegControlAisInterval OBJECT-TYPE Indicates the interval between AIS transmissions | 1.3.6.1.4.1.6296.101.4.12.2.2.22 | INTEGER {oneSecond(4), oneMinute(6)} | read-write | current |
| sleY1731MegControlAisLevel OBJECT-TYPE Indicates the client MEG's level | 1.3.6.1.4.1.6296.101.4.12.2.2.23 | Integer32 (1..7) | read-write | current |
| sleY1731MegControlAisPriority OBJECT-TYPE Indicates the AIS Message Priority | 1.3.6.1.4.1.6296.101.4.12.2.2.24 | Integer32 (0..7) | read-write | current |
| sleY1731MegControlLckEnable OBJECT-TYPE Enables/Disables ETH-LCK function | 1.3.6.1.4.1.6296.101.4.12.2.2.25 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MegControlLckTransmitEnable OBJECT-TYPE Enables/Disables ETH-LCK frame transmission on a MEP | 1.3.6.1.4.1.6296.101.4.12.2.2.26 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MegControlLckInterval OBJECT-TYPE Indicates the interval between LCK transmissions | 1.3.6.1.4.1.6296.101.4.12.2.2.27 | INTEGER {oneSecond(4), oneMinute(6)} | read-write | current |
| sleY1731MegControlLckLevel OBJECT-TYPE Indicates the client MEG's level | 1.3.6.1.4.1.6296.101.4.12.2.2.28 | Integer32 (1..7) | read-write | current |
| sleY1731MegControlLckPriority OBJECT-TYPE Indicates the LCK Message Priority | 1.3.6.1.4.1.6296.101.4.12.2.2.29 | Integer32 (0..7) | read-write | current |
| sleY1731MegControlOutOfService OBJECT-TYPE Indicates the out-of-service mode | 1.3.6.1.4.1.6296.101.4.12.2.2.30 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MegControlRapsEnable OBJECT-TYPE Enables/Disables R-APS node | 1.3.6.1.4.1.6296.101.4.12.2.2.31 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MegControlRapsRplOwner OBJECT-TYPE Indicates the owner of the ring protection link | 1.3.6.1.4.1.6296.101.4.12.2.2.32 | INTEGER {false(0), true(1)} | read-write | current |
| sleY1731MegControlRapsEastPort OBJECT-TYPE Indicates the east port of R-APS node Set zero to delete east port | 1.3.6.1.4.1.6296.101.4.12.2.2.33 | Integer32 | read-write | current |
| sleY1731MegControlRapsWestPort OBJECT-TYPE Indicates the west port of R-APS node Set zero to delete west port | 1.3.6.1.4.1.6296.101.4.12.2.2.34 | Integer32 | read-write | current |
| sleY1731MegControlRapsRplPort OBJECT-TYPE Indicates the RPL port of R-APS node | 1.3.6.1.4.1.6296.101.4.12.2.2.35 | INTEGER {none(-1), east(0), west(1)} | read-write | current |
| sleY1731MegControlRapsHoldOffTime OBJECT-TYPE Indicates the hold-off time for verifying local SF The hold-off time's step must be 100 | 1.3.6.1.4.1.6296.101.4.12.2.2.36 | Integer32 (0..10000) | read-write | current |
| sleY1731MegControlRapsGuardTime OBJECT-TYPE Indicates the guard time for verifying local clear SF The guard time's step must be 10 | 1.3.6.1.4.1.6296.101.4.12.2.2.37 | Integer32 (10..2000) | read-write | current |
| sleY1731MegControlRapsWaitToRestore OBJECT-TYPE Indicates the wait-to-restore time for verifying remote SF | 1.3.6.1.4.1.6296.101.4.12.2.2.38 | Integer32 (5..720) | read-write | current |
| sleY1731MegControlRapsNonRevertive OBJECT-TYPE NonRevertive | 1.3.6.1.4.1.6296.101.4.12.2.2.39 | INTEGER {false(0), true(1)} | read-write | current |
| sleY1731MegControlRapsForcedSwitchEast OBJECT-TYPE ForcedSwitchEast | 1.3.6.1.4.1.6296.101.4.12.2.2.40 | INTEGER {false(0), true(1)} | read-write | current |
| sleY1731MegControlRapsForcedSwitchWest OBJECT-TYPE ForcedSwitchWest | 1.3.6.1.4.1.6296.101.4.12.2.2.41 | INTEGER {false(0), true(1)} | read-write | current |
| sleY1731MegControlMd OBJECT-TYPE The MD name of MEG. | 1.3.6.1.4.1.6296.101.4.12.2.2.42 | OCTET STRING (SIZE(1..12)) | read-write | current |
| sleY1731MegNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.2.3 | |||
| sleY1731Mep OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.3 | |||
| sleY1731MepTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.3.1 | not-accessible | current | |
| sleY1731MepEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.3.1.1 | not-accessible | current | |
| sleY1731MepIdentifier OBJECT-TYPE MEP Id | 1.3.6.1.4.1.6296.101.4.12.3.1.1.1 | Integer32 (1..8191) | read-only | current |
| sleY1731MepIfIndex OBJECT-TYPE Brige Port Index whitch the MEP is attached | 1.3.6.1.4.1.6296.101.4.12.3.1.1.2 | Integer32 | read-only | current |
| sleY1731MepDirection OBJECT-TYPE The direction in which the MEP faces on the Bridge port | 1.3.6.1.4.1.6296.101.4.12.3.1.1.3 | INTEGER {down(0), up(1)} | read-only | current |
| sleY1731MepEnable OBJECT-TYPE Administrative state of the MEP | 1.3.6.1.4.1.6296.101.4.12.3.1.1.4 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MepFngState OBJECT-TYPE Current state of the MEP Fault Notification Generator State Machine | 1.3.6.1.4.1.6296.101.4.12.3.1.1.5 | INTEGER {reset(1), defect(2), reportDefect(3), defectReported(4), defectCearing(5), defectCleared(6)} | read-only | current |
| sleY1731MepCcEnable OBJECT-TYPE If set to true, the MEP will generate CCM messages | 1.3.6.1.4.1.6296.101.4.12.3.1.1.6 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MepMacAddress OBJECT-TYPE MAC address of the MEP | 1.3.6.1.4.1.6296.101.4.12.3.1.1.7 | OCTET STRING (SIZE(6)) | read-only | current |
| sleY1731MepFaultPriority OBJECT-TYPE An integer value specifying the lowest priority defect that is allowed to generate fault alarm | 1.3.6.1.4.1.6296.101.4.12.3.1.1.8 | INTEGER {rdi(1), loc(2), unp(3), unm(4), mmg(5), unl(6), ais(7), lck(8)} | read-only | current |
| sleY1731MepFaultKeepTime OBJECT-TYPE The time that defects must be present before a Fault Alarm is issued | 1.3.6.1.4.1.6296.101.4.12.3.1.1.9 | Integer32 (0..1023) | read-only | current |
| sleY1731MepFaultClearTime OBJECT-TYPE The time that defects must be absent before resetting a Fault Alarm | 1.3.6.1.4.1.6296.101.4.12.3.1.1.10 | Integer32 (0..1023) | read-only | current |
| sleY1731MepHighestPrDefect OBJECT-TYPE The highest priority defect that has been present since the MEPs Fault Notification Generator State Machine was last in the FNG_RESET state | 1.3.6.1.4.1.6296.101.4.12.3.1.1.11 | INTEGER {rdi(1), loc(2), unp(3), unm(4), mmg(5), unl(6), ais(7), lck(8)} | read-only | current |
| sleY1731MepAisEnable OBJECT-TYPE If set to true, the AIS function for the MEP is enabled | 1.3.6.1.4.1.6296.101.4.12.3.1.1.12 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MepAisTransmitEnable OBJECT-TYPE If set to true, the MEP can generate AIS messages | 1.3.6.1.4.1.6296.101.4.12.3.1.1.13 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MepLckEnable OBJECT-TYPE If set to true, the LCK function for the MEP is enabled | 1.3.6.1.4.1.6296.101.4.12.3.1.1.14 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MepLckTransmitEnable OBJECT-TYPE If set to true, the MEP can generate LCK messages | 1.3.6.1.4.1.6296.101.4.12.3.1.1.15 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MepOutOfService OBJECT-TYPE If set to true, the MEP is in out-of-service. | 1.3.6.1.4.1.6296.101.4.12.3.1.1.16 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MepDlmEnabledRmep OBJECT-TYPE The RMEP identifier enabled DLM functin If set to zero, disabled DLM function. | 1.3.6.1.4.1.6296.101.4.12.3.1.1.17 | Integer32 (0..8191) | read-only | current |
| sleY1731MepDefects OBJECT-TYPE A vector of Boolean defect conditions | 1.3.6.1.4.1.6296.101.4.12.3.1.1.18 | Bits {rdi(0), loc(1), unp(2), unm(3), mmg(4), unl(5), ais(6), lck(7)} | read-only | current |
| sleY1731MepCcmSequenceErrors OBJECT-TYPE The total number of out-of-sequence CCMs received from all remote MEPs | 1.3.6.1.4.1.6296.101.4.12.3.1.1.19 | Counter32 | read-only | current |
| sleY1731MepCciSentCcms OBJECT-TYPE Total number of Continuity Check messages transmitted | 1.3.6.1.4.1.6296.101.4.12.3.1.1.20 | Counter32 | read-only | current |
| sleY1731MepNextLbmTransId OBJECT-TYPE Next sequence number/transaction identifier to be sent in a Loopback message | 1.3.6.1.4.1.6296.101.4.12.3.1.1.21 | Integer32 | read-only | current |
| sleY1731MepLbSuccessRate OBJECT-TYPE Loopback Success rate | 1.3.6.1.4.1.6296.101.4.12.3.1.1.22 | Integer32 | read-only | current |
| sleY1731MepLbRoundtripMin OBJECT-TYPE The minimum round trip time of Loopback message | 1.3.6.1.4.1.6296.101.4.12.3.1.1.23 | Counter32 | read-only | current |
| sleY1731MepLbRoundtripMax OBJECT-TYPE The maximum round trip time of Loopback message | 1.3.6.1.4.1.6296.101.4.12.3.1.1.24 | Counter32 | read-only | current |
| sleY1731MepLbRoundtripAvg OBJECT-TYPE The average round trip time of Loopback message | 1.3.6.1.4.1.6296.101.4.12.3.1.1.25 | Counter32 | read-only | current |
| sleY1731MepLbrIn OBJECT-TYPE Total number of valid, in-order Loopback Replies received | 1.3.6.1.4.1.6296.101.4.12.3.1.1.26 | Counter32 | read-only | current |
| sleY1731MepLbrInOutOfOrder OBJECT-TYPE The total number of valid, out-of-order Loopback Replies received | 1.3.6.1.4.1.6296.101.4.12.3.1.1.27 | Counter32 | read-only | current |
| sleY1731MepTstLbrInBitError OBJECT-TYPE The total number of invalid, bit-error Loopback Replies received for diagnostic test | 1.3.6.1.4.1.6296.101.4.12.3.1.1.28 | Counter32 | read-only | current |
| sleY1731MepTstLbrInCrcError OBJECT-TYPE The total number of invalid, crc-error Loopback Replies received for diagnostic test | 1.3.6.1.4.1.6296.101.4.12.3.1.1.29 | Counter32 | read-only | current |
| sleY1731MepLtmNextSeqNumber OBJECT-TYPE Next transaction identifier/sequence number to be sent in a Linktrace message. | 1.3.6.1.4.1.6296.101.4.12.3.1.1.30 | Integer32 | read-only | current |
| sleY1731MepUnexpLtrIn OBJECT-TYPE The total number of unexpected LTRs received | 1.3.6.1.4.1.6296.101.4.12.3.1.1.31 | Counter32 | read-only | current |
| sleY1731MepLbrOut OBJECT-TYPE Total number of Loopback Replies transmitted | 1.3.6.1.4.1.6296.101.4.12.3.1.1.32 | Counter32 | read-only | current |
| sleY1731MepTmLbmCount OBJECT-TYPE Indicates the count of LBM frame for the throughput-measurement | 1.3.6.1.4.1.6296.101.4.12.3.1.1.33 | Integer32 | read-only | current |
| sleY1731MepTmLbrCount OBJECT-TYPE Indicates the count of LBM frame for the throughput-measurement | 1.3.6.1.4.1.6296.101.4.12.3.1.1.34 | Integer32 | read-only | current |
| sleY1731MepTmLbrFirstLostId OBJECT-TYPE Indicates the transaction identifier of first lost LBR frame for the throughput-measurement | 1.3.6.1.4.1.6296.101.4.12.3.1.1.35 | Integer32 | read-only | current |
| sleY1731MepTmLbrMaxRate OBJECT-TYPE Indicates the maximum transmission rate | 1.3.6.1.4.1.6296.101.4.12.3.1.1.36 | Integer32 | read-only | current |
| sleY1731MepTmTstCount OBJECT-TYPE Indicates the count of TST message for the throughput-measurement | 1.3.6.1.4.1.6296.101.4.12.3.1.1.37 | Integer32 | read-only | current |
| sleY1731MepCcmFrameLossNearMin OBJECT-TYPE Indicates the minimum of dual-ended near-end frame loss | 1.3.6.1.4.1.6296.101.4.12.3.1.1.38 | Integer32 | read-only | current |
| sleY1731MepCcmFrameLossNearMax OBJECT-TYPE Indicates the maximum of dual-ended near-end frame loss | 1.3.6.1.4.1.6296.101.4.12.3.1.1.39 | Integer32 | read-only | current |
| sleY1731MepCcmFrameLossNearSum OBJECT-TYPE Indicates the sum of dual-ended near-end frame loss | 1.3.6.1.4.1.6296.101.4.12.3.1.1.40 | Integer32 | read-only | current |
| sleY1731MepCcmFrameLossFarMin OBJECT-TYPE Indicates the minimum of dual-ended far-end frame loss | 1.3.6.1.4.1.6296.101.4.12.3.1.1.41 | Integer32 | read-only | current |
| sleY1731MepCcmFrameLossFarMax OBJECT-TYPE Indicates the maximum of dual-ended far-end frame loss | 1.3.6.1.4.1.6296.101.4.12.3.1.1.42 | Integer32 | read-only | current |
| sleY1731MepCcmFrameLossFarSum OBJECT-TYPE Indicates the sum of dual-ended far-end frame loss | 1.3.6.1.4.1.6296.101.4.12.3.1.1.43 | Integer32 | read-only | current |
| sleY1731MepPmEnable OBJECT-TYPE If set to true, the PM(performance monitoring) of the MEP is enabled | 1.3.6.1.4.1.6296.101.4.12.3.1.1.44 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MepCcmFrameLossNearRatio OBJECT-TYPE Indicates the ratio of dual-ended near-end frame loss | 1.3.6.1.4.1.6296.101.4.12.3.1.1.45 | Integer32 | read-only | current |
| sleY1731MepCcmFrameLossNearAvgRatio OBJECT-TYPE Indicates the average ratio of dual-ended near-end frame loss | 1.3.6.1.4.1.6296.101.4.12.3.1.1.46 | Integer32 | read-only | current |
| sleY1731MepCcmFrameLossFarRatio OBJECT-TYPE Indicates the ratio of dual-ended far-end frame loss | 1.3.6.1.4.1.6296.101.4.12.3.1.1.47 | Integer32 | read-only | current |
| sleY1731MepCcmFrameLossFarAvgRatio OBJECT-TYPE Indicates the average ratio of dual-ended far-end frame loss | 1.3.6.1.4.1.6296.101.4.12.3.1.1.48 | Integer32 | read-only | current |
| sleY1731MepRllcf OBJECT-TYPE If set to true, the MEP is a MEP of client link for remote link loss carry forward. | 1.3.6.1.4.1.6296.101.4.12.3.1.1.49 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731MepRllcfHoldOff OBJECT-TYPE It is a Hold-off time of Remote LLCF and its unit is millisecond, interval is 10ms. | 1.3.6.1.4.1.6296.101.4.12.3.1.1.50 | Integer32 (10..3000) | read-only | current |
| sleY1731MepRllcfGuardTime OBJECT-TYPE It is a Guard time of Remote LLCF and its unit is millisecond, interval is 100ms.(default:500) | 1.3.6.1.4.1.6296.101.4.12.3.1.1.51 | Integer32 (100..10000) | read-only | current |
| sleY1731MepControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.3.2 | |||
| sleY1731MepControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.3.2.1 | INTEGER {createY1731Mep(1), deleteY1731Mep(2), setY1731MepEnable(3), setY1731MepCcEnable(4), setY1731MepFaultProfile(5), setY1731MepAisEnable(6), setY1731MepAisTransmitEnable(7), setY1731MepLckEnable(8), setY1731MepLckTransmitEnable(9), setY1731MepOutOfService(10), setY1731MepDlmEnable(11), transmitY1731Lbm(12), transmitY1731Ltm(13), transmitY1731TstLbm(14), transmitY1731TmLbm(15), transmitY1731Tst(16), receiveY1731Tst(17), transmitY1731TmTst(18), receiveY1731TmTst(19), transmitY1731Lmm(20), transmitY17311dm(21), receiveY17311dm(22), transmitY1731dmm(23), setY1731MepPmEnable(24), setY1731MepRllcf(25)} | read-write | current |
| sleY1731MepControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.3.2.2 | SleControlStatusType | read-only | current |
| sleY1731MepControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.3.2.3 | Gauge32 | read-write | current |
| sleY1731MepControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.3.2.4 | TimeTicks | read-only | current |
| sleY1731MepControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.3.2.5 | SleControlRequestResultType | read-only | current |
| sleY1731MepControlIdentifier OBJECT-TYPE MEP Id | 1.3.6.1.4.1.6296.101.4.12.3.2.6 | Integer32 (1..8191) | read-write | current |
| sleY1731MepControlMegIndex OBJECT-TYPE A index of MEG table | 1.3.6.1.4.1.6296.101.4.12.3.2.7 | Integer32 (1..65535) | read-write | current |
| sleY1731MepControlIfIndex OBJECT-TYPE Bridge Port Index whitch the MEP is attached | 1.3.6.1.4.1.6296.101.4.12.3.2.8 | Integer32 | read-write | current |
| sleY1731MepControlDirection OBJECT-TYPE The direction in which the MEP faces on the Bridge port | 1.3.6.1.4.1.6296.101.4.12.3.2.9 | INTEGER {down(0), up(1)} | read-write | current |
| sleY1731MepControlEnable OBJECT-TYPE Administrative state of the MEP | 1.3.6.1.4.1.6296.101.4.12.3.2.10 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MepControlCcEnable OBJECT-TYPE If set to true, the MEP will generate CCM messages | 1.3.6.1.4.1.6296.101.4.12.3.2.11 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MepControlFaultPriority OBJECT-TYPE An integer value specifying the lowest priority defect that is allowed to generate fault alarm | 1.3.6.1.4.1.6296.101.4.12.3.2.12 | INTEGER {rdi(1), loc(2), unp(3), unm(4), mmg(5), unl(6), ais(7), lck(8)} | read-write | current |
| sleY1731MepControlFaultKeepTime OBJECT-TYPE The time that defects must be present before a Fault Alarm is issued | 1.3.6.1.4.1.6296.101.4.12.3.2.13 | Integer32 (0..1023) | read-write | current |
| sleY1731MepControlFaultClearTime OBJECT-TYPE The time that defects must be absent before resetting a Fault Alarm | 1.3.6.1.4.1.6296.101.4.12.3.2.14 | Integer32 (0..1023) | read-write | current |
| sleY1731MepControlAisEnable OBJECT-TYPE If set to true, the AIS function for the MEP is enabled | 1.3.6.1.4.1.6296.101.4.12.3.2.15 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MepControlAisTransmitEnable OBJECT-TYPE If set to true, the MEP can generate AIS messages | 1.3.6.1.4.1.6296.101.4.12.3.2.16 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MepControlLckEnable OBJECT-TYPE If set to true, the LCK function for the MEP is enabled | 1.3.6.1.4.1.6296.101.4.12.3.2.17 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MepControlLckTransmitEnable OBJECT-TYPE If set to true, the MEP can generate LCK messages | 1.3.6.1.4.1.6296.101.4.12.3.2.18 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MepControlOutOfService OBJECT-TYPE If set to true, the MEP is in out-of-service. | 1.3.6.1.4.1.6296.101.4.12.3.2.19 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MepControlDlmEnabledRmep OBJECT-TYPE The RMEP identifier enabled DLM functin If set to zero, disabled DLM function. | 1.3.6.1.4.1.6296.101.4.12.3.2.20 | Integer32 (0..8191) | read-write | current |
| sleY1731MepControlTransmitLbmIsUnicast OBJECT-TYPE Indicates transmitting unicast or multicast frame | 1.3.6.1.4.1.6296.101.4.12.3.2.21 | INTEGER {false(0), true(1)} | read-write | current |
| sleY1731MepControlTransmitLbmDestMacAddress OBJECT-TYPE The Target MAC Address Field to be transmitted | 1.3.6.1.4.1.6296.101.4.12.3.2.22 | OCTET STRING (SIZE(6)) | read-write | current |
| sleY1731MepControlTransmitLbmDestMepId OBJECT-TYPE The Maintenance association End Point Identifier of another MEP in the same Maintenance Association to which the LBM is to be sent | 1.3.6.1.4.1.6296.101.4.12.3.2.23 | Integer32 (1..8191) | read-write | current |
| sleY1731MepControlTransmitLbmDestIsMepId OBJECT-TYPE True indicates that MEPID of the target MEP is used for Loopback transmission | 1.3.6.1.4.1.6296.101.4.12.3.2.24 | INTEGER {false(0), true(1)} | read-write | current |
| sleY1731MepControlTransmitLbmCount OBJECT-TYPE The number of Loopback messages to be transmitted | 1.3.6.1.4.1.6296.101.4.12.3.2.25 | Integer32 (1..6000) | read-write | current |
| sleY1731MepControlTransmitLbmInterval OBJECT-TYPE Indicates the interval for sending LBM | 1.3.6.1.4.1.6296.101.4.12.3.2.26 | Integer32 (2..4) | read-write | current |
| sleY1731MepControlTransmitLbmTimeout OBJECT-TYPE Indicates the waiting time for receiving the expected LBR | 1.3.6.1.4.1.6296.101.4.12.3.2.27 | Integer32 (1..1000) | read-write | current |
| sleY1731MepControlTransmitLbmPriority OBJECT-TYPE Priority. 3 bit value to be used in the VLAN tag | 1.3.6.1.4.1.6296.101.4.12.3.2.28 | Integer32 (0..7) | read-write | current |
| sleY1731MepControlTransmitLbmLength OBJECT-TYPE Indicates the length of Data TLV | 1.3.6.1.4.1.6296.101.4.12.3.2.29 | Integer32 (5..1400) | read-write | current |
| sleY1731MepControlTransmitLtmTargetMacAddress OBJECT-TYPE The Target MAC Address Field to be transmitted: A unicast destination MAC address. | 1.3.6.1.4.1.6296.101.4.12.3.2.30 | OCTET STRING (SIZE(6)) | read-write | current |
| sleY1731MepControlTransmitLtmTargetMepId OBJECT-TYPE An indication of the Target MAC Address Field to be transmitted | 1.3.6.1.4.1.6296.101.4.12.3.2.31 | Integer32 (1..8191) | read-write | current |
| sleY1731MepControlTransmitLtmTargetIsMepId OBJECT-TYPE True indicates that MEPID of the target MEP is used for Linktrace transmission. | 1.3.6.1.4.1.6296.101.4.12.3.2.32 | INTEGER {false(0), true(1)} | read-write | current |
| sleY1731MepControlTransmitLtmFlags OBJECT-TYPE The flags field for LTMs transmitted by the MEP | 1.3.6.1.4.1.6296.101.4.12.3.2.33 | Bits {useFDBonly(0)} | read-write | current |
| sleY1731MepControlTransmitLtmTtl OBJECT-TYPE The LTM TTL field | 1.3.6.1.4.1.6296.101.4.12.3.2.34 | Integer32 (1..64) | read-write | current |
| sleY1731MepControlTransmitLtmPriority OBJECT-TYPE Priority. 3 bit value to be used in the VLAN tag | 1.3.6.1.4.1.6296.101.4.12.3.2.35 | Integer32 (0..7) | read-write | current |
| sleY1731MepControlTransmitTstLbmDestMepId OBJECT-TYPE The Maintenance association End Point Identifier of another MEP in the same Maintenance Association to which the LBM is to be sent | 1.3.6.1.4.1.6296.101.4.12.3.2.36 | Integer32 (1..8191) | read-write | current |
| sleY1731MepControlTransmitTstLbmDuration OBJECT-TYPE Indicates the duration to send LBM | 1.3.6.1.4.1.6296.101.4.12.3.2.37 | Integer32 (5..6000) | read-write | current |
| sleY1731MepControlTransmitTstLbmInterval OBJECT-TYPE Indicates the interval for sending LBM | 1.3.6.1.4.1.6296.101.4.12.3.2.38 | Integer32 (2..4) | read-write | current |
| sleY1731MepControlTransmitTstLbmTimeout OBJECT-TYPE Indicates the waiting time for receiving the expected LBR | 1.3.6.1.4.1.6296.101.4.12.3.2.39 | Integer32 (1..1000) | read-write | current |
| sleY1731MepControlTransmitTstLbmPriority OBJECT-TYPE Priority. 3 bit value to be used in the VLAN tag | 1.3.6.1.4.1.6296.101.4.12.3.2.40 | Integer32 (0..7) | read-write | current |
| sleY1731MepControlTransmitTstLbmLength OBJECT-TYPE Indicates the length of Test TLV | 1.3.6.1.4.1.6296.101.4.12.3.2.41 | Integer32 (5..1400) | read-write | current |
| sleY1731MepControlTransmitTstLbmPattern OBJECT-TYPE Indicates the pattern of Test TLV used for diagnostic test | 1.3.6.1.4.1.6296.101.4.12.3.2.42 | Integer32 (0..3) | read-write | current |
| sleY1731MepControlTransmitTmLbmDestMepId OBJECT-TYPE The Maintenance association End Point Identifier of another MEP in the same Maintenance Association to which the LBM is to be sent | 1.3.6.1.4.1.6296.101.4.12.3.2.43 | Integer32 (1..8191) | read-write | current |
| sleY1731MepControlTransmitTmLbmDuration OBJECT-TYPE Indicates the duration to send LBM | 1.3.6.1.4.1.6296.101.4.12.3.2.44 | Integer32 (5..6000) | read-write | current |
| sleY1731MepControlTransmitTmLbmPartDuration OBJECT-TYPE Indicates the part duration of LBM to be transmitted at the same transmission rate | 1.3.6.1.4.1.6296.101.4.12.3.2.45 | Integer32 (1..5) | read-write | current |
| sleY1731MepControlTransmitTmLbmStartRate OBJECT-TYPE Indicates the the number of LBMs to be transmitted per second at first time | 1.3.6.1.4.1.6296.101.4.12.3.2.46 | Integer32 (100..1000) | read-write | current |
| sleY1731MepControlTransmitTmLbmIncRate OBJECT-TYPE Indicates the increment of number of LBMs to be transmitted | 1.3.6.1.4.1.6296.101.4.12.3.2.47 | Integer32 (100..1000) | read-write | current |
| sleY1731MepControlTransmitTmLbmTimeout OBJECT-TYPE Indicates the waiting time for receiving the expected LBR | 1.3.6.1.4.1.6296.101.4.12.3.2.48 | Integer32 (1..1000) | read-write | current |
| sleY1731MepControlTransmitTmLbmPriority OBJECT-TYPE Priority. 3 bit value to be used in the VLAN tag | 1.3.6.1.4.1.6296.101.4.12.3.2.49 | Integer32 (0..7) | read-write | current |
| sleY1731MepControlTransmitTmLbmLength OBJECT-TYPE Indicates the length of Test TLV | 1.3.6.1.4.1.6296.101.4.12.3.2.50 | Integer32 (5..1400) | read-write | current |
| sleY1731MepControlTransmitTmLbmPattern OBJECT-TYPE Indicates the pattern of Test TLV used for diagnostic test | 1.3.6.1.4.1.6296.101.4.12.3.2.51 | Integer32 (0..3) | read-write | current |
| sleY1731MepControlTransmitTstIsUnicast OBJECT-TYPE Indicates transmitting unicast or multicast frame | 1.3.6.1.4.1.6296.101.4.12.3.2.52 | INTEGER {false(0), true(1)} | read-write | current |
| sleY1731MepControlTransmitTstDestMepId OBJECT-TYPE The Maintenance association End Point Identifier of another MEP in the same Maintenance Association to which the TST is to be sent | 1.3.6.1.4.1.6296.101.4.12.3.2.53 | Integer32 (1..8191) | read-write | current |
| sleY1731MepControlTransmitTstDuration OBJECT-TYPE Indicates the duration to send TST | 1.3.6.1.4.1.6296.101.4.12.3.2.54 | Integer32 (5..6000) | read-write | current |
| sleY1731MepControlTransmitTstInterval OBJECT-TYPE Indicates the interval for sending TST | 1.3.6.1.4.1.6296.101.4.12.3.2.55 | Integer32 (2..4) | read-write | current |
| sleY1731MepControlTransmitTstPriority OBJECT-TYPE Priority. 3 bit value to be used in the VLAN tag | 1.3.6.1.4.1.6296.101.4.12.3.2.56 | Integer32 (0..7) | read-write | current |
| sleY1731MepControlTransmitTstLength OBJECT-TYPE Indicates the length of Test TLV | 1.3.6.1.4.1.6296.101.4.12.3.2.57 | Integer32 (5..1400) | read-write | current |
| sleY1731MepControlTransmitTstPattern OBJECT-TYPE Indicates the pattern of Test TLV used for diagnostic test | 1.3.6.1.4.1.6296.101.4.12.3.2.58 | Integer32 (0..3) | read-write | current |
| sleY1731MepControlReceiveTstDuration OBJECT-TYPE Indicates the duration to receive TST | 1.3.6.1.4.1.6296.101.4.12.3.2.59 | Integer32 (5..6000) | read-write | current |
| sleY1731MepControlTransmitTmTstIsUnicast OBJECT-TYPE Indicates transmitting unicast or multicast frame | 1.3.6.1.4.1.6296.101.4.12.3.2.60 | INTEGER {false(0), true(1)} | read-write | current |
| sleY1731MepControlTransmitTmTstDestMepId OBJECT-TYPE The Maintenance association End Point Identifier of another MEP in the same Maintenance Association to which the TST is to be sent | 1.3.6.1.4.1.6296.101.4.12.3.2.61 | Integer32 (1..8191) | read-write | current |
| sleY1731MepControlTransmitTmTstDuration OBJECT-TYPE Indicates the duration to send TST | 1.3.6.1.4.1.6296.101.4.12.3.2.62 | Integer32 (5..6000) | read-write | current |
| sleY1731MepControlTransmitTmTstPartDuration OBJECT-TYPE Indicates the part duration of TST to be transmitted at the same transmission rate | 1.3.6.1.4.1.6296.101.4.12.3.2.63 | Integer32 (1..5) | read-write | current |
| sleY1731MepControlTransmitTmTstStartRate OBJECT-TYPE Indicates the the number of TSTs to be transmitted per second at first time | 1.3.6.1.4.1.6296.101.4.12.3.2.64 | Integer32 (100..1000) | read-write | current |
| sleY1731MepControlTransmitTmTstIncRate OBJECT-TYPE Indicates the increment of number of TSTs to be transmitted | 1.3.6.1.4.1.6296.101.4.12.3.2.65 | Integer32 (100..1000) | read-write | current |
| sleY1731MepControlTransmitTmTstTimeout OBJECT-TYPE Indicates the waiting time for receiving the expected LBR | 1.3.6.1.4.1.6296.101.4.12.3.2.66 | Integer32 (1..1000) | read-write | current |
| sleY1731MepControlTransmitTmTstPriority OBJECT-TYPE Priority. 3 bit value to be used in the VLAN tag | 1.3.6.1.4.1.6296.101.4.12.3.2.67 | Integer32 (0..7) | read-write | current |
| sleY1731MepControlTransmitTmTstLength OBJECT-TYPE Indicates the length of Test TLV | 1.3.6.1.4.1.6296.101.4.12.3.2.68 | Integer32 (5..1400) | read-write | current |
| sleY1731MepControlTransmitTmTstPattern OBJECT-TYPE Indicates the pattern of Test TLV used for diagnostic test | 1.3.6.1.4.1.6296.101.4.12.3.2.69 | Integer32 (0..3) | read-write | current |
| sleY1731MepControlReceiveTmTstDuration OBJECT-TYPE Indicates the duration to receive TST | 1.3.6.1.4.1.6296.101.4.12.3.2.70 | Integer32 (5..6000) | read-write | current |
| sleY1731MepControlTransmitLmmIsUnicast OBJECT-TYPE A flag to indicates transmitting unicast or multicast frame | 1.3.6.1.4.1.6296.101.4.12.3.2.71 | INTEGER {false(0), true(1)} | read-write | current |
| sleY1731MepControlTransmitLmmDestMepId OBJECT-TYPE The Maintenance association End Point Identifier of another MEP in the same Maintenance Association to which the LMM is to be sent | 1.3.6.1.4.1.6296.101.4.12.3.2.72 | Integer32 (1..8191) | read-write | current |
| sleY1731MepControlTransmitLmmDuration OBJECT-TYPE Indicates the duration to send LMM | 1.3.6.1.4.1.6296.101.4.12.3.2.73 | Integer32 (5..6000) | read-write | current |
| sleY1731MepControlTransmitLmmInterval OBJECT-TYPE Indicates the interval for sending LMM | 1.3.6.1.4.1.6296.101.4.12.3.2.74 | Integer32 (2..4) | read-write | current |
| sleY1731MepControlTransmitLmmTimeout OBJECT-TYPE Indicates the waiting time for receiving the expected LMM | 1.3.6.1.4.1.6296.101.4.12.3.2.75 | Integer32 (1..1000) | read-write | current |
| sleY1731MepControlTransmitLmmPriority OBJECT-TYPE Priority. 3 bit value to be used in the VLAN tag | 1.3.6.1.4.1.6296.101.4.12.3.2.76 | Integer32 (0..7) | read-write | current |
| sleY1731MepControlTransmit1dmIsUnicast OBJECT-TYPE A flag to indicates transmitting unicast or multicast frame | 1.3.6.1.4.1.6296.101.4.12.3.2.77 | INTEGER {false(0), true(1)} | read-write | current |
| sleY1731MepControlTransmit1dmDestMepId OBJECT-TYPE The Maintenance association End Point Identifier of another MEP in the same Maintenance Association to which the 1DM is to be sent | 1.3.6.1.4.1.6296.101.4.12.3.2.78 | Integer32 (1..8191) | read-write | current |
| sleY1731MepControlTransmit1dmDuration OBJECT-TYPE Indicates the duration to send 1DM | 1.3.6.1.4.1.6296.101.4.12.3.2.79 | Integer32 (5..6000) | read-write | current |
| sleY1731MepControlTransmit1dmInterval OBJECT-TYPE Indicates the interval for sending 1DM | 1.3.6.1.4.1.6296.101.4.12.3.2.80 | Integer32 (2..4) | read-write | current |
| sleY1731MepControlTransmit1dmPriority OBJECT-TYPE Priority. 3 bit value to be used in the VLAN tag | 1.3.6.1.4.1.6296.101.4.12.3.2.81 | Integer32 (0..7) | read-write | current |
| sleY1731MepControlReceive1dmDuration OBJECT-TYPE Indicates the duration to receive 1DM | 1.3.6.1.4.1.6296.101.4.12.3.2.82 | Integer32 (5..6000) | read-write | current |
| sleY1731MepControlTransmitDmmIsUnicast OBJECT-TYPE A flag to indicates transmitting unicast or multicast frame | 1.3.6.1.4.1.6296.101.4.12.3.2.83 | INTEGER {false(0), true(1)} | read-write | current |
| sleY1731MepControlTransmitDmmDestMepId OBJECT-TYPE The Maintenance association End Point Identifier of another MEP in the same Maintenance Association to which the DMM is to be sent | 1.3.6.1.4.1.6296.101.4.12.3.2.84 | Integer32 (1..8191) | read-write | current |
| sleY1731MepControlTransmitDmmDuration OBJECT-TYPE Indicates the duration to send DMM | 1.3.6.1.4.1.6296.101.4.12.3.2.85 | Integer32 (5..6000) | read-write | current |
| sleY1731MepControlTransmitDmmInterval OBJECT-TYPE Indicates the interval for sending DMM | 1.3.6.1.4.1.6296.101.4.12.3.2.86 | Integer32 (2..4) | read-write | current |
| sleY1731MepControlTransmitDmmTimeout OBJECT-TYPE Indicates the waiting time for receiving the expected DMM | 1.3.6.1.4.1.6296.101.4.12.3.2.87 | Integer32 (1..1000) | read-write | current |
| sleY1731MepControlTransmitDmmPriority OBJECT-TYPE Priority. 3 bit value to be used in the VLAN tag | 1.3.6.1.4.1.6296.101.4.12.3.2.88 | Integer32 (0..7) | read-write | current |
| sleY1731MepControlPmEnable OBJECT-TYPE If set to true, the PM(performance monitoring) of the MEP is enabled | 1.3.6.1.4.1.6296.101.4.12.3.2.89 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MepControlRllcf OBJECT-TYPE If set to true, the MEP is a MEP of client link for remote link loss carry forward. | 1.3.6.1.4.1.6296.101.4.12.3.2.90 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731MepControlRllcfHoldOff OBJECT-TYPE It is a Hold-off time of Remote LLCF and its unit is millisecond, interval is 10ms. | 1.3.6.1.4.1.6296.101.4.12.3.2.91 | Integer32 (10..3000) | read-write | current |
| sleY1731MepControlRllcfGuardTime OBJECT-TYPE It is a Guard time of Remote LLCF and its unit is millisecond, interval is 100ms.(default:500) | 1.3.6.1.4.1.6296.101.4.12.3.2.92 | Integer32 (100..10000) | read-write | current |
| sleY1731MepNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.3.3 | |||
| sleY1731Mip OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.4 | |||
| sleY1731MipTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.4.1 | not-accessible | current | |
| sleY1731MipEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.4.1.1 | not-accessible | current | |
| sleY1731MipPort OBJECT-TYPE Indicates the port number | 1.3.6.1.4.1.6296.101.4.12.4.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleY1731MipLevel OBJECT-TYPE Indicates the MIP's level | 1.3.6.1.4.1.6296.101.4.12.4.1.1.2 | Integer32 (0..7) | read-only | current |
| sleY1731MipType OBJECT-TYPE Indicate the MIP's type | 1.3.6.1.4.1.6296.101.4.12.4.1.1.3 | INTEGER {static(1), dynamic(2)} | read-only | current |
| sleY1731MipControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.4.2 | |||
| sleY1731MipControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.4.2.1 | INTEGER {createY1731Mip(1), deleteY1731Mip(2)} | read-write | current |
| sleY1731MipControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.4.2.2 | SleControlStatusType | read-only | current |
| sleY1731MipControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.4.2.3 | Gauge32 | read-write | current |
| sleY1731MipControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.4.2.4 | TimeTicks | read-only | current |
| sleY1731MipControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.4.2.5 | SleControlRequestResultType | read-only | current |
| sleY1731MipControlPort OBJECT-TYPE Indicates the port number | 1.3.6.1.4.1.6296.101.4.12.4.2.6 | Integer32 (1..65535) | read-write | current |
| sleY1731MipControlLevel OBJECT-TYPE Indicates the MIP's level | 1.3.6.1.4.1.6296.101.4.12.4.2.7 | Integer32 (0..7) | read-write | current |
| sleY1731MipNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.4.3 | |||
| sleY1731Xcheck OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.5 | |||
| sleY1731XcheckTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.5.1 | not-accessible | current | |
| sleY1731XcheckEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.5.1.1 | not-accessible | current | |
| sleY1731XcheckMepIdentifier OBJECT-TYPE Indicates the remote MEP's Id | 1.3.6.1.4.1.6296.101.4.12.5.1.1.1 | Integer32 (1..8191) | read-only | current |
| sleY1731XcheckMepState OBJECT-TYPE Indicates the cross-check MEP's state | 1.3.6.1.4.1.6296.101.4.12.5.1.1.2 | INTEGER {unknown(0), missing(1), up(2)} | read-only | current |
| sleY1731XcheckControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.5.2 | |||
| sleY1731XcheckControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.5.2.1 | INTEGER {createY1731XcheckMep(1), deleteY1731XcheckMep(2)} | read-write | current |
| sleY1731XcheckControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.5.2.2 | SleControlStatusType | read-only | current |
| sleY1731XcheckControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.5.2.3 | Gauge32 | read-write | current |
| sleY1731XcheckControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.5.2.4 | TimeTicks | read-only | current |
| sleY1731XcheckControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.5.2.5 | SleControlRequestResultType | read-only | current |
| sleY1731XcheckControlMepIdentifier OBJECT-TYPE Indicates the remote MEP's Id | 1.3.6.1.4.1.6296.101.4.12.5.2.6 | Integer32 (1..8191) | read-write | current |
| sleY1731XcheckControlMegIndex OBJECT-TYPE Indicates the MEG's Index | 1.3.6.1.4.1.6296.101.4.12.5.2.7 | Integer32 (1..65535) | read-write | current |
| sleY1731XcheckNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.5.3 | |||
| sleY1731CcMac OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.6 | |||
| sleY1731CcMacTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.6.1 | not-accessible | current | |
| sleY1731CcMacEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.6.1.1 | not-accessible | current | |
| sleY1731CcMacAddress OBJECT-TYPE Indicates the unicast MAC address to send CCM | 1.3.6.1.4.1.6296.101.4.12.6.1.1.1 | OCTET STRING (SIZE(6)) | read-only | current |
| sleY1731CcMacControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.6.2 | |||
| sleY1731CcMacControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.6.2.1 | INTEGER {createY1731CcMac(1), deleteY1731CcMac(2)} | read-write | current |
| sleY1731CcMacControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.6.2.2 | SleControlStatusType | read-only | current |
| sleY1731CcMacControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.6.2.3 | Gauge32 | read-write | current |
| sleY1731CcMacControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.6.2.4 | TimeTicks | read-only | current |
| sleY1731CcMacControlReqResult OBJECT-TYPE Result of the last command. | 1.3.6.1.4.1.6296.101.4.12.6.2.5 | SleControlRequestResultType | read-only | current |
| sleY1731CcMacControlMegIndex OBJECT-TYPE Indicates the MEG's Index | 1.3.6.1.4.1.6296.101.4.12.6.2.6 | Integer32 (1..65535) | read-write | current |
| sleY1731CcMacControlMepIdentifier OBJECT-TYPE MEP Id | 1.3.6.1.4.1.6296.101.4.12.6.2.7 | Integer32 (1..8191) | read-write | current |
| sleY1731CcMacControlAddress OBJECT-TYPE Indicates the unicast MAC address to send CCM When running deleteY1731CcMac, if this is zero-length, delete all unicast mac. | 1.3.6.1.4.1.6296.101.4.12.6.2.8 | OCTET STRING (SIZE(6)) | read-write | current |
| sleY1731CcMacNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.6.3 | |||
| sleY1731AisMac OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.7 | |||
| sleY1731AisMacTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.7.1 | not-accessible | current | |
| sleY1731AisMacEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.7.1.1 | not-accessible | current | |
| sleY1731AisMacAddress OBJECT-TYPE Indicates the unicast MAC address to send AIS | 1.3.6.1.4.1.6296.101.4.12.7.1.1.1 | OCTET STRING (SIZE(6)) | read-only | current |
| sleY1731AisMacControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.7.2 | |||
| sleY1731AisMacControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.7.2.1 | INTEGER {createY1731AisMac(1), deleteY1731AisMac(2)} | read-write | current |
| sleY1731AisMacControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.7.2.2 | SleControlStatusType | read-only | current |
| sleY1731AisMacControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.7.2.3 | Gauge32 | read-write | current |
| sleY1731AisMacControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.7.2.4 | TimeTicks | read-only | current |
| sleY1731AisMacControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.7.2.5 | SleControlRequestResultType | read-only | current |
| sleY1731AisMacControlMegIndex OBJECT-TYPE Indicates the MEG's Index | 1.3.6.1.4.1.6296.101.4.12.7.2.6 | Integer32 (1..65535) | read-write | current |
| sleY1731AisMacControlMepIdentifier OBJECT-TYPE MEP Id | 1.3.6.1.4.1.6296.101.4.12.7.2.7 | Integer32 (1..8191) | read-write | current |
| sleY1731AisMacControlAddress OBJECT-TYPE Indicates the unicast MAC address to send AIS When running deleteY1731AisMac, if this is zero-length, delete all unicast mac. | 1.3.6.1.4.1.6296.101.4.12.7.2.8 | OCTET STRING (SIZE(6)) | read-write | current |
| sleY1731AisMacNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.7.3 | |||
| sleY1731LckMac OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.8 | |||
| sleY1731LckMacTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.8.1 | not-accessible | current | |
| sleY1731LckMacEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.8.1.1 | not-accessible | current | |
| sleY1731LckMacAddress OBJECT-TYPE Indicates the unicast MAC address to send LCK | 1.3.6.1.4.1.6296.101.4.12.8.1.1.1 | OCTET STRING (SIZE(6)) | read-write | current |
| sleY1731LckMacControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.8.2 | |||
| sleY1731LckMacControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.8.2.1 | INTEGER {createY1731LckMac(1), deleteY1731LckMac(2)} | read-write | current |
| sleY1731LckMacControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.8.2.2 | SleControlStatusType | read-only | current |
| sleY1731LckMacControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.8.2.3 | Gauge32 | read-write | current |
| sleY1731LckMacControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.8.2.4 | TimeTicks | read-only | current |
| sleY1731LckMacControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.8.2.5 | SleControlRequestResultType | read-only | current |
| sleY1731LckMacControlMegIndex OBJECT-TYPE Indicates the MEG's Index | 1.3.6.1.4.1.6296.101.4.12.8.2.6 | Integer32 (1..65535) | read-write | current |
| sleY1731LckMacControlMepIdentifier OBJECT-TYPE MEP Id | 1.3.6.1.4.1.6296.101.4.12.8.2.7 | Integer32 (1..8191) | read-write | current |
| sleY1731LckMacControlAddress OBJECT-TYPE Indicates the unicast MAC address to send LCK When running deleteY1731LckMac, if this is zero-length, delete all unicast mac. | 1.3.6.1.4.1.6296.101.4.12.8.2.8 | OCTET STRING (SIZE(6)) | read-write | current |
| sleY1731LckMacNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.8.3 | |||
| sleY1731Rmep OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.9 | |||
| sleY1731RmepTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.9.1 | not-accessible | current | |
| sleY1731RmepEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.9.1.1 | not-accessible | current | |
| sleY1731RmepIdentifier OBJECT-TYPE Indicates the remote MEP's Id | 1.3.6.1.4.1.6296.101.4.12.9.1.1.1 | Integer32 (1..8191) | read-only | current |
| sleY1731RmepState OBJECT-TYPE Indicates the operational state of the remote MEP State machines | 1.3.6.1.4.1.6296.101.4.12.9.1.1.2 | INTEGER {start(1), failed(2), ok(3)} | read-only | current |
| sleY1731RmepFailedOkTime OBJECT-TYPE Indicates the time (SysUpTime) at which the Remote MEP state machine last entered either the RMEP_FAILED or RMEP_OK state. | 1.3.6.1.4.1.6296.101.4.12.9.1.1.3 | TimeTicks | read-only | current |
| sleY1731RmepMacAddress OBJECT-TYPE Indicates the MAC address of the remote MEP | 1.3.6.1.4.1.6296.101.4.12.9.1.1.4 | OCTET STRING (SIZE(6)) | read-only | current |
| sleY1731RmepIfIndex OBJECT-TYPE Indicates the port number of the remote MEP | 1.3.6.1.4.1.6296.101.4.12.9.1.1.5 | Integer32 | read-only | current |
| sleY1731RmepRdi OBJECT-TYPE Indicates State of the RDI bit in the last received CCM (true for RDI=1), or false if none has been received | 1.3.6.1.4.1.6296.101.4.12.9.1.1.6 | INTEGER {false(0), true(1)} | read-only | current |
| sleY1731RmepLoc OBJECT-TYPE Indicates Loss-of-continuity | 1.3.6.1.4.1.6296.101.4.12.9.1.1.7 | INTEGER {false(0), true(1)} | read-only | current |
| sleY1731RmepReceiveTstCount OBJECT-TYPE Indicates the number of received TST frame | 1.3.6.1.4.1.6296.101.4.12.9.1.1.8 | Counter32 | read-only | current |
| sleY1731RmepReceiveTstOutOfOrder OBJECT-TYPE Indicates the number of received out-of-order TST frame | 1.3.6.1.4.1.6296.101.4.12.9.1.1.9 | Counter32 | read-only | current |
| sleY1731RmepReceiveTstBitError OBJECT-TYPE Indicates the number of received bit-error TST frame | 1.3.6.1.4.1.6296.101.4.12.9.1.1.10 | Counter32 | read-only | current |
| sleY1731RmepReceiveTstCrcError OBJECT-TYPE Indicates the number of received crc-error TST frame | 1.3.6.1.4.1.6296.101.4.12.9.1.1.11 | Counter32 | read-only | current |
| sleY1731RmepReceiveTmTstCount OBJECT-TYPE Indicates the number of received TST frame for the throughput-measurement | 1.3.6.1.4.1.6296.101.4.12.9.1.1.12 | Counter32 | read-only | current |
| sleY1731RmepReceiveTmTstLostId OBJECT-TYPE Indicates the transaction identifier of first lost TST frame for the throughput-measurement | 1.3.6.1.4.1.6296.101.4.12.9.1.1.13 | Integer32 | read-only | current |
| sleY1731RmepLmrFrameLossNearMin OBJECT-TYPE Indicates the minimum of single-ended near-end frame loss | 1.3.6.1.4.1.6296.101.4.12.9.1.1.14 | Integer32 | read-only | current |
| sleY1731RmepLmrFrameLossNearMax OBJECT-TYPE Indicates the maximum of single-ended near-end frame loss | 1.3.6.1.4.1.6296.101.4.12.9.1.1.15 | Integer32 | read-only | current |
| sleY1731RmepLmrFrameLossNearSum OBJECT-TYPE Indicates the sum of single-ended near-end frame loss | 1.3.6.1.4.1.6296.101.4.12.9.1.1.16 | Integer32 | read-only | current |
| sleY1731RmepLmrFrameLossFarMin OBJECT-TYPE Indicates the minimum of single-ended far-end frame loss | 1.3.6.1.4.1.6296.101.4.12.9.1.1.17 | Integer32 | read-only | current |
| sleY1731RmepLmrFrameLossFarMax OBJECT-TYPE Indicates the maximum of single-ended far-end frame loss | 1.3.6.1.4.1.6296.101.4.12.9.1.1.18 | Integer32 | read-only | current |
| sleY1731RmepLmrFrameLossFarSum OBJECT-TYPE Indicates the sum of single-ended far-end frame loss | 1.3.6.1.4.1.6296.101.4.12.9.1.1.19 | Integer32 | read-only | current |
| sleY1731RmepReceive1dmCount OBJECT-TYPE Indicates the number of received 1DM frames for the frame delay measurement | 1.3.6.1.4.1.6296.101.4.12.9.1.1.20 | Counter32 | read-only | current |
| sleY1731Rmep1dmFrameDelayMin OBJECT-TYPE Indicates the minimum of one-way frame delay | 1.3.6.1.4.1.6296.101.4.12.9.1.1.21 | Integer32 | read-only | current |
| sleY1731Rmep1dmFrameDelayMax OBJECT-TYPE Indicates the maximum of one-way frame delay | 1.3.6.1.4.1.6296.101.4.12.9.1.1.22 | Integer32 | read-only | current |
| sleY1731Rmep1dmFrameDelayAvg OBJECT-TYPE Indicates the average of one-way frame delay | 1.3.6.1.4.1.6296.101.4.12.9.1.1.23 | Integer32 | read-only | current |
| sleY1731Rmep1dmFrameDelayVar OBJECT-TYPE Indicates the variation of one-way frame delay | 1.3.6.1.4.1.6296.101.4.12.9.1.1.24 | Integer32 | read-only | current |
| sleY1731RmepReceiveDmrCount OBJECT-TYPE Indicates the number of received DMR frames for the frame delay measurement | 1.3.6.1.4.1.6296.101.4.12.9.1.1.25 | Counter32 | read-only | current |
| sleY1731RmepDmrFrameDelayMin OBJECT-TYPE Indicates the minimum of two-way frame delay | 1.3.6.1.4.1.6296.101.4.12.9.1.1.26 | Integer32 | read-only | current |
| sleY1731RmepDmrFrameDelayMax OBJECT-TYPE Indicates the maximum of two-way frame delay | 1.3.6.1.4.1.6296.101.4.12.9.1.1.27 | Integer32 | read-only | current |
| sleY1731RmepDmrFrameDelayAvg OBJECT-TYPE Indicates the average of two-way frame delay | 1.3.6.1.4.1.6296.101.4.12.9.1.1.28 | Integer32 | read-only | current |
| sleY1731RmepDmrFrameDelayVar OBJECT-TYPE Indicates the variation of two-way frame delay | 1.3.6.1.4.1.6296.101.4.12.9.1.1.29 | Integer32 | read-only | current |
| sleY1731RmepLmrFrameLossNearRatio OBJECT-TYPE Indicates the ratio of single-ended near-end frame loss | 1.3.6.1.4.1.6296.101.4.12.9.1.1.30 | Integer32 | read-only | current |
| sleY1731RmepLmrFrameLossNearAvgRatio OBJECT-TYPE Indicates the average ratio of single-ended near-end frame loss | 1.3.6.1.4.1.6296.101.4.12.9.1.1.31 | Integer32 | read-only | current |
| sleY1731RmepLmrFrameLossFarRatio OBJECT-TYPE Indicates the ratio of single-ended far-end frame loss | 1.3.6.1.4.1.6296.101.4.12.9.1.1.32 | Integer32 | read-only | current |
| sleY1731RmepLmrFrameLossFarAvgRatio OBJECT-TYPE Indicates the average ratio of single-ended far-end frame loss | 1.3.6.1.4.1.6296.101.4.12.9.1.1.33 | Integer32 | read-only | current |
| sleY1731RmepControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.9.2 | |||
| sleY1731RmepControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.9.2.1 | INTEGER {createY1731Rmep(1), deleteY1731Rmep(2)} | read-write | current |
| sleY1731RMepControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.9.2.2 | SleControlStatusType | read-only | current |
| sleY1731RmepControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.9.2.3 | Gauge32 | read-write | current |
| sleY1731RmepControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.9.2.4 | TimeTicks | read-only | current |
| sleY1731RmepControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.9.2.5 | SleControlRequestResultType | read-only | current |
| sleY1731RmepControlIdentifier OBJECT-TYPE Remote MEP Id | 1.3.6.1.4.1.6296.101.4.12.9.2.6 | Integer32 (1..8191) | read-write | current |
| sleY1731RmepControlMegIndex OBJECT-TYPE A index of MEG table | 1.3.6.1.4.1.6296.101.4.12.9.2.7 | Integer32 (1..65535) | read-write | current |
| sleY1731RmepControlIfIndex OBJECT-TYPE Bridge Port Index whitch the MEP is attached | 1.3.6.1.4.1.6296.101.4.12.9.2.8 | Integer32 | read-write | current |
| sleY1731RmepNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.9.3 | |||
| sleY1731LbrMcast OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.10 | |||
| sleY1731LbrMcastTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.10.1 | not-accessible | current | |
| sleY1731LbrMcastEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.10.1.1 | not-accessible | current | |
| sleY1731LbrReceiveOrder OBJECT-TYPE Indicates an index to distinguish among multiple LBRs | 1.3.6.1.4.1.6296.101.4.12.10.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleY1731LbrRemoteMacAddress OBJECT-TYPE Indicates the MAC address of the remote MEP | 1.3.6.1.4.1.6296.101.4.12.10.1.1.2 | OCTET STRING (SIZE(6)) | read-only | current |
| sleY1731LbrUcast OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.11 | |||
| sleY1731LbrUcastTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.11.1 | not-accessible | current | |
| sleY1731LbrUcastEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.11.1.1 | not-accessible | current | |
| sleY1731LbrTransId OBJECT-TYPE Indicates the transaction identifier of LBR message. | 1.3.6.1.4.1.6296.101.4.12.11.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleY1731LbrRoundTripTime OBJECT-TYPE Indicates the round-trip time of LBR message. | 1.3.6.1.4.1.6296.101.4.12.11.1.1.2 | Integer32 (1..65535) | read-only | current |
| sleY1731Ltr OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.12 | |||
| sleY1731LtrTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.12.1 | not-accessible | current | |
| sleY1731LtrEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.12.1.1 | not-accessible | current | |
| sleY1731LtrSeqNumber OBJECT-TYPE Indicates the LTM Transaction Identifier returned from a previous Transmit Linktrace Message command, indicating the LTM entry to which the LTR entries will be attached | 1.3.6.1.4.1.6296.101.4.12.12.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleY1731LtrReceiveOrder OBJECT-TYPE Indicates an index to distinguish among multiple LTRs with the same LTR Transaction Identifier field value | 1.3.6.1.4.1.6296.101.4.12.12.1.1.2 | Integer32 (1..65535) | read-only | current |
| sleY1731LtrRoundTripTime OBJECT-TYPE Indicates the round-trip time of LTR message. | 1.3.6.1.4.1.6296.101.4.12.12.1.1.3 | Integer32 | read-only | current |
| sleY1731LtrTtl OBJECT-TYPE Indicates TTL field value for a returned LTR. | 1.3.6.1.4.1.6296.101.4.12.12.1.1.4 | Integer32 (1..64) | read-only | current |
| sleY1731LtrForwarded OBJECT-TYPE Indicates if a LTM was forwarded by the responding MP, as returned in the 'FwdYes' flag of the flags field. | 1.3.6.1.4.1.6296.101.4.12.12.1.1.5 | INTEGER {false(0), true(1)} | read-only | current |
| sleY1731LtrTerminalMep OBJECT-TYPE Indicates a boolean value stating whether the forwarded LTM reached a MEP enclosing its MA, as returned in the Terminal MEP flag of the Flags field. | 1.3.6.1.4.1.6296.101.4.12.12.1.1.6 | INTEGER {false(0), true(1)} | read-only | current |
| sleY1731LtrLastEgressIdentifier OBJECT-TYPE Identifies the MEP Linktrace Initiator that originated, or the Linktrace Responder that forwarded, the LTM to which this LTR is the response | 1.3.6.1.4.1.6296.101.4.12.12.1.1.7 | OCTET STRING (SIZE(8)) | read-only | current |
| sleY1731LtrNextEgressIdentifier OBJECT-TYPE Identifies the Linktrace Responder that transmitted this LTR, and can forward the LTM to the next hop. | 1.3.6.1.4.1.6296.101.4.12.12.1.1.8 | OCTET STRING (SIZE(8)) | read-only | current |
| sleY1731LtrRelay OBJECT-TYPE Indicates the value returned in the Ingress Action Field of the LTM | 1.3.6.1.4.1.6296.101.4.12.12.1.1.9 | INTEGER {rlyHit(1), rlyFDB(2), rlyMPDB(3)} | read-only | current |
| sleY1731LtrIngress OBJECT-TYPE Indicates the value returned in the Ingress Action Field of the LTM | 1.3.6.1.4.1.6296.101.4.12.12.1.1.10 | INTEGER {ingNoTlv(0), ingOK(1), ingDown(2), ingBlocked(3), ingVid(4)} | read-only | current |
| sleY1731LtrIngressMac OBJECT-TYPE Indicates MAC address returned in the ingress MAC address field. | 1.3.6.1.4.1.6296.101.4.12.12.1.1.11 | OCTET STRING (SIZE(6)) | read-only | current |
| sleY1731LtrIngressPort OBJECT-TYPE Indicates Ingress Port ID | 1.3.6.1.4.1.6296.101.4.12.12.1.1.12 | Integer32 | read-only | current |
| sleY1731LtrEgress OBJECT-TYPE Indicates the value returned in the Egress Action Field of the LTM | 1.3.6.1.4.1.6296.101.4.12.12.1.1.13 | INTEGER {egrNoTlv(0), egrOK(1), egrDown(2), egrBlocked(3), egrVid(4)} | read-only | current |
| sleY1731LtrEgressMac OBJECT-TYPE Indicates MAC address returned in the egress MAC address field. | 1.3.6.1.4.1.6296.101.4.12.12.1.1.14 | OCTET STRING (SIZE(6)) | read-only | current |
| sleY1731LtrEgressPort OBJECT-TYPE Indicates Egress Port ID | 1.3.6.1.4.1.6296.101.4.12.12.1.1.15 | Integer32 | read-only | current |
| sleY1731ConfigError OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.13 | |||
| sleY1731ConfigErrorTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.13.1 | not-accessible | current | |
| sleY1731ConfigErrorEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.13.1.1 | not-accessible | current | |
| sleY1731ConfigErrorVid OBJECT-TYPE Indicates the Configuration Error VLAN Identifier | 1.3.6.1.4.1.6296.101.4.12.13.1.1.1 | Integer32 (1..4094) | read-only | current |
| sleY1731ConfigErrorIfIndex OBJECT-TYPE Indicates the Configuration Error Port Number | 1.3.6.1.4.1.6296.101.4.12.13.1.1.2 | Integer32 (1..65535) | read-only | current |
| sleY1731ConfigErrorType OBJECT-TYPE Indicates the Configuration Error Type | 1.3.6.1.4.1.6296.101.4.12.13.1.1.3 | Bits {y1731leak(0), conflictingVids(1), excessiveLevels(2), overlappedLevels(3)} | read-only | current |
| sleY1731MipCcdb OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.14 | |||
| sleY1731MipCcdbTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.14.1 | not-accessible | current | |
| sleY1731MipCcdbEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.14.1.1 | not-accessible | current | |
| sleY1731MipCcdbIndex OBJECT-TYPE Indicates the MIP CCDB's Index | 1.3.6.1.4.1.6296.101.4.12.14.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleY1731MipCcdbVlanId OBJECT-TYPE VLAN Id | 1.3.6.1.4.1.6296.101.4.12.14.1.1.2 | Integer32 (1..4094) | read-only | current |
| sleY1731MipCcdbMacAddr OBJECT-TYPE Indicates MAC address of the remote MEP | 1.3.6.1.4.1.6296.101.4.12.14.1.1.3 | OCTET STRING (SIZE(6)) | read-only | current |
| sleY1731MipCcdbPort OBJECT-TYPE Indicates the Port number that the CCM output | 1.3.6.1.4.1.6296.101.4.12.14.1.1.4 | Integer32 | read-only | current |
| sleY1731MipCcdbKeepTime OBJECT-TYPE Indicates an up-date time of a entry | 1.3.6.1.4.1.6296.101.4.12.14.1.1.5 | TimeTicks | read-only | current |
| sleY1731UplinkRedundancy OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.15 | |||
| sleY1731URTable OBJECT-TYPE Y1731 Uplink-redundancy information table. | 1.3.6.1.4.1.6296.101.4.12.15.1 | not-accessible | current | |
| sleY1731UREntry OBJECT-TYPE key: sleY1731URMegIndex | 1.3.6.1.4.1.6296.101.4.12.15.1.1 | not-accessible | current | |
| sleY1731URMegIndex OBJECT-TYPE The MEG index. | 1.3.6.1.4.1.6296.101.4.12.15.1.1.1 | INTEGER (1..65535) | read-only | current |
| sleY1731URMegName OBJECT-TYPE The MEG name. | 1.3.6.1.4.1.6296.101.4.12.15.1.1.2 | OCTET STRING | read-only | current |
| sleY1731URDedicatedVlan OBJECT-TYPE Indicates R-APS node to use dedicated-VLAN disable : all VLAN enable : one VLAN | 1.3.6.1.4.1.6296.101.4.12.15.1.1.3 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731UREnableStatus OBJECT-TYPE Uplink-redundancy feature 0 : disable 1 : enable | 1.3.6.1.4.1.6296.101.4.12.15.1.1.4 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleY1731URConnectivityCheckMeg OBJECT-TYPE Indicates the connectivity check - MEG name. | 1.3.6.1.4.1.6296.101.4.12.15.1.1.5 | OCTET STRING | read-only | current |
| sleY1731URPrimaryMepId OBJECT-TYPE Indicates the connectivity check - primary MEP's ID | 1.3.6.1.4.1.6296.101.4.12.15.1.1.6 | INTEGER (1..8191) | read-only | current |
| sleY1731URSecondaryMepId OBJECT-TYPE Indicates the connectivity check - secondary MEP's ID | 1.3.6.1.4.1.6296.101.4.12.15.1.1.7 | INTEGER (1..8191) | read-only | current |
| sleY1731URControlVlan OBJECT-TYPE Indicates the control VLAN | 1.3.6.1.4.1.6296.101.4.12.15.1.1.8 | INTEGER (1..4094) | read-only | current |
| sleY1731URNodeConf OBJECT-TYPE Indicates the (master/slave) node of the redundancy | 1.3.6.1.4.1.6296.101.4.12.15.1.1.9 | INTEGER {none(0), master(1), slave(2)} | read-only | current |
| sleY1731URNodeConfPortNum OBJECT-TYPE The port number | 1.3.6.1.4.1.6296.101.4.12.15.1.1.10 | INTEGER (1..65535) | read-write | current |
| sleY1731URNodeConfPortStatus OBJECT-TYPE The uplink port status 0: none 1: disabled 2: forwarding 3: blocking | 1.3.6.1.4.1.6296.101.4.12.15.1.1.11 | INTEGER {none(0), disabled(1), forwarding(2), blocking(3)} | read-only | current |
| sleY1731URNonRevertive OBJECT-TYPE The non-revertive mode | 1.3.6.1.4.1.6296.101.4.12.15.1.1.12 | INTEGER {false(0), ture(1)} | read-only | current |
| sleY1731URTrustMemberCount OBJECT-TYPE Indicates the trust LOC count at link-aggregation port | 1.3.6.1.4.1.6296.101.4.12.15.1.1.13 | INTEGER (1..65535) | read-only | current |
| sleY1731URWaitToRestore OBJECT-TYPE Indicates the wait-to-restore time ( 5 - 720 ) | 1.3.6.1.4.1.6296.101.4.12.15.1.1.14 | INTEGER (5..720) | read-only | current |
| sleY1731URForceSwitch OBJECT-TYPE The forced-switch of uplink port | 1.3.6.1.4.1.6296.101.4.12.15.1.1.15 | INTEGER {false(0), true(1)} | read-only | current |
| sleY1731URSFCondition OBJECT-TYPE The sf condition | 1.3.6.1.4.1.6296.101.4.12.15.1.1.16 | INTEGER {loc(0), locRdi(1)} | read-only | current |
| sleY1731URTrafficVlan OBJECT-TYPE The Traffic vlan. | 1.3.6.1.4.1.6296.101.4.12.15.1.1.17 | OCTET STRING | read-only | current |
| sleY1731URState OBJECT-TYPE The uplink redundancy node state none(0) unReady(1) ready(2) active(3) standby(4) preActive(5) | 1.3.6.1.4.1.6296.101.4.12.15.1.1.18 | INTEGER {unReady(0), ready(1), active(2), standby(3), preActive(4)} | read-only | current |
| sleY1731URManualSwitch OBJECT-TYPE The manual-switch of uplink port | 1.3.6.1.4.1.6296.101.4.12.15.1.1.19 | INTEGER {false(0), true(1)} | read-only | current |
| sleY1731URControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.15.2 | |||
| sleY1731URControlRequest OBJECT-TYPE This attribute identifies the control commands. updateAlarmList: the NE updates entries of alarms in the sleAlarmListTable after having changed alarm severities of alarms (due to change profile pointers in managed entities or after modification of alarm severities in profiles). This command should be applied once after having finisled modifications of severties. modifyAlarmSeverity: modifies the severity of an alarm in specific profile. createAlarmSeverityProfile: creates a new profile with default severities. The severities then have to be modified with command changeAlarmSeverity. deleteAlarmSeverityProfile: deletes a profile. Profile 1 is not allowed to be deleted. Notifications : none | 1.3.6.1.4.1.6296.101.4.12.15.2.1 | INTEGER {setDedicatedVlan(1), setEnableStatus(2), setCCPrimaryMepId(3), clearCCPrimaryMepId(4), setCCSecondaryMepId(5), clearCCSecondaryMepId(6), setControlVlan(7), clearControlVlan(8), setNodeConfiguration(9), clearNodeConfiguration(10), setNonRevertive(11), setTrustMemberCount(12), clearTrustMemberCount(13), setWaitToRestore(14), clearWaitToRestore(15), setForceSwitch(16), setManualSwitch(17), setSFCondition(18), setTrafficVlan(19), clearTrafficVlan(20)} | read-write | current |
| sleY1731URControlStatus OBJECT-TYPE The status of a control request. | 1.3.6.1.4.1.6296.101.4.12.15.2.2 | SleControlStatusType | read-write | current |
| sleY1731URControlTimer OBJECT-TYPE The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM. | 1.3.6.1.4.1.6296.101.4.12.15.2.3 | Gauge32 | read-write | current |
| sleY1731URControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.4.12.15.2.4 | TimeTicks | read-write | current |
| sleY1731URControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.4.12.15.2.5 | SleControlRequestResultType | read-write | current |
| sleY1731URControlMegIndex OBJECT-TYPE The MEG index. | 1.3.6.1.4.1.6296.101.4.12.15.2.6 | INTEGER (1..65535) | read-write | current |
| sleY1731URControlMegName OBJECT-TYPE The MEG name. | 1.3.6.1.4.1.6296.101.4.12.15.2.7 | OCTET STRING | read-write | current |
| sleY1731URControlDedicatedVlan OBJECT-TYPE Indicates R-APS node to use dedicated-VLAN disable : all VLAN enable : one VLAN | 1.3.6.1.4.1.6296.101.4.12.15.2.8 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731URControlEnableStatus OBJECT-TYPE Uplink-redundancy feature 0 : disable 1 : enable | 1.3.6.1.4.1.6296.101.4.12.15.2.9 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleY1731URControlConnectivityCheckMeg OBJECT-TYPE Indicates the connectivity check - MEG name. | 1.3.6.1.4.1.6296.101.4.12.15.2.10 | OCTET STRING | read-write | current |
| sleY1731URControlPrimaryMepId OBJECT-TYPE Indicates the connectivity check - primary MEP's ID | 1.3.6.1.4.1.6296.101.4.12.15.2.11 | INTEGER (1..8191) | read-write | current |
| sleY1731URControlSecondaryMepId OBJECT-TYPE Indicates the connectivity check - secondary MEP's ID | 1.3.6.1.4.1.6296.101.4.12.15.2.12 | INTEGER (1..8191) | read-write | current |
| sleY1731URControlControlVlan OBJECT-TYPE Indicates the control VLAN | 1.3.6.1.4.1.6296.101.4.12.15.2.13 | INTEGER (1..4094) | read-write | current |
| sleY1731URControlNodeConf OBJECT-TYPE Indicates the (master/slave) node of the redundancy | 1.3.6.1.4.1.6296.101.4.12.15.2.14 | INTEGER {none(0), master(1), slave(2)} | read-write | current |
| sleY1731URControlNodeConfPortNum OBJECT-TYPE The port number | 1.3.6.1.4.1.6296.101.4.12.15.2.15 | INTEGER (1..65535) | read-write | current |
| sleY1731URControlNonRevertive OBJECT-TYPE The non-revertive mode | 1.3.6.1.4.1.6296.101.4.12.15.2.16 | INTEGER {false(0), ture(1)} | read-write | current |
| sleY1731URControlTrustMemberCount OBJECT-TYPE Indicates the trust LOC count at link-aggregation port | 1.3.6.1.4.1.6296.101.4.12.15.2.17 | INTEGER (1..65535) | read-write | current |
| sleY1731URControlWaitToRestore OBJECT-TYPE Indicates the wait-to-restore time ( 5 - 720 ) | 1.3.6.1.4.1.6296.101.4.12.15.2.18 | INTEGER (5..720) | read-write | current |
| sleY1731URControlForceSwitch OBJECT-TYPE The forced-switch of uplink port | 1.3.6.1.4.1.6296.101.4.12.15.2.19 | INTEGER {false(0), true(1)} | read-write | current |
| sleY1731URControlSFCondition OBJECT-TYPE The sf condition | 1.3.6.1.4.1.6296.101.4.12.15.2.20 | INTEGER {loc(0), locRdi(1)} | read-write | current |
| sleY1731URControlTrafficVlan OBJECT-TYPE The Traffic vlan | 1.3.6.1.4.1.6296.101.4.12.15.2.21 | OCTET STRING | read-write | current |
| sleY1731URControlManualSwitch OBJECT-TYPE The manual-switch of uplink port | 1.3.6.1.4.1.6296.101.4.12.15.2.22 | INTEGER {false(0), true(1)} | read-write | current |
| sleY1731URNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.15.3 | |||
| sleY1731LocRefMep OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.16 | |||
| sleY1731LocRefMepTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.16.1 | not-accessible | current | |
| sleY1731LocRefMepEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.16.1.1 | not-accessible | current | |
| sleY1731LRMepIndex OBJECT-TYPE Indicates the index of the LOC reference MEP. | 1.3.6.1.4.1.6296.101.4.12.16.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleY1731LRMepDMegIndex OBJECT-TYPE Indicates the MEG's Index of Down MEP | 1.3.6.1.4.1.6296.101.4.12.16.1.1.2 | Integer32 (1..65535) | read-only | current |
| sleY1731LRMepDMepIdentifier OBJECT-TYPE Indicates the identifier of Down MEP. | 1.3.6.1.4.1.6296.101.4.12.16.1.1.3 | Integer32 (1..8191) | read-only | current |
| sleY1731LRMepDRmepIdentifier OBJECT-TYPE Indicates the identifier of Remote MEP. | 1.3.6.1.4.1.6296.101.4.12.16.1.1.4 | Integer32 (1..8191) | read-only | current |
| sleY1731LocRefMepControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.16.2 | |||
| sleY1731LRMepControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.16.2.1 | INTEGER {createY1731LocRefMep(1), deleteY1731LocRefMep(2)} | read-write | current |
| sleY1731LRMepControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.16.2.2 | SleControlStatusType | read-only | current |
| sleY1731LRMepControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.16.2.3 | Gauge32 | read-write | current |
| sleY1731LRMepControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.16.2.4 | TimeTicks | read-only | current |
| sleY1731LRMepControlReqResult OBJECT-TYPE Result of the last command. | 1.3.6.1.4.1.6296.101.4.12.16.2.5 | SleControlRequestResultType | read-only | current |
| sleY1731LRMepControlMegIndex OBJECT-TYPE Indicates the MEG's Index of Up MEP. | 1.3.6.1.4.1.6296.101.4.12.16.2.6 | Integer32 (1..65535) | read-write | current |
| sleY1731LRMepControlMepIdentifier OBJECT-TYPE Indicates the identifier of Up MEP. | 1.3.6.1.4.1.6296.101.4.12.16.2.7 | Integer32 (1..8191) | read-write | current |
| sleY1731LRMepControlRmepIdentifier OBJECT-TYPE Indicates the identifier of RMEP id of Up MEP. | 1.3.6.1.4.1.6296.101.4.12.16.2.8 | Integer32 (1..8191) | read-write | current |
| sleY1731LRMepControlDMegIndex OBJECT-TYPE Indicates the MEG's Index of Down MEP. | 1.3.6.1.4.1.6296.101.4.12.16.2.9 | Integer32 (1..65535) | read-write | current |
| sleY1731LRMepControlDMepIdentifier OBJECT-TYPE Indicates the identifier of Down MEP. | 1.3.6.1.4.1.6296.101.4.12.16.2.10 | Integer32 (1..8191) | read-write | current |
| sleY1731LRMepControlDRmepIdentifier OBJECT-TYPE Indicates the identifier of RMEP id of Down MEP. | 1.3.6.1.4.1.6296.101.4.12.16.2.11 | Integer32 (1..8191) | read-write | current |
| sleY1731LocRefMepNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.12.16.3 | |||
| sleCfmOam OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13 | |||
| sleCfmBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.1 | |||
| sleCfmBaseGroup OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.1.1 | |||
| sleCfmEnable OBJECT-TYPE Enables/Ddisables IEEE 802.1ag CFM OAM function | 1.3.6.1.4.1.6296.101.4.13.1.1.1 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleCfmLtrCacheHoldTime OBJECT-TYPE Indicates the time that cache entries will be retained | 1.3.6.1.4.1.6296.101.4.13.1.1.2 | Integer32 (1..65535) | read-only | current |
| sleCfmLtrCacheSize OBJECT-TYPE Indicates the number of entries in the traceroute cache | 1.3.6.1.4.1.6296.101.4.13.1.1.3 | Integer32 (1..4095) | read-only | current |
| sleCfmSnmpServerTraps OBJECT-TYPE Indicates the SNMP traps | 1.3.6.1.4.1.6296.101.4.13.1.1.4 | Bits {rdiccm(0), macstatus(1), remoteccm(2), errorccm(3), xconccm(4)} | read-only | current |
| sleCfmXcheckStartDelay OBJECT-TYPE Indicates the delay before the cross-check is started | 1.3.6.1.4.1.6296.101.4.13.1.1.5 | Integer32 (1..65535) | read-only | current |
| sleCfmBaseControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.1.2 | |||
| sleCfmBaseControlRequest OBJECT-TYPE This attribute identifies the control commands. updateAlarmList: the NE updates entries of alarms in the sleAlarmListTable after having changed alarm severities of alarms (due to change profile pointers in managed entities or after modification of alarm severities in profiles). This command should be applied once after having finisled modifications of severties. modifyAlarmSeverity: modifies the severity of an alarm in specific profile. createAlarmSeverityProfile: creates a new profile with default severities. The severities then have to be modified with command changeAlarmSeverity. deleteAlarmSeverityProfile: deletes a profile. Profile 1 is not allowed to be deleted. Notifications : none | 1.3.6.1.4.1.6296.101.4.13.1.2.1 | INTEGER {setCfmEnable(1), setCfmLtrCacheProfile(2), setCfmSnmpProfile(3), setCfmXcheckProfile(4), destroyMipCcdb(5), destroyLtrCache(6), createCfmTrunkPort(7), deleteCfmTrunkPort(8)} | read-write | current |
| sleCfmBaseControlStatus OBJECT-TYPE The status of a control request. | 1.3.6.1.4.1.6296.101.4.13.1.2.2 | SleControlStatusType | read-only | current |
| sleCfmBaseControlTimer OBJECT-TYPE The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM. | 1.3.6.1.4.1.6296.101.4.13.1.2.3 | Gauge32 | read-write | current |
| sleCfmBaseControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.4.13.1.2.4 | TimeTicks | read-only | current |
| sleCfmBaseControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.4.13.1.2.5 | SleControlRequestResultType | read-only | current |
| sleCfmBaseControlEnable OBJECT-TYPE Enables/Ddisables IEEE 802.1ag CFM OAM function | 1.3.6.1.4.1.6296.101.4.13.1.2.6 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleCfmBaseControlLtrCacheHoldTime OBJECT-TYPE Indicates the time that cache entries will be retained | 1.3.6.1.4.1.6296.101.4.13.1.2.7 | Integer32 (1..65535) | read-write | current |
| sleCfmBaseControlLtrCacheSize OBJECT-TYPE Indicates the number of entries in the traceroute cache | 1.3.6.1.4.1.6296.101.4.13.1.2.8 | Integer32 (1..4095) | read-write | current |
| sleCfmBaseControlSnmpServerTraps OBJECT-TYPE Indicates the SNMP traps | 1.3.6.1.4.1.6296.101.4.13.1.2.9 | Bits {ridccm(0), macstatus(1), remoteccm(2), errorccm(3), xconccm(4)} | read-write | current |
| sleCfmBaseControlXcheckStartDelay OBJECT-TYPE Indicates the delay before the cross-check is started | 1.3.6.1.4.1.6296.101.4.13.1.2.10 | Integer32 (1..65535) | read-write | current |
| sleCfmBaseControlTrunkIndex OBJECT-TYPE Trunk Port Index | 1.3.6.1.4.1.6296.101.4.13.1.2.11 | INTEGER (1..65535) | read-write | current |
| sleCfmBaseControlTrunkMdName OBJECT-TYPE trunk port md name. | 1.3.6.1.4.1.6296.101.4.13.1.2.12 | OCTET STRING | read-write | current |
| sleCfmBaseControlTrunkMaVid OBJECT-TYPE Indicates the MA's VID | 1.3.6.1.4.1.6296.101.4.13.1.2.13 | Integer32 (1..4094) | read-write | current |
| sleCfmBaseNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.1.3 | |||
| sleCfmTrunkTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.1.4 | not-accessible | current | |
| sleCfmTrunkEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.1.4.1 | not-accessible | current | |
| sleCfmTrunkIndex OBJECT-TYPE trunk port index. | 1.3.6.1.4.1.6296.101.4.13.1.4.1.1 | INTEGER (0..65535) | read-only | current |
| sleCfmTrunkMdName OBJECT-TYPE trunk port md name. | 1.3.6.1.4.1.6296.101.4.13.1.4.1.2 | OCTET STRING (SIZE(1..12)) | read-only | current |
| sleCfmTrunkMaVid OBJECT-TYPE Indicates the MA's VID | 1.3.6.1.4.1.6296.101.4.13.1.4.1.3 | INTEGER (1..4094) | read-only | current |
| sleCfmMd OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.2 | |||
| sleCfmMdTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.2.1 | not-accessible | current | |
| sleCfmMdEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.2.1.1 | not-accessible | current | |
| sleCfmMdIndex OBJECT-TYPE Indicates the MD's Index | 1.3.6.1.4.1.6296.101.4.13.2.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleCfmMdName OBJECT-TYPE The MD's name | 1.3.6.1.4.1.6296.101.4.13.2.1.1.2 | OCTET STRING (SIZE(1..12)) | read-only | current |
| sleCfmMdLevel OBJECT-TYPE Indicates the MD's level | 1.3.6.1.4.1.6296.101.4.13.2.1.1.3 | Integer32 (0..7) | read-only | current |
| sleCfmMdMepEnable OBJECT-TYPE Enables/Disables CFM OAM for MEPs | 1.3.6.1.4.1.6296.101.4.13.2.1.1.4 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleCfmMdCcEnable OBJECT-TYPE Enables/Disables MEPs to send Continuity Check messages | 1.3.6.1.4.1.6296.101.4.13.2.1.1.5 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleCfmMdCcInterval OBJECT-TYPE Indicates the interval between CCM transmissions | 1.3.6.1.4.1.6296.101.4.13.2.1.1.6 | Integer32 (2..7) | read-only | current |
| sleCfmMdCcPriority OBJECT-TYPE Indicates the CCM Priority | 1.3.6.1.4.1.6296.101.4.13.2.1.1.7 | Integer32 (0..7) | read-only | current |
| sleCfmMdCcLossThreshold OBJECT-TYPE Indicates the minimum number of CCMs that can be missed before declaring that a MEP is down | 1.3.6.1.4.1.6296.101.4.13.2.1.1.8 | Integer32 (2..255) | read-only | current |
| sleCfmMdCcHoldTime OBJECT-TYPE Indicates the time that data of a missing MEP is kept | 1.3.6.1.4.1.6296.101.4.13.2.1.1.9 | Integer32 (1..65535) | read-only | current |
| sleCfmMdFaultPriority OBJECT-TYPE Indicates the lowest priority for fault alarm | 1.3.6.1.4.1.6296.101.4.13.2.1.1.10 | INTEGER {rdiccm(1), macstatus(2), remoteccm(3), errorccm(4), xconccm(5)} | read-only | current |
| sleCfmMdFaultKeepTime OBJECT-TYPE Indicates the keep time for the fault alarm | 1.3.6.1.4.1.6296.101.4.13.2.1.1.11 | Integer32 (0..1023) | read-only | current |
| sleCfmMdFaultClearTime OBJECT-TYPE Indicates the clear time for the fault alarm | 1.3.6.1.4.1.6296.101.4.13.2.1.1.12 | Integer32 (0..1023) | read-only | current |
| sleCfmMdXcheckEnable OBJECT-TYPE Enables/Disables CFM cross-check for a specific MEG | 1.3.6.1.4.1.6296.101.4.13.2.1.1.13 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleCfmMdControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.2.2 | |||
| sleCfmMdControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.2.2.1 | INTEGER {createCfmMd(1), deleteCfmMd(2), setCfmMdMepEnable(3), setCfmMdCcEnable(4), setCfmMdCcProfile(5), setCfmMdFaultProfile(6), setCfmMdXcheckEnable(7), destroyCfmMdError(8), destroyCfmMdRmep(9)} | read-write | current |
| sleCfmMdControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.2.2.2 | SleControlStatusType | read-only | current |
| sleCfmMdControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.2.2.3 | Gauge32 | read-write | current |
| sleCfmMdControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.2.2.4 | TimeTicks | read-only | current |
| sleCfmMdControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.2.2.5 | SleControlRequestResultType | read-only | current |
| sleCfmMdControlIndex OBJECT-TYPE Indicates the MD's Index | 1.3.6.1.4.1.6296.101.4.13.2.2.6 | Integer32 (1..65535) | read-write | current |
| sleCfmMdControlName OBJECT-TYPE The MD's name | 1.3.6.1.4.1.6296.101.4.13.2.2.7 | OCTET STRING (SIZE(1..12)) | read-write | current |
| sleCfmMdControlLevel OBJECT-TYPE Indicates the MD's level | 1.3.6.1.4.1.6296.101.4.13.2.2.8 | Integer32 (0..7) | read-write | current |
| sleCfmMdControlMepEnable OBJECT-TYPE Enables/Disables CFM OAM for MEPs | 1.3.6.1.4.1.6296.101.4.13.2.2.9 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleCfmMdControlCcEnable OBJECT-TYPE Enables/Disables MEPs to send Continuity Check messages | 1.3.6.1.4.1.6296.101.4.13.2.2.10 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleCfmMdControlCcInterval OBJECT-TYPE Indicates the interval between CCM transmissions | 1.3.6.1.4.1.6296.101.4.13.2.2.11 | Integer32 (2..7) | read-write | current |
| sleCfmMdControlCcPriority OBJECT-TYPE Indicates the CCM Priority | 1.3.6.1.4.1.6296.101.4.13.2.2.12 | Integer32 (0..7) | read-write | current |
| sleCfmMdControlCcLossThreshold OBJECT-TYPE Indicates the minimum number of CCMs that can be missed before declaring that a MEP is down | 1.3.6.1.4.1.6296.101.4.13.2.2.13 | Integer32 (2..255) | read-write | current |
| sleCfmMdControlCcHoldTime OBJECT-TYPE Indicates the time that data of a missing MEP is kept | 1.3.6.1.4.1.6296.101.4.13.2.2.14 | Integer32 (1..65535) | read-write | current |
| sleCfmMdControlFaultPriority OBJECT-TYPE Indicates the lowest priority for fault alarm | 1.3.6.1.4.1.6296.101.4.13.2.2.15 | INTEGER {rdiccm(1), macstatus(2), remoteccm(3), errorccm(4), xconccm(5)} | read-write | current |
| sleCfmMdControlFaultKeepTime OBJECT-TYPE Indicates the keep time for the fault alarm | 1.3.6.1.4.1.6296.101.4.13.2.2.16 | Integer32 (0..1023) | read-write | current |
| sleCfmMdControlFaultClearTime OBJECT-TYPE Indicates the clear time for the fault alarm | 1.3.6.1.4.1.6296.101.4.13.2.2.17 | Integer32 (0..1023) | read-write | current |
| sleCfmMdControlXcheckEnable OBJECT-TYPE Enables/Disables CFM cross-check for a specific MEG | 1.3.6.1.4.1.6296.101.4.13.2.2.18 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleCfmMdNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.2.3 | |||
| sleCfmMa OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.3 | |||
| sleCfmMaTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.3.1 | not-accessible | current | |
| sleCfmMaEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.3.1.1 | not-accessible | current | |
| sleCfmMaIndex OBJECT-TYPE Indicates the MA's Index | 1.3.6.1.4.1.6296.101.4.13.3.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleCfmMaName OBJECT-TYPE The MA's name | 1.3.6.1.4.1.6296.101.4.13.3.1.1.2 | OCTET STRING (SIZE(1..12)) | read-only | current |
| sleCfmMaVid OBJECT-TYPE Indicates the MA's VID | 1.3.6.1.4.1.6296.101.4.13.3.1.1.3 | Integer32 (1..4094) | read-only | current |
| sleCfmMaMepEnable OBJECT-TYPE Enables/Disables CFM OAM for MEPs | 1.3.6.1.4.1.6296.101.4.13.3.1.1.4 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleCfmMaCcEnable OBJECT-TYPE Enables/Disables MEPs to send Continuity Check messages | 1.3.6.1.4.1.6296.101.4.13.3.1.1.5 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleCfmMaCcInterval OBJECT-TYPE Indicates the interval between CCM transmissions | 1.3.6.1.4.1.6296.101.4.13.3.1.1.6 | Integer32 (2..7) | read-only | current |
| sleCfmMaCcPriority OBJECT-TYPE Indicates the CCM Priority | 1.3.6.1.4.1.6296.101.4.13.3.1.1.7 | Integer32 (0..7) | read-only | current |
| sleCfmMaCcLossThreshold OBJECT-TYPE Indicates the minimum number of CCMs that can be missed before declaring that a MEP is down | 1.3.6.1.4.1.6296.101.4.13.3.1.1.8 | Integer32 (2..255) | read-only | current |
| sleCfmMaCcFaultPriority OBJECT-TYPE Indicates the lowest priority for fault alarm | 1.3.6.1.4.1.6296.101.4.13.3.1.1.9 | INTEGER {rdiccm(1), macstatus(2), remoteccm(3), errorccm(4), xconccm(5)} | read-only | current |
| sleCfmMaCcFaultKeepTime OBJECT-TYPE Indicates the keep time for the fault alarm | 1.3.6.1.4.1.6296.101.4.13.3.1.1.10 | Integer32 (0..1023) | read-only | current |
| sleCfmMaCcFaultClearTime OBJECT-TYPE Indicates the clear time for the fault alarm | 1.3.6.1.4.1.6296.101.4.13.3.1.1.11 | Integer32 (0..1023) | read-only | current |
| sleCfmMaXcheckEnable OBJECT-TYPE Enables/Disables CFM cross-check for a specific MEG | 1.3.6.1.4.1.6296.101.4.13.3.1.1.12 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleCfmMaControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.3.2 | |||
| sleCfmMaControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.3.2.1 | INTEGER {createCfmMa(1), deleteCfmMa(2), setCfmMaMepEnable(3), setCfmMaCcEnable(4), setCfmMaCcProfile(5), setCfmMaFaultProfile(6), setCfmMaXcheckEnable(7)} | read-write | current |
| sleCfmMaControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.3.2.2 | SleControlStatusType | read-only | current |
| sleCfmMaControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.3.2.3 | Gauge32 | read-write | current |
| sleCfmMaControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.3.2.4 | TimeTicks | read-only | current |
| sleCfmMaControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.3.2.5 | SleControlRequestResultType | read-only | current |
| sleCfmMaControlIndex OBJECT-TYPE Indicates the MA's Index | 1.3.6.1.4.1.6296.101.4.13.3.2.6 | Integer32 (1..65535) | read-write | current |
| sleCfmMaControlName OBJECT-TYPE The MA's name. | 1.3.6.1.4.1.6296.101.4.13.3.2.7 | OCTET STRING (SIZE(1..12)) | read-write | current |
| sleCfmMaControlVid OBJECT-TYPE Indicates the MA's VID | 1.3.6.1.4.1.6296.101.4.13.3.2.8 | Integer32 (1..4094) | read-write | current |
| sleCfmMaControlMdIndex OBJECT-TYPE Indicates the MD's Index | 1.3.6.1.4.1.6296.101.4.13.3.2.9 | Integer32 (1..65535) | read-write | current |
| sleCfmMaControlMepEnable OBJECT-TYPE Enables/Disables CFM OAM for MEPs | 1.3.6.1.4.1.6296.101.4.13.3.2.10 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleCfmMaControlCcEnable OBJECT-TYPE Enables/Disables MEPs to send Continuity Check messages | 1.3.6.1.4.1.6296.101.4.13.3.2.11 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleCfmMaControlCcInterval OBJECT-TYPE Indicates the interval between CCM transmissions | 1.3.6.1.4.1.6296.101.4.13.3.2.12 | Integer32 (2..7) | read-write | current |
| sleCfmMaControlCcPriority OBJECT-TYPE Indicates the CCM Priority | 1.3.6.1.4.1.6296.101.4.13.3.2.13 | Integer32 (0..7) | read-write | current |
| sleCfmMaControlCcLossThreshold OBJECT-TYPE Indicates the minimum number of CCMs that can be missed before declaring that a MEP is down | 1.3.6.1.4.1.6296.101.4.13.3.2.14 | Integer32 (2..255) | read-write | current |
| sleCfmMaControlFaultPriority OBJECT-TYPE Indicates the lowest priority for fault alarm | 1.3.6.1.4.1.6296.101.4.13.3.2.15 | INTEGER {rdiccm(1), macstatus(2), remoteccm(3), errorccm(4), xconccm(5)} | read-write | current |
| sleCfmMaControlFaultKeepTime OBJECT-TYPE Indicates the keep time for the fault alarm | 1.3.6.1.4.1.6296.101.4.13.3.2.16 | Integer32 (0..1023) | read-write | current |
| sleCfmMaControlFaultClearTime OBJECT-TYPE Indicates the clear time for the fault alarm | 1.3.6.1.4.1.6296.101.4.13.3.2.17 | Integer32 (0..1023) | read-write | current |
| sleCfmMaControlXcheckEnable OBJECT-TYPE Enables/Disables CFM cross-check for a specific MEG | 1.3.6.1.4.1.6296.101.4.13.3.2.18 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleCfmMaNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.3.3 | |||
| sleCfmMep OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.4 | |||
| sleCfmMepTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.4.1 | not-accessible | current | |
| sleCfmMepEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.4.1.1 | not-accessible | current | |
| sleCfmMepIdentifier OBJECT-TYPE MEP Id | 1.3.6.1.4.1.6296.101.4.13.4.1.1.1 | Integer32 (1..8191) | read-only | current |
| sleCfmMepIfIndex OBJECT-TYPE Brige Port Index whitch the MEP is attached | 1.3.6.1.4.1.6296.101.4.13.4.1.1.2 | Integer32 (1..8191) | read-only | current |
| sleCfmMepDirection OBJECT-TYPE The direction in which the MEP faces on the Bridge port | 1.3.6.1.4.1.6296.101.4.13.4.1.1.3 | INTEGER {down(0), up(1)} | read-only | current |
| sleCfmMepEnable OBJECT-TYPE Administrative state of the MEP | 1.3.6.1.4.1.6296.101.4.13.4.1.1.4 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleCfmMepFngState OBJECT-TYPE Current state of the MEP Fault Notification Generator State Machine | 1.3.6.1.4.1.6296.101.4.13.4.1.1.5 | INTEGER {reset(1), defect(2), reportDefect(3), defectReported(4), defectCearing(5), defectCleared(6)} | read-only | current |
| sleCfmMepCcEnable OBJECT-TYPE If set to true, the MEP will generate CCM messages | 1.3.6.1.4.1.6296.101.4.13.4.1.1.6 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleCfmMepMacAddress OBJECT-TYPE MAC address of the MEP | 1.3.6.1.4.1.6296.101.4.13.4.1.1.7 | OCTET STRING (SIZE(6)) | read-only | current |
| sleCfmMepCcPriority OBJECT-TYPE Indicates the CCM Priority | 1.3.6.1.4.1.6296.101.4.13.4.1.1.8 | Integer32 (0..7) | read-only | current |
| sleCfmMepFaultPriority OBJECT-TYPE An integer value specifying the lowest priority defect that is allowed to generate fault alarm | 1.3.6.1.4.1.6296.101.4.13.4.1.1.9 | INTEGER {rdiccm(1), macstatus(2), remoteccm(3), errorccm(4), xconccm(5)} | read-only | current |
| sleCfmMepFaultKeepTime OBJECT-TYPE The time that defects must be present before a Fault Alarm is issued | 1.3.6.1.4.1.6296.101.4.13.4.1.1.10 | Integer32 (0..1023) | read-only | current |
| sleCfmMepFaultClearTime OBJECT-TYPE The time that defects must be absent before resetting a Fault Alarm | 1.3.6.1.4.1.6296.101.4.13.4.1.1.11 | Integer32 (0..1023) | read-only | current |
| sleCfmMepHighestPrDefect OBJECT-TYPE The highest priority defect that has been present since the MEPs Fault Notification Generator State Machine was last in the FNG_RESET state | 1.3.6.1.4.1.6296.101.4.13.4.1.1.12 | INTEGER {rdiccm(1), macstatus(2), remoteccm(3), errorccm(4), xconccm(5)} | read-only | current |
| sleCfmMepDefects OBJECT-TYPE A vector of Boolean defect conditions | 1.3.6.1.4.1.6296.101.4.13.4.1.1.13 | Bits {rdiccm(0), macstatus(1), remoteccm(2), errorccm(3), xconccm(4)} | read-only | current |
| sleCfmMepCciSentCcms OBJECT-TYPE Total number of Continuity Check messages transmitted | 1.3.6.1.4.1.6296.101.4.13.4.1.1.14 | Counter32 | read-only | current |
| sleCfmMepNextLbmTransId OBJECT-TYPE Next sequence number/transaction identifier to be sent in a Loopback message | 1.3.6.1.4.1.6296.101.4.13.4.1.1.15 | Integer32 | read-only | current |
| sleCfmMepLbrIn OBJECT-TYPE Total number of valid, in-order Loopback Replies received | 1.3.6.1.4.1.6296.101.4.13.4.1.1.16 | Counter32 | read-only | current |
| sleCfmMepLbrInOutOfOrder OBJECT-TYPE The total number of valid, out-of-order Loopback Replies received | 1.3.6.1.4.1.6296.101.4.13.4.1.1.17 | Counter32 | read-only | current |
| sleCfmMepLtmNextSeqNumber OBJECT-TYPE Next transaction identifier/sequence number to be sent in a Linktrace message. | 1.3.6.1.4.1.6296.101.4.13.4.1.1.18 | Integer32 | read-only | current |
| sleCfmMepUnexpLtrIn OBJECT-TYPE The total number of unexpected LTRs received | 1.3.6.1.4.1.6296.101.4.13.4.1.1.19 | Counter32 | read-only | current |
| sleCfmMepControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.4.2 | |||
| sleCfmMepControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.4.2.1 | INTEGER {createCfmMep(1), deleteCfmMep(2), setCfmMepEnable(3), setCfmMepCcEnable(4), setCfmMepCcProfile(5), setCfmMepFaultProfile(6), transmitCfmLbm(7), transmitCfmLtm(8)} | read-write | current |
| sleCfmMepControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.4.2.2 | SleControlStatusType | read-only | current |
| sleCfmMepControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.4.2.3 | Gauge32 | read-write | current |
| sleCfmMepControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.4.2.4 | TimeTicks | read-only | current |
| sleCfmMepControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.4.2.5 | SleControlRequestResultType | read-only | current |
| sleCfmMepControlIdentifier OBJECT-TYPE MEP Id | 1.3.6.1.4.1.6296.101.4.13.4.2.6 | Integer32 (1..8191) | read-write | current |
| sleCfmMepControlMdIndex OBJECT-TYPE A index of MD table | 1.3.6.1.4.1.6296.101.4.13.4.2.7 | Integer32 (1..65535) | read-write | current |
| sleCfmMepControlMaIndex OBJECT-TYPE The MA's Index | 1.3.6.1.4.1.6296.101.4.13.4.2.8 | Integer32 (1..65535) | read-write | current |
| sleCfmMepControlIfIndex OBJECT-TYPE Bridge Port Index whitch the MEP is attached | 1.3.6.1.4.1.6296.101.4.13.4.2.9 | Integer32 | read-write | current |
| sleCfmMepControlDirection OBJECT-TYPE The direction in which the MEP faces on the Bridge port | 1.3.6.1.4.1.6296.101.4.13.4.2.10 | INTEGER {down(0), up(1)} | read-write | current |
| sleCfmMepControlEnable OBJECT-TYPE Administrative state of the MEP | 1.3.6.1.4.1.6296.101.4.13.4.2.11 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleCfmMepControlCcEnable OBJECT-TYPE If set to true, the MEP will generate CCM messages | 1.3.6.1.4.1.6296.101.4.13.4.2.12 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleCfmMepControlCcPriority OBJECT-TYPE Indicates the CCM Priority | 1.3.6.1.4.1.6296.101.4.13.4.2.13 | Integer32 (0..7) | read-write | current |
| sleCfmMepControlFaultPriority OBJECT-TYPE An integer value specifying the lowest priority defect that is allowed to generate fault alarm | 1.3.6.1.4.1.6296.101.4.13.4.2.14 | INTEGER {rdiccm(1), macstatus(2), remoteccm(3), errorccm(4), xconccm(5)} | read-write | current |
| sleCfmMepControlFaultKeepTime OBJECT-TYPE The time that defects must be present before a Fault Alarm is issued | 1.3.6.1.4.1.6296.101.4.13.4.2.15 | Integer32 (0..1023) | read-write | current |
| sleCfmMepControlFaultClearTime OBJECT-TYPE The time that defects must be absent before resetting a Fault Alarm | 1.3.6.1.4.1.6296.101.4.13.4.2.16 | Integer32 (0..1023) | read-write | current |
| sleCfmMepControlTransmitLbmDestMacAddress OBJECT-TYPE The Target MAC Address Field to be transmitted | 1.3.6.1.4.1.6296.101.4.13.4.2.17 | OCTET STRING (SIZE(6)) | read-write | current |
| sleCfmMepControlTransmitLbmDestMepId OBJECT-TYPE The Maintenance association End Point Identifier of another MEP in the same Maintenance Association to which the LBM is to be sent | 1.3.6.1.4.1.6296.101.4.13.4.2.18 | Integer32 (1..8191) | read-write | current |
| sleCfmMepControlTransmitLbmDestIsMepId OBJECT-TYPE True indicates that MEPID of the target MEP is used for Loopback transmission | 1.3.6.1.4.1.6296.101.4.13.4.2.19 | INTEGER {false(0), true(1)} | read-write | current |
| sleCfmMepControlTransmitLbmCount OBJECT-TYPE The number of Loopback messages to be transmitted | 1.3.6.1.4.1.6296.101.4.13.4.2.20 | Integer32 (1..6000) | read-write | current |
| sleCfmMepControlTransmitLbmInterval OBJECT-TYPE Indicates the interval for sending LBM | 1.3.6.1.4.1.6296.101.4.13.4.2.21 | Integer32 (2..4) | read-write | current |
| sleCfmMepControlTransmitLbmTimeout OBJECT-TYPE Indicates the waiting time for receiving the expected LBR | 1.3.6.1.4.1.6296.101.4.13.4.2.22 | Integer32 (1..1000) | read-write | current |
| sleCfmMepControlTransmitLbmPriority OBJECT-TYPE Priority. 3 bit value to be used in the VLAN tag | 1.3.6.1.4.1.6296.101.4.13.4.2.23 | Integer32 (0..7) | read-write | current |
| sleCfmMepControlTransmitLtmTargetMacAddress OBJECT-TYPE The Target MAC Address Field to be transmitted: A unicast destination MAC address. | 1.3.6.1.4.1.6296.101.4.13.4.2.24 | OCTET STRING (SIZE(6)) | read-write | current |
| sleCfmMepControlTransmitLtmTargetMepId OBJECT-TYPE An indication of the Target MAC Address Field to be transmitted | 1.3.6.1.4.1.6296.101.4.13.4.2.25 | Integer32 (1..8191) | read-write | current |
| sleCfmMepControlTransmitLtmTargetIsMepId OBJECT-TYPE True indicates that MEPID of the target MEP is used for Linktrace transmission. | 1.3.6.1.4.1.6296.101.4.13.4.2.26 | INTEGER {false(0), true(1)} | read-write | current |
| sleCfmMepControlTransmitLtmFlags OBJECT-TYPE The flags field for LTMs transmitted by the MEP | 1.3.6.1.4.1.6296.101.4.13.4.2.27 | Bits {useFDBonly(0)} | read-write | current |
| sleCfmMepControlTransmitLtmTtl OBJECT-TYPE The LTM TTL field | 1.3.6.1.4.1.6296.101.4.13.4.2.28 | Integer32 (1..64) | read-write | current |
| sleCfmMepNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.4.3 | |||
| sleCfmMip OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.5 | |||
| sleCfmMipTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.5.1 | not-accessible | current | |
| sleCfmMipEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.5.1.1 | not-accessible | current | |
| sleCfmMipPort OBJECT-TYPE Indicates the port number | 1.3.6.1.4.1.6296.101.4.13.5.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleCfmMipLevel OBJECT-TYPE Indicates the MIP's level | 1.3.6.1.4.1.6296.101.4.13.5.1.1.2 | Integer32 (0..7) | read-only | current |
| sleCfmMipType OBJECT-TYPE Indicate the MIP's type | 1.3.6.1.4.1.6296.101.4.13.5.1.1.3 | INTEGER {static(1), dynamic(2)} | read-only | current |
| sleCfmMipControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.5.2 | |||
| sleCfmMipControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.5.2.1 | INTEGER {createCfmMip(1), deleteCfmMip(2)} | read-write | current |
| sleCfmMipControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.5.2.2 | SleControlStatusType | read-only | current |
| sleCfmMipControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.5.2.3 | Gauge32 | read-write | current |
| sleCfmMipControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.5.2.4 | TimeTicks | read-only | current |
| sleCfmMipControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.5.2.5 | SleControlRequestResultType | read-only | current |
| sleCfmMipControlPort OBJECT-TYPE Indicates the port number | 1.3.6.1.4.1.6296.101.4.13.5.2.6 | Integer32 (1..65535) | read-write | current |
| sleCfmMipControlLevel OBJECT-TYPE Indicates the MIP's level | 1.3.6.1.4.1.6296.101.4.13.5.2.7 | Integer32 (0..7) | read-write | current |
| sleCfmMipNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.5.3 | |||
| sleCfmXcheck OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.6 | |||
| sleCfmXcheckTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.6.1 | not-accessible | current | |
| sleCfmXcheckEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.6.1.1 | not-accessible | current | |
| sleCfmXcheckMepIdentifier OBJECT-TYPE Indicates the remote MEP's Id | 1.3.6.1.4.1.6296.101.4.13.6.1.1.1 | Integer32 (1..8191) | read-only | current |
| sleCfmXcheckMepState OBJECT-TYPE Indicates the cross-check MEP's state | 1.3.6.1.4.1.6296.101.4.13.6.1.1.2 | INTEGER {unknown(0), missing(1), up(2)} | read-only | current |
| sleCfmXcheckControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.6.2 | |||
| sleCfmXcheckControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.6.2.1 | INTEGER {createCfmXcheckMep(1), deleteCfmXcheckMep(2)} | read-write | current |
| sleCfmXcheckControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.6.2.2 | SleControlStatusType | read-only | current |
| sleCfmXcheckControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.6.2.3 | Gauge32 | read-write | current |
| sleCfmXcheckControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.6.2.4 | TimeTicks | read-only | current |
| sleCfmXcheckControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.6.2.5 | SleControlRequestResultType | read-only | current |
| sleCfmXcheckControlMepIdentifier OBJECT-TYPE Indicates the remote MEP's Id | 1.3.6.1.4.1.6296.101.4.13.6.2.6 | Integer32 (1..8191) | read-write | current |
| sleCfmXcheckControlMdIndex OBJECT-TYPE Indicates the MD's Index | 1.3.6.1.4.1.6296.101.4.13.6.2.7 | Integer32 (1..65535) | read-write | current |
| sleCfmXcheckControlMaIndex OBJECT-TYPE Indicates the MA's Index | 1.3.6.1.4.1.6296.101.4.13.6.2.8 | Integer32 (1..65535) | read-write | current |
| sleCfmXcheckNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.6.3 | |||
| sleCfmRmep OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.7 | |||
| sleCfmRmepTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.7.1 | not-accessible | current | |
| sleCfmRmepEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.7.1.1 | not-accessible | current | |
| sleCfmRmepIdentifier OBJECT-TYPE Indicates the remote MEP's Id | 1.3.6.1.4.1.6296.101.4.13.7.1.1.1 | Integer32 (1..8191) | read-only | current |
| sleCfmRmepState OBJECT-TYPE Indicates the operational state of the remote MEP State machines | 1.3.6.1.4.1.6296.101.4.13.7.1.1.2 | INTEGER {idle(1), start(2), failed(3), ok(4)} | read-only | current |
| sleCfmRmepMacAddress OBJECT-TYPE Indicates the MAC address of the remote MEP | 1.3.6.1.4.1.6296.101.4.13.7.1.1.3 | OCTET STRING (SIZE(6)) | read-only | current |
| sleCfmRmepIfIndex OBJECT-TYPE Indicates the port number of the remote MEP | 1.3.6.1.4.1.6296.101.4.13.7.1.1.4 | Integer32 | read-only | current |
| sleCfmRmepRdi OBJECT-TYPE Indicates State of the RDI bit in the last received CCM (true for RDI=1), or false if none has been received | 1.3.6.1.4.1.6296.101.4.13.7.1.1.5 | INTEGER {false(0), true(1)} | read-only | current |
| sleCfmRmepPortStatus OBJECT-TYPE Indicates the Port status of the remote MEP | 1.3.6.1.4.1.6296.101.4.13.7.1.1.6 | INTEGER {none(1), up(2), down(3)} | read-only | current |
| sleCfmRmepInterfaceStatus OBJECT-TYPE Indicates the interface status of the remote MEP | 1.3.6.1.4.1.6296.101.4.13.7.1.1.7 | INTEGER {none(1), up(2), down(3)} | read-only | current |
| sleCfmLtr OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.8 | |||
| sleCfmLtrTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.8.1 | not-accessible | current | |
| sleCfmLtrEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.8.1.1 | not-accessible | current | |
| sleCfmLtrSeqNumber OBJECT-TYPE Indicates the LTM Transaction Identifier returned from a previous Transmit Linktrace Message command, indicating the LTM entry to which the LTR entries will be attached | 1.3.6.1.4.1.6296.101.4.13.8.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleCfmLtrReceiveOrder OBJECT-TYPE Indicates an index to distinguish among multiple LTRs with the same LTR Transaction Identifier field value | 1.3.6.1.4.1.6296.101.4.13.8.1.1.2 | Integer32 (1..65535) | read-only | current |
| sleCfmLtrTtl OBJECT-TYPE Indicates TTL field value for a returned LTR. | 1.3.6.1.4.1.6296.101.4.13.8.1.1.3 | Integer32 (1..64) | read-only | current |
| sleCfmLtrForwarded OBJECT-TYPE Indicates if a LTM was forwarded by the responding MP, as returned in the 'FwdYes' flag of the flags field. | 1.3.6.1.4.1.6296.101.4.13.8.1.1.4 | INTEGER {false(0), true(1)} | read-only | current |
| sleCfmLtrTerminalMep OBJECT-TYPE Indicates a boolean value stating whether the forwarded LTM reached a MEP enclosing its MA, as returned in the Terminal MEP flag of the Flags field. | 1.3.6.1.4.1.6296.101.4.13.8.1.1.5 | INTEGER {false(0), true(1)} | read-only | current |
| sleCfmLtrLastEgressIdentifier OBJECT-TYPE Identifies the MEP Linktrace Initiator that originated, or the Linktrace Responder that forwarded, the LTM to which this LTR is the response | 1.3.6.1.4.1.6296.101.4.13.8.1.1.6 | OCTET STRING (SIZE(8)) | read-only | current |
| sleCfmLtrNextEgressIdentifier OBJECT-TYPE Identifies the Linktrace Responder that transmitted this LTR, and can forward the LTM to the next hop. | 1.3.6.1.4.1.6296.101.4.13.8.1.1.7 | OCTET STRING (SIZE(8)) | read-only | current |
| sleCfmLtrRelay OBJECT-TYPE Indicates the value returned in the Ingress Action Field of the LTM | 1.3.6.1.4.1.6296.101.4.13.8.1.1.8 | INTEGER {rlyHit(1), rlyFDB(2), rlyMPDB(3)} | read-only | current |
| sleCfmLtrIngress OBJECT-TYPE Indicates the value returned in the Ingress Action Field of the LTM | 1.3.6.1.4.1.6296.101.4.13.8.1.1.9 | INTEGER {ingNoTlv(0), ingOK(1), ingDown(2), ingBlocked(3), ingVid(4)} | read-only | current |
| sleCfmLtrIngressMac OBJECT-TYPE Indicates MAC address returned in the ingress MAC address field. | 1.3.6.1.4.1.6296.101.4.13.8.1.1.10 | OCTET STRING (SIZE(6)) | read-only | current |
| sleCfmLtrIngressPort OBJECT-TYPE Indicates Ingress Port ID | 1.3.6.1.4.1.6296.101.4.13.8.1.1.11 | Integer32 | read-only | current |
| sleCfmLtrEgress OBJECT-TYPE Indicates the value returned in the Egress Action Field of the LTM | 1.3.6.1.4.1.6296.101.4.13.8.1.1.12 | INTEGER {egrNoTlv(0), egrOK(1), egrDown(2), egrBlocked(3), egrVid(4)} | read-only | current |
| sleCfmLtrEgressMac OBJECT-TYPE Indicates MAC address returned in the egress MAC address field. | 1.3.6.1.4.1.6296.101.4.13.8.1.1.13 | OCTET STRING (SIZE(6)) | read-only | current |
| sleCfmLtrEgressPort OBJECT-TYPE Indicates Egress Port ID | 1.3.6.1.4.1.6296.101.4.13.8.1.1.14 | Integer32 | read-only | current |
| sleCfmConfigError OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.9 | |||
| sleCfmConfigErrorTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.9.1 | not-accessible | current | |
| sleCfmConfigErrorEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.9.1.1 | not-accessible | current | |
| sleCfmConfigErrorVid OBJECT-TYPE Indicates the Configuration Error VLAN Identifier | 1.3.6.1.4.1.6296.101.4.13.9.1.1.1 | Integer32 (1..4094) | read-only | current |
| sleCfmConfigErrorIfIndex OBJECT-TYPE Indicates the Configuration Error Port Number | 1.3.6.1.4.1.6296.101.4.13.9.1.1.2 | Integer32 (1..65535) | read-only | current |
| sleCfmConfigErrorType OBJECT-TYPE Indicates the Configuration Error Type | 1.3.6.1.4.1.6296.101.4.13.9.1.1.3 | Bits {cfmleak(0), conflictingVids(1), excessiveLevels(2), overlappedLevels(3)} | read-only | current |
| sleCfmMipCcdb OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.13.10 | |||
| sleCfmMipCcdbTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.10.1 | not-accessible | current | |
| sleCfmMipCcdbEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.13.10.1.1 | not-accessible | current | |
| sleCfmMipCcdbIndex OBJECT-TYPE Indicates the MIP CCDB's Index | 1.3.6.1.4.1.6296.101.4.13.10.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleCfmMipCcdbVlanId OBJECT-TYPE VLAN Id | 1.3.6.1.4.1.6296.101.4.13.10.1.1.2 | Integer32 (1..4094) | read-only | current |
| sleCfmMipCcdbMacAddr OBJECT-TYPE Indicates MAC address of the remote MEP | 1.3.6.1.4.1.6296.101.4.13.10.1.1.3 | OCTET STRING (SIZE(6)) | read-only | current |
| sleCfmMipCcdbPort OBJECT-TYPE Indicates the Port number that the CCM output | 1.3.6.1.4.1.6296.101.4.13.10.1.1.4 | Integer32 (1..65535) | read-only | current |
| sleCfmMipCcdbKeepTime OBJECT-TYPE Indicates an up-date time of a entry | 1.3.6.1.4.1.6296.101.4.13.10.1.1.5 | OCTET STRING (SIZE(1..20)) | read-only | current |
| sleEMLog OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.14 | |||
| sleEMLogInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.14.1 | |||
| sleEMLogDisableStatus OBJECT-TYPE EM log disable. | 1.3.6.1.4.1.6296.101.4.14.1.1 | INTEGER {false(0), true(1)} | read-only | current |
| sleEMLogAction OBJECT-TYPE Generate syslog message or SNMP Trap or take a recover action | 1.3.6.1.4.1.6296.101.4.14.1.2 | Bits {syslog(0), trap(1), recover(2)} | read-only | current |
| sleEMLogInterval OBJECT-TYPE Action interval in minute (Default. 3 mins) | 1.3.6.1.4.1.6296.101.4.14.1.3 | INTEGER (1..1440) | read-only | current |
| sleEMLogNAKLockStatus OBJECT-TYPE The status of emlog nak-locking | 1.3.6.1.4.1.6296.101.4.14.1.4 | INTEGER {enable(1), disable(2)} | read-only | current |
| sleEMLogNakCompensate OBJECT-TYPE The status of emlog nak-compensate (shadow recovery) | 1.3.6.1.4.1.6296.101.4.14.1.5 | INTEGER {enable(1), disable(2)} | read-only | current |
| sleEMLogRecoverActionMemLow OBJECT-TYPE Indicate recover action of memory low | 1.3.6.1.4.1.6296.101.4.14.1.6 | INTEGER {switchover(1), none(255)} | read-only | current |
| sleEMLogRecoverActionNak OBJECT-TYPE Indicate recover action of NAK error | 1.3.6.1.4.1.6296.101.4.14.1.7 | INTEGER {switchover(1), none(255)} | read-only | current |
| sleEMLogControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.14.2 | |||
| sleEMLogControlRequest OBJECT-TYPE This attribute identifies the control commands. updateAlarmList: the NE updates entries of alarms in the sleAlarmListTable after having changed alarm severities of alarms (due to change profile pointers in managed entities or after modification of alarm severities in profiles). This command should be applied once after having finisled modifications of severties. modifyAlarmSeverity: modifies the severity of an alarm in specific profile. createAlarmSeverityProfile: creates a new profile with default severities. The severities then have to be modified with command changeAlarmSeverity. deleteAlarmSeverityProfile: deletes a profile. Profile 1 is not allowed to be deleted. Notifications : none | 1.3.6.1.4.1.6296.101.4.14.2.1 | INTEGER {setDisableStatus(1), setAction(2), setInterval(3), setNAKLock(4), setNAKCompensate(5), setRecoverActionMemLow(6), setRecoverActionNAK(7)} | read-write | current |
| sleEMLogControlStatus OBJECT-TYPE The status of a control request. | 1.3.6.1.4.1.6296.101.4.14.2.2 | SleControlStatusType | read-only | current |
| sleEMLogControlTimer OBJECT-TYPE The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM. | 1.3.6.1.4.1.6296.101.4.14.2.3 | Gauge32 | read-write | current |
| sleEMLogControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.4.14.2.4 | TimeTicks | read-only | current |
| sleEMLogControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.4.14.2.5 | SleControlRequestResultType | read-only | current |
| sleEMLogControlDisableStatus OBJECT-TYPE EM log disable. | 1.3.6.1.4.1.6296.101.4.14.2.6 | INTEGER {false(0), true(1)} | read-write | current |
| sleEMLogControlAction OBJECT-TYPE Generate syslog message or SNMP trap. | 1.3.6.1.4.1.6296.101.4.14.2.7 | Bits {syslog(0), trap(1), recover(2)} | read-write | current |
| sleEMLogControlInterval OBJECT-TYPE Action interval in minute (Default. 3 mins) | 1.3.6.1.4.1.6296.101.4.14.2.8 | INTEGER (1..1440) | read-write | current |
| sleEMLogControlNAKLockStatus OBJECT-TYPE The status of emlog nak-locking | 1.3.6.1.4.1.6296.101.4.14.2.9 | INTEGER {enable(1), disable(2)} | read-write | current |
| sleEMLogControlNAKCompensate OBJECT-TYPE The status of emlog nak-compensate (shadow recovery) | 1.3.6.1.4.1.6296.101.4.14.2.10 | INTEGER {enable(1), disable(2)} | read-write | current |
| sleEMLogControlRecoverActionMemLow OBJECT-TYPE Indicate recover action of memory low | 1.3.6.1.4.1.6296.101.4.14.2.11 | INTEGER {switchover(1), none(255)} | read-write | current |
| sleEMLogControlRecoverActionNAK OBJECT-TYPE Indicate recover action of NAK error | 1.3.6.1.4.1.6296.101.4.14.2.12 | INTEGER {switchover(1), none(255)} | read-write | current |
| sleEMLogNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.14.3 | |||
| sleEMLogDefectInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.14.4 | |||
| sleEMLogDefectCPUHigh OBJECT-TYPE The CPU high defection information. | 1.3.6.1.4.1.6296.101.4.14.4.1 | Bits {slot1(0), slot2(1), slot3(2), slot4(3), slot5(4), slot6(5), slot7(6), slot8(7)} | read-only | current |
| sleEMLogTemperHigh OBJECT-TYPE The temperature hish defection information. | 1.3.6.1.4.1.6296.101.4.14.4.2 | Bits {slot1(0), slot2(1), slot3(2), slot4(3), slot5(4), slot6(5), slot7(6), slot8(7)} | read-only | current |
| sleEMLogTemperLow OBJECT-TYPE The temperature low defection information. | 1.3.6.1.4.1.6296.101.4.14.4.3 | Bits {slot1(0), slot2(1), slot3(2), slot4(3), slot5(4), slot6(5), slot7(6), slot8(7)} | read-only | current |
| sleEMLogMemLow OBJECT-TYPE The memory low defection information. | 1.3.6.1.4.1.6296.101.4.14.4.4 | Bits {slot1(0), slot2(1), slot3(2), slot4(3), slot5(4), slot6(5), slot7(6), slot8(7)} | read-only | current |
| sleEMLogFanFail OBJECT-TYPE The fan failure defection information. | 1.3.6.1.4.1.6296.101.4.14.4.5 | Bits {slot1(0), slot2(1), slot3(2), slot4(3), slot5(4), slot6(5), slot7(6), slot8(7)} | read-only | current |
| sleEMLogPhyCRCFail OBJECT-TYPE The PHY CRC failure defection information. | 1.3.6.1.4.1.6296.101.4.14.4.6 | Bits {slot1(0), slot2(1), slot3(2), slot4(3), slot5(4), slot6(5), slot7(6), slot8(7)} | read-only | current |
| sleEMLogPhyDetectFail OBJECT-TYPE The PHY detection failure defection information. | 1.3.6.1.4.1.6296.101.4.14.4.7 | Bits {slot1(0), slot2(1), slot3(2), slot4(3), slot5(4), slot6(5), slot7(6), slot8(7)} | read-only | current |
| sleEMLogSFUMateInitFail OBJECT-TYPE The SFU mate init failure defection information | 1.3.6.1.4.1.6296.101.4.14.4.8 | Bits {slot1(0), slot2(1), slot3(2), slot4(3), slot5(4), slot6(5), slot7(6), slot8(7)} | read-only | current |
| sleEMLogDaemonHealthBad OBJECT-TYPE The daemon health bad defection information. | 1.3.6.1.4.1.6296.101.4.14.4.9 | Bits {slot1(0), slot2(1), slot3(2), slot4(3), slot5(4), slot6(5), slot7(6), slot8(7)} | read-only | current |
| sleEMLogGPIURavenLinkDown OBJECT-TYPE The GPIU raven link down defection information. | 1.3.6.1.4.1.6296.101.4.14.4.10 | Bits {slot1(0), slot2(1), slot3(2), slot4(3), slot5(4), slot6(5), slot7(6), slot8(7)} | read-only | current |
| sleEMLogFANRPMLow OBJECT-TYPE The FAN RPM Low defection information. | 1.3.6.1.4.1.6296.101.4.14.4.11 | Bits {slot1(0), slot2(1), slot3(2), slot4(3), slot5(4), slot6(5), slot7(6), slot8(7)} | read-only | current |
| sleEMLogNAK OBJECT-TYPE The NAK Error defection information. | 1.3.6.1.4.1.6296.101.4.14.4.12 | Bits {slot1(0), slot2(1), slot3(2), slot4(3), slot5(4), slot6(5), slot7(6), slot8(7)} | read-only | current |
| sleRapsRing OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.15 | |||
| sleRapsRingTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.15.1 | not-accessible | current | |
| sleRapsRingEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.15.1.1 | not-accessible | current | |
| sleRapsRingId OBJECT-TYPE Indicates the Ring's ID | 1.3.6.1.4.1.6296.101.4.15.1.1.1 | Integer32 (1..255) | read-only | current |
| sleRapsRingType OBJECT-TYPE Indicates the Ring's type | 1.3.6.1.4.1.6296.101.4.15.1.1.2 | INTEGER {major(1), sub(2), access(3)} | read-only | current |
| sleRapsRingLevel OBJECT-TYPE Indicates the Ring's level | 1.3.6.1.4.1.6296.101.4.15.1.1.3 | INTEGER (0..7) | read-only | current |
| sleRapsRingCtrlVlan OBJECT-TYPE Indicates the Ring Node's control-vlan | 1.3.6.1.4.1.6296.101.4.15.1.1.4 | INTEGER (1..4094) | read-only | current |
| sleRapsRingTrafficVlans OBJECT-TYPE Indicates the Ring Node's traffic-vlans | 1.3.6.1.4.1.6296.101.4.15.1.1.5 | OCTET STRING | read-only | current |
| sleRapsRingVirtualVlan OBJECT-TYPE Indicates the Ring Node's virtual-vlan | 1.3.6.1.4.1.6296.101.4.15.1.1.6 | INTEGER (0..4094) | read-only | current |
| sleRapsRingNodeId OBJECT-TYPE Indicates the Ring Node's ID | 1.3.6.1.4.1.6296.101.4.15.1.1.7 | OCTET STRING (SIZE(6)) | read-only | current |
| sleRapsRingEnable OBJECT-TYPE Enables/Disables Ring Node | 1.3.6.1.4.1.6296.101.4.15.1.1.8 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleRapsRingBridgeRole OBJECT-TYPE Indicates the Ring Node's Role | 1.3.6.1.4.1.6296.101.4.15.1.1.9 | INTEGER {normal(0), rplowner(1), rplneighbour(2), rplnextneighbour(3)} | read-only | current |
| sleRapsRingState OBJECT-TYPE Indicates the Ring Node's State | 1.3.6.1.4.1.6296.101.4.15.1.1.10 | INTEGER {none(0), idle(1), protection(2), manual(3), forced(4), pending(5), required(6)} | read-only | current |
| sleRapsRingEastPort OBJECT-TYPE Indicates the Ring Node's east port | 1.3.6.1.4.1.6296.101.4.15.1.1.11 | Integer32 | read-only | current |
| sleRapsRingEastPortStatus OBJECT-TYPE Indicates the port status of east port | 1.3.6.1.4.1.6296.101.4.15.1.1.12 | INTEGER {none(0), disabled(1), forwarding(2), blocking(3)} | read-only | current |
| sleRapsRingWestPort OBJECT-TYPE Indicates the Ring Node's west port | 1.3.6.1.4.1.6296.101.4.15.1.1.13 | Integer32 | read-only | current |
| sleRapsRingWestPortStatus OBJECT-TYPE Indicates the port status of west port | 1.3.6.1.4.1.6296.101.4.15.1.1.14 | INTEGER {none(0), disabled(1), forwarding(2), blocking(3)} | read-only | current |
| sleRapsRingRplPort OBJECT-TYPE Indicates the Ring's RPL port | 1.3.6.1.4.1.6296.101.4.15.1.1.15 | INTEGER {none(0), east(1), west(2)} | read-only | current |
| sleRapsRingIcPort OBJECT-TYPE Indicates the Ring's interconnection port | 1.3.6.1.4.1.6296.101.4.15.1.1.16 | INTEGER {none(0), east(1), west(2)} | read-only | current |
| sleRapsRingIcNode OBJECT-TYPE Indicates the primary/secondary node for the minimization of the segmentation | 1.3.6.1.4.1.6296.101.4.15.1.1.17 | INTEGER {none(0), primary(1), secondary(2)} | read-only | current |
| sleRapsRingMultipleFailure OBJECT-TYPE The multiple failure mode | 1.3.6.1.4.1.6296.101.4.15.1.1.18 | INTEGER {none(0), primary(1), secondary(2)} | read-only | current |
| sleRapsRingPropagateTc OBJECT-TYPE The propagation TC(topology change) | 1.3.6.1.4.1.6296.101.4.15.1.1.19 | INTEGER {false(0), true(1)} | read-only | current |
| sleRapsRingNonRevertive OBJECT-TYPE The Non-Revertive | 1.3.6.1.4.1.6296.101.4.15.1.1.20 | INTEGER {false(0), true(1)} | read-only | current |
| sleRapsRingForcedSwitch OBJECT-TYPE Indicates the Forced Switch | 1.3.6.1.4.1.6296.101.4.15.1.1.21 | INTEGER {none(0), east(1), west(2), both(3)} | read-only | current |
| sleRapsRingManualSwitch OBJECT-TYPE Indicates the Manual Switch | 1.3.6.1.4.1.6296.101.4.15.1.1.22 | INTEGER {none(0), east(1), west(2)} | read-only | current |
| sleRapsRingHoldOffTime OBJECT-TYPE Indicates the hold-off time | 1.3.6.1.4.1.6296.101.4.15.1.1.23 | INTEGER (0..10000) | read-only | current |
| sleRapsRingGuardTime OBJECT-TYPE Indicates the guard time | 1.3.6.1.4.1.6296.101.4.15.1.1.24 | INTEGER (10..2000) | read-only | current |
| sleRapsRingWaitToRestore OBJECT-TYPE Indicates the wait-to-restore time | 1.3.6.1.4.1.6296.101.4.15.1.1.25 | INTEGER (1..12) | read-only | current |
| sleRapsRingWaitToBlock OBJECT-TYPE Indicates the wait-to-block time | 1.3.6.1.4.1.6296.101.4.15.1.1.26 | INTEGER (5..7) | read-only | current |
| sleRapsRingInstId OBJECT-TYPE Indicates the ring instance ID. | 1.3.6.1.4.1.6296.101.4.15.1.1.27 | Integer32 (1..255) | read-only | current |
| sleRapsRingChannel OBJECT-TYPE Indicates the R-APS channel type. | 1.3.6.1.4.1.6296.101.4.15.1.1.28 | INTEGER {none(0), virtual(1), abstract(2)} | read-only | current |
| sleRapsRingPassThrough OBJECT-TYPE Indicates the pass-through funtion. | 1.3.6.1.4.1.6296.101.4.15.1.1.29 | INTEGER {false(0), true(1)} | read-only | current |
| sleRapsRingVerifiedTime OBJECT-TYPE Indicates the verified time | 1.3.6.1.4.1.6296.101.4.15.1.1.30 | INTEGER (0..10000) | read-only | current |
| sleRapsRingControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.15.2 | |||
| sleRapsRingControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.15.2.1 | INTEGER {createRapsRing(1), deleteRapsRing(2), setRapsRingChannel(3), setRapsRingEnable(4), setRapsRingPorts(5), destroyRapsRingPorts(6), setRapsRingRplPort(7), setRapsRingIcPort(8), destroyRapsRingIcPort(9), setRapsRingMultipleFailure(10), setRapsRingPropagateTc(11), setRapsRingNonRevertive(12), setRapsRingForcedSwitch(13), setRapsRingManualSwitch(14), setRapsRingClearSwitch(15), setRapsRingHoldOffTime(16), setRapsRingGuardTime(17), setRapsRingWtrTime(18), setRapsRingWtbTime(19), setRapsRingPassThrough(20), setRapsRingVrfTime(21)} | read-write | current |
| sleRapsRingControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.15.2.2 | SleControlStatusType | read-only | current |
| sleRapsRingControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.15.2.3 | Gauge32 | read-write | current |
| sleRapsRingControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.15.2.4 | TimeTicks | read-only | current |
| sleRapsRingControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.15.2.5 | SleControlRequestResultType | read-only | current |
| sleRapsRingControlId OBJECT-TYPE Indicates the Ring's ID | 1.3.6.1.4.1.6296.101.4.15.2.6 | Integer32 (1..255) | read-write | current |
| sleRapsRingControlType OBJECT-TYPE Indicates the Ring's type | 1.3.6.1.4.1.6296.101.4.15.2.7 | INTEGER {major(1), sub(2), access(3)} | read-write | current |
| sleRapsRingControlLevel OBJECT-TYPE Indicates the Ring's level | 1.3.6.1.4.1.6296.101.4.15.2.8 | INTEGER (0..7) | read-write | current |
| sleRapsRingControlCtrlVlan OBJECT-TYPE Indicates the Ring Node's control-vlan | 1.3.6.1.4.1.6296.101.4.15.2.9 | INTEGER (1..4094) | read-write | current |
| sleRapsRingControlTrafficVlans OBJECT-TYPE Indicates the Ring Node's traffic-vlans | 1.3.6.1.4.1.6296.101.4.15.2.10 | OCTET STRING | read-write | current |
| sleRapsRingControlChannel OBJECT-TYPE Indicates the Ring Node's channel | 1.3.6.1.4.1.6296.101.4.15.2.11 | INTEGER {none(0), virtual(1), abstract(2)} | read-write | current |
| sleRapsRingControlEnable OBJECT-TYPE IEnables/Disables Ring Node | 1.3.6.1.4.1.6296.101.4.15.2.12 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleRapsRingControlEastPort OBJECT-TYPE Indicates the Ring Node's east port | 1.3.6.1.4.1.6296.101.4.15.2.13 | Integer32 | read-write | current |
| sleRapsRingControlWestPort OBJECT-TYPE Indicates the Ring Node's west port | 1.3.6.1.4.1.6296.101.4.15.2.14 | Integer32 | read-write | current |
| sleRapsRingControlParamPort OBJECT-TYPE Indicates the rpl port, interconnection port, forced or manual switch port. | 1.3.6.1.4.1.6296.101.4.15.2.15 | INTEGER {east(1), west(2)} | read-write | current |
| sleRapsRingControlBridgeRole OBJECT-TYPE Indicates the Ring's RPL port type | 1.3.6.1.4.1.6296.101.4.15.2.16 | INTEGER {none(0), rplowner(1), neighbour(2), nextneighbour(3)} | read-write | current |
| sleRapsRingControlIcNode OBJECT-TYPE Indicates the primary/secondary node for the minimization of the segmentation | 1.3.6.1.4.1.6296.101.4.15.2.17 | INTEGER {primary(1), secondary(2)} | read-write | current |
| sleRapsRingControlMultipleFailure OBJECT-TYPE The multiple failure of Ring Node | 1.3.6.1.4.1.6296.101.4.15.2.18 | INTEGER {none(0), primary(1), secondary(2)} | read-write | current |
| sleRapsRingControlPropagateTc OBJECT-TYPE The propagation TC | 1.3.6.1.4.1.6296.101.4.15.2.19 | INTEGER {false(0), true(1)} | read-write | current |
| sleRapsRingControlNonRevertive OBJECT-TYPE The Non-Revertive | 1.3.6.1.4.1.6296.101.4.15.2.20 | INTEGER {false(0), true(1)} | read-write | current |
| sleRapsRingControlHoldOffTime OBJECT-TYPE Indicates the hold-off time. The hold-off time's step must be 100 | 1.3.6.1.4.1.6296.101.4.15.2.21 | INTEGER (0..10000) | read-write | current |
| sleRapsRingControlGuardTime OBJECT-TYPE Indicates the guard time. The guard time's step must be 10. | 1.3.6.1.4.1.6296.101.4.15.2.22 | INTEGER (10..2000) | read-write | current |
| sleRapsRingControlWaitToRestore OBJECT-TYPE Indicates the wait-to-restore time | 1.3.6.1.4.1.6296.101.4.15.2.23 | INTEGER (1..12) | read-write | current |
| sleRapsRingControlWaitToBlock OBJECT-TYPE Indicates the wait-to-block time | 1.3.6.1.4.1.6296.101.4.15.2.24 | INTEGER (5..7) | read-write | current |
| sleRapsRingControlInstId OBJECT-TYPE Indicates the ring instance ID. | 1.3.6.1.4.1.6296.101.4.15.2.25 | Integer32 (1..255) | read-write | current |
| sleRapsRingControlPassThrough OBJECT-TYPE Indicates the pass-through function. | 1.3.6.1.4.1.6296.101.4.15.2.26 | INTEGER {false(0), true(1)} | read-write | current |
| sleRapsRingControlVerifiedTime OBJECT-TYPE Indicates the verified time. | 1.3.6.1.4.1.6296.101.4.15.2.27 | INTEGER (0..10000) | read-write | current |
| sleRapsRingNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.15.3 | |||
| sleFaultMonitor OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16 | |||
| sleFaultMonitorGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16.1 | |||
| sleFaultMonitorGlobalBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16.1.1 | |||
| sleFaultMonitorGlobalInspectInterval OBJECT-TYPE daemon Inspection value. unit : sec, default : 5 | 1.3.6.1.4.1.6296.101.4.16.1.1.1 | INTEGER (3..86400) | read-only | current |
| sleFaultMonitorGlobalStartupThreshold OBJECT-TYPE daemon startup threshold value. unit : sec, default : 100 | 1.3.6.1.4.1.6296.101.4.16.1.1.2 | INTEGER (100..1000) | read-only | current |
| sleFaultMonitorGlobalNoKeepalive OBJECT-TYPE Indicate action when don't receive keepalive msg. | 1.3.6.1.4.1.6296.101.4.16.1.1.3 | INTEGER {log(1), resetMate(2)} | read-only | current |
| sleFaultMonitorGlobalControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16.1.2 | |||
| sleFaultMonitorGlobalControlRequest OBJECT-TYPE | 1.3.6.1.4.1.6296.101.4.16.1.2.1 | INTEGER {setGlobalInspectInterval(1), setGlobalStartupThreshold(2), setNoKeepaliveAction(3)} | read-write | current |
| sleFaultMonitorGlobalControlStatus OBJECT-TYPE The status of a control request. | 1.3.6.1.4.1.6296.101.4.16.1.2.2 | SleControlStatusType | read-only | current |
| sleFaultMonitorGlobalControlTimer OBJECT-TYPE The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM. | 1.3.6.1.4.1.6296.101.4.16.1.2.3 | Unsigned32 | read-write | current |
| sleFaultMonitorGlobalControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.4.16.1.2.4 | TimeTicks | read-only | current |
| sleFaultMonitorGlobalControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.4.16.1.2.5 | SleControlRequestResultType | read-only | current |
| sleFaultMonitorGlobalControlInspectInterval OBJECT-TYPE daemon Inspection value. unit : sec, default : 5 | 1.3.6.1.4.1.6296.101.4.16.1.2.6 | INTEGER (3..86400) | read-write | current |
| sleFaultMonitorGlobalControlStartupThreshold OBJECT-TYPE daemon startup threshold value. unit : sec, default : 100 | 1.3.6.1.4.1.6296.101.4.16.1.2.7 | INTEGER (100..1000) | read-write | current |
| sleFaultMonitorGlobalControlNoKeepalive OBJECT-TYPE Indicate action when don't receive keepalive msg. | 1.3.6.1.4.1.6296.101.4.16.1.2.8 | INTEGER {log(1), switchover(2)} | read-write | current |
| sleFaultMonitorGlobalNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16.1.3 | |||
| sleFaultMonitorDaemonConfig OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16.2 | |||
| sleFaultMonitorDaemonTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.2.1 | not-accessible | current | |
| sleFaultMonitorDaemonEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.2.1.1 | not-accessible | current | |
| sleFaultMonitorDaemonName OBJECT-TYPE Daemon name | 1.3.6.1.4.1.6296.101.4.16.2.1.1.1 | OCTET STRING | read-only | current |
| sleFaultMonitorDaemonPid OBJECT-TYPE Daemon PID | 1.3.6.1.4.1.6296.101.4.16.2.1.1.2 | Integer32 (1..65535) | read-only | current |
| sleFaultMonitorDaemonAdminStatus OBJECT-TYPE Daemon Inspection admin status. | 1.3.6.1.4.1.6296.101.4.16.2.1.1.3 | INTEGER {enable(1), disable(2)} | read-only | current |
| sleFaultMonitorDaemonCrashAction OBJECT-TYPE Indicate action type when daemon is crashed | 1.3.6.1.4.1.6296.101.4.16.2.1.1.4 | INTEGER {log(1), restart(2), switchover(3)} | read-only | current |
| sleFaultMonitorDaemonTimeoutAction OBJECT-TYPE Indicate action type when daemon is timeout | 1.3.6.1.4.1.6296.101.4.16.2.1.1.5 | INTEGER {log(1), restart(2), switchover(3)} | read-only | current |
| sleFaultMonitorDaemonThreshold OBJECT-TYPE Indicate fault admin threshold. | 1.3.6.1.4.1.6296.101.4.16.2.1.1.6 | Integer32 (1..10) | read-only | current |
| sleFaultMonitorDaemonThresholded OBJECT-TYPE Indicate fault accumulated threshold. | 1.3.6.1.4.1.6296.101.4.16.2.1.1.7 | Integer32 | read-only | current |
| sleFaultMonitorDaemonStartupThresholded OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.2.1.1.8 | Integer32 | read-only | current |
| sleFaultMonitorDaemonWatchdogAdminStatus OBJECT-TYPE Indicate whether connect watchdog or not | 1.3.6.1.4.1.6296.101.4.16.2.1.1.9 | INTEGER {enable(1), disable(2)} | read-only | current |
| sleFaultMonitorDaemonWatchdogThreshold OBJECT-TYPE Indicate watchdog threshold of daemon. | 1.3.6.1.4.1.6296.101.4.16.2.1.1.10 | Integer32 (5..60) | read-only | current |
| sleFaultMonitorDaemonWatchdogCount OBJECT-TYPE Indicate watchdog accumulated count. | 1.3.6.1.4.1.6296.101.4.16.2.1.1.11 | Integer32 | read-only | current |
| sleFaultMonitorDaemonControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16.2.2 | |||
| sleFaultMonitorDaemonControlRequest OBJECT-TYPE | 1.3.6.1.4.1.6296.101.4.16.2.2.1 | INTEGER {setDaemonAdminStatus(1), setDaemonFaultAction(2), setDaemonThreshold(3), setDaemonWatchdog(4)} | read-write | current |
| sleFaultMonitorDaemonControlStatus OBJECT-TYPE The status of a control request. | 1.3.6.1.4.1.6296.101.4.16.2.2.2 | SleControlStatusType | read-only | current |
| sleFaultMonitorDaemonControlTimer OBJECT-TYPE The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM. | 1.3.6.1.4.1.6296.101.4.16.2.2.3 | Unsigned32 | read-write | current |
| sleFaultMonitorDaemonControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.4.16.2.2.4 | TimeTicks | read-only | current |
| sleFaultMonitorDaemonControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.4.16.2.2.5 | SleControlRequestResultType | read-only | current |
| sleFaultMonitorDaemonControlName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.2.2.6 | OCTET STRING | read-write | current |
| sleFaultMonitorDaemonControlAdminStatus OBJECT-TYPE daemon Inspection value. unit : sec, default : 5 | 1.3.6.1.4.1.6296.101.4.16.2.2.7 | INTEGER {enable(1), disable(2)} | read-write | current |
| sleFaultMonitorDaemonControlCrashAction OBJECT-TYPE daemon startup threshold value. unit : sec, default : 100 | 1.3.6.1.4.1.6296.101.4.16.2.2.8 | INTEGER {log(1), restart(2), switchover(3)} | read-write | current |
| sleFaultMonitorDaemonControlTimeoutAction OBJECT-TYPE Indicate action when don't receive keepalive msg. | 1.3.6.1.4.1.6296.101.4.16.2.2.9 | INTEGER {log(1), restart(2), switchover(3)} | read-write | current |
| sleFaultMonitorDaemonControlThreshold OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.2.2.10 | Integer32 (1..10) | read-write | current |
| sleFaultMonitorDaemonControlThreshed OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.2.2.11 | Integer32 | read-write | current |
| sleFaultMonitorDaemonControlStartupThresh OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.2.2.12 | Integer32 | read-write | current |
| sleFaultMonitorDaemonControlWatchdogAdminStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.2.2.13 | INTEGER {enable(1), disable(2)} | read-write | current |
| sleFaultMonitorDaemonControlWatchdogThreshold OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.2.2.14 | Integer32 (5..60) | read-write | current |
| sleFaultMonitorDaemonNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16.2.4 | |||
| sleFaultMonitor2pointsLinear OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16.3 | |||
| sleFaultMonitor2pointsLinearInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16.3.1 | |||
| sleFaultMonitor2pointsLinearAdminStatus OBJECT-TYPE Indicate whether 2-points-linear monitoring is enabled or not | 1.3.6.1.4.1.6296.101.4.16.3.1.1 | INTEGER {enable(1), disable(2)} | read-only | current |
| sleFaultMonitor2pointsLinearInterval OBJECT-TYPE Indicate 2-points-linear monitoring interval default : 5, unit : sec | 1.3.6.1.4.1.6296.101.4.16.3.1.2 | Integer32 (1..10) | read-only | current |
| sleFaultMonitor2pointsLinearThreshold OBJECT-TYPE Indicate 2-points-linear monitoring threshold default : 8 times | 1.3.6.1.4.1.6296.101.4.16.3.1.3 | Integer32 (1..60) | read-only | current |
| sleFaultMonitor2pointsLinearControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16.3.2 | |||
| sleFaultMonitor2pointsLinearControlRequest OBJECT-TYPE | 1.3.6.1.4.1.6296.101.4.16.3.2.1 | INTEGER {set2PointsLinearAdminStatus(1), set2PointsLinearInterval(2), set2PointsLinearThreshold(3)} | read-write | current |
| sleFaultMonitor2pointsLinearControlStatus OBJECT-TYPE The status of a control request. | 1.3.6.1.4.1.6296.101.4.16.3.2.2 | SleControlStatusType | read-only | current |
| sleFaultMonitor2pointsLinearControlTimer OBJECT-TYPE The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM. | 1.3.6.1.4.1.6296.101.4.16.3.2.3 | Unsigned32 | read-write | current |
| sleFaultMonitor2pointsLinearControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.4.16.3.2.4 | TimeTicks | read-only | current |
| sleFaultMonitor2pointsLinearControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.4.16.3.2.5 | SleControlRequestResultType | read-only | current |
| sleFaultMonitor2pointsLinearControlAdminStatus OBJECT-TYPE | 1.3.6.1.4.1.6296.101.4.16.3.2.6 | INTEGER {enable(1), disable(2)} | read-write | current |
| sleFaultMonitor2PonitsLinearControlInterval OBJECT-TYPE Indicate 2-points-linear monitoring interval default : 5, unit : sec | 1.3.6.1.4.1.6296.101.4.16.3.2.7 | Integer32 (1..10) | read-write | current |
| sleFaultMonitor2PointsLinearControlThreshold OBJECT-TYPE Indicate 2-points-linear monitoring threshold default : 8 times | 1.3.6.1.4.1.6296.101.4.16.3.2.8 | Integer32 (1..10) | read-write | current |
| sleFaultMonitor2pointsLinearNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16.3.3 | |||
| sleFaultMonitorRHM OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16.4 | |||
| sleFaultMonitorRHMInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16.4.1 | |||
| sleFaultMonitorRHMAdminStatus OBJECT-TYPE The RHM admin status | 1.3.6.1.4.1.6296.101.4.16.4.1.1 | INTEGER {enable(1), disable(2)} | read-only | current |
| sleFaultMonitorRHMActionType OBJECT-TYPE The RHM action type | 1.3.6.1.4.1.6296.101.4.16.4.1.2 | INTEGER {log(1), switchover(2)} | read-only | current |
| sleFaultMonitorRHMActionThreshold OBJECT-TYPE The RHM action threshold | 1.3.6.1.4.1.6296.101.4.16.4.1.3 | Integer32 (5..1000) | read-only | current |
| sleFaultMonitorRHMRebootThreshold OBJECT-TYPE The RHM reboot threshold | 1.3.6.1.4.1.6296.101.4.16.4.1.4 | Integer32 (1..100) | read-only | current |
| sleFaultMonitorRHMRecoveryTime OBJECT-TYPE The RHM recovery time | 1.3.6.1.4.1.6296.101.4.16.4.1.5 | Integer32 (10..14400) | read-only | current |
| sleFaultMonitorRHMFaultCounter OBJECT-TYPE The RHM fault counter | 1.3.6.1.4.1.6296.101.4.16.4.1.6 | Integer32 | read-only | current |
| sleFaultMonitorRHMRebootCounter OBJECT-TYPE The RHM reboot counter | 1.3.6.1.4.1.6296.101.4.16.4.1.7 | Integer32 | read-only | current |
| sleFaultMonitorRHMInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.4.1.8 | Integer32 | read-only | current |
| sleFaultMonitorRHMLiveThreshold OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.4.1.9 | Integer32 | read-only | current |
| sleFaultMonitorRHMHostTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.4.2 | not-accessible | current | |
| sleFaultMonitorRHMHostEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.4.2.1 | not-accessible | current | |
| sleFaultMonitorRHMHostAddr OBJECT-TYPE The target host or gateway address of RHM | 1.3.6.1.4.1.6296.101.4.16.4.2.1.1 | IpAddress | read-only | current |
| sleFaultMonitorRHMControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16.4.3 | |||
| sleFaultMonitorRHMControlRequest OBJECT-TYPE | 1.3.6.1.4.1.6296.101.4.16.4.3.1 | INTEGER {setRHMStatus(1), setRHMActionThreshold(2), setRHMRebootThreshold(3), setInterval(4), setLiveThreshold(5), clearRHMHost(6), setRHMHost(7)} | read-write | current |
| sleFaultMonitorRHMControlStatus OBJECT-TYPE The status of a control request. | 1.3.6.1.4.1.6296.101.4.16.4.3.2 | SleControlStatusType | read-only | current |
| sleFaultMonitorRHMControlTimer OBJECT-TYPE The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM. | 1.3.6.1.4.1.6296.101.4.16.4.3.3 | Unsigned32 | read-write | current |
| sleFaultMonitorRHMControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.4.16.4.3.4 | TimeTicks | read-only | current |
| sleFaultMonitorRHMControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.4.16.4.3.5 | SleControlRequestResultType | read-only | current |
| sleFaultMonitorRHMControlAdminStatus OBJECT-TYPE | 1.3.6.1.4.1.6296.101.4.16.4.3.6 | INTEGER {enable(1), disable(2)} | read-write | current |
| sleFaultMonitorRHMControlActionType OBJECT-TYPE Indicate 2-points-linear monitoring interval default : 5, unit : sec | 1.3.6.1.4.1.6296.101.4.16.4.3.7 | INTEGER {log(1), switchover(2)} | read-write | current |
| sleFaultMonitorRHMControlActionThreshold OBJECT-TYPE The RHM reboot threshold | 1.3.6.1.4.1.6296.101.4.16.4.3.8 | Integer32 (5..1000) | read-write | current |
| sleFaultMonitorRHMControlRebootThreshold OBJECT-TYPE The RHM reboot threshold | 1.3.6.1.4.1.6296.101.4.16.4.3.9 | Integer32 (1..100) | read-write | current |
| sleFaultMonitorRHMControlRecoveryTime OBJECT-TYPE The RHM recovery time | 1.3.6.1.4.1.6296.101.4.16.4.3.10 | Integer32 (10..14400) | read-write | current |
| sleFaultMonitorRHMControlInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.4.3.11 | Integer32 | read-write | current |
| sleFaultMonitorRHMControlLiveThreshold OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.4.3.12 | Integer32 | read-write | current |
| sleFaultMonitorRHMControlHostAddr OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.4.3.13 | IpAddress | read-write | current |
| sleFaultMonitorRHMNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.16.4.4 | |||
| sle2EthernetCfm OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17 | |||
| sle2EthernetCfmBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.1 | |||
| sle2EthCfmBaseGroup OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.1.1 | |||
| sle2EthCfmEnable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.1.1.1 | INTEGER {disable(0), enable(1)} | read-only | current |
| sle2EthCfmLmmFrameCountSimStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.1.1.2 | INTEGER {stop(0), start(1)} | read-only | current |
| sle2EthCfmBaseControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.1.2 | |||
| sle2EthCfmControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.1.2.1 | INTEGER {setCfmEnable(1), setCfmLmmSimulator(2)} | read-write | current |
| sle2EthCfmControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.1.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.1.2.3 | Gauge32 | read-write | current |
| sle2EthCfmControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.1.2.4 | TimeTicks | read-write | current |
| sle2EthCfmControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.1.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmControlEnable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.1.2.6 | INTEGER {disable(0), enable(1)} | read-write | current |
| sle2EthCfmControlLmmFrameCountSimStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.1.2.7 | INTEGER {stop(0), start(1)} | read-write | current |
| sle2EthCfmBaseNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.1.3 | |||
| sle2EthernetCfmBridge OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.2 | |||
| sle2EthCfmBridgeTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.1 | not-accessible | current | |
| sle2EthCfmBridgeEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.1.1 | not-accessible | current | |
| sle2EthCfmBridgeId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.1.1.1 | Integer32 (1..32 | 100) | read-only | current |
| sle2EthCfmBridgeDefaultMdLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.1.1.2 | Integer32 (0..7) | read-only | current |
| sle2EthCfmBridgeDefaultMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.1.1.3 | Integer32 (1..1000) | read-only | current |
| sle2EthCfmBridgeAutomatic OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.1.1.4 | INTEGER {disable(0), enable(1)} | read-only | current |
| sle2EthCfmBridgeConfigDefaultMdLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.1.1.5 | Integer32 (0..7) | read-only | current |
| sle2EthCfmBridgeConfigDefaultMdMipCreation OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.1.1.6 | INTEGER {none(1), default(2), explicit(3)} | read-only | current |
| sle2EthCfmBridgeLtrCacheEnable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.1.1.7 | INTEGER {disable(0), enable(1)} | read-only | current |
| sle2EthCfmBridgeLtrCacheSize OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.1.1.8 | Integer32 (1..4095) | read-only | current |
| sle2EthCfmBridgeControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.2.2 | |||
| sle2EthCfmBridgeControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.2.1 | INTEGER {setCfmBridgeProfile(1), setCfmBridgeLtrCache(2), clearCfmBridgeLtrChace(3), setCfmBridgeAutomatic(4), setCfmBridgeConfigDefaultMdLevel(5)} | read-write | current |
| sle2EthCfmBridgeControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmBridgeControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.2.3 | Gauge32 | read-write | current |
| sle2EthCfmBridgeControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.2.4 | TimeTicks | read-write | current |
| sle2EthCfmBridgeControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmBridgeControlId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.2.6 | Integer32 (1..32 | 100) | read-write | current |
| sle2EthCfmBridgeControlDefaultMdLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.2.7 | Integer32 (0..7) | read-write | current |
| sle2EthCfmBridgeControlDefaultMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.2.8 | Integer32 (1..1000) | read-write | current |
| sle2EthCfmBridgeControlAutomatic OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.2.9 | INTEGER {disable(0), enable(1)} | read-write | current |
| sle2EthCfmBridgeControlConfigDefaultMdLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.2.10 | Integer32 (0..7) | read-write | current |
| sle2EthCfmBridgeControlConfigDefaultMdMipCreation OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.2.11 | INTEGER {none(1), default(2), explicit(3)} | read-write | current |
| sle2EthCfmBridgeConntrolLtrCacheEnable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.2.12 | INTEGER {disable(0), enable(1)} | read-write | current |
| sle2EthCfmBridgeControlLtrCacheSize OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.2.13 | Integer32 (1..4095) | read-write | current |
| sle2EthCfmBridgeNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.2.3 | |||
| sle2EhternetCfmVlan OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.3 | |||
| sle2EthernetCfmVlanConfig OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.3.1 | |||
| sle2EthCfmVlanConfigTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.1 | not-accessible | current | |
| sle2EthCfmVlanConfigEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.1.1 | not-accessible | current | |
| sle2EthCfmVlanConfigPrimaryVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.1.1.1 | Integer32 (1..4094) | read-only | current |
| sle2EthCfmVlanConfigSecondaryVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.1.1.2 | Integer32 (1..4094) | read-only | current |
| sle2EthCfmVlanConfigSecondaryBridgeId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.1.1.3 | Integer32 (1..32 | 100) | read-only | current |
| sle2EthCfmVlanConfigControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.3.1.2 | |||
| sle2EthCfmVlanConfigControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.2.1 | INTEGER {addCfmVlanConfVid(1), delCfmVlanConfVid(2)} | read-write | current |
| sle2EthCfmVlanConfigControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmVlanConfigControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.2.3 | Gauge32 | read-write | current |
| sle2EthCfmVlanConfigControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.2.4 | TimeTicks | read-write | current |
| sle2EthCfmVlanConfigControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmVlanConfigControlPrimaryBridgeId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.2.6 | Integer32 (1..32 | 100) | read-write | current |
| sle2EthCfmVlanConfigControlPrimaryVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.2.7 | Integer32 (1..4094) | read-write | current |
| sle2EthCfmVlanConfigControlSecondaryBridgeId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.2.8 | Integer32 (1..32 | 100) | read-write | current |
| sle2EthCfmVlanConfigControlSecondaryVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.2.9 | Integer32 (1..4094) | read-write | current |
| sle2EthCfmVlanConfigNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.3.1.3 | |||
| sle2EthernetCfmVlanInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.3.2 | |||
| sle2EthCfmVlanInfoTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.2.1 | not-accessible | current | |
| sle2EthCfmVlanInfoEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.2.1.1 | not-accessible | current | |
| sle2EthCfmVlanInfoVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.2.1.1.1 | Integer32 (1..4094) | read-only | current |
| sle2EthCfmVlanInfoPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.2.1.1.2 | Integer32 (0..7) | read-only | current |
| sle2EthCfmVlanInfoControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.3.2.2 | |||
| sle2EthCfmVlanInfoControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.2.2.1 | INTEGER {setCfmVlanPriority(1)} | read-write | current |
| sle2EthCfmVlanInfoControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.2.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmVlanInfoControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.2.2.3 | Gauge32 | read-write | current |
| sle2EthCfmVlanInfoControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.2.2.4 | TimeTicks | read-write | current |
| sle2EthCfmVlanInfoControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.2.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmVlanInfoControlBridgeId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.2.2.6 | Integer32 (1..32) | read-write | current |
| sle2EthCfmVlanInfoControlVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.2.2.7 | Integer32 (2..4094) | read-write | current |
| sle2EthCfmVlanInfoControlPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.2.2.8 | Integer32 (0..7) | read-write | current |
| sle2EthCfmVlanInfoNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.3.2.3 | |||
| sle2EthernetCfmDefMdLevelEntry OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.4 | |||
| sle2EthCfmDefMdLevelEntryTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.1 | not-accessible | current | |
| sle2EthCfmDefMdLevelEntryEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.1.1 | not-accessible | current | |
| sle2EthCfmDefMdLevelEntryVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.1.1.1 | Integer32 (1..4094) | read-only | current |
| sle2EthCfmDefMdLevelEntryLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.1.1.2 | Integer32 (0..7) | read-only | current |
| sle2EthCfmDefMdLevelEntryMipCreation OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.1.1.3 | INTEGER {none(1), default(2), explicit(3)} | read-only | current |
| sle2EthCfmDefMdLevelEntryControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.4.2 | |||
| sle2EthCfmDefMdLevelEntryControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.2.1 | INTEGER {setCfmDefMdLevelEntry(1), clearCfmDefMdLevelEntry(2)} | read-write | current |
| sle2EthCfmDefMdLevelEntryControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmDefMdLevelEntryControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.2.3 | Gauge32 | read-write | current |
| sle2EthCfmDefMdLevelEntryControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.2.4 | TimeTicks | read-write | current |
| sle2EthCfmDefMdLevelEntryControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmDefMdLevelEntryControlBridgeId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.2.6 | Integer32 (1..32 | 100) | read-write | current |
| sle2EthCfmDefMdLevelEntryControlVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.2.7 | Integer32 (1..4094) | read-write | current |
| sle2EthCfmDefMdLevelEntryControlLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.2.8 | Integer32 (0..7) | read-write | current |
| sle2EthCfmDefMdLevelEntryControlMipCreation OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.2.9 | INTEGER {none(1), default(2), explicit(3)} | read-write | current |
| sle2EthCfmDefMdLevelEntryNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.4.3 | |||
| sle2EthernetCfmMd OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.5 | |||
| sle2EthCfmMdTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.1 | not-accessible | current | |
| sle2EthCfmMdEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.1.1 | not-accessible | current | |
| sle2EthCfmMdName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.1.1.1 | OCTET STRING | read-only | current |
| sle2EthCfmMdType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.1.1.2 | INTEGER {noName(1), dnsBased(2), mac(3), characterString(4), ituT(32)} | read-only | current |
| sle2EthCfmMdLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.1.1.3 | Integer32 (0..7) | read-only | current |
| sle2EthCfmMdMipCreation OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.1.1.4 | INTEGER {none(1), default(2), explicit(3)} | read-only | current |
| sle2EthCfmMdControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.5.2 | |||
| sle2EthCfmMdControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.2.1 | INTEGER {createCfmMd(1), destoryCfmMd(2)} | read-write | current |
| sle2EthCfmMdControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmMdControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.2.3 | Gauge32 | read-write | current |
| sle2EthCfmMdControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.2.4 | TimeTicks | read-write | current |
| sle2EthCfmMdControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmMdControlBridgeId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.2.6 | Integer32 (1..32) | read-write | current |
| sle2EthCfmMdControlType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.2.7 | INTEGER {noName(1), dnsBased(2), mac(3), characterString(4), ituT(32)} | read-write | current |
| sle2EthCfmMdControlName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.2.8 | OCTET STRING | read-write | current |
| sle2EthCfmMdControlLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.2.9 | Integer32 (0..7) | read-write | current |
| sle2EthCfmMdControlMipCreation OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.2.10 | INTEGER {none(1), default(2), explicit(3)} | read-write | current |
| sle2EthCfmMdNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.5.3 | |||
| sle2EthernetCfmMa OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.6 | |||
| sle2EthCfmMaTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.1 | not-accessible | current | |
| sle2EthCfmMaEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.1.1 | not-accessible | current | |
| sle2EthCfmMaName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.1.1.1 | OCTET STRING | read-only | current |
| sle2EthCfmMaVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.1.1.2 | Integer32 (1..4094) | read-only | current |
| sle2EthCfmMaType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.1.1.3 | INTEGER {primaryVid(1), string(2), integer(3), vpnId(4)} | read-only | current |
| sle2EthCfmMaMipCreation OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.1.1.4 | INTEGER {none(1), default(2), explicit(3), defer(4)} | read-only | current |
| sle2EthCfmMaCcInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.1.1.5 | Integer32 (1..7) | read-only | current |
| sle2EthCfmMaElmi OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.1.1.6 | INTEGER {disable(0), enable(1)} | read-only | current |
| sle2EthCfmMaConnectivityStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.1.1.7 | INTEGER {unknow(1), active(2), partiallyActive(3), notActive(4), error(5)} | read-only | current |
| sle2EthCfmMaConfiguredRmepCount OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.1.1.8 | Integer32 | read-only | current |
| sle2EthCfmMaConvergedRmepCount OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.1.1.9 | Integer32 | read-only | current |
| sle2EthCfmMaControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.6.2 | |||
| sle2EthCfmMaControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.2.1 | INTEGER {createCfmMa(1), destoryCfmMa(2), setCfmCcInterval(3), setCfmElmi(4)} | read-write | current |
| sle2EthCfmMaControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmMaControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.2.3 | Gauge32 | read-write | current |
| sle2EthCfmMaControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.2.4 | TimeTicks | read-write | current |
| sle2EthCfmMaControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmMaControlBridgeId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.2.6 | Integer32 (1..32) | read-write | current |
| sle2EthCfmMaControlMdName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.2.7 | OCTET STRING | read-write | current |
| sle2EthCfmMaControlName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.2.8 | OCTET STRING | read-write | current |
| sle2EthCfmMaControlType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.2.9 | INTEGER {primaryVid(1), string(2), integer(3), vpnId(4)} | read-write | current |
| sle2EthCfmMaControlVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.2.10 | Integer32 (1..4094) | read-write | current |
| sle2EthCfmMaControlMipCreation OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.2.11 | INTEGER {none(1), default(2), explicit(3), defer(4)} | read-write | current |
| sle2EthCfmMaControlCcmInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.2.12 | Integer32 (1..7) | read-write | current |
| sle2EthCfmMaControlElmi OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.2.13 | INTEGER {disable(0), enable(1)} | read-write | current |
| sle2EthCfmMaNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.6.3 | |||
| sle2EthernetCfmMep OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.7 | |||
| sle2EthernetCfmMepInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.7.1 | |||
| sle2EthCfmMepInfoTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1 | not-accessible | current | |
| sle2EthCfmMepInfoEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1 | not-accessible | current | |
| sle2EthCfmMepInfoId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.1 | Integer32 (1..8191) | read-only | current |
| sle2EthCfmMepInfoIfindex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.2 | Integer32 | read-only | current |
| sle2EthCfmMepInfoLocalVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.3 | Integer32 (1..4094) | read-only | current |
| sle2EthCfmMepInfoDirection OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.4 | INTEGER {down(1), up(2)} | read-only | current |
| sle2EthCfmMepInfoActive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.5 | INTEGER {false(0), true(1)} | read-only | current |
| sle2EthCfmMepInfoUNI OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.6 | INTEGER {false(0), true(1)} | read-only | current |
| sle2EthCfmMepInfoCcmStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.7 | INTEGER {false(0), true(1)} | read-only | current |
| sle2EthCfmMepInfoCcmType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.8 | INTEGER {unicast(1), multicast(2)} | read-only | current |
| sle2EthCfmMepInfoCcmRmepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.9 | Integer32 (1..8191) | read-only | current |
| sle2EthCfmMepInfoLocalMacAddr OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.10 | OCTET STRING | read-only | current |
| sle2EthCfmMepInfoRdi OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.11 | INTEGER {false(0), true(1)} | read-only | current |
| sle2EthCfmMepInfoService OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.12 | INTEGER {inService(0), outOfService(1)} | read-only | current |
| sle2EthCfmMepInfoLckLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.13 | Integer32 (0..7) | read-only | current |
| sle2EthCfmMepInfoDlmState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.14 | INTEGER {disable(0), enable(1)} | read-only | current |
| sle2EthCfmMepInfoDlmRmepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.15 | Integer32 (1..8191) | read-only | current |
| sle2EthCfmMepInfoConnectivityStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.16 | INTEGER {none(0), isolated(1), fully(2), partially(3)} | read-only | current |
| sle2EthCfmMepInfoInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.1.1.17 | Integer32 (1..7) | read-write | current |
| sle2EthCfmMepInfoControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.7.1.2 | |||
| sle2EthCfmMepInfoControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.1 | INTEGER {createEthCfmMep(1), destoryEthCfmMep(2), setEthCfmCcEnable(3), setEthCfmService(4), setEthCfmDlmm(5), tarnsmitUnicastTst(6), tarnsmitMulticastTst(7), transmitUnicastLm(8), transmitMulticastLm(9), transmitUnicastDm(10), transmitMulticastDm(11), receive1Dm(12), transmitTm(13), receiveTm(14), transmitExm(15), transmitVsm(16), transmitMcc(17)} | read-write | current |
| sle2EthCfmMepInfoControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmMepInfoControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.3 | Gauge32 | read-write | current |
| sle2EthCfmMepInfoControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.4 | TimeTicks | read-write | current |
| sle2EthCfmMepInfoControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmMepInfoControlBridgeId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.6 | Integer32 (1..32) | read-write | current |
| sle2EthCfmMepInfoControlMdName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.7 | OCTET STRING | read-write | current |
| sle2EthCfmMepInfoControlMaVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.8 | Integer32 (1..4094) | read-write | current |
| sle2EthCfmMepInfoControlIfindex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.9 | Integer32 | read-write | current |
| sle2EthCfmMepInfoControlId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.10 | Integer32 (1..8191) | read-write | current |
| sle2EthCfmMepInfoControlLocalVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.11 | Integer32 (1..4094) | read-write | current |
| sle2EthCfmMepInfoControlMepDirection OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.12 | INTEGER {down(1), up(2)} | read-write | current |
| sle2EthCfmMepInfoControlActive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.13 | INTEGER {false(0), true(1)} | read-write | current |
| sle2EthCfmMepInfoControlUNI OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.14 | INTEGER {false(0), true(1)} | read-write | current |
| sle2EthCfmMepInfoControlCcmStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.15 | INTEGER {disable(0), enable(1)} | read-write | current |
| sle2EthCfmMepInfoControlFrameType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.16 | INTEGER {unicast(1), multicast(2)} | read-write | current |
| sle2EthCfmMepInfoControlRmepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.17 | Integer32 (1..8191) | read-write | current |
| sle2EthCfmMepInfoControlService OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.18 | INTEGER {inService(0), outOfService(1)} | read-write | current |
| sle2EthCfmMepInfoControlDlmState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.19 | INTEGER {disable(0), enable(1)} | read-write | current |
| sle2EthCfmMepInfoControlLckLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.20 | Integer32 (0..7) | read-write | current |
| sle2EthCfmMepInfoControlTstPattern OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.21 | Integer32 (1..4) | read-write | current |
| sle2EthCfmMepInfoControlTstRecursive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.22 | INTEGER {false(0), true(1)} | read-write | current |
| sle2EthCfmMepInfoControlDuration OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.23 | Integer32 (5..60) | read-write | current |
| sle2EthCfmMepInfoControlTstTxInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.24 | Integer32 | read-write | current |
| sle2EthCfmMepInfoControlTstLckInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.25 | Integer32 (1 | 60) | read-write | current |
| sle2EthCfmMepInfoControlLckRmepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.26 | Integer32 (1..8191) | read-write | current |
| sle2EthCfmMepInfoControlInterval OBJECT-TYPE Indicates interval value. 1: 100ms 2: 10ms 3: 1s 4: 10s | 1.3.6.1.4.1.6296.101.4.17.7.1.2.27 | Integer32 (1..4) | read-write | current |
| sle2EthCfmMepInfoControlTransMode OBJECT-TYPE Indicates the transmit mode. | 1.3.6.1.4.1.6296.101.4.17.7.1.2.28 | INTEGER {oneDm(1), dvm(2), dmm(3)} | read-write | current |
| sle2EthCfmMepInfoNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.7.1.3 | |||
| sle2EthernetCfmMepAttributs OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.7.2 | |||
| sle2EthCfmMepAttrTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1 | not-accessible | current | |
| sle2EthCfmMepAttrEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1 | not-accessible | current | |
| sle2EthCfmMepAttrActive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.1 | INTEGER {false(0), true(1)} | read-only | current |
| sle2EthCfmMepAttrCcmLtmPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.2 | Integer32 (0..7) | read-only | current |
| sle2EthCfmMepAttrLowPrDef OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.3 | INTEGER {allDef(1), macRemErrXcon(2), remErrXcon(3), errXcon(4), xcon(5), noXcon(6)} | read-only | current |
| sle2EthCfmMepAttrFngAlarmTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.4 | Integer32 (250..1000) | read-only | current |
| sle2EthCfmMepAttrResetFngTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.5 | Integer32 (250..1000) | read-only | current |
| sle2EthCfmMepAttrCcmLtmFlag OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.6 | Integer32 | read-only | current |
| sle2EthCfmMepAttrTxLtmTargetMac OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.7 | OCTET STRING | read-only | current |
| sle2EthCfmMepAttrTxLtmTargetMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.8 | Integer32 (1..8191) | read-only | current |
| sle2EthCfmMepAttrTxLtmTargetIsMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.9 | INTEGER {false(0), true(1)} | read-only | current |
| sle2EthCfmMepAttrTxLtmTtl OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.10 | Integer32 (0..255) | read-only | current |
| sle2EthCfmMepAttrTxLtmEgressId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.11 | OCTET STRING | read-only | current |
| sle2EthCfmMepAttrTxLbmStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.12 | INTEGER {false(0), true(1)} | read-only | current |
| sle2EthCfmMepAttrTxLbmDestMac OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.13 | OCTET STRING | read-only | current |
| sle2EthCfmMepAttrTxLbmDestMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.14 | Integer32 (0..8191) | read-only | current |
| sle2EthCfmMepAttrTxLbmDestIsMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.15 | INTEGER {false(0), true(1)} | read-only | current |
| sle2EthCfmMepAttrTxLbmMessages OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.16 | Integer32 (1..5) | read-only | current |
| sle2EthCfmMepAttrTxLbmDataTlv OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.17 | OCTET STRING | read-only | current |
| sle2EthCfmMepAttrTxLbmVlanPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.18 | Integer32 (0..7) | read-only | current |
| sle2EthCfmMepAttrTxLbmVlanDropEnable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.19 | INTEGER {false(0), true(1)} | read-only | current |
| sle2EthCfmMepAttrTxLbmTimeOut OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.20 | Integer32 | read-only | current |
| sle2EthCfmMepAttrLbrTimeOut OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.1.1.21 | Integer32 | read-only | current |
| sle2EthCfmMepAttrControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.7.2.2 | |||
| sle2EthCfmMepAttrControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.1 | INTEGER {setCfmFaultProfile(1), setCfmTxLtmProfile(2), setCfmTxLbmProfile(3), clearAllCfmMepAttuributes(4)} | read-write | current |
| sle2EthCfmMepAttrControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmMepAttrControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.3 | Gauge32 | read-write | current |
| sle2EthCfmMepAttrControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.4 | TimeTicks | read-write | current |
| sle2EthCfmMepAttrControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmMepAttrControlBridgeId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.6 | Integer32 (1..32) | read-write | current |
| sle2EthCfmMepAttrControlMdName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.7 | OCTET STRING | read-write | current |
| sle2EthCfmMepAttrControlMaVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.8 | Integer32 (0..4094) | read-write | current |
| sle2EthCfmMepAttrControlMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.9 | Integer32 (1..8191) | read-write | current |
| sle2EthCfmMepAttrControlActive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.10 | INTEGER {false(0), true(1)} | read-write | current |
| sle2EthCfmMepAttrControlCcmLtmPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.11 | Integer32 (0..7) | read-write | current |
| sle2EthCfmMepAttrContrlLowPrDef OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.12 | INTEGER {allDef(1), macRemErrXcon(2), remErrXcon(3), errXcon(4), xcon(5), noXcon(6)} | read-write | current |
| sle2EthCfmMepAttrContrlFngAlarmTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.13 | Integer32 (250..1000) | read-write | current |
| sle2EthCfmMepAttrControlResetFngTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.14 | Integer32 (250..1000) | read-write | current |
| sle2EthCfmMepAttrControlCcmLtmFlag OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.15 | Integer32 | read-write | current |
| sle2EthCfmMepAttrControlTxLtmTargetMac OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.16 | OCTET STRING | read-write | current |
| sle2EthCfmMepAttrControlTxLtmTargetMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.17 | Integer32 (0..8191) | read-write | current |
| sle2EthCfmMepAttrControlTxLtmTargetIsMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.18 | INTEGER {false(0), true(1)} | read-write | current |
| sle2EthCfmMepAttrControlTxLtmTtl OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.19 | Integer32 (0..255) | read-write | current |
| sle2EthCfmMepAttrControlTxLtmEgressId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.20 | OCTET STRING | read-write | current |
| sle2EthCfmMepAttrControlTxLbmStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.21 | INTEGER {false(0), true(1)} | read-write | current |
| sle2EthCfmMepAttrControlTxLbmDestMacAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.22 | OCTET STRING | read-write | current |
| sle2EthCfmMepAttrControlTxLbmDestMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.23 | Integer32 (0..8191) | read-write | current |
| sle2EthCfmMepAttrControlTxLbmDestIsMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.24 | INTEGER {false(0), true(1)} | read-write | current |
| sle2EthCfmMepAttrControlTxLbmMessages OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.25 | Integer32 (1..5) | read-write | current |
| sle2EthCfmMepAttrControlTxLbmDataTlv OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.26 | OCTET STRING | read-write | current |
| sle2EthCfmMepAttrControlTxLbmVlanPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.27 | Integer32 (0..7) | read-write | current |
| sle2EthCfmMepAttrControlTxLbmVlanDropEnable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.28 | INTEGER {false(0), true(1)} | read-write | current |
| sle2EthCfmMepAttrControlTxLbmTimeOut OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.29 | Integer32 | read-write | current |
| sle2EthCfmMepAttrControlLbrTimeOut OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.2.30 | Integer32 | read-write | current |
| sle2EthCfmMepAttrNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.7.2.3 | |||
| sle2EthernetCfmXcheck OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.8 | |||
| sle2EthCfmXcheckTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.1 | not-accessible | current | |
| sle2EthCfmXcheckEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.1.1 | not-accessible | current | |
| sle2EthCfmXcheckRmepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.1.1.1 | Integer32 (1..8191) | read-only | current |
| sle2EthCfmXcheckRmepMac OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.1.1.2 | OCTET STRING | read-only | current |
| sle2EthCfmXcheckControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.8.2 | |||
| sle2EthCfmXcheckControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.2.1 | INTEGER {createCfmXcheckMep(1), destoryCfmXcheckMep(2)} | read-write | current |
| sle2EthCfmXcheckControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmXcheckControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.2.3 | Gauge32 | read-write | current |
| sle2EthCfmXcheckControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.2.4 | TimeTicks | read-write | current |
| sle2EthCfmXcheckControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmXcheckControlBridgeId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.2.6 | Integer32 (1..32) | read-write | current |
| sle2EthCfmXcheckControlMdName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.2.7 | OCTET STRING | read-write | current |
| sle2EthCfmXcheckControlMaVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.2.8 | Integer32 (1..4094) | read-write | current |
| sle2EthCfmXcheckControlRmepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.2.9 | Integer32 (1..8191) | read-write | current |
| sle2EthCfmXcheckControlRmepMac OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.2.10 | OCTET STRING | read-write | current |
| sle2EthCfmXcheckNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.8.3 | |||
| sle2EthernetCfmLoopback OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.9 | |||
| sle2EthCfmLoopbackTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.1 | not-accessible | current | |
| sle2EthCfmLoopbackEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.1.1 | not-accessible | current | |
| sle2EthCfmLbFrameType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.1.1.1 | INTEGER {unicast(1), multicast(2)} | read-only | current |
| sle2EthCfmLbReceivedCount OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.1.1.2 | Integer32 | read-only | current |
| sle2EthCfmLbTxMessages OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.1.1.3 | Integer32 | read-only | current |
| sle2EthCfmLbResponseCount OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.1.1.4 | Integer32 | read-only | current |
| sle2EthCfmLbRemoteMacAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.1.1.5 | OCTET STRING | read-only | current |
| sle2EthCfmLoopbackControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.9.2 | |||
| sle2EthCfmLbControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.1 | INTEGER {transmitMulticastLb(1), transmitUnicastLb(2), transmitMacLb(3)} | read-write | current |
| sle2EthCfmLbControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmLbControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.3 | Gauge32 | read-write | current |
| sle2EthCfmLbControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.4 | TimeTicks | read-write | current |
| sle2EthCfmLbControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmLbControlBridgeId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.6 | Integer32 (1..32) | read-write | current |
| sle2EthCfmLbControlMdName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.7 | OCTET STRING | read-write | current |
| sle2EthCfmLbControlMaVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.8 | Integer32 (1..4094) | read-write | current |
| sle2EthCfmLbControlMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.9 | Integer32 (1..8191) | read-write | current |
| sle2EthCfmLbControlMdLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.10 | Integer32 (0..7) | read-write | current |
| sle2EthCfmLbControlRmepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.11 | Integer32 (1..8191) | read-write | current |
| sle2EthCfmLbControlRmepMac OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.12 | OCTET STRING | read-write | current |
| sle2EthCfmLbControlTlvType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.13 | INTEGER {tlvData(1), tlvTest(2)} | read-write | current |
| sle2EthCfmLbControlTlvData OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.14 | Integer32 (1..9000) | read-write | current |
| sle2EthCfmLbControlTlvTest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.15 | INTEGER {pattern1(1), pattern2(2), pattern3(3), pattern4(4)} | read-write | current |
| sle2EthCfmLbControlRecursive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.2.16 | INTEGER {disable(0), enable(1)} | read-write | current |
| sle2EthCfmLoopbackNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.9.3 | |||
| sle2EthernetCfmLinkTrace OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.10 | |||
| sle2EthCfmLinkTraceTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.1 | not-accessible | current | |
| sle2EthCfmLinkTraceEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.1.1 | not-accessible | current | |
| sle2EthCfmLtrMepMac OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.1.1.1 | OCTET STRING | read-only | current |
| sle2EthCfmLtrHops OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.1.1.2 | Integer32 (1..64) | read-only | current |
| sle2EthCfmLtrRelay OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.1.1.3 | INTEGER {unknown(0), rlyHit(1), rlyFDB(2), rlyMPDB(3)} | read-only | current |
| sle2EthCfmLtrIngressEgress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.1.1.4 | INTEGER {ingress(1), egress(2)} | read-only | current |
| sle2EthCfmLtrIngress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.1.1.5 | INTEGER {ingNoTlv(0), ingOK(1), ingDown(2), ingBlocked(3), ingVid(4)} | read-only | current |
| sle2EthCfmLtrEgress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.1.1.6 | INTEGER {egrNoTlv(0), egrOK(1), egrDown(2), egrBlocked(3), egrVid(4)} | read-only | current |
| sle2EthCfmLinkTraceControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.10.2 | |||
| sle2EthCfmLtControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.2.1 | INTEGER {transmitLtDomain(1), transmitLtLevel(2)} | read-write | current |
| sle2EthCfmLtControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmLtControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.2.3 | Gauge32 | read-write | current |
| sle2EthCfmLtControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.2.4 | TimeTicks | read-write | current |
| sle2EthCfmLtControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmLtControlBridgeId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.2.6 | Integer32 (1..32) | read-write | current |
| sle2EthCfmLtControlMdName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.2.7 | OCTET STRING | read-write | current |
| sle2EthCfmLtControlMaVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.2.8 | Integer32 (1..4094) | read-write | current |
| sle2EthCfmLtControlLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.2.9 | Integer32 (0..7) | read-write | current |
| sle2EthCfmLtControlRmepMac OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.2.10 | OCTET STRING | read-write | current |
| sle2EthCfmLtControlMepId OBJECT-TYPE indicates mepid of local. | 1.3.6.1.4.1.6296.101.4.17.10.2.11 | Integer32 | read-write | current |
| sle2EthCfmLinkTraceNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.10.3 | |||
| sle2EthernetCfmAis OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.11 | |||
| sle2EthernetCfmAisInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.11.1 | |||
| sle2EthCfmAisInfoTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.1 | not-accessible | current | |
| sle2EthCfmAisInfoEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.1.1 | not-accessible | current | |
| sle2EthCfmAisInfoStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.1.1.1 | INTEGER {disable(0), enable(1)} | read-only | current |
| sle2EthCfmAisInfoDefectConditions OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.1.1.2 | INTEGER {all(1), loc(2), mismerge(3), unexpectedMep(4), unexpectedMegLevel(5), unexpectedPeriod(6)} | read-only | current |
| sle2EthCfmAisInfoLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.1.1.3 | Integer32 (0..7) | read-only | current |
| sle2EthCfmAisInfoFrameType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.1.1.4 | INTEGER {unicast(1), multicast(2)} | read-only | current |
| sle2EthCfmAisInfoRmepMac OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.1.1.5 | OCTET STRING | read-only | current |
| sle2EthCfmAisInfoInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.1.1.6 | Integer32 (1..2) | read-only | current |
| sle2EthCfmAisInfoReceivedDefectConditions OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.1.1.7 | INTEGER {all(1), loc(2), mismerge(3), unexpectedMep(4), unexpectedMegLevel(5), unexpectedPeriod(6)} | read-only | current |
| sle2EthCfmAisInfoLastReceivedDefectCondition OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.1.1.8 | INTEGER {all(1), loc(2), mismerge(3), unexpectedMep(4), unexpectedMegLevel(5), unexpectedPeriod(6)} | read-only | current |
| sle2EthCfmAisInfoControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.11.1.2 | |||
| sle2EthCfmAisInfoControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.2.1 | INTEGER {setCfmAisInfoStatus(1), setCfmAisInfoInterval(2)} | read-write | current |
| sle2EthCfmAisInfoControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmAisInfoControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.2.3 | Gauge32 | read-write | current |
| sle2EthCfmAisInfoControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.2.4 | TimeTicks | read-write | current |
| sle2EthCfmAisInfoControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmAisInfoControlBridgeId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.2.6 | Integer32 (1..32) | read-write | current |
| sle2EthCfmAisInfoControlMdName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.2.7 | OCTET STRING | read-write | current |
| sle2EthCfmAisInfoControlMaVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.2.8 | Integer32 (1..4094) | read-write | current |
| sle2EthCfmAisInfoControlMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.2.9 | Integer32 (1..8191) | read-write | current |
| sle2EthCfmAisInfoControlEnable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.2.10 | INTEGER {disable(0), enable(1)} | read-write | current |
| sle2EthCfmAisInfoControlDefectConditions OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.2.11 | INTEGER {all(1), loc(2), mismerge(3), unexpectedMep(4), unexpectedMegLevel(5), unexpectedPeriod(6)} | read-write | current |
| sle2EthCfmAisInfoControlLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.2.12 | Integer32 (0..7) | read-write | current |
| sle2EthCfmAisInfoControlFrameType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.2.13 | INTEGER {unicast(1), multicast(2)} | read-write | current |
| sle2EthCfmAisInfoControlRmepMac OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.2.14 | OCTET STRING | read-write | current |
| sle2EthCfmAisInfoControlInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.2.15 | Integer32 (1..2) | read-write | current |
| sle2EthCfmAisInfoNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.11.1.3 | |||
| sle2EthernetCfmSrvAis OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.11.2 | |||
| sle2EthCfmSrvAisTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.1 | not-accessible | current | |
| sle2EthCfmSrvAisEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.1.1 | not-accessible | current | |
| sle2EthCfmSrvAisIfIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.1.1.1 | Integer32 (1..2147483647) | read-only | current |
| sle2EthCfmSrvAisEnable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.1.1.2 | INTEGER {disable(0), enable(1)} | read-only | current |
| sle2EthCfmSrvAislevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.1.1.3 | Integer32 (0..7) | read-only | current |
| sle2EthCfmSrvAisInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.1.1.4 | Integer32 (1..2) | read-only | current |
| sle2EthCfmSrvAisControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.11.2.2 | |||
| sle2EthCfmSrvAisControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.2.1 | INTEGER {setCfmSrvAisEnable(1)} | read-write | current |
| sle2EthCfmSrvAisControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmSrvAisControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.2.3 | Gauge32 | read-write | current |
| sle2EthCfmSrvAisControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.2.4 | TimeTicks | read-write | current |
| sle2EthCfmSrvAisControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmSrvAisControlBridgeId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.2.6 | Integer32 (1..32 | 100) | read-write | current |
| sle2EthCfmSrvAisControlIfIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.2.7 | Integer32 | read-write | current |
| sle2EthCfmSrvAisControlEnable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.2.8 | INTEGER {disable(0), enable(1)} | read-write | current |
| sle2EthCfmSrvAisControlLevel OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.2.9 | Integer32 (0..7) | read-write | current |
| sle2EthCfmSrvAisControlInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.2.10 | Integer32 (1..2) | read-write | current |
| sle2EthCfmSrvAisNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.11.2.3 | |||
| sle2EthernetCfmLmStatus OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.12 | |||
| sle2EthCfmLmmStatusTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.12.1 | not-accessible | current | |
| sle2EthCfmLmmStatusEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.12.1.1 | not-accessible | current | |
| sle2EthCfmLmmStatusRmepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.12.1.1.1 | Integer32 (1..8191) | read-only | current |
| sle2EthCfmLmmStatusStartTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.12.1.1.2 | TimeTicks | read-only | current |
| sle2EthCfmLmmStatusCurrentTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.12.1.1.3 | TimeTicks | read-only | current |
| sle2EthCfmLmmStatusEndTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.12.1.1.4 | TimeTicks | read-only | current |
| sle2EthCfmLmmStatusNeerLoss OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.12.1.1.5 | Integer32 | read-only | current |
| sle2EthCfmLmmStatusFarLoss OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.12.1.1.6 | Integer32 | read-only | current |
| sle2EthCfmLmmStatusCurNeerLoss OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.12.1.1.7 | Integer32 | read-only | current |
| sle2EthCfmLmmStatusCurFarLoss OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.12.1.1.8 | Integer32 | read-only | current |
| sle2EthernetCfmRmep OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.13 | |||
| sle2EthCfmRmepTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.13.1 | not-accessible | current | |
| sle2EthCfmRmepEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.13.1.1 | not-accessible | current | |
| sle2EthCfmRmepId OBJECT-TYPE Indicates mepid of remote. | 1.3.6.1.4.1.6296.101.4.17.13.1.1.1 | Integer32 (1..8191) | read-only | current |
| sle2EthCfmRempMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.13.1.1.2 | Integer32 (1..8191) | read-write | current |
| sle2EthCfmRmepLevel OBJECT-TYPE Indicates the maintenance domain level. | 1.3.6.1.4.1.6296.101.4.17.13.1.1.3 | Integer32 (0..7) | read-only | current |
| sle2EthCfmRmepMaVid OBJECT-TYPE The VLAN Identifier. 0: default Ma vid | 1.3.6.1.4.1.6296.101.4.17.13.1.1.4 | Integer32 (0..4094) | read-only | current |
| sle2EthCfmRmepActiveState OBJECT-TYPE Indicates active status. | 1.3.6.1.4.1.6296.101.4.17.13.1.1.5 | INTEGER {false(0), true(1)} | read-only | current |
| sle2EthCfmRmepRemoteMac OBJECT-TYPE Indicates the remote mac address. | 1.3.6.1.4.1.6296.101.4.17.13.1.1.6 | OCTET STRING | read-only | current |
| sle2EthCfmRmepRdi OBJECT-TYPE Indicates the RDI flags. | 1.3.6.1.4.1.6296.101.4.17.13.1.1.7 | INTEGER {false(0), true(1)} | read-only | current |
| sle2EthCfmRmepFlags OBJECT-TYPE Indicates configure status | 1.3.6.1.4.1.6296.101.4.17.13.1.1.8 | INTEGER {configured(1), configuredLearnt(2), learnt(3)} | read-only | current |
| sle2EthCfmRmepControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.13.2 | |||
| sle2EthCfmRmepControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.101.4.17.13.2.1 | INTEGER {clearRmepDomain(1), clearRmepLevel(2)} | read-write | current |
| sle2EthCfmRmepControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.101.4.17.13.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmRmepControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.101.4.17.13.2.3 | Gauge32 | read-write | current |
| sle2EthCfmRmepControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.101.4.17.13.2.4 | TimeTicks | read-write | current |
| sle2EthCfmRmepControlReqResult OBJECT-TYPE Result of the last command. | 1.3.6.1.4.1.6296.101.4.17.13.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmRmepControlBridgeId OBJECT-TYPE Indicates bridgegroup id 1: default bridge id | 1.3.6.1.4.1.6296.101.4.17.13.2.6 | Integer32 (1..32) | read-write | current |
| sle2EthCfmRmepControlMdName OBJECT-TYPE The maintenance domain name. | 1.3.6.1.4.1.6296.101.4.17.13.2.7 | OCTET STRING | read-write | current |
| sle2EthCfmRmepControlMdLevel OBJECT-TYPE Indicates the maintenance domain level. | 1.3.6.1.4.1.6296.101.4.17.13.2.8 | Integer32 (0..7) | read-write | current |
| sle2EthCfmRmepNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.13.3 | |||
| sle2EthernetCfmMip OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.14 | |||
| sle2EthCfmMipTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.14.1 | not-accessible | current | |
| sle2EthCfmMipEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.14.1.1 | not-accessible | current | |
| sle2EthCfmMipVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.14.1.1.1 | Integer32 (1..4094) | read-only | current |
| sle2EthCfmMipMdLevel OBJECT-TYPE Indicates the maintenance domain level. | 1.3.6.1.4.1.6296.101.4.17.14.1.1.2 | Integer32 (0..7) | read-only | current |
| sle2EthCfmMipIfindex OBJECT-TYPE Indcates the port interface index. | 1.3.6.1.4.1.6296.101.4.17.14.1.1.3 | Integer32 (1..2147483647) | read-only | current |
| sle2EthCfmMipLocalMac OBJECT-TYPE The mac address of local mep. | 1.3.6.1.4.1.6296.101.4.17.14.1.1.4 | OCTET STRING | read-only | current |
| sle2EthernetCfmStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.15 | |||
| sle2EthCfmStatisticsTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.15.1 | not-accessible | current | |
| sle2EthCfmStatisticsEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.15.1.1 | not-accessible | current | |
| sle2EthCfmStatCcmSent OBJECT-TYPE Indicates the ccm packet number. | 1.3.6.1.4.1.6296.101.4.17.15.1.1.1 | Gauge32 | read-only | current |
| sle2EthCfmStatCcmRevOutOfSeq OBJECT-TYPE Indicates the received out of sequence number. | 1.3.6.1.4.1.6296.101.4.17.15.1.1.2 | Gauge32 | read-only | current |
| sle2EthCfmStatLbrSent OBJECT-TYPE Indicates the lbr packet number. | 1.3.6.1.4.1.6296.101.4.17.15.1.1.3 | Gauge32 | read-only | current |
| sle2EthCfmStatLbrRevValid OBJECT-TYPE Indicates the valid lbr packet number. | 1.3.6.1.4.1.6296.101.4.17.15.1.1.4 | Gauge32 | read-only | current |
| sle2EthCfmStatLbrRevBadMsdu OBJECT-TYPE Indicates the bad lbr packet number. | 1.3.6.1.4.1.6296.101.4.17.15.1.1.5 | Gauge32 | read-only | current |
| sle2EthCfmStatLbrRevOutOfSeq OBJECT-TYPE Indicates the received out of sequence number. | 1.3.6.1.4.1.6296.101.4.17.15.1.1.6 | Gauge32 | read-only | current |
| sle2EthCfmStatLtrRevUnexpected OBJECT-TYPE Indicates the unexected received lbr packet number. | 1.3.6.1.4.1.6296.101.4.17.15.1.1.7 | Counter32 | read-only | current |
| sle2EthernetCfmActiveLevel OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.16 | |||
| sle2EthCfmActiveLevelTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.16.1 | not-accessible | current | |
| sle2EthCfmActiveLevelEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.16.1.1 | not-accessible | current | |
| sle2EthCfmAcitveLevelIfIndex OBJECT-TYPE The interface index. | 1.3.6.1.4.1.6296.101.4.17.16.1.1.1 | Integer32 (1..2147483647) | read-write | current |
| sle2EthCfmActiveLevelStatus OBJECT-TYPE Indicates status of active level | 1.3.6.1.4.1.6296.101.4.17.16.1.1.2 | Bits {level7(0), level6(1), level5(2), level4(3), level3(4), level2(5), level1(6), level0(7)} | read-only | current |
| sle2EthernetCfmError OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.17 | |||
| sle2EthCfmErrorTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.17.1 | not-accessible | current | |
| sle2EthCfmErrorEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.17.1.1 | not-accessible | current | |
| sle2EthCfmErrorIndex OBJECT-TYPE Indicates the error index. | 1.3.6.1.4.1.6296.101.4.17.17.1.1.1 | Integer32 (1..2147483647) | read-only | current |
| sle2EthCfmErrorMdLevel OBJECT-TYPE Indicates level of MD. | 1.3.6.1.4.1.6296.101.4.17.17.1.1.2 | Integer32 (0..7) | read-only | current |
| sle2EthCfmErrorMaVid OBJECT-TYPE The VLAN Identifier. 0: default Ma vid | 1.3.6.1.4.1.6296.101.4.17.17.1.1.3 | Integer32 (0..4094) | read-only | current |
| sle2EthCfmErrorMepId OBJECT-TYPE The MA end point ID. | 1.3.6.1.4.1.6296.101.4.17.17.1.1.4 | Integer32 (1..8191) | read-only | current |
| sle2EthCfmErrorRmepMac OBJECT-TYPE Indicates mac address of remote mep | 1.3.6.1.4.1.6296.101.4.17.17.1.1.5 | OCTET STRING | read-only | current |
| sle2EthCfmErrorReason OBJECT-TYPE Indicates error reason. | 1.3.6.1.4.1.6296.101.4.17.17.1.1.6 | INTEGER {rmepDown(0), confError(1), fowardLoop(2), crossConnect(3), missingRmep(4), unknownMep(5)} | read-only | current |
| sle2EthCfmErrorServiceId OBJECT-TYPE The maintenance association name. | 1.3.6.1.4.1.6296.101.4.17.17.1.1.7 | OCTET STRING | read-only | current |
| sle2EthCfmErrorControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.17.2 | |||
| sle2EthCfmErrorControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.101.4.17.17.2.1 | INTEGER {clearCfmErrorDomain(1), clearCfmErrorLevel(2)} | read-write | current |
| sle2EthCfmErrorControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.101.4.17.17.2.2 | SleControlStatusType | read-write | current |
| sle2EthCfmErrorControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.101.4.17.17.2.3 | Gauge32 | read-write | current |
| sle2EthCfmErrorControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.101.4.17.17.2.4 | TimeTicks | read-write | current |
| sle2EthCfmErrorControlReqResult OBJECT-TYPE Result of the last command. | 1.3.6.1.4.1.6296.101.4.17.17.2.5 | SleControlRequestResultType | read-write | current |
| sle2EthCfmErrorControlBridgeId OBJECT-TYPE Indicates bridgegroup id 1: default bridge id | 1.3.6.1.4.1.6296.101.4.17.17.2.6 | Integer32 (1..32) | read-write | current |
| sle2EthCfmErrorControlMdName OBJECT-TYPE The maintenance domain name. | 1.3.6.1.4.1.6296.101.4.17.17.2.7 | OCTET STRING | read-write | current |
| sle2EthCfmErrorControlMdLevel OBJECT-TYPE Indicates level of MD. | 1.3.6.1.4.1.6296.101.4.17.17.2.8 | Integer32 (0..7) | read-write | current |
| sle2EthCfmErrorNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.17.3 | |||
| sle2EthernetCfmLtCache OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.17.18 | |||
| sle2EthCfmLtCacheTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.18.1 | not-accessible | current | |
| sle2EthCfmLtCacheEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.18.1.1 | not-accessible | current | |
| sle2EthCfmLtCacheIndex OBJECT-TYPE Indicates the linktrace cache index. | 1.3.6.1.4.1.6296.101.4.17.18.1.1.1 | Integer32 (1..2147483647) | read-only | current |
| sle2EthCfmLtCacheSrcMac OBJECT-TYPE Indicates MAC address. (SIZE (6)) | 1.3.6.1.4.1.6296.101.4.17.18.1.1.2 | OCTET STRING | read-only | current |
| sle2EthCfmLtCacheHops OBJECT-TYPE Indicates TTL field value for a returned LTR. | 1.3.6.1.4.1.6296.101.4.17.18.1.1.3 | Integer32 (1..64) | read-only | current |
| sle2EthCfmLtCacheRelay OBJECT-TYPE Indicates the value returned in the Relay Action field | 1.3.6.1.4.1.6296.101.4.17.18.1.1.4 | INTEGER {unknown(0), rlyHit(1), rlyFDB(2), rlyMPDB(3)} | read-only | current |
| sle2Erps OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.18 | |||
| sle2ErpsPhyRing OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.18.1 | |||
| sle2ErpsPhyRingTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.1 | not-accessible | current | |
| sle2ErpsPhyRingEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.1.1 | not-accessible | current | |
| sle2ErpsPhyRingBridgeId OBJECT-TYPE Indicates primary bridgegroup id 1: default bridge id 100: backbone | 1.3.6.1.4.1.6296.101.4.18.1.1.1.1 | Integer32 (1..32 | 100) | read-only | current |
| sle2ErpsPhyRingName OBJECT-TYPE Physical ring name (maximum 37 characters). | 1.3.6.1.4.1.6296.101.4.18.1.1.1.2 | OCTET STRING | read-only | current |
| sle2ErpsPhyRingEastPort OBJECT-TYPE Indicates the Ring Node’s east port(ifindex) | 1.3.6.1.4.1.6296.101.4.18.1.1.1.3 | Integer32 | read-only | current |
| sle2ErpsPhyRingEastMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.1.1.4 | Integer32 (1..8191) | read-only | current |
| sle2ErpsPhyRingEastRmepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.1.1.5 | Integer32 (1..8191) | read-only | current |
| sle2ErpsPhyRingWestPort OBJECT-TYPE Indicates the Ring Node’s west port(ifindex) | 1.3.6.1.4.1.6296.101.4.18.1.1.1.6 | Integer32 | read-only | current |
| sle2ErpsPhyRingWestMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.1.1.7 | Integer32 (1..8191) | read-only | current |
| sle2ErpsPhyRingWestRmepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.1.1.8 | Integer32 (1..8191) | read-only | current |
| sle2ErpsPhyRingControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.18.1.2 | |||
| sle2ErpsPhyRingControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.101.4.18.1.2.1 | INTEGER {createPhyRing(1), destoryPhyRing(2), addEastPort(3), delEastPort(4), addWestPort(5), delWestPort(6), addEastPortMepId(7), delEastPortMepId(8), addWestPortMepId(9), delWestPortMepId(10)} | read-write | current |
| sle2ErpsPhyRingControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.101.4.18.1.2.2 | SleControlStatusType | read-write | current |
| sle2ErpsPhyRingControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.101.4.18.1.2.3 | Gauge32 | read-write | current |
| sle2ErpsPhyRingControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.101.4.18.1.2.4 | TimeTicks | read-write | current |
| sle2ErpsPhyRingControlReqResult OBJECT-TYPE Result of the last command. | 1.3.6.1.4.1.6296.101.4.18.1.2.5 | SleControlRequestResultType | read-write | current |
| sle2ErpsPhyRingControlBridgeId OBJECT-TYPE Indicates primary bridgegroup id 1: default bridge id 100: backbone | 1.3.6.1.4.1.6296.101.4.18.1.2.6 | Integer32 (1..32 | 100) | read-write | current |
| sle2ErpsPhyRingControName OBJECT-TYPE Physical ring name (maximum 37 characters). | 1.3.6.1.4.1.6296.101.4.18.1.2.7 | OCTET STRING | read-write | current |
| sle2ErpsPhyRingControEastPort OBJECT-TYPE Indicates the Ring Node’s east interface index | 1.3.6.1.4.1.6296.101.4.18.1.2.8 | INTEGER | read-write | current |
| sle2ErpsPhyRingControWestPort OBJECT-TYPE Indicates the Ring Node’s west interface index | 1.3.6.1.4.1.6296.101.4.18.1.2.9 | INTEGER | read-write | current |
| sle2ErpsPhyRingControlMepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.2.10 | Integer32 (1..8191) | read-write | current |
| sle2ErpsPhyRingControlRmepId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.2.11 | Integer32 (1..8191) | read-write | current |
| sleErpsPhyRingNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.18.1.3 | |||
| sle2ErpsProfile OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.18.2 | |||
| sle2ErpsProfileTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.2.1 | not-accessible | current | |
| sle2ErpsProfileEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.2.1.1 | not-accessible | current | |
| sle2ErpsProfileBridgeId OBJECT-TYPE Indicates primary bridgegroup id 1: default bridge id 100: backbone | 1.3.6.1.4.1.6296.101.4.18.2.1.1.1 | Integer32 (1..32 | 100) | read-only | current |
| sle2ErpsProfileName OBJECT-TYPE Profile name (maximum 32 characters). | 1.3.6.1.4.1.6296.101.4.18.2.1.1.2 | OCTET STRING | read-only | current |
| sle2ErpsProfileHoldOffTime OBJECT-TYPE Indicates the hold-off time default : 0 | 1.3.6.1.4.1.6296.101.4.18.2.1.1.3 | INTEGER (0..10000) | read-only | current |
| sle2ErpsProfileGuardTime OBJECT-TYPE Indicates the guard time default : 500 | 1.3.6.1.4.1.6296.101.4.18.2.1.1.4 | INTEGER (10..2000) | read-only | current |
| sle2ErpsProfileWaitToRestore OBJECT-TYPE Indicates the wait-to-restore time default : 5 | 1.3.6.1.4.1.6296.101.4.18.2.1.1.5 | INTEGER (1..12) | read-only | current |
| sle2ErpsProfileNonRevertive OBJECT-TYPE The Non-Revertive or Revertive. | 1.3.6.1.4.1.6296.101.4.18.2.1.1.6 | INTEGER {revertive(0), nonRevertive(1)} | read-only | current |
| sle2ErpsProfileControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.18.2.2 | |||
| sle2ErpsProfileControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.101.4.18.2.2.1 | INTEGER {createErpsProfile(1), destroyErpsProfile(2), setProfileTimer(3), setNoneRevertive(4)} | read-write | current |
| sle2ErpsProfileControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.101.4.18.2.2.2 | SleControlStatusType | read-write | current |
| sle2ErpsProfileControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.101.4.18.2.2.3 | Gauge32 | read-write | current |
| sle2ErpsProfileControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.101.4.18.2.2.4 | TimeTicks | read-write | current |
| sle2ErpsProfileControlReqResult OBJECT-TYPE Result of the last command. | 1.3.6.1.4.1.6296.101.4.18.2.2.5 | SleControlStatusType | read-write | current |
| sle2ErpsProfileControlBridgeId OBJECT-TYPE Indicates primary bridgegroup id 1: default bridge id 100: backbone | 1.3.6.1.4.1.6296.101.4.18.2.2.6 | Integer32 (1..32 | 100) | read-write | current |
| sle2ErpsProfileControlName OBJECT-TYPE Profile name (maximum 32 characters). | 1.3.6.1.4.1.6296.101.4.18.2.2.7 | OCTET STRING | read-write | current |
| sle2ErpsProfileControlHoldOffTime OBJECT-TYPE Indicates the hold-off time default : 0 | 1.3.6.1.4.1.6296.101.4.18.2.2.8 | INTEGER (0..10000) | read-write | current |
| sle2ErpsProfileControlGuardTime OBJECT-TYPE Indicates the guard time default : 500 | 1.3.6.1.4.1.6296.101.4.18.2.2.9 | Integer32 | read-write | current |
| sle2ErpsProfileControlWaitToRestore OBJECT-TYPE Indicates the wait-to-restore time default : 5 | 1.3.6.1.4.1.6296.101.4.18.2.2.10 | Integer32 (1..12) | read-write | current |
| sle2ErpsProfileControlNonRevertive OBJECT-TYPE The Non-Revertive or Revertive. | 1.3.6.1.4.1.6296.101.4.18.2.2.11 | INTEGER {revertive(0), nonRevertive(1)} | read-write | current |
| sle2ErpsProfileNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.18.2.3 | |||
| sle2ErpsInstance OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.18.3 | |||
| sle2ErpsInstanceTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.1 | not-accessible | current | |
| sle2ErpsInstanceEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.1.1 | not-accessible | current | |
| sle2ErpsInstBridgeId OBJECT-TYPE Indicates primary bridgegroup id 1: default bridge id 100: backbone | 1.3.6.1.4.1.6296.101.4.18.3.1.1.1 | Integer32 (1..32 | 100) | read-only | current |
| sle2ErpsInstName OBJECT-TYPE The ERPS instance name. | 1.3.6.1.4.1.6296.101.4.18.3.1.1.2 | OCTET STRING | read-only | current |
| sle2ErpsInstPhyRingName OBJECT-TYPE Physical ring name (maximum 37 characters). Indicates the sle2ErpsPhyRingName of sle2ErpsPhyRing table | 1.3.6.1.4.1.6296.101.4.18.3.1.1.3 | OCTET STRING | read-only | current |
| sle2ErpsInstProfileName OBJECT-TYPE Profile name (maximum 32 characters). Indicates the sle2ErpsProfileName of sle2ErpsProfile Table. | 1.3.6.1.4.1.6296.101.4.18.3.1.1.4 | OCTET STRING | read-only | current |
| sle2ErpsInstRingId OBJECT-TYPE Indicates the Ring’s ID | 1.3.6.1.4.1.6296.101.4.18.3.1.1.5 | Integer32 (1..255) | read-only | current |
| sle2ErpsInstLevel OBJECT-TYPE Indicates the Ring’s Level | 1.3.6.1.4.1.6296.101.4.18.3.1.1.6 | Integer32 (0..7) | read-only | current |
| sle2ErpsInstRplRole OBJECT-TYPE Indicates the Ring Node’s Role | 1.3.6.1.4.1.6296.101.4.18.3.1.1.7 | INTEGER {none(0), owner(1), neighbour(2), nextNeighbor(3)} | read-only | current |
| sle2ErpsInstRplRolePort OBJECT-TYPE Indicates the Ring’s RPL port | 1.3.6.1.4.1.6296.101.4.18.3.1.1.8 | INTEGER {none(0), east(1), west(2)} | read-only | current |
| sle2ErpsInstSubRingBlock OBJECT-TYPE Indicates the Sub-Ring’s RPL port. Indicates the Ring’s interconnection port. You should only give this command on interconnection nodes. | 1.3.6.1.4.1.6296.101.4.18.3.1.1.9 | INTEGER {none(0), east(1), west(2)} | read-only | current |
| sle2ErpsInstCtrlVlan OBJECT-TYPE Indicates the Ring Node’s control-vlan | 1.3.6.1.4.1.6296.101.4.18.3.1.1.10 | Integer32 (1..4094) | read-only | current |
| sle2ErpsInstTafficVlans OBJECT-TYPE Indicates the Ring Node’s traffic-vlans | 1.3.6.1.4.1.6296.101.4.18.3.1.1.11 | OCTET STRING | read-only | current |
| sle2ErpsInstChannelMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.1.1.12 | INTEGER {none(0), nonVirtualChannel(1), virtualChannel(2)} | read-only | current |
| sle2ErpsInstVChannelVid OBJECT-TYPE VLAN identifier | 1.3.6.1.4.1.6296.101.4.18.3.1.1.13 | Integer32 (1..4094) | read-only | current |
| sle2ErpsInstVChannelAttachInstName OBJECT-TYPE Major instance name. | 1.3.6.1.4.1.6296.101.4.18.3.1.1.14 | OCTET STRING | read-only | current |
| sle2ErpsInstPropagateTc OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.1.1.15 | INTEGER {disable(0), enable(1)} | read-only | current |
| sle2ErpsInstActive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.1.1.16 | INTEGER {disable(0), enable(1)} | read-only | current |
| sle2ErpsInstStatus OBJECT-TYPE Indicates the erps instance status. | 1.3.6.1.4.1.6296.101.4.18.3.1.1.17 | INTEGER {none(0), init(1), pending(2), idle(3), foreced(4), protected(5), manual(6)} | read-only | current |
| sle2ErpsInstEastIfindex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.1.1.18 | Integer32 | read-only | current |
| sle2ErpsInstEastPortStatus OBJECT-TYPE Indicates the east interface status. | 1.3.6.1.4.1.6296.101.4.18.3.1.1.19 | INTEGER {none(0), unblocked(1), blocked(2), failed(3), blockedFailed(4)} | read-only | current |
| sle2ErpsInstWestIfindex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.1.1.20 | Integer32 | read-only | current |
| sle2ErpsInstWestPortStatus OBJECT-TYPE Indicates the west interface status. | 1.3.6.1.4.1.6296.101.4.18.3.1.1.21 | INTEGER {none(0), unblocked(1), blocked(2), failed(3), blockedFailed(4)} | read-only | current |
| sle2ErpsInstVersion OBJECT-TYPE Indicates the west interface erps version. Version 1: ITU-T Recommendation G.8032/Y.1344 2008 Version 2: ITU-T Recommendation G.8032/Y.1344 2008 | 1.3.6.1.4.1.6296.101.4.18.3.1.1.22 | INTEGER {none(0), version1(1), version2(2)} | read-only | current |
| sle2ErpsInstDataTrafficInheritanceInstName OBJECT-TYPE The inheritance ERPS instance name. (temporary) | 1.3.6.1.4.1.6296.101.4.18.3.1.1.23 | OCTET STRING | read-only | current |
| sle2ErpsInstanceControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.18.3.2 | |||
| sle2ErpsInstControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.2.1 | INTEGER {createErpsInstance(1), destoryErpsInstance(2), addErpsInstPhyRing(3), delErpsInstPhyRing(4), addErpsInstProfile(5), delErpsInstProfile(6), setErpsInstRingId(7), setErpsInstLevel(8), setErpsInstRpl(9), addErpsInstSubRing(10), delErpsInstSubRing(11), addErpsInstCtrlVlan(12), delErpsInstCtrlVlan(13), addErpsInstTrafficVlan(14), delErpsInstTrafficVlan(15), addErpsInstVitrualChannel(16), delErpsInstVitrualChannel(17), addErpsInstNoneVirtualChanel(18), delErpsInstNoneVirtualChanel(19), setErpsInstForcedSwitch(20), setErpsInstManualSwitch(21), clearErpsInst(22), setErpsInstPropagateTc(23), setErpsInstVersion(24), setErpsInstActive(25), setVlanInheritanceDataTraffic(26), delVlanInheritanceDataTraffic(27)} | read-write | current |
| sle2ErpsInstControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.2.2 | Integer32 | read-write | current |
| sle2ErpsInstControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.2.3 | Integer32 | read-write | current |
| sle2ErpsInstControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.2.4 | Integer32 | read-write | current |
| sle2ErpsInstControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.2.5 | Integer32 | read-write | current |
| sle2ErpsInstControlBridgeId OBJECT-TYPE Indicates primary bridgegroup id 1: default bridge id 100: backbone | 1.3.6.1.4.1.6296.101.4.18.3.2.6 | Integer32 (1..32 | 100) | read-write | current |
| sle2ErpsInstControlName OBJECT-TYPE The ERPS instance name. | 1.3.6.1.4.1.6296.101.4.18.3.2.7 | OCTET STRING | read-write | current |
| sle2ErpsInstControlPhyRingName OBJECT-TYPE Physical ring name (maximum 37 characters). Indicates the sle2ErpsPhyRingName of sle2ErpsPhyRing table | 1.3.6.1.4.1.6296.101.4.18.3.2.8 | OCTET STRING | read-write | current |
| sle2ErpsInstControlProfileName OBJECT-TYPE Profile name (maximum 32 characters). Indicates the sle2ErpsProfileName of sle2ErpsProfile Table. | 1.3.6.1.4.1.6296.101.4.18.3.2.9 | OCTET STRING | read-write | current |
| sle2ErpsInstControlRingId OBJECT-TYPE Indicates the Ring’s ID | 1.3.6.1.4.1.6296.101.4.18.3.2.10 | Integer32 (1..255) | read-write | current |
| sle2ErpsInstControlLevel OBJECT-TYPE Indicates the Ring’s Level | 1.3.6.1.4.1.6296.101.4.18.3.2.11 | Integer32 (0..7) | read-write | current |
| sle2ErpsInstControlRplRole OBJECT-TYPE Indicates the Ring Node’s Role | 1.3.6.1.4.1.6296.101.4.18.3.2.12 | INTEGER {none(0), owner(1), neighbour(2), nextNeighbor(3)} | read-write | current |
| sle2ErpsInstControlRplRolePort OBJECT-TYPE Indicates the Ring’s RPL port | 1.3.6.1.4.1.6296.101.4.18.3.2.13 | INTEGER {east(1), west(2)} | read-write | current |
| sle2ErpsInstControlSubRingBlock OBJECT-TYPE Indicates the Sub-Ring’s RPL port. Indicates the Ring’s interconnection port. You should only give this command on interconnection nodes. | 1.3.6.1.4.1.6296.101.4.18.3.2.14 | INTEGER {east(1), west(2)} | read-write | current |
| sle2ErpsInstControlCtrlVlan OBJECT-TYPE Indicates the Ring Node’s control-vlan | 1.3.6.1.4.1.6296.101.4.18.3.2.15 | Integer32 (1..4094) | read-write | current |
| sle2ErpsInstControlTafficVlans OBJECT-TYPE Indicates the Ring Node traffic-vlans | 1.3.6.1.4.1.6296.101.4.18.3.2.16 | Integer32 (2..4092) | read-write | current |
| sle2ErpsInstControlVChannelVid OBJECT-TYPE VLAN identifier | 1.3.6.1.4.1.6296.101.4.18.3.2.17 | Integer32 (1..4094) | read-write | current |
| sle2ErpsInstControlVChannelAttachInstName OBJECT-TYPE Major instance name. | 1.3.6.1.4.1.6296.101.4.18.3.2.18 | OCTET STRING | read-write | current |
| sle2ErpsInstControlForcedSwitch OBJECT-TYPE Indicates the Forced Switch | 1.3.6.1.4.1.6296.101.4.18.3.2.19 | INTEGER {east(1), west(2)} | read-write | current |
| sle2ErpsInstControlManualSwitch OBJECT-TYPE Indicates the Manual Switch | 1.3.6.1.4.1.6296.101.4.18.3.2.20 | INTEGER {east(1), west(2)} | read-write | current |
| sle2ErpsInstControlPropagateTc OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.2.21 | INTEGER {disable(0), enable(1)} | read-write | current |
| sle2ErpsInstControlVersion OBJECT-TYPE Indicates the version. Version 0: ITU-T Recommendation G.8032/Y.1344 2008 Version 1: ITU-T Recommendation G.8032/Y.1344 2008 | 1.3.6.1.4.1.6296.101.4.18.3.2.22 | INTEGER {version1(1), version2(2)} | read-write | current |
| sle2ErpsInstControlActive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.2.23 | INTEGER {disable(0), enable(1)} | read-write | current |
| sle2ErpsInstControlDataTrafficInheritanceInstName OBJECT-TYPE The inheritance ERPS instance name. (temporary) | 1.3.6.1.4.1.6296.101.4.18.3.2.24 | OCTET STRING | read-write | current |
| sle2ErpsInstanceNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.4.18.3.3 |
Notifications
| Name | OID | Status |
|---|---|---|
| sleAlarmDefaultSeverityChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.1.3.1 | current |
| sleAlarmDefaultCriteriaChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.1.3.2 | current |
| sleNotificationActivityChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.1.3.3 | current |
| sleAlarmSeveriityCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.2.3.1 | current |
| sleAlarmSeveriityDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.2.3.2 | current |
| sleAlarmSeverityChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.2.3.3 | current |
| sleAlarmReportNotified NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.3.2.1 | current |
| sleAlarmReportCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.3.4.1 | current |
| sleAlarmReportDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.3.4.2 | current |
| sleAlarmHistoryCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.4.3.1 | current |
| sleEfmOamPortProfileChanged NOTIFICATION-TYPE | 1.3.6.1.4.1.6296.101.4.5.3.1 | current |
| sleEfmOamPortRemLoopback NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.5.3.2 | current |
| sleEfmOamPortLinkMonitorChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.5.3.3 | current |
| sleAdvaSystemProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.3.1 | current |
| sleAdvaAlarmProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.3.2 | current |
| sleAdvaElectricalInterfaceChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.6.3.3 | current |
| sleAdvaGeneralProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.3.1 | current |
| sleAdvaAutonegProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.7.3.2 | current |
| sleAdvaOpticalAlarmChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.9.3.1 | current |
| setAdvaOamProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.10.3.1 | current |
| sleAlarmLEDOffChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.11.4.1 | current |
| sleAlarmLEDLevelChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.11.4.2 | current |
| sleAlarmLEDCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.11.4.3 | current |
| sleAlarmLEDBlockChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.11.4.4 | current |
| sleY1731EnableChanged NOTIFICATION-TYPE setY1731Enable | 1.3.6.1.4.1.6296.101.4.12.1.3.1 | current |
| sleY1731TrunkEnableChanged NOTIFICATION-TYPE setY1731TrunkEnable | 1.3.6.1.4.1.6296.101.4.12.1.3.2 | current |
| sleY1731LtrCacheProfileChanged NOTIFICATION-TYPE setY1731LtrCacheProfile | 1.3.6.1.4.1.6296.101.4.12.1.3.3 | current |
| sleY1731SnmpProfileChanged NOTIFICATION-TYPE setY1731SnmpProfile | 1.3.6.1.4.1.6296.101.4.12.1.3.4 | current |
| sleY1731XcheckProfileChanged NOTIFICATION-TYPE setY1731XcheckProfile | 1.3.6.1.4.1.6296.101.4.12.1.3.5 | current |
| sleY1731DefaultMegProfileChanged NOTIFICATION-TYPE setY1731DefaultMegProfile | 1.3.6.1.4.1.6296.101.4.12.1.3.6 | current |
| sleY1731PduToCfmChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.1.3.7 | current |
| sleY1731DedicatedVlanChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.1.3.8 | current |
| sleY1731MipCcdbDestroyed NOTIFICATION-TYPE destroyMipCcdb | 1.3.6.1.4.1.6296.101.4.12.1.3.9 | current |
| sleY1731LtrCacheDestroyed NOTIFICATION-TYPE destroyLtrCache | 1.3.6.1.4.1.6296.101.4.12.1.3.10 | current |
| sleY1731RmepCreationChanged NOTIFICATION-TYPE sleY1731BaseControlRmepCreation | 1.3.6.1.4.1.6296.101.4.12.1.3.11 | current |
| sleY1731TrunkOamStatusChanged NOTIFICATION-TYPE sleY1731BaseControlTrunkIndex sleY1731BaseControlTrunkOamStatus | 1.3.6.1.4.1.6296.101.4.12.1.3.12 | current |
| sleY1731CCIgnoreDefectChanged NOTIFICATION-TYPE sleY1731BaseControlCCIgnoreDefect | 1.3.6.1.4.1.6296.101.4.12.1.3.13 | current |
| sleY1731RapsFloodinBlockChanged NOTIFICATION-TYPE sleY1731BaseControlCCIgnoreDefect | 1.3.6.1.4.1.6296.101.4.12.1.3.14 | current |
| sleY1731TlvPermissionChanged NOTIFICATION-TYPE setY1731TlvPermission | 1.3.6.1.4.1.6296.101.4.12.1.3.15 | current |
| sleY1731MegCreated NOTIFICATION-TYPE createY1731Meg | 1.3.6.1.4.1.6296.101.4.12.2.3.1 | current |
| sleY1731MegDeleted NOTIFICATION-TYPE deleteY1731Meg | 1.3.6.1.4.1.6296.101.4.12.2.3.2 | current |
| sleY1731MegMepEnableChanged NOTIFICATION-TYPE setY1731MepEnable | 1.3.6.1.4.1.6296.101.4.12.2.3.3 | current |
| sleY1731MegCcEnableChanged NOTIFICATION-TYPE setY1731CcEnable | 1.3.6.1.4.1.6296.101.4.12.2.3.4 | current |
| sleY1731MegCcProfileChanged NOTIFICATION-TYPE setY1731CcProfile | 1.3.6.1.4.1.6296.101.4.12.2.3.5 | current |
| sleY1731MegFaultProfileChanged NOTIFICATION-TYPE setY1731FaultProfile | 1.3.6.1.4.1.6296.101.4.12.2.3.6 | current |
| sleY1731MegXcheckEnableChanged NOTIFICATION-TYPE setY1731XcheckEnable | 1.3.6.1.4.1.6296.101.4.12.2.3.7 | current |
| sleY1731MegAisEnableChanged NOTIFICATION-TYPE setY1731AisEnable | 1.3.6.1.4.1.6296.101.4.12.2.3.8 | current |
| sleY1731MegAisTransmitEnableChanged NOTIFICATION-TYPE setY1731AisTransmitEnable | 1.3.6.1.4.1.6296.101.4.12.2.3.9 | current |
| sleY1731MegAisProfileChanged NOTIFICATION-TYPE setY1731AisProfile | 1.3.6.1.4.1.6296.101.4.12.2.3.10 | current |
| sleY1731MegLckEnableChanged NOTIFICATION-TYPE setY1731LckEnable | 1.3.6.1.4.1.6296.101.4.12.2.3.11 | current |
| sleY1731MegLckTransmitEnableChanged NOTIFICATION-TYPE setY1731LckTransmitEnable | 1.3.6.1.4.1.6296.101.4.12.2.3.12 | current |
| sleY1731MegLckProfileChanged NOTIFICATION-TYPE setY1731LckProfile | 1.3.6.1.4.1.6296.101.4.12.2.3.13 | current |
| sleY1731MegOutOfServiceChanged NOTIFICATION-TYPE setY1731OutOfService | 1.3.6.1.4.1.6296.101.4.12.2.3.14 | current |
| sleY1731MegRapsEnableChanged NOTIFICATION-TYPE setY1731RapsEnable | 1.3.6.1.4.1.6296.101.4.12.2.3.15 | current |
| sleY1731MegRapsRingportsChanged NOTIFICATION-TYPE setY1731RapsProfile | 1.3.6.1.4.1.6296.101.4.12.2.3.16 | current |
| sleY1731MegRapsRplPortChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.2.3.17 | current |
| sleY1731MegRapsRplOwnerChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.2.3.18 | current |
| sleY1731MegRapsTimerChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.2.3.19 | current |
| sleY1731MegRemoteMepDestroyed NOTIFICATION-TYPE destroyRemoteMep | 1.3.6.1.4.1.6296.101.4.12.2.3.20 | current |
| sleY1731MegErrorDestroyed NOTIFICATION-TYPE destroyError | 1.3.6.1.4.1.6296.101.4.12.2.3.21 | current |
| sleY1731MegRapsNonRevertiveChanged NOTIFICATION-TYPE sleY1731MegRapsNonRevertiveChanged | 1.3.6.1.4.1.6296.101.4.12.2.3.22 | current |
| sleY1731MegRapsForcedSwitchEastChanged NOTIFICATION-TYPE sleY1731MegRapsForcedSwitchEastChanged | 1.3.6.1.4.1.6296.101.4.12.2.3.23 | current |
| sleY1731MegRapsForcedSwitchWestChanged NOTIFICATION-TYPE sleY1731MegRapsForcedSwitchWestChanged | 1.3.6.1.4.1.6296.101.4.12.2.3.24 | current |
| sleY1731MegMdAdded NOTIFICATION-TYPE createY1731Meg | 1.3.6.1.4.1.6296.101.4.12.2.3.25 | current |
| sleY1731MegMdDeleted NOTIFICATION-TYPE createY1731Meg | 1.3.6.1.4.1.6296.101.4.12.2.3.26 | current |
| sleY1731MepCreated NOTIFICATION-TYPE createY1731Mep | 1.3.6.1.4.1.6296.101.4.12.3.3.1 | current |
| sleY1731MepDeleted NOTIFICATION-TYPE deleteY1731Mep | 1.3.6.1.4.1.6296.101.4.12.3.3.2 | current |
| sleY1731MepEnableChanged NOTIFICATION-TYPE setY1731MepEnable | 1.3.6.1.4.1.6296.101.4.12.3.3.3 | current |
| sleY1731MepCcEnableChanged NOTIFICATION-TYPE setY1731CcEnable | 1.3.6.1.4.1.6296.101.4.12.3.3.4 | current |
| sleY1731MepFaultProfileChanged NOTIFICATION-TYPE setY1731FaultProfile | 1.3.6.1.4.1.6296.101.4.12.3.3.5 | current |
| sleY1731MepAisEnableChanged NOTIFICATION-TYPE setY1731AisEnable | 1.3.6.1.4.1.6296.101.4.12.3.3.6 | current |
| sleY1731MepAisTransmitEnableChanged NOTIFICATION-TYPE setY1731AisTransmitEnable | 1.3.6.1.4.1.6296.101.4.12.3.3.7 | current |
| sleY1731MepLckEnableChanged NOTIFICATION-TYPE setY1731LckEnable | 1.3.6.1.4.1.6296.101.4.12.3.3.8 | current |
| sleY1731MepLckTransmitEnableChanged NOTIFICATION-TYPE setY1731LckTransmitEnable | 1.3.6.1.4.1.6296.101.4.12.3.3.9 | current |
| sleY1731MepOutOfServiceChanged NOTIFICATION-TYPE setY1731OutOfService | 1.3.6.1.4.1.6296.101.4.12.3.3.10 | current |
| sleY1731MepDlmEnableChanged NOTIFICATION-TYPE setY1731DlmEnable | 1.3.6.1.4.1.6296.101.4.12.3.3.11 | current |
| sleY1731MepTransmitLbmFinished NOTIFICATION-TYPE transmitY1731Lbm | 1.3.6.1.4.1.6296.101.4.12.3.3.12 | current |
| sleY1731MepTransmitLtmFinished NOTIFICATION-TYPE transmitY1731Ltm | 1.3.6.1.4.1.6296.101.4.12.3.3.13 | current |
| sleY1731MepTransmitTstLbmFinished NOTIFICATION-TYPE transmitY1731TstLbm | 1.3.6.1.4.1.6296.101.4.12.3.3.14 | current |
| sleY1731MepTransmitTmLbmFinished NOTIFICATION-TYPE transmitY1731TmLbm | 1.3.6.1.4.1.6296.101.4.12.3.3.15 | current |
| sleY1731MepTransmitTstFinished NOTIFICATION-TYPE transmitY1731Tst | 1.3.6.1.4.1.6296.101.4.12.3.3.16 | current |
| sleY1731MepReceiveTstFinished NOTIFICATION-TYPE receiveY1731Tst | 1.3.6.1.4.1.6296.101.4.12.3.3.17 | current |
| sleY1731MepTransmitTmTstFinished NOTIFICATION-TYPE transmitY1731TmTst | 1.3.6.1.4.1.6296.101.4.12.3.3.18 | current |
| sleY1731MepReceiveTmTstFinished NOTIFICATION-TYPE receiveY1731TmTst | 1.3.6.1.4.1.6296.101.4.12.3.3.19 | current |
| sleY1731MepTransmitLmmFinished NOTIFICATION-TYPE transmitY1731Lmm | 1.3.6.1.4.1.6296.101.4.12.3.3.20 | current |
| sleY1731MepTransmit1dmFinished NOTIFICATION-TYPE transmitY17311dm | 1.3.6.1.4.1.6296.101.4.12.3.3.21 | current |
| sleY1731MepReceive1dmFinished NOTIFICATION-TYPE receiveY17311dm | 1.3.6.1.4.1.6296.101.4.12.3.3.22 | current |
| sleY1731MepTransmitDmmFinished NOTIFICATION-TYPE transmitY1731Dmm | 1.3.6.1.4.1.6296.101.4.12.3.3.23 | current |
| sleY1731MepPmEnableChanged NOTIFICATION-TYPE setY1731PmEnable | 1.3.6.1.4.1.6296.101.4.12.3.3.24 | current |
| sleY1731MepRllcfChanged NOTIFICATION-TYPE setY1731MepRllcf | 1.3.6.1.4.1.6296.101.4.12.3.3.25 | current |
| sleY1731MipCreated NOTIFICATION-TYPE createY1731Mip | 1.3.6.1.4.1.6296.101.4.12.4.3.1 | current |
| sleY1731MipDeleted NOTIFICATION-TYPE deleteY1731Mip | 1.3.6.1.4.1.6296.101.4.12.4.3.2 | current |
| sleY1731XcheckMepCreated NOTIFICATION-TYPE createY1731XcheckMep | 1.3.6.1.4.1.6296.101.4.12.5.3.1 | current |
| sleY1731XcheckMepDeleted NOTIFICATION-TYPE deleteY1731XcheckMep | 1.3.6.1.4.1.6296.101.4.12.5.3.2 | current |
| sleY1731CcMacCreated NOTIFICATION-TYPE createY1731CcMac | 1.3.6.1.4.1.6296.101.4.12.6.3.1 | current |
| sleY1731CcMacDeleted NOTIFICATION-TYPE deleteY1731CcMac | 1.3.6.1.4.1.6296.101.4.12.6.3.2 | current |
| sleY1731AisMacCreated NOTIFICATION-TYPE createY1731AisMac | 1.3.6.1.4.1.6296.101.4.12.7.3.1 | current |
| sleY1731AisMacDeleted NOTIFICATION-TYPE deleteY1731AisMac | 1.3.6.1.4.1.6296.101.4.12.7.3.2 | current |
| sleY1731LckMacCreated NOTIFICATION-TYPE createY1731LckMac | 1.3.6.1.4.1.6296.101.4.12.8.3.1 | current |
| sleY1731LckMacDeleted NOTIFICATION-TYPE deleteY1731LckMac | 1.3.6.1.4.1.6296.101.4.12.8.3.2 | current |
| sleY1731RmepCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.9.3.1 | current |
| sleY1731RmepDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.12.9.3.2 | current |
| sleY1731URDedicatedVlanChanged NOTIFICATION-TYPE setY1731URDedicatedVlan | 1.3.6.1.4.1.6296.101.4.12.15.3.1 | current |
| sleY1731UREnableStatusChanged NOTIFICATION-TYPE setY1731UREnableStatus | 1.3.6.1.4.1.6296.101.4.12.15.3.2 | current |
| sleY1731URCCPrimaryMepIdChanged NOTIFICATION-TYPE setY1731URCCPrimaryMepId | 1.3.6.1.4.1.6296.101.4.12.15.3.3 | current |
| sleY1731URCCPrimaryMepIdCleared NOTIFICATION-TYPE delY1731URCCPrimaryMepId | 1.3.6.1.4.1.6296.101.4.12.15.3.4 | current |
| sleY1731URCCSecondaryMepIdChanged NOTIFICATION-TYPE setY1731URCCSecondaryMepId | 1.3.6.1.4.1.6296.101.4.12.15.3.5 | current |
| sleY1731URCCSecondaryMepIdCleared NOTIFICATION-TYPE delY1731URCCSecondaryMepId | 1.3.6.1.4.1.6296.101.4.12.15.3.6 | current |
| sleY1731URControlVlanChanged NOTIFICATION-TYPE setY1731URControlVlan | 1.3.6.1.4.1.6296.101.4.12.15.3.7 | current |
| sleY1731URControlVlanCleared NOTIFICATION-TYPE delY1731URControlVlan | 1.3.6.1.4.1.6296.101.4.12.15.3.8 | current |
| sleY1731URNodeConfChanged NOTIFICATION-TYPE setY1731URNodeConf | 1.3.6.1.4.1.6296.101.4.12.15.3.9 | current |
| sleY1731URNodeConfCleared NOTIFICATION-TYPE delY1731URNodeConf | 1.3.6.1.4.1.6296.101.4.12.15.3.10 | current |
| sleY1731URNonRevertiveChanged NOTIFICATION-TYPE setY1731URNonRevertive | 1.3.6.1.4.1.6296.101.4.12.15.3.11 | current |
| sleY1731URTrustMemberCountChanged NOTIFICATION-TYPE setY1731URTrustMemberCount | 1.3.6.1.4.1.6296.101.4.12.15.3.12 | current |
| sleY1731URTrustMemberCountCleared NOTIFICATION-TYPE delY1731URTrustMemberCount | 1.3.6.1.4.1.6296.101.4.12.15.3.13 | current |
| sleY1731URWaitToRestoreChanged NOTIFICATION-TYPE setY1731URWaitToRestore | 1.3.6.1.4.1.6296.101.4.12.15.3.14 | current |
| sleY1731URWaitToRestoreCleared NOTIFICATION-TYPE delY1731URWaitToRestore | 1.3.6.1.4.1.6296.101.4.12.15.3.15 | current |
| sleY1731URForceSwitchChanged NOTIFICATION-TYPE setForceSwitch | 1.3.6.1.4.1.6296.101.4.12.15.3.16 | current |
| sleY1731URManualSwitchChanged NOTIFICATION-TYPE setManualSwitch | 1.3.6.1.4.1.6296.101.4.12.15.3.17 | current |
| sleY1731URSFConditionChanged NOTIFICATION-TYPE setSFCondition | 1.3.6.1.4.1.6296.101.4.12.15.3.18 | current |
| sleY1731URTrafficVlanChanged NOTIFICATION-TYPE setTrafficVlan. | 1.3.6.1.4.1.6296.101.4.12.15.3.19 | current |
| sleY1731URTrafficVlanCleared NOTIFICATION-TYPE clearTrafficVlan. | 1.3.6.1.4.1.6296.101.4.12.15.3.20 | current |
| sleY1731LRMepCreated NOTIFICATION-TYPE createY1731LocRefMep | 1.3.6.1.4.1.6296.101.4.12.16.3.1 | current |
| sleY1731LRMEPDeleted NOTIFICATION-TYPE deleteY1731LocRefMep | 1.3.6.1.4.1.6296.101.4.12.16.3.3 | current |
| sleCfmEnableChanged NOTIFICATION-TYPE setCfmEnable | 1.3.6.1.4.1.6296.101.4.13.1.3.1 | current |
| sleCfmLtrCacheProfileChanged NOTIFICATION-TYPE setCfmLtrCacheProfile | 1.3.6.1.4.1.6296.101.4.13.1.3.2 | current |
| sleCfmSnmpServerTrapsChanged NOTIFICATION-TYPE setCfmSnmpProfile | 1.3.6.1.4.1.6296.101.4.13.1.3.3 | current |
| sleCfmXcheckStartDelayChanged NOTIFICATION-TYPE setCfmXcheckProfile | 1.3.6.1.4.1.6296.101.4.13.1.3.4 | current |
| sleCfmMipCcdbDestroyed NOTIFICATION-TYPE destroyMipCcdb | 1.3.6.1.4.1.6296.101.4.13.1.3.5 | current |
| sleCfmLtrCacheDestroyed NOTIFICATION-TYPE destroyLtrCache | 1.3.6.1.4.1.6296.101.4.13.1.3.6 | current |
| sleCfmTrunkPortCreated NOTIFICATION-TYPE createCfmTrunkPort | 1.3.6.1.4.1.6296.101.4.13.1.3.7 | current |
| sleCfmTrunkPortDeleted NOTIFICATION-TYPE deleteCfmTrunkPort | 1.3.6.1.4.1.6296.101.4.13.1.3.8 | current |
| sleCfmMdCreated NOTIFICATION-TYPE createCfmMd | 1.3.6.1.4.1.6296.101.4.13.2.3.1 | current |
| sleCfmMdDeleted NOTIFICATION-TYPE deleteCfmMd | 1.3.6.1.4.1.6296.101.4.13.2.3.2 | current |
| sleCfmMdMepEnableChanged NOTIFICATION-TYPE setCfmMepEnable | 1.3.6.1.4.1.6296.101.4.13.2.3.3 | current |
| sleCfmMdCcEnableChanged NOTIFICATION-TYPE setCfmMdCcEnable | 1.3.6.1.4.1.6296.101.4.13.2.3.4 | current |
| sleCfmMdCcProfileChanged NOTIFICATION-TYPE setCfmMdCcProfile | 1.3.6.1.4.1.6296.101.4.13.2.3.5 | current |
| sleCfmMdFaultProfileChanged NOTIFICATION-TYPE setCfmMdFaultProfile | 1.3.6.1.4.1.6296.101.4.13.2.3.6 | current |
| sleCfmMdXcheckEnableChanged NOTIFICATION-TYPE setCfmMdXcheckEnable | 1.3.6.1.4.1.6296.101.4.13.2.3.7 | current |
| sleCfmMdErrorDestoryed NOTIFICATION-TYPE destroyCfmMdError | 1.3.6.1.4.1.6296.101.4.13.2.3.8 | current |
| sleCfmMdRmepDestoryed NOTIFICATION-TYPE destroyCfmMdRmep | 1.3.6.1.4.1.6296.101.4.13.2.3.9 | current |
| sleCfmMaCreated NOTIFICATION-TYPE createCfmMa | 1.3.6.1.4.1.6296.101.4.13.3.3.1 | current |
| sleCfmMaDeleted NOTIFICATION-TYPE deleteCfmMa | 1.3.6.1.4.1.6296.101.4.13.3.3.2 | current |
| sleCfmMaMepEnableChanged NOTIFICATION-TYPE setCfmMaMepEnable | 1.3.6.1.4.1.6296.101.4.13.3.3.3 | current |
| sleCfmMaCcEnableChanged NOTIFICATION-TYPE setCfmMaCcEnable | 1.3.6.1.4.1.6296.101.4.13.3.3.4 | current |
| sleCfmMaCcProfileChanged NOTIFICATION-TYPE setCfmMaCcProfile | 1.3.6.1.4.1.6296.101.4.13.3.3.5 | current |
| sleCfmMaFaultProfileChanged NOTIFICATION-TYPE setCfmMaFaultProfile | 1.3.6.1.4.1.6296.101.4.13.3.3.6 | current |
| sleCfmMaXcheckEnableChanged NOTIFICATION-TYPE setCfmMaXcheckEnable | 1.3.6.1.4.1.6296.101.4.13.3.3.7 | current |
| sleCfmMepCreated NOTIFICATION-TYPE createCfmMep | 1.3.6.1.4.1.6296.101.4.13.4.3.1 | current |
| sleCfmMepDeleted NOTIFICATION-TYPE deleteCfmMep | 1.3.6.1.4.1.6296.101.4.13.4.3.2 | current |
| sleCfmMepEnableChanged NOTIFICATION-TYPE setCfmMepEnable | 1.3.6.1.4.1.6296.101.4.13.4.3.3 | current |
| sleCfmMepCcEnableChanged NOTIFICATION-TYPE setCfmMepCcEnable | 1.3.6.1.4.1.6296.101.4.13.4.3.4 | current |
| sleCfmMepCcProfileChanged NOTIFICATION-TYPE setCfmMepCcProfile | 1.3.6.1.4.1.6296.101.4.13.4.3.5 | current |
| sleCfmMepFaultProfileChanged NOTIFICATION-TYPE setCfmMepFaultProfile | 1.3.6.1.4.1.6296.101.4.13.4.3.6 | current |
| sleCfmMipCreated NOTIFICATION-TYPE createCfmMip | 1.3.6.1.4.1.6296.101.4.13.5.3.1 | current |
| sleCfmMipDeleted NOTIFICATION-TYPE deleteCfmMip | 1.3.6.1.4.1.6296.101.4.13.5.3.2 | current |
| sleCfmXcheckMepCreated NOTIFICATION-TYPE createCfmXcheckMep | 1.3.6.1.4.1.6296.101.4.13.6.3.1 | current |
| sleCfmXcheckMepDeleted NOTIFICATION-TYPE deleteCfmXcheckMep | 1.3.6.1.4.1.6296.101.4.13.6.3.2 | current |
| sleEMLogDisableStatusChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.14.3.1 | current |
| sleEMLogActionChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.14.3.2 | current |
| sleEMLogIntervalChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.14.3.3 | current |
| sleEMLogNAKLockChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.14.3.4 | current |
| sleEMLogNAKCompensateChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.14.3.5 | current |
| sleEMLogRecoverActionMemLowChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.14.3.6 | current |
| sleEMLogRecoverActionNAKChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.14.3.7 | current |
| sleRapsRingCreated NOTIFICATION-TYPE createRapsRing | 1.3.6.1.4.1.6296.101.4.15.3.1 | current |
| sleRapsRingDeleted NOTIFICATION-TYPE deleteRapsRing | 1.3.6.1.4.1.6296.101.4.15.3.2 | current |
| sleRapsRingChannelChanged NOTIFICATION-TYPE setRapsRingChannel | 1.3.6.1.4.1.6296.101.4.15.3.3 | current |
| sleRapsRingEnableChanged NOTIFICATION-TYPE setRapsRingEnable | 1.3.6.1.4.1.6296.101.4.15.3.4 | current |
| sleRapsRingPortsCreated NOTIFICATION-TYPE setRapsRingPorts | 1.3.6.1.4.1.6296.101.4.15.3.5 | current |
| sleRapsRingPortsDestroyed NOTIFICATION-TYPE destroyRapsRingPorts | 1.3.6.1.4.1.6296.101.4.15.3.6 | current |
| sleRapsRingRplPortChanged NOTIFICATION-TYPE setRapsRingRplPort | 1.3.6.1.4.1.6296.101.4.15.3.7 | current |
| sleRapsRingIcPortCreated NOTIFICATION-TYPE setRapsRingIcPort | 1.3.6.1.4.1.6296.101.4.15.3.8 | current |
| sleRapsRingIcPortDestroyed NOTIFICATION-TYPE destroyRapsRingIcPort | 1.3.6.1.4.1.6296.101.4.15.3.9 | current |
| sleRapsRingMultipleFailureChanged NOTIFICATION-TYPE setRapsRingMultipleFailure | 1.3.6.1.4.1.6296.101.4.15.3.10 | current |
| sleRapsRingPropagateTcChanged NOTIFICATION-TYPE setRapsRingPropagateTc | 1.3.6.1.4.1.6296.101.4.15.3.11 | current |
| sleRapsRingNonRevertiveChanged NOTIFICATION-TYPE setRapsRingNonRevertive | 1.3.6.1.4.1.6296.101.4.15.3.12 | current |
| sleRapsRingForcedSwitchChanged NOTIFICATION-TYPE setRapsRingForcedSwitch | 1.3.6.1.4.1.6296.101.4.15.3.13 | current |
| sleRapsRingManualSwitchChanged NOTIFICATION-TYPE setRapsRingManualSwitch | 1.3.6.1.4.1.6296.101.4.15.3.14 | current |
| sleRapsRingSwitchCleared NOTIFICATION-TYPE setRapsRingClearSwitch | 1.3.6.1.4.1.6296.101.4.15.3.15 | current |
| sleRapsRingHoldOffTimeChanged NOTIFICATION-TYPE setRapsRingHoldOffTime | 1.3.6.1.4.1.6296.101.4.15.3.16 | current |
| sleRapsRingGuardTimeChanged NOTIFICATION-TYPE setRapsRingGuardTime | 1.3.6.1.4.1.6296.101.4.15.3.17 | current |
| sleRapsRingWtrTimeChanged NOTIFICATION-TYPE setRapsRingWtrTime | 1.3.6.1.4.1.6296.101.4.15.3.18 | current |
| sleRapsRingWtbTimeChanged NOTIFICATION-TYPE setRapsRingWtbTime | 1.3.6.1.4.1.6296.101.4.15.3.19 | current |
| sleRapsRingPassThroughChanged NOTIFICATION-TYPE setRapsRingPassThrough | 1.3.6.1.4.1.6296.101.4.15.3.20 | current |
| sleRapsRingVrfTimeChanged NOTIFICATION-TYPE setRapsRingVrfTime | 1.3.6.1.4.1.6296.101.4.15.3.21 | current |
| setFaultMonitorGlobalInspectIntervalChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.1.3.1 | current |
| setFaultMonitorGlobalStartupThresholdChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.1.3.2 | current |
| setFaultMonitorGlobalNoKeepaliveActionChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.1.3.3 | current |
| setFaultMonitorDaemonAdminStatusChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.2.4.1 | current |
| setFaultMonitorDaemonFaultActionChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.2.4.2 | current |
| setFaultMonitorDaemonThresholdChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.2.4.3 | current |
| setFaultMonitorDaemonWatchdogchanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.2.4.4 | current |
| sleFaultMonitor2PointsLinearAdminStatusChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.3.3.1 | current |
| sleFaultMonitor2PointsLinearIntervalChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.3.3.2 | current |
| sleFaultMonitor2PointsLinearThresholdChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.3.3.3 | current |
| setRHMStatusChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.4.4.1 | current |
| setRHMActionThresholdChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.4.4.2 | current |
| setRHMRebootThresholdChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.4.4.3 | current |
| setRHMHostAdded NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.4.4.4 | current |
| setRHMHostCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.16.4.4.5 | current |
| sle2EthCfmEnableChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.1.3.1 | current |
| sle2EthCfmLmmFrameCountSimulatorChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.1.3.2 | current |
| setCfmBridgeProfile NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.3.1 | current |
| setCfmBridgeLtrCacheEnable NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.3.2 | current |
| clearCfmBridgeLtrCache NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.3.3 | current |
| setCfmBridgeAutomatic NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.3.4 | current |
| setCfmBridgeConfigDefaultMdLevel NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.2.3.5 | current |
| addCfmVlanConfVid NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.3.1 | current |
| delCfmVlanConfVid NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.1.3.2 | current |
| sle2EthCfmVlanPriorityChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.3.2.3.1 | current |
| sle2EthCfmDefMdLevelEntryChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.3.1 | current |
| sle2EthCfmDefMdLevelEntryCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.4.3.2 | current |
| sle2EthCfmMdCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.3.1 | current |
| sle2EthCfmMdDestoryed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.5.3.2 | current |
| sle2EthCfmMaCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.3.1 | current |
| sle2EthCfmMaDestoryed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.3.2 | current |
| sle2EthCfmCcIntervalChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.3.3 | current |
| sle2EthCfmElmiChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.6.3.4 | current |
| sle2EthCfmMepCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.1 | current |
| sle2EthCfmMepDestory NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.2 | current |
| sle2EthCfmCcEnableChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.3 | current |
| sle2EthCfmServiceChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.4 | current |
| sle2EthCfmDualEndLmmChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.5 | current |
| sle2EthCfmTransmitUnicastTstFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.6 | current |
| sle2EthCfmTransmitMulticastTstFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.7 | current |
| sle2EthCfmTransmitUnicastLmFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.8 | current |
| sle2EthCfmTransmitMulticastLmFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.9 | current |
| sle2EthCfmTransmitUnicastDmFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.10 | current |
| sle2EthCfmTransmitMuliticastDmFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.11 | current |
| sle2EthCfmReceive1DmFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.12 | current |
| sle2EthCfmTransmitTmFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.13 | current |
| sle2EthCfmReceiveTmFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.14 | current |
| sle2EthCfmTransmitExmFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.15 | current |
| sle2EthCfmTransmitVsmFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.16 | current |
| sle2EthCfmTransmitMccFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.1.3.17 | current |
| sle2EthCfmMepFaultProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.3.1 | current |
| sle2EthCfmMepTxLtmProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.3.2 | current |
| sle2EthCfmMepTxLbmProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.3.3 | current |
| sle2EthCfmMepAuttributesAllCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.7.2.3.4 | current |
| sle2EthCfmXcheckMepCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.3.1 | current |
| sle2EthCfmXcheckMepDestoryed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.8.3.2 | current |
| sle2EthCfmLbTransmitMulticastFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.3.1 | current |
| sle2EthCfmLbTransmitUnicastFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.3.2 | current |
| sle2EthCfmLbTransmitMacFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.3.3 | current |
| sle2EthCfmLbrFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.9.3.4 | current |
| sle2EthCfmLtTransmitDomainFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.3.1 | current |
| sle2EthCfmLtTransmitLevelFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.3.2 | current |
| sle2EthCfmLtrFinished NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.10.3.3 | current |
| sle2EthCfmAisInfoStatusChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.3.1 | current |
| sle2EthCfmAisInfoIntervalChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.1.3.2 | current |
| sle2EthCfmSrvAisChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.17.11.2.3.1 | current |
| sle2EthCfmRmepDomainCleared NOTIFICATION-TYPE clearRmepDomain | 1.3.6.1.4.1.6296.101.4.17.13.3.1 | current |
| sle2EthCfmRmepLevelCleared NOTIFICATION-TYPE clearRmepLevel | 1.3.6.1.4.1.6296.101.4.17.13.3.2 | current |
| sle2EthCfmErrorDomainCleared NOTIFICATION-TYPE clearCfmErrorDomain | 1.3.6.1.4.1.6296.101.4.17.17.3.1 | current |
| sle2EthCfmErrorLevelCleared NOTIFICATION-TYPE clearCfmErrorLevel | 1.3.6.1.4.1.6296.101.4.17.17.3.2 | current |
| sle2ErpsPhyRingCreated NOTIFICATION-TYPE createPhyRing | 1.3.6.1.4.1.6296.101.4.18.1.3.1 | current |
| sle2ErpsPhyRingDestoryed NOTIFICATION-TYPE destoryPhyRing | 1.3.6.1.4.1.6296.101.4.18.1.3.2 | current |
| sle2ErpsPhyRingEastPortAdded NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.3.3 | current |
| sle2ErpsPhyRingEastPortDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.3.4 | current |
| sle2ErpsPhyRingWestPortAdded NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.3.5 | current |
| sle2ErpsPhyRingWestPortDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.3.6 | current |
| sle2ErpsPhyRingEastMepIdAdded NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.3.7 | current |
| sle2ErpsPhyRingEastMepIdDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.3.8 | current |
| sle2ErpsPhyRingWestMepIdAdded NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.3.9 | current |
| sle2ErpsPhyRingWestMepIdDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.1.3.10 | current |
| sle2ErpsProfileCreated NOTIFICATION-TYPE createErpsProfile | 1.3.6.1.4.1.6296.101.4.18.2.3.1 | current |
| sle2ErpsProfileDestoryed NOTIFICATION-TYPE destoryPhyRing | 1.3.6.1.4.1.6296.101.4.18.2.3.2 | current |
| sle2ErpsProfileTimerChanged NOTIFICATION-TYPE setProfileTimer | 1.3.6.1.4.1.6296.101.4.18.2.3.3 | current |
| sle2ErpsProfileNoneRevertiveChanged NOTIFICATION-TYPE setNoneRevertive | 1.3.6.1.4.1.6296.101.4.18.2.3.4 | current |
| sle2ErpsInstCreated NOTIFICATION-TYPE createErpsInstance | 1.3.6.1.4.1.6296.101.4.18.3.3.1 | current |
| sle2ErpsInstDestoryed NOTIFICATION-TYPE destoryErpsInstance | 1.3.6.1.4.1.6296.101.4.18.3.3.2 | current |
| sle2ErpsInstPhyRingAdded NOTIFICATION-TYPE setErpsPhyRing | 1.3.6.1.4.1.6296.101.4.18.3.3.3 | current |
| sle2ErpsInstPhyRingDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.3.4 | current |
| sle2ErpsInstProfileAdded NOTIFICATION-TYPE setErpsProfile | 1.3.6.1.4.1.6296.101.4.18.3.3.5 | current |
| sle2ErpsInstProfileDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.3.6 | current |
| sle2ErpsInstRingIdChanged NOTIFICATION-TYPE setErpsInstRingId | 1.3.6.1.4.1.6296.101.4.18.3.3.7 | current |
| sle2ErpsInstLevelChanged NOTIFICATION-TYPE setErpsInstLevel | 1.3.6.1.4.1.6296.101.4.18.3.3.8 | current |
| sle2ErpsInstRplRoleChanged NOTIFICATION-TYPE setErpsInstRpl | 1.3.6.1.4.1.6296.101.4.18.3.3.9 | current |
| sle2ErpsInstSubRingAdded NOTIFICATION-TYPE addErpsInstRubRing | 1.3.6.1.4.1.6296.101.4.18.3.3.10 | current |
| sle2ErpsInstSubRingDeleted NOTIFICATION-TYPE delErpsInstRubRing | 1.3.6.1.4.1.6296.101.4.18.3.3.11 | current |
| sle2ErpsInstCtrlVlanAdded NOTIFICATION-TYPE addErpsInstCtrlVlan | 1.3.6.1.4.1.6296.101.4.18.3.3.12 | current |
| sle2ErpsInstCtrlVlanDeleted NOTIFICATION-TYPE delErpsInstCtrlVlan | 1.3.6.1.4.1.6296.101.4.18.3.3.13 | current |
| sle2ErpsInstDataTrafficVlanAdded NOTIFICATION-TYPE addErpsInstTrafficVlan | 1.3.6.1.4.1.6296.101.4.18.3.3.14 | current |
| sle2ErpsInstDataTrafficVlanDeleted NOTIFICATION-TYPE delErpsInstTrafficVlan | 1.3.6.1.4.1.6296.101.4.18.3.3.15 | current |
| sle2ErpsInstVitrualChannelAdded NOTIFICATION-TYPE setErpsInstVitrualChannel | 1.3.6.1.4.1.6296.101.4.18.3.3.16 | current |
| sle2ErpsInstVitrualChannelDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.3.17 | current |
| sle2ErpsInstNoneVirtualChannelAdded NOTIFICATION-TYPE setErpsInstNoneVirtualChanel | 1.3.6.1.4.1.6296.101.4.18.3.3.18 | current |
| sle2ErpsInstNoneVirtualChannelDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.3.19 | current |
| sle2ErpsInstForcedSwichChanged NOTIFICATION-TYPE setErpsInstForcedSwitch | 1.3.6.1.4.1.6296.101.4.18.3.3.20 | current |
| sle2ErpsInstManualSwichChanged NOTIFICATION-TYPE setErpsInstManualSwitch | 1.3.6.1.4.1.6296.101.4.18.3.3.21 | current |
| sle2ErpsInstClearChanged NOTIFICATION-TYPE setErpsInstClear | 1.3.6.1.4.1.6296.101.4.18.3.3.22 | current |
| sle2ErpsInstPropagateTcChanged NOTIFICATION-TYPE setErpsInstPropagateTc | 1.3.6.1.4.1.6296.101.4.18.3.3.23 | current |
| sle2ErpInstVersionChanged NOTIFICATION-TYPE setErpsInstVersion | 1.3.6.1.4.1.6296.101.4.18.3.3.24 | current |
| sle2ErpInstActiveChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.4.18.3.3.25 | current |
| sle2ErpInstDataTrafficInheritanceInstNameChanged NOTIFICATION-TYPE Temp | 1.3.6.1.4.1.6296.101.4.18.3.3.26 | current |
| sle2ErpInstDataTrafficInheritanceInstNameDeleted NOTIFICATION-TYPE Temp | 1.3.6.1.4.1.6296.101.4.18.3.3.27 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| sleFaultMgmtGroup OBJECT-GROUP Description. | 1.3.6.1.4.1.6296.101.4.19 | current |
| sleFaultMgmtNotificationGroup NOTIFICATION-GROUP Description. | 1.3.6.1.4.1.6296.101.4.20 | current |