Guest

Tools & Resources

SNMP Object Navigator


ONS15501-MIB-V1SMI

View compiling dependencies for other MIBS by clearing the page and selecting another MIB.

Compile the MIB

Before you can compile ONS15501-MIB-V1SMI , you need to compile the MIBs listed below in the order listed.

Download all of these MIBs (Warning: does not include non-Cisco MIBs) or view details about each MIB below.

If you are using Internet Explorer click here.

      MIB Name   Version 1   Version 2   Dependencies
    1. SNMPv2-SMI Download  |  Download  |  View Dependencies
    2. SNMPv2-TC Download  |  Download  |  View Dependencies
    3. SNMPv2-CONF Not Required  |  Download  |  View Dependencies
    4. SNMP-FRAMEWORK-MIB Download  |  Download  |  View Dependencies
    5. ENTITY-MIB Download  |  Download  |  View Dependencies
    6. RFC1155-SMI   Non-Cisco MIB   |  Non-Cisco MIB   |  -
    7. RFC-1212   Non-Cisco MIB   |  Non-Cisco MIB   |  -
    8. SNMPv2-SMI-v1   Non-Cisco MIB   |  Non-Cisco MIB   |  -
    9. RFC-1215   Non-Cisco MIB   |  Non-Cisco MIB   |  -
    10. SNMPv2-TC-v1   Non-Cisco MIB   |  Non-Cisco MIB   |  -
    11. ONS15501-MIB-V1SMI Download  |  Download  | 

More Downloads

OID File: ONS15501-MIB.oid

Extra Information

None

MIB Contents

This is the SMI version 1 of the MIB. Click here to see the SMI version 2
        
		
            
                
                    


-- MIB file created 10-Jan-2003 11:34:12, by
--   SMICng version 2.2.11-beta(PRO)(Solaris), January 20, 2001. Enterprise key cisco.com

ONS15501-MIB DEFINITIONS ::= BEGIN

-- From file: "ONS15501-MIB.my"
-- Compile options "4 7 F H N W 03 06 0B 0G 0N 0T"

IMPORTS
    enterprises
            FROM SNMPv2-SMI-v1
    DisplayString, TimeStamp, DateAndTime
            FROM SNMPv2-TC-v1
    PhysicalIndex
            FROM ENTITY-MIB
    Gauge, IpAddress
            FROM RFC1155-SMI
    OBJECT-TYPE
            FROM RFC-1212
    TRAP-TYPE
            FROM RFC-1215;

ons15501MIB OBJECT IDENTIFIER ::= { synEmbLx 11 }
-- MODULE-IDENTITY
--  LastUpdated
--    200208291600Z
--  OrgName
--    Cisco Systems, Inc.
--  ContactInfo
--     Cisco Systems
--    Customer Service
--    
--     Postal: 170 W Tasman Drive
--           San Jose, CA 95134
--      USA
--    
--    Tel: +1 800 553-NETS
--    
--     E-mail: cs-dwdm@cisco.com
--  Descr
--    The MIB definitions for ONS-15501 Optical 
--     Amplifier.
--  RevDate
--    200208291600Z
--  RevDescr
--    The MIB definition for software release 4.0 of
--     ONS15501. This release adds support for the AC model.
--     Changes to the MIB include
--      1. The power supply status attributes (2 new attributes)
--      2. New OIDs for AC chassis and AC power supplies and system
--      3. Object groups have been modified
--      4. Conformance statements changed
--      5. ons15501SysSwDownload expanded to support abort
--      6. Definitions added for ons15501SysDateAndTime object
--  RevDate
--    200203181230Z
--  RevDescr
--    The first release for the MIB.

synchronous     OBJECT IDENTIFIER ::= { enterprises 1869 }
synEmbLx        OBJECT IDENTIFIER ::= { synchronous 11 }
ons15501Sys     OBJECT IDENTIFIER ::= { ons15501MIB 1 }
ons15501Attr    OBJECT IDENTIFIER ::= { ons15501MIB 2 }
ons15501Alarms  OBJECT IDENTIFIER ::= { ons15501MIB 3 }
ons15501Notification OBJECT IDENTIFIER ::= { ons15501MIB 4 }
ons15501OIDs    OBJECT IDENTIFIER ::= { ons15501MIB 5 }
ons15501MIBConformance OBJECT IDENTIFIER ::= { ons15501MIB 6 }
ons15501OIDSystem OBJECT IDENTIFIER ::= { ons15501OIDs 1 }
ons15501OIDSystemAC OBJECT IDENTIFIER ::= { ons15501OIDs 3 }
ons15501OIDEntity OBJECT IDENTIFIER ::= { ons15501OIDs 2 }
ons15501OIDChasiss OBJECT IDENTIFIER ::= { ons15501OIDEntity 1 }
ons15501OIDInPort OBJECT IDENTIFIER ::= { ons15501OIDEntity 2 }
ons15501OIDOutPort OBJECT IDENTIFIER ::= { ons15501OIDEntity 3 }
ons15501OIDPowerSupply OBJECT IDENTIFIER ::= { ons15501OIDEntity 4 }
ons15501OIDChassisAC OBJECT IDENTIFIER ::= { ons15501OIDEntity 5 }
ons15501OIDPowerSupplyAC OBJECT IDENTIFIER ::= { ons15501OIDEntity 6 }
ons15501NotificationPrefix OBJECT IDENTIFIER ::= { ons15501Notification 0 }
ons15501MIBCompliances OBJECT IDENTIFIER ::= { ons15501MIBConformance 1 }
ons15501MIBGroups OBJECT IDENTIFIER ::= { ons15501MIBConformance 2 }

Ons15501ImageDnLoadStatus ::= INTEGER {
        notInitiated(1),
        inProgress(2),
        failedUnknownErr(3),
        failedFileNotFound(4),
        failedAccessDenied(5),
        failedTimedOut(6),
        completedSuccessfully(7),
        failedInDownload(8),
        failedTimeoutInDownload(9),
        failedToConnectToServer(10),
        failedWhileWritingToFlash(11),
        failedIllegalOperation(12),
        failedFileExists(13),
        failedUnknownTransferId(14),
        failedUnknownUser(15)
        }
-- TEXTUAL-CONVENTION
--  Status
--    mandatory
--  Descr
--    The operational states for software image download.
--     This enumerates all possible failure conditions.

Ons15501AdminStatus ::= INTEGER {
        disabled(1),
        enabled(2)
        }
-- TEXTUAL-CONVENTION
--  Status
--    mandatory
--  Descr
--    The Administrative state for a configured object.

Ons15501NTPStatus ::= INTEGER {
        disabled(1),
        bothServersBad(2),
        usingPrimary(3),
        usingSecondary(4),
        unknown(5)
        }
-- TEXTUAL-CONVENTION
--  Status
--    mandatory
--  Descr
--    The operational state for NTP client.
--     It may be 'unknown' if the NTP client has just started.

Ons15501TenthVolt ::= INTEGER(-1000..0)
-- TEXTUAL-CONVENTION
--  DspHint
--    d-1
--  Status
--    mandatory
--  Descr
--    This data type represents voltage levels that are normally
--     expressed in volts. Units are in tenths of a volt;
--     for example, -48.1 volts will be represented as -481.

Ons15501TenthdB ::= INTEGER(-1000..500)
-- TEXTUAL-CONVENTION
--  DspHint
--    d-1
--  Status
--    mandatory
--  Descr
--    This data type represents power levels (or power gain)
--     that are normally expressed in dBm (dB). Units are in
--     tenths of a dBm (db);
--     for example, -5.1 dB will be represented as -51

Ons15501TenthCentigrade ::= INTEGER(-500..1000)
-- TEXTUAL-CONVENTION
--  DspHint
--    d-1
--  Status
--    mandatory
--  Descr
--    This data type represents temperature values that
--     are normally expressed in Centigrade. Units are in
--     tenths of a Centigrade;
--     for example, -5.1 Centigrade will be represented as -51.

Ons15501AlarmStatus ::= INTEGER {
        critical(1),
        major(2),
        minor(3),
        info(4),
        noAlarm(5)
        }
-- TEXTUAL-CONVENTION
--  Status
--    mandatory
--  Descr
--    Represents a alarm level

Ons15501TrapTypeEnumeration ::= INTEGER {
        unacceptableAmbientTemperature(1),
        unacceptableElectricalPower(2),
        inputSignalPowerTooLow(3),
        unacceptableOutputSignalPower(4),
        embeddedControllerCommFailure(5),
        softwareUpgradeInitiated(6),
        softwareUpgradeFailed(7),
        softwareUpgradeCompleted(8),
        softwareRebootInitiated(9),
        softwareRolledBack(10),
        configurationChanged(11),
        unacceptableGain(12),
        laserPumpBad(13),
        eEPROMBad(14),
        unknown(32767)
        }
-- TEXTUAL-CONVENTION
--  Status
--    mandatory
--  Descr
--    This provides the details on type of alarm
--    none
--    - No exception
--    unacceptableAmbientTemperature,
--    - the temperature measured by thermal sensor
--     shows value outside the operational limits.
--    unacceptableElectricalPower,
--    - the measured power supply level(s) are not
--     within range.
--    inputSignalPowerTooLow,
--    - the measured input signal power is not
--     within range.
--    unacceptableOutputSignalPower,
--    - the measured output signal power is not
--     within range.
--    embeddedControllerCommFailure,
--    - the communication with embedded controller
--     has failed.
--    softwareUpgradeInitiated,
--    - a TFTP/FTP request has been launched
--    softwareUpgradeFailed, 
--    - a TFTP/FTP request that was launched has failed
--    softwareUpgradeCompleted, 
--    - a TFTP/FTP request that was launched has completed
--    softwareRebootInitiated, 
--    - a reboot has been requested on the unit
--    softwareRolledBack, 
--    - the unit has booted from a bank that is not
--     the programmed bank. This is possibly because the
--     image from programmed bank was bad or because
--     the boot loader was explicitly asked to boot from
--     another bank (using the console).
--    configurationChanged, 
--    - a writeable attribute has been modified (through
--     any of the management interface exposed by the
--     system - e.g. CLI. SNMP etc.)
--    unacceptableGain,
--    - equipment is unable to achieve the planned level
--     for gain.
--    laserPumpBad,
--    - the measured parameters for the laser show that
--     a laser pump has gone bad.
--    eEPROMBad,
--    - the writes / reads from EEPROM have problems.

Ons15501TrapDirectionEnumeration ::= INTEGER {
        dontCare(1),
        asserted(2),
        cleared(3)
        }
-- TEXTUAL-CONVENTION
--  Status
--    mandatory
--  Descr
--    Represents a alarm level

ons15501SysDevFlash1Image OBJECT-TYPE
    SYNTAX DisplayString
--    Rsyntax OCTET STRING(SIZE(0..255))
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "Gives the name of the software programmed on flash
         bank one.
"
    ::= { ons15501Sys 1 }

ons15501SysDevFlash2Image OBJECT-TYPE
    SYNTAX DisplayString
--    Rsyntax OCTET STRING(SIZE(0..255))
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "Gives the name of the software programmed on flash
         bank two.
"
    ::= { ons15501Sys 2 }

ons15501SysDevFlash3Image OBJECT-TYPE
    SYNTAX DisplayString
--    Rsyntax OCTET STRING(SIZE(0..255))
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "Gives the name of the software programmed on flash
         bank three.
"
    ::= { ons15501Sys 3 }

ons15501SysSwDownload OBJECT-TYPE
    SYNTAX DisplayString
--    Rsyntax OCTET STRING(SIZE(0..255))
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "Used to control the image download to the flash banks.
        NOTE: Read on this attribute returns the last t/ftp command,
          without login/password.
          For s/w release 4.0 and above, the value read back
          includes the Kilo-Bytes downloaded for last download
          command.
          It is the size of file downloaded (in KB), if the
          download has completed. If a download is in progress
          this value would correspond to Kilo-Bytes successfully 
          downloaded so far.
        
         For set the string syntax is one of the following
         a. abort
        - Aborts the current download
         b. ftp:<svr-IP>:<login>:<pass>:<path>:<fName>:<flash#>[:passive]
        - Download image using ftp
         c. tftp:<srvr-IP>:<fName>:<flashNo>
        - Download image using tftp
        
         where 
        <svr-IP>  - is t/ftp server name
        
        <login>   - is login to be used for ftp (default anonymous)
        
        <pass>    - password for the login name for ftp
        (default - no passwd - passwd is empty string)
        
        <path>    - path to be given on ftp prompt for cd
        (default - skip cd command )
        
        <fName>   - name of the file to be downloaded and burnt
        to the flash - NO DEFAULTS - because the
        filename is used as distinguishing versions
        there are no defaults for this command.
        For TFTP Path information is part of the filename
        
        <flash#>  - which flash has to be burnt [1|2|3]
        NOTE: Burn to active bank fails
        
        passive   - if `passive` is specified, ftp is done using
           passive mode (provided for FTP download across
           firewall).
        
        NOTE: None of the fields should contain ':' within them, as
         it is used as field separator.
