cfprStorageFlexFlashCardCardState
CISCO-FIREPOWER-STORAGE-MIB ·
.1.3.6.1.4.1.9.9.826.1.74.13.1.7
Object
Cisco Firepower storage:FlexFlashCard:cardState managed object property
Context
- MIB
- CISCO-FIREPOWER-STORAGE-MIB
- OID
.1.3.6.1.4.1.9.9.826.1.74.13.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfprStorageFlexFlashCardEntry
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-FIREPOWER-STORAGE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FIREPOWER-STORAGE-MIB::cfprStorageFlexFlashCardCardState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FIREPOWER-STORAGE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FIREPOWER-STORAGE-MIB::cfprStorageFlexFlashCardCardState.<cfprStorageFlexFlashCardInstanceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FIREPOWER-STORAGE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FIREPOWER-STORAGE-MIB::cfprStorageFlexFlashCardCardState'
Syntax
- Source
- CISCO-FIREPOWER-TC-MIBCfprStorageFFCardState
- Base type
Enumeration
Values & Constraints
Type Values
0 | undefined |
1 | configured |
2 | initializing |
3 | active |
4 | ignored |
5 | failed |
6 | unknown |