fsMIEcfmTrapType
SUPERMICRO-ECFM-MI-MIB ·
.1.3.6.1.4.1.10876.101.1.160.1.0.1.1.30
Object
column Enumeration
Trap types:
trapRDICCM : Generated when at least one of the Remote MEP
state machines is receiving valid CCMs from its remote MEP that have the RDI
bit set.
trapMACStatus : Generated when one or more of the remote MEPs is
reporting a failure in its Port Status TLV or Interface Status TLV.
trapRemoteCCM : Generated when that at least one of the
Remote MEP state machines is not receiving valid CCMs from its remote
MEP.
trapErroredCCM : Generated when one or more invalid CCMs
has been received and that 3.5 times that CCM.s transmission interval has
not yet expired.
trapXConnCCM : Generated when one or more crossconnect CCMs
has been received and that 3.5 times of at least one of those CCMs.
Context
- MIB
- SUPERMICRO-ECFM-MI-MIB
- OID
.1.3.6.1.4.1.10876.101.1.160.1.0.1.1.30- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMIEcfmContextEntry
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-MI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ECFM-MI-MIB::fsMIEcfmTrapType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ECFM-MI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ECFM-MI-MIB::fsMIEcfmTrapType.<fsMIEcfmContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ECFM-MI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ECFM-MI-MIB::fsMIEcfmTrapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
2 | trapRDICCM |
3 | trapMACStatus |
4 | trapRemoteCCM |
5 | trapErroredCCM |
6 | trapXConnCCM |