cfgRouteTableCarpId

WESTERMO-SW6-MIB · .1.3.6.1.4.1.16177.1.400.1.1.4.2.1.8

Object

column r/w Integer32
The CARP instance which brings this route up.
              
Has to be set to -1 when this is a normal route and should not be
handled by a CARP instance.
All routes which have a value 0..15 are brought up by the respective
CARP instance when it becomes a master for an IP.
This allows to create routes which are routed over a CARP-Address.
              
Applies to AP and STA.

Context

MIB
WESTERMO-SW6-MIB
OID
.1.3.6.1.4.1.16177.1.400.1.1.4.2.1.8
Type
column
Access
readwrite
Status
current
Parent
cfgRouteTableEntry
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::cfgRouteTableCarpId'
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::cfgRouteTableCarpId.<cfgRouteTableIndex>'
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::cfgRouteTableCarpId'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-15

Conformance