DEC-ATM-CHASSIS-MIB: View SNMP OID List / Download MIB

VENDOR: DEC


 Home MIB: DEC-ATM-CHASSIS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dec 1.3.6.1.4.1.36
       ema 1.3.6.1.4.1.36.2
           decMIBextension 1.3.6.1.4.1.36.2.18
                 decAtmChassisMIB 1.3.6.1.4.1.36.2.18.30
                       decAtmChassisMIBObjects 1.3.6.1.4.1.36.2.18.30.1
                           decAtmSysGroup 1.3.6.1.4.1.36.2.18.30.1.1
                               decAtmSysType 1.3.6.1.4.1.36.2.18.30.1.1.1 integer read-only
Indicates the overall type of chassis. Enumeration: 'gigaswitchAtm': 3, 'other': 1, 'hubSwitch': 4, 'an2': 2.
                               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). Enumeration: 'noKeyswitch': 1, 'remote': 5, 'secure': 3, 'worldAccess': 6, 'fault': 2, 'unknown': 7, 'local': 4.
                           decAtmSlot 1.3.6.1.4.1.36.2.18.30.1.2
                               decAtmSlotNumber 1.3.6.1.4.1.36.2.18.30.1.2.1 integer read-only
The number of slots in the box.
                               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.
                               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.
                               decAtmSlotTable 1.3.6.1.4.1.36.2.18.30.1.2.4 no-access
Describes the current configuration of the box.
                                   decAtmSlotEntry 1.3.6.1.4.1.36.2.18.30.1.2.4.1 no-access
Each entry contains the description and status of one linecard.
                                       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.
                                       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. Enumeration: 'selfTestInProgress': 7, 'powerUp': 3, 'fault': 5, 'powerDown': 2, 'revisionMismatch': 6, 'notPresent': 1, 'powerDownThenUp': 4.
                                       decAtmCardType 1.3.6.1.4.1.36.2.18.30.1.2.4.1.3 integer read-only
The type of the card. Enumeration: 'none': 1, 'clockCard': 3, 'qlc20': 7, 'qlc15': 5, 'qlc16': 6, 'other': 2, 'qlc10': 4, 'qlc622': 8, 'hubSwitch': 9.
                                       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. Enumeration: 'false': 2, 'true': 1.
                                       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.
                                       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.
                                       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'.
                           decAtmPort 1.3.6.1.4.1.36.2.18.30.1.3
                               decAtmPortTable 1.3.6.1.4.1.36.2.18.30.1.3.1 no-access
Describes the current configuration of the box.
                                   decAtmPortEntry 1.3.6.1.4.1.36.2.18.30.1.3.1.1 no-access
Each entry describes one physical port.
                                       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.
                                       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. Enumeration: 'sts12cSingleModeFiber': 12, 'sts3cMultiModeFiber': 4, 'sts1TwistedPair': 9, 'sts3cSingleModeFiber': 3, 't3': 6, 't1': 14, 'e3Hdlc': 10, 'other': 1, 'sts12cMultiModeFiber': 13, 'e3Proto': 11, 'sts3cTwistedPair': 5, 'notPresent': 2, 'e1': 8, 'e3': 7.
                           decAtmLed 1.3.6.1.4.1.36.2.18.30.1.4
                               decAtmSlotLedTable 1.3.6.1.4.1.36.2.18.30.1.4.1 no-access
A list of LED entries, one for each module LED.
                                   decAtmSlotLedEntry 1.3.6.1.4.1.36.2.18.30.1.4.1.1 no-access
Each entry describes the state of one module LED.
                                       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'.
                                       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.
                                       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.
                               decAtmPortLedTable 1.3.6.1.4.1.36.2.18.30.1.4.2 no-access
A list of LED entries, one for each port LED.
                                   decAtmPortLedEntry 1.3.6.1.4.1.36.2.18.30.1.4.2.1 no-access
Each entry describes the state of one port LED.
                                       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.
                                       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.
                                       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.
                               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.
                           decAtmClockCard 1.3.6.1.4.1.36.2.18.30.1.5
                               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.
                               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. Enumeration: 'rewriting': 3, 'other': 1, 'rewrite': 2.
                               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.
                               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.
                               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.
                               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.
                           decAtmPsc 1.3.6.1.4.1.36.2.18.30.1.6
                               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). Enumeration: 'fault': 3, 'notPresent': 1, 'okay': 2, 'unknown': 4.
                               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.
                               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.
                               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. Enumeration: 'unknown': 3, 'downloadRequired': 2, 'okay': 1.
                               decAtmPscBackplaneStatus 1.3.6.1.4.1.36.2.18.30.1.6.5 integer read-only
