All MIBs › CISCO-NS-MIB › fcNameServerClassOfSvc
fcNameServerClassOfSvc
Module: CISCO-NS-MIB
OID (symbolic): CISCO-NS-MIB::fcNameServerClassOfSvc
OID (numeric): 1.3.6.1.4.1.9.9.293.1.1.4.1.4
Node type: OBJECT-TYPE
Type: FcClassOfServices
Access: read-only
Description:
The class of service indicator. This object is a array of bits that contain a bit map of the classes of service supported by the associated port. If a bit in this object is 1, it indicates that the class of service is supported by the associated port. When a bit is set to 0, it indicates that no class of service is supported by this Nx_port.
What is fcNameServerClassOfSvc?
This read-only object is a bitmap indicating which Fibre Channel Classes of Service (CoS) are supported by a specific port or Nx_port, with each bit set to 1 representing a supported class and 0 representing an unsupported class. Fibre Channel Classes (typically Class 1, 2, 3, 4) define different delivery guarantees and capabilities for frame delivery. Network managers use this object to verify port capabilities, ensure interoperability between fabric elements, and validate that required service classes are available before provisioning SAN services.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.293.1.1.4.1.4 snmpwalk -v2c -c public <target> CISCO-NS-MIB::fcNameServerClassOfSvc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.293.1.1.4.1.4.1 snmpget -v2c -c public <target> CISCO-NS-MIB::fcNameServerClassOfSvc.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fcNameServerClassOfSvc.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.4 | fcNameServerClassOfSvc | CISCO-NS-MIB |