"
    ::= { ons15501Sys 4 }

ons15501SysDevActiveImage OBJECT-TYPE
    SYNTAX Gauge(1..3)
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "Show currently active image's bank number. 
         This may be different from ons15501SysConfiguredActiveImage,
         if   
        a. The image on ons15501SysConfiguredActiveImage did not
        boot properly.
        b. User chose another bank during bootup, using the
        serial console port.
         
"
    ::= { ons15501Sys 5 }

ons15501SysDeviceManagerList OBJECT-TYPE
    SYNTAX DisplayString
--    Rsyntax OCTET STRING(SIZE(0..255))
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "A ',' separated list of managers that will receive the
         Traps.
         If a specific host should receive the traps sent from this
         unit, it should be added to the list using CLI.
         Up to 16 managers can be present in this list.
"
    ::= { ons15501Sys 6 }

ons15501SysSwDownloadStatus OBJECT-TYPE
    SYNTAX Ons15501ImageDnLoadStatus
--    Rsyntax INTEGER {
--        notInitiated(1),
--        inProgress(2),
--        failedUnknownErr(3),
--        failedFileNotFound(4),
--        failedAccessDenied(5),
--        failedTimedOut(6),
--        completedSuccessfully(7),
--        failedInDownload(8),
--        failedTimeoutInDownload(9),
--        failedToConnectToServer(10),
--        failedWhileWritingToFlash(11),
--        failedIllegalOperation(12),
--        failedFileExists(13),
--        failedUnknownTransferId(14),
--        failedUnknownUser(15)
--        }
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "Denotes the FTP/TFTP status. Please refer to the description
         of Ons15501ImageDnLoadStatus for a list of supported values
"
    ::= { ons15501Sys 7 }

ons15501SysConfiguredImage OBJECT-TYPE
    SYNTAX Gauge(1..3)
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "Set/Show configured value for flash-bank number to be used
         on reboot.
         A set on this attribute will result in a reboot of the system.
         To restart the system, write back the same value as the
         one read from it (or from ons15501SysDevActiveImage).
"
    ::= { ons15501Sys 8 }

ons15501CLEICode OBJECT-TYPE
    SYNTAX DisplayString
--    Rsyntax OCTET STRING(SIZE(0..255))
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "This attribute represents the CLEI (Common Language
         Equipment Identifier) code for the ONS15501.
"
    REFERENCE
        "Bellcore Technical Reference GR-485-CORE, COMMON
         LANGUAGE Equipment Processes and Guidelines, Issue 2,
         October, 1995."
    ::= { ons15501Sys 9 }

ons15501PrimaryNTP OBJECT-TYPE
    SYNTAX IpAddress
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "The IP address for the primary NTP server.
"
    ::= { ons15501Sys 10 }

ons15501SecondaryNTP OBJECT-TYPE
    SYNTAX IpAddress
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "The IP address for the secondary NTP server.
"
    ::= { ons15501Sys 11 }

ons15501NTPAdminStatus OBJECT-TYPE
    SYNTAX Ons15501AdminStatus
--    Rsyntax INTEGER {
--        disabled(1),
--        enabled(2)
--        }
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "The configured administrative status for NTP.
"
    ::= { ons15501Sys 12 }

ons15501NTPOperationalStatus OBJECT-TYPE
    SYNTAX Ons15501NTPStatus
--    Rsyntax INTEGER {
--        disabled(1),
--        bothServersBad(2),
--        usingPrimary(3),
--        usingSecondary(4),
--        unknown(5)
--        }
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The operational status for NTP.
"
    ::= { ons15501Sys 13 }

ons15501ActiveSoftwareVer OBJECT-TYPE
    SYNTAX DisplayString
--    Rsyntax OCTET STRING(SIZE(0..255))
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "This attribute provides the active software version.
         This will be same as the entPhysicalSoftwareRev for
         the entry corresponding to the chassis.
"
    ::= { ons15501Sys 14 }

ons15501LastConfigChangeTime OBJECT-TYPE
    SYNTAX TimeStamp
--    Rsyntax TimeTicks
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The value of sysUpTime when last configuration
         change was done.
         NMS may use this information to synchronize if
         some configuration has changed on the unit.
"
    ::= { ons15501Sys 15 }

ons15501InRemoteInfoUpdateTime OBJECT-TYPE
    SYNTAX TimeStamp
--    Rsyntax TimeTicks
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "This attribute gives the time-stamp when one or more of
         ons15501InRemoteChassisName, ons15501InRemotePortName,
         or ons15501InRemoteAgentIpAddr was changed.
         NMS may use this information to find the latest
         information if data from remote unit does not match
         that of this unit.
"
    ::= { ons15501Sys 16 }

ons15501InRemoteChassisName OBJECT-TYPE
    SYNTAX DisplayString
--    Rsyntax OCTET STRING(SIZE(0..255))
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "Manager initialized string value to identify the
         chassis associated with remote connection for
         optical input.
         ons15501InRemoteChassisName would be a ZERO length
         string if the input link is disabled.
         To disable the input link details set
         ons15501InRemoteChassisName to ZERO length string
         and ons15501InRemoteAgentIpAddr to 0.0.0.0.
"
    ::= { ons15501Sys 17 }

ons15501InRemotePortName OBJECT-TYPE
    SYNTAX DisplayString
--    Rsyntax OCTET STRING(SIZE(0..255))
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "Manager initialized string value to identify the
         the port (on remote chassis) associated with remote
         connection for optical input.
         ons15501InRemotePortName would be a ZERO length
         string if the input link is disabled.
         To disable the input link details set
         ons15501InRemoteChassisName to ZERO length string
         and ons15501InRemoteAgentIpAddr to 0.0.0.0.
