genGroupHWVersion

CONFIG-MIB · avaya variant · .1.3.6.1.4.1.81.8.1.1.24

Object

column mandatory RFC1213-MIBDisplayString
Defines the Hardware version of the module.
Current modules use a single character A - D.
Very old modules which do not support this mib will be returned an asterisk '*'

Context

MIB
CONFIG-MIB
OID
.1.3.6.1.4.1.81.8.1.1.24
Type
column
Access
readonly
Status
mandatory
Parent
genGroupEntry

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

Syntax

Source
RFC1213-MIBDisplayString
Base type
OctetString

Values & Constraints

No enumerated values or constraints recorded.