ASSETMANAGEMENT-MIB: View SNMP OID List / Download MIB
VENDOR: RARITAN COMPUTER
Home | MIB: ASSETMANAGEMENT-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).
|
|||
Object Name | OID | Type | Access | Info |
raritan | 1.3.6.1.4.1.13742 |
This MIB describes the SNMP functions of the asset management capable products from Raritan Computer. |
||
assetManager | 1.3.6.1.4.1.13742.7 | |||
traps | 1.3.6.1.4.1.13742.7.0 | |||
trapInformation | 1.3.6.1.4.1.13742.7.0.0 | |||
deviceName | 1.3.6.1.4.1.13742.7.0.0.1 | displaystring | read-only |
The user-defined name for the Device. |
deviceInetAddressType | 1.3.6.1.4.1.13742.7.0.0.2 | inetaddresstype | read-only |
The type of address format |
deviceInetIPAddress | 1.3.6.1.4.1.13742.7.0.0.3 | inetaddress | read-only |
The current IP address. A value of 0.0.0.0 indicates an error or an unset option. |
assetStripNumber | 1.3.6.1.4.1.13742.7.0.0.4 | integer32 | no-access |
A unique value for each asset strip. Its value ranges between 1 and the value of assetStripCount. |
rackUnitNumber | 1.3.6.1.4.1.13742.7.0.0.5 | integer32 | no-access |
A unique value for each rack unit. Its value ranges between 1 and the value of rackUnitCount. It corresponds with rackUnitID, the fixed ordinal index of each rack unit. |
assetStripFirmwareUpdateState | 1.3.6.1.4.1.13742.7.0.0.6 | assetstripfirmwareupdatestateenumeration | no-access |
The new asset strip firmware update state. |
deviceUserName | 1.3.6.1.4.1.13742.7.0.0.7 | displaystring | read-only |
The user currently logged in. |
deviceChangedParameter | 1.3.6.1.4.1.13742.7.0.0.8 | deviceconfigurationparameterenumeration | no-access |
Description of the parameter(s) that changed. |
changedParameterNewValue | 1.3.6.1.4.1.13742.7.0.0.9 | displaystring | no-access |
The new value of the changed parameter. |
slotNumber | 1.3.6.1.4.1.13742.7.0.0.10 | integer32 | no-access |
A unique value for each slot on a blade extension. Value of 0 indicates a tag on the main strip. |
oldNumberOfComponentAssetStrips | 1.3.6.1.4.1.13742.7.0.0.11 | integer32 | no-access |
The old number of components building a composite asset strip. |
agentInetPortNumber | 1.3.6.1.4.1.13742.7.0.0.12 | inetportnumber | no-access |
The UDP port number used for accessing the SNMP agent on the device. Examples: If the associated device MIB (PX2-MIB, EMD-MIB) has deviceCascadeType set to portForwarding, then master: 50500 slave 1:50501 slave 2: 50502 ...... If cascading mode is not portForwarding and default (Standard) ports are being used, then port: 161 |
assetTagConnected | 1.3.6.1.4.1.13742.7.0.1 |
The asset tag of a rack unit was connected. bladeTagID is empty if the asset tag is not on a blade extension. |
||
assetTagDisconnected | 1.3.6.1.4.1.13742.7.0.2 |
The asset tag of a rack unit was disconnected. bladeTagID is empty if the asset tag is not on a blade extension. |
||
assetStripStateChange | 1.3.6.1.4.1.13742.7.0.3 |
The asset strip unit changed its state. |
||
assetStripFirmwareUpdate | 1.3.6.1.4.1.13742.7.0.4 |
Asset strip firmware update state change. |
||
deviceConfigurationChanged | 1.3.6.1.4.1.13742.7.0.5 |
Assetstrip configuration has changed |
||
rackUnitConfigurationChanged | 1.3.6.1.4.1.13742.7.0.6 |
Assetstrip configuration has changed |
||
bladeExtensionConnected | 1.3.6.1.4.1.13742.7.0.7 |
A blade extension has been connected to the rackunit. |
||
bladeExtensionDisconnected | 1.3.6.1.4.1.13742.7.0.8 |
A blade extension has been disconnected from the rackunit. |
||
bladeExtensionOverflowOccured | 1.3.6.1.4.1.13742.7.0.9 |
Maximum number of supported tags on blade extension was reached. The asset strip won't detect any new tags on blade extensions until some are removed. |
||
bladeExtensionOverflowCleared | 1.3.6.1.4.1.13742.7.0.10 |
Free space for new tags on blade extensions is available again. |
||
compositeAssetStripCompositionChanged | 1.3.6.1.4.1.13742.7.0.11 |
The composition of an composite asset strip changed. |
||
configuration | 1.3.6.1.4.1.13742.7.1 | |||
assetStripCount | 1.3.6.1.4.1.13742.7.1.1 | integer32 | read-only |
The number of asset management strip units supported. |
defaultLEDColorConnected | 1.3.6.1.4.1.13742.7.1.2 | rgbcolor | read-write |
Default color of all LEDs (RGB) when a tag is connected during automatic operation; in binary format. This is deprecated in favor of assetStripDefaultLEDColorConnected For SET operations, the value will be applied to all asset strips For GET operations, the value returned will be the value corresponding to asset strip 1 |
defaultLEDColorConnectedStr | 1.3.6.1.4.1.13742.7.1.3 | displaystring | read-write |
Default color of all LEDs (RGB) when a tag is connected during automatic operation; string with 3 hex octets This is deprecated in favor of assetStripDefaultLEDColorConnectedStr For SET operations, the value will be applied to all asset strips For GET operations, the value returned will be the value corresponding to asset strip 1 |
defaultLEDColorDisconnected | 1.3.6.1.4.1.13742.7.1.4 | rgbcolor | read-write |
Default color of all LEDs (RGB) when no tag is connected during automatic operation; in binary format. This is deprecated in favor of assetStripDefaultLEDColorDisConnected For SET operations, the value will be applied to all asset strips For GET operations, the value returned will be the value corresponding to asset strip 1 |
defaultLEDColorDisconnectedStr | 1.3.6.1.4.1.13742.7.1.5 | displaystring | read-write |
Default color of all LEDs (RGB) when no tag is connected during automatic operation; string with 3 hex octets This is deprecated in favor of assetStripDefaultLEDColorDisconnectedStr For SET operations, the value will be applied to all asset strips For GET operations, the value returned will be the value corresponding to asset strip 1 |
assetStrip | 1.3.6.1.4.1.13742.7.1.6 | |||
assetStripConfigurationTable | 1.3.6.1.4.1.13742.7.1.6.1 | no-access |
A list of configuration entries. The number of entries is given by the value of assetStripCount. |
|
1.3.6.1.4.1.13742.7.1.6.1.1 | no-access |
An entry containing configuration objects for a particular asset management strip unit. |
||
assetStripID | 1.3.6.1.4.1.13742.7.1.6.1.1.1 | integer32 | no-access |
A unique value for each asset strip. Its value ranges between 1 and the value of assetStripCount. |
rackUnitCount | 1.3.6.1.4.1.13742.7.1.6.1.1.2 | integer32 | read-write |
The number of rack-units for the asset management. |
assetStripState | 1.3.6.1.4.1.13742.7.1.6.1.1.3 | assetstripstateenumeration | read-only |
Asset management strip state. |
assetStripName | 1.3.6.1.4.1.13742.7.1.6.1.1.4 | displaystring | read-write |
Asset management strip name. |
rackUnitNumberingMode | 1.3.6.1.4.1.13742.7.1.6.1.1.5 | rackunitnumberingmodeenumeration | read-write |
The rack unit nmbering mode for this asset strip. |
rackUnitNumberingOffset | 1.3.6.1.4.1.13742.7.1.6.1.1.6 | integer32 | read-write |
The offset (starting value) for rack Unit Numbering; This takes care of the case in which the asset strip is monitoring not all the assets but a subset of it, starting from racknumberingOffset. For example, the asset strip may be monitoring assets from 10 through 26; default value is 1 |
assetStripOrientation | 1.3.6.1.4.1.13742.7.1.6.1.1.7 | assetstriporientationenumeration | read-write |
Is the asset strip oriented such that the connector is at the top or the bottom? If the asset strip has a tilt sensor, then this varaible is read-only and an to set(write) it will result in an error. If the asset strip does not have a tilt sensor, then this variable is read-write |
currentMainTagCount | 1.3.6.1.4.1.13742.7.1.6.1.1.8 | integer32 | read-only |
Number of tags currently connected to the main strip. |
currentBladeTagCount | 1.3.6.1.4.1.13742.7.1.6.1.1.9 | integer32 | read-only |
Number of tags currently connected to blade extensions. This may be larger than the maxBladeTagCount. In this case an overflow occured and all tags over maxBladeTagCount are not recognized. |
maxMainTagCount | 1.3.6.1.4.1.13742.7.1.6.1.1.10 | integer32 | read-only |
Maximum number of tags on the main asset strip. |
maxBladeTagCount | 1.3.6.1.4.1.13742.7.1.6.1.1.11 | integer32 | read-only |
Maximum number of blade tags supported. |
bladeExtensionOverflow | 1.3.6.1.4.1.13742.7.1.6.1.1.12 | truthvalue | read-only |
Set if the maximum number of supported tags on blade extensions is reached. When this flag is set, new tags on blade extensions won't be discovered anymore until other tags on blade extensions are removed. |
assetStripType | 1.3.6.1.4.1.13742.7.1.6.1.1.13 | assetstriptypeenumeration | read-only |
The asset strip type. |
numberOfComponentAssetStrips | 1.3.6.1.4.1.13742.7.1.6.1.1.14 | integer32 | read-only |
The number of components building a composite asset strip. |
assetStripDefaultLEDColorConnected | 1.3.6.1.4.1.13742.7.1.6.1.1.15 | rgbcolor | read-write |
Default color of all LEDs (RGB) when a tag is connected during automatic operation; in binary format. |
assetStripDefaultLEDColorConnectedStr | 1.3.6.1.4.1.13742.7.1.6.1.1.16 | displaystring | read-write |
Default color of all LEDs (RGB) when a tag is connected during automatic operation; string with 3 hex octets |
assetStripDefaultLEDColorDisconnected | 1.3.6.1.4.1.13742.7.1.6.1.1.17 | rgbcolor | read-write |
Default color of all LEDs (RGB) when no tag is connected during automatic operation; in binary format. |
assetStripDefaultLEDColorDisconnectedStr | 1.3.6.1.4.1.13742.7.1.6.1.1.18 | displaystring | read-write |
Default color of all LEDs (RGB) when no tag is connected during automatic operation; string with 3 hex octets |
assetManagement | 1.3.6.1.4.1.13742.7.1.7 | |||
assetManagementTable | 1.3.6.1.4.1.13742.7.1.7.1 | no-access |
A list of asset management extries containing tag information and LED state. The number of entries is given by the value of rackUnitCount. |
|
1.3.6.1.4.1.13742.7.1.7.1.1 | no-access |
An entry containing tag information and LED state for a rack unit. |
||
rackUnitID | 1.3.6.1.4.1.13742.7.1.7.1.1.1 | integer32 | no-access |
A unique value for each rack unit. Its value ranges between 1 and the value of rackUnitCount. |
ledOperationMode | 1.3.6.1.4.1.13742.7.1.7.1.1.2 | assetmanagementledoperationmodeenumeration | read-write |
Operation mode of the LED (manual or automatic, based on tag connection). |
ledMode | 1.3.6.1.4.1.13742.7.1.7.1.1.3 | assetmanagementledmodeenumeration | read-write |
Mode of the LED (on, off, fastBlink,slowBlink). Setting this value automatically switches the ledOperationMode to manual. |
ledColor | 1.3.6.1.4.1.13742.7.1.7.1.1.4 | rgbcolor | read-write |
Color of the LED (RGB) in binary format. Setting this value automatically switches the ledOperationMode to manual. |
ledColorStr | 1.3.6.1.4.1.13742.7.1.7.1.1.5 | displaystring | read-write |
Color of the LED (RGB) in string format. It contains 3 hex octets for the RGB colors. Setting this value automatically switches the ledOperationMode to manual. |
tagID | 1.3.6.1.4.1.13742.7.1.7.1.1.6 | displaystring | read-only |
Asset management tag attached to the rack unit. Empty in case there is no tag attached. |
tagFamily | 1.3.6.1.4.1.13742.7.1.7.1.1.7 | displaystring | read-only |
Family of the asset management tag attached to the rack unit. Empty in case there is no tag attached. |
rackUnitPosition | 1.3.6.1.4.1.13742.7.1.7.1.1.8 | integer32 | read-only |
A number associated with each rack unit. Its value depends on the rack unit numbering mode. It ranges between 1 and the value of rackUnitCount. If the asset strip is disconnected, then the value is 0. |
rackUnitType | 1.3.6.1.4.1.13742.7.1.7.1.1.9 | rackunittypeenumeration | read-only |
Type of the connected tag (single server or blade extension). If the asset strip is disconnected, then the value is unknown. If the asset tag is disconnected, then the value is none. |
bladeExtensionSize | 1.3.6.1.4.1.13742.7.1.7.1.1.10 | integer32 | read-only |
In case a blade extension is connected this returns the number of slots on the extension. If the asset strip is disconnected or no blade is connected, then the value is 0. |
rackUnitName | 1.3.6.1.4.1.13742.7.1.7.1.1.12 | displaystring | read-write |
Name for a specific rackunit, may be feeely chosen. |
assetStripCascadePosition | 1.3.6.1.4.1.13742.7.1.7.1.1.13 | integer32 | read-only |
This is the position of the asset Strip in a cascaded chain. Numbered in ascending order starting with the asset strip connected to the device (EMX/PX). For non-cascaded asset strips, value = 1 |
rackUnitRelativePosition | 1.3.6.1.4.1.13742.7.1.7.1.1.14 | integer32 | read-only |
This is the relative position of the rackUnit within the assetStrip. For cascaded asset strips such as the AMS-M2-Z and AMS-M3-Z, it is numbered in ascending order starting with the rackunit closest to the asset strip edge with the connector. For non-cascaded asset strips, value = 1 |
assetStripNumberOfRackUnits | 1.3.6.1.4.1.13742.7.1.7.1.1.15 | integer32 | read-only |
For non-cascaded asset strips, value = rackUnitCount For cascaded asset strips, it is the number of rack units in the asset Strip. Examples: 2 forAMS-M2-Z, 3 for AMS-M3-Z. |
bladeExtensionTable | 1.3.6.1.4.1.13742.7.1.7.2 | no-access |
A list of blade server extension entries containing tag information. |
|
1.3.6.1.4.1.13742.7.1.7.2.1 | no-access |
An entry containing tag information for a blade server extension. |
||
bladeSlotID | 1.3.6.1.4.1.13742.7.1.7.2.1.1 | integer32 | no-access |
A unique value for each slot on a blade extension. |
bladeTagID | 1.3.6.1.4.1.13742.7.1.7.2.1.2 | displaystring | read-only |
Asset management tag attached to a blade extension at the rack unit. Empty in case there is no tag attached. |
bladeSlotPosition | 1.3.6.1.4.1.13742.7.1.7.2.1.3 | integer32 | read-only |
A number associated with each blade slot. It ranges between 1 and the value of bladeExtensionSize. |
conformance | 1.3.6.1.4.1.13742.7.2 | |||
compliances | 1.3.6.1.4.1.13742.7.2.1 | |||
complianceRev1 | 1.3.6.1.4.1.13742.7.2.1.1 |
The requirements for conformance to the ASSETMANAGEMENT-MIB. This is deprecated in favor of complianceRev2 |
||
complianceRev2 | 1.3.6.1.4.1.13742.7.2.1.2 |
The requirements for conformance to the ASSETMANAGEMENT-MIB. |
||
groups | 1.3.6.1.4.1.13742.7.2.2 | |||
configGroup | 1.3.6.1.4.1.13742.7.2.2.1 |
A collection of objects representing configuration data. |
||
assetManagementGroup | 1.3.6.1.4.1.13742.7.2.2.2 |
A collection of objects providing the ability to control the asset management strip. |
||
trapsGroup | 1.3.6.1.4.1.13742.7.2.2.3 |
A collection of traps. |
||
trapInformationGroup | 1.3.6.1.4.1.13742.7.2.2.4 |
A collection of objects providing information in the traps. |
||
configGroup2 | 1.3.6.1.4.1.13742.7.2.2.5 |
A collection of objects representing configuration data. |
||
logGroup | 1.3.6.1.4.1.13742.7.2.2.6 |
A collection of objects representing log data. |
||
log | 1.3.6.1.4.1.13742.7.3 | |||
logConfiguration | 1.3.6.1.4.1.13742.7.3.1 | |||
logSize | 1.3.6.1.4.1.13742.7.3.1.1 | integer32 | read-only |
The number of entries in the asset management log table. |
oldestLogID | 1.3.6.1.4.1.13742.7.3.1.2 | integer32 | read-only |
The index of the oldest entry in the log table. |
newestLogID | 1.3.6.1.4.1.13742.7.3.1.3 | integer32 | read-only |
The index of the newest entry in the log table. |
logEventCount | 1.3.6.1.4.1.13742.7.3.1.4 | integer32 | read-only |
The total number of logged events. |
assetManagementLogTable | 1.3.6.1.4.1.13742.7.3.2 | no-access |
A ring buffer containing asset management events. |
|
1.3.6.1.4.1.13742.7.3.2.1 | no-access |
An entry in the asset management log table. |
||
logIndex | 1.3.6.1.4.1.13742.7.3.2.1.1 | integer32 | no-access |
The index of an entry in the log ring buffer. Its value ranges between 1 and logSize. |
logTimeStamp | 1.3.6.1.4.1.13742.7.3.2.1.2 | unsigned32 | read-only |
The time of the log entry in seconds relative to January 1, 1970 00:00 UTC. |
logEventType | 1.3.6.1.4.1.13742.7.3.2.1.3 | logeventtypeenumeration | read-only |
The type of this log entry. |
logAssetStripNumber | 1.3.6.1.4.1.13742.7.3.2.1.4 | integer32 | read-only |
A unique value for each asset strip. Its value ranges between 1 and the value of assetStripCount. |
logRackUnitNumber | 1.3.6.1.4.1.13742.7.3.2.1.5 | integer32 | read-only |
A unique value for each rack unit. Its value ranges between 1 and the value of rackUnitCount. It corresponds with rackUnitID, the fixed ordinal index of each rack unit. |
logRackUnitPosition | 1.3.6.1.4.1.13742.7.3.2.1.6 | integer32 | read-only |
A number associated with each rack unit. Its value depends on the rack unit numbering mode. It ranges between 1 and the value of rackUnitCount. If the asset strip is disconnected, then the value is 0. |
logSlotNumber | 1.3.6.1.4.1.13742.7.3.2.1.7 | integer32 | read-only |
A unique value for each slot on a blade extension. Value of 0 indicates a tag on the main strip. If the asset strip is disconnected, the value is 0 as well. Use logEventType to distinguish the validity. |
logTagID | 1.3.6.1.4.1.13742.7.3.2.1.8 | displaystring | read-only |
Asset management tag attached to the rack unit. Empty in case there is no tag attached. |
logAssetStripState | 1.3.6.1.4.1.13742.7.3.2.1.9 | assetstripstateenumeration | read-only |
Asset management strip state. |
logParentBladeID | 1.3.6.1.4.1.13742.7.3.2.1.10 | displaystring | read-only |
In case the tag is attached to a blade extension, this indicates the tagID of the extension. Empty in case there is no tag attached or the tag is attached on the main strip. |