cfsFeatureOpAttribs

CISCO-CFS-MIB · .1.3.6.1.4.1.9.9.433.1.1.1.1.12

Object

column Bits
The value of this object represents the attributes of 
a CFS capable feature as registered with the CFS 
infrastructure.
              
'fcFabric'           - indicates that the CFS based 
                       distribution for a feature spans the
                       entire FC (Fibre Channel) fabric
              
'ipNetwork'          - indicates that the CFS based 
                       distribution for a feature spans the
                       entire IP network
              
'vsanScope'          - indicates that the CFS based 
                       distribution for a feature is done 
                       on per VSAN basis and restricted to a
                       specific VSAN in a FC (Fibre Channel) 
                       fabric

Context

MIB
CISCO-CFS-MIB
OID
.1.3.6.1.4.1.9.9.433.1.1.1.1.12
Type
column
Access
readonly
Status
current
Parent
cfsFeatureOpEntry
Groups
1

Walk 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-CFS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CFS-MIB::cfsFeatureOpAttribs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CFS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CFS-MIB::cfsFeatureOpAttribs.<cfsFeatureOpName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CFS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CFS-MIB::cfsFeatureOpAttribs'

Syntax

Bits

Values & Constraints

Enumerated Values
0fcFabric
1ipNetwork
2vsanScope

Conformance