genOpFileSystemType

LOAD-MIB · .1.3.6.1.4.1.1751.2.53.1.2.1.20

Object

column Enumeration
Indicates what type of file system is supported by this module.
A value of 'static' indicates that rows in the 'genAppFileTable'
are not removable nor can new entries be created.  
              
A value of 'dynamic' indicates that entries in the 'genAppFileTable'
are both removable and can be created.

Context

MIB
LOAD-MIB
OID
.1.3.6.1.4.1.1751.2.53.1.2.1.20
Type
column
Access
readonly
Status
current
Parent
genOpEntry

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::genOpFileSystemType'
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::genOpFileSystemType.<genOpModuleId>.<genOpIndex>'
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::genOpFileSystemType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1static
2dynamic