userCause
IbmFaultMgmt-MIB ·
.1.3.6.1.4.1.2.5.1.13.1.1.1
Object
column optional
Integer32
A User Cause Code Point (described in IBM document GA27-3136) denoting the probable user cause of the reported problem. From From 0 to 4 instances of this object (in order of decreasing probability) are provided in a trap.
Context
- MIB
- IbmFaultMgmt-MIB
- OID
.1.3.6.1.4.1.2.5.1.13.1.1.1- Type
- column
- Access
- readonly
- Status
- optional
- Parent
- userCausesEntry
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 'IbmFaultMgmt-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IbmFaultMgmt-MIB::userCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IbmFaultMgmt-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IbmFaultMgmt-MIB::userCause.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IbmFaultMgmt-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IbmFaultMgmt-MIB::userCause'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535