t11vfLocallyEnabledOperStatus

T11-FC-VIRTUAL-FABRIC-MIB · .1.3.6.1.2.1.147.1.4.1.3

Object

column Enumeration
This object is used to report the operational status of
Virtual Fabric tagging on this Port.
              
SET operation   Description
--------------  -------------------------------------------
off(1)          Virtual Fabric tagging is disabled on this
                Port.
              
on(2)           Virtual Fabric tagging is enabled on this
                Port.

Context

MIB
T11-FC-VIRTUAL-FABRIC-MIB
OID
.1.3.6.1.2.1.147.1.4.1.3
Type
column
Access
readonly
Status
current
Parent
t11vfLocallyEnabledEntry
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 'T11-FC-VIRTUAL-FABRIC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-VIRTUAL-FABRIC-MIB::t11vfLocallyEnabledOperStatus'
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::t11vfLocallyEnabledOperStatus.<t11vfLocallyEnabledPortIfIndex>.<t11vfLocallyEnabledVfId>'
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::t11vfLocallyEnabledOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1off
2on

Conformance