fsPvrstPortBpduInconsistentState
ARICENT-PVRST-MIB ·
.1.3.6.1.4.1.2076.161.1.13.1.21
Object
column SNMPv2-TCTruthValue
This object indicates that the port state changes to disabled / discarding due to the BPDU guard feature enabled on the port and the port receives BPDU on this. When set to TRUE, the state of this port is changed to a bpduguard-inconsistent state due to BPDU reception. When set to FALSE, this port does not receive the BPDU when BPDU guard is enabled on this port or BPDU guard feature is disabled on that port.
Context
- MIB
- ARICENT-PVRST-MIB
- OID
.1.3.6.1.4.1.2076.161.1.13.1.21- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsFuturePvrstPortEntry
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-PVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-PVRST-MIB::fsPvrstPortBpduInconsistentState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-PVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-PVRST-MIB::fsPvrstPortBpduInconsistentState.<fsPvrstPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-PVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-PVRST-MIB::fsPvrstPortBpduInconsistentState'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |