ceImageInstallableStatus
CISCO-ENHANCED-IMAGE-MIB ·
.1.3.6.1.4.1.9.9.249.1.2.2.1.4
Object
The status of the software installable.
Context
- MIB
- CISCO-ENHANCED-IMAGE-MIB
- OID
.1.3.6.1.4.1.9.9.249.1.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ceImageInstallableEntry
- 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-ENHANCED-IMAGE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-IMAGE-MIB::ceImageInstallableStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENHANCED-IMAGE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-IMAGE-MIB::ceImageInstallableStatus.<entPhysicalIndex>.<ceImageLocationIndex>.<ceImageInstallableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENHANCED-IMAGE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENHANCED-IMAGE-MIB::ceImageInstallableStatus'
Syntax
- Source
- CISCO-IMAGE-TCCeImageInstallableStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | pendingInstall |
3 | pendingRemoval |
4 | installPendingReload |
5 | removedPendingReload |
6 | installPendingReloadPendingRemoval |
7 | removedPendingReloadPendingInstall |
8 | pruned |
9 | inactive |
Conformance
Member of