fcNameServerClassOfSvc
CISCO-NS-MIB ·
.1.3.6.1.4.1.9.9.293.1.1.4.1.4
Object
column CISCO-ST-TCFcClassOfServices
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.
Context
- MIB
- CISCO-NS-MIB
- OID
.1.3.6.1.4.1.9.9.293.1.1.4.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fcNameServerEntry
- Groups
- 4
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-NS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NS-MIB::fcNameServerClassOfSvc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-NS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NS-MIB::fcNameServerClassOfSvc.<vsanIndex>.<fcNameServerPortIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NS-MIB::fcNameServerClassOfSvc'
Syntax
- Source
- CISCO-ST-TCFcClassOfServices
- Base type
Bits
Values & Constraints
Type Values
0 | classF |
1 | class1 |
2 | class2 |
3 | class3 |
4 | class4 |
5 | class5 |
6 | class6 |