t11vfPortTaggingAdminStatus
T11-FC-VIRTUAL-FABRIC-MIB ·
.1.3.6.1.2.1.147.1.3.1.2
Object
column r/w
Enumeration
This object is used to configure the administrative status
of Virtual Fabric tagging on this Port.
SET operation Description
-------------- -------------------------------------------
off(1) To disable Virtual Fabric tagging on this
Port.
on(2) To enable Virtual Fabric tagging on this
Port if the attached Port doesn't
prohibit it.
auto(3) To enable Virtual Fabric tagging if the
peer requests it.
Context
- MIB
- T11-FC-VIRTUAL-FABRIC-MIB
- OID
.1.3.6.1.2.1.147.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- t11vfPortEntry
- 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::t11vfPortTaggingAdminStatus'
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::t11vfPortTaggingAdminStatus.<index>'
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::t11vfPortTaggingAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |
3 | auto |
Conformance
Member of
Compliance refinements
t11vfMIBCompliance
readonly
Write access is not required.