MADGEBOX-MIB

File: MADGEBOX-MIB.mib (27534 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

enterprises IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MacAddress  
OCTET STRING Size(6)    

MadgeSecureCurrentEntry  
SEQUENCE    
  madgeSecureCurrentIndex INTEGER
  madgeSecureCurrentType INTEGER
  madgeSecureCurrentAddress OCTET STRING
  madgeSecureCurrentUpdateTime INTEGER
  madgeSecureCurrentIPAddress IpAddress

MadgeSecureAllowedEntry  
SEQUENCE    
  madgeSecureAllowedIndex INTEGER
  madgeSecureAllowedType INTEGER
  madgeSecureAllowedAddress OCTET STRING
  madgeSecureAllowedIPAddress IpAddress

MadgeSecureTrapDestEntry  
SEQUENCE    
  madgeSecureTrapDestIndex INTEGER
  madgeSecureTrapDestType INTEGER
  madgeSecureTrapDestAddress OCTET STRING
  madgeSecureTrapDestIPAddress IpAddress

MadgeVersionEntry  
SEQUENCE    
  madgeVersionIndex INTEGER
  madgeVersionDescription DisplayString
  madgeVersionLocation DisplayString
  madgeVersionNumber OCTET STRING
  madgeVersionType INTEGER

Defined Values

madge 1.3.6.1.4.1.494
OBJECT IDENTIFIER    

madgeBox 1.3.6.1.4.1.494.10
OBJECT IDENTIFIER    

madgeConfig 1.3.6.1.4.1.494.10.1
OBJECT IDENTIFIER    

madgeSecure 1.3.6.1.4.1.494.10.2
OBJECT IDENTIFIER    

madgeDownload 1.3.6.1.4.1.494.10.3
OBJECT IDENTIFIER    

madgeIP 1.3.6.1.4.1.494.10.4
OBJECT IDENTIFIER    

madgeVersion 1.3.6.1.4.1.494.10.5
OBJECT IDENTIFIER    

madgeConfigIPAddress 1.3.6.1.4.1.494.10.1.1
The IP address of the device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

madgeConfigIPGateway 1.3.6.1.4.1.494.10.1.2
The default IP gateway for the device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

madgeConfigIPSubnetMask 1.3.6.1.4.1.494.10.1.3
The IP subnet mask of the device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

madgeConfigSerialNumber 1.3.6.1.4.1.494.10.1.4
The burnt-in identifier of the device. This is a unique number and in most cases maps directly to the base MAC address of the device
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

madgeConfigMCodeVersion 1.3.6.1.4.1.494.10.1.5
Microcode version of the device. Stored in the format :- first Byte - not used - microcode major version number - microcode minor version number last Byte - microcode debug version number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

madgeConfigBCodeVersion 1.3.6.1.4.1.494.10.1.6
Bootcode version of the device and the hardware version. Stored in the format :- High Byte - hardware version number - bootcode major version number - bootcode minor version number Low Byte - bootcode debug version number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

madgeConfigMCodeFilename 1.3.6.1.4.1.494.10.1.7
Original filename for the microcode that has been downloaded to the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

madgeConfigDeviceHealth 1.3.6.1.4.1.494.10.1.8
Current health of the device Normal - everything is fine warning - something the user should be aware of degraded - the box is operating at reduced functionality critical - a major problem exists with the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), warning(2), degraded(3), critical(4)  

madgeConfigAdminStatus 1.3.6.1.4.1.494.10.1.9
The desired operating mode of the device. The mode can be changed by setting this object. If the device does not support the action it will return a bad value error. The behaviour of these states is device specific and some of the states may latch until the state is returned to normal. normal - standard operating mode / can be used to cancel a download or return the device from any latching state. reboot - force the device to reboot. The device will reboot into the version of flash identified by madgeConfigDefaultFlashVersion. identify - force the device to identify itself by flashing lights. This state may latch. test - force the device to do a self test. This state may latch. erase-config - erase all configuration info erase-flash - erase the version of microcode stored in the flash bank identifed by madgeConfigEraseFlashVersion. tftp-ip - force the device to start a TFTP download over IP tftp-ipx - force the device to start a TFTP download over IPX rpl-ipx - force the device to start a RPL download over IPX rpl-llc - force the device to start a RPL download over LLC
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), reboot(2), identify(3), test(4), erase-config(5), erase-flash(6), tftp-ip(7), tftp-ipx(8), rpl-ipx(9), rpl-llc(10)  

