All MIBs › CISCO-VSAN-MIB › vsanIfDenyList
vsanIfDenyList
Module: CISCO-VSAN-MIB
OID (symbolic): CISCO-VSAN-MIB::vsanIfDenyList
OID (numeric): 1.3.6.1.4.1.9.9.282.1.2.5.1.2
Node type: OBJECT-TYPE
Type: ListIndexOrZero
Access: read-write
Description: Index of the Port WWN list in the vsanWwnListTable. This is the list of Port WWNs which are denied the login when the Nx_ports try to login to the fabric on this interface. The value of this object is 0, if and only if there is no list to be denied on this port.
What is vsanIfDenyList?
This read-write object points to a Port WWN list in the vsanWwnListTable whose members are denied fabric login on this specific interface, with a value of zero meaning no WWNs are being denied on that port. An administrator uses this to block particular host or storage adapters from logging in through a specific port, adding a layer of per-interface access control beyond VSAN-wide WWN policy. For example, setting vsanIfDenyList to the index of a list containing a decommissioned server's WWN prevents that old adapter from logging into the fabric even if it is physically reconnected to this port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.282.1.2.5.1.2 snmpwalk -v2c -c public <target> CISCO-VSAN-MIB::vsanIfDenyList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.282.1.2.5.1.2.1 snmpget -v2c -c public <target> CISCO-VSAN-MIB::vsanIfDenyList.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.282.1.2.5.1.2.1 s <value>
Start monitoring Cisco MDS/Nexus Fibre Channel storage fabric switches (VSAN) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VSAN-MIB::vsanIfDenyList OID value, configure state conditions and alerts, and monitor any Cisco MDS/Nexus Fibre Channel storage fabric switches (VSAN) 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.282 | ciscoVsanMIB | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1 | ciscoVsanMIBObjects | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1.2 | vsanMembership | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1.2.5 | vsanIfTable | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1.2.5.1 | vsanIfEntry | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1.2.5.1.2 | vsanIfDenyList | CISCO-VSAN-MIB |