All MIBs › FSM726S-MIB › configPortStateOper
configPortStateOper
Module: FSM726S-MIB
OID (symbolic): FSM726S-MIB::configPortStateOper
OID (numeric): 1.3.6.1.4.1.4526.1.1.11.6.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The port's current state.
What is configPortStateOper?
This read-only value reports a port's current Spanning Tree state: disabled(1), blocking(2), listening(3), learning(4), or forwarding(5). Admins check this to see whether STP is actively passing traffic on a port (forwarding) or holding it back to prevent a loop (blocking).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4526.1.1.11.6.1.10 snmpwalk -v2c -c public <target> FSM726S-MIB::configPortStateOper
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4526.1.1.11.6.1.10.1 snmpget -v2c -c public <target> FSM726S-MIB::configPortStateOper.1
Start monitoring Netgear FSM726S switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FSM726S-MIB::configPortStateOper OID value, configure state conditions and alerts, and monitor any Netgear FSM726S switch from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4526 | netgear | FSM726S-MIB |
| 1.3.6.1.4.1.4526.1 | snmpManagedSwitch | FSM726S-MIB |
| 1.3.6.1.4.1.4526.1.1 | fsm726s | FSM726S-MIB |
| 1.3.6.1.4.1.4526.1.1.11 | netgearConfigGroup | FSM726S-MIB |
| 1.3.6.1.4.1.4526.1.1.11.6 | configPortTable | FSM726S-MIB |
| 1.3.6.1.4.1.4526.1.1.11.6.1 | configPortEntry | FSM726S-MIB |
| 1.3.6.1.4.1.4526.1.1.11.6.1.10 | configPortStateOper | FSM726S-MIB |