All MIBs › DEC-ATM-CHASSIS-MIB
Category: ATM, Vendor: DEC/Digital
Description: Manages ATM switch chassis hardware and slot configuration for Digital Equipment Corporation ATM systems.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is DEC-ATM-CHASSIS-MIB?
DEC-ATM-CHASSIS-MIB is a legacy vendor-specific MIB from Digital Equipment Corporation for managing the physical chassis of DEC's ATM switch product line. It exposes chassis-level hardware identification (system type, keyswitch position), slot addressing (master and standby linecard slots), and per-slot card status and hardware revision information. This is a pure hardware-status monitoring MIB: it lets an operator verify which slot holds the active versus standby control card, confirm each installed card's type and status, and detect a card that has failed or is missing its expected module-physical (mod-phys) interface. It relies only on DEC's own private enterprise MIB extension tree (decMIBextension) rather than external standard MIBs. It would have been deployed in legacy DEC/Digital ATM switching gear used in enterprise or carrier ATM backbones during the 1990s. Network engineers evaluating or troubleshooting this functionality can download the DEC-ATM-CHASSIS-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in DEC-ATM-CHASSIS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Digital Equipment Corporation (DEC) ATM switch chassis
Monitoring Examples
An operator would poll decAtmSlotTable/decAtmSlotEntry, indexed by decAtmSlotIndex, to read decAtmCardStatus and decAtmCardType for each slot, confirming that the card physically installed matches the expected type and is reporting a healthy status. Checking decAtmMasterLinecardSlot against decAtmStandbyLinecardSlot after a failover event would confirm whether the redundant control card correctly took over mastership.
What Can Be Monitored
- chassis system type
- keyswitch position
- master/standby linecard slot
- per-slot card status
- card hardware revision
This MIB depends on
Related MIBs
Imported Objects
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| dec | 1.3.6.1.4.1.36 | |||
| decAtmBattery | 1.3.6.1.4.1.36.2.18.30.1.8 | |||
| INT decAtmBatteryCharge | 1.3.6.1.4.1.36.2.18.30.1.8.3 | INTEGER | read-only | The charge-level of the backup battery. Meaningful only if the battery is present. |
| INT decAtmBatteryStatus | 1.3.6.1.4.1.36.2.18.30.1.8.1 | INTEGER | read-only | The status of the backup battery. |
| INT decAtmBatteryTest | 1.3.6.1.4.1.36.2.18.30.1.8.4 | INTEGER | read-write | This shows the result of the last battery test performed. Testing the battery is risky -- the system is temporarily switched to run off the battery, so if the battery backup subsystem is not working, the system fails and restarts. Only the value test(3) can be written. Writes of other values are erroneous. This object is meaningful only if the battery is present. |
| INT decAtmBatteryUsing | 1.3.6.1.4.1.36.2.18.30.1.8.2 | INTEGER | read-only | The source of power being used for the box. The value batteryPower(2) indicates that the backup battery unit is being used to power the switch. The external power line can be any standard power supply (e.g., either AC or 48V DC telecommunications power for GIGAswitch/ATM). |
| INT decAtmCabinetTemperature | 1.3.6.1.4.1.36.2.18.30.1.9.1 | INTEGER | read-only | The cabinet temperature. Chassis types which do not have temperature sensors will always return 'noSensor(6)'. |
| INT decAtmCardFault | 1.3.6.1.4.1.36.2.18.30.1.2.4.1.7 | INTEGER | read-only | Contains a diagnostic code which may aid in troubleshooting faulty cards. Meaningless if decAtmCardStatus is not equal to 'fault'. |
| STR decAtmCardFwRev | 1.3.6.1.4.1.36.2.18.30.1.2.4.1.6 | DisplayString | read-only | The firmware revision of the card. |
| INT decAtmCardHasModPhys | 1.3.6.1.4.1.36.2.18.30.1.2.4.1.4 | INTEGER | read-only | Indicates whether the linecard has modular physical connectors. |
| STR decAtmCardHwRev | 1.3.6.1.4.1.36.2.18.30.1.2.4.1.5 | DisplayString | read-only | The hardware revision of the card. |
| INT decAtmCardStatus | 1.3.6.1.4.1.36.2.18.30.1.2.4.1.2 | INTEGER | read-write | The status of the card. If the value is read as 'notPresent(1)', then the entire entry should be considered invalid. Writing a value of 'powerDown(2)' will cause the switch to power down the card. Writing a value of 'powerUp(3)' will cause the switch to power up the card. Writing a value of 'powerDownThenUp(4)' will cause the switch to power cycle the line card. Attempts to set any other values will result in a badValue error. Cards which are fundamental to switch operation cannot be powered up or down through this object. Unpopulated slots will either be 'notPresent(1)' or missing from the table, and cannot be powered up or down. |
| INT decAtmCardType | 1.3.6.1.4.1.36.2.18.30.1.2.4.1.3 | INTEGER | read-only | The type of the card. |
| decAtmChassisMIB | 1.3.6.1.4.1.36.2.18.30 | |||
| decAtmChassisMIBObjects | 1.3.6.1.4.1.36.2.18.30.1 | |||
| decAtmClockCard | 1.3.6.1.4.1.36.2.18.30.1.5 | |||
| IP decAtmConfigDefaultGateway | 1.3.6.1.4.1.36.2.18.30.1.12.1.7 | IpAddress | read-write | IP address of default gateway (router) to use if file IP address is off LAN. If this value is NOT set, no default will be used. this object is non-volatile. The initial and default value of this object is set by the 'bootp' operation. |
| STR decAtmConfigFilename | 1.3.6.1.4.1.36.2.18.30.1.12.1.8 | DisplayString | read-write | The name of the file to read or write. When the device is reading, this is the name of the file to be read. When the device is being written, this is the only name of the file in which a write will be accepted - provided the device can check that the file does not exist. It is the duty of the NMS triggering the device to load this object. |
| IP decAtmConfigIpHostAddr | 1.3.6.1.4.1.36.2.18.30.1.12.1.6 | IpAddress | read-write | The IP address of the host from which to load. When the device is reading, this is the IP address of the host in which the read will be directed. When the device is being written, this is the IP address of the only host in which writes will be accepted. This object is non-volatile. The initial and default value of this object is set by the 'bootp' operation. |
| INT decAtmConfigStatus | 1.3.6.1.4.1.36.2.18.30.1.12.1.9 | INTEGER | read-write | This object is used to control the reading and writing of Nvram. When read, the value (1) is returned if no decAtmConfigStatus action has been initiated since the last reboot. If a 'start-read' operation has been initiated, then a 'start-read-inprogress' will be returned until the start-read is complete, then a 'start-read-complete' will be returned. If a 'start-write' operation has been initiated, then a 'start-write-inprogress' will be returned until the start-write is complete, then a 'start-write-complete' will be returned. When set to start-read(2) the device initiates a TFTP read operation to read the saved Nvram image. When set to start-write(3) the device checks to ensure that the file name that the Nvram image will be saved in does not exist. If this test is successful, a TFTP write operation will save the configuration. |
| decAtmFan | 1.3.6.1.4.1.36.2.18.30.1.10 | |||
| decAtmFanEntry | 1.3.6.1.4.1.36.2.18.30.1.10.2.1 | not-accessible | Each table entry describes one fan. | |
| OCT decAtmFanFaultLedProgram | 1.3.6.1.4.1.36.2.18.30.1.10.2.1.3 | OCTET STRING | read-only | The decAtmFanFaultLedProgram string is a sequence of instructions for the fan tray fault LED state. The coding rules are as described for decAtmSlotLedProgram. A zero-length string may be returned if the LED is 'not present', or if the state of the LED is unknown. |
| INT decAtmFanIndex | 1.3.6.1.4.1.36.2.18.30.1.10.2.1.1 | INTEGER | read-only | A unique index identifying each fan. For a GIGAswitch/ATM chassis, the left fan tray always has an index of 1, while the right fan tray always has an index of 2. |
| INT decAtmFanSpeed | 1.3.6.1.4.1.36.2.18.30.1.10.1 | INTEGER | read-write | The speed of the fans. Set this variable to 'maximum(1)' for maximum cooling where noise does not matter. Set this variable to normal(2) to cause fan speeds to be under temperature control. |
| INT decAtmFanStatus | 1.3.6.1.4.1.36.2.18.30.1.10.2.1.2 | INTEGER | read-only | The status of the fan. |
| decAtmFanTable | 1.3.6.1.4.1.36.2.18.30.1.10.2 | not-accessible | A table describing all of the fans for this chassis. | |
| decAtmFppnEntry | 1.3.6.1.4.1.36.2.18.30.1.11.1 | not-accessible | Assigns the MIB-II interface ifIndex for a physical datalink (cable) connection to the box. | |
| INT decAtmFppnIfIndex | 1.3.6.1.4.1.36.2.18.30.1.11.1.3 | INTEGER | read-only | The assigned MIB-II ifIndex. For an ATM port, this is the ifIndex of the 'atm' interface, as opposed to the index of the AAL5 entity or the physical (SONET, DS3) interface. |
| INT decAtmFppnPortOfThatSlot | 1.3.6.1.4.1.36.2.18.30.1.11.1.2 | INTEGER | read-only | The 1-based media connection to the module. |
| INT decAtmFppnSlotNumber | 1.3.6.1.4.1.36.2.18.30.1.11.1.1 | INTEGER | read-only | The 1-based slot number of the module. |
| decAtmFppnTable | 1.3.6.1.4.1.36.2.18.30.1.11 | not-accessible | A list of front panel port number to MIB-II interface number mappings. | |
| INT decAtmKeyswitchPosition | 1.3.6.1.4.1.36.2.18.30.1.1.2 | INTEGER | read-only | Indicates the position of the keyswitch. The keyswitch position determines the type of access allowed to network management and to out-of-band management. For SNMP access, 'secure' means no SNMP access. 'Local' means read-only SNMP access. Other values allow read- write SNMP access. Access is still subject to community string, IP address, and privileged port restrictions. Now that I think about it, the 'secure' value (which was copied from GIGAswitch/FDDI) is silly. If the keyswitch is in that position, you will not be able to read object (unless SNMP makes a special exception). |
| decAtmLed | 1.3.6.1.4.1.36.2.18.30.1.4 | |||
| CTR decAtmLedInterestingChanges | 1.3.6.1.4.1.36.2.18.30.1.4.3 | Counter | read-only | This counter may be polled to determine if any interesting changes in the decAtmSlotLedTable or decAtmPortLedTable have occurred. |
| decAtmLoad | 1.3.6.1.4.1.36.2.18.30.1.12.1 | |||
| INT decAtmLoadAdminStatus | 1.3.6.1.4.1.36.2.18.30.1.12.1.1 | INTEGER | read-write | This object is used to control the program load process of a device. When read, the value other(1) is returned. When set to start-reboot (2) the device reloads the stored firmware. When set to start-read-BootP(3) the device clears the address and host configuration file location in NVRAM and initiates a BootP read operation to find and read a new program image. When set to start-read-TFTP(4) the device saves the local host address and host configuration file location in NVRAM and initiates a TFTP read operation to read a new program image. A device always resets during a successful load attempt. It may not reset upon unsuccessful completion of the load attempt. |
| STR decAtmLoadDevSpecific | 1.3.6.1.4.1.36.2.18.30.1.12.1.5 | DisplayString | read-only | A device specific parameter which may be used to indicate detailed error information about the last attempted load. This object is non-volatile. |
| STR decAtmLoadFilename | 1.3.6.1.4.1.36.2.18.30.1.12.1.3 | DisplayString | read-write | The name of the file in which to load. When the device is reading, this is the name of the file to be read. If the device can not check the file name then this object is ignored. The initial and default value is set by the 'bootp' operation. |
| IP decAtmLoadIpHostAddr | 1.3.6.1.4.1.36.2.18.30.1.12.1.4 | IpAddress | read-write | The IP address of the host from which to load. When the device is reading, this is the IP address of the host in which the read will be directed. When the device is being written, this is the IP address of the only host in which writes will be accepted. This object is non-volatile. The initial and default value of this object is set by the 'bootp' operation. |
| INT decAtmLoadOperStatus | 1.3.6.1.4.1.36.2.18.30.1.12.1.2 | INTEGER | read-only | The final state of the last load attempt. none(1) indicates that no load has been attempted, ever. This object is non-volatile. It's default value is none(1). |
| INT decAtmMasterLinecardSlot | 1.3.6.1.4.1.36.2.18.30.1.2.2 | INTEGER | read-only | Identifies the slot that the master line card occupies. A value of 0 will be returned if a master has not been chosen, or if the concept of a master line card has no meaning for the chassis. |
| INT decAtmMgmtMemoryAction | 1.3.6.1.4.1.36.2.18.30.1.5.2 | INTEGER | read-write | This object, when read, returns a value of other(1) unless the switch is in the middle of rewriting management memory. At such times, it will return rewriting(3). The state will revert to other(1) when the action is completed. Setting this variable to rewrite(2) will cause the switch to attempt to rewrite the management memory on the clock-card. Attempts to set this variable to all other values will result in an error. Rewriting the management memory gets rid of duplicate duplicate entries, and thus may increase the available space. This action should be allowed to complete before you intentionally remove power from the switch. |
| INT decAtmMgmtMemoryAvail | 1.3.6.1.4.1.36.2.18.30.1.5.1 | INTEGER | read-only | The number of unused bytes of management memory available on the clock card. The management memory is used for storing management parameters. |
| decAtmPort | 1.3.6.1.4.1.36.2.18.30.1.3 | |||
| INT decAtmPortConnector | 1.3.6.1.4.1.36.2.18.30.1.3.1.1.2 | INTEGER | read-only | The type of physical layer hardware currently in use by this ATM port. |
| decAtmPortEntry | 1.3.6.1.4.1.36.2.18.30.1.3.1.1 | not-accessible | Each entry describes one physical port. | |
| INT decAtmPortIndex | 1.3.6.1.4.1.36.2.18.30.1.3.1.1.1 | INTEGER | read-only | The port number. Varies from 1 to the number of ATM ports on the linecard. |
| STR decAtmPortLedDescr | 1.3.6.1.4.1.36.2.18.30.1.4.2.1.2 | DisplayString | read-only | A textual description of the information which the LED is meant to convey. i.e.: +5 Volt Power, DC Okay ATM port activity. Diagnostic status. |
| decAtmPortLedEntry | 1.3.6.1.4.1.36.2.18.30.1.4.2.1 | not-accessible | Each entry describes the state of one port LED. | |
| INT decAtmPortLedIndex | 1.3.6.1.4.1.36.2.18.30.1.4.2.1.1 | INTEGER | read-only | Secondary index which lets us model ports with multiple LEDs. |
| OCT decAtmPortLedProgram | 1.3.6.1.4.1.36.2.18.30.1.4.2.1.3 | OCTET STRING | read-only | The decAtmLedProgram string is a sequence of instructions for the LED state. The LED constantly repeats the program. Each LED state is represented by a two octet sequence where the value of the first octet of the pair indicates the color of the LED, and the value of the second octet of the pair indicates the duration in which that color will be present. +----------+----------+ --/ /-- +----------+----------+ | Color | Duration | | Color | Duration | +----------+----------+ --/ /-- +----------+----------+ The 'color' octet may have one of the following values: 0 - off 1 - other 2 - red 3 - yellow 4 - green 5 - blue 6 - red-blinking 7 - yellow-blinking 8 - blue-blinking 9 - green-blinking The value 'off' indicates that the LED is off. The value 'other' indicates a color not covered by any others in the list. The value of the second octet in each pair indicates the duration in which that color will be present. A value of zero indicates that the LED is off. A value of 0xff indicates that the LED is always on. Values in between 0 and 0xff indicate the duration in 10 ms ticks. A zero length string may be returned if the LED is 'not present'. This indicates that the LED is currently not visible. Activity LEDs are a special case. Activity LEDs are defined as LEDs which blink whenever data is received on the line. They are typically on solid under heavy activity. Since these LEDs can change rapidly, the following rules apply: o The initial state of activity LEDs is off. o If the line shows activity any time in a 10 second period, then the LED is shown as on. o If the line shown inactivity any time in a 10 second period, then the LED is shown as off. See the 'pcomLedProgram' object in the DECHUB900-COMMON MIB for examples. |
| decAtmPortLedTable | 1.3.6.1.4.1.36.2.18.30.1.4.2 | not-accessible | A list of LED entries, one for each port LED. | |
| decAtmPortTable | 1.3.6.1.4.1.36.2.18.30.1.3.1 | not-accessible | Describes the current configuration of the box. | |
| OCT decAtmPowerFaultLedProgram | 1.3.6.1.4.1.36.2.18.30.1.7.1.1.6 | OCTET STRING | read-only | The decAtmPowerFaultLedProgram string is a sequence of instructions for the power supply fault LED state. The coding rules are as described for decAtmSlotLedProgram. A zero-length string may be returned if the LED is 'not present', or if the state of the LED is unknown. |
| INT decAtmPowerIndex | 1.3.6.1.4.1.36.2.18.30.1.7.1.1.1 | INTEGER | read-only | A unique index identifying each power supply. For a GIGAswitch/ATM chassis, the left power supply unit always has index 1, and the right power supply unit always has index 2. |
| INT decAtmPowerInputSource | 1.3.6.1.4.1.36.2.18.30.1.7.1.1.3 | INTEGER | read-only | The input source of the power supply. A value of acLine(1) is returned if the power supply is connected to an AC line. A value of dc48V(2) is returned if the power supply is connected to a 48 volt DC (telecommunications) line. A value of decHub(3) is returned if the module's power is being provided by a DEChub900. A value of none(4) is returned if the power unit is not present or not powered on. See the batteryUsing object to see if the battery or this power source is being used. |
| OCT decAtmPowerOkLedProgram | 1.3.6.1.4.1.36.2.18.30.1.7.1.1.7 | OCTET STRING | read-only | The decAtmPowerOkLedProgram string is a sequence of instructions for the power supply OK LED state. The coding rules are as described for decAtmSlotLedProgram. A zero-length string may be returned if the LED is 'not present', or if the state of the LED is unknown. |
| INT decAtmPowerOutputInWatts | 1.3.6.1.4.1.36.2.18.30.1.7.1.1.5 | INTEGER | read-write | Output power of power supply, in watts. This is normally read-only. However, the full-sized GIGAswitch/ATM accepts both 15 and 20 amp supplies - and has no way of automatically determining which is installed. The agent may optionally permit write access to this object, in which case the following rules apply: To inform a GIGAswitch/ATM that it has a 20 amp power supply, write 1300 to this object. Warning: Don't do this until the new power supply is installed. Otherwise, the switch may crash and reboot. To inform a GIGAswitch/ATM that it has a 15 amp power supply, write 950 to this object. Warning: Note that this may cause line cards to be shut down, as the switch readjusts to the lower power budget. |
| INT decAtmPowerStatus | 1.3.6.1.4.1.36.2.18.30.1.7.1.1.2 | INTEGER | read-only | The status of the power supply unit. |
| decAtmPowerSupply | 1.3.6.1.4.1.36.2.18.30.1.7 | |||
| decAtmPowerSupplyEntry | 1.3.6.1.4.1.36.2.18.30.1.7.1.1 | not-accessible | Each table entry describes one power supply. | |
| decAtmPowerSupplyTable | 1.3.6.1.4.1.36.2.18.30.1.7.1 | not-accessible | A table describing all of the power supplies for this chassis. | |
| INT decAtmPowerVoltage | 1.3.6.1.4.1.36.2.18.30.1.7.1.1.4 | INTEGER | read-only | Voltage of power supply. |
| decAtmPsc | 1.3.6.1.4.1.36.2.18.30.1.6 | |||
| INT decAtmPscBackplaneStatus | 1.3.6.1.4.1.36.2.18.30.1.6.5 | INTEGER | read-only | The status of the GIGAswitch backplane. |
| OCT decAtmPscFaultLedProgram | 1.3.6.1.4.1.36.2.18.30.1.6.6 | OCTET STRING | read-only | The decAtmPscFaultLedProgram string is a sequence of instructions for the power supply controller fault LED state. The coding rules are as described for decAtmSlotLedProgram. A zero-length string may be returned if the LED is 'not present', or if the state of the LED is unknown. |
| INT decAtmPscFwImageStatus | 1.3.6.1.4.1.36.2.18.30.1.6.4 | INTEGER | read-only | The status of the PSC firmware image. If the value of this object is downloadRequired(2), the manager should download a new firmware image to the PSC. This can be done by using objects in the gigaUpgradeSoftware group. |
| STR decAtmPscFwRev | 1.3.6.1.4.1.36.2.18.30.1.6.2 | DisplayString | read-only | The firmware revision of the Power System Controller (PSC). This is only meaningful if the PSC is present. |
| STR decAtmPscHwRev | 1.3.6.1.4.1.36.2.18.30.1.6.3 | DisplayString | read-only | The hardware revision of the Power System Controller (PSC). This is only meaningful if the PSC is present. |
| INT decAtmPscStatus | 1.3.6.1.4.1.36.2.18.30.1.6.1 | INTEGER | read-only | The status of the Power System Controller (PSC). |
| decAtmSlot | 1.3.6.1.4.1.36.2.18.30.1.2 | |||
| decAtmSlotEntry | 1.3.6.1.4.1.36.2.18.30.1.2.4.1 | not-accessible | Each entry contains the description and status of one linecard. | |
| INT decAtmSlotIndex | 1.3.6.1.4.1.36.2.18.30.1.2.4.1.1 | INTEGER | read-only | The slot number. Varies from 1 to decAtmSlotNumber. |
| STR decAtmSlotLedDescr | 1.3.6.1.4.1.36.2.18.30.1.4.1.1.2 | DisplayString | read-only | A textual description of the information which the LED is meant to convey. i.e.: +5 Volt Power, DC Okay ATM port activity. Diagnostic status. |
| decAtmSlotLedEntry | 1.3.6.1.4.1.36.2.18.30.1.4.1.1 | not-accessible | Each entry describes the state of one module LED. | |
| INT decAtmSlotLedIndex | 1.3.6.1.4.1.36.2.18.30.1.4.1.1.1 | INTEGER | read-only | Secondary index which allows us to model cards with more than one module LED. The mapping between 'decAtmSlotLedIndex' and physical LEDs will be consistent for each 'decAtmCardType'. |
| OCT decAtmSlotLedProgram | 1.3.6.1.4.1.36.2.18.30.1.4.1.1.3 | OCTET STRING | read-only | The decAtmSlotLedProgram string is a sequence of instructions for the LED state. The LED constantly repeats the program. Each LED state is represented by a two octet sequence where the value of the first octet of the pair indicates the color of the LED, and the value of the second octet of the pair indicates the duration in which that color will be present. +----------+----------+ --/ /-- +----------+----------+ | Color | Duration | | Color | Duration | +----------+----------+ --/ /-- +----------+----------+ The 'color' octet may have one of the following values: 0 - off 1 - other 2 - red 3 - yellow 4 - green 5 - blue 6 - red-blinking 7 - yellow-blinking 8 - blue-blinking 9 - green-blinking The value 'off' indicates that the LED is off. The value 'other' indicates a color not covered by any others in the list. The value of the second octet in each pair indicates the duration in which that color will be present. A value of zero indicates that the LED is off. A value of 0xff indicates that the LED is always on. Values in between 0 and 0xff indicate the duration in 10 ms ticks. A zero length string may be returned if the LED is 'not present'. This indicates that the LED is currently not visible. Activity LEDs are a special case. Activity LEDs are defined as LEDs which blink whenever data is received on the line. They are typically on solid under heavy activity. Since these LEDs can change rapidly, the following rules apply: o The initial state of activity LEDs is off. o If the line shows activity any time in a 10 second period, then the LED is shown as on. o If the line shown inactivity any time in a 10 second period, then the LED is shown as off. See the 'pcomLedProgram' object in the DECHUB900-COMMON MIB for examples. |
| decAtmSlotLedTable | 1.3.6.1.4.1.36.2.18.30.1.4.1 | not-accessible | A list of LED entries, one for each module LED. | |
| INT decAtmSlotNumber | 1.3.6.1.4.1.36.2.18.30.1.2.1 | INTEGER | read-only | The number of slots in the box. |
| decAtmSlotTable | 1.3.6.1.4.1.36.2.18.30.1.2.4 | not-accessible | Describes the current configuration of the box. | |
| INT decAtmStandbyLinecardSlot | 1.3.6.1.4.1.36.2.18.30.1.2.3 | INTEGER | read-only | Identifies the slot which the standby master occupies. A value of 0 will be returned if a standby master has not been chosen, or if the concept of a standby master has no meaning for the chassis. |
| decAtmSysGroup | 1.3.6.1.4.1.36.2.18.30.1.1 | |||
| INT decAtmSysType | 1.3.6.1.4.1.36.2.18.30.1.1.1 | INTEGER | read-only | Indicates the overall type of chassis. |
| decAtmTemperature | 1.3.6.1.4.1.36.2.18.30.1.9 | |||
| OCT decAtmTemperatureLedProgram | 1.3.6.1.4.1.36.2.18.30.1.9.3 | OCTET STRING | read-only | The decAtmTemperatureLedProgram string is a sequence of instructions for the temperature LED state. The coding rules are as described for decAtmSlotLedProgram. A zero-length string may be returned if the LED is 'not present', or if the state of the LED is unknown. |
| INT decAtmTemperatureWarning | 1.3.6.1.4.1.36.2.18.30.1.9.2 | INTEGER | read-write | The value of this variable determines how the switch will respond to a condition of too high or too low cabinet temperature, or a condition of all fans being inoperative. If the value is 'heedWarning(1)', the system will be shut down when the temperature goes outside the designed limits or when too many of its fans become inoperative. If the value is 'ignoreWarning(2)', the system will continue to operate when either of these conditions occur. Setting this variable to 'ignoreWarning(2)' lets a manager cause a system that is too hot or too cold to continue to run. This setting will also allow the system to run while no fans are operative. Managers should note that this may be detrimental to the equipment. This object has a default value of 'heedWarning(1)'. Note that some switches may lack auto-shutdown capability; they will have a value of 'noWarningFeature(3) for this object. |
| decAtmUpgradeSoftware | 1.3.6.1.4.1.36.2.18.30.1.12 | |||
| CTR decGigaAtmExtEthPktsRcvd | 1.3.6.1.4.1.36.2.18.30.1.5.6 | Counter | read-only | The number of packets which the clock card has received from the external Ethernet. |
| CTR decGigaAtmExtEthPktsSent | 1.3.6.1.4.1.36.2.18.30.1.5.5 | Counter | read-only | The number of packets which the clock card has transmitted over the external Ethernet. |
| CTR decGigaAtmIntEthPktsRcvd | 1.3.6.1.4.1.36.2.18.30.1.5.4 | Counter | read-only | The number of packets which the clock card has received from the internal Ethernet. |
| CTR decGigaAtmIntEthPktsSent | 1.3.6.1.4.1.36.2.18.30.1.5.3 | Counter | read-only | The number of packets which the clock card has transmitted over the internal Ethernet. |
| decMIBextension | 1.3.6.1.4.1.36.2.18 | |||
| ema | 1.3.6.1.4.1.36.2 |
RFC description
DEC (Digital Equipment Corporation) vendor-private MIB for ATM chassis management; provides system-level monitoring for ATM network equipment.
Start monitoring Digital Equipment Corporation (DEC) ATM switch chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.