apSwBootDescr

APSWINVENTORY-MIB · .1.3.6.1.4.1.9148.3.4.1.1.1.1.2

Object

column OctetString
Textual description of the software image.
It maybe file name, data and time this image was built,
or the unique identifier of this software.
Examples are: 
1.  boot image: 10.0.1.12/sd121p3.gz 
for host address is 10.0.1.12, and image name is sd121p3.gz
2. boot image: /tffs0/sd121p3.gz 
for boot from flash 0, and image name is sd121p3.gz
3. boot loader: bank0:03/18/2004 10:58:25 
for boot from bank 0, and version is 'march 18 2003, 10:58:25'
4. boot loader: <card>:<version>

Context

MIB
APSWINVENTORY-MIB
OID
.1.3.6.1.4.1.9148.3.4.1.1.1.1.2
Type
column
Access
readonly
Status
current
Parent
apSwBootEntry
Groups
1

Walk 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 'APSWINVENTORY-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APSWINVENTORY-MIB::apSwBootDescr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APSWINVENTORY-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APSWINVENTORY-MIB::apSwBootDescr.<apSwBootIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APSWINVENTORY-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APSWINVENTORY-MIB::apSwBootDescr'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-128

Conformance