sysEnableStpxTrap

CISCO-STACK-MIB · .1.3.6.1.4.1.9.5.1.1.40

Object

scalar deprecated r/w Enumeration
Indicates whether stpxInconsistencyUpdate,
stpxRootInconsistencyUpdate and
stpxLoopInconsistencyUpdate notifications in
CISCO-STP-EXTENSIONS-MIB should be generated.
          
enabled -- the stpxInconsistencyUpdate,
           stpxRootInconsistencyUpdate and
           stpxLoopInconsistencyUpdate traps are
           all enabled.
          
disabled -- the stpxInconsistencyUpdate,
           stpxRootInconsistencyUpdate and
           stpxLoopInconsistencyUpdate traps
           are all disabled.
          
enabledForInconOnly -- only the
           stpxInconsistencyUpdate trap is
           enabled. This value is read-only.
          
enabledForRootOnly -- only the
           stpxRootInconsistencyUpdate trap is
           enabled. This value is read-only.
          
enabledForLoopOnly -- only the
           stpxLoopInconsistencyUpdate trap is
           enabled. This value is read-only.
          
enabledForInconRootOnly -- only the
           stpxInconsistencyUpdate and
           stpxRootInconsistencyUpdate traps are
           enabled. This value is read-only.
          
enabledForInconLoopOnly -- only the
           stpxInconsistencyUpdate and
           stpxLoopInconsistencyUpdate traps are
           enabled. This value is read-only.
          
enabledForRootLoopOnly -- only the
           stpxRootInconsistencyUpdate and
           stpxLoopInconsistencyUpdate traps are
           enabled. This value is read-only.
          
This object is deprecated and replaced by
stpxNotificationEnable in
CISCO-STP-EXTENSIONS-MIB.

Context

MIB
CISCO-STACK-MIB
OID
.1.3.6.1.4.1.9.5.1.1.40
Type
scalar
Access
readwrite
Status
deprecated
Parent
systemGrp
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::sysEnableStpxTrap.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::sysEnableStpxTrap'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled
3enabledForInconOnly
4enabledForRootOnly
5enabledForLoopOnly
6enabledForInconRootOnly
7enabledForInconLoopOnly
8enabledForRootLoopOnly

Conformance