transferMgmtApp
RUGGEDCOM-TRAPS-MIB ·
.1.3.6.1.4.1.15004.4.1.1.19.8
Object
scalar Enumeration
Management application used to transfer file from or to the device.
Context
- MIB
- RUGGEDCOM-TRAPS-MIB
- OID
.1.3.6.1.4.1.15004.4.1.1.19.8- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- trapFileTransfer
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 'RUGGEDCOM-TRAPS-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUGGEDCOM-TRAPS-MIB::transferMgmtApp.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUGGEDCOM-TRAPS-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUGGEDCOM-TRAPS-MIB::transferMgmtApp'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | serial |
1 | telnet |
2 | ssh |
3 | rsh |
4 | webServer |
5 | cliShel |
6 | snmp |
7 | externalmedia |