csubJobFinishedReason
CISCO-SUBSCRIBER-SESSION-MIB ·
.1.3.6.1.4.1.9.9.786.1.3.7.1.9
Object
column Enumeration
This object indicates the reason why the system finished
executing the subscriber session job:
'invalid'
Indicates that the corresponding instance of
csubJobState is either 'idle', 'pending', or
'inProgress'.
'other'
Indicates that the system finished executing the
subscriber session job abnormally for a reason not
recognized by this MIB module.
'normal'
Indicates that the system finished executing the
subscriber session job with no problems.
'aborted'
Indicates that the system finished executing the
subscriber session job as the result of the EMS/NMS
writing 'abort' to the corresponding instance of
csubJobControl.
'insufficientResources'
Indicates that the system finished executing the
subscriber session job abnormally due to insufficient
resources to continue.
'error'
Indicates that the system encountered an error that
prevented it from completing the job.
Context
- MIB
- CISCO-SUBSCRIBER-SESSION-MIB
- OID
.1.3.6.1.4.1.9.9.786.1.3.7.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- csubJobEntry
- 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 'CISCO-SUBSCRIBER-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SUBSCRIBER-SESSION-MIB::csubJobFinishedReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SUBSCRIBER-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SUBSCRIBER-SESSION-MIB::csubJobFinishedReason.<csubJobId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SUBSCRIBER-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SUBSCRIBER-SESSION-MIB::csubJobFinishedReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | other |
3 | normal |
4 | aborted |
5 | insufficientResources |
6 | error |
Conformance
Member of