a3ComBrgAppleCtl
A3Com-Bridge-r3-MIB ·
.1.3.6.1.4.1.43.2.9.1.6
Object
scalar mandatory
r/w
Enumeration
This object enables the bridge to forward
AppleTalk packets between Ethernet, FDDI, and
token ring networks. The AppleTalk packets
require encapsulation over FDDI networks.
If AppleTalk packets are to be translated
the same way as other Ethernet packets are
translated, this parameter must be disabled (2).
If this object is enabled, the original format
of both AT-1 (Ethernet) and AT-2 (SNAP) packets
are preserved when bridging between Ethernets
over an FDDI backbone. If this is disabled,
AT-2 packets are converted to Ethernet format
before going across the FDDI backbone.
Context
- MIB
- A3Com-Bridge-r3-MIB
- OID
.1.3.6.1.4.1.43.2.9.1.6- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComBrgGen
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 'A3Com-Bridge-r3-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-Bridge-r3-MIB::a3ComBrgAppleCtl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-Bridge-r3-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-Bridge-r3-MIB::a3ComBrgAppleCtl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |