stpxFastStartPortBpduGuardMode

OBS ✓
CISCO-STP-EXTENSIONS-MIB · .1.3.6.1.4.1.9.9.82.1.9.3.1.4

Object

column r/w Enumeration
Indicates the mode of Bpdu Guard Feature on the
port. A port with Bpdu Guard enabled is 
immediately disabled when the system 
receives a BPDU from that port. 
              
enable -- the Bpdu Guard feature is enabled on this
          port. 
              
disable -- the Bpdu Guard feature is disabled on this
          port.
              
default -- whether the Bpdu Guard feature is enabled
           or not on this port depends on the object
           value of stpxFastStartBpduGuardEnable. If 
           the value of stpxFastStartBpduGuardEnable
           is true(1) and Fast Start feature is also 
           enabled operationally on this port, then
           this port is immediately disabled when 
           the system receives a BPDU from this port.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Polling
Explore Observium network monitoring

Context

MIB
CISCO-STP-EXTENSIONS-MIB
OID
.1.3.6.1.4.1.9.9.82.1.9.3.1.4
Type
column
Access
readwrite
Status
current
Parent
stpxFastStartPortEntry
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-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STP-EXTENSIONS-MIB::stpxFastStartPortBpduGuardMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STP-EXTENSIONS-MIB::stpxFastStartPortBpduGuardMode.<stpxFastStartPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STP-EXTENSIONS-MIB::stpxFastStartPortBpduGuardMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable
3default

Conformance