genAppFileId
LOAD-MIB ·
.1.3.6.1.4.1.1751.2.53.2.1.1.1
Object
column Integer32
Index which uniquely identifies the application. NOTE: This index CANNOT BE ZERO (0) since the index of zero is reserved as an indication of network server location in the genOpSourceIndex and genOpDestIndex above.
Context
- MIB
- LOAD-MIB
- OID
.1.3.6.1.4.1.1751.2.53.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- genAppFileEntry
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 'LOAD-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LOAD-MIB::genAppFileId'
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::genAppFileId.<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::genAppFileId'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535