All MIBs › CISCO-VSAN-MIB › vsanDenyUnknownWwn
vsanDenyUnknownWwn
Module: CISCO-VSAN-MIB
OID (symbolic): CISCO-VSAN-MIB::vsanDenyUnknownWwn
OID (numeric): 1.3.6.1.4.1.9.9.282.1.2.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
On a Fibre Channel fabric, an N_port is required to issue an Fabric Login (FLOGI) in order to login to the fabric. The FLOGI contains port's Port World Wide Name (WWN). By default, if this object is false and if a Port WWN is not present in the VSAN WWN database (if there is one), the static VSAN membership is used. If this object is 'true', then the FLOGI is denied if the Port WWN is not present in membership database.
On other kinds of fabric, this object's value is undefined.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.282.1.2.1 snmpwalk -v2c -c public <target> CISCO-VSAN-MIB::vsanDenyUnknownWwn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.282.1.2.1.1 snmpget -v2c -c public <target> CISCO-VSAN-MIB::vsanDenyUnknownWwn.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.282.1.2.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vsanDenyUnknownWwn.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.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.1 | vsanDenyUnknownWwn | CISCO-VSAN-MIB |