fsMIPvrstRootInconsistentState
SUPERMICRO-MIPVRST-MIB ·
.1.3.6.1.4.1.10876.101.1.154.1.4.1.15
Object
column SNMPv2-TCTruthValue
A Boolean value set when the designated port receives a superior BPDU trying to transition itself to the Root Port. A value of TRUE, indicates that the state of this port is moved into an root-inconsistent state.A value of FALSE, indicates that this port is not moved into an root-inconsistent state
Context
- MIB
- SUPERMICRO-MIPVRST-MIB
- OID
.1.3.6.1.4.1.10876.101.1.154.1.4.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMIFuturePvrstPortEntry
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 'SUPERMICRO-MIPVRST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIPVRST-MIB::fsMIPvrstRootInconsistentState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MIPVRST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIPVRST-MIB::fsMIPvrstRootInconsistentState.<fsMIPvrstPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MIPVRST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MIPVRST-MIB::fsMIPvrstRootInconsistentState'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |