ceDiagOnDemandJobTable
CISCO-ENTITY-DIAG-MIB ·
.1.3.6.1.4.1.9.9.350.1.4.4
Object
table
This table contains a list of on demand jobs currently in the
system.
A row in this table can be created by setting the corresponding
instance of ceDiagOnDemandJobRowStatus to 'createAndGo'.
A row can be deleted by setting the corresponding instance of
ceDiagOnDemandJobRowStatus to 'destroy'. Once the job is
completed the corresponding row is deleted from the table.
The individual results of the tests executed by this job are
updated in ceDiagTestPerfTable.
Context
- MIB
- CISCO-ENTITY-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.350.1.4.4- Type
- table
- Status
- current
- Parent
- ceDiagOnDemand
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-DIAG-MIB::ceDiagOnDemandJobTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-DIAG-MIB::ceDiagOnDemandJobTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.