ctTransFddiAtmMtu
CTRON-TRANSLATION-MIB ·
.1.3.6.1.4.1.52.4.1.3.4.1.1
Object
scalar mandatory
r/w
Enumeration
When written with a (1), allows SNAP frames up to 4500 bytes in
length to be received from the FNB and processed by the ATM SAR
component. When this object is written with a (1), a value
of (1) for the ctTransFddiAtmIPFrag object must be ignored.
When written with a (2), discards any frames received on the FNB
which are greater than 1518 bytes in length. A
value of (2) must be ignored if the frame is IP and the
ctTransFddiAtmIPFrag object is written with a (1).
Context
- MIB
- CTRON-TRANSLATION-MIB
- OID
.1.3.6.1.4.1.52.4.1.3.4.1.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- ctTransFddiAtm
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::ctTransFddiAtmMtu.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::ctTransFddiAtmMtu'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | greater1518MTU |
2 | less1518MTU |