sysEnableBridgeTraps
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.1.26
Object
scalar deprecated
r/w
Enumeration
Indicates whether newRoot and topologyChange
traps in the BRIDGE-MIB (RFC 1493) should be
generated.
enabled -- both newRoot and topologyChange
traps are enabled.
disabled -- both of the newRoot and
topologyChange traps are disabled.
enabledForNewRootOnly -- only the newRoot trap is
enabled. This value is read-only.
enabledForTopoChangeOnly -- only the
topologyChange trap is 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.26- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- systemGrp
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars 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::sysEnableBridgeTraps.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::sysEnableBridgeTraps'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | enabledForNewRootOnly |
4 | enabledForTopoChangeOnly |
Conformance
Member of