fileSystemOptionsName

DATA-DOMAIN-MIB · .1.3.6.1.4.1.19746.1.3.4.1.1.2

Object

This object represents the fileSystem Options type in text format.
Below lists the possible options and their representations.
--------------------------------   --------------------------
Option Name                        Representation in text
--------------------------------   --------------------------
 Local compression type             gz/gzfast/lz
 Marker-type                        auto/cv1
 Report-replica-as-writable         enabled/disabled
 Low-bw-optim replication support   enabled/disabled
 Current global compression type    1/9
 Staging reserve                    % of the total space/disabled
 Staging clean                      % of staging reserve space
 Staging delete suspend             % of staging reserve space 
 --------------------------------   ---------------------------

Context

MIB
DATA-DOMAIN-MIB
OID
.1.3.6.1.4.1.19746.1.3.4.1.1.2
Type
column
Access
readonly
Status
current
Parent
fileSystemOptionsEntry
Groups
1

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

Syntax

Source
FileSystemOptionsNameTC
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..128

Conformance