ctTransFddiSnapEthernetType
CTRON-TRANSLATION-MIB ·
.1.3.6.1.4.1.52.4.1.3.4.2.2
Object
scalar mandatory
r/w
Enumeration
The desired frame type to be translated from FDDI to Ethernet. If set to ethernetII(1) all non-IPX frames will be translated to ethernetII. If set to ethernetSnap(2), all non-IPX frames will be translated to ethernet_snap.
Context
- MIB
- CTRON-TRANSLATION-MIB
- OID
.1.3.6.1.4.1.52.4.1.3.4.2.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- ctTransFddiEthernet
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::ctTransFddiSnapEthernetType.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::ctTransFddiSnapEthernetType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ethernetII |
2 | ethernetSnap |