fmCfgNovellFDDISNAPTranslation

ES-MODULE-MIB · .1.3.6.1.4.1.437.1.1.2.2.1.1.1.1.10

Object

column mandatory r/w Enumeration
This object specifies the Ethernet frame type that
the FDDI module will translate Novell SNAP FDDI frames into.
              
 automatic(1):     the FDDI module will automatically
                   learn which frame type to use
 ethernet-8023(2): the FDDI module will convert
                   Novell SNAP FDDI frames to Ethernet 802.3
 ethernet-SNAP(3): the FDDI module will convert
                   Novell SNAP FDDI frames to Ethernet SNAP
 ethernet-II(4):   the FDDI module will convert
                   Novell SNAP FDDI frames to Ethernet II
 drop(5):          the FDDI module will not forward
                   Novell SNAP FDDI frames to Ethernet.

Context

MIB
ES-MODULE-MIB
OID
.1.3.6.1.4.1.437.1.1.2.2.1.1.1.1.10
Type
column
Access
readwrite
Status
mandatory
Parent
fmCfgEntry

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 'ES-MODULE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES-MODULE-MIB::fmCfgNovellFDDISNAPTranslation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ES-MODULE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES-MODULE-MIB::fmCfgNovellFDDISNAPTranslation.<fmCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ES-MODULE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ES-MODULE-MIB::fmCfgNovellFDDISNAPTranslation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1automatic
2ethernet-8023
3ethernet-SNAP
4ethernet-II
5drop