chStackHealthRxListen

CONFIG-MIB · avaya variant · .1.3.6.1.4.1.81.7.24.1.7

Object

column mandatory r/w Enumeration
When set to start(1) the subagent start listening on 
UDP port 5090. Writing to this item resets stackHealthRx.
When set to stop(2), the agent close the UDP port.

Context

MIB
CONFIG-MIB
OID
.1.3.6.1.4.1.81.7.24.1.7
Type
column
Access
readwrite
Status
mandatory
Parent
chStackHealthEntry

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::chStackHealthRxListen'
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::chStackHealthRxListen.<chStackHealthGroupId>'
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::chStackHealthRxListen'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1start
2stop