ctBridgeTransTrEnetIP
CTRON-BRIDGE-MIB ·
.1.3.6.1.4.1.52.4.1.2.3.7.4
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 an IP Token Ring packet including ARP packets. This selection is overidden by the learned format when ctBridgeTransTrEnetAutoMode is enabled and the format has been learned.
Context
- MIB
- CTRON-BRIDGE-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.3.7.4- 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::ctBridgeTransTrEnetIP.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::ctBridgeTransTrEnetIP'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ethernet |
2 | ieee8023snap |