vlanEntryTagging
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.8
Object
column mandatory
r/w
Enumeration
This object allows the user to set whether VLAN tagging
is enabled for this VLAN entry.
This object is only configurable for the entry with the
vlanEntryIndex value of 1.
By default, the entry with the vlanEntryIndex value of 1
(default VLAN entry) will have this object set to
disable(0), all other entries will have this object set to
enable(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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::vlanEntryTagging'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::vlanEntryTagging.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::vlanEntryTagging'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.