t11vfCoreSwitchMaxSupported
T11-FC-VIRTUAL-FABRIC-MIB ·
.1.3.6.1.2.1.147.1.1.1.2
Object
column r/w
Unsigned32
In switches that do not support Virtual Fabrics, this object has the value of 1. If Virtual Fabrics are supported, this object is the maximum number of Virtual Fabrics supported by the Core Switch. For the purpose of this count, the Control VF_ID is ignored.
Context
- MIB
- T11-FC-VIRTUAL-FABRIC-MIB
- OID
.1.3.6.1.2.1.147.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- t11vfCoreSwitchEntry
- Groups
- 1
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 'T11-FC-VIRTUAL-FABRIC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-VIRTUAL-FABRIC-MIB::t11vfCoreSwitchMaxSupported'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-VIRTUAL-FABRIC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-VIRTUAL-FABRIC-MIB::t11vfCoreSwitchMaxSupported.<fcmInstanceIndex>.<t11vfCoreSwitchSwitchName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-VIRTUAL-FABRIC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-VIRTUAL-FABRIC-MIB::t11vfCoreSwitchMaxSupported'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4095
Conformance
Member of
Compliance refinements
t11vfMIBCompliance
readonly
Write access is not required.