ceDiagTestAttributes
CISCO-ENTITY-DIAG-MIB ·
.1.3.6.1.4.1.9.9.350.1.1.1.1.3
Object
column Bits
This object indicates a set of attributes characterizing the
test:
'minimal' - indicates that this test will be executed
during boot-up if ceDiagBootupLevel is set
to 'minimal' or 'complete'. This test is
also included in the minimal or complete
test suites.
'complete' - indicates that this test will be executed
during boot-up if ceDiagBootupLevel is set
to 'complete'. This test is also included
in the complete test suites.
'perPort' - indicates that this test is a executed for
each port contained by the module. This
test is also included in the perPort test
suites.
'fatal' - indicates that if this test fails, then the
diagnostic should fail indicating that a
major error occurred.
'basicOnDemand' - indicates that this test will be
run during the basic on demand job is run.
'standby' - indicates that this test can only be run
if the physical entity is a standby unit
and can only be executed from the standby
unit.
'parallel' - indicates that this test can be executed in
parallel with other tests without checking
for resource availability.
'nonDisruptive' - indicates this test can be executed without
disrupting the physical entity's normal
operation. This test is also included in
the nonDisruptive test suites.
'hmAlwaysEnabled' - indicates that a management application can
not disable the use of this test for the
purpose of health monitoring.
'hmFixedInterval' - indicates that a management application can
not change the interval at which health
monitoring executes this test.
'nonHM' - indicates that this test can not be used for
health monitoring.
'proxy' - indicates that the test must be executed
through a proxy.
'activeToStandby' - indicates that this test can only be run if
the physical entity is a standby unit and
can only be executed from the active unit.
'offline' - indicates that this test will not get a user
confirmation when it is run.
'perDevice' - indicates that this test is a per device test.
'disruptive' - indicates that this test can be executed with
disrupting the physical entity's normal
operation. This test is also included in
the disruptive test suites.
Context
- MIB
- CISCO-ENTITY-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.350.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ceDiagTestInfoEntry
- 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::ceDiagTestAttributes'
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::ceDiagTestAttributes.<entPhysicalIndex>.<ceDiagTestId>'
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::ceDiagTestAttributes'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | minimal |
1 | complete |
2 | perPort |
3 | fatal |
4 | basicOnDemand |
5 | standby |
6 | parallel |
7 | nonDisruptive |
8 | hmAlwaysEnable |
9 | hmFixedInterval |
10 | nonHM |
11 | proxy |
12 | activeToStandby |
13 | offline |
14 | perDevice |
15 | disruptive |
Conformance
Member of