All MIBs › CISCO-ZS-MIB › zoneRxChangeReqs
zoneRxChangeReqs
Module: CISCO-ZS-MIB
OID (symbolic): CISCO-ZS-MIB::zoneRxChangeReqs
OID (numeric): 1.3.6.1.4.1.9.9.294.1.2.2.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of Change Requests received by this Zone Server from other Zone Servers in the fabric on this VSAN.
This includes Acquire Change Authorization requests, Stage Fabric Config Update requests, Update Fabric Config requests and Release Change Authorization requests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.2.2.1.7 snmpwalk -v2c -c public <target> CISCO-ZS-MIB::zoneRxChangeReqs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.2.2.1.7.1 snmpget -v2c -c public <target> CISCO-ZS-MIB::zoneRxChangeReqs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> zoneRxChangeReqs.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.2 | zoneStatsTable | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.2.2.1 | zoneStatsEntry | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.2.2.1.7 | zoneRxChangeReqs | CISCO-ZS-MIB |