ipGeneralTftpMode
LUM-IP-MIB ·
.1.3.6.1.4.1.8708.2.14.2.1.15
Object
scalar Enumeration
Enable or Disable the TFTP service on the CU for transferring files using DCN or the local craft ETH port (CU-SFP/III).
enabled - TFTP server on CU (Control Unit) is allowed to recieve data from DCN and Locat Craft ETH.
disabled - TFTP server on CU (Control Unit) is not allowed to recieve data to/from DCN and Local Craft ETH.
This is default from release 27.
Note: Local Craft ETH is available on CU-SFP/III.
Context
- MIB
- LUM-IP-MIB
- OID
.1.3.6.1.4.1.8708.2.14.2.1.15- Type
- scalar
- Access
- readonly
- Status
- current
- Default
disabled- Parent
- ipGeneral
- Groups
- 5
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 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ipGeneralTftpMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IP-MIB::ipGeneralTftpMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |