wfCSMACDAlignmentMode

Wellfleet-CSMACD-MIB · .1.3.6.1.4.1.18.3.4.1.1.36

Object

column mandatory r/w Enumeration
Enables special frame re-alignment in the Line Driver. Only needed when
4 ethernet interfaces are configured on a single slot.  Only needed if
experiencing transmit underflow errors (wfCSMACDUfloTx).  When this
attribute is set to DISABLED,  non-optimally aligned frames are transmitted
as is.  When this attribute is set to ALL (1),  all non-optimally aligned
frames are re-aligned before transmission.  When this attribute is set to
ALIGN_OVER_128_BYTES (2), all non-optimally aligned frames over 128 bytes
in length are re-aligned before transmission and frames up to and including
128 bytes in length are transmitted as is.

Context

MIB
Wellfleet-CSMACD-MIB
OID
.1.3.6.1.4.1.18.3.4.1.1.36
Type
column
Access
readwrite
Status
mandatory
Parent
wfCSMACDEntry

Walk 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 'Wellfleet-CSMACD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-CSMACD-MIB::wfCSMACDAlignmentMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Wellfleet-CSMACD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-CSMACD-MIB::wfCSMACDAlignmentMode.<wfCSMACDSlot>.<wfCSMACDConnector>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-CSMACD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-CSMACD-MIB::wfCSMACDAlignmentMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1all
2bytes
3disabled