"
    ::= { ons15501Sys 18 }

ons15501InRemoteAgentIpAddr OBJECT-TYPE
    SYNTAX IpAddress
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "Manager initialized string value to identify the
         network address to be used to reach the SNMP agent
         entity containing information about the port and chassis
         providing optical input.
         ons15501InRemoteAgentIpAddr would be a 0.0.0.0
         if the input link is disabled.
         To disable the input link entry set
         ons15501InRemoteChassisName to ZERO length string
         and ons15501InRemoteAgentIpAddr to 0.0.0.0.
"
    ::= { ons15501Sys 19 }

ons15501OutRemoteInfoUpdateTime OBJECT-TYPE
    SYNTAX TimeStamp
--    Rsyntax TimeTicks
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "This attribute gives the time-stamp when one or more of
         ons15501OutRemoteChassisName, ons15501OutRemotePortName,
         or ons15501OutRemoteAgentIpAddr was changed.
         NMS may use this information to find the latest
         information if data from remote unit does not match
         that of this unit.
"
    ::= { ons15501Sys 20 }

ons15501OutRemoteChassisName OBJECT-TYPE
    SYNTAX DisplayString
--    Rsyntax OCTET STRING(SIZE(0..255))
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "Manager initialized string value to identify the
         chassis associated with remote connection for
         optical output.
         ons15501OutRemoteChassisName would be a ZERO length
         string if the output link is disabled.
         To disable the output link details set
         ons15501OutRemoteChassisName to ZERO length string
         and ons15501OutRemoteAgentIpAddr to 0.0.0.0.
"
    ::= { ons15501Sys 21 }

ons15501OutRemotePortName OBJECT-TYPE
    SYNTAX DisplayString
--    Rsyntax OCTET STRING(SIZE(0..255))
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "Manager initialized string value to identify the
         the port (on remote chassis) associated with remote
         connection for optical output.
         ons15501OutRemotePortName would be a ZERO length
         string if the output link is disabled.
         To disable the output link details set
         ons15501OutRemoteChassisName to ZERO length string
         and ons15501OutRemoteAgentIpAddr to 0.0.0.0.
"
    ::= { ons15501Sys 22 }

ons15501OutRemoteAgentIpAddr OBJECT-TYPE
    SYNTAX IpAddress
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "Manager initialized string value to identify the
         network address to be used to reach the SNMP agent
         entity containing information about the port and chassis
         using optical output.
         ons15501OutRemoteAgentIpAddr would be a 0.0.0.0
         if the output link is disabled.
         To disable the output link entry set
         ons15501OutRemoteChassisName to ZERO length string
         and ons15501OutRemoteAgentIpAddr to 0.0.0.0.
"
    ::= { ons15501Sys 23 }

ons15501SysAlarmStatus OBJECT-TYPE
    SYNTAX Ons15501AlarmStatus
--    Rsyntax INTEGER {
--        critical(1),
--        major(2),
--        minor(3),
--        info(4),
--        noAlarm(5)
--        }
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "Provides the highest severity alarm currently active.
"
    ::= { ons15501Sys 24 }

ons15501SysDateAndTime OBJECT-TYPE
    SYNTAX DateAndTime
--    Rsyntax OCTET STRING(SIZE(8|11))
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "The date and time of the System.
         The write will not succeed if the administrative
         state for NTP (ons15501NTPAdminStatus)
         is 'enabled'.
         Setting this attribute will autmatically change
         values for ons15501TrapLogEntryDateAndTime and
         ons15501ActAlarmDateAndTime.
"
    ::= { ons15501Sys 25 }

ons15501LastTrapIndex OBJECT-TYPE
    SYNTAX Gauge(1..32767)
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The value of ons15501TrapLogEntryIndex, used while logging
         the most recent trap. Goes back to 1, after reaching
         the max value.
         The trap log table is a circular list with the most
         recent entry at index given by this attribute.
         On restart of the unit, the value is reset to 1.
"
    ::= { ons15501Alarms 1 }

ons15501TrapLogTable OBJECT-TYPE
    SYNTAX SEQUENCE OF Ons15501TrapLogEntry
    ACCESS not-accessible
    STATUS mandatory
    DESCRIPTION        "Table for last N traps (N = 100 in most cases).
         Please refer to ons15501LastTrapIndex for
         details on how this table is organized.
"
    ::= { ons15501Alarms 2 }

ons15501TrapLogEntry OBJECT-TYPE
    SYNTAX Ons15501TrapLogEntry
    ACCESS not-accessible
    STATUS mandatory
    DESCRIPTION        "Entry for a trap
"
    INDEX { ons15501TrapLogEntryIndex }
    ::= { ons15501TrapLogTable 1 }

Ons15501TrapLogEntry ::= SEQUENCE {
    ons15501TrapLogEntryIndex Gauge,
    ons15501TrapLogEntryTrapType Ons15501TrapTypeEnumeration,
    ons15501TrapLogEntryDirection Ons15501TrapDirectionEnumeration,
    ons15501TrapLogEntryTimeStamp TimeStamp,
    ons15501TrapLogEntryDateAndTime DateAndTime,
    ons15501TrapLogEntryPhyIndex PhysicalIndex,
    ons15501TrapLogEntrySeverity Ons15501AlarmStatus
    }

ons15501TrapLogEntryIndex OBJECT-TYPE
    SYNTAX Gauge(1..32767)
    ACCESS not-accessible
    STATUS mandatory
    DESCRIPTION        "index field for this entry. Actual range at
         run time is ons15501TrapCounter to
         ons15501TrapCounter - N + 1 or 1 
         (whichever is higher)
"
    ::= { ons15501TrapLogEntry 1 }

ons15501TrapLogEntryTrapType OBJECT-TYPE
    SYNTAX Ons15501TrapTypeEnumeration
--    Rsyntax INTEGER {
--        unacceptableAmbientTemperature(1),
--        unacceptableElectricalPower(2),
--        inputSignalPowerTooLow(3),
--        unacceptableOutputSignalPower(4),
--        embeddedControllerCommFailure(5),
--        softwareUpgradeInitiated(6),
--        softwareUpgradeFailed(7),
--        softwareUpgradeCompleted(8),
--        softwareRebootInitiated(9),
--        softwareRolledBack(10),
--        configurationChanged(11),
--        unacceptableGain(12),
--        laserPumpBad(13),
--        eEPROMBad(14),
--        unknown(32767)
--        }
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The type of trap. See the definition
         of Ons15501TrapTypeEnumeration for possible values.
