fsMIY1731LbrErrorType
SUPERMICRO-ECFM-Y1731-MI-MIB ·
.1.3.6.1.4.1.10876.101.2.7.1.2.8.1.5
Object
column FsY1731LbrErrType
Indicates that received loobback reply is errored one. bit 0 indicates bad MSDU (when data in the LBR does not match what was sent in the LBM) bit 1 indicates bit errored LBR (LBR is with bit errors)
Context
- MIB
- SUPERMICRO-ECFM-Y1731-MI-MIB
- OID
.1.3.6.1.4.1.10876.101.2.7.1.2.8.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMIY1731LbrEntry
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-ECFM-Y1731-MI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ECFM-Y1731-MI-MIB::fsMIY1731LbrErrorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ECFM-Y1731-MI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ECFM-Y1731-MI-MIB::fsMIY1731LbrErrorType.<fsMIY1731ContextId>.<fsMIY1731MegIndex>.<fsMIY1731MeIndex>.<fsMIY1731MepIdentifier>.<fsMIY1731LbmTransId>.<fsMIY1731LbrSeqNumber>.<fsMIY1731LbrReceiveOrder>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ECFM-Y1731-MI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ECFM-Y1731-MI-MIB::fsMIY1731LbrErrorType'
Syntax
- Source
- FsY1731LbrErrType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | badMacServiceDataUnit |
2 | crc32CheckFailure |