Home/Catalog/DEC-ATM-CHASSIS-MIB

DEC-ATM-CHASSIS-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for DEC-ATM-CHASSIS-MIB.

95
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

95 total
Object Name
dec
OBJECT IDENTIFIER
.1.3.6.1.4.1.36
RFC1155-SMI
Unknown
.1.3.6.1.4.1.36
ema
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2
decMIBextension
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18
decAtmChassisMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.30
decAtmChassisMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.30.1
decAtmSysGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.30.1.1
decAtmSysTypeIndicates the overall type of chassis.ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.1.1
decAtmKeyswitchPositionIndicates 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 <this> object (unless SNMP makes a special exception).ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.1.2
decAtmSlot
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.30.1.2
decAtmSlotNumberThe number of slots in the box.ro
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.2.1
decAtmMasterLinecardSlotIdentifies 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.2.2
decAtmStandbyLinecardSlotIdentifies 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.2.3
decAtmSlotTableDescribes the current configuration of the box.
SEQUENCE OF DecAtmSlotEntry
.1.3.6.1.4.1.36.2.18.30.1.2.4
decAtmSlotEntryEach entry contains the description and status of one linecard.
DecAtmSlotEntry
.1.3.6.1.4.1.36.2.18.30.1.2.4.1
decAtmSlotIndexThe slot number. Varies from 1 to decAtmSlotNumber.ro
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.2.4.1.1
decAtmCardStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.2.4.1.2
decAtmCardTypeThe type of the card.ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.2.4.1.3
decAtmCardHasModPhysIndicates whether the linecard has modular physical connectors.ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.2.4.1.4
decAtmCardHwRevThe hardware revision of the card.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.36.2.18.30.1.2.4.1.5
decAtmCardFwRevThe firmware revision of the card.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.36.2.18.30.1.2.4.1.6
decAtmCardFaultContains a diagnostic code which may aid in troubleshooting faulty cards. Meaningless if decAtmCardStatus is not equal to 'fault'.ro
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.2.4.1.7
decAtmPort
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.30.1.3
decAtmPortTableDescribes the current configuration of the box.
SEQUENCE OF DecAtmPortEntry
.1.3.6.1.4.1.36.2.18.30.1.3.1
decAtmPortEntryEach entry describes one physical port.
DecAtmPortEntry
.1.3.6.1.4.1.36.2.18.30.1.3.1.1
decAtmPortIndexThe port number. Varies from 1 to the number of ATM ports on the linecard.ro
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.3.1.1.1
decAtmPortConnectorThe type of physical layer hardware currently in use by this ATM port.ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.3.1.1.2
decAtmLed
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.30.1.4
decAtmSlotLedTableA list of LED entries, one for each module LED.
SEQUENCE OF DecAtmSlotLedEntry
.1.3.6.1.4.1.36.2.18.30.1.4.1
decAtmSlotLedEntryEach entry describes the state of one module LED.
DecAtmSlotLedEntry
.1.3.6.1.4.1.36.2.18.30.1.4.1.1
decAtmSlotLedIndexSecondary 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'.ro
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.4.1.1.1
decAtmSlotLedDescrA textual description of the information which the LED is meant to convey. i.e.: +5 Volt Power, DC Okay ATM port activity. Diagnostic status.ro
DisplayString
.1.3.6.1.4.1.36.2.18.30.1.4.1.1.2
decAtmSlotLedProgramThe 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.ro
OCTET STRING
.1.3.6.1.4.1.36.2.18.30.1.4.1.1.3
decAtmPortLedTableA list of LED entries, one for each port LED.
SEQUENCE OF DecAtmPortLedEntry
.1.3.6.1.4.1.36.2.18.30.1.4.2
decAtmPortLedEntryEach entry describes the state of one port LED.
DecAtmPortLedEntry
.1.3.6.1.4.1.36.2.18.30.1.4.2.1
decAtmPortLedIndexSecondary index which lets us model ports with multiple LEDs.ro
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.4.2.1.1
decAtmPortLedDescrA textual description of the information which the LED is meant to convey. i.e.: +5 Volt Power, DC Okay ATM port activity. Diagnostic status.ro
DisplayString
.1.3.6.1.4.1.36.2.18.30.1.4.2.1.2
decAtmPortLedProgramThe 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.ro
OCTET STRING
.1.3.6.1.4.1.36.2.18.30.1.4.2.1.3
decAtmLedInterestingChangesThis counter may be polled to determine if any interesting changes in the decAtmSlotLedTable or decAtmPortLedTable have occurred.ro
Counter
.1.3.6.1.4.1.36.2.18.30.1.4.3
decAtmClockCard
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.30.1.5
decAtmMgmtMemoryAvailThe number of unused bytes of management memory available on the clock card. The management memory is used for storing management parameters.ro
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.5.1
decAtmMgmtMemoryActionThis 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.rw
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.5.2
decGigaAtmIntEthPktsSentThe number of packets which the clock card has transmitted over the internal Ethernet.ro
Counter
.1.3.6.1.4.1.36.2.18.30.1.5.3
decGigaAtmIntEthPktsRcvdThe number of packets which the clock card has received from the internal Ethernet.ro
Counter
.1.3.6.1.4.1.36.2.18.30.1.5.4
decGigaAtmExtEthPktsSentThe number of packets which the clock card has transmitted over the external Ethernet.ro
Counter
.1.3.6.1.4.1.36.2.18.30.1.5.5
decGigaAtmExtEthPktsRcvdThe number of packets which the clock card has received from the external Ethernet.ro
Counter
.1.3.6.1.4.1.36.2.18.30.1.5.6
decAtmPsc
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.30.1.6
decAtmPscStatusThe status of the Power System Controller (PSC).ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.6.1
decAtmPscFwRevThe firmware revision of the Power System Controller (PSC). This is only meaningful if the PSC is present.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.36.2.18.30.1.6.2
decAtmPscHwRevThe hardware revision of the Power System Controller (PSC). This is only meaningful if the PSC is present.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.36.2.18.30.1.6.3
decAtmPscFwImageStatusThe 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.ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.6.4
decAtmPscBackplaneStatusThe status of the GIGAswitch backplane.ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.6.5
decAtmPscFaultLedProgramThe 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.ro
OCTET STRING
.1.3.6.1.4.1.36.2.18.30.1.6.6
decAtmPowerSupply
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.30.1.7
decAtmPowerSupplyTableA table describing all of the power supplies for this chassis.
SEQUENCE OF DecAtmPowerSupplyEntry
.1.3.6.1.4.1.36.2.18.30.1.7.1
decAtmPowerSupplyEntryEach table entry describes one power supply.
DecAtmPowerSupplyEntry
.1.3.6.1.4.1.36.2.18.30.1.7.1.1
decAtmPowerIndexA 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.7.1.1.1
decAtmPowerStatusThe status of the power supply unit.ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.7.1.1.2
decAtmPowerInputSourceThe 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.ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.7.1.1.3
decAtmPowerVoltageVoltage of power supply.ro
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.7.1.1.4
decAtmPowerOutputInWattsOutput 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.rw
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.7.1.1.5
decAtmPowerFaultLedProgramThe 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.ro
OCTET STRING
.1.3.6.1.4.1.36.2.18.30.1.7.1.1.6
decAtmPowerOkLedProgramThe 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.ro
OCTET STRING
.1.3.6.1.4.1.36.2.18.30.1.7.1.1.7
decAtmBattery
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.30.1.8
decAtmBatteryStatusThe status of the backup battery.ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.8.1
decAtmBatteryUsingThe 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).ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.8.2
decAtmBatteryChargeThe charge-level of the backup battery. Meaningful only if the battery is present.ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.8.3
decAtmBatteryTestThis shows the result of the last battery test performed. Testing the battery is risky 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.rw
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.8.4
decAtmTemperature
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.30.1.9
decAtmCabinetTemperatureThe cabinet temperature. Chassis types which do not have temperature sensors will always return 'noSensor(6)'.ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.9.1
decAtmTemperatureWarningThe 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.rw
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.9.2
decAtmTemperatureLedProgramThe 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.ro
OCTET STRING
.1.3.6.1.4.1.36.2.18.30.1.9.3
decAtmFan
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.30.1.10
decAtmFanSpeedThe 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.rw
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.10.1
decAtmFanTableA table describing all of the fans for this chassis.
SEQUENCE OF DecAtmFanEntry
.1.3.6.1.4.1.36.2.18.30.1.10.2
decAtmFanEntryEach table entry describes one fan.
DecAtmFanEntry
.1.3.6.1.4.1.36.2.18.30.1.10.2.1
decAtmFanIndexA 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.10.2.1.1
decAtmFanStatusThe status of the fan.ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.10.2.1.2
decAtmFanFaultLedProgramThe 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.ro
OCTET STRING
.1.3.6.1.4.1.36.2.18.30.1.10.2.1.3
decAtmFppnTableA list of front panel port number to MIB-II interface number mappings.
SEQUENCE OF DecAtmFppnEntry
.1.3.6.1.4.1.36.2.18.30.1.11
decAtmFppnEntryAssigns the MIB-II interface ifIndex for a physical datalink (cable) connection to the box.
DecAtmFppnEntry
.1.3.6.1.4.1.36.2.18.30.1.11.1
decAtmFppnSlotNumberThe 1-based slot number of the module.ro
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.11.1.1
decAtmFppnPortOfThatSlotThe 1-based media connection to the module.ro
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.11.1.2
decAtmFppnIfIndexThe 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.30.1.11.1.3
decAtmUpgradeSoftware
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.30.1.12
decAtmLoad
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.30.1.12.1
decAtmLoadAdminStatusThis 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.rw
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.12.1.1
decAtmLoadOperStatusThe 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).ro
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.12.1.2
decAtmLoadFilenameThe 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.rw
DisplayString
.1.3.6.1.4.1.36.2.18.30.1.12.1.3
decAtmLoadIpHostAddrThe 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.rw
IpAddress
.1.3.6.1.4.1.36.2.18.30.1.12.1.4
decAtmLoadDevSpecificA device specific parameter which may be used to indicate detailed error information about the last attempted load. This object is non-volatile.ro
DisplayString
.1.3.6.1.4.1.36.2.18.30.1.12.1.5
decAtmConfigIpHostAddrThe 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.rw
IpAddress
.1.3.6.1.4.1.36.2.18.30.1.12.1.6
decAtmConfigDefaultGatewayIP 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.rw
IpAddress
.1.3.6.1.4.1.36.2.18.30.1.12.1.7
decAtmConfigFilenameThe 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.rw
DisplayString
.1.3.6.1.4.1.36.2.18.30.1.12.1.8
decAtmConfigStatusThis 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.rw
Enumeration
.1.3.6.1.4.1.36.2.18.30.1.12.1.9
DEC-ATM-CHASSIS-MIB - SNMP MIB Reference | MIBs Explorer