biboBrrpOperDecrPrio

BRRP-MIB · .1.3.6.1.4.1.272.4.40.1.1.15

Object

column mandatory Integer32
This is the value currently decremented from the virtual router 
priority to be used for the virtual router master election process
              
Actual priority = (biboBrrpOperPriority - biboBrrpOperDecrPrio)
              
This value could be either '0' or 'aliveSlaveBrrpDecrPrio':
              
- it is set to 'aliveSlaveBrrpDecrPrio' when the alive surveillance
  (aliveSlaveBrrpState) triggers 'decrPrio' while this router state
  is 'up' (biboBrrpOperState).
- it is cleared to '0' when the alive surveillance 
  (aliveSlaveBrrpState) triggers 'up' while this router state
  is already 'up' (biboBrrpOperState).
              
The default value is '0'.

Context

MIB
BRRP-MIB
OID
.1.3.6.1.4.1.272.4.40.1.1.15
Type
column
Access
readonly
Status
mandatory
Parent
biboBrrpOperEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255