All MIBs › CISCO-NS-MIB › fcNameServerNumRows
fcNameServerNumRows
Module: CISCO-NS-MIB
OID (symbolic): CISCO-NS-MIB::fcNameServerNumRows
OID (numeric): 1.3.6.1.4.1.9.9.293.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The number of Nx_Ports currently registered with this device fabric wide.
What is fcNameServerNumRows?
Reports the total count of Nx_Ports currently registered with the fabric-wide name server on this device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.293.1.1.3 snmpwalk -v2c -c public <target> CISCO-NS-MIB::fcNameServerNumRows
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.293.1.1.3.1 snmpget -v2c -c public <target> CISCO-NS-MIB::fcNameServerNumRows.1
How to Use in IPNetwork Monitor
Select a Cisco MDS 9718 Multilayer Director as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and locate fcNameServerNumRows under the fcNameServerConfiguration branch of CISCO-NS-MIB, then select it and click OK. It reports the number of Fibre Channel Nx_Ports currently registered with this switch's name server, fabric-wide. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an Integer32-type OID, Value bounds is the most useful condition here — trigger an alert if the count drops well below its normal baseline, which would indicate hosts or storage ports have unexpectedly logged out of the fabric. Click Finish to create the monitor; you can adjust any parameter later.
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.293 | ciscoNsMIB | CISCO-NS-MIB |
| 1.3.6.1.4.1.9.9.293.1 | ciscoNameServerMIBObjects | CISCO-NS-MIB |
| 1.3.6.1.4.1.9.9.293.1.1 | fcNameServerConfiguration | CISCO-NS-MIB |
| 1.3.6.1.4.1.9.9.293.1.1.3 | fcNameServerNumRows | CISCO-NS-MIB |