pme1008CtrlfecDisablePortn
EKINOPS-Pme1008-MIB ·
.1.3.6.1.4.1.20044.79.6.3.69.1.2
Object
Forward Error Correction Inhibition :This OID, when set, inhibits the Forward Error Correction feature on the line input <Help> This control enables/disables the Forward Error Correction on the line interface
Context
- MIB
- EKINOPS-Pme1008-MIB
- OID
.1.3.6.1.4.1.20044.79.6.3.69.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pme1008CtrlfecDisableEntry
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 'EKINOPS-Pme1008-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EKINOPS-Pme1008-MIB::pme1008CtrlfecDisablePortn'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EKINOPS-Pme1008-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EKINOPS-Pme1008-MIB::pme1008CtrlfecDisablePortn.<pme1008CtrlfecDisableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EKINOPS-Pme1008-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EKINOPS-Pme1008-MIB::pme1008CtrlfecDisablePortn'
Syntax
- Source
- EKINOPS-MIBEkiState
- Base type
Enumeration
Values & Constraints
Type Values
1 | disabled |
2 | enabled |