fsMstPortBpduInconsistentState
ARICENT-MST-MIB ·
.1.3.6.1.4.1.2076.80.1.40.1.59
Object
column SNMPv2-TCTruthValue
A Boolean value set indicates the port state goes to disabled / discarding due to the BPDU guard feature enabled on the port and the port receives BPDU on this. A value of TRUE indicates that the state of this port is moved into an bpduguard-inconsistent state due to BPDU reception.A value of FALSE indicates that this port is not received the BPDU when BPDU guard is enabled on this port or BPDU guard feature is disabled on that port.
Context
- MIB
- ARICENT-MST-MIB
- OID
.1.3.6.1.4.1.2076.80.1.40.1.59- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMstCistPortEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ARICENT-MST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MST-MIB::fsMstPortBpduInconsistentState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MST-MIB::fsMstPortBpduInconsistentState.<fsMstCistPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MST-MIB::fsMstPortBpduInconsistentState'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |