cfgNetCarpAdvdivider

WESTERMO-SW6-MIB · .1.3.6.1.4.1.16177.1.400.1.1.2.7.1.14

Object

column r/w Integer32
Divider for `cfgNetCarpAdvbase` and `cfgNetCarpAdvskew`.
              
This parameter specifies how much the Advbase and Advskew are
divided to speed the algorithm up. With a factor of 1, the
Advbase and Advskew are unchanged.
              
Increasing the Advdivider to 10 speeds the algorithm up to allow a
minimum advertisie time of 100ms instead of 1s.
              
This must be the same on all members of the group.
              
Applies to AP and STA.

Context

MIB
WESTERMO-SW6-MIB
OID
.1.3.6.1.4.1.16177.1.400.1.1.2.7.1.14
Type
column
Access
readwrite
Status
current
Parent
cfgNetCarpTableEntry
Groups
1

Walk 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 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgNetCarpAdvdivider'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgNetCarpAdvdivider.<cfgNetCarpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-SW6-MIB::cfgNetCarpAdvdivider'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-100

Conformance