"
    ::= { ons15501TrapLogEntry 2 }

ons15501TrapLogEntryDirection OBJECT-TYPE
    SYNTAX Ons15501TrapDirectionEnumeration
--    Rsyntax INTEGER {
--        dontCare(1),
--        asserted(2),
--        cleared(3)
--        }
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "Whether the trap is being asserted or cleared.
         Please note that some traps don't have a direction.
         (e.g. configuration changed).
"
    ::= { ons15501TrapLogEntry 3 }

ons15501TrapLogEntryTimeStamp OBJECT-TYPE
    SYNTAX TimeStamp
--    Rsyntax TimeTicks
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The value of sysUpTime when the entry was placed in
         the log.
"
    ::= { ons15501TrapLogEntry 4 }

ons15501TrapLogEntryDateAndTime OBJECT-TYPE
    SYNTAX DateAndTime
--    Rsyntax OCTET STRING(SIZE(8|11))
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The local date and time at which the entry was placed in
         the log.
"
    ::= { ons15501TrapLogEntry 5 }

ons15501TrapLogEntryPhyIndex OBJECT-TYPE
    SYNTAX PhysicalIndex
--    Rsyntax INTEGER(1..2147483647)
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "Provides entPhysicalIndex value for the physical entity
         corresponding to the trap entry.
"
    ::= { ons15501TrapLogEntry 6 }

ons15501TrapLogEntrySeverity OBJECT-TYPE
    SYNTAX Ons15501AlarmStatus
--    Rsyntax INTEGER {
--        critical(1),
--        major(2),
--        minor(3),
--        info(4),
--        noAlarm(5)
--        }
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "Provides the severity level corresponding to this
         trap entry.
"
    ::= { ons15501TrapLogEntry 7 }

ons15501ActiveAlarmTable OBJECT-TYPE
    SYNTAX SEQUENCE OF Ons15501ActiveAlarmEntry
    ACCESS not-accessible
    STATUS mandatory
    DESCRIPTION        "Table for currently active alarm conditions.
         This table is effectively the list of traps
         that have been asserted but not cleared.
"
    ::= { ons15501Alarms 3 }

ons15501ActiveAlarmEntry OBJECT-TYPE
    SYNTAX Ons15501ActiveAlarmEntry
    ACCESS not-accessible
    STATUS mandatory
    DESCRIPTION        "Entry for an active alarm condition.
         For each alarm condition present on the
        equipment, there would be an entry in
         the table.
"
    INDEX { ons15501ActAlarmType }
    ::= { ons15501ActiveAlarmTable 1 }

Ons15501ActiveAlarmEntry ::= SEQUENCE {
    ons15501ActAlarmType Ons15501TrapTypeEnumeration,
    ons15501ActAlarmTimeStamp TimeStamp,
    ons15501ActAlarmDateAndTime DateAndTime,
    ons15501ActAlarmPhyIndex PhysicalIndex,
    ons15501ActAlarmSeverity Ons15501AlarmStatus
    }

ons15501ActAlarmType OBJECT-TYPE
    SYNTAX Ons15501TrapTypeEnumeration
--    Rsyntax INTEGER {
--        unacceptableAmbientTemperature(1),
--        unacceptableElectricalPower(2),
--        inputSignalPowerTooLow(3),
--        unacceptableOutputSignalPower(4),
--        embeddedControllerCommFailure(5),
--        softwareUpgradeInitiated(6),
--        softwareUpgradeFailed(7),
--        softwareUpgradeCompleted(8),
--        softwareRebootInitiated(9),
--        softwareRolledBack(10),
--        configurationChanged(11),
--        unacceptableGain(12),
--        laserPumpBad(13),
--        eEPROMBad(14),
--        unknown(32767)
--        }
    ACCESS not-accessible
    STATUS mandatory
    DESCRIPTION        "Index field for ons15501ActiveAlarmTable.
         Presence of an entry implies that the specific
         alarm type is active on the unit.
"
    ::= { ons15501ActiveAlarmEntry 1 }

ons15501ActAlarmTimeStamp OBJECT-TYPE
    SYNTAX TimeStamp
--    Rsyntax TimeTicks
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The time since when the alarm is active.
"
    ::= { ons15501ActiveAlarmEntry 2 }

ons15501ActAlarmDateAndTime OBJECT-TYPE
    SYNTAX DateAndTime
--    Rsyntax OCTET STRING(SIZE(8|11))
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The local date and time since when the alarm is active
"
    ::= { ons15501ActiveAlarmEntry 3 }

ons15501ActAlarmPhyIndex OBJECT-TYPE
    SYNTAX PhysicalIndex
--    Rsyntax INTEGER(1..2147483647)
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "Provides entPhysicalIndex value for the physical entity
         corresponding to the alarm entry.
"
    ::= { ons15501ActiveAlarmEntry 4 }

ons15501ActAlarmSeverity OBJECT-TYPE
    SYNTAX Ons15501AlarmStatus
--    Rsyntax INTEGER {
--        critical(1),
--        major(2),
--        minor(3),
--        info(4),
--        noAlarm(5)
--        }
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "Provides the severity level corresponding to this
         alarm entry.
"
    ::= { ons15501ActiveAlarmEntry 5 }

ons15501TrapDescriptionTable OBJECT-TYPE
    SYNTAX SEQUENCE OF Ons15501TrapDescriptionEntry
    ACCESS not-accessible
    STATUS mandatory
    DESCRIPTION        "Table for mapping the Ons15501TrapTypeEnumeration
         values to their textual information.
"
    ::= { ons15501Alarms 4 }

ons15501TrapDescriptionEntry OBJECT-TYPE
    SYNTAX Ons15501TrapDescriptionEntry
    ACCESS not-accessible
    STATUS mandatory
    DESCRIPTION        "Entry for textual information about traps.
"
    INDEX { ons15501TrapTypeValue }
    ::= { ons15501TrapDescriptionTable 1 }

