All MIBs › RAPID-CITY › rcPosOperStatusLinePppStp
rcPosOperStatusLinePppStp
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcPosOperStatusLinePppStp
OID (numeric): 1.3.6.1.4.1.2272.1.26.7.1.5
Node type: OBJECT-TYPE
Type: EnableValue
Access: read-only
What is rcPosOperStatusLinePppStp?
This object indicates whether the Spanning Tree Protocol (STP) is enabled or disabled on a point-to-point (PPP) line in the POS (Packet over SONET) interface. STP prevents network loops by disabling redundant links, and this setting controls whether STP is actively monitoring this specific line. A network operator would verify this setting to ensure loop prevention is properly configured on WAN links, especially when the POS interface has redundant connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.26.7.1.5 snmpwalk -v2c -c public <target> RAPID-CITY::rcPosOperStatusLinePppStp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.26.7.1.5.1 snmpget -v2c -c public <target> RAPID-CITY::rcPosOperStatusLinePppStp.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcPosOperStatusLinePppStp.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.26 | rcPos | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.26.7 | rcPosOperStatusTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.26.7.1 | rcPosOperStatusEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.26.7.1.5 | rcPosOperStatusLinePppStp | RAPID-CITY |