All MIBs › CISCO-NS-MIB › fcNameServerPortFunction
fcNameServerPortFunction
Module: CISCO-NS-MIB
OID (symbolic): CISCO-NS-MIB::fcNameServerPortFunction
OID (numeric): 1.3.6.1.4.1.9.9.293.1.1.4.1.15
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: The function of this port.
trapPort(0) indicates that this port is functioning as a Trap Port.
vep(1) indicates that this port is functioning as a Virtual Enclosure Port (VEP).
volOwner(2) indicates that this port is functioning as a Volume Owner.
ipfcPort(3) indicates that this port is functioning as a IP-FC port.
intPort(4) indicates that this port is functioning as an internal port.
What is fcNameServerPortFunction?
This read-only object identifies the operational role of a port in a Fibre Channel name server, such as trap port, virtual enclosure port, volume owner, IP-FC port, or internal port. It describes the purpose and function the port serves in the fabric. Storage network administrators use this to understand port assignments and troubleshoot fabric topology issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.293.1.1.4.1.15 snmpwalk -v2c -c public <target> CISCO-NS-MIB::fcNameServerPortFunction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.293.1.1.4.1.15.1 snmpget -v2c -c public <target> CISCO-NS-MIB::fcNameServerPortFunction.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fcNameServerPortFunction.1
Start monitoring Cisco MDS Fibre Channel SAN switches (Name Server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-NS-MIB::fcNameServerPortFunction OID value, configure state conditions and alerts, and monitor any Cisco MDS Fibre Channel SAN switches (Name Server) 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.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.4 | fcNameServerTable | CISCO-NS-MIB |
| 1.3.6.1.4.1.9.9.293.1.1.4.1 | fcNameServerEntry | CISCO-NS-MIB |
| 1.3.6.1.4.1.9.9.293.1.1.4.1.15 | fcNameServerPortFunction | CISCO-NS-MIB |