cucsStorageLocalDiskConfigDefMode
CISCO-UNIFIED-COMPUTING-STORAGE-MIB ·
.1.3.6.1.4.1.9.9.719.1.45.5.1.6
Object
Cisco UCS storage:LocalDiskConfigDef:mode managed object property
Context
- MIB
- CISCO-UNIFIED-COMPUTING-STORAGE-MIB
- OID
.1.3.6.1.4.1.9.9.719.1.45.5.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cucsStorageLocalDiskConfigDefEntry
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-STORAGE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UNIFIED-COMPUTING-STORAGE-MIB::cucsStorageLocalDiskConfigDefMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-UNIFIED-COMPUTING-STORAGE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UNIFIED-COMPUTING-STORAGE-MIB::cucsStorageLocalDiskConfigDefMode.<cucsStorageLocalDiskConfigDefInstanceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-UNIFIED-COMPUTING-STORAGE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-UNIFIED-COMPUTING-STORAGE-MIB::cucsStorageLocalDiskConfigDefMode'
Syntax
- Source
- CISCO-UNIFIED-COMPUTING-TC-MIBCucsStorageLocalDiskMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | noLocalStorage |
2 | singleDisk |
3 | dualDisk |
4 | raidStriped |
5 | raidMirrored |
6 | bestEffortMirrored |
7 | bestEffortStriped |
8 | anyConfiguration |
9 | noRaid |
10 | raidStripedParity |
11 | raidStripedDualParity |
12 | raidMirroredStriped |
13 | bestEffortStripedParity |
14 | bestEffortStripedDualParity |
15 | bestEffortMirroredStriped |
16 | raidStripedParityStriped |
17 | raidStripedDualParityStriped |