fpsClusterRoundRobin

CTFPS-MIB · .1.3.6.1.4.1.52.4.1.2.11.2.3.2.1.3

Object

column mandatory r/w Enumeration
Whether a cluster is signed up for RoundRobin arbitration or
not.  Round Robin clusters will be given unused time slices.

Context

MIB
CTFPS-MIB
OID
.1.3.6.1.4.1.52.4.1.2.11.2.3.2.1.3
Type
column
Access
readwrite
Status
mandatory
Parent
fpsClusterEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled