| Constants |
| indeterminate |
0 |
Operational state is unknown and can't be
determined at the moment.
|
| unassociated |
1 |
resoiurce is un-associated
|
| ok |
10 |
Everything is fine. Resource is fully
configured and is fully operable.
|
| discovery |
11 |
(Re)discovery is in progress
|
| config |
12 |
(Re)configuration is in progress
|
| unconfig |
13 |
Unconfiguration is in progress
|
| power-off |
14 |
resource is powered off
|
| restart |
15 |
NO COMMENTS
|
| maintenance |
20 |
resource is in maintenance.
|
| test |
21 |
resource is under test (deep diag) and is unavailable
for general use.
|
| compute-mismatch |
29 |
resource mismatch.
|
| compute-failed |
30 |
resource failure.
|
| degraded |
31 |
resource is experiencing operability degradation.
|
| discovery-failed |
32 |
discovery/check-pointing failure.
|
| config-failure |
33 |
configuration is failed
|
| unconfig-failed |
34 |
Unconfiguration failed
|
| test-failed |
35 |
resource test failed
|
| maintenance-failed |
36 |
Resource maintenance failure.
|
| removed |
40 |
underlying resource is removed/unpopulated
|
| disabled |
41 |
underlying resource is disabled.
|
| inaccessible |
50 |
resource can't be accessed
(either due to resource or communications failure)
** NEED FAULT
|
| thermal-problem |
60 |
Environment Issues
|
| power-problem |
61 |
NO COMMENTS
|
| voltage-problem |
62 |
NO COMMENTS
|
| inoperable |
63 |
NO COMMENTS
|
| decomissioning |
101 |
NO COMMENTS
|
| bios-restore |
201 |
NO COMMENTS
|
| cmos-reset |
202 |
NO COMMENTS
|
| diagnostics |
203 |
Diagnostics
|
| diagnostics-failed |
204 |
NO COMMENTS
|
| pending-reboot |
210 |
Deferred deployment states
|
| pending-reassociation |
211 |
NO COMMENTS
|
| svnic-not-present |
212 |
Netflow state
|
| DEFAULT |
unassociated(1) |
resoiurce is un-associated
|