rcMstpBridgeAdminStp
SWITCH-MSTP-MIB ·
.1.3.6.1.4.1.8886.6.1.24.2.1
Object
The administrative value of the bridge. A value of TRUE(1) indicates the bridge should enable stp. A value of FALSE(2) indicates the bridge should disable stp.
Context
- MIB
- SWITCH-MSTP-MIB
- OID
.1.3.6.1.4.1.8886.6.1.24.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcMstpBridge
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 'SWITCH-MSTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-MSTP-MIB::rcMstpBridgeAdminStp.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-MSTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-MSTP-MIB::rcMstpBridgeAdminStp'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |