a3ComBrgStpHopCtl
A3Com-Bridge-r3-MIB ·
.1.3.6.1.4.1.43.2.9.2.3
Object
scalar mandatory
r/w
Enumeration
This object determines whether the bridge considers the number of hops needed to forward a packet to the root bridge when it selects a root port. If hopReduce is selected, the bridge increases its root path cost by 1. If noHopReduce is selected and two ports have the same root path cost, the port that offers the least number of hops might not be chosen as the root port.
Context
- MIB
- A3Com-Bridge-r3-MIB
- OID
.1.3.6.1.4.1.43.2.9.2.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComBrgStp
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::a3ComBrgStpHopCtl.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::a3ComBrgStpHopCtl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hopReduce |
2 | noHopReduce |