RADLAN-iscsi-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for RADLAN-iscsi-MIB.
43
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
43 total| Object Name |
|---|
rlIscsiSnoop OBJECT IDENTIFIER .1.3.6.1.4.1.89.126 |
rlIscsiSnoopEnableEnable/Disable iSCSI Snooping in the switch.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.89.126.1 |
rlIscsiSnoopAgingTimeOutThe time in seconds that should pass before session aging out
after the last frame transmitted for the session.rw INTEGER .1.3.6.1.4.1.89.126.2 |
rlIscsiSnoopQosTableThe (conceptual) table for configuration of iSCSI QOS. SEQUENCE OF RlIscsiSnoopQosEntry .1.3.6.1.4.1.89.126.3 |
rlIscsiSnoopQosEntryAn entry (conceptual row) in the rlIscsiSnoopQosTable. RlIscsiSnoopQosEntry .1.3.6.1.4.1.89.126.3.1 |
rlIscsiSnoopQosKeyKey of the rlIscsiSnoopQosTable table INTEGER (1) .1.3.6.1.4.1.89.126.3.1.1 |
rlIscsiSnoopQosTypeCurrent type of QoS of iSCSI packetsrw QosType .1.3.6.1.4.1.89.126.3.1.2 |
rlIscsiSnoopQosValueThe value of VPT or DSCP, depends on rlIscsiSnoopQosType, that will be assigned to each iSCSI packet.
The range of VPT value is 0..7. The range of DSCP value is 0..63rw INTEGER .1.3.6.1.4.1.89.126.3.1.4 |
rlIscsiSnoopQosRemarkWhether iSCSI frames with the configured VPT/DSCP when egressing the switch.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.89.126.3.1.5 |
rlIscsiSnoopTargetConfigTableThe (conceptual) table for configuration of iSCSI target TCP port number
IP address and name. SEQUENCE OF RlIscsiSnoopTargetConfigEntry .1.3.6.1.4.1.89.126.4 |
rlIscsiSnoopTargetConfigEntryAn entry (conceptual row) in the rlIscsiSnoopTargetPortConfigTable. RlIscsiSnoopTargetConfigEntry .1.3.6.1.4.1.89.126.4.1 |
rlIscsiSnoopTargetConfigTcpPortThe TCP port of configured target. INTEGER .1.3.6.1.4.1.89.126.4.1.1 |
rlIscsiSnoopTargetConfigAddrSpecifies the target address. If the target
address is ignored the address should be 0.0.0.0 IpAddress .1.3.6.1.4.1.89.126.4.1.3 |
rlIscsiSnoopTargetConfigName1The first part of target namerw DisplayString .1.3.6.1.4.1.89.126.4.1.4 |
rlIscsiSnoopTargetConfigName2The second part of target namerw DisplayString .1.3.6.1.4.1.89.126.4.1.5 |
rlIscsiSnoopTargetConfigStatusThe status of the target. It's used to add/delete a targetrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.89.126.4.1.6 |
rlIscsiSnoopTargetNameTableA table that contains iSCSI target names.
It is indexed by Target Name ID. SEQUENCE OF RlIscsiSnoopTargetNameEntry .1.3.6.1.4.1.89.126.5 |
rlIscsiSnoopTargetNameEntryAn entry (conceptual row) in the rlIscsiSnoopTargetNameTable. RlIscsiSnoopTargetNameEntry .1.3.6.1.4.1.89.126.5.1 |
rlIscsiSnoopTargetNameIdNumerical ID of target name assigned by system. INTEGER .1.3.6.1.4.1.89.126.5.1.1 |
rlIscsiSnoopTargetName1The first part of target namero DisplayString .1.3.6.1.4.1.89.126.5.1.2 |
rlIscsiSnoopTargetName2The second part of target namero DisplayString .1.3.6.1.4.1.89.126.5.1.3 |
rlIscsiSnoopInitiatorNameTableA table that contains iSCSI initiator names.
It is indexed by Target Name ID. SEQUENCE OF RlIscsiSnoopInitiatorNameEntry .1.3.6.1.4.1.89.126.6 |
rlIscsiSnoopInitiatorNameEntryAn entry (conceptual row) in the rlIscsiSnoopInitiatorNameTable. RlIscsiSnoopInitiatorNameEntry .1.3.6.1.4.1.89.126.6.1 |
rlIscsiSnoopInitiatorNameIdNumerical ID of initiator name assigned by system. INTEGER .1.3.6.1.4.1.89.126.6.1.1 |
rlIscsiSnoopInitiatorName1The first part of initiator namero DisplayString .1.3.6.1.4.1.89.126.6.1.2 |
rlIscsiSnoopInitiatorName2The second part of initiator namero DisplayString .1.3.6.1.4.1.89.126.6.1.3 |
rlIscsiSnoopSessionTableA table that contains iSCSI sessions.
It is indexed by Target Name ID, Initiator Name ID and ISID. SEQUENCE OF RlIscsiSnoopSessionEntry .1.3.6.1.4.1.89.126.7 |
rlIscsiSnoopSessionEntryAn entry (conceptual row) in the rlIscsiSnoopSessionTable. RlIscsiSnoopSessionEntry .1.3.6.1.4.1.89.126.7.1 |
rlIscsiSnoopSessionISIDThe ISID of current session.ro OCTET STRING .1.3.6.1.4.1.89.126.7.1.1 |
rlIscsiSnoopSessAgingTimeThe aging time of current session in seconds
For session not under monitor it is equal max aging time.ro INTEGER .1.3.6.1.4.1.89.126.7.1.2 |
rlIscsiSnoopSessionUpTimeTime the session exists, in seconds.ro INTEGER .1.3.6.1.4.1.89.126.7.1.3 |
rlIscsiSnoopConnectionTableA table that contains iSCSI connections. This is indexed by Session ID and
TCP connection parameters. SEQUENCE OF RlIscsiSnoopConnectionEntry .1.3.6.1.4.1.89.126.8 |
rlIscsiSnoopConnectionEntryAn entry (conceptual row) in the rlIscsiSnoopConnectionTable. RlIscsiSnoopConnectionEntry .1.3.6.1.4.1.89.126.8.1 |
rlIscsiSnoopConnectionTargetAddrSpecifies the connection target address. IpAddress .1.3.6.1.4.1.89.126.8.1.2 |
rlIscsiSnoopConnectionTargetPortThe TCP port of connection target. INTEGER .1.3.6.1.4.1.89.126.8.1.3 |
rlIscsiSnoopConnectionInitiatorAddrSpecifies the connection initiator address. IpAddress .1.3.6.1.4.1.89.126.8.1.5 |
rlIscsiSnoopConnectionInitiatorPortThe TCP port of connection initiator.ro INTEGER .1.3.6.1.4.1.89.126.8.1.6 |
rlIscsiSnoopConnectionCreationTimeThe value of SysUpTime at which the connection was created.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.89.126.8.1.7 |
rlIscsiSnoopConnectionLastActTimeThe value of SysUpTime on the most recent occasion at which
the counter object indexed with the value of
rlIscsiSnoopConnectionCounterIndex was incrementedro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.89.126.8.1.8 |
rlIscsiSnoopConnectionLastPollTimeThe value of SysUpTime on the most recent occasion at which
the counter object indexed with the value of
rlIscsiSnoopConnectionCounterIndex was sampledro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.89.126.8.1.9 |
rlIscsiSnoopConnectionExpiryTimeThe value of SysUpTime at which the connection should be discarded
as a result of inactivity elapsed at least rlIscsiSnoopAgingTimeOut.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.89.126.8.1.10 |
rlIscsiSnoopConnectionCounterIndexThe index into the the connection counters table
of the counter object bound to
this rlIscsiSnoopConnectionEntry object.ro Unsigned32 .1.3.6.1.4.1.89.126.8.1.11 |
rlIscsiSnoopCosEnableEnable/Disable iSCSI Snooping COS in the switch.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.89.126.9 |