bcsiL2NamedAclVlanTagFormat

BROCADE-ACL-MIB · .1.3.6.1.4.1.1588.3.1.16.1.2.1.14

Object

column r/w BcsiVlanTagFormat
Vlan tag format can be of 3 types, namely single-tagged, double-tagged and untagged.
When neither of these 3 types of tag are used, the feild is represented by 0.
When the value of this field is single-tagged(1),bcsiL2NamedAclVlanId represents the Vlan ID.

Context

MIB
BROCADE-ACL-MIB
OID
.1.3.6.1.4.1.1588.3.1.16.1.2.1.14
Type
column
Access
readwrite
Status
current
Parent
bcsiL2NamedAclRuleEntry

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 'BROCADE-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-ACL-MIB::bcsiL2NamedAclVlanTagFormat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BROCADE-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-ACL-MIB::bcsiL2NamedAclVlanTagFormat.<bcsiL2NamedAclId>.<bcsiL2NamedAclSequenceNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BROCADE-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BROCADE-ACL-MIB::bcsiL2NamedAclVlanTagFormat'

Syntax

Source
BcsiVlanTagFormat
Base type
Enumeration

Values & Constraints

Type Values
1singleTagged
2doubleTagged
3untagged