ceAssetSoftwareID
CISCO-ENTITY-ASSET-MIB ·
.1.3.6.1.4.1.9.9.92.1.1.1.9
Object
This variable indicates the software installed on this entity.
For IOS devices, this variable's value is in the IOS Image Naming
Convention format.
IOS Image Naming Convention
---------------------------
Software images are named according to a scheme that identifies
what's in the image and what platform it runs on. The names have
three parts, separated by dashes: e.g. xxxx-yyyy-ww.
xxxx = Platform
yyyy = Features
ww = Where it executes from and if compressed
Context
- MIB
- CISCO-ENTITY-ASSET-MIB
- OID
.1.3.6.1.4.1.9.9.92.1.1.1.9- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- ceAssetEntry
- Groups
- 2
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-ENTITY-ASSET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-ASSET-MIB::ceAssetSoftwareID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-ASSET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-ASSET-MIB::ceAssetSoftwareID.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-ASSET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-ASSET-MIB::ceAssetSoftwareID'
Syntax
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of