CISCO-NS-MIB :: fcNameServerClassOfSvc

MIB Reference — IPNetwork Monitor

All MIBsCISCO-NS-MIBfcNameServerClassOfSvc

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
1.3.6.1.4.1.9.9.293ciscoNsMIBCISCO-NS-MIB
1.3.6.1.4.1.9.9.293.1ciscoNameServerMIBObjectsCISCO-NS-MIB
1.3.6.1.4.1.9.9.293.1.1fcNameServerConfigurationCISCO-NS-MIB
1.3.6.1.4.1.9.9.293.1.1.4fcNameServerTableCISCO-NS-MIB
1.3.6.1.4.1.9.9.293.1.1.4.1fcNameServerEntryCISCO-NS-MIB
1.3.6.1.4.1.9.9.293.1.1.4.1.4fcNameServerClassOfSvcCISCO-NS-MIB