rcfJobErrorMsgs
RBN-CONFIG-FILE-MIB ·
.1.3.6.1.4.1.2352.2.13.1.1.3.1.14
Object
Detailed error messages generated during the configuration
operation. This object is instantiated only when rcfJobState
equals 'completed'.
Note: the amount of error messages produced by a configuration
operation may exceed the max size of this object (255 bytes).
If this happens, the last character in the rcfJobErrorMsgs
value will be '$' to indicate that a truncation occurred.
Note: there may be some types of messages that one will see
when performing a configuration operation via the CLI. However
these messages will not be seen in the values for this object.
A specific example on the SMS platform is the messages the
CLI will display when there is a parse failure. These messages
will not be captured in this object.
Context
- MIB
- RBN-CONFIG-FILE-MIB
- OID
.1.3.6.1.4.1.2352.2.13.1.1.3.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcfJobEntry
- 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 'RBN-CONFIG-FILE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-CONFIG-FILE-MIB::rcfJobErrorMsgs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-CONFIG-FILE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-CONFIG-FILE-MIB::rcfJobErrorMsgs.<rcfJobIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-CONFIG-FILE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-CONFIG-FILE-MIB::rcfJobErrorMsgs'
Syntax
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of