chGenAgEntMngVersion

CONFIG-MIB · avaya variant · .1.3.6.1.4.1.81.7.9.1.1.8

Object

column mandatory RFC1213-MIBDisplayString
The entity management version supported by the specific Agent.
In the format: X.Y.Z (using numbers):
	1st byte - major version number
	2nd byte - '.'
	3rd byte - minor version number
	4th byte - '.'
	5th byte - debug version number.

Context

MIB
CONFIG-MIB
OID
.1.3.6.1.4.1.81.7.9.1.1.8
Type
column
Access
readonly
Status
mandatory
Parent
chGenAgEntry

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::chGenAgEntMngVersion'
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::chGenAgEntMngVersion.<chGenAgId>'
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::chGenAgEntMngVersion'

Syntax

Source
RFC1213-MIBDisplayString
Base type
OctetString

Values & Constraints

No enumerated values or constraints recorded.