stpxLoopGuardConfigMode

CISCO-STP-EXTENSIONS-MIB · .1.3.6.1.4.1.9.9.82.1.8.1.1.3

Object

column r/w Enumeration
Indicates the mode of Loop Guard Feature on this
port. This configuration will be applied to all 
the Spanning Tree instances in which this port 
exists.
              
enable -- the Loop Guard feature is enabled on this 
          port. 
              
disable -- the Loop Guard feature is disabled on this 
          port.  
              
default -- whether the Loop Guard feature is enabled
           or not on this port depends on the object 
           value of stpxLoopGuardGlobalDefaultMode.

Context

MIB
CISCO-STP-EXTENSIONS-MIB
OID
.1.3.6.1.4.1.9.9.82.1.8.1.1.3
Type
column
Access
readwrite
Status
current
Parent
stpxLoopGuardConfigEntry
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::stpxLoopGuardConfigMode'
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::stpxLoopGuardConfigMode.<stpxLoopGuardConfigPortIndex>'
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::stpxLoopGuardConfigMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable
3default

Conformance