adGenY1731DmmSessionBulkDataExportFileTypes
ADTRAN-GEN-Y1731-MIB ·
.1.3.6.1.4.1.664.5.75.2.1.3.4.2.1.14
Object
column r/w
Enumeration
Determines which, if any, files are generated by this DMM transmit session. The files are used to store two-way frame-delay statistics. The average setting will enable storage of statistics generated by each measurement interval. The raw setting will enable storage for each two-way frame-delay sample. The averageAndRaw setting will result in both files being generated.
Context
- MIB
- ADTRAN-GEN-Y1731-MIB
- OID
.1.3.6.1.4.1.664.5.75.2.1.3.4.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenY1731DmmSessionTransmitEntry
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 'ADTRAN-GEN-Y1731-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-Y1731-MIB::adGenY1731DmmSessionBulkDataExportFileTypes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GEN-Y1731-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-Y1731-MIB::adGenY1731DmmSessionBulkDataExportFileTypes.<adGenY1731MegLevel>.<adGenY1731MegNameFormat>.<adGenY1731MegNameLengthAndName>.<adGenY1731LocalMepIdentifier>.<adGenY1731DmmSessionTargetRmepIdOrMacAddress>.<adGenY1731DmmSessionTarget>.<adGenY1731DmmSessionVlanPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GEN-Y1731-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GEN-Y1731-MIB::adGenY1731DmmSessionBulkDataExportFileTypes'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | average |
3 | raw |
4 | averageAndRaw |