genAppFileTable
LOAD-MIB ·
.1.3.6.1.4.1.1751.2.53.2.1
Object
table
Table of Application (FILE) entries. Each row uniquely defines an application in the system. Applications can be defined as any entity that can be read or written from or to the system. This includes software images, boot code, configuration files, prom code, etc.
Context
- MIB
- LOAD-MIB
- OID
.1.3.6.1.4.1.1751.2.53.2.1- Type
- table
- Status
- current
- Parent
- genApplications
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::genAppFileTable'
More examples
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::genAppFileTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.