cuicGeneralInfoVersion

CISCO-CUICAPPS-MIB · .1.3.6.1.4.1.9.9.718.1.1.1.4

Object

This object indicates the version number of the CUIC software
installed on the server.  The following illustrates the format 
of the value for an instance of this object:
              
CUIC_<major>_<minor>_<buildnumber>  
              
where,
              
<major> is an integer denoting Major revision number.
<minor> is an integer denoting minor revision number.
<buildnumebr> is an integer denoting the build number.

Context

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

Values & Constraints

Type Constraints
range: 0..255

Conformance