mpeDevFileXferFileFormat
PDN-MPE-DEVICE-CONTROL-MIB ·
.1.3.6.1.4.1.1795.2.24.12.10.1.2.1.1.18
Object
column r/w
Enumeration
This object contains the file representation type. A file representation type of ascii implies an ASCII, non-print text file. A file representation type of binary implies an binary image file. The default file representation type is binary(2).
Context
- MIB
- PDN-MPE-DEVICE-CONTROL-MIB
- OID
.1.3.6.1.4.1.1795.2.24.12.10.1.2.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpeDevFileXferConfigEntry
- Groups
- 1
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 'PDN-MPE-DEVICE-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPE-DEVICE-CONTROL-MIB::mpeDevFileXferFileFormat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-MPE-DEVICE-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPE-DEVICE-CONTROL-MIB::mpeDevFileXferFileFormat.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-MPE-DEVICE-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-MPE-DEVICE-CONTROL-MIB::mpeDevFileXferFileFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ascii |
2 | binary |
Conformance
Member of