All MIBs › CISCO-ISCSI-GW-MIB › iscsiIfForwardingMode
iscsiIfForwardingMode
Module: CISCO-ISCSI-GW-MIB
OID (symbolic): CISCO-ISCSI-GW-MIB::iscsiIfForwardingMode
OID (numeric): 1.3.6.1.4.1.9.9.317.1.1.9.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The forwarding mode of this interface.
passThrough - In this mode the iSCSI interface converts an iSCSI PDU into a FCP frame and then forwards it one at a time. storeAndForward - In this mode iSCSI payload data is sent or received at the size desired by the iSCSI client. The interface stores each TCP segment it receives until one full iSCSI PDU is received before forwarding it as FC frames.
cutThrough - In this mode iSCSI payload data is sent or received at the size desired by the iSCSI client. The interface stores each TCP segment until one full iSCSI PDU is received before forwarding it as as FC frames.
What is iscsiIfForwardingMode?
Reports and allows configuration of how the interface forwards iSCSI traffic to Fibre Channel, such as pass-through mode (converting and forwarding each iSCSI PDU as an FCP frame individually) versus store-and-forward mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.317.1.1.9.1.12 snmpwalk -v2c -c public <target> CISCO-ISCSI-GW-MIB::iscsiIfForwardingMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.317.1.1.9.1.12.1 snmpget -v2c -c public <target> CISCO-ISCSI-GW-MIB::iscsiIfForwardingMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.317.1.1.9.1.12.1 i <value>
Start monitoring Cisco MDS/Nexus storage switch (iSCSI-to-FC gateway) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ISCSI-GW-MIB::iscsiIfForwardingMode OID value, configure state conditions and alerts, and monitor any Cisco MDS/Nexus storage switch (iSCSI-to-FC gateway) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.317 | ciscoIscsiGwMIB | CISCO-ISCSI-GW-MIB |
| 1.3.6.1.4.1.9.9.317.1 | ciscoiScsiGwMIBObjects | CISCO-ISCSI-GW-MIB |
| 1.3.6.1.4.1.9.9.317.1.1 | ciScsiConfig | CISCO-ISCSI-GW-MIB |
| 1.3.6.1.4.1.9.9.317.1.1.9 | iscsiIfTable | CISCO-ISCSI-GW-MIB |
| 1.3.6.1.4.1.9.9.317.1.1.9.1 | iscsiIfEntry | CISCO-ISCSI-GW-MIB |
| 1.3.6.1.4.1.9.9.317.1.1.9.1.12 | iscsiIfForwardingMode | CISCO-ISCSI-GW-MIB |