vtpVlanEditStpType
CISCO-VTP-MIB ·
ciscosb variant
·
.1.3.6.1.4.1.9.9.46.1.4.2.1.9
Object
column r/w
Enumeration
The type of the Spanning Tree Protocol which would be
running on this VLAN. This object is only instantiated when
the value of the corresponding instance of vtpVlanEditType
has a value of fddiNet(4) or trNet(5).
If 'ieee' is selected, the STP that runs will be IEEE.
If 'ibm' is selected, the STP that runs will be IBM.
If 'auto' is selected, the STP that runs will be
dependant on the values of vtpVlanEditBridgeType for all
children tokenRing/fddi type VLANs. This will result in
a 'hybrid' STP (see vtpVlanStpType).
Context
- MIB
- CISCO-VTP-MIB
- OID
.1.3.6.1.4.1.9.9.46.1.4.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vtpVlanEditEntry
- 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 'CISCO-VTP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VTP-MIB::vtpVlanEditStpType'
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::vtpVlanEditStpType.<managementDomainIndex>.<vtpVlanEditIndex>'
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::vtpVlanEditStpType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ieee |
2 | ibm |
3 | auto |
Conformance
Member of