All MIBs › CISCO-ZS-MIB › zoneLunRxRepLunReqs
zoneLunRxRepLunReqs
Module: CISCO-ZS-MIB
OID (symbolic): CISCO-ZS-MIB::zoneLunRxRepLunReqs
OID (numeric): 1.3.6.1.4.1.9.9.294.1.2.3.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of SCSI Report LUNs commands that have been received by the local Zone Server from the SCSI initiator zoneLunSrcFcId to the SCSI target zoneLunDstFcId for the LUN zoneLunNum, on the VSAN vsanIndex. Typically the Report LUNs command is sent only for LUN 0.
What is zoneLunRxRepLunReqs?
This counter tracks the number of SCSI Report LUNs commands received by the Fibre Channel zone server from a specific initiator to a target for a particular LUN. The Report LUNs command is typically sent only for LUN 0 to discover available storage resources. An operator would examine this metric to diagnose storage area network (SAN) discovery operations and verify initiator-target communication paths.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.2.3.1.5 snmpwalk -v2c -c public <target> CISCO-ZS-MIB::zoneLunRxRepLunReqs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.2.3.1.5.1 snmpget -v2c -c public <target> CISCO-ZS-MIB::zoneLunRxRepLunReqs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> zoneLunRxRepLunReqs.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.294 | ciscoZsMIB | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1 | ciscoZoningMIBObjects | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.2 | zoneStats | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.2.3 | zoneLunStatsTable | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.2.3.1 | zoneLunStatsEntry | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.2.3.1.5 | zoneLunRxRepLunReqs | CISCO-ZS-MIB |