vtpVlanStpType

CISCO-VTP-MIB · ciscosb variant · .1.3.6.1.4.1.9.9.46.1.3.1.1.9

Object

column Enumeration
The type of the Spanning Tree Protocol (STP) running on
this VLAN.  This object is only instanciated when the
value of the corresponding instance of vtpVlanType has a
value of 'fddiNet' or 'trNet'.
              
The value returned by this object depends upon the value
of the corresponding instance of vtpVlanEditStpType.
              
- 'ieee' indicates IEEE STP is running exclusively.
              
- 'ibm' indicates IBM STP is running exclusively.
              
- 'hybrid' indicates a STP that allows a combination of
  IEEE and IBM is running.
              
The 'hybrid' STP type results from tokenRing/fddi VLANs
that are children of this trNet/fddiNet parent VLAN being
configured in a combination of SRT and SRB
vtpVlanBridgeTypes while the instance of
vtpVlanEditStpType that corresponds to this object is set
to 'auto'.

Context

MIB
CISCO-VTP-MIB
OID
.1.3.6.1.4.1.9.9.46.1.3.1.1.9
Type
column
Access
readonly
Status
current
Parent
vtpVlanEntry
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 'CISCO-VTP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VTP-MIB::vtpVlanStpType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VTP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VTP-MIB::vtpVlanStpType.<managementDomainIndex>.<vtpVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VTP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VTP-MIB::vtpVlanStpType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ieee
2ibm
3hybrid

Conformance