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
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.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 |