Ons15501TrapDescriptionEntry ::= SEQUENCE {
    ons15501TrapTypeValue Ons15501TrapTypeEnumeration,
    ons15501TrapDescription DisplayString,
    ons15501TrapSeverity Ons15501AlarmStatus
    }

ons15501TrapTypeValue OBJECT-TYPE
    SYNTAX Ons15501TrapTypeEnumeration
--    Rsyntax INTEGER {
--        unacceptableAmbientTemperature(1),
--        unacceptableElectricalPower(2),
--        inputSignalPowerTooLow(3),
--        unacceptableOutputSignalPower(4),
--        embeddedControllerCommFailure(5),
--        softwareUpgradeInitiated(6),
--        softwareUpgradeFailed(7),
--        softwareUpgradeCompleted(8),
--        softwareRebootInitiated(9),
--        softwareRolledBack(10),
--        configurationChanged(11),
--        unacceptableGain(12),
--        laserPumpBad(13),
--        eEPROMBad(14),
--        unknown(32767)
--        }
    ACCESS not-accessible
    STATUS mandatory
    DESCRIPTION        "Index field for this entry.
"
    ::= { ons15501TrapDescriptionEntry 1 }

ons15501TrapDescription OBJECT-TYPE
    SYNTAX DisplayString
--    Rsyntax OCTET STRING(SIZE(0..255))
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The textual information corresponding to the
         ons15501TrapTypeValue.
"
    ::= { ons15501TrapDescriptionEntry 2 }

ons15501TrapSeverity OBJECT-TYPE
    SYNTAX Ons15501AlarmStatus
--    Rsyntax INTEGER {
--        critical(1),
--        major(2),
--        minor(3),
--        info(4),
--        noAlarm(5)
--        }
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "Provides the default severity level corresponding
         to the ons15501TrapTypeValue.
"
    ::= { ons15501TrapDescriptionEntry 3 }

ons15501InputOpticalPower OBJECT-TYPE
    SYNTAX Ons15501TenthdB
--    Rsyntax INTEGER(-1000..500)
--  Units
--    dBm
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The optical power being fed into the Amplifier.
"
    ::= { ons15501Attr 1 }

ons15501InputOpticalPowerMean OBJECT-TYPE
    SYNTAX Ons15501TenthdB(-100..0)
--    Rsyntax INTEGER(-100..0)
--  Units
--    dBm
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "Mean value for input optical power.
         If the input optical power falls below
         the mean value by more than trigger
         (see ons15501InputOpticalPowerTrigger) an alarm
         is generated. The alarm is cleared when the
         input optical power is back within 90% of trigger
         from the mean.
"
    ::= { ons15501Attr 2 }

ons15501InputOpticalPowerTrigger OBJECT-TYPE
    SYNTAX Ons15501TenthdB(0..200)
--    Rsyntax INTEGER(0..200)
--  Units
--    dB
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "Trigger defines the max deviation allowed from the
         mean, without an alarm being generated. Once an
         alarm is generated, it is not cleared until the
         input optical power falls back within 90% of the 
         trigger value from the mean. Please also refer
         to ons15501InputOpticalPowerMean above. 
"
    ::= { ons15501Attr 3 }

ons15501OutputOpticalPower OBJECT-TYPE
    SYNTAX Ons15501TenthdB
--    Rsyntax INTEGER(-1000..500)
--  Units
--    dBm
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The measured value for raw optical power being
         generated at the output of the Amplifier.
"
    ::= { ons15501Attr 4 }

ons15501OutputSignalPower OBJECT-TYPE
    SYNTAX Ons15501TenthdB
--    Rsyntax INTEGER(-1000..500)
--  Units
--    dBm
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The optical signal power at the output of the Amplifier.
         The value of this attribute triggers the alarm, based on
         mean value and trigger as defined by 
         ons15501OutputSignalPowerMean and
         ons15501OutputSignalPowerTrigger.
        
         This value is internally calculated using the following
         formula.
          ons15501OutputSignalPower = ons15501OpticalPowerGain +
                                         ons15501InputOpticalPower
         At very low ons15501InputOpticalPower (below -16 dBm),
         the ons15501OutputSignalPower has significant difference
         from ons15501OutputOpticalPower while at higher input
         power (ons15501InputOpticalPower) they are closer.
        
         Following graph captures the difference (for a 17 dBm
         EDFA)
            (dashes '-'/'_' denote optical output power
             while dots '.' denote signal output power)
        
              ^
              |                               .-
              |                            .-
              |                         .-
        +5 dBm   |                      .-
              |                   .-
        Optical   |               _.-
        power /   |         _  -.
        Signal    |_  _  -   .
        power     |       .
              |    .
              | .
        -17 dBm +-----------------------+-------------->
             -29 dBm               -10 dBm
                    Input Optical Power
"
    ::= { ons15501Attr 5 }

ons15501OutputSignalPowerMean OBJECT-TYPE
    SYNTAX Ons15501TenthdB(-60..0)
--    Rsyntax INTEGER(-60..0)
--  Units
--    dBm
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "Mean value for output optical power.
         If the output signal power falls below (or goes
         above) the mean value by more than trigger
         (see ons15501OutputSignalPowerTrigger) an alarm
         is generated. The alarm is cleared when the
         output optical power is back within 90% of trigger
         from the mean.
"
    ::= { ons15501Attr 6 }

ons15501OutputSignalPowerTrigger OBJECT-TYPE
    SYNTAX Ons15501TenthdB(0..180)
--    Rsyntax INTEGER(0..180)
--  Units
--    dB
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "Trigger defines the max deviation allowed from the
         mean, without an alarm being generated. Once an
         alarm is generated, it is not cleared until the
         output signal power falls back within 90% of the 
         trigger value from the mean. Please also refer
         to ons15501OutputSignalPowerMean above. 
"
    ::= { ons15501Attr 7 }

ons15501ConfigOpticalGain OBJECT-TYPE
    SYNTAX Ons15501TenthdB(70..175)
--    Rsyntax INTEGER(70..175)
--  Units
--    dB
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "The configured value for power gain.
"
    ::= { ons15501Attr 8 }

ons15501OpticalPowerGain OBJECT-TYPE
    SYNTAX Ons15501TenthdB
--    Rsyntax INTEGER(-1000..500)
--  Units
--    dB
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The measured value for power gain.
         This value does not include the amplification
         noise that is significant for low input signals.
