QOS-ISCSI-MIB
The MIB definitions for Quality of Service - iSCSI Flow Acceleration Flex package.
Main OID:
iscsiFlowAcceleration.1.3.6.1.4.1.890.1.5.13.13.13.5
33
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
33 total| Object Name |
|---|
iscsiFlowAccelerationThe MIB definitions for Quality of Service - iSCSI Flow Acceleration Flex package. MODULE-IDENTITY .1.3.6.1.4.1.890.1.5.13.13.13.5 |
SNMPv2-TCThe MIB definitions for Quality of Service - iSCSI Flow Acceleration Flex package. NOTIFICATION-TYPE .1.3.6.1.4.1.890.1.5.13.13.13.5 |
agentIscsiFlowAccelerationGlobalConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.890.1.5.13.13.13.5.1 |
agentIscsiFlowAccelerationEnableEnable/Disable iSCSI Flow Acceleration globally on the system.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.890.1.5.13.13.13.5.1.1 |
agentIscsiFlowAccelerationAgingTimeOutThe time in minutes that should pass before session is aged out
after the last frame detected for the session.rw INTEGER .1.3.6.1.4.1.890.1.5.13.13.13.5.1.2 |
agentIscsiFlowAccelerationQosTypeCurrent type of QoS for iSCSI packetsrw QosType .1.3.6.1.4.1.890.1.5.13.13.13.5.1.3 |
agentIscsiFlowAccelerationQosVptValueThe value of VPT or DSCP, depends on agentIscsiFlowAccelerationQosType, that will be assigned to each iSCSI packet.
The range of VPT value is 0..7rw Unsigned32 .1.3.6.1.4.1.890.1.5.13.13.13.5.1.4 |
agentIscsiFlowAccelerationQosDscpValueThe value of VPT or DSCP, depends on agentIscsiFlowAccelerationQosType, that will be assigned to each iSCSI packet.
The range of DSCP value is 0..63rw Unsigned32 .1.3.6.1.4.1.890.1.5.13.13.13.5.1.5 |
agentIscsiFlowAccelerationQosRemarkWhether iSCSI frames with the configured VPT or DSCP when egressing the switch.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.890.1.5.13.13.13.5.1.6 |
agentIscsiFlowAccelerationCosEnableEnable/Disable CoS mode for iSCSI Flow Acceleration globally on the system.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.890.1.5.13.13.13.5.1.7 |
agentIscsiFlowAccelerationTargetConfigTableThe table for configuration of iSCSI target TCP port number,
IP address, and name. It is indexed by
agentIscsiFlowAccelerationTargetConfigTcpPort and
agentIscsiFlowAccelerationTargetConfigAddr. SEQUENCE OF AgentIscsiFlowAccelerationTargetConfigEntry .1.3.6.1.4.1.890.1.5.13.13.13.5.2 |
agentIscsiFlowAccelerationTargetConfigEntryRow in the iSCSI Target configuration table. AgentIscsiFlowAccelerationTargetConfigEntry .1.3.6.1.4.1.890.1.5.13.13.13.5.2.1 |
agentIscsiFlowAccelerationTargetConfigTcpPortThe TCP port of configured target. Unsigned32 .1.3.6.1.4.1.890.1.5.13.13.13.5.2.1.1 |
agentIscsiFlowAccelerationTargetConfigAddrSpecifies the target address. If the target
address is to be ignored the address should be 0.0.0.0. IpAddress .1.3.6.1.4.1.890.1.5.13.13.13.5.2.1.2 |
agentIscsiFlowAccelerationTargetConfigNameThe target IQN name. This text is not used to match
on network traffic. It serves as an identifying comment
for administrative convenience.rw DisplayString .1.3.6.1.4.1.890.1.5.13.13.13.5.2.1.3 |
agentIscsiFlowAccelerationTargetConfigStatusThe status of the target. It's used to add/delete a target.
active(1) - this ACL instance is active
createAndGo(4) - set to this value to create an instance
destroy(6) - set to this value to delete an instancerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.890.1.5.13.13.13.5.2.1.4 |
agentIscsiFlowAccelerationSessionTableA table that contains iSCSI sessions.
It is indexed as assigned by system. SEQUENCE OF AgentIscsiFlowAccelerationSessionEntry .1.3.6.1.4.1.890.1.5.13.13.13.5.3 |
agentIscsiFlowAccelerationSessionEntryAn entry in the agentIscsiFlowAccelerationSessionTable. AgentIscsiFlowAccelerationSessionEntry .1.3.6.1.4.1.890.1.5.13.13.13.5.3.1 |
agentIscsiFlowAccelerationSessionIndexNumerical index of session table entry assigned by system. Unsigned32 .1.3.6.1.4.1.890.1.5.13.13.13.5.3.1.1 |
agentIscsiFlowAccelerationTargetNameThe target namero DisplayString .1.3.6.1.4.1.890.1.5.13.13.13.5.3.1.2 |
agentIscsiFlowAccelerationInitiatorNameThe initiator namero DisplayString .1.3.6.1.4.1.890.1.5.13.13.13.5.3.1.3 |
agentIscsiFlowAccelerationSessionISIDThe ISID of current session.ro OCTET STRING .1.3.6.1.4.1.890.1.5.13.13.13.5.3.1.4 |
agentIscsiFlowAccelerationSessAgingTimeThe elapsed time in minutes since the traffic was detected
on any connections associated with this session.ro Unsigned32 .1.3.6.1.4.1.890.1.5.13.13.13.5.3.1.5 |
agentIscsiFlowAccelerationSessionUpTimeTime elapsed since the session was detected, in seconds.ro Unsigned32 .1.3.6.1.4.1.890.1.5.13.13.13.5.3.1.6 |
agentIscsiFlowAccelerationConnectionTableA table that contains iSCSI connections.
It is indexed as assigned by system. SEQUENCE OF AgentIscsiFlowAccelerationConnectionEntry .1.3.6.1.4.1.890.1.5.13.13.13.5.4 |
agentIscsiFlowAccelerationConnectionEntryAn entry in the agentIscsiFlowAccelerationConnectionTable. AgentIscsiFlowAccelerationConnectionEntry .1.3.6.1.4.1.890.1.5.13.13.13.5.4.1 |
agentIscsiFlowAccelerationConnectionIndexNumerical index of connection table entry assigned by system. Unsigned32 .1.3.6.1.4.1.890.1.5.13.13.13.5.4.1.1 |
agentIscsiFlowAccelerationConnectionTargetAddrThe connection target address.ro IpAddress .1.3.6.1.4.1.890.1.5.13.13.13.5.4.1.2 |
agentIscsiFlowAccelerationConnectionTargetPortThe TCP port of connection target.ro Unsigned32 .1.3.6.1.4.1.890.1.5.13.13.13.5.4.1.3 |
agentIscsiFlowAccelerationConnectionInitiatorAddrThe connection initiator address.ro IpAddress .1.3.6.1.4.1.890.1.5.13.13.13.5.4.1.4 |
agentIscsiFlowAccelerationConnectionInitiatorPortThe TCP port of connection initiator.ro Unsigned32 .1.3.6.1.4.1.890.1.5.13.13.13.5.4.1.5 |
agentIscsiFlowAccelerationConnectionCIDThe iSCSI CID for this connection.ro Unsigned32 .1.3.6.1.4.1.890.1.5.13.13.13.5.4.1.6 |
agentIscsiFlowAccelerationConnectionSessionIndexThe index of the session associated with this connection.
Refers to the index of agentIscsiFlowAccelerationSessionIndex in
agentIscsiFlowAccelerationSessionTable.ro Unsigned32 .1.3.6.1.4.1.890.1.5.13.13.13.5.4.1.7 |