genGroupFaultMask
CONFIG-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.8.1.1.36
Object
column mandatory
OctetString
Each bit of this item describes the situation of the
group regarding specific fault.
For example:
bit 1: on indicates 'module internal
communication problem'
bit 2 : on indicates 'module hardware problem'
and so on.
The fault traps will be sent.
1 genGroupInterProcCommStatus =commProblems(2) or
genGroupInterProcCommStatus =noCommunication(3), or
genGroupCommStatus = commProblems(2) or
genGroupCommStatus = noCommunication(3)
2 genGroupSupplyVoltageFault = on(1) or
genGroupHWStatus = hardwareProblems(2) or
fethGroupFunctionalStatus = malfunctioning(3)
3 ethGroupFIFO = on(1)
4 ethGroupWrongPortSelection = on(1)
5 radFddiGroupTestResult= faulty(2)
6 iwrPMState = fail(2) or iwrIOMState = fail(2)
7 genGroupMPSActivityStatus = notActive(1)
8 genGroupBUPSActivityStatus = notActive(1)
9 lntAtmGroupBITResult = faulty(2)
10 tokGroupLSTBeaconing = on(1)
11 genCTIGroupCellLossAlarm=cellLossAlarm(2)
12 scGenGroupStatus=loadsBudgetProblem(2)
13 scGenGroupFansStatus=oneFanFailed(2)
14 scGenGroupBUPSFansStatus=oneFanFailed(2)
15 genGroupCascadUpStatus=rld(2)
16 genGroupCascadDownStatus=rld(2)
17 genGroupCascadUpStatus=blocked(3)
18 genGroupCascadDownStatus=blocked(3)
19 pethMainPseOperStatus=OFF(2) Inline Power Supply failure
20 Inline software download failure (No MIB value)
21 Powerinline consumption crossed the usage threshold
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.8.1.1.36- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- genGroupEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::genGroupFaultMask'
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::genGroupFaultMask.<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::genGroupFaultMask'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.