genAppFileVersionNumber

LOAD-MIB · .1.3.6.1.4.1.1751.2.53.2.1.1.6

Object

column OctetString
The current version of the application. If this files does not
carry a version this field should be NULL.

Context

MIB
LOAD-MIB
OID
.1.3.6.1.4.1.1751.2.53.2.1.1.6
Type
column
Access
readonly
Status
current
Parent
genAppFileEntry

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

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.