fsMIMstPortBpduInconsistentState
AricentMIMst-MIB ·
.1.3.6.1.4.1.2076.118.1.6.1.61
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
- AricentMIMst-MIB
- OID
.1.3.6.1.4.1.2076.118.1.6.1.61- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMIMstCistPortEntry
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 'AricentMIMst-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AricentMIMst-MIB::fsMIMstPortBpduInconsistentState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AricentMIMst-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AricentMIMst-MIB::fsMIMstPortBpduInconsistentState.<fsMIMstCistPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AricentMIMst-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AricentMIMst-MIB::fsMIMstPortBpduInconsistentState'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |