genGroupCascadDownStatus

CONFIG-MIB · avaya variant · .1.3.6.1.4.1.81.8.1.1.43

Object

column mandatory Enumeration
The functional status of the P330 two cascading-down ports:
ok(1) - fully functional ports, transmitting and receiving packets.
rld(2) - receive link down condition on at least one of the ports.
blocked(3) - stacking down problem

Context

MIB
CONFIG-MIB
OID
.1.3.6.1.4.1.81.8.1.1.43
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::genGroupCascadDownStatus'
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::genGroupCascadDownStatus.<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::genGroupCascadDownStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ok
2rld
3blocked
255notSupported