genGroupConfigurationSymbol
CONFIG-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.8.1.1.21
Object
Defines the Configuration Symbol attached to any hardware module manufactured.
One single character A..Z defines the CS version. For older modules which did not
support this option on SNMP character '*' will be returned.
Meritage modules will use a new format
X.Y - where X & Y are integers:
1st byte (X) - Major version number
2nd byte - '.'
3rd byte (Y) - minor version number
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.8.1.1.21- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- genGroupEntry
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 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::genGroupConfigurationSymbol'
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::genGroupConfigurationSymbol.<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::genGroupConfigurationSymbol'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.