transferStart
ExaltComProducts ·
.1.3.6.1.4.1.25651.1.2.3.3.4.4
Object
TransferStart parameter is used to initiate file transfer operation. Send startTransfer(1) to this parameter.
Context
- MIB
- ExaltComProducts
- OID
.1.3.6.1.4.1.25651.1.2.3.3.4.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fileTransfer
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ExaltComProducts' -M '/opt/observium/mibs/exalt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ExaltComProducts::transferStart.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ExaltComProducts' -M '/opt/observium/mibs/exalt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ExaltComProducts::transferStart'
Syntax
- Source
- ExaltCommFileTransferStartT
- Base type
Enumeration
Values & Constraints
Type Values
0 | noAction |
1 | startTransfer |