a3ComVlanIfIgnoreStpFlag

GENERIC-3COM-VLAN-MIB-1-0-1 · .1.3.6.1.4.1.43.10.1.14.1.2.1.7

Object

column mandatory r/w SNMPv2-TCTruthValue
Enable/disable STP for this VLAN interface. Setting this
object to true will cause the ports on this VLAN to ignore
STP BPDUs. When a vlan is first created, the Default value 
is FALSE, which means that the VLAN uses STP port information

Context

MIB
GENERIC-3COM-VLAN-MIB-1-0-1
OID
.1.3.6.1.4.1.43.10.1.14.1.2.1.7
Type
column
Access
readwrite
Status
mandatory
Parent
a3ComVlanIfEntry

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 'GENERIC-3COM-VLAN-MIB-1-0-1' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GENERIC-3COM-VLAN-MIB-1-0-1::a3ComVlanIfIgnoreStpFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GENERIC-3COM-VLAN-MIB-1-0-1' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GENERIC-3COM-VLAN-MIB-1-0-1::a3ComVlanIfIgnoreStpFlag.<a3ComVlanIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GENERIC-3COM-VLAN-MIB-1-0-1' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GENERIC-3COM-VLAN-MIB-1-0-1::a3ComVlanIfIgnoreStpFlag'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false