genGroupRedunRecovery

CONFIG-MIB · avaya variant · .1.3.6.1.4.1.81.8.1.1.23

Object

column mandatory Enumeration
This attribute is relevant for the cards with redundancy feature (LTR-108F).
It defines the behaviour in case of main port failure:
on(1) - the data path returns to the main port when
	   its correct functionality is recovered.
off(2) - the data path stays with  the redundant port.

Context

MIB
CONFIG-MIB
OID
.1.3.6.1.4.1.81.8.1.1.23
Type
column
Access
readonly
Status
mandatory
Parent
genGroupEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1on
2off
255notSupported