madgeConfigPassword 1.3.6.1.4.1.494.10.1.10
The case insensitive password for the device. Any GET operation on this object will return PUBLIC. If an attempt is made to set the password to a string greater than the maximum a BAD VALUE error will be returned
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

madgeConfigLinkTest 1.3.6.1.4.1.494.10.1.11
An object that can be written with any value to test whether a management station knows the correct device password
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

madgeConfigOperStatus 1.3.6.1.4.1.494.10.1.12
The current operating mode of the device. normal - standard operating mode reboot - the device is rebooting identify - the device is identifying itself test - the device is performing a self-test downloading - the device is performing a download NOTE:This variable is only available on devices that support version 1.2 or greater of the Box MIB
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), reboot(2), identify(3), test(4), downloading(5)  

madgeConfigEraseFlashVersion 1.3.6.1.4.1.494.10.1.13
A valid version index for the bank of flash to erase when AdminStatus is set to erase-flash. NOTE:This variable is only available on devices that support version 1.2 or greater of the Box MIB
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

madgeConfigDefaultFlashVersion 1.3.6.1.4.1.494.10.1.14
The version index of the default flash bank that a device will reboot into when a standard reboot is performed. NOTE:This variable is only available on devices that support version 1.2 or greater of the Box MIB
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

madgeSecureCurrentTableSize 1.3.6.1.4.1.494.10.2.1
The size of the current users table in the device. A size of zero indicates that the table is not supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

madgeSecureCurrentTimeout 1.3.6.1.4.1.494.10.2.2
A time in seconds used to specify how long a management station will remain registered in the Current Users table if no requests are received from that management station. After this time the management station will be automatically removed from the table. Devices are not required to support the writable functionality for this variable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

madgeSecureCurrentTable 1.3.6.1.4.1.494.10.2.3
A table containing an address for all managers that are currently communicating with this device
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MadgeSecureCurrentEntry

madgeSecureCurrentEntry 1.3.6.1.4.1.494.10.2.3.1
A entry containing an address for a manager that is currently communicating with this device
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MadgeSecureCurrentEntry  

madgeSecureCurrentIndex 1.3.6.1.4.1.494.10.2.3.1.1
Index into the table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

madgeSecureCurrentType 1.3.6.1.4.1.494.10.2.3.1.2
Identifies the format of the data stored in madgeSecureCurrentAddress not-used - this table entry does not contain valid data ip-address - this table entry contains a valid ip address ipx-address - this table entry contains a valid ipx address mac-address - this table entry contains a valid mac address
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER not-used(1), ip-address(2), ipx-address(3), mac-address(4)  

madgeSecureCurrentAddress 1.3.6.1.4.1.494.10.2.3.1.3
An address of a management station that is currently communicating with this device. The format of the address is determined by the associated entry in the madgeSecureCurrentType
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

madgeSecureCurrentUpdateTime 1.3.6.1.4.1.494.10.2.3.1.4
The time in seconds since the management station identified by this table entry last accessed this device. The table entry will be removed by the device once this UpdateTime reaches the value specified in madgeSecureCurrentTimeout
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

madgeSecureCurrentIPAddress 1.3.6.1.4.1.494.10.2.3.1.5
If madgeSecureCurrentType is set to ip-address, this variable returns the madgeSecureCurrentAddress encoded as an IP Address, rather than an Octet String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

madgeSecureAllowedEnabled 1.3.6.1.4.1.494.10.2.4
Enable / disable the allowed users feature. enabled - only management stations with an address in the AllowedTable will be allowed to get / set MIB variables in this device disabled - any management station is allowed to get / set MIB variables in this device
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

madgeSecureAllowedTableSize 1.3.6.1.4.1.494.10.2.5
The size of the allowed users table in the device. A size of zero indicates that the table is not supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

madgeSecureAllowedTable 1.3.6.1.4.1.494.10.2.6
A table containing an address for all managers that are allowed to get / set MIB variables in this device
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MadgeSecureAllowedEntry

madgeSecureAllowedEntry 1.3.6.1.4.1.494.10.2.6.1
An entry containing an address for a manager that is allowed to get / set MIB variables in this device
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MadgeSecureAllowedEntry  

madgeSecureAllowedIndex 1.3.6.1.4.1.494.10.2.6.1.1
Index into the table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

madgeSecureAllowedType 1.3.6.1.4.1.494.10.2.6.1.2
Identifies the format of the data stored in madgeSecureAllowedAddress not-used - this table entry does not contain valid data ip-address - this table entry contains a valid ip address ipx-address - this table entry contains a valid ipx address mac-address - this table entry contains a valid mac address
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER not-used(1), ip-address(2), ipx-address(3), mac-address(4)  

madgeSecureAllowedAddress 1.3.6.1.4.1.494.10.2.6.1.3
An address of a management station that is allowed to get / set MIB variables in this device The format of the address is determined by the associated entry in the madgeSecureAllowedType
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

madgeSecureAllowedIPAddress 1.3.6.1.4.1.494.10.2.6.1.4
If madgeSecureAllowedType is set to ip-address, this variable is equivalent to madgeSecureAllowedAddress encoded as an IP Address, rather than an Octet String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

madgeSecureTrapDestEnabled 1.3.6.1.4.1.494.10.2.7
Enable / disable the trap destination feature. enabled - any SNMP traps generated by this device will only be sent to management stations with an address in the madgeSecureTrapDestTable disabled - any SNMP traps generated by this device will be sent to all management stations currently known by this device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

madgeSecureTrapDestTableSize 1.3.6.1.4.1.494.10.2.8
The size of the trap destinations table in the device. A size of zero indicates that this table is not supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

madgeSecureTrapDestTable 1.3.6.1.4.1.494.10.2.9
A table containing the address for all managers that are to receive SNMP traps generated by this device
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MadgeSecureTrapDestEntry

madgeSecureTrapDestEntry 1.3.6.1.4.1.494.10.2.9.1
An entry containing the address for a manager that is to receive SNMP traps generated by this device
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MadgeSecureTrapDestEntry  

madgeSecureTrapDestIndex 1.3.6.1.4.1.494.10.2.9.1.1
Index into the table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

madgeSecureTrapDestType 1.3.6.1.4.1.494.10.2.9.1.2
Identifies the format of the data stored in madgeSecureTrapDestAddress not-used - this table entry does not contain valid data ip-address - this table entry contains a valid ip address ipx-address - this table entry contains a valid ipx address mac-address - this table entry contains a valid mac address
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER not-used(1), ip-address(2), ipx-address(3), mac-address(4)  

madgeSecureTrapDestAddress 1.3.6.1.4.1.494.10.2.9.1.3
An address for a management station that is to receive any SNMP traps generated by this device. The format of the address is determined by the associated entry in the madgeSecureTrapDestType
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

madgeSecureTrapDestIPAddress 1.3.6.1.4.1.494.10.2.9.1.4
If madgeSecureTrapDestType is set to ip-address, this variable is equivalent to madgeSecureTrapDestAddress encoded as an IP Address, rather than an Octet String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

madgeDownloadIPAddress 1.3.6.1.4.1.494.10.3.1
The IP address of the server to use for the download when using TFTP-IP
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

madgeDownloadIPGateway 1.3.6.1.4.1.494.10.3.2
The IP gateway to be used to access the server. If this variable is zero then use the default gateway in madgeConfigIPGateway.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

madgeDownloadIPXAddress 1.3.6.1.4.1.494.10.3.3
The IPX address of the server to use for the download when using TFTP-IPX or RPL-IPX
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(12)  

madgeDownloadNodeAddress 1.3.6.1.4.1.494.10.3.4
The Node address of the server to use for the download when using RPL-LLC
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

madgeDownloadFileName 1.3.6.1.4.1.494.10.3.5
The filename of the microcode to download. The maximum length of this string is device specific. If a string that is too long is written to this variable BAD VALUE will be returned.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

madgeDownloadDestination 1.3.6.1.4.1.494.10.3.6
The destination for the download. This will contain the madgeVersionIndex for the download destination.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

madgeDownloadState 1.3.6.1.4.1.494.10.3.7
The current state of the download
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), tftp-waiting-ip(2), tftp-running-ip(3), tftp-waiting-ipx(4), tftp-running-ipx(5), waiting-xmodem(6), running-xmodem(7), rpl-waiting-ipx(8), rpl-running-ipx(9), rpl-waiting-llc(10), rpl-running-llc(11)  

madgeDownloadFailureCode 1.3.6.1.4.1.494.10.3.8
While a download is in progress this will always be 'no-error'. After a download is complete this indicates the success or failure of the download. If it is anything other than 'no-error' then 'madgedownloadStatusText' will contain a textual description of the error. Error codes from 100 upwards are errors returned from a TFTP server. Errors below this are locally generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no-error(1), config-error(2), busy(3), timeout(4), cancelled(5), incompatible-file(6), file-too-big(7), protocol-error(8), undefined-error(100), file-not-found(101), access-violation(102), out-of-memory(103), illegal-operation(104), unknown-transfer-id(105), file-already-exists(106), no-such-user(107)  

madgeDownloadStatusText 1.3.6.1.4.1.494.10.3.9
A display string describing the status of the download in progress, or the reason for failure of the last download. If FailureCode = no-error then StatusText may be empty.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

madgeDownloadSize 1.3.6.1.4.1.494.10.3.10
While a download is in progress this indicates the number of bytes transferred so far. After the download is completed this remains at the final size downloaded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

madgeIPCurrentAddress 1.3.6.1.4.1.494.10.4.1
The IP address that is currently being used by this device. The IP address could have been obtained from madgeConfigIPAddress or by some other means indicated by madgeIPDiscoveryMethod
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

madgeIPCurrentGateway 1.3.6.1.4.1.494.10.4.2
The IP gateway that is currently being used by this device. The IP gateway could have been obtained from madgeConfigIPGateway or by some other means indicated by madgeIPDiscoveryMethod
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

madgeIPCurrentSubnetMask 1.3.6.1.4.1.494.10.4.3
The IP Subnet Mask that is currently being used by this device. The IP Subnet Mask could have been obtained from madgeConfigIPSubnetMask or by some other means indicated by madgeIPDiscoveryMethod
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

madgeIPDiscoveryMethod 1.3.6.1.4.1.494.10.4.4
The source of the currently used IP address, gateway and subnet mask.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER not-discovered(1), via-config(2), via-bootp(3), via-rarp(4)  

madgeIPBootpEnabled 1.3.6.1.4.1.494.10.4.5
Enable / Disable the use of BootP for IP address discovery
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), not-supported(3)  

madgeIPRarpEnabled 1.3.6.1.4.1.494.10.4.6
Enable / Disable the use of Rarp for IP address discovery
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), not-supported(3)  

madgeVersionTable 1.3.6.1.4.1.494.10.5.1
A table containing version information for all hardware / software components in a device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MadgeVersionEntry

madgeVersionEntry 1.3.6.1.4.1.494.10.5.1.1
An entry containing version information for a hardware / software component in a device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MadgeVersionEntry  

madgeVersionIndex 1.3.6.1.4.1.494.10.5.1.1.1
Index into the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

madgeVersionDescription 1.3.6.1.4.1.494.10.5.1.1.2
A string containing a textual description for the component identified by this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

madgeVersionLocation 1.3.6.1.4.1.494.10.5.1.1.3
A string containing a textual description of the location of the component identified by this entry. eg Flash Bank A Flash ROM Boot ROM Boot Bank A Base Hardware Hardware Module
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

madgeVersionNumber 1.3.6.1.4.1.494.10.5.1.1.4
Version number for the component. Stored in the format :- first Byte - major version number - minor version number last Byte - debug version number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

madgeVersionType 1.3.6.1.4.1.494.10.5.1.1.5
The type of object that this table entry contains version information for.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER flash(1), boot-fixed(2), boot-updateable(3), hardware-fixed(4), hardware-upgradeable(5), other(6)  

madgeVersionCount 1.3.6.1.4.1.494.10.5.2
The number of entries in the version table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER