ceDiagOnDemandErrorAction
CISCO-ENTITY-DIAG-MIB ·
.1.3.6.1.4.1.9.9.350.1.4.2
Object
scalar r/w
Enumeration
This object specifies how the physical entities in the
system are to proceed when they encounter an error during
an on demand diagnostic job.
'continue' - indicates that the physical entities will continue
executing the on demand job.
'stop' - indicates that the physical entities will abort
the on demand job.
Context
- MIB
- CISCO-ENTITY-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.350.1.4.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ceDiagOnDemand
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::ceDiagOnDemandErrorAction.0'
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::ceDiagOnDemandErrorAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | continue |
2 | stop |
Conformance
Member of
Compliance refinements
ciscoEntityDiagMIBComplianceRev4
readonly
Write access is not required.