ibm3172Descr

IBM3172-MIB · .1.3.6.1.4.1.2.6.1.1.1.1

Object

column OctetString
Text Description of the 3172. Contains information on                    
the hardware and software of the 3172.                                   
The format of the ibm3172Descr variable is :                             
                                                                                       
ttttxMODELxmmm,xSERIALxNUMBERxsssssssss,xiiiiiiiiiix                     
       111111,xPROGRAMxNUMBERxpppppp                                     
                                                                                       
where :                                                                  
  x represents a blank character                                         
  upper case letters are hardcoded characters                            
  , represents a comma                                                   
  the remaining lower case letters represent variable data               
as follows:                                                              
     t - machine type                                                    
     m - model number                                                    
     s - serial number                                                   
     i - software program name                                           
     l - software level numbers                                          
     p - software program product number.                                
An example of the information sent with this attribute would             
be :                                                                     
  '3172 MODEL 001, SERIAL NUMBER 000001234,                              
   3172 Interconnect Ctlr Program 020100, 5601433'

Context

MIB
IBM3172-MIB
OID
.1.3.6.1.4.1.2.6.1.1.1.1
Type
column
Access
readonly
Status
current
Parent
ibm3172SystemTableEntry
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 'IBM3172-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM3172-MIB::ibm3172Descr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM3172-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM3172-MIB::ibm3172Descr.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM3172-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM3172-MIB::ibm3172Descr'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-253

Conformance

Member of