CTRON-COMMON-MIB

File: CTRON-COMMON-MIB.mib (53077 bytes)

Imported modules

RFC1155-SMI IRM-OIDS RFC1213-MIB
RFC-1212

Imported symbols

NetworkAddress Counter subSysMMAC
subSysDevice ups commonRev1
dl DisplayString PhysAddress
OBJECT-TYPE

Defined Types

FnbTREntry  
SEQUENCE    
  fnbTRIndex INTEGER
  fnbConnectLeft INTEGER
  fnbConnectRight INTEGER
  fnbBypass INTEGER
  fnbRPBypass INTEGER

FnbCSMACDEntry  
SEQUENCE    
  fnbCSMACDIndex INTEGER
  fnbConnect INTEGER
  fnbPortChanges Counter

FnbPortConnectEntry  
SEQUENCE    
  fnbPortConnectBoardIndex INTEGER
  fnbPortConnectPortIndex INTEGER
  fnbPortConnectPortAssignment INTEGER
  fnbPortConnectCompID INTEGER

PowerEntry  
SEQUENCE    
  powerSupplyNum INTEGER
  powerSupplyState INTEGER
  powerSupplyId OBJECT IDENTIFIER
  powerSupplyRedun INTEGER
  powerSupplyRemoteDisable INTEGER

FPRedundAddrEntry  
SEQUENCE    
  fPRedundAddrId INTEGER
  fPRedundAddrIPAddr NetworkAddress

Defined Values

fnb2 1.3.6.1.4.1.52.1.6.1.2
OBJECT IDENTIFIER    

chassis 1.3.6.1.4.1.52.1.6.1.3
OBJECT IDENTIFIER    

environment 1.3.6.1.4.1.52.1.6.1.4
OBJECT IDENTIFIER    

fnbTR 1.3.6.1.4.1.52.1.6.1.2.1
OBJECT IDENTIFIER    

fnbCSMACD 1.3.6.1.4.1.52.1.6.1.2.2
OBJECT IDENTIFIER    

fnbPortConnect 1.3.6.1.4.1.52.1.6.1.2.3
OBJECT IDENTIFIER    

nB55 1.3.6.1.4.1.52.1.6.2.3
OBJECT IDENTIFIER    

mRXI 1.3.6.1.4.1.52.1.6.2.6
OBJECT IDENTIFIER    

iRM3 1.3.6.1.4.1.52.1.6.2.7
OBJECT IDENTIFIER    

tRMM 1.3.6.1.4.1.52.1.6.2.8
OBJECT IDENTIFIER    

eMME 1.3.6.1.4.1.52.1.6.2.9
OBJECT IDENTIFIER    

fPRedundancy 1.3.6.1.4.1.52.1.6.2.10
OBJECT IDENTIFIER    

upsVersion 1.3.6.1.4.1.52.1.6.3.1
OBJECT IDENTIFIER    

upsRevision 1.3.6.1.4.1.52.1.6.3.1.1
OBJECT IDENTIFIER    

deviceType 1.3.6.1.4.1.52.1.1.1.1
The type of management board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), iRM2(176), iRBM(177), iRM3(178), tRMBM-R(179), tRMBM-S(180), emm-E(185), tRMM(187), trmMim(190), mrxi24(65569), mrxi22(65570), mrxi34(65571), mrxi38(65572)  

deviceName 1.3.6.1.4.1.52.1.1.1.2
A textual description on the entity managed by the resident agent. It is mandatory that this only con- tain printable ASCII characters.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceIPAddress 1.3.6.1.4.1.52.1.1.1.3
The Network address, in this case the IP address, of the device. This object is required for use by the Local Management Interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

deviceTime 1.3.6.1.4.1.52.1.1.1.4
The current time of day, in 24 hour format, as measured by the device. The representation shall use the standard HHMMSS format.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(8)  

deviceDate 1.3.6.1.4.1.52.1.1.1.5
The current date, as measured by the device. The representation shall use the standard MMDDYYYY format.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(8)  

fnbTRTable 1.3.6.1.4.1.52.1.6.1.2.1.1
A list of entries that provide connection status of Token Ring subsystems, for the FNB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnbTREntry

fnbTREntry 1.3.6.1.4.1.52.1.6.1.2.1.1.1
An entry in the fnbTRTable containing objects that provide FNB connection status for a Token Ring sub- system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FnbTREntry  

fnbTRIndex 1.3.6.1.4.1.52.1.6.1.2.1.1.1.1
An unique value for each Token Ring subsystem. Its value ranges between 1 and chassisSlots. The value for each interface must remain constant, at least, from one re-initialization of the entity's network management system to the next re-initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fnbConnectLeft 1.3.6.1.4.1.52.1.6.1.2.1.1.1.2
The Connected Left board (board n + 1) has the following states: Detached == 1 (Management (only management) detached, read/write). Attached == 2 (Management/AutoMode attached, read/write). Faulted == 3 (Management/AutoMode tried to attach but failed READ ONLY).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER detached(1), attached(2), faulted(3)  

fnbConnectRight 1.3.6.1.4.1.52.1.6.1.2.1.1.1.3
The Connected Right board (board n - 1) has the following states: Detached == 1 (Management (only management) detached, read/write). Attached == 2 (Management/AutoMode attached, read/write ). Faulted == 3 (Management/AutoMode tried to attach but failed, READ ONLY).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER detached(1), attached(2), faulted(3)  

fnbBypass 1.3.6.1.4.1.52.1.6.1.2.1.1.1.4
Denotes the bypass status of the current Token Ring board. Bypassed means the board is NOT attached to the FNB.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

fnbRPBypass 1.3.6.1.4.1.52.1.6.1.2.1.1.1.5
Denotes the Ring Port bypass status of the current Token Ring board. If this capability is not available on this board, the value 'other' is returned when read, and BADSETINFO when written.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

fnbCSMACDTable 1.3.6.1.4.1.52.1.6.1.2.2.1
A list of entries that provide connection status of CSMA/CD subsystems, for the FNB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnbCSMACDEntry

fnbCSMACDEntry 1.3.6.1.4.1.52.1.6.1.2.2.1.1
An entry in the fnbCSMACDTable containing objects that provide FNB connection status for a CSMA/CD subsystem.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FnbCSMACDEntry  

fnbCSMACDIndex 1.3.6.1.4.1.52.1.6.1.2.2.1.1.1
An unique value for each CSMACD subsystem. Its value ranges between 1 and chassisSlots. The value for each interface must remain constant, at least, from one re-initialization of the entity's network management system to the next re-initialization.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

fnbConnect 1.3.6.1.4.1.52.1.6.1.2.2.1.1.2
Denotes the connection status of the CSMA/CD board to the inter-RIC bus.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER connectB(1), connectC(2), disconnect(3), connectA(4), subnetB(5), subnetC(6), multiChannel(7), frontPanel(8)  

fnbPortChanges 1.3.6.1.4.1.52.1.6.1.2.2.1.1.3
Denotes the number of times any port on the given MIM has changed it's connection to the inter-RIC bus.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fnbPortConnectTable 1.3.6.1.4.1.52.1.6.1.2.3.1
This table is used to control port association on ethernet devices. Only those boards that support port switching will be listed in this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnbPortConnectEntry

fnbPortConnectEntry 1.3.6.1.4.1.52.1.6.1.2.3.1.1
Describes a specific port connection entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FnbPortConnectEntry  

fnbPortConnectBoardIndex 1.3.6.1.4.1.52.1.6.1.2.3.1.1.1
An instance of a board for which this port assignment relationship exists.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fnbPortConnectPortIndex 1.3.6.1.4.1.52.1.6.1.2.3.1.1.2
An instance of a port for which this assignment relationship exists.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fnbPortConnectPortAssignment 1.3.6.1.4.1.52.1.6.1.2.3.1.1.3
The specific channel that the port is assigned.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER connectA(1), connectB(2), connectC(3)  

fnbPortConnectCompID 1.3.6.1.4.1.52.1.6.1.2.3.1.1.4
This is the component ID as defined in the chassis MIB that this port is associated with. These components will be repeater components.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fnbPortConnectionChanges 1.3.6.1.4.1.52.1.6.1.2.3.2
Maintains the number of times any port within the mangement domain of this MIM changes it's port assignment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

chassisHWRev 1.3.6.1.4.1.52.1.6.1.3.1
Define the hardware revision of the device or sys- tem chassis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

chassisType 1.3.6.1.4.1.52.1.6.1.3.2
Denotes the type of chassis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), mMAC8FNB(2), mMAC5FNB(3), mMAC3FNB(4), mINIMMAC(5), mRXI(6), m3FNB(7), m5FNB(8), m8FNB(9), nonFNB(10), mMAC3FNBS(11), mMAC5FNBS(12), mMAC8FNBS(13), m8FNBS(14)  

chassisSlots 1.3.6.1.4.1.52.1.6.1.3.3
Denotes the number of available chassis slots.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

chassisFNB 1.3.6.1.4.1.52.1.6.1.3.4
Denotes the presence or absence of the FNB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER absent(1), present(2)  

chassisAlarmEna 1.3.6.1.4.1.52.1.6.1.3.5
Allow an audible alarm to be either enabled or dis- abled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

chassisAlarmState 1.3.6.1.4.1.52.1.6.1.3.6
Denotes the current condition of the power supply fault detection circuit. Setting a value of chassisNoFaultCondition(1) disables the current chassis alarm condition, and stops the current audible alarm from sounding. Setting a value of chassisFaultCondition(2) is not allowed. This object will read with the value of chassisNoFaultCondition(1) when the chassis is currently operating with no power faults detected. This object will read with the value of chassisFaultCondition(2) when the chassis is currently in a power fault condition.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER chassisNoFaultCondition(1), chassisFaultCondition(2)  

powerTable 1.3.6.1.4.1.52.1.6.1.4.1
A list of power supply entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PowerEntry

powerEntry 1.3.6.1.4.1.52.1.6.1.4.1.1
An entry in the powerTable providing objects for a power supply.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PowerEntry  

powerSupplyNum 1.3.6.1.4.1.52.1.6.1.4.1.1.1
Denotes the power supply that may have failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

powerSupplyState 1.3.6.1.4.1.52.1.6.1.4.1.1.2
Denotes the power supply's state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER infoNotAvailable(1), notInstalled(2), installedAndOperating(3), installedAndNotOperating(4)  

powerSupplyId 1.3.6.1.4.1.52.1.6.1.4.1.1.3
Identifies the type of power supply. For example, this could be used to identify power supplies which support additional remote management capabilities.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

powerSupplyRedun 1.3.6.1.4.1.52.1.6.1.4.1.1.4
Identifies whether power redundancy is available within the chassis. Devices that do not support power supply redundancy, will return infoNotAvailable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER redundancyAvail(1), redundancyNotAvail(2), infoNotAvailable(3)  

powerSupplyRemoteDisable 1.3.6.1.4.1.52.1.6.1.4.1.1.5
Provides Enable/Disable control of the power supply. For devices that do not support this capability, a set attempt will return BADVALUE, and a read will always return infoNotAvailable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), infoNotAvailable(3)  

nB55HWAddress 1.3.6.1.4.1.52.1.6.2.3.1
The device's MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

nB55HWRev 1.3.6.1.4.1.52.1.6.2.3.2
Denotes the revision of the nB55 board. A value of one denotes Revision 1, a value of two denotes Revi- sion 2, and so on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nB55FWRev 1.3.6.1.4.1.52.1.6.2.3.3
Denotes the revision of firmware in the module. The first octets provides the version, and the second provides the revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

mRXIHWAddress 1.3.6.1.4.1.52.1.6.2.6.1
The device's MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

mRXIHWRev 1.3.6.1.4.1.52.1.6.2.6.2
Denotes the revision of the mRXI board. A value of one denotes Revision 1, a value of two denotes Revi- sion 2, and so on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mRXIFWRev 1.3.6.1.4.1.52.1.6.2.6.3
Denotes the revision of firmware in the module. The first octets provides the version, and the second provides the revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

iRM3HWAddress 1.3.6.1.4.1.52.1.6.2.7.1
The device's MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

iRM3HWRev 1.3.6.1.4.1.52.1.6.2.7.2
Denotes the revision of the IRM3 board. A value of one denotes Revision 1, a value of two denotes Revi- sion 2, and so on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

iRM3FWRev 1.3.6.1.4.1.52.1.6.2.7.3
Denotes the revision of firmware in the module. The first octets provides the version, and the second provides the revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

iRM3PortAssoc 1.3.6.1.4.1.52.1.6.2.7.4
Controls how front panel ports are associated with the Irm3.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER aoffFrp(5), arpFoff(6)  

iRM3BPSupport 1.3.6.1.4.1.52.1.6.2.7.5
Denotes whether or not Backplane Protocol Support is present in the current version of the IRM3.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), supported(2)  

tRMMHWAddress 1.3.6.1.4.1.52.1.6.2.8.1
The device's MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

tRMMHWRev 1.3.6.1.4.1.52.1.6.2.8.2
Denotes the revision of the tRMM board. A value of one denotes Revision 1, a value of two denotes Revi- sion 2, and so on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tRMMFWRev 1.3.6.1.4.1.52.1.6.2.8.3
Denotes the revision of firmware in the module. The first octets provides the version, and the second provides the revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

eMMEHWAddress 1.3.6.1.4.1.52.1.6.2.9.1
The device's MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

eMMEHWRev 1.3.6.1.4.1.52.1.6.2.9.2
Denotes the revision of the eMME board. A value of one denotes Revision 1, a value of two denotes Revi- sion 2, and so on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

eMMEFWRev 1.3.6.1.4.1.52.1.6.2.9.3
Denotes the revision of firmware in the module. The first octets provides the version, and the second provides the revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..10)  

eMMEBoardMap 1.3.6.1.4.1.52.1.6.2.9.4
Denotes a bit encoded representation of the slots that contain MIM boards. If a bit is a one then the board is present.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fPRedund 1.3.6.1.4.1.52.1.6.2.10.1
OBJECT IDENTIFIER    

fPRedundReset 1.3.6.1.4.1.52.1.6.2.10.1.1
If this object is set to Reset it will cause a reset of the front panel redundancy. Setting this object to NoReset will do nothing. This object will always be read as NoReset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noReset(1), reset(2)  

fPRedundPollInterval 1.3.6.1.4.1.52.1.6.2.10.1.2
Get/Set the number of seconds between polls for front panel redundancy.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

fPRedundRetrys 1.3.6.1.4.1.52.1.6.2.10.1.3
Get/Set the the number of unanswered polls allowed for the front panel redundancy before it switches ports.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

fPRedundNumAddr 1.3.6.1.4.1.52.1.6.2.10.1.4
Get the number of IP Addresses associated with front panel redundancy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fPRedundAddAddr 1.3.6.1.4.1.52.1.6.2.10.1.5
Add an IP Address to the polling list for the front panel redundancy.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

fPRedundDelAddr 1.3.6.1.4.1.52.1.6.2.10.1.6
Delete an IP Address from the polling list for the front panel redundancy.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

fPRedundActivePort 1.3.6.1.4.1.52.1.6.2.10.1.7
Get/Set the front panel port you want to be active when front panel redundancy is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

fPRedundEnable 1.3.6.1.4.1.52.1.6.2.10.1.8
If this object is set to enable, the front panel redundancy will be activated. If this object is set to disable, the front panel redundancy will be deactivated. When read, this object will returns the state of the object based on the last request made.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

fPRedundAddrTable 1.3.6.1.4.1.52.1.6.2.10.2
A list of entries that provide IP address information for front panel redundancy.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FPRedundAddrEntry

fPRedundAddrEntry 1.3.6.1.4.1.52.1.6.2.10.2.1
An entry in the fPRedundAddrTable providing objects for front panel redundancy.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FPRedundAddrEntry  

fPRedundAddrId 1.3.6.1.4.1.52.1.6.2.10.2.1.1
A unique value identifying an element in a sequence of member IP Addresses which belong to the front panel redundancy. This value goes from 1 to the maximum number of IP Addresses which may be included in front panel redundancy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fPRedundAddrIPAddr 1.3.6.1.4.1.52.1.6.2.10.2.1.2
Returns an IP Address associated with the front panel redundancy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NetworkAddress  

upsID 1.3.6.1.4.1.52.1.6.3.1.1.1
Denotes a type code which refers to the manufactur- ers and model of the UPS.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), aPCModel370(257), aPCModel400(258), aPCModel600(259), aPCModel900(260), aPCModel1250(261), aPCModel2000(262)  

upsUpTime 1.3.6.1.4.1.52.1.6.3.1.1.2
Denotes the operating time, in hours, since the UPS was last powered on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsDisable 1.3.6.1.4.1.52.1.6.3.1.1.3
Allows the UPS to be disabled. A set turns of the UPS for those systems, so equipped. A get/get-next always returns 0.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER  

upsDisconnect 1.3.6.1.4.1.52.1.6.3.1.1.4
Allows the UPS backup power system to conserve its battery. Setting the object to a value of 1 turns off the power system. A get/get-next always retuns a 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

upsTest 1.3.6.1.4.1.52.1.6.3.1.1.5
Denotes the status performed on the UPS. A write unitOK(1) intiates the test. A read indicates status of test.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unitOK(1), unitFailed(2), badBattery(3), noRecentTest(4), underTest(5)  

upsBatteryCapacity 1.3.6.1.4.1.52.1.6.3.1.1.6
Denotes the percentage of battery capacity left, 100% being a fully-charged battery.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsACLineVoltsIn 1.3.6.1.4.1.52.1.6.3.1.1.7
Denotes the input AC utility line voltage.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsBatteryVoltsOut 1.3.6.1.4.1.52.1.6.3.1.1.8
Denotes the battery voltage.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dlForceOnBoot 1.3.6.1.4.1.52.1.6.4.1
When set to a 1, the system will request a download, during the next system restart. If no server is found and the current image in flash memory is valid, the system will boot using the flash-resident image.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dlCommitRAMToFlash 1.3.6.1.4.1.52.1.6.4.2
When written with a 1, the boot software will erase flash memory, compress the downloaded code, and save the compressed image into flash memory. Upon com- pletion of this operation, the flash memory driver resets this object to 0, indicating completion of the programming operation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dlInitiateColdBoot 1.3.6.1.4.1.52.1.6.4.3
When written with a 1, the boot software intiates a system reboot. All MIB variables used to control the exact nature of the download should be set, prior to activating a system reset. A read always returns a 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dlTFTPRequestHost 1.3.6.1.4.1.52.1.6.4.4
The IP address of the server to be used, when firmware is to be loaded across the network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

dlTFTPRequest 1.3.6.1.4.1.52.1.6.4.5
The filename requested of the server, when firmware is to be loaded across the network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

dlLastImageFilename 1.3.6.1.4.1.52.1.6.4.6
Filename of the last image to be successfully loaded into memory.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dlLastServerIPAddress 1.3.6.1.4.1.52.1.6.4.7
The IP address of the server used to load the present image in flash memory.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NetworkAddress  

dlFlashSize 1.3.6.1.4.1.52.1.6.4.8
Denotes the size, in bytes, of flash memory con- tained on this module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dlFlashCount 1.3.6.1.4.1.52.1.6.4.9
Denotes the number of times that flash memory has been reprogrammed. This value is initialzed to 1, when the module is initially powered up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dlFirmwareBase 1.3.6.1.4.1.52.1.6.4.10
Denotes the starting address of the firmware in RAM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dlFirmwareTop 1.3.6.1.4.1.52.1.6.4.11
Denotes the ending address of firmware in RAM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dlFirmwareStart 1.3.6.1.4.1.52.1.6.4.12
Denotes the start address of the firmware, in RAM, as established by the boot process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dlBootRev 1.3.6.1.4.1.52.1.6.4.13
Denotes the revision of boot firmware in the module. The first octets provides the version, and the second provides the revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..10)  

dlForceBootp 1.3.6.1.4.1.52.1.6.4.14
When set, this variable forces the client to send a BOOTP request packet when rebooting. The client will make several attempts before timing out if a server does not respond. This variable stays set. When set to a 1 it should always be read as a one. When set to zero it should always be read as zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dlServerName 1.3.6.1.4.1.52.1.6.4.15
This OID is reserved for future use of the Bootp server name. This field can be used when a client wants to get boot information from a particular bootp server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

dlOnLineDownLoad 1.3.6.1.4.1.52.1.6.4.16
During normal operation this object has the value of 1. By setting this object to a value of forceDownLoad(2) an online download will be performed. By setting this object to a value of forceDownLoadReset(3) an online down load will be performed and a reset will be forced upon successful completion of the download.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normalOperation(1), forceDownLoad(2), forceDownLoadReset(3)  

dlOperStatus 1.3.6.1.4.1.52.1.6.4.17
This object reflects the status of the download code. A value of normalOperation(3) reflects either a down load was started but has finished normally and no reset was specified or no down load has been started. A value of downLoadActive only appears while a down load is in progress. A value of downLoadCompleteError reflects that a down load was started however an error was detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), normalOperation(3), downLoadActive(4), downLoadCompleteError(5)  

dlNetAddress 1.3.6.1.4.1.52.1.6.4.18
IP Address of the server to be used when an image is to be downloaded using the Runtime TFTP Download.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

dlFileName 1.3.6.1.4.1.52.1.6.4.19
Filename requested of the server when an image is to be downloaded using the Runtime TFTP Download. This should be a complete path filename.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

dlErrorString 1.3.6.1.4.1.52.1.6.4.20
If the value of ctDLOperStatus is downloadCompleteError(5) then this object will provide a more complete description of the error. Otherwise this object will be the zero length string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dlTftpServerGatewayIPAddress 1.3.6.1.4.1.52.1.6.4.21
The IP address of the gateway/router which connects this SNMP agent to the TFTP server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress