fsMIMstMstiPortLoopInconsistentState
AricentMIMst-MIB ·
.1.3.6.1.4.1.2076.118.1.7.1.26
Object
column SNMPv2-TCTruthValue
A Boolean value set when the non-designated port on which loop-guard is enabled, tries to transition to Designated/Forwarding due to the expiry of Receive info while timer when bpdus are not received. A value of TRUE, indicates that the state of this port is moved into an loop-inconsistent state.A value of FALSE, indicates that this port is not moved into an loop-inconsistent state
Context
- MIB
- AricentMIMst-MIB
- OID
.1.3.6.1.4.1.2076.118.1.7.1.26- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMIMstMstiPortEntry
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::fsMIMstMstiPortLoopInconsistentState'
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::fsMIMstMstiPortLoopInconsistentState.<fsMIMstMstiPort>.<fsMIMstInstanceIndex>'
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::fsMIMstMstiPortLoopInconsistentState'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |