fsCnXPortPriErrorEntry
SUPERMICRO-CN-MIB ·
.1.3.6.1.4.1.10876.101.2.47.3.1.1.2
Object
column SNMPv2-TCTruthValue
This Object indicates whether there is a conflict between Alternate Priority assigned to this CNPV with another CNPV. This flag is set to TRUE when an entry in ieee8021CnErroredPortTable is created and it is reset to FALSE when entry in ieee8021CnErroredPortTable is deleted.
Context
- MIB
- SUPERMICRO-CN-MIB
- OID
.1.3.6.1.4.1.10876.101.2.47.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsCnXPortPriEntry
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-CN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-CN-MIB::fsCnXPortPriErrorEntry'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-CN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-CN-MIB::fsCnXPortPriErrorEntry.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-CN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-CN-MIB::fsCnXPortPriErrorEntry'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |