a3ComPortDialBandOnDmnd
A3Com-PortPath-r6-MIB ·
.1.3.6.1.4.1.43.2.19.2.1.3
Object
column mandatory
r/w
Enumeration
This object applies only to those Ports to which
multiple Paths are assigned, at least one of which
is a dial-up Path.
If this is set to bandwidthOnDemand(1), then this Port
will switch all its traffic to the secondary
Path if the primary Path exceeds a pre-defined
threshold.
Context
- MIB
- A3Com-PortPath-r6-MIB
- OID
.1.3.6.1.4.1.43.2.19.2.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComPortDialEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-PortPath-r6-MIB::a3ComPortDialBandOnDmnd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-PortPath-r6-MIB::a3ComPortDialBandOnDmnd.<a3ComPortDialIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-PortPath-r6-MIB::a3ComPortDialBandOnDmnd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bandwidthOnDemand |
2 | noBandwidthOnDemand |