All MIBs › CISCO-VSAN-MIB › vsanIfNumber
vsanIfNumber
Module: CISCO-VSAN-MIB
OID (symbolic): CISCO-VSAN-MIB::vsanIfNumber
OID (numeric): 1.3.6.1.4.1.9.9.282.1.2.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The number of rows in the vsanIfTable.
What is vsanIfNumber?
This read-only Integer32 object simply reports how many rows currently exist in the vsanIfTable, which lists interface-to-VSAN assignments. An administrator checks this as a quick sanity count of how many interfaces have been statically mapped to VSANs on the switch. For example, this count would grow by one each time a new port is statically assigned to a VSAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.282.1.2.4 snmpwalk -v2c -c public <target> CISCO-VSAN-MIB::vsanIfNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.282.1.2.4.1 snmpget -v2c -c public <target> CISCO-VSAN-MIB::vsanIfNumber.1
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::vsanIfNumber 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.4 | vsanIfNumber | CISCO-VSAN-MIB |