The status of the GIGAswitch backplane. Enumeration: 'fault': 2, 'okay': 1, 'unknown': 3.
                               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.
                           decAtmPowerSupply 1.3.6.1.4.1.36.2.18.30.1.7
                               decAtmPowerSupplyTable 1.3.6.1.4.1.36.2.18.30.1.7.1 no-access
A table describing all of the power supplies for this chassis.
                                   decAtmPowerSupplyEntry 1.3.6.1.4.1.36.2.18.30.1.7.1.1 no-access
Each table entry describes one power supply.
                                       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.
                                       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. Enumeration: 'fault': 3, 'notPresent': 1, 'okay': 2, 'unknown': 4.
                                       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. Enumeration: 'acLine': 1, 'unknown': 5, 'dc48V': 2, 'decHub': 3, 'none': 4.
                                       decAtmPowerVoltage 1.3.6.1.4.1.36.2.18.30.1.7.1.1.4 integer read-only
Voltage of power supply.
                                       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.
                                       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.
                                       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.
                           decAtmBattery 1.3.6.1.4.1.36.2.18.30.1.8
                               decAtmBatteryStatus 1.3.6.1.4.1.36.2.18.30.1.8.1 integer read-only
The status of the backup battery. Enumeration: 'fault': 3, 'notPresent': 1, 'okay': 2, 'unknown': 4.
                               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). Enumeration: 'unknown': 3, 'externalPower': 2, 'batteryPower': 1.
                               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. Enumeration: 'fullyCharged': 1, 'unknown': 4, 'okay': 2, 'low': 3.
                               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. Enumeration: 'fail': 2, 'test': 3, 'notTested': 4, 'pass': 1.
                           decAtmTemperature 1.3.6.1.4.1.36.2.18.30.1.9
                               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)'. Enumeration: 'excessivelyLow': 5, 'normal': 1, 'unknown': 7, 'high': 2, 'excessivelyHigh': 3, 'low': 4, 'noSensor': 6.
                               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. Enumeration: 'noWarningFeature': 3, 'heedWarning': 1, 'ignoreWarning': 2.
                               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.
                           decAtmFan 1.3.6.1.4.1.36.2.18.30.1.10
                                 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. Enumeration: 'unknown': 3, 'maximum': 1, 'normal': 2.
                                 decAtmFanTable 1.3.6.1.4.1.36.2.18.30.1.10.2 no-access
A table describing all of the fans for this chassis.
                                     decAtmFanEntry 1.3.6.1.4.1.36.2.18.30.1.10.2.1 no-access
Each table entry describes one fan.
                                         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.
                                         decAtmFanStatus 1.3.6.1.4.1.36.2.18.30.1.10.2.1.2 integer read-only
The status of the fan. Enumeration: 'fault': 3, 'notPresent': 1, 'okay': 2, 'unknown': 4.
                                         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.
                           decAtmFppnTable 1.3.6.1.4.1.36.2.18.30.1.11 no-access
A list of front panel port number to MIB-II interface number mappings.
                                 decAtmFppnEntry 1.3.6.1.4.1.36.2.18.30.1.11.1 no-access
Assigns the MIB-II interface ifIndex for a physical datalink (cable) connection to the box.
                                     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.
                                     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.
                                     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.
                           decAtmUpgradeSoftware 1.3.6.1.4.1.36.2.18.30.1.12
                                 decAtmLoad 1.3.6.1.4.1.36.2.18.30.1.12.1
                                     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. Enumeration: 'start-read-BootP': 3, 'other': 1, 'start-reboot': 2, 'start-read-TFTP': 4.
                                     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). Enumeration: 'failure': 3, 'none': 1, 'success': 2.
                                     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.
                                     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.
                                     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.
                                     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.
                                     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.
                                     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.
                                     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. Enumeration: 'write-error': 9, 'start-read-complete': 5, 'start-write': 3, 'read-error': 8, 'start-write-complete': 7, 'other': 1, 'start-read': 2, 'start-write-inprogress': 6, 'start-read-inprogress': 4.