"
    ::= { ons15501Attr 9 }

ons15501GainTrigger OBJECT-TYPE
    SYNTAX Ons15501TenthdB(0..20)
--    Rsyntax INTEGER(0..20)
--  Units
--    dB
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "The gain deviation allowed from the configured gain
         before an alarm is asserted. The alarm is not cleared,
         until measured gain(ons15501OpticalPowerGain) is back
         within 90% of ons15501GainTrigger from configured gain
         (ons15501ConfigOpticalGain). 
"
    ::= { ons15501Attr 10 }

ons15501PowerSupply1Level OBJECT-TYPE
    SYNTAX Ons15501TenthVolt
--    Rsyntax INTEGER(-1000..0)
--  Units
--    volts
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The voltage fed through power supply 1. 
         The value of the attribute is 10 times the
         the value in volts.
"
    ::= { ons15501Attr 11 }

ons15501PowerSupply2Level OBJECT-TYPE
    SYNTAX Ons15501TenthVolt
--    Rsyntax INTEGER(-1000..0)
--  Units
--    volts
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The voltage fed through power supply 2. 
         The value of the attribute is 10 times the
         the value in volts.
"
    ::= { ons15501Attr 12 }

ons15501LaserStatus OBJECT-TYPE
    SYNTAX Ons15501AlarmStatus
--    Rsyntax INTEGER {
--        critical(1),
--        major(2),
--        minor(3),
--        info(4),
--        noAlarm(5)
--        }
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "Gives the status of the laser pumps.
"
    ::= { ons15501Attr 13 }

ons15501DevAmbTemp OBJECT-TYPE
    SYNTAX Ons15501TenthCentigrade
--    Rsyntax INTEGER(-500..1000)
--  Units
--    degrees C
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "The ambient temperature for the device. 
"
    ::= { ons15501Attr 14 }

ons15501DevAmbTempMean OBJECT-TYPE
    SYNTAX Ons15501TenthCentigrade(200..400)
--    Rsyntax INTEGER(200..400)
--  Units
--    degrees C
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "Mean value for temperature.
         If the temperature falls below (or goes above) the
         mean value by more than trigger level (see
         ons15501DevAmbTempTrigger) an alarm is generated.
         The alarm is cleared when the temperature is back
         within 90% of trigger value, from the mean. 
"
    ::= { ons15501Attr 15 }

ons15501DevAmbTempTrigger OBJECT-TYPE
    SYNTAX Ons15501TenthCentigrade(200..300)
--    Rsyntax INTEGER(200..300)
--  Units
--    degrees C
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION        "Please refer to ons15501DevAmbTempMean above.
         Trigger defines the max deviation allowed from the
         mean, without an alarm being generated. Once an
         alarm is generated, it is not cleared until the
         temperature falls back within 90% of the value. 
"
    ::= { ons15501Attr 16 }

ons15501PowerSupply1Status OBJECT-TYPE
    SYNTAX Ons15501AlarmStatus
--    Rsyntax INTEGER {
--        critical(1),
--        major(2),
--        minor(3),
--        info(4),
--        noAlarm(5)
--        }
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "Gives the status of power supply one.
"
    ::= { ons15501Attr 17 }

ons15501PowerSupply2Status OBJECT-TYPE
    SYNTAX Ons15501AlarmStatus
--    Rsyntax INTEGER {
--        critical(1),
--        major(2),
--        minor(3),
--        info(4),
--        noAlarm(5)
--        }
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION        "Gives the status of power supply two.
"
    ::= { ons15501Attr 18 }

ons15501GenericNotificationTrap TRAP-TYPE
-- Reverse mappable trap
    ENTERPRISE ons15501Notification
    VARIABLES {
        ons15501LastTrapIndex, ons15501TrapLogEntryTrapType, 
        ons15501TrapLogEntryDirection, ons15501TrapLogEntryPhyIndex, 
        ons15501TrapLogEntrySeverity }
--  Status
--    mandatory
    DESCRIPTION        "This notification is generated whenever a bitmap change is
         observed on any of the monitored equipment, or when a change
         has to be notified.
"
    ::= 1

ons15501SysInfoGroup OBJECT IDENTIFIER ::= { ons15501MIBGroups 1 }
-- OBJECT-GROUP
--  Status
--    deprecated
--  Descr
--    The basic group defines objects which are common to all
--     Embedded Linux product series of Synchronous equipment.
--  objects
--    ons15501SysDevFlash1Image, ons15501SysDevFlash2Image, 
--    ons15501SysDevFlash3Image, ons15501SysSwDownload, 
--    ons15501SysSwDownloadStatus, ons15501SysConfiguredImage, 
--    ons15501SysDevActiveImage, ons15501SysAlarmStatus, 
--    ons15501PrimaryNTP, ons15501SecondaryNTP, 
--    ons15501NTPAdminStatus, ons15501NTPOperationalStatus, 
--    ons15501CLEICode, ons15501InRemoteInfoUpdateTime, 
--    ons15501InRemoteChassisName, ons15501InRemotePortName, 
--    ons15501InRemoteAgentIpAddr, ons15501OutRemoteInfoUpdateTime, 
--    ons15501OutRemoteChassisName, ons15501OutRemotePortName, 
--    ons15501OutRemoteAgentIpAddr, ons15501LastConfigChangeTime, 
--    ons15501ActiveSoftwareVer, ons15501SysDeviceManagerList

ons15501TrapLogGroup OBJECT IDENTIFIER ::= { ons15501MIBGroups 2 }
-- OBJECT-GROUP
--  Status
--    mandatory
--  Descr
--    The trap attribute group provides the trap logs.
--     These attributes are also used in trap notifications.
--  objects
--    ons15501LastTrapIndex, ons15501TrapLogEntryTrapType, 
--    ons15501TrapLogEntryDirection, ons15501TrapLogEntryTimeStamp, 
--    ons15501TrapLogEntryDateAndTime, ons15501TrapLogEntryPhyIndex, 
--    ons15501TrapLogEntrySeverity

ons15501ActiveAlarmGroup OBJECT IDENTIFIER ::= { ons15501MIBGroups 3 }
-- OBJECT-GROUP
--  Status
--    mandatory
--  Descr
--    The alarm attribute group provides the list of active
--     alarms
--  objects
--    ons15501ActAlarmPhyIndex, ons15501ActAlarmTimeStamp, 
--    ons15501ActAlarmDateAndTime, ons15501ActAlarmSeverity

