ceImageLocationRunningStatus
CISCO-ENHANCED-IMAGE-MIB ·
.1.3.6.1.4.1.9.9.249.1.2.1.1.3
Object
column SNMPv2-TCTruthValue
This object will have value of true if the image from this location is currently running on the system. For example status will be 'true' for the location disk0:/sys, if the system currently has image installed from this location.
Context
- MIB
- CISCO-ENHANCED-IMAGE-MIB
- OID
.1.3.6.1.4.1.9.9.249.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ceImageLocationEntry
- 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::ceImageLocationRunningStatus'
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::ceImageLocationRunningStatus.<entPhysicalIndex>.<ceImageLocationIndex>'
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::ceImageLocationRunningStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of