ctBridgeTransTrEnetSnapFormat
CTRON-BRIDGE-MIB ·
.1.3.6.1.4.1.52.4.1.2.3.7.8
Object
scalar mandatory
r/w
Enumeration
This object selects the CSMA/CD frame format (ie Ethernet or IEEE 802.3 w/snap) to which the bridge translates all Token Ring packets with a snap header whose Ethernet type resides in the ctBridgeTransTrEnetSnapTable and is enabled. This selection is overidden by the learned format when ctBridgeTransTrEnetAutoMode is enable and the format has been learned.
Context
- MIB
- CTRON-BRIDGE-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.3.7.8- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- ctBridgeTransTrEnet
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-BRIDGE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-BRIDGE-MIB::ctBridgeTransTrEnetSnapFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-BRIDGE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-BRIDGE-MIB::ctBridgeTransTrEnetSnapFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ethernet |
2 | ieee8023snap |