All MIBs › ALCATEL-IND1-VLAN-STP-MIB › vStpInsPortState
vStpInsPortState
Module: ALCATEL-IND1-VLAN-STP-MIB
OID (symbolic): ALCATEL-IND1-VLAN-STP-MIB::vStpInsPortState
OID (numeric): 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. For ports which are disabled (see vStpInsPortEnable), this object will have a value of disabled(1). AOS does not support the broken(6) state as defined in RFC1493.
What is vStpInsPortState?
This read-only enumeration shows the port's current STP state: disabled, blocking, listening, learning, or forwarding. Network engineers monitor this to diagnose port activity; stuck in blocking or learning indicates convergence issues, immediate forwarding indicates edge port or STP bypass. Forwarding passes data; others block.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.3 snmpwalk -v2c -c public <target> ALCATEL-IND1-VLAN-STP-MIB::vStpInsPortState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.3.1 snmpget -v2c -c public <target> ALCATEL-IND1-VLAN-STP-MIB::vStpInsPortState.1
Start monitoring Alcatel-Lucent Enterprise OmniSwitch switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALCATEL-IND1-VLAN-STP-MIB::vStpInsPortState OID value, configure state conditions and alerts, and monitor any Alcatel-Lucent Enterprise OmniSwitch switches from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6486 | alcatel | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801 | alcatelIND1BaseMIB | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1 | alcatelIND1Management | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2 | managementIND1Software | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1 | softwareIND1Entities | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1.12 | softentIND1VlanStp | ALCATEL-IND1-BASE |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6486.801.1.2.1.12.1 | alcatelIND1VLANSTPMIB | ALCATEL-IND1-VLAN-STP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.12.1.1 | alcatelIND1VLANSTPMIBObjects | ALCATEL-IND1-VLAN-STP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1 | vStpInfo | ALCATEL-IND1-VLAN-STP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2 | vStpInsPortTable | ALCATEL-IND1-VLAN-STP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1 | vStpInsPortEntry | ALCATEL-IND1-VLAN-STP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.3 | vStpInsPortState | ALCATEL-IND1-VLAN-STP-MIB |