ons15501TrapDescriptionGroup OBJECT IDENTIFIER ::= { ons15501MIBGroups 4 }
-- OBJECT-GROUP
--  Status
--    mandatory
--  Descr
--    The trap description attribute group provides the 
--     mapping from trap type to textual information about
--     the trap.
--  objects
--    ons15501TrapDescription, ons15501TrapSeverity

ons15501FinalAttrGroup OBJECT IDENTIFIER ::= { ons15501MIBGroups 5 }
-- OBJECT-GROUP
--  Status
--    deprecated
--  Descr
--    The ons15501 group of attributes models the parameters
--     in the EDFA.
--  objects
--    ons15501InputOpticalPower, ons15501InputOpticalPowerMean, 
--    ons15501InputOpticalPowerTrigger, ons15501OutputOpticalPower, 
--    ons15501OutputSignalPower, ons15501OutputSignalPowerMean, 
--    ons15501OutputSignalPowerTrigger, ons15501ConfigOpticalGain, 
--    ons15501OpticalPowerGain, ons15501PowerSupply1Level, 
--    ons15501PowerSupply2Level, ons15501DevAmbTemp, 
--    ons15501DevAmbTempMean, ons15501DevAmbTempTrigger, 
--    ons15501LaserStatus, ons15501GainTrigger

ons15501CoreAttrGroup OBJECT IDENTIFIER ::= { ons15501MIBGroups 7 }
-- OBJECT-GROUP
--  Status
--    mandatory
--  Descr
--    The ons15501 group of attributes models the parameters
--     in the EDFA. The power supply related attributes are
--     not part of this group.
--  objects
--    ons15501InputOpticalPower, ons15501InputOpticalPowerMean, 
--    ons15501InputOpticalPowerTrigger, ons15501OutputOpticalPower, 
--    ons15501OutputSignalPower, ons15501OutputSignalPowerMean, 
--    ons15501OutputSignalPowerTrigger, ons15501ConfigOpticalGain, 
--    ons15501OpticalPowerGain, ons15501DevAmbTemp, 
--    ons15501DevAmbTempMean, ons15501DevAmbTempTrigger, 
--    ons15501LaserStatus, ons15501GainTrigger

ons15501PowerSupplyStatusGroup OBJECT IDENTIFIER ::= { ons15501MIBGroups 8 }
-- OBJECT-GROUP
--  Status
--    mandatory
--  Descr
--    The ons15501 group of attributes models the status
--     of power supplies. The support for status was introduced
--     in version 4.0.
--  objects
--    ons15501PowerSupply1Status, ons15501PowerSupply2Status

ons15501PowerSupplyLevelGroup OBJECT IDENTIFIER ::= { ons15501MIBGroups 9 }
-- OBJECT-GROUP
--  Status
--    mandatory
--  Descr
--    The ons15501 group of attributes provides the
--     voltage level of power supplies. It is available only
--     for DC series of ONS15501.
--  objects
--    ons15501PowerSupply1Level, ons15501PowerSupply2Level

ons15501SysInfoGroup2 OBJECT IDENTIFIER ::= { ons15501MIBGroups 10 }
-- OBJECT-GROUP
--  Status
--    mandatory
--  Descr
--    The basic group defines objects which are common to all
--     Embedded Linux product series of Synchronous equipment.
--  objects
--    ons15501SysDevFlash1Image, ons15501SysDevFlash2Image, 
--    ons15501SysDevFlash3Image, ons15501SysSwDownload, 
--    ons15501SysSwDownloadStatus, ons15501SysConfiguredImage, 
--    ons15501SysDevActiveImage, ons15501SysAlarmStatus, 
--    ons15501PrimaryNTP, ons15501SecondaryNTP, 
--    ons15501NTPAdminStatus, ons15501NTPOperationalStatus, 
--    ons15501CLEICode, ons15501InRemoteInfoUpdateTime, 
--    ons15501InRemoteChassisName, ons15501InRemotePortName, 
--    ons15501InRemoteAgentIpAddr, ons15501OutRemoteInfoUpdateTime, 
--    ons15501OutRemoteChassisName, ons15501OutRemotePortName, 
--    ons15501OutRemoteAgentIpAddr, ons15501LastConfigChangeTime, 
--    ons15501ActiveSoftwareVer, ons15501SysDeviceManagerList, 
--    ons15501SysDateAndTime

ons15501FinalNotificationsGroup OBJECT IDENTIFIER ::= { ons15501MIBGroups 6 }
-- NOTIFICATION-GROUP
--  Status
--    mandatory
--  Descr
--    The notification that carries all the exception 
--     information.
--  notifications
--    ons15501GenericNotificationTrap

ons15501FinalCompliance OBJECT IDENTIFIER ::= { ons15501MIBCompliances 1 }
-- MODULE-COMPLIANCE
--  Status
--    deprecated
--  Descr
--    The compliance statement for final release ONS15501.
--  Module
--    >>current<<
--   MandGroup
--    ons15501SysInfoGroup
--   MandGroup
--    ons15501FinalAttrGroup
--   MandGroup
--    ons15501TrapLogGroup
--   MandGroup
--    ons15501ActiveAlarmGroup
--   MandGroup
--    ons15501TrapDescriptionGroup
--   MandGroup
--    ons15501FinalNotificationsGroup

ons15501Rel4Compliance OBJECT IDENTIFIER ::= { ons15501MIBCompliances 2 }
-- MODULE-COMPLIANCE
--  Status
--    mandatory
--  Descr
--    The compliance statement for 4.0 release ONS15501.
--  Module
--    >>current<<
--   MandGroup
--    ons15501SysInfoGroup2
--   MandGroup
--    ons15501CoreAttrGroup
--   MandGroup
--    ons15501TrapLogGroup
--   MandGroup
--    ons15501ActiveAlarmGroup
--   MandGroup
--    ons15501TrapDescriptionGroup
--   MandGroup
--    ons15501FinalNotificationsGroup
--   OptGroup
--    ons15501PowerSupplyStatusGroup
--   OptGroup
--    ons15501PowerSupplyLevelGroup


END






                
                
            
			
        
   
Help  |  Feedback