scGenLinkAggregationFaultMask

XSWITCH-MIB · .1.3.6.1.4.1.81.28.1.6.1.1.10

Object

column mandatory OctetString
Each bit of this item describes the situation of the LAG
regarding specific fault:
bit 1: on indicates 'LAG connection lost' when
         scGenLinkAggregationFunctionalStatus=fail(2)
bit 2: on indicates 'LAG partial connection' when
         scGenLinkAggregationFunctionalStatus=partailFail(3)
bit 3: on indicates 'LAG auto-neg inconsistant results' when
         scGenLinkAggregationAutoNegResults= autoNegInconsistantResults(2)

Context

MIB
XSWITCH-MIB
OID
.1.3.6.1.4.1.81.28.1.6.1.1.10
Type
column
Access
readonly
Status
mandatory
Parent
scGenLinkAggregationEntry

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

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.