SIEMENS-MULTIPATH-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for SIEMENS-MULTIPATH-MIB.
59
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
59 total| Object Name |
|---|
sni OBJECT IDENTIFIER .1.3.6.1.4.1.231 |
IMPORTS Unknown .1.3.6.1.4.1.231 |
sniProductMibs OBJECT IDENTIFIER .1.3.6.1.4.1.231.2 |
sniExtensions OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.10 |
sniServerMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.10.2 |
sieMPErrorOnly one port of the MultiPath group was alive and this one failed. The MultiPath group is not operational anymore. TRAP-TYPE .1.3.6.1.4.1.231.2.10.2.0.1200 |
sieMPRetryOne active port of a MultiPath group has failed. A retry on another path has been started. TRAP-TYPE .1.3.6.1.4.1.231.2.10.2.0.1201 |
sieMPActivePortChangedTrap occurs after the driver has activated a port as requested by the configuration utility. TRAP-TYPE .1.3.6.1.4.1.231.2.10.2.0.1202 |
sieMPReconfiguredTrap occurs after the driver has added a port to a MultiPath group (if a matching port was found) or removed a port from a MultiPath group. The action was requested by the configuration utility. TRAP-TYPE .1.3.6.1.4.1.231.2.10.2.0.1203 |
sieMPStatusChangedTrap occurs after the driver has changed the behavior of a MultiPath group. Autorecovery was turned or off, loadbalancing was turned on or off or one port was enabled or disabled. The action was requested by the configuration utility. TRAP-TYPE .1.3.6.1.4.1.231.2.10.2.0.1204 |
sieMPAutoRecoveredTrap occurs when the driver has detected that a port which was in status error is accessible again. TRAP-TYPE .1.3.6.1.4.1.231.2.10.2.0.1205 |
sieMPErrorClearedTrap occurs after the driver has cleared the error status for a port from a MultiPath group as requested by the configuration utility. TRAP-TYPE .1.3.6.1.4.1.231.2.10.2.0.1206 |
sniCommon OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.10.2.2 |
sieMultiPath OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.10.2.2.7 |
sieMPAgentInfo OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.10.2.2.7.1 |
sieMPAgentIdMultiPath SNMP agent ID stringro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.10.2.2.7.1.1 |
sieMPAgentCompanyMultiPath SNMP agent company stringro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.10.2.2.7.1.2 |
sieMPAgentVersionMultiPath SNMP agent version stringro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.10.2.2.7.1.3 |
sieMPAgentBuildMultiPath SNMP agent build date and time stringro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.10.2.2.7.1.4 |
sieMPState OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.10.2.2.7.2 |
sieMPLastDateDate of last recent reconfiguration in time_t (seconds
since 1/1/1970 00:00:00)ro INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.2.1 |
sieMPCurrentStateThis reflects the overall state of the driver, agent and the
underlying ports. Possible values are:
OK everything is fine
DEGRADED there was an event from the driver marking a change of MultiPath configuration or port status
ERROR software exception (software bug)
FAILED communication with driver fails (bug, driver not installed)ro Enumeration .1.3.6.1.4.1.231.2.10.2.2.7.2.2 |
sieMPContainer OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.10.2.2.7.3 |
sieMPGroupTableTable of available MultiPath groups SEQUENCE OF SieMPGroup .1.3.6.1.4.1.231.2.10.2.2.7.3.1 |
sieMPGroupEntry in table of MultiPath groups SieMPGroup .1.3.6.1.4.1.231.2.10.2.2.7.3.1.1 |
sieMPGroupIDA unique value for each group, starts at 0 and remains
unchanged from one re-initialization of the agent to the nextro INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.3.1.1.1 |
sieMPGroupCommandThese are the possible commands a frontend can send to a MultiPath group.
ENABLE-LOAD-BALANCING I/Os can use all available ports of a MultiPath group
DISABLE-LOAD-BALANCING only one port of a MultiPath group can be used for I/Os
ENABLE-AUTORECOVER a automatic failback (a formerly failed port was replaced and can be used again) is possible
DISABLE-AUTORECOVER don't do automatic failback
RECONFIGURE search all ports the can be integrated into a MultiPath group and build this group
A GET always returns 0.rw Enumeration .1.3.6.1.4.1.231.2.10.2.2.7.3.1.1.2 |
sieMPGroupLoadBalancingStatusShow wether load balancing is enabled or disabledro Enumeration .1.3.6.1.4.1.231.2.10.2.2.7.3.1.1.3 |
sieMPGroupAutorecoverStatusShow wether autorecover is enabled or disabledro Enumeration .1.3.6.1.4.1.231.2.10.2.2.7.3.1.1.4 |
sieMPPortTableTable of available ports SEQUENCE OF SieMPPort .1.3.6.1.4.1.231.2.10.2.2.7.3.2 |
sieMPPortEntry in table of ports SieMPPort .1.3.6.1.4.1.231.2.10.2.2.7.3.2.1 |
sieMPPortIDA unique value for each port, starts at 0 and remains
unchanged from one re-initialization of the agent to the nextro INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.3.2.1.1 |
sieMPParentGroupsieMPGroupID of the group where port is memberro INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.3.2.1.2 |
sieMPPortStatusThese are the possible states a port can be in
UNKNOWN cannot get status information for this port
UNUSED this port cannot be used for MultiPath (user defined)
DISABLED this port is turned off - no I/O is possible
PASSTHROUGH every I/O for this port is sent through the driver without being looked at
ACTIVE this port can accept I/Os. When load balancing is off only one port of a MultiPath group can be active
STANDBY this port waits until an active port fails and takes over all I/Os then
ERROR this port failed due to an errorro Enumeration .1.3.6.1.4.1.231.2.10.2.2.7.3.2.1.3 |
sieMPPortCommandThese are the possible commands a frontend can send to a port.
ENABLE when a port was disabled by user request - enable it
DISABLE disable a port
CLEAR-ERROR clear the error flag of this port
ACTIVE when load balancing is off this port will handle all I/Os. All other ports of this MultiPath group will be in status STANDBY
REMOVE-PORT take a port out of a MultiPath group. It will get its own group
A GET always returns 0.rw Enumeration .1.3.6.1.4.1.231.2.10.2.2.7.3.2.1.4 |
sieMPPortPciSlotPhysical PCI slot of portro INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.3.2.1.5 |
sieMPPortHATypeVendor, name, type of hostadaptorro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.10.2.2.7.3.2.1.6 |
sieMPPortTargetIDSCSI Target ID of portro INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.3.2.1.7 |
sieMPPortLastErrorNumberLast error number for portro INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.3.2.1.8 |
sieMPPortLastErrorTargetLast target number where error occured for portro INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.3.2.1.9 |
sieMPPortLastErrorLunLast lun number where error occured for portro INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.3.2.1.10 |
sieMPPortLastErrorPathLast path where error occured for portro INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.3.2.1.11 |
sieMPLunTableTable of available luns SEQUENCE OF SieMPLun .1.3.6.1.4.1.231.2.10.2.2.7.3.3 |
sieMPLunEntry in table of luns SieMPLun .1.3.6.1.4.1.231.2.10.2.2.7.3.3.1 |
sieMPLunIDA unique value for each lun, starts at 0 and
remains unchanged from one re-initialization of
the agent to the nextro INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.3.3.1.1 |
sieMPLunParentPortsieMPPortID of the group where lun is memberro INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.3.3.1.2 |
sieMPLunTargetNoSCSI Target ID of lunro INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.3.3.1.3 |
sieMPLunLunNoSCSI LUN of lunro INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.3.3.1.4 |
sieMPLunInquiryInquiry string containing serial number, etc. for lunro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.10.2.2.7.3.3.1.5 |
sieMPOSDeviceNameThe operating system's name for this device (e.g. Windows NT: disk0).ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.10.2.2.7.3.3.1.6 |
sieMPLunTypeSCSI LUN typero Enumeration .1.3.6.1.4.1.231.2.10.2.2.7.3.3.1.7 |
sieMPLunClaimedSCSI LUN claimed statusro Enumeration .1.3.6.1.4.1.231.2.10.2.2.7.3.3.1.8 |
sieMPTrapInfo OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.10.2.2.7.10 |
sieMPTrapServerNameName of the server where the trap occured DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.10.2.2.7.10.1 |
sieMPTrapTimeTime the trap occured (in seconds since 1/1/1970 00:00:00) INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.10.2 |
sieMPTrapGroupIDThe MultiPath Group ID where the change occured INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.10.3 |
sieMPTrapPortIDThe MultiPath Port ID where the change occured INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.10.4 |
sieMPTrapTargetIDThe MultiPath Target ID where the change occured INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.10.5 |
sieMPTrapLunIDThe MultiPath Lun ID where the change occured INTEGER .1.3.6.1.4.1.231.2.10.2.2.7.10.6 |