gnAgnFileTransferTransCmd
CERAGON-MIB ·
.1.3.6.1.4.1.2281.2.2.4.5
Object
scalar mandatory
r/w
Enumeration
The command to be executed on fileName at fileServerIP.
Context
- MIB
- CERAGON-MIB
- OID
.1.3.6.1.4.1.2281.2.2.4.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- gnAgnFileTransfer
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 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERAGON-MIB::gnAgnFileTransferTransCmd.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERAGON-MIB::gnAgnFileTransferTransCmd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | gnStartMUXSoftwareDownLoad |
2 | gnStartODUSoftwareDownLoad |
3 | gnStartMainManagerSoftwareDownLoad |
4 | gnCancel |
255 | gnNoOperation |