ctTransEthernetFddiPadVerify
CTRON-TRANSLATION-MIB ·
.1.3.6.1.4.1.52.4.1.3.4.3.2
Object
scalar mandatory
r/w
Enumeration
Selects 802.3 length verfication for Ethernet FDDI frame
translation.
If set to Enabled(1), the device consults the 802.3 length
field to determine the amount of pad to removed regardless
of frame size. This setting will cause the device to strip
unnecessary pad in frames greater than 64 bytes.
If set to Disabled(2), the default value, the 802.3
length field is only interpreted if the frame size is
64 bytes. For frames greater than 64 bytes, it is assumed
that there is no 802.3 pad in the frame.
If set to Not-Supported(3), the device does not support this
feature and will only strip pad from ethernet frames that are
64 bytes in length.
Context
- MIB
- CTRON-TRANSLATION-MIB
- OID
.1.3.6.1.4.1.52.4.1.3.4.3.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- ctTransEthernetFddi
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 'CTRON-TRANSLATION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-TRANSLATION-MIB::ctTransEthernetFddiPadVerify.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-TRANSLATION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-TRANSLATION-MIB::ctTransEthernetFddiPadVerify'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | not-supported |