pdnDevFileXferCopyProtocol
PDN-CONTROL-MIB ·
.1.3.6.1.4.1.1795.2.24.2.10.7.2.1.4
Object
column r/w
Enumeration
The transfer protocol that should be used to copy the file across the network. If the file transfer is to occur locally on the SNMP agent, the method of transfer is left upto the implementation, and is not restricted to the protocols below.
Context
- MIB
- PDN-CONTROL-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.10.7.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pdnDevFileXferEntry
- 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-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CONTROL-MIB::pdnDevFileXferCopyProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CONTROL-MIB::pdnDevFileXferCopyProtocol.<pdnDevFileXferSessionID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-CONTROL-MIB::pdnDevFileXferCopyProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftp |
2 | ftp |
Conformance
Member of