a3ComBrgSrMode
A3Com-Bridge-r3-MIB ·
.1.3.6.1.4.1.43.2.9.3.1
Object
scalar mandatory
r/w
Enumeration
This object defines the mode of source routing in use on the bridge. If ieee (1) is selected, explorer frames are modified and the forwarding path of the specifically routed frames is determined from the routing information (RI) field. If passiveBridging (2) is selected, the source routed frames are bridged across the spanning tree as if they were transparent frames without examining or updating the RI field. When in passiveBridging mode, the same ring number should be assinged to all active ports of the bridge.
Context
- MIB
- A3Com-Bridge-r3-MIB
- OID
.1.3.6.1.4.1.43.2.9.3.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComBrgSr
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::a3ComBrgSrMode.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::a3ComBrgSrMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ieee |
2 | passiveBridging |