fsEcfmTrapControl
SUPERMICRO-ECFM-MIB ·
.1.3.6.1.4.1.10876.101.1.150.3.1
Object
This object is used to enable or disable ECFM traps.A string of 8 bits,corresponding to the administrative status of Traps .The second bit corresponds to bit 1 of Traps (Trap for RDI CCM defect),the third bit corresponds to bit 2 (Trap for MAC status defect), the fourth bit corresponds to bit 3 (Trap for Remote CCM defect),the fifth bit corresponds to bit 4 (Trap for Errorred CCM defect), the sixth bit corresponds to bit 5 (Trap for cross connected defect).
Context
- MIB
- SUPERMICRO-ECFM-MIB
- OID
.1.3.6.1.4.1.10876.101.1.150.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsEcfmTrapsControl
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ECFM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ECFM-MIB::fsEcfmTrapControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ECFM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ECFM-MIB::fsEcfmTrapControl'
Syntax
- Source
- FsEcfmSetTraps
- Base type
Bits
Values & Constraints
Type Values
0 | trapUnUsedbit |
1 | trapRDICCM |
2 | trapMACstatus |
3 | trapRemoteCCM |
4 | trapErrorCCM |
5 | trapXconCCM |