# python version 1.0 DO NOT EDIT # # This python file has been generated by smidump version 0.5.0: # # smidump -f python ISCSI-MIB FILENAME = "./libsmi-0.5.0/mibs/ietf/ISCSI-MIB" MIB = { "moduleName" : "ISCSI-MIB", "ISCSI-MIB" : { "nodetype" : "module", "language" : "SMIv2", "organization" : """IETF IPS Working Group""", "contact" : """ Mark Bakke Cisco Systems, Inc 7900 International Drive, Suite 400 Bloomington, MN USA 55425 E-mail: mbakke@cisco.com Marjorie Krueger Hewlett-Packard Networked Storage Architecture Networked Storage Solutions Org. 8000 Foothills Blvd. Roseville, CA 95747 E-mail: marjorie_krueger@hp.com Tom McSweeney IBM Corporation 600 Park Offices Drive Research Triangle Park, NC USA 27709 E-mail: tommcs@us.ibm.com James Muchow Qlogic Corp. 6321 Bury Dr. Eden Prairie, MN USA 55346 E-mail: james.muchow@qlogic.com""", "description" : """The iSCSI Protocol MIB module. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4544; see the RFC itself for full legal notices.""", "revisions" : ( { "date" : "2006-05-22 00:00", "description" : """Initial version of the iSCSI Protocol MIB module""", }, ), "identity node" : "iscsiMibModule", }, "imports" : ( {"module" : "SNMPv2-SMI", "name" : "MODULE-IDENTITY"}, {"module" : "SNMPv2-SMI", "name" : "OBJECT-TYPE"}, {"module" : "SNMPv2-SMI", "name" : "OBJECT-IDENTITY"}, {"module" : "SNMPv2-SMI", "name" : "NOTIFICATION-TYPE"}, {"module" : "SNMPv2-SMI", "name" : "Unsigned32"}, {"module" : "SNMPv2-SMI", "name" : "Counter32"}, {"module" : "SNMPv2-SMI", "name" : "Counter64"}, {"module" : "SNMPv2-SMI", "name" : "Gauge32"}, {"module" : "SNMPv2-SMI", "name" : "mib-2"}, {"module" : "SNMPv2-TC", "name" : "TEXTUAL-CONVENTION"}, {"module" : "SNMPv2-TC", "name" : "TruthValue"}, {"module" : "SNMPv2-TC", "name" : "RowPointer"}, {"module" : "SNMPv2-TC", "name" : "TimeStamp"}, {"module" : "SNMPv2-TC", "name" : "RowStatus"}, {"module" : "SNMPv2-TC", "name" : "AutonomousType"}, {"module" : "SNMPv2-TC", "name" : "StorageType"}, {"module" : "SNMPv2-CONF", "name" : "MODULE-COMPLIANCE"}, {"module" : "SNMPv2-CONF", "name" : "OBJECT-GROUP"}, {"module" : "SNMPv2-CONF", "name" : "NOTIFICATION-GROUP"}, {"module" : "SNMP-FRAMEWORK-MIB", "name" : "SnmpAdminString"}, {"module" : "INET-ADDRESS-MIB", "name" : "InetAddressType"}, {"module" : "INET-ADDRESS-MIB", "name" : "InetAddress"}, {"module" : "INET-ADDRESS-MIB", "name" : "InetPortNumber"}, ), "typedefs" : { "IscsiTransportProtocol" : { "basetype" : "Unsigned32", "status" : "current", "ranges" : [ { "min" : "0", "max" : "255" }, ], "range" : { "min" : "0", "max" : "255" }, "format" : "d", "description" : """This data type is used to define the transport protocols that will carry iSCSI PDUs.""", "reference" : """RFC791, RFC1700 The presently known, officially delegated numbers can be found at: http://www.iana.org/assignments/protocol-numbers""", }, "IscsiDigestMethod" : { "basetype" : "Enumeration", "status" : "current", "none" : { "nodetype" : "namednumber", "number" : "1" }, "other" : { "nodetype" : "namednumber", "number" : "2" }, "noDigest" : { "nodetype" : "namednumber", "number" : "3" }, "crc32c" : { "nodetype" : "namednumber", "number" : "4" }, "description" : """This data type represents the methods possible for digest negotiation. none - a placeholder for a secondary digest method that means only the primary method can be used. other - a digest method other than those defined below. noDigest - does not support digests (will operate without a digest (Note: implementations must support digests to be compliant with the RFC3720). CRC32c - require a CRC32C digest.""", "reference" : """RFC 3720, Section 12.1, HeaderDigest and DataDigest""", }, "IscsiName" : { "basetype" : "OctetString", "status" : "current", "ranges" : [ { "min" : "0", "max" : "0" }, { "min" : "16", "max" : "223" }, ], "range" : { "min" : "0", "max" : "223" }, "format" : "223t", "description" : """This data type is used for objects whose value is an iSCSI name with the properties described in RFC 3720 section 3.2.6.1, and encoded as specified in RFC 3720 section 3.2.6.2. A zero-length string indicates the absence of an iSCSI name.""", "reference" : """RFC 3720, Section 3.2.6, iSCSI Names.""", }, }, # typedefs "nodes" : { "iscsiMibModule" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142", "status" : "current", }, # node "iscsiNotifications" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.0", }, # node "iscsiObjects" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1", }, # node "iscsiInstance" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1", }, # node "iscsiInstanceAttributesTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.1", "status" : "current", "description" : """A list of iSCSI instances present on the system.""", }, # table "iscsiInstanceAttributesEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.1.1", "status" : "current", "linkage" : [ "iscsiInstIndex", ], "description" : """An entry (row) containing management information applicable to a particular iSCSI instance.""", }, # row "iscsiInstIndex" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.1.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4294967295" }, ], "range" : { "min" : "1", "max" : "4294967295" }, }, }, "access" : "noaccess", "description" : """An arbitrary integer used to uniquely identify a particular iSCSI instance. This index value must not be modified or reused by an agent unless a reboot has occurred. An agent should attempt to keep this value persistent across reboots.""", }, # column "iscsiInstDescr" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.1.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMP-FRAMEWORK-MIB", "name" : "SnmpAdminString"}, }, "access" : "readonly", "description" : """A UTF-8 string, determined by the implementation to describe the iSCSI instance. When only a single instance is present, this object may be set to the zero-length string; with multiple iSCSI instances, it may be used in an implementation-dependent manner to describe the purpose of the respective instance.""", }, # column "iscsiInstVersionMin" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.1.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "255" }, ], "range" : { "min" : "0", "max" : "255" }, }, }, "access" : "readonly", "description" : """The minimum version number of the iSCSI specification such that this iSCSI instance supports this minimum value, the maximum value indicated by the corresponding instance in iscsiInstVersionMax, and all versions in between.""", "reference" : """RFC 3720, Section 10.12, Login Request""", }, # column "iscsiInstVersionMax" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.1.1.4", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "255" }, ], "range" : { "min" : "0", "max" : "255" }, }, }, "access" : "readonly", "description" : """The maximum version number of the iSCSI specification such that this iSCSI instance supports this maximum value, the minimum value indicated by the corresponding instance in iscsiInstVersionMin, and all versions in between.""", "reference" : """RFC 3720, Section 10.12, Login Request""", }, # column "iscsiInstVendorID" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.1.1.5", "status" : "current", "syntax" : { "type" : { "module" :"SNMP-FRAMEWORK-MIB", "name" : "SnmpAdminString"}, }, "access" : "readonly", "description" : """A UTF-8 string describing the manufacturer of the implementation of this instance.""", }, # column "iscsiInstVendorVersion" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.1.1.6", "status" : "current", "syntax" : { "type" : { "module" :"SNMP-FRAMEWORK-MIB", "name" : "SnmpAdminString"}, }, "access" : "readonly", "description" : """A UTF-8 string set by the manufacturer describing the version of the implementation of this instance. The format of this string is determined solely by the manufacturer, and is for informational purposes only. It is unrelated to the iSCSI specification version numbers.""", }, # column "iscsiInstPortalNumber" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.1.1.7", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readonly", "units" : "transport endpoints", "description" : """The number of rows in the iscsiPortalAttributesTable that are currently associated with this iSCSI instance.""", }, # column "iscsiInstNodeNumber" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.1.1.8", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readonly", "units" : "iSCSI nodes", "description" : """The number of rows in the iscsiNodeAttributesTable that are currently associated with this iSCSI instance.""", }, # column "iscsiInstSessionNumber" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.1.1.9", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readonly", "units" : "sessions", "description" : """The number of rows in the iscsiSessionAttributesTable that are currently associated with this iSCSI instance.""", }, # column "iscsiInstSsnFailures" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.1.1.10", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "sessions", "description" : """This object counts the number of times a session belonging to this instance has been failed. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiInstDiscontinuityTime.""", "reference" : """RFC 3720, Section 12.1, HeaderDigest and DataDigest""", }, # column "iscsiInstLastSsnFailureType" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.1.1.11", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "AutonomousType"}, }, "access" : "readonly", "description" : """The counter object in the iscsiInstSsnErrorStatsTable that was incremented when the last session failure occurred. If the reason for failure is not found in the iscsiInstSsnErrorStatsTable, the value { 0.0 } is used instead.""", }, # column "iscsiInstLastSsnRmtNodeName" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.1.1.12", "status" : "current", "syntax" : { "type" : { "module" :"ISCSI-MIB", "name" : "IscsiName"}, }, "access" : "readonly", "description" : """The iSCSI name of the remote node from the failed session.""", }, # column "iscsiInstDiscontinuityTime" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.1.1.13", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TimeStamp"}, }, "access" : "readonly", "description" : """The value of SysUpTime on the most recent occasion at which any one or more of this instance's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.""", }, # column "iscsiInstanceSsnErrorStatsTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.2", "status" : "current", "description" : """Statistics regarding the occurrences of error types that result in a session failure.""", }, # table "iscsiInstanceSsnErrorStatsEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.2.1", "status" : "current", "linkage" : [ { "ISCSI-MIB" : { "indexkind" : "augments", "relatedNode" : "iscsiInstanceAttributesEntry", }}, ], "description" : """An entry (row) containing management information applicable to a particular iSCSI instance.""", }, # row "iscsiInstSsnDigestErrors" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.2.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "sessions", "description" : """The count of sessions that were failed due to receipt of a PDU containing header or data digest errors. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiInstDiscontinuityTime.""", "reference" : """RFC 3720, Section 6.7, Digest Errors""", }, # column "iscsiInstSsnCxnTimeoutErrors" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.2.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "sessions", "description" : """The count of sessions that were failed due to a sequence exceeding a time limit. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiInstDiscontinuityTime.""", "reference" : """RFC 3720, Section 6.4, Connection Timeout Management""", }, # column "iscsiInstSsnFormatErrors" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.1.2.1.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "sessions", "description" : """The count of sessions that were failed due to receipt of a PDU that contained a format error. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiInstDiscontinuityTime.""", "reference" : """RFC 3720, Section 6.6, Format Errors""", }, # column "iscsiPortal" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2", }, # node "iscsiPortalAttributesTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2.1", "status" : "current", "description" : """A list of transport endpoints (using TCP or another transport protocol) used by this iSCSI instance. An iSCSI instance may use a portal to listen for incoming connections to its targets, to initiate connections to other targets, or both.""", }, # table "iscsiPortalAttributesEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2.1.1", "create" : "true", "status" : "current", "linkage" : [ "iscsiInstIndex", "iscsiPortalIndex", ], "description" : """An entry (row) containing management information applicable to a particular portal instance.""", }, # row "iscsiPortalIndex" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2.1.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4294967295" }, ], "range" : { "min" : "1", "max" : "4294967295" }, }, }, "access" : "noaccess", "description" : """An arbitrary integer used to uniquely identify a particular transport endpoint within this iSCSI instance. This index value must not be modified or reused by an agent unless a reboot has occurred. An agent should attempt to keep this value persistent across reboots.""", }, # column "iscsiPortalRowStatus" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2.1.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "description" : """This field allows entries to be dynamically added and removed from this table via SNMP. When adding a row to this table, all non-Index/RowStatus objects must be set. When the value of this object is 'active', the values of the other objects in this table cannot be changed. Rows may be discarded using RowStatus. Note that creating a row in this table will typically cause the agent to create one or more rows in iscsiTgtPortalAttributesTable and/or iscsiIntrPortalAttributesTable.""", }, # column "iscsiPortalRoles" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2.1.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Bits", "targetTypePortal" : { "nodetype" : "namednumber", "number" : "0" }, "initiatorTypePortal" : { "nodetype" : "namednumber", "number" : "1" }, }, }, "access" : "readwrite", "description" : """A portal can operate in one or both of two roles: as a target portal and/or an initiator portal. If the portal will operate in both roles, both bits must be set. This object will define a corresponding row that will exist or must be created in the iscsiTgtPortalAttributesTable, the iscsiIntrPortalAttributesTable or both. If the targetTypePortal bit is set, one or more corresponding iscsiTgtPortalAttributesEntry rows will be found or created. If the initiatorTypePortal bit is set, one or more corresponding iscsiIntrPortalAttributesEntry rows will be found or created. If both bits are set, one or more corresponding rows will be found or created in one of the above tables.""", }, # column "iscsiPortalAddrType" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2.1.1.4", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressType"}, }, "access" : "readwrite", "default" : "ipv4", "description" : """The type of Internet Network Address contained in the corresponding instance of the iscsiPortalAddr.""", }, # column "iscsiPortalAddr" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2.1.1.5", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddress"}, }, "access" : "readwrite", "description" : """The portal's Internet Network Address, of the type specified by the object iscsiPortalAddrType. If iscsiPortalAddrType has the value 'dns', this address gets resolved to an IP address whenever a new iSCSI connection is established using this portal.""", }, # column "iscsiPortalProtocol" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2.1.1.6", "status" : "current", "syntax" : { "type" : { "module" :"ISCSI-MIB", "name" : "IscsiTransportProtocol"}, }, "access" : "readwrite", "default" : "6", "description" : """The portal's transport protocol.""", }, # column "iscsiPortalMaxRecvDataSegLength" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2.1.1.7", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "512", "max" : "16777215" }, ], "range" : { "min" : "512", "max" : "16777215" }, }, }, "access" : "readwrite", "default" : "8192", "units" : "bytes", "description" : """The maximum PDU length this portal can receive. This may be constrained by hardware characteristics and individual implementations may choose not to allow this object to be changed.""", "reference" : """RFC 3720, Section 12.12, MaxRecvDataSegmentLength""", }, # column "iscsiPortalPrimaryHdrDigest" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2.1.1.8", "status" : "current", "syntax" : { "type" : { "module" :"ISCSI-MIB", "name" : "IscsiDigestMethod"}, }, "access" : "readwrite", "default" : "crc32c", "description" : """The preferred header digest for this portal.""", }, # column "iscsiPortalPrimaryDataDigest" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2.1.1.9", "status" : "current", "syntax" : { "type" : { "module" :"ISCSI-MIB", "name" : "IscsiDigestMethod"}, }, "access" : "readwrite", "default" : "crc32c", "description" : """The preferred data digest method for this portal.""", }, # column "iscsiPortalSecondaryHdrDigest" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2.1.1.10", "status" : "current", "syntax" : { "type" : { "module" :"ISCSI-MIB", "name" : "IscsiDigestMethod"}, }, "access" : "readwrite", "default" : "noDigest", "description" : """An alternate header digest preference for this portal.""", }, # column "iscsiPortalSecondaryDataDigest" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2.1.1.11", "status" : "current", "syntax" : { "type" : { "module" :"ISCSI-MIB", "name" : "IscsiDigestMethod"}, }, "access" : "readwrite", "default" : "noDigest", "description" : """An alternate data digest preference for this portal.""", }, # column "iscsiPortalRecvMarker" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2.1.1.12", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readwrite", "default" : "false", "description" : """This object indicates whether or not this portal will request markers in its incoming data stream.""", "reference" : """RFC 3720, Appendix A.""", }, # column "iscsiPortalStorageType" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.2.1.1.13", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "StorageType"}, }, "access" : "readwrite", "default" : "nonVolatile", "description" : """The storage type for this row. Rows in this table that were created through an external process may have a storage type of readOnly or permanent. Conceptual rows having the value 'permanent' need not allow write access to any columnar objects in the row.""", }, # column "iscsiTargetPortal" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.3", }, # node "iscsiTgtPortalAttributesTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.3.1", "status" : "current", "description" : """A list of transport endpoints (using TCP or another transport protocol) on which this iSCSI instance listens for incoming connections to its targets.""", }, # table "iscsiTgtPortalAttributesEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.3.1.1", "status" : "current", "linkage" : [ "iscsiInstIndex", "iscsiPortalIndex", "iscsiTgtPortalNodeIndexOrZero", ], "description" : """An entry (row) containing management information applicable to a particular portal instance that is used to listen for incoming connections to local targets. One or more rows in this table is populated by the agent for each iscsiPortalAttributesEntry row that has the bit targetTypePortal set in its iscsiPortalRoles column.""", }, # row "iscsiTgtPortalNodeIndexOrZero" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.3.1.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "4294967295" }, ], "range" : { "min" : "0", "max" : "4294967295" }, }, }, "access" : "noaccess", "description" : """An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system. For implementations where each {portal, node} tuple can have a different portal tag, this value will map to the iscsiNodeIndex. For implementations where the portal tag is the same for a given portal regardless of which node is using the portal, the value 0 (zero) is used.""", }, # column "iscsiTgtPortalPort" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.3.1.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetPortNumber", }, "ranges" : [ { "min" : "1", "max" : "65535" }, ], "range" : { "min" : "1", "max" : "65535" }, }, }, "access" : "readwrite", "description" : """The portal's transport protocol port number on which the portal listens for incoming iSCSI connections when the portal is used as a target portal. This object's storage type is specified in iscsiPortalStorageType.""", }, # column "iscsiTgtPortalTag" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.3.1.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "65535" }, ], "range" : { "min" : "1", "max" : "65535" }, }, }, "access" : "readwrite", "description" : """The portal's aggregation tag when the portal is used as a target portal. Multiple-connection sessions may be aggregated over portals sharing an identical aggregation tag. This object's storage type is specified in iscsiPortalStorageType.""", "reference" : """RFC 3720, Section 3.4.1, iSCSI Architectural Model""", }, # column "iscsiInitiatorPortal" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.4", }, # node "iscsiIntrPortalAttributesTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.4.1", "status" : "current", "description" : """A list of Internet Network Addresses (using TCP or another transport protocol) from which this iSCSI instance may initiate connections to other targets.""", }, # table "iscsiIntrPortalAttributesEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.4.1.1", "status" : "current", "linkage" : [ "iscsiInstIndex", "iscsiPortalIndex", "iscsiIntrPortalNodeIndexOrZero", ], "description" : """An entry (row) containing management information applicable to a particular portal instance that is used to initiate connections to iSCSI targets. One or more rows in this table is populated by the agent for each iscsiPortalAttributesEntry row that has the bit initiatorTypePortal set in its iscsiPortalRoles column.""", }, # row "iscsiIntrPortalNodeIndexOrZero" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.4.1.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "4294967295" }, ], "range" : { "min" : "0", "max" : "4294967295" }, }, }, "access" : "noaccess", "description" : """An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system. For implementations where each {portal, node} tuple can have a different portal tag, this value will map to the iscsiNodeIndex. For implementations where the portal tag is the same for a given portal regardless of which node is using the portal, the value 0 (zero) is used.""", }, # column "iscsiIntrPortalTag" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.4.1.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "65535" }, ], "range" : { "min" : "1", "max" : "65535" }, }, }, "access" : "readwrite", "description" : """The portal's aggregation tag when the portal is used as an initiator portal. Multiple-connection sessions may be aggregated over portals sharing an identical aggregation tag. This object's storage type is specified in iscsiPortalStorageType.""", "reference" : """RFC 3720, Section 3.4.1, iSCSI Architectural Model""", }, # column "iscsiNode" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5", }, # node "iscsiNodeAttributesTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1", "status" : "current", "description" : """A list of iSCSI nodes belonging to each iSCSI instance present on the local system. An iSCSI node can act as an initiator, a target, or both.""", }, # table "iscsiNodeAttributesEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1", "status" : "current", "linkage" : [ "iscsiInstIndex", "iscsiNodeIndex", ], "description" : """An entry (row) containing management information applicable to a particular iSCSI node.""", }, # row "iscsiNodeIndex" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4294967295" }, ], "range" : { "min" : "1", "max" : "4294967295" }, }, }, "access" : "noaccess", "description" : """An arbitrary integer used to uniquely identify a particular node within an iSCSI instance. This index value must not be modified or reused by an agent unless a reboot has occurred. An agent should attempt to keep this value persistent across reboots.""", }, # column "iscsiNodeName" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.2", "status" : "current", "syntax" : { "type" : { "module" :"ISCSI-MIB", "name" : "IscsiName"}, }, "access" : "readonly", "description" : """This node's iSCSI name, which is independent of the location of the node, and can be resolved into a set of addresses through various discovery services.""", }, # column "iscsiNodeAlias" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMP-FRAMEWORK-MIB", "name" : "SnmpAdminString"}, }, "access" : "readonly", "description" : """A character string that is a human-readable name or description of the iSCSI node. If configured, this alias may be communicated to the initiator or target node at the remote end of the connection during a Login Request or Response message. This string is not used as an identifier, but can be displayed by the system's user interface in a list of initiators and/or targets to which it is connected. If no alias exists, the value is a zero-length string.""", "reference" : """RFC 3720, Section 12.6, TargetAlias, 12.7, InitiatorAlias""", }, # column "iscsiNodeRoles" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.4", "status" : "current", "syntax" : { "type" : { "basetype" : "Bits", "targetTypeNode" : { "nodetype" : "namednumber", "number" : "0" }, "initiatorTypeNode" : { "nodetype" : "namednumber", "number" : "1" }, }, }, "access" : "readonly", "description" : """A node can operate in one or both of two roles: a target role and/or an initiator role. If the node will operate in both roles, both bits must be set. This object will also define the corresponding rows that will exist in the iscsiTargetAttributesTable, the iscsiInitiatorAttributesTable or both. If the targetTypeNode bit is set, there will be a corresponding iscsiTargetAttributesEntry. If the initiatorTypeNode bit is set, there will be a corresponding iscsiInitiatorAttributesEntry. If both bits are set, there will be a corresponding iscsiTgtPortalAttributesEntry and iscsiPortalAttributesEntry.""", }, # column "iscsiNodeTransportType" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.5", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowPointer"}, }, "access" : "readonly", "description" : """A pointer to the corresponding row in the appropriate table for this SCSI transport, thereby allowing management stations to locate the SCSI-level device that is represented by this iscsiNode. For example, it will usually point to the corresponding scsiTrnspt object in the SCSI MIB module. If no corresponding row exists, the value 0.0 must be used to indicate this.""", "reference" : """SCSI-MIB""", }, # column "iscsiNodeInitialR2T" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.6", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readonly", "description" : """This object indicates the InitialR2T preference for this node: true = YES, false = will try to negotiate NO, will accept YES """, "reference" : """RFC 3720, Section 12.10, InitialR2T""", }, # column "iscsiNodeImmediateData" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.7", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readwrite", "default" : "true", "description" : """This object indicates ImmediateData preference for this node: true = YES (but will accept NO), false = NO """, "reference" : """RFC 3720, Section 12.11, ImmediateData""", }, # column "iscsiNodeMaxOutstandingR2T" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.8", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "65535" }, ], "range" : { "min" : "1", "max" : "65535" }, }, }, "access" : "readwrite", "default" : "1", "units" : "R2Ts", "description" : """Maximum number of outstanding requests-to-transmit (R2Ts) allowed per iSCSI task.""", "reference" : """RFC 3720, Section 12.17, MaxOutstandingR2T""", }, # column "iscsiNodeFirstBurstLength" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.9", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "512", "max" : "16777215" }, ], "range" : { "min" : "512", "max" : "16777215" }, }, }, "access" : "readwrite", "default" : "65536", "units" : "bytes", "description" : """The maximum length (bytes) supported for unsolicited data to/from this node.""", "reference" : """RFC 3720, Section 12.14, FirstBurstLength""", }, # column "iscsiNodeMaxBurstLength" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.10", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "512", "max" : "16777215" }, ], "range" : { "min" : "512", "max" : "16777215" }, }, }, "access" : "readwrite", "default" : "262144", "units" : "bytes", "description" : """The maximum number of bytes that can be sent within a single sequence of Data-In or Data-Out PDUs.""", "reference" : """RFC 3720, Section 12.13, MaxBurstLength""", }, # column "iscsiNodeMaxConnections" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.11", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "65535" }, ], "range" : { "min" : "1", "max" : "65535" }, }, }, "access" : "readwrite", "default" : "1", "units" : "connections", "description" : """The maximum number of connections allowed in each session to and/or from this node.""", "reference" : """RFC 3720, Section 12.2, MaxConnections""", }, # column "iscsiNodeDataSequenceInOrder" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.12", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readwrite", "default" : "true", "description" : """The DataSequenceInOrder preference of this node. False (=No) indicates that iSCSI data PDU sequences may be transferred in any order. True (=Yes) indicates that data PDU sequences must be transferred using continuously increasing offsets, except during error recovery.""", "reference" : """RFC 3720, Section 12.19, DataSequenceInOrder""", }, # column "iscsiNodeDataPDUInOrder" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.13", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readwrite", "default" : "true", "description" : """The DataPDUInOrder preference of this node. False (=No) indicates that iSCSI data PDUs within sequences may be in any order. True (=Yes) indicates that data PDUs within sequences must be at continuously increasing addresses, with no gaps or overlay between PDUs.""", "reference" : """RFC 3720, Section 12.18, DataPDUInOrder""", }, # column "iscsiNodeDefaultTime2Wait" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.14", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "3600" }, ], "range" : { "min" : "0", "max" : "3600" }, }, }, "access" : "readwrite", "default" : "2", "units" : "seconds", "description" : """The DefaultTime2Wait preference of this node. This is the minimum time, in seconds, to wait before attempting an explicit/implicit logout or active iSCSI task reassignment after an unexpected connection termination or a connection reset.""", "reference" : """RFC 3720, Section 12.15, DefaultTime2Wait""", }, # column "iscsiNodeDefaultTime2Retain" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.15", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "3600" }, ], "range" : { "min" : "0", "max" : "3600" }, }, }, "access" : "readwrite", "default" : "20", "units" : "seconds", "description" : """The DefaultTime2Retain preference of this node. This is the maximum time, in seconds after an initial wait (Time2Wait), before which an active iSCSI task reassignment is still possible after an unexpected connection termination or a connection reset.""", "reference" : """RFC 3720, Section 12.16, DefaultTime2Retain""", }, # column "iscsiNodeErrorRecoveryLevel" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.16", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "255" }, ], "range" : { "min" : "0", "max" : "255" }, }, }, "access" : "readwrite", "default" : "0", "description" : """The ErrorRecoveryLevel preference of this node. Currently, only 0-2 are valid. This object is designed to accommodate future error recovery levels. Higher error recovery levels imply support in addition to support for the lower error level functions. In other words, error level 2 implies support for levels 0-1, since those functions are subsets of error level 2.""", "reference" : """RFC 3720, Section 12.20, ErrorRecoveryLevel""", }, # column "iscsiNodeDiscontinuityTime" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.17", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TimeStamp"}, }, "access" : "readonly", "description" : """The value of SysUpTime on the most recent occasion at which any one or more of this node's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.""", }, # column "iscsiNodeStorageType" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.5.1.1.18", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "StorageType"}, }, "access" : "readwrite", "default" : "volatile", "description" : """The storage type for all read-write objects within this row. Rows in this table are always created via an external process, and may have a storage type of readOnly or permanent. Conceptual rows having the value 'permanent' need not allow write access to any columnar objects in the row. If this object has the value 'volatile', modifications to read-write objects in this row are not persistent across reboots. If this object has the value 'nonVolatile', modifications to objects in this row are persistent. An implementation may choose to allow this object to be set to either 'nonVolatile' or 'volatile', allowing the management application to choose this behavior.""", }, # column "iscsiTarget" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6", }, # node "iscsiTargetAttributesTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.1", "status" : "current", "description" : """A list of iSCSI nodes that can take on a target role, belonging to each iSCSI instance present on the local system.""", }, # table "iscsiTargetAttributesEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.1.1", "status" : "current", "linkage" : [ "iscsiInstIndex", "iscsiNodeIndex", ], "description" : """An entry (row) containing management information applicable to a particular node that can take on a target role.""", }, # row "iscsiTgtLoginFailures" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.1.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "failed login attempts", "description" : """This object counts the number of times a login attempt to this local target has failed. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.13.5, Status-Class and Status-Detail""", }, # column "iscsiTgtLastFailureTime" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.1.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TimeStamp"}, }, "access" : "readonly", "description" : """The timestamp of the most recent failure of a login attempt to this target. A value of zero indicates that no such failures have occurred since the last system boot.""", }, # column "iscsiTgtLastFailureType" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.1.1.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "AutonomousType"}, }, "access" : "readonly", "description" : """The type of the most recent failure of a login attempt to this target, represented as the OID of the counter object in iscsiTargetLoginStatsTable for which the relevant instance was incremented. A value of 0.0 indicates a type that is not represented by any of the counters in iscsiTargetLoginStatsTable.""", }, # column "iscsiTgtLastIntrFailureName" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.1.1.4", "status" : "current", "syntax" : { "type" : { "module" :"ISCSI-MIB", "name" : "IscsiName"}, }, "access" : "readonly", "description" : """The iSCSI name of the initiator that failed the last login attempt.""", }, # column "iscsiTgtLastIntrFailureAddrType" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.1.1.5", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressType"}, }, "access" : "readonly", "description" : """The type of Internet Network Address contained in the corresponding instance of the iscsiTgtLastIntrFailureAddr. The value 'dns' is not allowed.""", }, # column "iscsiTgtLastIntrFailureAddr" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.1.1.6", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddress"}, }, "access" : "readonly", "description" : """An Internet Network Address, of the type specified by the object iscsiTgtLastIntrFailureAddrType, giving the host address of the initiator that failed the last login attempt.""", }, # column "iscsiTargetLoginStatsTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.2", "status" : "current", "description" : """A table of counters that keep a record of the results of initiators' login attempts to this target.""", }, # table "iscsiTargetLoginStatsEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.2.1", "status" : "current", "linkage" : [ { "ISCSI-MIB" : { "indexkind" : "augments", "relatedNode" : "iscsiTargetAttributesEntry", }}, ], "description" : """An entry (row) containing counters for each result of a login attempt to this target.""", }, # row "iscsiTgtLoginAccepts" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.2.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "successful logins", "description" : """The count of Login Response PDUs with status 0x0000, Accept Login, transmitted by this target. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.13.5, Status-Class and Status-Detail""", }, # column "iscsiTgtLoginOtherFails" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.2.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "failed logins", "description" : """The number of Login Response PDUs that were transmitted by this target and that were not counted by any other object in the row. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.13.5, Status-Class and Status-Detail""", }, # column "iscsiTgtLoginRedirects" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.2.1.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "redirected logins", "description" : """The count of Login Response PDUs with status class 0x01, Redirection, transmitted by this target. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.13.5, Status-Class and Status-Detail""", }, # column "iscsiTgtLoginAuthorizeFails" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.2.1.4", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "failed logins", "description" : """The count of Login Response PDUs with status 0x0202, Forbidden Target, transmitted by this target. If this counter is incremented, an iscsiTgtLoginFailure notification should be generated. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.13.5, Status-Class and Status-Detail""", }, # column "iscsiTgtLoginAuthenticateFails" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.2.1.5", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "failed logins", "description" : """The count of Login Response PDUs with status 0x0201, Authentication Failed, transmitted by this target. If this counter is incremented, an iscsiTgtLoginFailure notification should be generated. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.13.5, Status-Class and Status-Detail""", }, # column "iscsiTgtLoginNegotiateFails" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.2.1.6", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "failed logins", "description" : """The number of times a target has effectively refused a login because the parameter negotiation failed. If this counter is incremented, an iscsiTgtLoginFailure notification should be generated. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", }, # column "iscsiTargetLogoutStatsTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.3", "status" : "current", "description" : """When a target receives a Logout command, it responds with a Logout Response that carries a status code. This table contains counters for both normal and abnormal logout requests received by this target.""", }, # table "iscsiTargetLogoutStatsEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.3.1", "status" : "current", "linkage" : [ { "ISCSI-MIB" : { "indexkind" : "augments", "relatedNode" : "iscsiTargetAttributesEntry", }}, ], "description" : """An entry (row) containing counters of Logout Response PDUs that were received by this target.""", }, # row "iscsiTgtLogoutNormals" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.3.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "normal logouts", "description" : """The count of Logout Command PDUs received by this target, with reason code 0 (closes the session). If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.14.1, Reason Code""", }, # column "iscsiTgtLogoutOthers" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.6.3.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "abnormal logouts", "description" : """The count of Logout Command PDUs received by this target, with any reason code other than 0. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.14.1, Reason Code""", }, # column "iscsiTgtAuthorization" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.7", }, # node "iscsiTgtAuthAttributesTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.7.1", "status" : "current", "description" : """A list of initiator identities that are authorized to access each target node within each iSCSI instance present on the local system.""", }, # table "iscsiTgtAuthAttributesEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.7.1.1", "create" : "true", "status" : "current", "linkage" : [ "iscsiInstIndex", "iscsiNodeIndex", "iscsiTgtAuthIndex", ], "description" : """An entry (row) containing management information applicable to a particular target node's authorized initiator identity.""", }, # row "iscsiTgtAuthIndex" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.7.1.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4294967295" }, ], "range" : { "min" : "1", "max" : "4294967295" }, }, }, "access" : "noaccess", "description" : """An arbitrary integer used to uniquely identify a particular target's authorized initiator identity within an iSCSI instance present on the local system. This index value must not be modified or reused by an agent unless a reboot has occurred. An agent should attempt to keep this value persistent across reboots.""", }, # column "iscsiTgtAuthRowStatus" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.7.1.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "description" : """This field allows entries to be dynamically added and removed from this table via SNMP. When adding a row to this table, all non-Index/RowStatus objects must be set. When the value of this object is 'active', the values of the other objects in this table cannot be changed. Rows may be discarded using RowStatus.""", }, # column "iscsiTgtAuthIdentity" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.7.1.1.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowPointer"}, }, "access" : "readwrite", "description" : """A pointer to the corresponding user entry in the IPS-AUTH MIB module that will be allowed to access this iSCSI target.""", "reference" : """IPS-AUTH MIB, RFC 4545""", }, # column "iscsiTgtAuthStorageType" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.7.1.1.4", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "StorageType"}, }, "access" : "readwrite", "default" : "nonVolatile", "description" : """The storage type for this row. Rows in this table that were created through an external process may have a storage type of readOnly or permanent. Conceptual rows having the value 'permanent' need not allow write access to any columnar objects in the row.""", }, # column "iscsiInitiator" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8", }, # node "iscsiInitiatorAttributesTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.1", "status" : "current", "description" : """A list of iSCSI nodes that can take on an initiator role, belonging to each iSCSI instance present on the local system.""", }, # table "iscsiInitiatorAttributesEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.1.1", "status" : "current", "linkage" : [ "iscsiInstIndex", "iscsiNodeIndex", ], "description" : """An entry (row) containing management information applicable to a particular iSCSI node that has initiator capabilities.""", }, # row "iscsiIntrLoginFailures" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.1.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "failed logins", "description" : """This object counts the number of times a login attempt from this local initiator has failed. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.13.5, Status-Class and Status-Detail""", }, # column "iscsiIntrLastFailureTime" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.1.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TimeStamp"}, }, "access" : "readonly", "description" : """The timestamp of the most recent failure of a login attempt from this initiator. A value of zero indicates that no such failures have occurred since the last system boot.""", }, # column "iscsiIntrLastFailureType" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.1.1.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "AutonomousType"}, }, "access" : "readonly", "description" : """The type of the most recent failure of a login attempt from this initiator, represented as the OID of the counter object in iscsiInitiatorLoginStatsTable for which the relevant instance was incremented. A value of 0.0 indicates a type that is not represented by any of the counters in iscsiInitiatorLoginStatsTable.""", }, # column "iscsiIntrLastTgtFailureName" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.1.1.4", "status" : "current", "syntax" : { "type" : { "module" :"ISCSI-MIB", "name" : "IscsiName"}, }, "access" : "readonly", "description" : """A UTF-8 string giving the name of the target that failed the last login attempt.""", }, # column "iscsiIntrLastTgtFailureAddrType" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.1.1.5", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressType"}, }, "access" : "readonly", "description" : """The type of Internet Network Address contained in the corresponding instance of the iscsiIntrLastTgtFailureAddr. The value 'dns' is not allowed.""", }, # column "iscsiIntrLastTgtFailureAddr" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.1.1.6", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddress"}, }, "access" : "readonly", "description" : """An Internet Network Address, of the type specified by the object iscsiIntrLastTgtFailureAddrType, giving the host address of the target that failed the last login attempt.""", }, # column "iscsiInitiatorLoginStatsTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.2", "status" : "current", "description" : """A table of counters which keep track of the results of this initiator's login attempts.""", }, # table "iscsiInitiatorLoginStatsEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.2.1", "status" : "current", "linkage" : [ { "ISCSI-MIB" : { "indexkind" : "augments", "relatedNode" : "iscsiInitiatorAttributesEntry", }}, ], "description" : """An entry (row) containing counters of each result of this initiator's login attempts.""", }, # row "iscsiIntrLoginAcceptRsps" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.2.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "successful logins", "description" : """The count of Login Response PDUs with status 0x0000, Accept Login, received by this initiator. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.13.5, Status-Class and Status-Detail""", }, # column "iscsiIntrLoginOtherFailRsps" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.2.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "failed logins", "description" : """The count of Login Response PDUs received by this initiator with any status code not counted in the objects below. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.13.5, Status-Class and Status-Detail""", }, # column "iscsiIntrLoginRedirectRsps" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.2.1.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "failed logins", "description" : """The count of Login Response PDUs with status class 0x01, Redirection, received by this initiator. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.13.5, Status-Class and Status-Detail""", }, # column "iscsiIntrLoginAuthFailRsps" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.2.1.4", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "failed logins", "description" : """The count of Login Response PDUs with status class 0x201, Authentication Failed, received by this initiator. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.13.5, Status-Class and Status-Detail""", }, # column "iscsiIntrLoginAuthenticateFails" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.2.1.5", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "failed logins", "description" : """The number of times the initiator has aborted a login because the target could not be authenticated. No response is generated. If this counter is incremented, an iscsiIntrLoginFailure notification should be generated. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.13.5, Status-Class and Status-Detail""", }, # column "iscsiIntrLoginNegotiateFails" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.2.1.6", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "failed logins", "description" : """The number of times the initiator has aborted a login because parameter negotiation with the target failed. No response is generated. If this counter is incremented, an iscsiIntrLoginFailure notification should be generated. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 6.10, Negotiation Failures""", }, # column "iscsiInitiatorLogoutStatsTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.3", "status" : "current", "description" : """When an initiator attempts to send a Logout command, the target responds with a Logout Response that carries a status code. This table contains a list of counters of Logout Response PDUs of each status code that was received by each initiator belonging to this iSCSI instance present on this system.""", }, # table "iscsiInitiatorLogoutStatsEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.3.1", "status" : "current", "linkage" : [ { "ISCSI-MIB" : { "indexkind" : "augments", "relatedNode" : "iscsiInitiatorAttributesEntry", }}, ], "description" : """An entry (row) containing counters of Logout Response PDUs of each status code that was generated by this initiator.""", }, # row "iscsiIntrLogoutNormals" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.3.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "normal logouts", "description" : """The count of Logout Command PDUs generated by this initiator with reason code 0 (closes the session). If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.14.1, Reason Code""", }, # column "iscsiIntrLogoutOthers" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.8.3.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "abnormal logouts", "description" : """The count of Logout Command PDUs generated by this initiator with any status code other than 0. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiNodeDiscontinuityTime.""", "reference" : """RFC 3720, Section 10.14.1, Reason Code""", }, # column "iscsiIntrAuthorization" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.9", }, # node "iscsiIntrAuthAttributesTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.9.1", "status" : "current", "description" : """A list of target identities that each initiator on the local system may access.""", }, # table "iscsiIntrAuthAttributesEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.9.1.1", "create" : "true", "status" : "current", "linkage" : [ "iscsiInstIndex", "iscsiNodeIndex", "iscsiIntrAuthIndex", ], "description" : """An entry (row) containing management information applicable to a particular initiator node's authorized target identity.""", }, # row "iscsiIntrAuthIndex" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.9.1.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4294967295" }, ], "range" : { "min" : "1", "max" : "4294967295" }, }, }, "access" : "noaccess", "description" : """An arbitrary integer used to uniquely identify a particular initiator node's authorized target identity within an iSCSI instance present on the local system. This index value must not be modified or reused by an agent unless a reboot has occurred. An agent should attempt to keep this value persistent across reboots.""", }, # column "iscsiIntrAuthRowStatus" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.9.1.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "description" : """This field allows entries to be dynamically added and removed from this table via SNMP. When adding a row to this table, all non-Index/RowStatus objects must be set. When the value of this object is 'active', the values of the other objects in this table cannot be changed. Rows may be discarded using RowStatus.""", }, # column "iscsiIntrAuthIdentity" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.9.1.1.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowPointer"}, }, "access" : "readwrite", "description" : """A pointer to the corresponding user entry in the IPS-AUTH MIB module to which this initiator node should attempt to establish an iSCSI session.""", "reference" : """IPS-AUTH MIB, RFC 4545""", }, # column "iscsiIntrAuthStorageType" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.9.1.1.4", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "StorageType"}, }, "access" : "readwrite", "default" : "nonVolatile", "description" : """The storage type for this row. Rows in this table that were created through an external process may have a storage type of readOnly or permanent. Conceptual rows having the value 'permanent' need not allow write access to any columnar objects in the row.""", }, # column "iscsiSession" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10", }, # node "iscsiSessionAttributesTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1", "status" : "current", "description" : """A list of sessions belonging to each iSCSI instance present on the system.""", }, # table "iscsiSessionAttributesEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1", "status" : "current", "linkage" : [ "iscsiInstIndex", "iscsiSsnNodeIndex", "iscsiSsnIndex", ], "description" : """An entry (row) containing management information applicable to a particular session. If this session is a discovery session that is not attached to any particular node, the iscsiSsnNodeIndex will be zero. Otherwise, the iscsiSsnNodeIndex will have the same value as iscsiNodeIndex.""", }, # row "iscsiSsnNodeIndex" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "4294967295" }, ], "range" : { "min" : "0", "max" : "4294967295" }, }, }, "access" : "noaccess", "description" : """An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system. For normal, non-discovery sessions, this value will map to the iscsiNodeIndex. For discovery sessions that do not have a node associated, the value 0 (zero) is used.""", }, # column "iscsiSsnIndex" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4294967295" }, ], "range" : { "min" : "1", "max" : "4294967295" }, }, }, "access" : "noaccess", "description" : """An arbitrary integer used to uniquely identify a particular session within an iSCSI instance present on the local system. An agent should attempt to not reuse index values unless a reboot has occurred. iSCSI sessions are destroyed during a reboot; rows in this table are not persistent across reboots.""", }, # column "iscsiSsnDirection" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "inboundSession" : { "nodetype" : "namednumber", "number" : "1" }, "outboundSession" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readonly", "description" : """Direction of iSCSI session: inboundSession - session is established from an external initiator to a target within this iSCSI instance. outboundSession - session is established from an initiator within this iSCSI instance to an external target.""", }, # column "iscsiSsnInitiatorName" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.4", "status" : "current", "syntax" : { "type" : { "module" :"ISCSI-MIB", "name" : "IscsiName"}, }, "access" : "readonly", "description" : """If iscsiSsnDirection is Inbound, this object is a UTF-8 string that will contain the name of the remote initiator. If this session is a discovery session that does not specify a particular initiator, this object will contain a zero-length string. If iscsiSsnDirection is Outbound, this object will contain a zero-length string.""", }, # column "iscsiSsnTargetName" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.5", "status" : "current", "syntax" : { "type" : { "module" :"ISCSI-MIB", "name" : "IscsiName"}, }, "access" : "readonly", "description" : """If iscsiSsnDirection is Outbound, this object is a UTF-8 string that will contain the name of the remote target. If this session is a discovery session that does not specify a particular target, this object will contain a zero-length string. If iscsiSsnDirection is Inbound, this object will contain a zero-length string.""", }, # column "iscsiSsnTSIH" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.6", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "65535" }, ], "range" : { "min" : "1", "max" : "65535" }, }, }, "access" : "readonly", "description" : """The target-defined identification handle for this session.""", "reference" : """RFC 3720, Section 10.12.6, TSIH""", }, # column "iscsiSsnISID" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.7", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "ranges" : [ { "min" : "6", "max" : "6" }, ], "range" : { "min" : "6", "max" : "6" }, }, }, "access" : "readonly", "description" : """The initiator-defined portion of the iSCSI Session ID.""", "reference" : """RFC 3720, Section 10.12.5, ISID""", }, # column "iscsiSsnInitiatorAlias" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.8", "status" : "current", "syntax" : { "type" : { "module" :"SNMP-FRAMEWORK-MIB", "name" : "SnmpAdminString"}, }, "access" : "readonly", "description" : """A UTF-8 string that gives the alias communicated by the initiator end of the session during the login phase. If no alias exists, the value is a zero-length string.""", "reference" : """RFC 3720, Section 12.7, InitiatorAlias""", }, # column "iscsiSsnTargetAlias" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.9", "status" : "current", "syntax" : { "type" : { "module" :"SNMP-FRAMEWORK-MIB", "name" : "SnmpAdminString"}, }, "access" : "readonly", "description" : """A UTF-8 string that gives the alias communicated by the target end of the session during the login phase. If no alias exists, the value is a zero-length string.""", "reference" : """RFC 3720, Section 12.6, TargetAlias""", }, # column "iscsiSsnInitialR2T" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.10", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readonly", "description" : """If set to true, indicates that the initiator must wait for an R2T before sending to the target. If set to false, the initiator may send data immediately, within limits set by iscsiSsnFirstBurstLength and the expected data transfer length of the request.""", "reference" : """RFC 3720, Section 12.10, InitialR2T""", }, # column "iscsiSsnImmediateData" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.11", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readonly", "description" : """Indicates whether the initiator and target have agreed to support immediate data on this session.""", "reference" : """RFC 3720, Section 12.11, ImmediateData""", }, # column "iscsiSsnType" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.12", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "normalSession" : { "nodetype" : "namednumber", "number" : "1" }, "discoverySession" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readonly", "description" : """Type of iSCSI session: normalSession - session is a normal iSCSI session discoverySession - session is being used only for discovery.""", "reference" : """RFC 3720, Section 12.21, SessionType""", }, # column "iscsiSsnMaxOutstandingR2T" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.13", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "65535" }, ], "range" : { "min" : "1", "max" : "65535" }, }, }, "access" : "readonly", "units" : "R2Ts", "description" : """The maximum number of outstanding requests-to-transmit (R2Ts) per iSCSI task within this session.""", "reference" : """RFC 3720, Section 12.17, MaxOutstandingR2T""", }, # column "iscsiSsnFirstBurstLength" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.14", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "512", "max" : "16777215" }, ], "range" : { "min" : "512", "max" : "16777215" }, }, }, "access" : "readonly", "units" : "bytes", "description" : """The maximum length supported for unsolicited data sent within this session.""", "reference" : """RFC 3720, Section 12.14, FirstBurstLength""", }, # column "iscsiSsnMaxBurstLength" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.15", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "512", "max" : "16777215" }, ], "range" : { "min" : "512", "max" : "16777215" }, }, }, "access" : "readonly", "units" : "bytes", "description" : """The maximum number of bytes that can be sent within a single sequence of Data-In or Data-Out PDUs.""", "reference" : """RFC 3720, Section 12.13, MaxBurstLength""", }, # column "iscsiSsnConnectionNumber" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.16", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "parent module" : { "name" : "SNMPv2-SMI", "type" : "Gauge32", }, "ranges" : [ { "min" : "1", "max" : "65535" }, ], "range" : { "min" : "1", "max" : "65535" }, }, }, "access" : "readonly", "units" : "connections", "description" : """The number of transport protocol connections that currently belong to this session.""", }, # column "iscsiSsnAuthIdentity" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.17", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowPointer"}, }, "access" : "readonly", "description" : """This object contains a pointer to a row in the IPS-AUTH MIB module that identifies the authentication method being used on this session, as communicated during the login phase.""", "reference" : """IPS-AUTH MIB, RFC 4545""", }, # column "iscsiSsnDataSequenceInOrder" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.18", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readonly", "description" : """False indicates that iSCSI data PDU sequences may be transferred in any order. True indicates that data PDU sequences must be transferred using continuously increasing offsets, except during error recovery.""", "reference" : """RFC 3720, Section 12.19, DataSequenceInOrder""", }, # column "iscsiSsnDataPDUInOrder" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.19", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readonly", "description" : """False indicates that iSCSI data PDUs within sequences may be in any order. True indicates that data PDUs within sequences must be at continuously increasing addresses, with no gaps or overlay between PDUs. Default is true.""", "reference" : """RFC 3720, Section 12.18, DataPDUInOrder""", }, # column "iscsiSsnErrorRecoveryLevel" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.20", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "255" }, ], "range" : { "min" : "0", "max" : "255" }, }, }, "access" : "readonly", "description" : """The level of error recovery negotiated between the initiator and the target. Higher numbers represent more detailed recovery schemes.""", "reference" : """RFC 3720, Section 12.20, ErrorRecoveryLevel""", }, # column "iscsiSsnDiscontinuityTime" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.1.1.21", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TimeStamp"}, }, "access" : "readonly", "description" : """The value of SysUpTime on the most recent occasion at which any one or more of this session's counters suffered a discontinuity. When a session is established, and this object is created, it is initialized to the current value of SysUpTime.""", }, # column "iscsiSessionStatsTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.2", "status" : "current", "description" : """A list of general iSCSI traffic counters for each of the sessions present on the system.""", }, # table "iscsiSessionStatsEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.2.1", "status" : "current", "linkage" : [ { "ISCSI-MIB" : { "indexkind" : "augments", "relatedNode" : "iscsiSessionAttributesEntry", }}, ], "description" : """An entry (row) containing general iSCSI traffic counters for a particular session.""", }, # row "iscsiSsnCmdPDUs" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.2.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "PDUs", "description" : """The count of Command PDUs transferred on this session. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.""", }, # column "iscsiSsnRspPDUs" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.2.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "PDUs", "description" : """The count of Response PDUs transferred on this session. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.""", }, # column "iscsiSsnTxDataOctets" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.2.1.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter64"}, }, "access" : "readonly", "units" : "octets", "description" : """The count of data octets that were transmitted by the local iSCSI node on this session. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.""", }, # column "iscsiSsnRxDataOctets" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.2.1.4", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter64"}, }, "access" : "readonly", "units" : "octets", "description" : """The count of data octets that were received by the local iSCSI node on this session. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.""", }, # column "iscsiSsnLCTxDataOctets" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.2.1.5", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "octets", "description" : """A Low Capacity shadow object of iscsiSsnTxDataOctets for those systems that don't support Counter64. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.""", }, # column "iscsiSsnLCRxDataOctets" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.2.1.6", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "octets", "description" : """A Low Capacity shadow object of iscsiSsnRxDataOctets for those systems that don't support Counter64. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.""", }, # column "iscsiSessionCxnErrorStatsTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.3", "status" : "current", "description" : """A list of error counters for each of the sessions present on this system.""", }, # table "iscsiSessionCxnErrorStatsEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.3.1", "status" : "current", "linkage" : [ { "ISCSI-MIB" : { "indexkind" : "augments", "relatedNode" : "iscsiSessionAttributesEntry", }}, ], "description" : """An entry (row) containing error counters for a particular session.""", }, # row "iscsiSsnCxnDigestErrors" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.3.1.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "PDUs", "description" : """The count of PDUs that were received on the session and contained header or data digest errors. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.""", "reference" : """RFC 3720, Section 6.7, Digest Errors""", }, # column "iscsiSsnCxnTimeoutErrors" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.10.3.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "connections", "description" : """The count of connections within this session that have been terminated due to timeout. If this counter has suffered a discontinuity, the time of the last discontinuity is indicated in iscsiSsnDiscontinuityTime.""", "reference" : """RFC 3720, Section 6.4, Connection Timeout Management""", }, # column "iscsiConnection" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11", }, # node "iscsiConnectionAttributesTable" : { "nodetype" : "table", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1", "status" : "current", "description" : """A list of connections belonging to each iSCSI instance present on the system.""", }, # table "iscsiConnectionAttributesEntry" : { "nodetype" : "row", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1", "status" : "current", "linkage" : [ "iscsiInstIndex", "iscsiSsnNodeIndex", "iscsiSsnIndex", "iscsiCxnIndex", ], "description" : """An entry (row) containing management information applicable to a particular connection.""", }, # row "iscsiCxnIndex" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4294967295" }, ], "range" : { "min" : "1", "max" : "4294967295" }, }, }, "access" : "noaccess", "description" : """An arbitrary integer used to uniquely identify a particular connection of a particular session within an iSCSI instance present on the local system. An agent should attempt to not reuse index values unless a reboot has occurred. iSCSI connections are destroyed during a reboot; rows in this table are not persistent across reboots.""", }, # column "iscsiCxnCid" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "65535" }, ], "range" : { "min" : "1", "max" : "65535" }, }, }, "access" : "readonly", "description" : """The iSCSI Connection ID for this connection.""", }, # column "iscsiCxnState" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "login" : { "nodetype" : "namednumber", "number" : "1" }, "full" : { "nodetype" : "namednumber", "number" : "2" }, "logout" : { "nodetype" : "namednumber", "number" : "3" }, }, }, "access" : "readonly", "description" : """The current state of this connection, from an iSCSI negotiation point of view. Here are the states: login - The transport protocol connection has been established, but a valid iSCSI login response with the final bit set has not been sent or received. full - A valid iSCSI login response with the final bit set has been sent or received. logout - A valid iSCSI logout command has been sent or received, but the transport protocol connection has not yet been closed.""", }, # column "iscsiCxnAddrType" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.4", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressType"}, }, "access" : "readonly", "description" : """The type of Internet Network Addresses contained in the corresponding instances of iscsiCxnLocalAddr and iscsiCxnRemoteAddr. The value 'dns' is not allowed.""", }, # column "iscsiCxnLocalAddr" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.5", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddress"}, }, "access" : "readonly", "description" : """The local Internet Network Address, of the type specified by iscsiCxnAddrType, used by this connection.""", }, # column "iscsiCxnProtocol" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.6", "status" : "current", "syntax" : { "type" : { "module" :"ISCSI-MIB", "name" : "IscsiTransportProtocol"}, }, "access" : "readonly", "description" : """The transport protocol over which this connection is running.""", }, # column "iscsiCxnLocalPort" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.7", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetPortNumber"}, }, "access" : "readonly", "description" : """The local transport protocol port used by this connection. This object cannot have the value zero, since it represents an established connection.""", }, # column "iscsiCxnRemoteAddr" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.8", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddress"}, }, "access" : "readonly", "description" : """The remote Internet Network Address, of the type specified by iscsiCxnAddrType, used by this connection.""", }, # column "iscsiCxnRemotePort" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.9", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetPortNumber"}, }, "access" : "readonly", "description" : """The remote transport protocol port used by this connection. This object cannot have the value zero, since it represents an established connection.""", }, # column "iscsiCxnMaxRecvDataSegLength" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.10", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "512", "max" : "16777215" }, ], "range" : { "min" : "512", "max" : "16777215" }, }, }, "access" : "readonly", "units" : "bytes", "description" : """The maximum data payload size supported for command or data PDUs able to be received on this connection.""", "reference" : """RFC 3720, Section 12.12, MaxRecvDataSegmentLength""", }, # column "iscsiCxnMaxXmitDataSegLength" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.11", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "512", "max" : "16777215" }, ], "range" : { "min" : "512", "max" : "16777215" }, }, }, "access" : "readonly", "units" : "bytes", "description" : """The maximum data payload size supported for command or data PDUs to be sent on this connection.""", "reference" : """RFC 3720, Section 12.12, MaxRecvDataSegmentLength""", }, # column "iscsiCxnHeaderIntegrity" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.12", "status" : "current", "syntax" : { "type" : { "module" :"ISCSI-MIB", "name" : "IscsiDigestMethod"}, }, "access" : "readonly", "description" : """This object identifies the iSCSI header digest scheme in use within this connection.""", }, # column "iscsiCxnDataIntegrity" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.13", "status" : "current", "syntax" : { "type" : { "module" :"ISCSI-MIB", "name" : "IscsiDigestMethod"}, }, "access" : "readonly", "description" : """This object identifies the iSCSI data digest scheme in use within this connection.""", }, # column "iscsiCxnRecvMarker" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.14", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readonly", "description" : """This object indicates whether or not this connection is receiving markers in its incoming data stream.""", "reference" : """RFC 3720, Appendix A.""", }, # column "iscsiCxnSendMarker" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.15", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readonly", "description" : """This object indicates whether or not this connection is inserting markers in its outgoing data stream.""", "reference" : """RFC 3720, Appendix A.""", }, # column "iscsiCxnVersionActive" : { "nodetype" : "column", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.1.11.1.1.16", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "255" }, ], "range" : { "min" : "0", "max" : "255" }, }, }, "access" : "readonly", "description" : """Active version number of the iSCSI specification negotiated on this connection.""", "reference" : """RFC 3720, Section 10.12, Login Request""", }, # column "iscsiConformance" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2", }, # node "iscsiCompliances" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.1", }, # node "iscsiGroups" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2", }, # node "iscsiAdmin" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.3", }, # node "iscsiDescriptors" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.3.1", }, # node "iscsiHeaderIntegrityTypes" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.3.1.1", }, # node "iscsiHdrIntegrityNone" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.3.1.1.1", "status" : "current", "description" : """The authoritative identifier when no integrity scheme (for either the header or data) is being used.""", "reference" : """RFC 3720, Section 12.1, HeaderDigest and DataDigest""", }, # node "iscsiHdrIntegrityCrc32c" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.3.1.1.2", "status" : "current", "description" : """The authoritative identifier when the integrity scheme (for either the header or data) is CRC32c.""", "reference" : """RFC 3720, Section 12.1, HeaderDigest and DataDigest""", }, # node "iscsiDataIntegrityTypes" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.3.1.2", }, # node "iscsiDataIntegrityNone" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.3.1.2.1", "status" : "current", "description" : """The authoritative identifier when no integrity scheme (for either the header or data) is being used.""", "reference" : """RFC 3720, Section 12.1, HeaderDigest and DataDigest""", }, # node "iscsiDataIntegrityCrc32c" : { "nodetype" : "node", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.3.1.2.2", "status" : "current", "description" : """The authoritative identifier when the integrity scheme (for either the header or data) is CRC32c.""", "reference" : """RFC 3720, Section 12.1, HeaderDigest and DataDigest""", }, # node }, # nodes "notifications" : { "iscsiTgtLoginFailure" : { "nodetype" : "notification", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.0.1", "status" : "current", "objects" : { "iscsiTgtLoginFailures" : { "nodetype" : "object", "module" : "ISCSI-MIB" }, "iscsiTgtLastFailureType" : { "nodetype" : "object", "module" : "ISCSI-MIB" }, "iscsiTgtLastIntrFailureName" : { "nodetype" : "object", "module" : "ISCSI-MIB" }, "iscsiTgtLastIntrFailureAddrType" : { "nodetype" : "object", "module" : "ISCSI-MIB" }, "iscsiTgtLastIntrFailureAddr" : { "nodetype" : "object", "module" : "ISCSI-MIB" }, }, "description" : """Sent when a login is failed by a target. To avoid sending an excessive number of notifications due to multiple errors counted, an SNMP agent implementing this notification SHOULD NOT send more than 3 notifications of this type in any 10-second time period.""", }, # notification "iscsiIntrLoginFailure" : { "nodetype" : "notification", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.0.2", "status" : "current", "objects" : { "iscsiIntrLoginFailures" : { "nodetype" : "object", "module" : "ISCSI-MIB" }, "iscsiIntrLastFailureType" : { "nodetype" : "object", "module" : "ISCSI-MIB" }, "iscsiIntrLastTgtFailureName" : { "nodetype" : "object", "module" : "ISCSI-MIB" }, "iscsiIntrLastTgtFailureAddrType" : { "nodetype" : "object", "module" : "ISCSI-MIB" }, "iscsiIntrLastTgtFailureAddr" : { "nodetype" : "object", "module" : "ISCSI-MIB" }, }, "description" : """Sent when a login is failed by an initiator. To avoid sending an excessive number of notifications due to multiple errors counted, an SNMP agent implementing this notification SHOULD NOT send more than 3 notifications of this type in any 10-second time period.""", }, # notification "iscsiInstSessionFailure" : { "nodetype" : "notification", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.0.3", "status" : "current", "objects" : { "iscsiInstSsnFailures" : { "nodetype" : "object", "module" : "ISCSI-MIB" }, "iscsiInstLastSsnFailureType" : { "nodetype" : "object", "module" : "ISCSI-MIB" }, "iscsiInstLastSsnRmtNodeName" : { "nodetype" : "object", "module" : "ISCSI-MIB" }, }, "description" : """Sent when an active session is failed by either the initiator or the target. To avoid sending an excessive number of notifications due to multiple errors counted, an SNMP agent implementing this notification SHOULD NOT send more than 3 notifications of this type in any 10-second time period.""", }, # notification }, # notifications "groups" : { "iscsiInstanceAttributesGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.1", "status" : "current", "members" : { "iscsiInstDescr" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiInstVersionMin" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiInstVersionMax" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiInstVendorID" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiInstVendorVersion" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiInstPortalNumber" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiInstNodeNumber" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiInstSessionNumber" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiInstSsnFailures" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiInstLastSsnFailureType" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiInstLastSsnRmtNodeName" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiInstDiscontinuityTime" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about iSCSI instances.""", }, # group "iscsiInstanceSsnErrorStatsGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.2", "status" : "current", "members" : { "iscsiInstSsnDigestErrors" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiInstSsnCxnTimeoutErrors" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiInstSsnFormatErrors" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about errors that have caused a session failure for an iSCSI instance.""", }, # group "iscsiPortalAttributesGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.3", "status" : "current", "members" : { "iscsiPortalRowStatus" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiPortalStorageType" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiPortalRoles" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiPortalAddrType" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiPortalAddr" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiPortalProtocol" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiPortalMaxRecvDataSegLength" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiPortalPrimaryHdrDigest" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiPortalPrimaryDataDigest" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiPortalSecondaryHdrDigest" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiPortalSecondaryDataDigest" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiPortalRecvMarker" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about the transport protocol endpoints of the local targets.""", }, # group "iscsiTgtPortalAttributesGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.4", "status" : "current", "members" : { "iscsiTgtPortalPort" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiTgtPortalTag" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about the transport protocol endpoints of the local targets.""", }, # group "iscsiIntrPortalAttributesGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.5", "status" : "current", "members" : { "iscsiIntrPortalTag" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """An object providing information about the portal tags used by the local initiators.""", }, # group "iscsiNodeAttributesGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.6", "status" : "current", "members" : { "iscsiNodeName" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeAlias" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeRoles" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeTransportType" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeInitialR2T" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeImmediateData" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeMaxOutstandingR2T" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeFirstBurstLength" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeMaxBurstLength" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeMaxConnections" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeDataSequenceInOrder" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeDataPDUInOrder" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeDefaultTime2Wait" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeDefaultTime2Retain" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeErrorRecoveryLevel" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeDiscontinuityTime" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiNodeStorageType" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about all local targets.""", }, # group "iscsiTargetAttributesGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.7", "status" : "current", "members" : { "iscsiTgtLoginFailures" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiTgtLastFailureTime" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiTgtLastFailureType" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiTgtLastIntrFailureName" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiTgtLastIntrFailureAddrType" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiTgtLastIntrFailureAddr" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about all local targets.""", }, # group "iscsiTargetLoginStatsGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.8", "status" : "current", "members" : { "iscsiTgtLoginAccepts" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiTgtLoginOtherFails" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiTgtLoginRedirects" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiTgtLoginAuthorizeFails" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiTgtLoginAuthenticateFails" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiTgtLoginNegotiateFails" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about all login attempts by remote initiators to local targets.""", }, # group "iscsiTargetLogoutStatsGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.9", "status" : "current", "members" : { "iscsiTgtLogoutNormals" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiTgtLogoutOthers" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about all logout events between remote initiators and local targets.""", }, # group "iscsiTargetAuthGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.10", "status" : "current", "members" : { "iscsiTgtAuthRowStatus" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiTgtAuthStorageType" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiTgtAuthIdentity" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about all remote initiators that are authorized to connect to local targets.""", }, # group "iscsiInitiatorAttributesGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.11", "status" : "current", "members" : { "iscsiIntrLoginFailures" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiIntrLastFailureTime" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiIntrLastFailureType" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiIntrLastTgtFailureName" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiIntrLastTgtFailureAddrType" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiIntrLastTgtFailureAddr" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about all local initiators.""", }, # group "iscsiInitiatorLoginStatsGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.12", "status" : "current", "members" : { "iscsiIntrLoginAcceptRsps" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiIntrLoginOtherFailRsps" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiIntrLoginRedirectRsps" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiIntrLoginAuthFailRsps" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiIntrLoginAuthenticateFails" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiIntrLoginNegotiateFails" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about all login attempts by local initiators to remote targets.""", }, # group "iscsiInitiatorLogoutStatsGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.13", "status" : "current", "members" : { "iscsiIntrLogoutNormals" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiIntrLogoutOthers" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about all logout events between local initiators and remote targets.""", }, # group "iscsiInitiatorAuthGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.14", "status" : "current", "members" : { "iscsiIntrAuthRowStatus" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiIntrAuthStorageType" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiIntrAuthIdentity" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about all remote targets that are initiators of the local system that they are authorized to access.""", }, # group "iscsiSessionAttributesGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.15", "status" : "current", "members" : { "iscsiSsnDirection" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnInitiatorName" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnTargetName" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnTSIH" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnISID" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnInitiatorAlias" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnTargetAlias" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnInitialR2T" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnImmediateData" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnType" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnMaxOutstandingR2T" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnFirstBurstLength" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnMaxBurstLength" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnConnectionNumber" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnAuthIdentity" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnDataSequenceInOrder" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnDataPDUInOrder" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnErrorRecoveryLevel" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnDiscontinuityTime" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information applicable to all sessions.""", }, # group "iscsiSessionPDUStatsGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.16", "status" : "current", "members" : { "iscsiSsnCmdPDUs" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnRspPDUs" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about PDU traffic for each session.""", }, # group "iscsiSessionOctetStatsGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.17", "status" : "current", "members" : { "iscsiSsnTxDataOctets" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnRxDataOctets" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about octet traffic for each session using a Counter64 data type.""", }, # group "iscsiSessionLCOctetStatsGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.18", "status" : "current", "members" : { "iscsiSsnLCTxDataOctets" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnLCRxDataOctets" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about octet traffic for each session using a Counter32 data type.""", }, # group "iscsiSessionCxnErrorStatsGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.19", "status" : "current", "members" : { "iscsiSsnCxnDigestErrors" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiSsnCxnTimeoutErrors" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about connection errors for all sessions.""", }, # group "iscsiConnectionAttributesGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.20", "status" : "current", "members" : { "iscsiCxnCid" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiCxnState" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiCxnProtocol" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiCxnAddrType" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiCxnLocalAddr" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiCxnLocalPort" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiCxnRemoteAddr" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiCxnRemotePort" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiCxnMaxRecvDataSegLength" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiCxnMaxXmitDataSegLength" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiCxnHeaderIntegrity" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiCxnDataIntegrity" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiCxnRecvMarker" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiCxnSendMarker" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, "iscsiCxnVersionActive" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of objects providing information about all connections used by all sessions.""", }, # group "iscsiTgtLgnNotificationsGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.21", "status" : "current", "members" : { "iscsiTgtLoginFailure" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of notifications that indicate a login failure from a remote initiator to a local target.""", }, # group "iscsiIntrLgnNotificationsGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.22", "status" : "current", "members" : { "iscsiIntrLoginFailure" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of notifications that indicate a login failure from a local initiator to a remote target.""", }, # group "iscsiSsnFlrNotificationsGroup" : { "nodetype" : "group", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.2.23", "status" : "current", "members" : { "iscsiInstSessionFailure" : { "nodetype" : "member", "module" : "ISCSI-MIB" }, }, # members "description" : """A collection of notifications that indicate session failures occurring after login.""", }, # group }, # groups "compliances" : { "iscsiComplianceV1" : { "nodetype" : "compliance", "moduleName" : "ISCSI-MIB", "oid" : "1.3.6.1.2.1.142.2.1.1", "status" : "current", "description" : """Initial version of compliance statement based on initial version of this MIB module. If an implementation can be both a target and an initiator, all groups are mandatory.""", "requires" : { "iscsiInstanceAttributesGroup" : { "nodetype" : "mandatory", "module" : "ISCSI-MIB" }, "iscsiInstanceSsnErrorStatsGroup" : { "nodetype" : "mandatory", "module" : "ISCSI-MIB" }, "iscsiPortalAttributesGroup" : { "nodetype" : "mandatory", "module" : "ISCSI-MIB" }, "iscsiNodeAttributesGroup" : { "nodetype" : "mandatory", "module" : "ISCSI-MIB" }, "iscsiSessionAttributesGroup" : { "nodetype" : "mandatory", "module" : "ISCSI-MIB" }, "iscsiSessionPDUStatsGroup" : { "nodetype" : "mandatory", "module" : "ISCSI-MIB" }, "iscsiSessionCxnErrorStatsGroup" : { "nodetype" : "mandatory", "module" : "ISCSI-MIB" }, "iscsiConnectionAttributesGroup" : { "nodetype" : "mandatory", "module" : "ISCSI-MIB" }, "iscsiSsnFlrNotificationsGroup" : { "nodetype" : "mandatory", "module" : "ISCSI-MIB" }, "iscsiSessionOctetStatsGroup" : { "nodetype" : "optional", "module" : "ISCSI-MIB", "description" : """This group is mandatory for all iSCSI implementations that can support Counter64 data types.""", }, "iscsiSessionLCOctetStatsGroup" : { "nodetype" : "optional", "module" : "ISCSI-MIB", "description" : """This group is mandatory for all iSCSI implementations that provide information to SNMPv1-only applications; this includes agents that cannot support Counter64 data types.""", }, "iscsiTgtPortalAttributesGroup" : { "nodetype" : "optional", "module" : "ISCSI-MIB", "description" : """This group is mandatory for all iSCSI implementations that have iSCSI target facilities.""", }, "iscsiTargetAttributesGroup" : { "nodetype" : "optional", "module" : "ISCSI-MIB", "description" : """This group is mandatory for all iSCSI implementations that have iSCSI target facilities.""", }, "iscsiTargetLoginStatsGroup" : { "nodetype" : "optional", "module" : "ISCSI-MIB", "description" : """This group is mandatory for all iSCSI implementations that have iSCSI target facilities.""", }, "iscsiTargetLogoutStatsGroup" : { "nodetype" : "optional", "module" : "ISCSI-MIB", "description" : """This group is mandatory for all iSCSI implementations that have iSCSI target facilities.""", }, "iscsiTgtLgnNotificationsGroup" : { "nodetype" : "optional", "module" : "ISCSI-MIB", "description" : """This group is mandatory for all iSCSI implementations that have iSCSI target facilities.""", }, "iscsiTargetAuthGroup" : { "nodetype" : "optional", "module" : "ISCSI-MIB", "description" : """This group is mandatory for all iSCSI implementations that have iSCSI target facilities.""", }, "iscsiIntrPortalAttributesGroup" : { "nodetype" : "optional", "module" : "ISCSI-MIB", "description" : """This group is mandatory for all iSCSI implementations that have iSCSI initiator facilities.""", }, "iscsiInitiatorAttributesGroup" : { "nodetype" : "optional", "module" : "ISCSI-MIB", "description" : """This group is mandatory for all iSCSI implementations that have iSCSI initiator facilities.""", }, "iscsiInitiatorLoginStatsGroup" : { "nodetype" : "optional", "module" : "ISCSI-MIB", "description" : """This group is mandatory for all iSCSI implementations that have iSCSI initiator facilities.""", }, "iscsiInitiatorLogoutStatsGroup" : { "nodetype" : "optional", "module" : "ISCSI-MIB", "description" : """This group is mandatory for all iSCSI implementations that have iSCSI initiator facilities.""", }, "iscsiIntrLgnNotificationsGroup" : { "nodetype" : "optional", "module" : "ISCSI-MIB", "description" : """This group is mandatory for all iSCSI implementations that have iSCSI initiator facilities.""", }, "iscsiInitiatorAuthGroup" : { "nodetype" : "optional", "module" : "ISCSI-MIB", "description" : """This group is mandatory for all iSCSI implementations that have iSCSI initiator facilities.""", }, }, # requires "refinements" : { "iscsiPortalMaxRecvDataSegLength" : { "module" : "ISCSI-MIB", "access" : "readonly", "description" : """Write access is not required.""", }, "iscsiNodeStorageType" : { "module" : "ISCSI-MIB", "access" : "readonly", "description" : """Write access is not required; an implementation may choose to allow this object to be set to 'volatile' or 'nonVolatile'.""", }, "iscsiNodeErrorRecoveryLevel" : { "module" : "ISCSI-MIB", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "2" }, ], "range" : { "min" : "0", "max" : "2" }, }, }, # syntax "description" : """Only values 0-2 are defined at present.""", }, }, # refinements }, # compliance }, # compliances }