fsMIPvrstPortTypeInconsistentState
Aricent-MIPVRST-MIB ·
.1.3.6.1.4.1.2076.154.1.4.1.23
Object
column SNMPv2-TCTruthValue
This object specifies the port state changes to disabled / discarding due to the PVRST tagged packet reception on an access port. When set to TRUE,the state of this port is moved into an Port Type inconsistent state due to tagged PVRST BPDU reception on access port. When set to FALSE, indicates that this port has not received tagged PVRST BPDU
Context
- MIB
- Aricent-MIPVRST-MIB
- OID
.1.3.6.1.4.1.2076.154.1.4.1.23- 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 'Aricent-MIPVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-MIPVRST-MIB::fsMIPvrstPortTypeInconsistentState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Aricent-MIPVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-MIPVRST-MIB::fsMIPvrstPortTypeInconsistentState.<fsMIPvrstPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Aricent-MIPVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Aricent-MIPVRST-MIB::fsMIPvrstPortTypeInconsistentState'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |