cfrJobErrorStatus
IBRIX-MIB ·
.1.3.6.1.4.1.18997.1.13.1.11
Object
column Enumeration
CFR job error status. Partial error indiates some parts of the job encountered an error. Error indicates the job as a whole encountered errors
Context
- MIB
- IBRIX-MIB
- OID
.1.3.6.1.4.1.18997.1.13.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfrJobEntry
- Groups
- 1
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 'IBRIX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBRIX-MIB::cfrJobErrorStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBRIX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBRIX-MIB::cfrJobErrorStatus.<cfrJobName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBRIX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBRIX-MIB::cfrJobErrorStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ok |
1 | error |
2 | partialError |
Conformance
Member of