cucsEquipmentChassisProfileOperState
CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB ·
.1.3.6.1.4.1.9.9.719.1.15.181.1.37
Object
Cisco UCS equipment:ChassisProfile:operState managed object property
Context
- MIB
- CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.9.9.719.1.15.181.1.37- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cucsEquipmentChassisProfileEntry
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-UNIFIED-COMPUTING-EQUIPMENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB::cucsEquipmentChassisProfileOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB::cucsEquipmentChassisProfileOperState.<cucsEquipmentChassisProfileInstanceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB::cucsEquipmentChassisProfileOperState'
Syntax
Values & Constraints
Type Values
0 | indeterminate |
1 | unassociated |
5 | operable |
10 | ok |
11 | discovery |
12 | config |
13 | unconfig |
14 | powerOff |
15 | restart |
20 | maintenance |
21 | test |
29 | chassisMismatch |
30 | chassisFailed |
31 | degraded |
32 | discoveryFailed |
33 | configFailure |
34 | unconfigFailed |
35 | testFailed |
36 | maintenanceFailed |
40 | removed |
41 | disabled |
50 | inaccessible |
63 | inoperable |
101 | decomissioning |
203 | diagnostics |
204 | diagnosticsFailed |
210 | pendingReboot |
211 | pendingReassociation |