fsPvrstInstPortRootInconsistentState
ARICENT-PVRST-MIB ·
.1.3.6.1.4.1.2076.161.1.15.1.35
Object
column SNMPv2-TCTruthValue
This object specifies 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
- ARICENT-PVRST-MIB
- OID
.1.3.6.1.4.1.2076.161.1.15.1.35- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsPvrstInstPortEntry
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::fsPvrstInstPortRootInconsistentState'
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::fsPvrstInstPortRootInconsistentState.<fsPvrstInstVlanId>.<fsPvrstInstPortIndex>'
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::fsPvrstInstPortRootInconsistentState'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |