ceDiagOnDemandJobSuite
CISCO-ENTITY-DIAG-MIB ·
.1.3.6.1.4.1.9.9.350.1.4.4.1.1
Object
This object indicates the various system predefined test
suites the on demand job can choose from.
If the value of this object is 'none', this job will run
the tests specified by ceDiagOnDemandJobTestList.
If the value of this object is 'complete', 'minimal',
'nonDisruptive' or 'perPort' the value of
ceDiagOnDemandJobTestList is ignored.
Context
- MIB
- CISCO-ENTITY-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.350.1.4.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ceDiagOnDemandJobEntry
- 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-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-DIAG-MIB::ceDiagOnDemandJobSuite'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::ceDiagOnDemandJobSuite.<entPhysicalIndex>'
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::ceDiagOnDemandJobSuite'
Syntax
- Source
- CISCO-ENTITY-DIAG-TC-MIBCeDiagJobSuite
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | complete |
3 | minimal |
4 | nonDisruptive |
5 | perPort |
Conformance
Member of
Compliance refinements
ciscoEntityDiagMIBComplianceRev4
readonly
Write access is not required.